Product price format

  • Posts: 160
  • Thank you received: 8
4 years 5 months ago #313324

-- url of the page with the problem -- : www.luxminime.com/en/girls/girls-1/coats
-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.13
-- PHP version -- : 7.2.24

Hi,

I thought I had asked this before but I can't find it in my posts.

I would like to clean up the display of my prices and discount prices. In screen shot 017 I would like to remove the "10%" and remove the space between the price and the currency symbols. Screen shot 018 shows how I would like it to display.

Regards,
Colin.

Attachments:

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

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
4 years 5 months ago #313345

Hi,

For the "10%", you need to edit the "Show discounted price" setting to "Display the original price before the discount is applied" both in the HikaShop configuration and in your HikaShop category/product listing menu items / HikaShop content modules.

For the space, you want to edit your currency via the menu System>Currencies and change the setting "Symbol and positive value space separation"

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

  • Posts: 160
  • Thank you received: 8
4 years 5 months ago #313405

Thanks Nicolas,

All works fine on the individual product page: www.luxminime.com/en/znacky/esprit/hh
But the -10% is still showing on the products listing page: www.luxminime.com/en/girls/girls-1/coats

Could you take a look please.

Regards,
Colin.

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

  • Posts: 4510
  • Thank you received: 611
  • MODERATOR
4 years 4 months ago #313436

Hello,

Same idea than before but for your Item Menu with the 181 id, go in the Products Options tab, then Product data display part, and switch Discount dropdown to "No".

Hope this will fit your needs.
Regards

Last edit: 4 years 4 months ago by Philip.

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

  • Posts: 160
  • Thank you received: 8
4 years 4 months ago #313503

Hi,

Thanks for your help.

I have done this but the '-10%' is still showing.

Regards,
Colin.

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

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
4 years 4 months ago #313509

Hi,

If that doesn't work, then it means that your template has a view override which doesn't take into account that option. In that case, you want to add some CSS to hide that area:

.hikashop_product_discount {
 display:none;
}

The following user(s) said Thank You: Crashbandi

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

  • Posts: 160
  • Thank you received: 8
4 years 4 months ago #313535

That works perfect.

This is what I love about Hikashop. It's apparent that my problem was due to the template, but you still suplied me with the css to fix it.

Thank you very much.

Regards,
Colin.

The following user(s) said Thank You: nicolas

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

Time to create page: 0.068 seconds
Powered by Kunena Forum