News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Gift products attached to the real product

Started by sandomatyas, June 07, 2023, 12:11:39 PM

Previous topic - Next topic

sandomatyas

Is it possible to do this with VirtueMart?


  • There are products, like mobile phones. When the visitor opens the product details page, he can see some gift products which are 'attached to the original product'. Like phone case, screen protector, cable, etc
  • When the product is added to the cart, the gift products are listed in the cart as well, like normal products, with 0 price, and can not be removed.
  • When the real product is removed, it removes the gifts
  • The gifts have their own name and image
  • The gifts can be real products or something customfield-related solution

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

pinochico

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>
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

pinochico

www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products