Reply 296336 to: how to hide “sku: n/a” or any blank field from product page?

Avatar: Rose Tyler
Rose Tyler
Support staff
July 27, 2021 at 15:56

You can use this code to hide the SKU:

.product_meta .sku_wrapper {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.