IM having trouble with the Collapsible Content on the product pages. This would be for the Description part. I have stylized descriptions for @media for mobile and desktop view with img src along with
's. Im having trouble getting the descriptions into the Accordions. The only way i seem to be able to acheive this is by using “page content” in metafields definitions, but then the descriptions show in ALL product pages. I want to keep my stylized coding and with in the accordion.
How can I achieve this? I have found nothing about this on web or youtube. Just basic boring text/multi line text.
If you’re making your edits through the theme editor, but don’t want these edits to show for ALL products, then you’d need to make custom page templates, and assign them to the products, before making edits in the editor. Doing it this way will make it so that only the products assigned to the new template will show the content … and you can make a new page template for each individual product (if you want to).
I did create a custom page for each description. How do I assign them? The link you sent would make no sense to me. I need visual instructions. My brain is complicated lol.
So if im on the custom page i created, where do i assign them?
Assigning the custom page templates isn’t done via the theme editor. It’s done via the products/pages settings directly.
So for a product, you’d go into your admin > products > click into the product you want to assign the template to > then in the templates dropdown on the right-hand side, you’d select the new product template that you’ve created.