update addorder
This commit is contained in:
@@ -373,7 +373,7 @@ $(function() {
|
||||
$('.add_to_order').removeAttr('data-attributes');
|
||||
$('.add_to_order').removeAttr('data-options');
|
||||
|
||||
$('.keypress_qty').val(1);
|
||||
$('.change_qty').val(1);
|
||||
|
||||
change_qty_plus_minus("count","plus","minus");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user