Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I want to remove SKU from the product page. I tried solutions from other discussions on shopify but they are not working.
Like this
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid->paste below code in the bottom of the file
p.product-sku {
display: none!important;
}
for this, go to theme>theme product-template. liquid > open the file>find this code {% if product.sku %}
<p>SKU: {{ product.sku }}</p>
{% endif %} and simply remove this code and save the file
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025