VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: marvays on October 30, 2023, 13:41:57 PM

Title: cart price
Post by: marvays on October 30, 2023, 13:41:57 PM
I have VirtueMart 3.8.9 10473

how do i call the price of all the products put in the cart outside of the cart module?
I can't find it anywhere.

I got it wrong:
$cartPrice = $cart->getCartTotal();