Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Remove SKU

  • Sabina Nørgaard Madsen
  • Sabina Nørgaard Madsen's Avatar Topic Author
  • Offline
  • New Member
More
10 years 7 months ago #138389 by Sabina Nørgaard Madsen
Remove SKU was created by Sabina Nørgaard Madsen
How do I remove the SKU at my products? or at least hide it?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 7 months ago #138390 by Krikor Boghossian
Replied by Krikor Boghossian on topic Remove SKU
For the item view
.itemView .product_sku { display: none; }

for the itemlist
.itemList.gridViewContainer .k2store .product_sku, .itemList.gridViewContainer .j2store .product_sku, .itemList.gridViewContainer .j2store .product_sku { display: none; }

Paste them in your custom.css file.

There are options as well (eg: Show SKU field in product page?) located at Components/ K2Store/ Options

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum