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
Start with http://forum.virtuemart.net/index.php?topic=79799.0
and read http://www.gjcwebdesign.com/joomla-virtuemart-tips/793-virtuemart-3-add-a-simple-cart-select-variant-by-custom-fields.html
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
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