testemich Promotion
This commit is contained in:
parent
38e7fd504a
commit
a0f4eda6ea
83 changed files with 1690 additions and 504 deletions
|
|
@ -86,7 +86,7 @@ var IqPromotionCart = {
|
|||
|
||||
},
|
||||
update_poduct_price: function(){
|
||||
console.log("s");
|
||||
//console.log("s");
|
||||
var _self = this;
|
||||
|
||||
$('.calculate_product_qty_price_total').each(function(){
|
||||
|
|
@ -125,7 +125,7 @@ var IqPromotionCart = {
|
|||
})
|
||||
.done(function (data) {
|
||||
// console.log('performRequest');
|
||||
// console.log(data);
|
||||
//console.log(data);
|
||||
}).fail(function (jqXHR, textStatus, errorThrown) {
|
||||
console.log(jqXHR);
|
||||
console.log(jqXHR.responseText);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue