You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
We have recently hit an issue with the Bundles App; when you view the JSON product object for the Bundle, there is no reference to any 'other products' in the bundle, just the (maximum of) 3 products with options.
This means the PDP (Shopify frontend product page) will only display 3 items - without manually adding those as a metafield object and hacking them in. Short of making a proxy app and requesting them via the API, there is no way to view the whole bundle.
Is there any plan to resolve this? The first question a client will ask is 'where's the rest? I only see part of the Bundle'
The cart transform and checkout displays the components correctly.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
We have recently hit an issue with the Bundles App; when you view the JSON product object for the Bundle, there is no reference to any 'other products' in the bundle, just the (maximum of) 3 products with options.
This means the PDP (Shopify frontend product page) will only display 3 items - without manually adding those as a metafield object and hacking them in. Short of making a proxy app and requesting them via the API, there is no way to view the whole bundle.
Is there any plan to resolve this? The first question a client will ask is 'where's the rest? I only see part of the Bundle'
The cart transform and checkout displays the components correctly.
The text was updated successfully, but these errors were encountered: