Hi!
Quantity update not working. Idea?
Quark 1.2.0
VirtueMart 3.0.9
<input name="quantity" type="hidden" value="<?php echo $step ?>" />
teitbite wrote:Hi
Edit file gk_quark/html/com_virtuemart/productdetails/default.php and remove line:
- Code: Select all
<input name="quantity" type="hidden" value="<?php echo $step ?>" />