Releaes date and time
Wednesday 3/26/2025 12:30pm
News
Start selling Malfini merchandise in minutes
- In partnership with Malfini, we’ve made it easy to create projects from Malfini supplier feeds.
- Using new project creation wizard you’ll be able to easily create supplier projects with output to Shoptet, WooCommerce or Shopify.
- These projects, once created, contain preset rules and queries that make it easy to import products into your online store and speed up the process.
Preset selections include products separated by category or brand.
Preset rules make it easy to set:
- sale prices,
- hide products you don’t want to show in your store,
- pair categories from the feed to those in your store.
For these new projects with the Malfini input supplier feed, we have prepared a handy project setup wizard.
We have updated the format specifications.
- Shoptet complete family formats:
- For the
VISIBILITY
element, the default value ofvisible
is now exported when exporting the output feed. - Google XML specification formats:
- New elements introduced:
g:loyalty_program | g:cashback_for_future_use
g:loyalty_program | g:shipping_label
g:tax | g: postal_code
g:tax | g:location_id
g:checkout_link_template
- Shoptet CSV specification formats:
- Added elements:
imageDesc
,recyclingFeesType
,ossTaxRate
.- Renamed:
measureUnit
measureAmount
,measureUnitValue
measureAmountUnit
. - Elements that are now created even if they do not have a value in the input feed:
relatedProduct
,alternativeProduct
,custom1FlagActive
,custom1FlagValidFrom
,custom1FlagValidUntil
.
- Renamed:
- Biano family formats:
- Added support for countries:
Poland,
Bulgaria,
Italy.
- Elements
DESCRIPTION
andMANUFACTURER
are now wrapped incdata
when exported.
- Elements
- We now map element
SALE_PRICE
with Mergado XML meaningPRICE_DISCOUNT_VAT
. - Idealo family formats:
- Added elements:
condition
,conditionType
. - Newly mapped elements:
conditionType
has meaning with Mergado XMLCONDITION
,quantity
has meaning withSTOCK_QUANTITY
.- Renamed:
hans
han
,imageUrls
imageUrl
,eans
ean
,oens
oen
,kbas
kba
,EEC_labelUrl
eec_labelUrl
,EEC_dataSheetUrl
eec_dataSheetUrl
,pzns
pzn
. - Removed elements:
packagingUnit
.
- Renamed:
- Skapiec formats:
- Element
name
is newly wrapped incdata
. - Added element
ISBN
mapped to Mergado XMLISBN
. - Element
bloz
is renamed toBLOZ
.- Removed deprecated elements:
colour
,quantity
,gender
,action
,type
,weight
,dimensions
,fabric
,power
,diagonal
,resolution
,hdd
,ram
,connection
,matrix
,energyclass
,divx
,tuner
,mcard
,digitalzoom
,opticalzoom
,pwrsupply
,age
,players
,form
,speed
. - We have modified the way
availability
DELIVERY_DAYS
is converted and vice versa.
- Removed deprecated elements:
- Formats for WooCommerce:
- The
Weight (g)
element is matched to the Mergado XML equivalent ofSHIPPING_WEIGHT
.- The
In stock
element converter fills based on stock/availability:
- The
- In the case where the value of the
AVAILABILITY="in stock"
element is filled, the value1
is filled. - In the case where the value of the
AVAILABILITY="out of stock"
or"unknown"
element is filled, the value0
is filled. - In the case where the
AVAILABILITY
element is not filled, but theSTOCK_QUANTITY=0
element is filled, the value0
is filled.- If the
AVAILABILITY
element is not filled but theSTOCK_QUANTITY = <value greater than 0>
element is filled, the value1
is filled.
- If the
- Item images and images in the photo gallery are now exported to a single
Images
element separated by a comma. The Merge Variants rule is now also available for Shopify CSV and WooCommerce formats.
We’ve added Mergado Store to the context of online stores and projects in Mergado.
- It is now possible to search for and turn on apps in the context of a specific project or e-shop - the app will turn on when you turn it on in the project/e-shop you are currently in.
The ability to manage apps via the classic Mergado Store is retained.
We have added the ability to set the rounding of the result to the Calculation rule.
We have fixed getting the state of PPC campaigns from Heureka (if you have your e-shop in Mergado connected via Keychain to Heureka).
For the Data Import rule, uploading small CSV files could be a bug; so small that you couldn’t detect the used separator of the CSV fields with enough confidence. This has been improved.
App Repairman: we fixed a bug in displaying results for projects with Goods.com format.
- And other minor fixes and improvements.
Platform 
-
new endpoint for getting a list of unique values by element-path.
-
GET URL:
https://api.mergado.com/projects/<id>/elements/values?...
-
GET parameters:
-
element_path
:string
(mandatory) -
is_output
:'true'
|'false'
(default value'true'
) -
Example:
https://api. mergado.com/projects/<id>/elements/values?element_path=GIFT { NO_ATTR = "20% off" } | @ID&is_output=false
-
POST URL:
https://api.mergado. com/projects/<id>/elements/values
-
Example of sending arguments via JSON payload:
"element_path": "GIFT { NO_ATTR = \"discount 20%\" } | @ID", "is_output": false, // Output is true.
You may experience some minor Mergado outages at the times indicated. Thank you for your understanding and patience as we deploy the new version.
If you have any questions, please feel free to contact us.