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]
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article