DAWN theme - Enable 'SKU' before SKU number shown so that users know it is the SKU

The identifier “SKU” must be before the SKU number How do I get that on there so my customers know what the number represents?

To ensure clarity for your customers, you can add a label or text before the SKU number on your product listings or descriptions. For example, you could include something like “SKU:” followed by the SKU number. This way, customers will immediately recognize that the number represents the product’s SKU. Here’s how you can structure it:

“SKU: [SKU number]”

By including “SKU” before the number, you provide context and make it clear to customers what the number represents.

Hi @matrixmedical for dawn backup your theme before changing files:

Then look in your themes sections/main-product.liquid around line 200.

Example https://github.com/Shopify/dawn/blob/main/sections/main-product.liquid#L200

You can either remove the visually-hidden class from the span, or add the text in it’s own HTML.

Be sure to test switching variants doesn’t remove the SKU text.

If you need this customization then contact me by my email for services, or DM(sloower).
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Good Hunting.