Customize the product view

  • Posts: 97
  • Thank you received: 1
8 years 8 months ago #252634

-- url of the page with the problem -- : administrator/index.php?option=com_hikashop&ctrl=product
-- HikaShop version -- : HikaShop Essential 2.6.4
-- Joomla version -- : 3.6.2
-- Browser(s) name and version -- : Opera

Hi all,

I'm looking for a solution to hide (or unpublish) to the final client some parts of the product view in Hikashop backend administrator/index.php?option=com_hikashop&ctrl=product :
- prices and taxes
- restrictions and dimensions
- display

Thanks in advance

Last edit: 8 years 8 months ago by Tiko.

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
8 years 8 months ago #252664

Hi,

1.
The easiest is to add some custom CSS in the backend CSS of HikaShop in order to hide these area.
For example:
.hikashop_product_edit_restrictions, .hikashop_product_price, .hikashop_product_edit_display{ display: none; }

www.hikashop.com/support/documentation/1...ize-the-display.html

Last edit: 8 years 8 months ago by nicolas.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum