Hello Shopify Community,
I’ve encountered an issue with Shopify’s official Bundle App where bundle products are not appearing in the cart as expected. Here’s a detailed overview of the problem:
Issue Description:
- Cart Total Reflects Bundle: After adding a bundle product to the cart, the total amount updates correctly, indicating that the bundle has been added.
- Bundle Items Not Listed: Despite the correct total, the individual items within the bundle do not display in the cart’s itemized list.
Steps Taken:
- GraphQL Query Adjustments: Modified the cart query to include
lineComponents
as suggested in GitHub Issue #1836. - Metafields Exploration: Attempted to retrieve bundle information through cart metafields, but encountered errors indicating missing required arguments.
Observations:
- Similar Reports: Other developers have reported related issues, such as bundle products not appearing in Shopify Functions inputs (Shopify Developer Community).
- Potential Core Issue: The consistency of these reports suggests a possible underlying issue with how Shopify’s Bundle App integrates with the cart system.
Request for Assistance:
- Official Guidance: Is there an official solution or recommended workaround to ensure bundle products are properly displayed in the cart?
- Further Documentation: Could Shopify provide more detailed documentation or updates regarding this issue?
Any insights or assistance from the community or Shopify team would be greatly appreciated.
Thank you in advance for your support.
Best regards,
lamasgergo