|
Page: | 1 |
Topic: Adding desired quantity
|
|
|
clawzeeb
2008-10-17 16:07:18
Votes: 0
|
Hello,
I was wondering if it's possible to add to the cart/basket more than one sample from one product item in the same time. Doing this by giving the user the possibility to specifying the number of samples (quantity) that he wants to buy from that product.
Thank you in advance, O.C.
» Quick.Cart v3.x
|
treewood
OpenSolution
2008-10-20 07:29:57
Votes: 0
|
edit templates/products_default.tpl and find block BASKET and change: <input type="hidden" name="iQuantity" value="1" /> to: <input type="text" name="iQuantity" value="1" />
|
|
Page: | 1 |
|
|
|