I am work with v1.3.9h. I am trying to figure out if I can associate different pricing attributes based on quantity and also type.
For instance:
10 shirts = $100
20 shirts = $250
10 shirts - long sleeves = $120
10 shirts - full cotton = $130
20 shirts - long sleeves = $260
20 shirts - full cotton = $265
So, if a customer selects 10 shirts and than long sleeve the price would change by $20, but it they added cotton it would also add the addition $10.
However, if they select 20 shirts the base would be $250 and the addition long sleeve cost would only be $10 not $20.
I can easily program the base price and the attributes, but is it possible for zen to reference which quantity is selected and select the corresponding added cost?
If so, any detailed instructions would be helpful.


Reply With Quote

