profile doesnot refresh.











ads22mT$$
https://updpnl.com/apps/skimart/admin/all-categories.php
https://updpnl.com/apps/skimart/admin/special-categories-banners.php
9739491650222263.jpg
1206651650222222.jpg
7726361650222161.jpg
4950191650222006.jpg
8038831649750655.jpg
3724451650222367.jpg

all-categories.php
2974221647754856.jpg



name and phone or pass mandotary
Vehicle Dimension
 onclick="update(this)" booked validation

$('.ph').append("<a href='tel:" + localStorage.apn + "'>" + localStorage.apn + "</a>")
To contact Admin, please call <span class="ph"></span>
data += '<li><div class="order-item" style="background:#9d4242 !important;color:white ;height:auto;display: flex; align-items: center;justify-content: space-between; padding: 5px;" ><div ><p style="font-size:1.1rem ; font-weight:500;"></p><ul><li><p style="font-size:1.2rem ; font-weight:500;"><b>Products and price</b><br><b></b></p></li></ul></div><div ><p ></p><p style="font-size:1.2rem ; font-weight:500;"> <b>Quantity</b></p></div></div></li>';

$.each(item.od, function(index, itemm) {
										pro_price = parseInt(pro_price) + parseInt(itemm.price);
										data += '<li><div class="order-item" style="height:auto;display: flex; align-items: center;justify-content: space-between; padding:0px 10px;" ><div ><p style="font-size:1.1rem ; font-weight:500;"></p><ul><li><p><b>' + itemm.name + '</b><br><b>Price:</b> ' + itemm.price + ' &#8377; /-</p></li></ul></div><div ><p style="font-size:1.1rem ; font-weight:500;"></p><p>' + itemm.quantity + '<br> </p></div></div></li>';
										// data +=`<tr class="order-item">
										//         <td>${itemm.name}</td>
										//         <td>${itemm.price}</td>
										//         <td>${itemm.quantity}</td>
										//       </tr>`;
									});
Total Cost: ' + item.total_without_coupon + '</p><p style="font-size:1.1rem ; font-weight:500;">Booking Charges: ' + item.delivery_charge + '</p>