Ok, so apparently I didn’t get where to drag and drop the attributes. I tried it in the product editor -> attributes tab, instead of the attributes editor.
solved..
Hi,
Are there any updates on the issue?
Thanks
I used this to remove the sku… It’s still detectable by Google, but at least it doesn’t show on the product page.
Add this to your stylesheet:
.sku_wrapper {
display: none !important;
}