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

Show bundle components on the cart page #3478

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mironov
Copy link

@mironov mironov commented May 15, 2024

PR Summary:

Show bundle components on the cart page

Why are these changes introduced?

Fixes #3477

What approach did you take?

Render item.item_components if they are present.

Other considerations

n/a

Decision log

n/a

Visual impact on existing themes

Enhance user experience for bundles.

Testing steps/scenarios

  • Add a regular product to cart and confirm no components are rendered
  • Add a bundled product to cart and confirm that its components are rendered

Demo links

Chromium.mp4

Checklist

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.

Render bundle components on cart page
1 participant