Adding SKU under Product Title in collection Impulse Theme

Hi guys,

How to add SKU under Product Title in collection Impulse Theme?

Thank you.

Hi @lehaaanh

This is Amelia at PageFly - Shopify Advanced Page Builder app.

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file main-product.liquid

Step 3: Add code

SKU: {{ product.variants.first.sku }}

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Hi, thank you for the answer but my question is under the product title on products collection page, not the product page. Product collection page is the one showing the products in a collection.

You can add the same code above in your main-collection.liquid file below the code of tittle.