discounted price

  • Posts: 10
  • Thank you received: 0
7 years 5 months ago #283593

-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8

Hi
How I can display both normal price and discounted price for each product?
Something like picture

Attachments:

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

  • Posts: 75
  • Thank you received: 12
7 years 5 months ago #283611

+1 for me
There's a option for that in configurations/display/products
I'd also like to see the original price be strike through when there's a discount (see attachment)
Thanks
Danny


Danny Malouin
BeNu - Digital success agency
benu.ca
Attachments:

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

  • Posts: 83779
  • Thank you received: 13567
  • MODERATOR
7 years 5 months ago #283596

Hi,

Create a discount for your product via the menu Orders>Discounts, and set the setting "discount" to display the price without discount in the settings under the "product options" tab of your menu item via the Joomla menu manager.

The following user(s) said Thank You: iDanny

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

  • Posts: 75
  • Thank you received: 12
7 years 5 months ago #283678

Ya man!
That is EXACTLY what I wanted
THANKS
Danny


Danny Malouin
BeNu - Digital success agency
benu.ca

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

  • Posts: 75
  • Thank you received: 12
7 years 5 months ago #283882

I just noticed, in setting the prices to show pre-discount then discounted in the product view, this also triggers the rendering of the original price during checkout (the cart) ?



Is there a way to clear it out from the cart and cart module ? On these, I really just wanna see the final price.

Thanks
Danny


Danny Malouin
BeNu - Digital success agency
benu.ca
Attachments:

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

  • Posts: 83779
  • Thank you received: 13567
  • MODERATOR
7 years 5 months ago #283892

Hi,

Yes, they all use that same setting.
The best is to keep that option deactivated, and then add such code at the top of the show_default view file:
<?php $this->params->set('show_discount', 0); ?>

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

Time to create page: 0.086 seconds
Powered by Kunena Forum