VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: anamary on January 11, 2018, 19:57:00 PM

Title: [Solved] discont don't show in the product layout
Post by: anamary on January 11, 2018, 19:57:00 PM
Hello , i have a little problem  and i try to understand it ... i have the price with vat and i want to make a discount  ,for ex.5 % for the product .
In the product layout should show two prices ;the new price with disount and the second - the old price-

The discount  is calculated directly in the cart but on  product layout No

I need to know where to check if is in the code ..where /- @ im not expert with the code@
Thank You!
joomla3.8.3 virtuemart 3.1.12 php.7.0.27 datebase 5.6.36
Title: Re: discont don't show in the product layout
Post by: Jörgen on January 12, 2018, 08:56:27 AM
You should use DATax not DATaxbill

regards

Jörgen @ Kreativ Fotografi
Title: Re: discont don't show in the product layout
Post by: anamary on January 12, 2018, 11:26:21 AM
Thank you!
Title: display discount and the old price virtuemart3
Post by: anamary on January 12, 2018, 15:42:49 PM
The old price -( price with tax) is missing  (if  in product information choose 'disabled@ )
2. if i choose overwrite final   it show the price without tax
and i dont know where to change 

joomla3.8.3 virtuemart 3.1.12 php.7.0.27 datebase 5.6.36
Title: Re: [Solved] discont don't show in the product layout
Post by: Jörgen on January 13, 2018, 16:42:03 PM
Overwrite final is an old solution that should not be used on non migrated sites. This will only break the display of prices.
You should make calculation rule that you either add to the product or to a hidden category. More about this here:
http://docs.virtuemart.net/manual/products-menu/taxes-and-calculation-rules.html (http://docs.virtuemart.net/manual/products-menu/taxes-and-calculation-rules.html)

regards

Jörgen @ Kreativ Fotografi