VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: refresa on April 25, 2015, 00:22:50 AM

Title: create products with multiple specifications
Post by: refresa on April 25, 2015, 00:22:50 AM
Hello there, I would need your help because i'm quite lost.
I have an online shop and I want to create products with the following standards:

Product 1 (price base 30€)

Color Selection (no price change):
- Red
- White
- Black

Type Selection according to color:
If color was RED:
- Type A +30€
- Type B +25€
- Type C +19€

If color was WHITE:
- Type D +28€
- Type E +22€
- Type F +16€

If color was BLACK:
- Type G +35€
- Type H +27€
- Type I +14€

Plus my shop is in greek. Will it be a problem?

Any help is welcomed!
Thank you so much in advance
Title: Re: create products with multiple specifications
Post by: jenkinhill on April 25, 2015, 12:55:34 PM
Start with http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: create products with multiple specifications
Post by: GJC Web Design on April 25, 2015, 13:02:52 PM
and read http://www.gjcwebdesign.com/joomla-virtuemart-tips/793-virtuemart-3-add-a-simple-cart-select-variant-by-custom-fields.html
Title: Re: create products with multiple specifications
Post by: balai on April 25, 2015, 22:08:25 PM
I suggest create child products for each of your colors and assign at each of your child products, the type as custom field.
For the child products you have various options:
1. The Virtuemart's child variants
2. The Virtuemart's multi-variants
3. The Stockable Custom Fields plug-in
https://breakdesigns.net/extensions/stockable-custom-fields

Tha last one can help you a lot in case of the colors
Title: Re: create products with multiple specifications
Post by: refresa on April 29, 2015, 13:43:04 PM
thank you all. sorry for the missing details
I use Joomla 3.4.1 & VM 3.0.6.4

I fixed the problem with the child products.
The issue I have now is that in the dropdown options of the colors I see the additional cost (to the baseprice) but I want to show the final price.
Any idea how to solve this?

Thank you in advence