How to extract color from YML param name="Color"
Create a separate Color node and fill it from the YML param value without mixing it with Material.
Create a separate Color node and fill it from the YML param value without mixing it with Material.
Choose only the MAIN warehouse quantity from a 1C CommerceML export without adding reserve stock.
Exclude 1C CommerceML products marked for deletion before importing the catalog.
Keep only YML offers with currencyId USD and remove supplier items priced in another currency.
Complete relative URLs with the supplier domain and exclude products whose URL is empty after normalization.
Filter a variants array and keep only variants with a non-empty SKU and a numeric price.
Create a separate Размер node and fill it from the CommerceML Size characteristic without taking Color.
Take only the BASE price from a 1C CommerceML export and avoid mixing it with WHOLESALE prices.
Exclude YML offers whose available attribute is false before sending the feed to import.
Filter a supplier YML feed so only offers from allowed categories 101 and 205 are exported.
Exclude products with an empty image_url so items without a main image are not sent to import.
Extract the numeric part from JSON price.amount values where the supplier includes USD, EUR, or another currency.
Add several warehouse/stock values inside one offer and write the total into stock_total.
Add two conditions to a repeated XML node: require a supplier code and a barcode made of exactly 13 digits.
Clean values such as Price: USD 24.90 and Stock: 12 pcs into separate numeric price and stock fields.
Map the supplier JSON API value available to in_stock for a unified catalog format.
Normalize XML delivery_time values such as 3-5 days and 14 days into a numeric catalog field.
Configure an XML feed so products with the discontinued status are skipped from the export result.
Build a catalog update file by SKU when supplier stock is stored as text such as Stock: 12 pcs.
Split a supplier price list into vendor code, name, unit price, currency, and MOQ fields before importing a catalog.
Remove a fixed three-character SKU suffix without writing Excel formulas.
Remove a fixed three-character SKU prefix without writing Excel formulas.
Turn stock text such as In stock: 12 pcs into a separate numeric value 12.
Turn 00123-CA into 00123 by removing everything after the dash and then removing the dash itself.
Create a free account and use larger files, saved scenarios and team workflows.