Re: Display sku on product grid in Collection Page for Dawn 2.0

Display sku on product grid in Collection Page for Dawn 2.0

greenonions
New Member
6 0 0

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 ?

Replies 2 (2)

iffikhan30
Shopify Partner
268 35 47

Hello @greenonions ,

 

1) Go to edit card-product.liquid.

2) Add this code before heading.

iffikhan30_0-1703920017179.png

If you have multiple variants you can use for loop for this.

 

3) Same liquid file, Cut this code and above the product name 

iffikhan30_1-1703920132397.png

 

Custom theme and app [remix] expert.

Email: irfan.sarwar.khan30@gmail.com
Chat on WhatsApp
JimmyPea
Shopify Partner
9 1 8

I did this, but the SKU shows in inverted commas ("1234")?