How to remove Product Code from listing

  • Posts: 248
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
1 year 11 months ago #341765

-- url of the page with the problem -- : blessedsacramentlibrary.org/
-- HikaShop version -- : 4.5.1
-- Joomla version -- : 4.1.3
-- PHP version -- : 7.4.29
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : none

Hi,
I need to have the product_code show in the admin notification email, so I've turned that on to display in the configuration. However, I don't want it to show in the product listing and I need to insert a space or a line break on the product page before the product code.

I found the line pertaining to the product code in the Listing_List view, but don't know how to modify it.

Thanks

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
1 year 11 months ago #341768

Hi,

You should be able to do that with a bit of CSS code. For example:

.hikashop_product_code_list { display: none; }
#hikashop_product_code_main { display: block; }
www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.065 seconds
Powered by Kunena Forum