> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.stock-sync.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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. 

1. Go to **New Setup** > Choose **Update existing products in store**.

2. Choose or search for the **Kebo** template.

![](https://storage.crisp.chat/users/helpdesk/website/8eaae1902b49e000/f62b5b76-188b-43db-b818-29d650_10u4cnt.png)

3. There is **no setting** required in Feed Manger (Step 1).

4. Click **Next** to the Matching Column section. This template is only available in the SKU and metafield fields.   
  
5. To map the metafield, create a metafield in the Shopify admin and map it to **specs/@key=Product length (cm)/value** 

![](https://storage.crisp.chat/users/helpdesk/website/e74ca75012a42800/dd900eef-880d-4270-a042-518d0d_10gu20p.png)

  
**Sample File:**

``` {"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  | 
