VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: sandomatyas on July 22, 2019, 17:44:32 PM

Title: Get selected variant in padded.php
Post by: sandomatyas on July 22, 2019, 17:44:32 PM
I want to display the image and the selected variant of the product in padded.php which I added to the cart.
Like
1  x Demo product was added to cart
Color: black
Size: XXL
Quanty: 2
photo

How should I get the selected variant: I can't find it in $this->products
Title: Re: Get selected variant in padded.php
Post by: Studio 42 on July 23, 2019, 13:01:14 PM
check the order view, how to render the customfields