Bug in showing discounted price - checkout

  • Posts: 45
  • Thank you received: 0
13 years 2 months ago #7100

Hi,

when I set the Show Discounted Price on the Product Listing to: Display the price before the discount is applied, there seems to be a problem in the cart displaying the price. This has been confirmed on my installation and on the demo website. Please see the screenshot:

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

  • Posts: 81504
  • Thank you received: 13063
  • MODERATOR
13 years 2 months ago #7101

Hi,

Yes, the translations were changed a while ago. It's now PRICE_DISCOUNT_START and PRICE_DISCOUNT_END and the old ones aren't there anymore, thus the problem.
We'll fix that in next release.
In the mean time, you can just add the lines:
PRICE_BEFORE_DISCOUNT_START=""
PRICE_BEFORE_DISCOUNT_END=""
in the override zone of your translation file in the config under the tab languages and that will fix the problem.

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

  • Posts: 962
  • Thank you received: 11
  • Hikashop Business
13 years 2 months ago #7925

I followed the instructions above but now it's showing two prices in additional to the product price. Please see attached.

This is under price in the language file:
;price
PRICE_BEGINNING=""
PRICE_BEFORE_ORIG=" ("
PRICE_AFTER_ORIG=") "
PRICE_DISCOUNT_START=""
PRICE_DISCOUNT_END=""
PRICE_BEFORE_TAX=" ("
PRICE_AFTER_TAX=" without VAT) "
PRICE_END=""
FREE_PRICE="Free"
PRICE_SEPARATOR="<br/>"
PER_UNIT_AT_LEAST_X_BOUGHT=" per unit for buying at least %s"
PER_UNIT=" per unit"

and this is in the override:
PRICE_BEFORE_DISCOUNT_START=""
PRICE_BEFORE_DISCOUNT_END=""
PER_UNIT=" each"

Attachments:
Last edit: 13 years 2 months ago by MyWorld.

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

  • Posts: 81504
  • Thank you received: 13063
  • MODERATOR
13 years 2 months ago #7930

Could you update to the latest version and revert changes that you have done to the file listing_price of the view product if any ? That price display error should not be in the latest version...

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

Time to create page: 0.073 seconds
Powered by Kunena Forum