Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 7 commits into from

Conversation

amansinghbais
Copy link
Contributor

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.

  • Removed the hardcoded logic for "color" and "size" attributes.
  • Written logic to display only the next available features based on features available as of now.
  • Written logic to update variant based on selected features dynamically.

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
Copy link
Contributor Author

Handled in following PR: #284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for dynamic features
1 participant