Release date and time
Wednesday 2/26/2025 12:30
News
-
We have updated the definitions for Heureka formats - Mergado now handles the
MANUFACTURER_POSTAL_ADDRESS
,MANUFACTURER_ELECTRONIC_ADDRESS
andHEUREKA_CART
elements. -
We have updated the definitions for audit feeds.
-
For Argép formats, the existence of UTM parameters in the
Termeklink
element is now checked. -
For Glami formats, the uniqueness of a parameter of type
color
(i.e., includingcolor
,farbe
, etc.) is now checked. -
We have fixed the behavior of MQL queries with operators
=
,!=
,IN
andNOT IN
that operate on zero - i.e., both0
and0
. Thus, the conditionsvalue = 0
orvalue = "0.00"
will now be evaluated correctly. -
In the create new project wizard:
-
We have added back information about the IP address from which Mergado downloads input feeds (it got stuck somewhere recently).
-
We added **validation of values for some fields when creating an integration with Shopify.
-
We fixed the behavior of the Merge Variants rule in case the value of the parameter forming the variant contained a colon
:
. -
We have modified the behavior of the Shopify format converter.
-
We have improved the handling of the values of the elements with the meaning
ITEM_ID
,ITEMGROUP_ID
andURL
. -
In case of splitting products with variants into separate products, the value in the
onlineStoreUrl
element is stored in the form%onlineStoreUrl%? variant=%ITEM_ID%
. -
The
DescriptionHtml
element is converted with the meaning ofDESCRIPTION
(and takes precedence overDescription
). -
The
vendor
element is converted with the meaning ofBRAND
. -
Element
inventoryQuantity
is converted with meaningSTOCK_QUANTITY
. -
AVAILABILITY
is created as follows: -
If element
tracked
has valueFalse
(stock availability is not tracked in Shopify), thenAVAILABILITY
will bein stock
. -
If
inventoryQuantity
is positive, thenAVAILABILITY
will bein stock
. -
If
inventoryQuantity
is zero or negative andinventoryPolicy
isCONTINUE
, thenAVAILABILITY
will bepreorder
. -
Otherwise,
AVAILABILITY
will beout of stock
. -
We fixed several bugs in the rules form:
-
For the Rename Categories in Bulk rule:
-
Now you can save a rule even if some lines on the right side of the form are blank. - We fixed the behavior of value whispering.
-
In the Bulk rewriting by value rule, a nonsensical error message could be displayed when using the “Prefill left side” function.
-
In the Bulk rewriting by query rule, it is now possible to save with a value of
0
, which was not possible before. -
And a number of other fixes and minor improvements.
Platform 
-
We added support for the
PATCH
method on thehttps://api.mergado.com/projects/<id>/products
endpoint, through which you can set which products are “dirty” and should be completely processed as soon as possible.
You may experience minor Mergado outages at the time 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.