What's your biggest current challenge? Have your say in Community Polls along the right column.

Add Sku Numbers to Product Grid in collections

Add Sku Numbers to Product Grid in collections

RhinoBassBox
Visitor
1 0 0

I want my sku numbers to be show in my product grid without having to click on eat individual product. This is a link to the website https://8f9289-8c.myshopify.com/collections/chevy-gmc
sku on product grid.PNG

Reply 1 (1)

BlackCro
Shopify Partner
103 19 16

You can access the SKU by using product.first_available_variant.sku.

 

Depending on your theme the implementation may differ. For Dawn, this is located in card-product.liquid and you would need to access it using the variable name card_product

 

{{ card_product.first_available_variant.sku }}

 

This could be place below product.title code for the following result.

 

Screenshot 2024-11-27 at 10.42.58.png

 

Hope this helps

Simon

BlackCro.co.uk

CRO & Development Agency



Better Forms - Get a better contact form today!