price with options shows zero

  • Posts: 48
  • Thank you received: 1
12 years 4 months ago #54783

hi,
I am impressed by the number of question and due responses you give Nicolas!
On my site I have an option, on product page the price that is shown is zero and with option than the price of the option comes. However, the price of the product itself is not included (since the price is offered as zero), what am I do wrong?
thank you,
Damiaan
schrijfklasje.nl/bestel-hier-je-scriptie...ding-en-tilburg.html

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

  • Posts: 82821
  • Thank you received: 13368
  • MODERATOR
12 years 4 months ago #54786

You can't have a product without a price for the minimum quantity of 1. Add it and it will work properly. You can always hide the line of the price with one line of CSS.

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

  • Posts: 48
  • Thank you received: 1
12 years 4 months ago #54788

ok, how can I hide the line of the price with CSS?

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

  • Posts: 82821
  • Thank you received: 13368
  • MODERATOR
12 years 4 months ago #54791

You can use that CSS code:

.hikashop_product_several_prices .hikashop_product_price_0{ display:none;}

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

  • Posts: 48
  • Thank you received: 1
12 years 4 months ago #55146

hi, I put your line in the front end CSS but it didn't work, I now deleted the row at Diplay/views/option_price and that works.
Is it possible to update the price on the product price according to the quantity the customers puts in? Now it doesn't matter how much you order, the price will only show unit price and does not update to total price, the total price only shows on checkout. With characteristics it does update the price on the product page,
thank you

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

  • Posts: 82821
  • Thank you received: 13368
  • MODERATOR
12 years 4 months ago #55196

Hi,

It's not possible to do that dynamically on the product page.

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

Time to create page: 0.066 seconds
Powered by Kunena Forum