Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

disable SKU display

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-24-2014, 08:02 AM
 
goodshop2u goodshop2u is offline
 

Member
  
Join Date: Jun 2011
Posts: 20
 

Default disable SKU display

xcart 5 business.

How to hide SKU# display from customer in product page ?
__________________
X-Cart v5 Business
Reply With Quote
  #2  
Old 03-27-2014, 11:07 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: disable SKU display

Hi!

Here is the easiest way (but not the perfect one):

Go to the "Custom CSS" tab in the Back-end -> System Settings -> Look & Feel section. Tick the "Use custom css" checkbox and save the following code:
Code:
.product-details-tabs li.product-sku { display: none }

This will hide the SKU line on the product page from visitors, but will leave it in the HTML code of the page. That's why it is no the perfect solution. The best one would be creating a custom module that removes the SKU from the HTML code of the page.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote

The following user thanks qualiteam for this useful post:
goodshop2u (04-03-2014)
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:18 PM.

   

 
X-Cart forums © 2001-2020