Product quantity input

18.06.2014 17:42
#1
jp99
Joomshopping forum user no avatar
Name: Jonpol
14.05.2012
Posts: 90
Quote
Product quantity input - Help

I have ajax cart installed on my website.

The option product quantity input is very useful except in the case of certain products.
How can i hide them only for certain products?

For the detail product i have created my own template successful.

Now, how can I do it for list product without deactivation of ajax cart?

Thanks for help in advance.
Jonpol


Last change: 18.06.2014 17:42
 
18.06.2014 19:25
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Product quantity input

'Product quantity input' not works with 'ajax cart'

 
19.06.2014 00:05
#3
jp99
Joomshopping forum user no avatar
Name: Jonpol
14.05.2012
Posts: 90
Quote
Aw: Product quantity input

Sorry! What I meant was that:

components\com_jshopping\templates\default\product\product_default.php

<td class="prod_qty">
<?php print _JSHOP_QUANTITY?>:&nbsp;
</td>
<td class="prod_qty_input">
<input type="text" name="quantity" id="quantity" onkeyup="reloadPrices();" class="inputbox" value="<?php print $this->default_count_product?>" /><?php print $this->_tmp_qty_unit;?>
</td>

and

plugins\jshoppingproducts\cartajax\cartajax.php

$products[$key]->_tmp_var_top_buttons .= _JSHOP_QUANTITY.': <input type="text" maxlength="2" size="2" value="'.$value.'" name="quantity" class="input-mini" />

Jonpol

 
19.07.2014 13:32
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Product quantity input

Install new versions
ajax cart 3.5.0
Product quantity select 1.2.0

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.