Closed JordanVerasamy closed 6 years ago
Converts Magento special_price into Shopify's compare_at_price properly.
special_price
compare_at_price
In Magento:
In Shopify:
Closes:
https://github.com/Shopify/shopify_transporter/issues/109
^ Turns out this is much more ambiguous than we thought, because of the fact that parent products can have prices and special prices as well and these override the child's.
What it does and why:
Converts Magento
special_price
into Shopify'scompare_at_price
properly.Demo
In Magento:
In Shopify:
Checklist:
Related issues:
Closes:
https://github.com/Shopify/shopify_transporter/issues/109