change the price with discount outlook

  • Posts: 23
  • Thank you received: 2
10 years 10 months ago #178919

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 2.5.27

Could you please tell me how i can change the price with discount outlook. Now is like the hika-price-1.png and i want make it like the image hika-price-need.png

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
10 years 10 months ago #178942

Hi,

You have to edit the view "product / listing_price" to have the desired display.
You should find if condition based on "if($this->params->get('show_discount')==1){" so it's here that you have to apply changes.

hikashop.com/support/support/documentati...ize-the-display.html

The following user(s) said Thank You: sales@technoran.gr

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

  • Posts: 23
  • Thank you received: 2
10 years 10 months ago #179125

Thanks i found it. For everyone want to do it like the image hika-price-need.png must put at parameters

display -> Show discounted price -> display the price before the discount is applied

and also add
text-decoration:line-through;
at line 183 in frontend_default.css

Last edit: 10 years 10 months ago by sales@technoran.gr.

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

Time to create page: 0.047 seconds
Powered by Kunena Forum