Articles on: Frequently Asked Questions (FAQ)

How to map to brand field from WooCommerce?

Stock Sync has the WooCommerce, BigCommerce, and Wix feeds as a connection. Connecting to these feeds can be easy, but the mapping can be modified to cater to user needs.

All these connections convert the source store as a JSON file before being read by Stock Sync. 

For example, this is how the feed would look like:


aioseo_notices": [], "attributes": [ { "id": 1, "name": "Brand", "options": [ "Adibas" ], "position": 0, "variation": false, "visible": true }, { "id": 3, "name": "Collection", "options": [ "Shoes" ],


To map the Brand, the mapping would look like this

attributes/@name=Brand/options/[0]

Updated on: 06/02/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!