checking the qty of product attributes
Hi,
My client has several products that have the same attribute and attribute values. Example:
STB1
STB2
STB3
STB4
all the above products have attribute: "Type", which has domain values:
SD
HD
HDPVR
Customer can buy any of the 4 STB products but only one STB of them can have attribute "Type" set to 'HDPVR' (even if customer buys/has 2 identical STB, only one instance can have Type = HDPVR)
I'm not sure how to implement this requirement. I know I have to use the Projected Asset Cache.
Do you think that I could achieve this requirement with the "Compound Product Validation Engine"?
1