I’m facing an issue with my website that I can’t seem to resolve. I have unique size charts for each product, and I want to display them in a collapsible row on the product information page. However, instead of showing the specific size chart for each product, the same size chart is being displayed across all product pages, which is incorrect.
Here’s what I’ve done so far:
I created individual size chart pages.
I set up metafield definitions for these size chart pages.
I connected the metafields to the respective products.
Despite this, when I try to link the size charts as a dynamic source in my collapsible row, only one chart appears on every product page, regardless of the metafields assigned to the products.
Can anyone help me understand what I might be missing or doing wrong?