Update products from Kebo
Update the products from the Kebo with Stock Sync. Just choose the Kebo template after choosing to update existing products in your store.
- Go to New Setup > Choose Update existing products in store.
- Choose or search for the Kebo template.
- There is no setting required in Feed Manger (Step 1).
- Click Next to the Matching Column section. This template is only available in the SKU and metafield fields.
- To map the metafield, create a metafield in the Shopify admin and map it to specs/@key=Product length (cm)/value
Sample File:
undefined {"ean"=>"5021378000091","specs"=>[{"key"=>"Subgroep","value"=>"Tegelkruisje"},{"key"=>"Serie","value"=>"Tegelkruisje"}, {"key"=>"Voorraad artikel", "value"=>"Ja"}, {"key"=>"HS code", "value"=>"35069190"}, {"key"=>"Product lengte (cm)", "value"=>"0,3"}, {"key"=>"Product breedte (cm)", "value"=>"0,3"}, {"key"=>"Product hoogte (cm)", "value"=>"0,3"}, {"key"=>"Verpakking lengte (cm)", "value"=>"21"}, {"key"=>"Verpakking breedte (cm)", "value"=>"16"}, {"key"=>"Verpakkingstype", "value"=>"Plastic zak"}, {"key"=>"Netto inhoud", "value"=>"250"}, {"key"=>"Netto inhoud (eenheid)","value"=>"Stuks"},{"key"=>"Kleur(detail)","value"=>"Wit"}{"key"=>"Binnen/buitengebruik","value"=>"Binnen"},{"key"=>"Materiaal","value"=>"Plastic"}, {"key"=>"Indicatie vorstbestendig", "value"=>"Nee"}, {"key"=>"Netto dikte artikel (MM)", "value"=>"2"}, {"key"=>"Kleurfamilie", "value"=>"Wit"}, {"key"=>"Indicatie gebruiksklaar", "value"=>"Nee"}, {"key"=>"Indicatie krimpbaar", "value"=>"Nee"}, {"key"=>"Indicatie overschilderbaar", "value"=>"Nee"}, {"key"=>"Indicatie snelhardend", "value"=>"Nee"}, {"key"=>"Indicatie zelfklevend", "value"=>"Nee"}, {"key"=>"Profielvorm", "value"=>"Kruis"}]}
If you want to extract other information from this file, you can refer to the key value. For instance, to obtain the Product breedte (cm) value, you should map specs/@key=Product breedte (cm)/value.
These are the available fields that can be updated with Stock Sync.
Fields | Value |
---|---|
SKU | ean |
Metafield | specs/@key=Product length (cm)/value |
Updated on: 04/03/2024
Thank you!