Options display price

  • Posts: 3
  • Thank you received: 0
8 years 10 months ago #205213

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.4.37
-- Browser(s) name and version -- : Chrome 42.0

My site sells furniture. I have set up a table as an item with option to purchase matching chairs. The table, of course, you buy 1 at a time. The chairs must be purchased 4 at a time. The price that displays in the drop down box for the chairs is $0.00. I either need to figure out a way to setup so price displays correctly or simply remove the price in the drop down box. The cart displays correctly when item(s) are added. Any suggestions?

Thanks,
Scott

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

  • Posts: 81591
  • Thank you received: 13079
  • MODERATOR
8 years 10 months ago #205217

Hi,

Removing the prices from the option dropdown is not complex to do.
Just remove the lines:
$text.=' ( '.($positive?'+ ':'').$this->currencyHelper->format($price,$ok->price_currency_id).' )';
from the file "option" of the view "product" via the menu Display>Views

The following user(s) said Thank You: sldoom

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

Time to create page: 0.058 seconds
Powered by Kunena Forum