I need next functionality:
I have a bundle product named “fiber optic pigtail”.
This product is a bundle of two simple products
1) optical connector
2) optical cable
Of course during configuration of the bundle product is possible to chose, for both simple products, the one you need.
The price of the bundle product is dynamic.
My problem is next:
The optical connectors can be manufactured in three quality levels; standard, super and ultra.
Every optical connector has to have three prices, corresponding to the three quality levels.
I should like to have an option of the bundle product, named “quality level” with three values, “ standard”, “super” and “ultra”.
When one of the three quality level is selected, the price of the connector, used to build the bundle price, to be that one corresponding to the selected quality level.
Example:
1) connector SC
- standard quality - 1,00 EUR
- super quality - 2,00 EUR
- ultra quality - 3,00 EUR
2) optical cable - 0,50 EUR
Let’s say that we select “super quality”. In this case the price of the bundle product must be 2,00+0,50=2,5 EUR
Let’s say that we select “standard quality”. In this case the price of the bundle product must be 1,00+0,5=1,50 EUR
You can see this product, without the needed option, here:
http://ingenium.2hh.org/passive/passive ... de-sm.html
In this product I did not add yet the second simple product named “optical cable”, it will be added after solving this problem.
A simple approach would be to have instead of:
LC/UPC Connector, Single Mode (SM), Simplex (SX), pigtail
next:
LC/UPC Connector, Single Mode (SM), Simplex (SX), pigtail - standard quality
LC/UPC Connector, Single Mode (SM), Simplex (SX), pigtail - super quality
LC/UPC Connector, Single Mode (SM), Simplex (SX), pigtail - ultra quality
but in this situation instead of 8 types of connectors (see my link from above) will be 24, difficult to chose, difficult to follow, easy to make mistakes in selection.
Did anybody has any idea how can I achieve the above functionality?
PS
I am on CE 1.7.0.1
Thanks,
bombicri