I need a customization for the Dawn theme in my Shopify store. I would like to display the SKU (Stock Keeping Unit) on each product card in the grid view — for example, on collection pages and search results.
Details:
- Show the SKU below the product title or price.
- Pull it from product.variants[0].sku or the selected variant.
- Should be compatible with future theme updates.
- I’m using the latest version of the Dawn theme.
- Bonus if it works with Shopify’s Section Rendering API.