The item's SKU emphasised, so that the customer can reference it later if needed.
Step 1. Add the SKU into the template
Open up the product header template: /assets/themes/THEME-NAME/products/includes/header.template.html
Paste the following code directly underneath the closing tag for the social share section, with the class "dropdown".
<p>SKU: [@sku@]</p>