Add to card button at the bottom of a product page

  • Posts: 1
  • Thank you received: 0
11 years 6 months ago #133766

-- url of the page with the problem -- :http://tinyurl.com/pna3g2l
-- HikaShop version -- :2.2.2
-- Joomla version -- : 2.5.16
-- PHP version -- : 5.3
-- Browser(s) name and version -- : firefox 26

I would like to have an introduction of a product and show only the add-to-cart button at the bottom of the page. Preferably without the image and the quantity box

Can anyone tell me which files I need to adjust and what exactly needs to be adjusted (with my very little knowledge of PHP)

Thanks in advance!

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

  • Posts: 83986
  • Thank you received: 13603
  • MODERATOR
11 years 6 months ago #133854

Hi,

There is no need for PHP if you want to remove the image display.
Simply add such CSS:
#hikashop_product_left_part{ display:none; }
in the frontend CSS file of HikaShop.
You can read more about how to edit that file here:
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.034 seconds
Powered by Kunena Forum