I’d like a toggle to disable the display of the product sku’s on the product pages that customers see. Generally I match SKU’s to whatever Facebook auto generates.
I used this to remove it, but a ‘hide’ would be great.
*index.css
.product__sku display: none;
}

Spark OS2 has the SKU in a block, so you have total control over where or if this is displayed in the product overview!
