🌟 News and Releases in Mergado

Releaes date and time

Wednesday 3/26/2025 12:30pm

News

  • :apple: 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.
  • :white_check_mark: Preset selections include products separated by category or brand.
  • :jigsaw: 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.
  • :mage: For these new projects with the Malfini input supplier feed, we have prepared a handy project setup wizard.
  • :watermelon: We have updated the format specifications.
  • Shoptet complete family formats:
  • For the VISIBILITY element, the default value of visible 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 :arrow_right: measureAmount, measureUnitValue :arrow_right: measureAmountUnit.
    • Elements that are now created even if they do not have a value in the input feed: relatedProduct, alternativeProduct, custom1FlagActive, custom1FlagValidFrom, custom1FlagValidUntil.
  • Biano family formats:
  • Added support for countries: :poland: Poland, :bulgaria: Bulgaria, :it: Italy.
    • Elements DESCRIPTION and MANUFACTURER are now wrapped in cdata when exported.
  • We now map element SALE_PRICE with Mergado XML meaning PRICE_DISCOUNT_VAT.
  • Idealo family formats:
  • Added elements: condition, conditionType.
  • Newly mapped elements: conditionType has meaning with Mergado XML CONDITION, quantity has meaning with STOCK_QUANTITY.
    • Renamed: hans :arrow_right: han, imageUrls :arrow_right: imageUrl, eans :arrow_right: ean, oens :arrow_right: oen, kbas :arrow_right: kba, EEC_labelUrl :arrow_right: eec_labelUrl, EEC_dataSheetUrl :arrow_right: eec_dataSheetUrl, pzns :arrow_right: pzn.
    • Removed elements: packagingUnit.
  • Skapiec formats:
  • Element name is newly wrapped in cdata.
  • Added element ISBN mapped to Mergado XML ISBN.
  • Element bloz is renamed to BLOZ.
    • 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 :arrow_right: DELIVERY_DAYS is converted and vice versa.
  • Formats for WooCommerce:
  • The Weight (g) element is matched to the Mergado XML equivalent of SHIPPING_WEIGHT.
    • The In stock element converter fills based on stock/availability:
  • In the case where the value of the AVAILABILITY="in stock" element is filled, the value 1 is filled.
  • In the case where the value of the AVAILABILITY="out of stock" or "unknown" element is filled, the value 0 is filled.
  • In the case where the AVAILABILITY element is not filled, but the STOCK_QUANTITY=0 element is filled, the value 0 is filled.
    • If the AVAILABILITY element is not filled but the STOCK_QUANTITY = <value greater than 0> element is filled, the value 1 is filled.
  • Item images and images in the photo gallery are now exported to a single Images element separated by a comma.
  • :card_index_dividers: The Merge Variants rule is now also available for Shopify CSV and WooCommerce formats.
  • :green_apple: 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.
  • :information_source: The ability to manage apps via the classic Mergado Store is retained.
  • :pizza: We have added the ability to set the rounding of the result to the Calculation rule.
  • :hammer_and_pick: We have fixed getting the state of PPC campaigns from Heureka (if you have your e-shop in Mergado connected via Keychain to Heureka).
  • :data_import: 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.
  • :wrench: App Repairman: we fixed a bug in displaying results for projects with Goods.com format.
  • And other minor fixes and improvements.

Platform :wrench:

  • :sparkles: 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.