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
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025