Fenix provides multiple ways to consume the product and the inventory data from retailers. For retailers on platforms like Shopify, BigCommerce, etc., Fenix uses platform-specific webhooks to retrieve that information.
...
Below are sample product, inventory and the bundle SKU feed formats.
Note: If the retailer is given their own template, please use that.
Product Feed Format
View file | ||
---|---|---|
|
...
View file | ||
---|---|---|
|
Code Block |
---|
VIRTUAL SKU,PHYSICAL SKU, QUANTITY
Bundle 1,SKU1,3
Bundle 1,SKU2,2
Bundle 2,SKU1,10 |
Data Feed upload automation
...