Wholesale price without vat and to add +VAT after the price

  • Posts: 84
  • Thank you received: 1
  • Hikashop Business
2 months 1 day ago #359342

Hi!
I d' like to ask you if its possible to add Wholesale price without vat and to add +VAT at the end of the price in products listing and product details (both of them).
Example to display:
Suggested Retail Price: 12,50
Wholesale price: 5,00 +VAT (Also to add the +VAT after the price)

Thanks in advance!

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
2 months 1 day ago #359344

Hi,

So, if you add 5 as the price of the product, and 12.50 in the retail price field of the product, you'll get something like that.
If you need to tweak the texts there, you can then use translation override:
www.hikashop.com/download/languages.html#modify
The translation keys you want to change are:

PRODUCT_MSRP_BEFORE="Common price:"
PRODUCT_MSRP_AFTER="Our price:"
And add a translation override with the key PRICE_ENDING_0 so that you could have:
PRICE_ENDING_0=" +VAT"

The following user(s) said Thank You: oxygenvisual

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

  • Posts: 84
  • Thank you received: 1
  • Hikashop Business
2 months 1 day ago #359351

Thanks!
only one question please.
How to display the wholesale price only without VAT in product details? like product list ?


Example to display in product details:
Suggested Retail Price: 12,50
Wholesale price: 5,00 +VAT

At this moment the above works only in product listing

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
2 months 1 day ago #359353

Hi,

The wholesale price will be with or without VAT based on how you configured the "show taxed prices" setting of the HikaShop configuration.
So if you see it with VAT on the product details page, it means that this setting it activated and you want to deactivate it.

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

  • Posts: 84
  • Thank you received: 1
  • Hikashop Business
2 months 21 hours ago #359361

Hi!

It works but creates a problem with retail prices.
Below I explain in detail what the prices for wholesale customers and the prices for retail customers should look like:

For wholesale customers
Recommended retail price: €12.40
Wholesale price: 8.00 + VAT
(the same in product details)

For retail customers
price: 12.40
(the same in product details)

Is it possible to do this ?

Thanks!

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
2 months 17 hours ago #359366

Hi,

Ah ok, I didn't understand that you wanted to actually propose both prices based on the type of the user.
To effectively propose both prices to different users, you can't do it like that.
First, you need to have your users in different user groups in Joomla.
Then, in each product, you need to add both prices as prices and leave the "retail price" field empty. And in each price, you need to configure the "access level" setting so that each one is only available for the corresponding user group(s).
That way, customers will see one or the other price.
Then, if you want to customize the look so that you have different text around the prices based on the situation, you can't use translation overrides. You'll have to customize the view file product / listing_price via the menu Display>Views. This require PHP development skills. If you're not a developer yourself, you'll have to hire one to help you with this.

The following user(s) said Thank You: oxygenvisual

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

Time to create page: 0.064 seconds
Powered by Kunena Forum