Wrong pricing displayd for options

  • Posts: 69
  • Thank you received: 4
  • Hikashop Business
12 years 10 months ago #17134

Hi,

I've added some options to my product.There seems to be something wrong in how the price is displayed in the dropdonw box.

The price of the main product is €595,-. The option will cost €119,- so if the customer will have the option, he will pay a total amount of €714,-.

When I choose the option from the dropdown box it shows '+595,-' so the customer will think the option will cost €595,-.

The total price is displayed correct after selecting the option, but I would rather see that the dropdown box shows '+119,-' instead of '+595,-'



Can this be solved?

Attachments:

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
12 years 10 months ago #17139

There is a bug on that end in current release.
You need to add the code:
$this->row =& $option;
after:
if(empty($option->variants)){
in the file components/com_hikashop/views/product/tmpl/option.php

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

  • Posts: 69
  • Thank you received: 4
  • Hikashop Business
12 years 10 months ago #17153

Yes, that did the trick!

Thanks a lot, it's great to have such quick support! Good work!

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

Time to create page: 0.056 seconds
Powered by Kunena Forum