diff --git a/dist/Js/orderconfirmation.js b/dist/Js/orderconfirmation.js index e928a86..57f5db6 100644 --- a/dist/Js/orderconfirmation.js +++ b/dist/Js/orderconfirmation.js @@ -23,10 +23,10 @@ debugger; totalAmt = `${qtySymb}${qtyamt}` - return `
- + return `
+
-
+
${name}
Unit Price :${priceAmt}
Quantity :${qty}
diff --git a/dist/Js/shoppingcart/select_delivery.js b/dist/Js/shoppingcart/select_delivery.js index 1c0efd7..684ca1e 100644 --- a/dist/Js/shoppingcart/select_delivery.js +++ b/dist/Js/shoppingcart/select_delivery.js @@ -5,9 +5,9 @@ function initSelectDevlivery() { let billingInfo = null; let userName = null; let stateArr = []; - +debugger; $('.mianselectdelivery').removeClass('d-none'); - + $('.containermaindev').removeClass('d-none'); let orderBtnAction = { removeOrdernowBtn() { @@ -520,6 +520,7 @@ function initSelectDevlivery() { for (let i = 0; i < countryData.length; i++) { if (countryData[i].countryname.toLowerCase() === 'india') { + debugger; countryId = countryData[i].countryid; ctyId = countryId countrynameData = countryData[i].countryname; diff --git a/dist/Js/shoppingcart/shoppingcart.js b/dist/Js/shoppingcart/shoppingcart.js index bad0ad5..02e9a5f 100644 --- a/dist/Js/shoppingcart/shoppingcart.js +++ b/dist/Js/shoppingcart/shoppingcart.js @@ -85,7 +85,8 @@ function shoppingCartInit() { }) } else { - const val = $(item.target).parent().find('input').val(); + let totalQty = $(e.target).parents('.mainselectcontainer').data('qty'); + const val = $(e.target).parent().find('input').val(); if(val<=0 || totalQty< val){ insufficientQtyActions.moreQtyAdd(e); return; diff --git a/orderconfirmation.html b/orderconfirmation.html index 2bb4ae0..a321169 100644 --- a/orderconfirmation.html +++ b/orderconfirmation.html @@ -24,7 +24,7 @@ -
+
@@ -146,7 +146,9 @@ + + diff --git a/selectdelivery.html b/selectdelivery.html index 78f45b1..c08f055 100644 --- a/selectdelivery.html +++ b/selectdelivery.html @@ -31,20 +31,20 @@ Anwi - + -
+
-
+
@@ -60,10 +60,10 @@
- XXXXXX +
- XX@XX.com +
@@ -81,7 +81,7 @@
Delivery Address
- 1234567890, admin,Telengana - +
@@ -145,15 +145,18 @@
-
- +
@@ -198,32 +201,7 @@
Your Order
-
-
- -
-
-
-
Jeans with sequins
-
-
- 7000 x 02 -
-
-
-
-
- -
-
-
-
Jeans with sequins
-
-
- 7000 x 02 -
-
-
+