In theme all products changing while editing care/dimensions/materials

When I am editing a specific product within the theme, anytime I change product dimensions, materials, care instructions etc. it changes for all my products instead of the individual product I am editing. What am I doing wrong?

Hi,

I think you are editing using the theme editor. Edit it at the product itself. From your admin store, click Products, then the product you want to edit. If you need to use the drop down in the product page, you need to use the metafield

Hi @notquitecrone

By default, when you edit the Care/Dimensions/Materials sections, all product pages will be affected.

If you want to add different content ( Dimension for instance) to an individual product page, the following steps below will walk you through the steps for achieving this.

Step 1: Create Metafield and name it Dimension by following the help doc here. This metafield will be appearing at the bottom of all product pages.

Step 2: Add the specific content to this Dimension metafield section on each product page.

Step 3: Create a custom collapsible block and connect it with Dimension metafield.

  • From Online Store > Theme > Customize > Within page selector at the top center, select Product > Default Product.
  • Within the sidebar editor, click on the small arrow next to the Product Information section to expand all options > Add block > Collapsible row
  • Click on the collapsible row which just created and connect it with the Dimension metafield by clicking the connect dynamic source icon.

I hope this helps you.

Thanks a lot, I was really struggling with this.