Adding desired quantity

clawzeeb

No avatar

2008-10-17 16:07

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)

Avatar: treewood

2008-10-20 07:29

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" />

Back to top
about us | contact