How can I add a "Sale Price" field to my Shopify product feed? EZ Exporter
Shopify doesn't have a "Sale Price" field in the backend. It instead uses a field called "Compare At Price" which basically m…
Shopify doesn't have a "Sale Price" field in the backend. It instead uses a field called "Compare At Price" which basically m…
In EZ Exporter, you can set a Custom Filter like this in the Data Settings: Variant Inventory Quantity is greater than 0 Here's what t…
In EZ Exporter, you can filter by the Variant Position field to export a specific variant of each product based on its position in the product data. …
You can include the variant URL in your product export using a Custom Field with a value like this: https://mystore.com/products/{{ handle }}?va…