Visible Quantity text field in PRODUCTS_BASKET

saba

Avatar: saba

2010-02-19 09:50

Hi!
Is it possible to change file "pages_default.tpl" option "iQuantity=1"
------------------------------------------------------------------------------------------------

<!-- BEGIN PRODUCTS_BASKET -->
<
div class="basket"><a href="$aData[sBasketPage]&amp;iProductAdd=$aData[iProduct]&amp;iQuantity=1" rel="nofollow">$lang[Basket_add]</a></div>


------------------------------------------------------------------------------------------------

and make visible for customers and change it to text field.

Thanks.

» Quick.Cart v3.x

saba

Avatar: saba

2010-02-19 10:08

small clarification.

Here I found some solution for full description area
http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=5543
, but I need same in short description area.

Thanks.

Makaron

Avatar: Makaron

2010-02-19 16:07

Not so simple because in product's details page You have form and You can use field with quantity (You can use $_POST array). Here You can only try with JavaScript and getting value from field in this way.

Back to top
about us | contact