What code needs to be inserted in Snippets > card-product.liquid in order to get the Product SKU to appear above the product name? Can you provide the code and the location? Separately, if I wanted to move the Brand/Vendor name and have it appear above the product name, how can I do that ?
Hello @greenonions ,
-
Go to edit card-product.liquid.
-
Add this code before heading.
If you have multiple variants you can use for loop for this.
- Same liquid file, Cut this code and above the product name
I did this, but the SKU shows in inverted commas (“1234”)?

