//     <script>
//         jQuery(function ($) {

//             $('.apply-coupon-btn').on('click', function () {

//                 let code = $('#coupon_code').val();
//                 if (!code) return;

//                 $.post(wc_checkout_params.ajax_url, {
//                     action: 'woocommerce_apply_coupon',
//                     coupon_code: code,
//                     security: wc_checkout_params.apply_coupon_nonce
//                 }, function (res) {

//                     $('.woocommerce-error, .woocommerce-message, .woocommerce-info').remove();

//                     if (res) {
//                         $('form.checkout').before(res);
//                     }

//                     $(document.body).trigger('update_checkout');
//                 });
//             });

//         });
//     </script>
//     //     <script>
//         jQuery(function ($) {

//             const selector = '.summary .price .woocommerce-Price-amount';
//             const original = $(selector).first().html();
//             const price = ;

//             $('form.cart').on('change', 'input.qty', function () {

//                 let qty = parseInt($(this).val());
//                 let el = $(selector);

//                 let effectiveQty = Math.min(qty, );

//                 if (effectiveQty >= ) {

//                     let discount = Math.floor(effectiveQty / ) * ;
//                     let unit = ((price * qty) - discount) / qty;

//                     el.html('Rs ' + unit.toLocaleString(undefined, { minimumFractionDigits: 2 }));

//                 } else {
//                     el.html(original);
//                 }
//             });

//         });
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//nayasawera.advengers.com.pk/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/post-sitemap.xml</loc>
		<lastmod>2026-03-24T13:16:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/page-sitemap.xml</loc>
		<lastmod>2026-05-21T08:36:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/product-sitemap.xml</loc>
		<lastmod>2026-06-17T13:07:01+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/category-sitemap.xml</loc>
		<lastmod>2026-03-24T13:16:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/woodmart_slider-sitemap.xml</loc>
		<lastmod>2026-05-05T08:46:36+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/product_cat-sitemap.xml</loc>
		<lastmod>2026-06-17T13:07:01+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://nayasawera.advengers.com.pk/author-sitemap.xml</loc>
		<lastmod>2025-12-31T13:17:15+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->