hotwax / preorder

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

Implemented: support for dynamic features for product variants in product summary page (#166) #218

Closed amansinghbais closed 5 months ago

amansinghbais commented 1 year ago

Related Issues

Closes #166

Short Description and Why It's Useful

On product summary page if a product doesn't have exact "Color" and "Size" feature attributes, the variant selector doesn't work. Users have no way to switch between products then. Hence Implemented support for dynamic features for product variants in product summary page.

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

amansinghbais commented 5 months ago

Handled in following PR: https://github.com/hotwax/preorder/pull/284