hotwax / preorder

HotWax Commerce Pre-Order App
https://preorder.hotwax.io
Apache License 2.0
15 stars 44 forks source link

Fixed: shopify listing to display status when listing is done directly or by third party(#198) #215

Closed ymaheshwari1 closed 1 year ago

ymaheshwari1 commented 1 year ago

Related Issues

Closes #198

Short Description and Why It's Useful

Previously, when fetching the shopify listing status, we were always fetching the status using shopify Id, but in some cases we list the product using third party that makes the use of HotWax product Id. So in any of the case, we should always get the status. Added support to fetch the listing data on both shopify product id and HotWax product id.

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change

Contribution and Currently Important Rules Acceptance