Discount shown in strange way on product page

  • Posts: 6
  • Thank you received: 0
11 years 1 month ago #127142

-- url of the page with the problem -- : www.fantomania.pl
-- HikaShop version -- : 2.1.1
-- Joomla version -- : 3.0
-- PHP version -- : 5
-- Browser(s) name and version -- : every
-- Error-message(debug-mod must be tuned on) -- : no error


Hello All,

My problem is in way that hikashop is showing discount on product page. My price is 70PLN and I've set a discount -10% for everything as a welcome gift. On the product page, first shows discount value and then price after discount.

I've been trying to set the price to retail (before discount) but it didn't solved my problem.

Just take a look at attached screen - it will explain everything :)

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #127147

Hi,

The solution will be to set the "Show discounted price" option to Display the price before the discount is applied through "Hikashop->System->Configuration->Display".

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

  • Posts: 6
  • Thank you received: 0
11 years 1 month ago #127170

Hello,

Thank you for your answer, however it didn't solved my problem - I don't mind, if the discount is as percentage. The only two things that drives me crazy are:
The before-discount price/percentage is shown before the discounted price (they should be switched by places)
The before-discount price/percentage and the new price are very close to each other. Literally :)

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #127186

Regarding the space between these two prices the solution will probably be to use some CSS code like :

.hikashop_product_price_before_discount {
padding-right: 10px;
}
Note that you can also customize the way the price is displayed by editing the code of your "listing_price" file of the "product" of your front-end template through "Hikashop->Display->Views".

Last edit: 11 years 1 month ago by Mohamed Thelji.
The following user(s) said Thank You: t.fruba

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

Time to create page: 0.056 seconds
Powered by Kunena Forum