Related Products price incorrect after quantity change

Started by brandiware, August 17, 2022, 08:01:44 AM

Previous topic - Next topic

brandiware

Hello VM,

when the qty of a product is changed by pressing the "plus" sign, all related products get the same price. When the qty
is reset to 1 the prices are corrected again. Is there a later version of VM that fixes this ?
Also, any experience already with VM and PHP 8.0 or Joomla 4 ?

Thanks for any help on this

brandiware



VirtueMart 3.8.9 10473

GJC Web Design

have u checked this behaviour on a standard ( VM Beez 3 ) template?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Studio 42

I think that the related products are at the CART position, so all price are updated because the javascript get the main container to update the price.
If you change the the related product to position "onbottom" or "related_products', perhaps it work better

brandiware

Hi all,

thanks to Max the root cause of this problem was found very quickly. Our ProductDetail override seems to be lagging a bit too
far behind updates to the logic of the VM Standard ProductDetail.
Switching off the overrides in the VM config proved the initial suspicion to be right.

Thanks for your replies anyway
Stefan