[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Please help
Hi .
Is there any posibility to display an item price with any accessories . I
mean can I somehow display an item e.g. T-shirt on simple catalog like :
Color Sizes 1
red - - > S 10.25
red - - > M 10.75
red - - > L 10.75
red - - > XL 11.75
blue - - > S 9.50
blue - - > M 10.00
blue - - > L 10.00
blue - - > XL 11.00
?
It's near something like quantity pricing , just I can't figure how to make
it to show prices depending not on quantity , but on accessories...:(
Cut from
quantity.html --------------------------------------------------------------
[order code="[loop-code]" size=S][loop-price S]</A><p><br>
[order code="[loop-code]" size=X][loop-price X]</A><p><br>
[order code="[loop-code]" size=XL][loop-price XL]</A><p><br>
----------------------------------------------------------------------------
------------------
But this one don't work...
[discount] does not displays value affected with PriceAdjust.
Or maybe anyone have done this inother ways?
Please help.
Saulius