VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: sandomatyas on June 07, 2023, 12:11:39 PM

Title: Gift products attached to the real product
Post by: sandomatyas on June 07, 2023, 12:11:39 PM
Is it possible to do this with VirtueMart?


Extra product from Studio42 is a bit similar, where you can attach extra products to the original one and the 'add to cart' button adds all of the checked products to the cart, but it doesn't handle the cart, removing etc https://shop.st42.fr/en/products/extra-product.htm

The ultimate solution would be when I could add price to the extra product, the a bundle. The extra product costs 100€ but when you buy it to the original one, it costs only 49.99€

Any help with this?

This is an example what I'm looking for
(https://i.postimg.cc/63GGyBbS/k-p.png)
Title: Re: Gift products attached to the real product
Post by: pinochico on June 09, 2023, 18:42:11 PM
hmmm

https://www.karcher-satter.cz/e-shop/karcher-hd-5-15-c-plus-vysokotlaky-cistici-stroj

Plugin https://www.minijoomla.org/extensions/virtuemart-extensions/gift-for-product

If you use EasyFeeder then automaticaly you see in XML file too:

<SHOPITEM>
<ITEM_ID>1-520-931-0</ITEM_ID>
<PRODUCTNAME>
KÄRCHER HD 5/15 C Plus vysokotlaký čisticí stroj 1.520-931.0
</PRODUCTNAME>
<DESCRIPTION>
Prodloužená ZÁRUKA 3 roky! Mobilní a výkonný vysokotlaký čisticí stroj bez ohřevu určený pro práci v mnoha oblastech.
</DESCRIPTION>
<URL>
https://www.karcher-satter.cz/e-shop/karcher-hd-5-15-c-plus-vysokotlaky-cistici-stroj
</URL>
<IMGURL>
https://www.karcher-satter.cz/images/stories/virtuemart/product/HD_5.15-C.jpg
</IMGURL>
<PRICE_VAT>18150.00</PRICE_VAT>
<MANUFACTURER>KÄRCHER</MANUFACTURER>
<EAN>4054278164595</EAN>
<CATEGORYTEXT>
Profi > Vysokotlaké čisticí stroje > Vysokotlaké čisticí stroje bez ohřevu > Na 230 V
</CATEGORYTEXT>
<DELIVERY>
<DELIVERY_ID>GEIS</DELIVERY_ID>
<DELIVERY_PRICE>0</DELIVERY_PRICE>
<DELIVERY_PRICE_COD>0</DELIVERY_PRICE_COD>
</DELIVERY>
<DELIVERY_DATE>0</DELIVERY_DATE>
<GIFT>
Driving Force prostředek pro čištění užitkových vozidel 2 l
</GIFT>

</SHOPITEM>
Title: Re: Gift products attached to the real product
Post by: pinochico on June 09, 2023, 18:45:42 PM
setup customfield