hotwax / preorder

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

Fixed: product summary and shop listing status cards skeleton text loading (#231) #234

Closed k2maan closed 11 months ago

k2maan commented 11 months ago

Related Issues

Closes #231

Short Description and Why It's Useful

Fixed solr-query to fetch Shopify config details for only the current variant by adding a check to only add product variant ID in the query if it's available. Previous query had empty variant ID being sent, hence, fetched configs for other product variants too due to ORing.

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