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

[Order Creation: Bundles] Support default Variation attributes selection #12590

Open
ThomazFB opened this issue Sep 12, 2024 · 1 comment
Open
Labels
feature: order creation Related to the Order Creation feature type: enhancement A request for an enhancement.

Comments

@ThomazFB
Copy link
Contributor

ThomazFB commented Sep 12, 2024

Summary

Currently, the app's Order Creation configuration for Bundles does not follow the default form values selection for that Variable Product. On the website, you can add to the cart directly; but on mobile, it asks the user to configure each variation attribute individually instead of taking into account the default values.

Screenshots

Consider the following Product configuration:
Screenshot 2024-09-11 at 21 11 03

In a bundle, here's how the product is displayed on the web vs on mobile

Web Mobile
Screenshot 2024-09-11 at 21 11 24

|

How to Reproduce

  1. Configure a Bundle containing a Variable Product
  2. Configure that same Variable Product in the web to contain default form values for the Variation attributes
  3. Go to the Order Creation and start a order with the configured Bundle
  4. Verify that the Bundle setup doesn't pre-select any Attribute, while the Web does.
@ThomazFB ThomazFB added the type: enhancement A request for an enhancement. label Sep 12, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Sep 12, 2024

Thanks for reporting! 👍

@ThomazFB ThomazFB added the feature: order creation Related to the Order Creation feature label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: order creation Related to the Order Creation feature type: enhancement A request for an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants