{"id":7,"date":"2026-07-27T20:05:53","date_gmt":"2026-07-27T20:05:53","guid":{"rendered":"https:\/\/spicevalleypk.com\/shop\/"},"modified":"2026-08-25T18:08:37","modified_gmt":"2026-08-25T18:08:37","slug":"shop","status":"publish","type":"page","link":"https:\/\/spicevalleypk.com\/?page_id=7","title":{"rendered":"Shop"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc9751f e-con-full e-flex e-con e-parent\" data-id=\"bc9751f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69786f4 elementor-widget elementor-widget-html\" data-id=\"69786f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<title>Spice Valley \u2014 Shop<\/title>\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:wght@400;600;900&family=Work+Sans:wght@400;500&display=swap');\r\n\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  body { font-family: 'Work Sans', sans-serif; }\r\n\r\n  .hero {\r\n    position: relative;\r\n    min-height: 78vh;\r\n    display: flex;\r\n    align-items: center;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero-bg {\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n    background-image:\r\n      linear-gradient(100deg, rgba(30,14,8,0.82) 0%, rgba(30,14,8,0.55) 42%, rgba(30,14,8,0.15) 70%, rgba(30,14,8,0.0) 100%),\r\n      url('https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-25-2026-01_06_08-PM.png');\r\n    background-size: cover;\r\n    background-position: center;\r\n    animation: kenburns 22s ease-in-out infinite alternate;\r\n  }\r\n\r\n  @keyframes kenburns {\r\n    0% { transform: scale(1) translate(0, 0); }\r\n    100% { transform: scale(1.12) translate(-1.5%, -1%); }\r\n  }\r\n\r\n  .hero::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(180deg, rgba(30,14,8,0.35) 0%, rgba(30,14,8,0) 25%, rgba(30,14,8,0) 75%, rgba(30,14,8,0.5) 100%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .hero-inner {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 1200px;\r\n    width: 100%;\r\n    margin: 0;\r\n    padding: 0 6vw;\r\n  }\r\n\r\n  .eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    font-size: 13px;\r\n    letter-spacing: 0.16em;\r\n    text-transform: uppercase;\r\n    color: #F0C36B;\r\n    font-weight: 500;\r\n    margin-top: 60px;\r\n    margin-bottom: 22px;\r\n  }\r\n\r\n  @media (min-width: 721px) {\r\n    .eyebrow { margin-top: 110px; }\r\n  }\r\n\r\n  .eyebrow::before {\r\n    content: \"\";\r\n    width: 26px;\r\n    height: 1px;\r\n    background: #F0C36B;\r\n  }\r\n\r\n  .hero h1 {\r\n    font-family: 'Fraunces', serif;\r\n    font-weight: 900;\r\n    font-size: clamp(38px, 5vw, 66px);\r\n    line-height: 0.98;\r\n    color: #FBF3E7;\r\n    max-width: 11ch;\r\n    text-wrap: balance;\r\n  }\r\n\r\n  .hero h1 em {\r\n    font-style: italic;\r\n    font-weight: 400;\r\n    color: #E8823C;\r\n  }\r\n\r\n  .hero p.sub {\r\n    margin-top: 24px;\r\n    max-width: 46ch;\r\n    min-height: 58px;\r\n    font-size: 18px;\r\n    line-height: 1.6;\r\n    color: #E9DCC9;\r\n    opacity: 1;\r\n    transition: opacity 0.6s ease;\r\n  }\r\n\r\n  .hero p.sub.fade {\r\n    opacity: 0;\r\n  }\r\n\r\n  .cta-row {\r\n    margin-top: 40px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 22px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .btn-primary {\r\n    background: #E8823C;\r\n    color: #1E0E08;\r\n    border: none;\r\n    font-family: 'Work Sans', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 15px;\r\n    padding: 16px 32px;\r\n    border-radius: 2px;\r\n    cursor: pointer;\r\n    letter-spacing: 0.02em;\r\n    transition: background 0.2s ease, transform 0.2s ease;\r\n  }\r\n  .btn-primary:hover { background: #f0954f; transform: translateY(-1px); }\r\n\r\n  .btn-ghost {\r\n    background: transparent;\r\n    color: #FBF3E7;\r\n    border: 1px solid rgba(251,243,231,0.4);\r\n    font-family: 'Work Sans', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 15px;\r\n    padding: 16px 32px;\r\n    border-radius: 2px;\r\n    cursor: pointer;\r\n    transition: border-color 0.2s ease, background 0.2s ease;\r\n  }\r\n  .btn-ghost:hover { border-color: #FBF3E7; background: rgba(251,243,231,0.08); }\r\n\r\n  .tags {\r\n    position: absolute;\r\n    right: 6vw;\r\n    bottom: 40px;\r\n    z-index: 2;\r\n    display: flex;\r\n    gap: 28px;\r\n    color: #E9DCC9;\r\n    font-size: 13px;\r\n    letter-spacing: 0.05em;\r\n  }\r\n  .tags span { display: flex; align-items: center; gap: 8px; }\r\n  .tags span::before { content: \"\u25cf\"; color: #E8823C; font-size: 8px; }\r\n\r\n  @media (max-width: 720px) {\r\n    .tags { display: none; }\r\n    .hero { min-height: 88vh; align-items: flex-start; padding-top: 90px; }\r\n    .eyebrow { margin-top: 0; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"hero-bg\"><\/div>\r\n  <div class=\"hero-inner\">\r\n    <div class=\"eyebrow\">Spice Valley<\/div>\r\n    <h1>Ground where the <em>harvest<\/em> still remembers the soil<\/h1>\r\n    <p class=\"sub\" id=\"sub-text\">Regular spices, mixed spices, premium seasonings and flavors, all in one place.<\/p>\r\n  <\/div>\r\n  <div class=\"tags\">\r\n    <span>100% natural<\/span>\r\n    <span>Stone-milled<\/span>\r\n    <span>Freshly packed<\/span>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  var texts = [\r\n    \"Regular spices, mixed spices, premium seasonings and flavors, all in one place.\",\r\n    \"Crafted with care, no fillers, no shortcuts, just pure authentic taste.\",\r\n    \"Explore our exclusive deals and bundles, curated for real savings.\",\r\n    \"Premium quality, handpicked and blended to perfection for every kitchen.\",\r\n    \"From everyday spices to signature blends, taste the Spice Valley difference.\"\r\n  ];\r\n  var idx = 0;\r\n  var el = document.getElementById('sub-text');\r\n  setInterval(function () {\r\n    el.classList.add('fade');\r\n    setTimeout(function () {\r\n      idx = (idx + 1) % texts.length;\r\n      el.textContent = texts[idx];\r\n      el.classList.remove('fade');\r\n    }, 600);\r\n  }, 8000);\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e91f850 e-con-full e-flex e-con e-parent\" data-id=\"e91f850\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9b49867 e-con-full e-flex e-con e-child\" data-id=\"9b49867\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-681a910 elementor-widget elementor-widget-wl-product-filter\" data-id=\"681a910\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wl-product-filter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"woolentor-filter-wrap\" style=\"overflow: visible;\">\n\n                \n                    <div class=\"wl_price_filter\">\n                        <form method=\"get\" action=\"https:\/\/spicevalleypk.com\">\n                            <div class=\"woolentor_slider_range\" style=\"display: none;\"><\/div>\n                            <input type=\"hidden\" name=\"wlfilter\" value=\"1\">\n                            <input type=\"text\" id=\"min_price-681a910\" name=\"min_price\" value=\"110\" data-min=\"110\" placeholder=\"Min price\" \/>\n                            <input type=\"text\" id=\"max_price-681a910\" name=\"max_price\" value=\"2199\" data-max=\"2199\" placeholder=\"Max price\" \/>\n                            <div class=\"wl_button_price\">\n                                <button type=\"submit\" aria-label=\"Filter\">Filter<\/button>\n                                <div class=\"woolentor_price_label\" style=\"display: none;\">\n                                    Price:                                    <span id=\"from-681a910\"><\/span> &mdash; <span id=\"to-681a910\"><\/span>\n                                <\/div>\n                            <\/div>\n                            <input type=\"hidden\" name=\"rest_route\" value=\"\/wp\/v2\/pages\/7\" \/>                        <\/form>\n                    <\/div>\n                    <script type=\"text\/javascript\">\n                        ;jQuery(document).ready(function($) {\n                            'use strict';\n\n                            var id = '681a910';\n\n                            $( 'input#min_price-'+id+', input#max_price-'+id ).hide();\n                            $( '.woolentor_slider_range, .woolentor_price_label' ).show();\n\n                            var min_price = parseInt( '110' ),\n                                max_price = parseInt( '2199' ),\n                                current_min_price = parseInt( '110' ),\n                                current_max_price = parseInt( '2199' ),\n                                currency_pos_left = '1',\n                                currency_symbol = '&#8360; ';\n\n                            $( \".woolentor_slider_range\" ).slider({\n                                range: true,\n                                min: min_price,\n                                max: max_price,\n                                values: [ current_min_price, current_max_price ],\n                                slide: function( event, ui ) {\n                                    $( 'input#min_price-'+id ).val( ui.values[0] );\n                                    $( 'input#max_price-'+id ).val( ui.values[1] );\n                                    ( currency_pos_left ) ? $( \".woolentor_price_label span#from-\"+id ).html( currency_symbol + ui.values[0] ) : $( \".woolentor_price_label span#from-\"+id ).html(  ui.values[0] + currency_symbol );\n                                    ( currency_pos_left ) ? $( \".woolentor_price_label span#to-\"+id ).html( currency_symbol + ui.values[1] ) : $( \".woolentor_price_label span#to-\"+id ).html( ui.values[1] + currency_symbol );\n                                },\n\n                            });\n\n                            $( \"#min_price-\"+id ).val(  $( \".woolentor_slider_range\" ).slider( \"values\", 0 ) );\n                            $( \"#max_price-\"+id ).val(  $( \".woolentor_slider_range\" ).slider( \"values\", 1 ) );\n\n                            if( currency_pos_left ){\n                                $( \".woolentor_price_label span#from-\"+id ).html(  currency_symbol + $( \".woolentor_slider_range\" ).slider( \"values\", 0 ) );\n                                $( \".woolentor_price_label span#to-\"+id ).html(  currency_symbol + $( \".woolentor_slider_range\" ).slider( \"values\", 1 ) );\n                            }else{\n                                $( \".woolentor_price_label span#from-\"+id ).html( $( \".woolentor_slider_range\" ).slider( \"values\", 0 ) + currency_symbol );\n                                $( \".woolentor_price_label span#to-\"+id ).html( $( \".woolentor_slider_range\" ).slider( \"values\", 1 ) + currency_symbol );\n                            }\n\n                        });\n                    <\/script>\n\n                    \n                \n                \n            <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10361b3 elementor-widget elementor-widget-wl-product-filter\" data-id=\"10361b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wl-product-filter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"woolentor-filter-wrap\" style=\"\">\n\n                                        <form class=\"wl_product_search_form\" role=\"search\" method=\"get\" action=\"https:\/\/spicevalleypk.com\">\n                            <input type=\"search\" placeholder=\"Search Products&hellip;\" value=\"\" name=\"q\" title=\"Search for:\" \/>\n                            <button type=\"submit\" aria-label=\"Search\"><i class=\"fa fa-search\"><\/i><\/button>\n                        <\/form>\n\n                    \n                \n                \n            <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8c01f1 elementor-widget elementor-widget-heading\" data-id=\"d8c01f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Categories<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34d266b wl-columns-1 elementor-widget elementor-widget-wl-category-grid\" data-id=\"34d266b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wl-category-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wl-row   \" data-settings=\"\" >                <div class=\"wl-col-1\">\n\n                                            <div class=\"ht-category-wrap\">\n                            \n                            <div class=\"ht-category-content\">\n                                <h3><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/h3>\n                                <span>20<\/span>                            <\/div>\n                                                    <\/div>\n\n                    \n                <\/div>\n                                <div class=\"wl-col-1\">\n\n                                            <div class=\"ht-category-wrap\">\n                            \n                            <div class=\"ht-category-content\">\n                                <h3><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/h3>\n                                <span>14<\/span>                            <\/div>\n                                                    <\/div>\n\n                    \n                <\/div>\n                                <div class=\"wl-col-1\">\n\n                                            <div class=\"ht-category-wrap\">\n                            \n                            <div class=\"ht-category-content\">\n                                <h3><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/h3>\n                                <span>14<\/span>                            <\/div>\n                                                    <\/div>\n\n                    \n                <\/div>\n                                <div class=\"wl-col-1\">\n\n                                            <div class=\"ht-category-wrap\">\n                            \n                            <div class=\"ht-category-content\">\n                                <h3><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/h3>\n                                <span>9<\/span>                            <\/div>\n                                                    <\/div>\n\n                    \n                <\/div>\n                <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d06543 elementor-widget elementor-widget-heading\" data-id=\"1d06543\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Recently Viewed<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed8d20 elementor-widget elementor-widget-woolentor-curvy-product\" data-id=\"7ed8d20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woolentor-curvy-product.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t     \n        <div class=\" ht-row ht-products woocommerce product\">\n\n                \n                    <!--Product Start-->\n            <div class=\"ht-product ht-col-lg-12 ht-col-md-6 ht-col-sm-6 ht-col-xs-12\">\n                <div class=\"wl_single-product-item \">\n                    <a href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\" class=\"product-thumbnail\">\n                        <div class=\"images\">\n                            <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"achaargoshtmasala 19074df8 08f8 4e03 86c7 2b9dd43d0ab0.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/>                        <\/div>\n                    <\/a>\n                    <div class=\"product-content\">\n                        <div class=\"product-content-top\">\n                                                            <h6 class=\"title\"><a href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\">Achar Gosht \/ \u0627\u0686\u0627\u0631 \u06af\u0648\u0634\u062a<\/a><\/h6>\n                                                        <div class=\"product-price\">\n                                                                    <span class=\"new-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>160<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,000<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;160 through &#8360;1,000<\/span><\/span>\n<\/span>\n                                                            <\/div>\n                                                                                                                    <div class=\"reading\">\n                                                                    <\/div>\n                                                    <\/div>\n                        <ul class=\"action\">\n                            <li class=\"wl_cart\">\n                                <a href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\" data-quantity=\"1\" class=\"action-item  add_to_cart_button\" data-product_id=\"522\"><i aria-hidden=\"true\" class=\"fa fa-shopping-cart\"><\/i><\/a>\n                            <\/li>\n                            <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"522\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                    \n                            <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;fas fa-exchange-alt&quot;&gt;&lt;\/i&gt;\" data-product_id=\"522\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"fas fa-exchange-alt\"><\/i><\/a><\/li>                        <\/ul>\n                    <\/div>\n                <\/div>             \n            <\/div>\n            <!--Product End-->\n            \n                    <!--Product Start-->\n            <div class=\"ht-product ht-col-lg-12 ht-col-md-6 ht-col-sm-6 ht-col-xs-12\">\n                <div class=\"wl_single-product-item \">\n                    <a href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\" class=\"product-thumbnail\">\n                        <div class=\"images\">\n                            <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"bemisaalflavor.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/>                        <\/div>\n                    <\/a>\n                    <div class=\"product-content\">\n                        <div class=\"product-content-top\">\n                                                            <h6 class=\"title\"><a href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\">Be misall Fries flavor \/ \u0628\u06d2 \u0645\u062b\u0627\u0644 \u0641\u0631\u0627\u0626\u0632 \u0641\u0644\u06cc\u0648\u0631<\/a><\/h6>\n                                                        <div class=\"product-price\">\n                                                                    <span class=\"new-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>170<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,100<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;170 through &#8360;1,100<\/span><\/span>\n<\/span>\n                                                            <\/div>\n                                                                                                                    <div class=\"reading\">\n                                                                    <\/div>\n                                                    <\/div>\n                        <ul class=\"action\">\n                            <li class=\"wl_cart\">\n                                <a href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\" data-quantity=\"1\" class=\"action-item  add_to_cart_button\" data-product_id=\"520\"><i aria-hidden=\"true\" class=\"fa fa-shopping-cart\"><\/i><\/a>\n                            <\/li>\n                            <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"520\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                    \n                            <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;fas fa-exchange-alt&quot;&gt;&lt;\/i&gt;\" data-product_id=\"520\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"fas fa-exchange-alt\"><\/i><\/a><\/li>                        <\/ul>\n                    <\/div>\n                <\/div>             \n            <\/div>\n            <!--Product End-->\n            \n                    <!--Product Start-->\n            <div class=\"ht-product ht-col-lg-12 ht-col-md-6 ht-col-sm-6 ht-col-xs-12\">\n                <div class=\"wl_single-product-item \">\n                    <a href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\" class=\"product-thumbnail\">\n                        <div class=\"images\">\n                            <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"14biryanimasala c36a0e9d 671c 48df b23f c02c9bc4a148.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/>                        <\/div>\n                    <\/a>\n                    <div class=\"product-content\">\n                        <div class=\"product-content-top\">\n                                                            <h6 class=\"title\"><a href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\">Biryani Masala \/ \u0628\u0631\u06cc\u0627\u0646\u06cc \u0645\u0635\u0627\u0644\u06c1<\/a><\/h6>\n                                                        <div class=\"product-price\">\n                                                                    <span class=\"new-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>160<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,000<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;160 through &#8360;1,000<\/span><\/span>\n<\/span>\n                                                            <\/div>\n                                                                                                                    <div class=\"reading\">\n                                                                    <\/div>\n                                                    <\/div>\n                        <ul class=\"action\">\n                            <li class=\"wl_cart\">\n                                <a href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\" data-quantity=\"1\" class=\"action-item  add_to_cart_button\" data-product_id=\"518\"><i aria-hidden=\"true\" class=\"fa fa-shopping-cart\"><\/i><\/a>\n                            <\/li>\n                            <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"518\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                    \n                            <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;fas fa-exchange-alt&quot;&gt;&lt;\/i&gt;\" data-product_id=\"518\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"fas fa-exchange-alt\"><\/i><\/a><\/li>                        <\/ul>\n                    <\/div>\n                <\/div>             \n            <\/div>\n            <!--Product End-->\n            \n                    <!--Product Start-->\n            <div class=\"ht-product ht-col-lg-12 ht-col-md-6 ht-col-sm-6 ht-col-xs-12\">\n                <div class=\"wl_single-product-item \">\n                    <a href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\" class=\"product-thumbnail\">\n                        <div class=\"images\">\n                            <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"9kaalimirchpowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/>                        <\/div>\n                    <\/a>\n                    <div class=\"product-content\">\n                        <div class=\"product-content-top\">\n                                                            <h6 class=\"title\"><a href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\">Black pepper powder\/ Kali Mirch \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686<\/a><\/h6>\n                                                        <div class=\"product-price\">\n                                                                    <span class=\"new-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>220<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,800<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;220 through &#8360;1,800<\/span><\/span>\n<\/span>\n                                                            <\/div>\n                                                                                                                    <div class=\"reading\">\n                                                                    <\/div>\n                                                    <\/div>\n                        <ul class=\"action\">\n                            <li class=\"wl_cart\">\n                                <a href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\" data-quantity=\"1\" class=\"action-item  add_to_cart_button\" data-product_id=\"517\"><i aria-hidden=\"true\" class=\"fa fa-shopping-cart\"><\/i><\/a>\n                            <\/li>\n                            <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist wltooltip_no\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"517\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                    \n                            <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;fas fa-exchange-alt&quot;&gt;&lt;\/i&gt;\" data-product_id=\"517\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"fas fa-exchange-alt\"><\/i><\/a><\/li>                        <\/ul>\n                    <\/div>\n                <\/div>             \n            <\/div>\n            <!--Product End-->\n                    <\/div>\n               \n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c87fe87 e-con-full e-flex e-con e-child\" data-id=\"c87fe87\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a93e1ed elementor-widget elementor-widget-heading\" data-id=\"a93e1ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Select Your Favourites<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-829202d elementor-widget elementor-widget-woolentor-universal-product\" data-id=\"829202d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woolentor-universal-product.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            \n                                                <div class=\"woolentor-product-same-height ht-products woocommerce ht-row\" dir=\"ltr\" data-settings=''  >\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=butter-cheese-masala-%d8%a8%d9%b9%d8%b1-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"buttercheesemasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/ButterCheeseMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"516\" aria-label=\"Butter Cheese Masala \/ \u0628\u0679\u0631 \u0686\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"516\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=butter-cheese-masala-%d8%a8%d9%b9%d8%b1-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"516\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=butter-cheese-masala-%d8%a8%d9%b9%d8%b1-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_516\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"516\" data-product_sku=\"100\" aria-label=\"Select options for &ldquo;Butter Cheese Masala \/ \u0628\u0679\u0631 \u0686\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_516\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=butter-cheese-masala-%d8%a8%d9%b9%d8%b1-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Butter Cheese Masala \/ \u0628\u0679\u0631 \u0686\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>170<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,100<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;170 through &#8360;1,100<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"9kaalimirchpowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/9kaalimirchpowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"517\" aria-label=\"Black pepper powder\/ Kali Mirch \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"517\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"517\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_517\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"517\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Black pepper powder\/ Kali Mirch \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_517\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=black-pepper-powder-kali-mirch-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86'>Black pepper powder\/ Kali Mirch \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>220<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,800<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;220 through &#8360;1,800<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"14biryanimasala c36a0e9d 671c 48df b23f c02c9bc4a148.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/14BIRYANIMASALA_c36a0e9d-671c-48df-b23f-c02c9bc4a148.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"518\" aria-label=\"Biryani Masala \/ \u0628\u0631\u06cc\u0627\u0646\u06cc \u0645\u0635\u0627\u0644\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"518\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"518\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_518\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"518\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Biryani Masala \/ \u0628\u0631\u06cc\u0627\u0646\u06cc \u0645\u0635\u0627\u0644\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_518\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=biryani-masala-%d8%a8%d8%b1%db%8c%d8%a7%d9%86%db%8c-%d9%85%d8%b5%d8%a7%d9%84%db%81'>Biryani Masala \/ \u0628\u0631\u06cc\u0627\u0646\u06cc \u0645\u0635\u0627\u0644\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>160<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,000<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;160 through &#8360;1,000<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"bemisaalflavor.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/BeMisaalFlavor.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"520\" aria-label=\"Be misall Fries flavor \/ \u0628\u06d2 \u0645\u062b\u0627\u0644 \u0641\u0631\u0627\u0626\u0632 \u0641\u0644\u06cc\u0648\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"520\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"520\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_520\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"520\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Be misall Fries flavor \/ \u0628\u06d2 \u0645\u062b\u0627\u0644 \u0641\u0631\u0627\u0626\u0632 \u0641\u0644\u06cc\u0648\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_520\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=be-misall-fries-flavor-%d8%a8%db%92-%d9%85%d8%ab%d8%a7%d9%84-%d9%81%d8%b1%d8%a7%d8%a6%d8%b2-%d9%81%d9%84%db%8c%d9%88%d8%b1'>Be misall Fries flavor \/ \u0628\u06d2 \u0645\u062b\u0627\u0644 \u0641\u0631\u0627\u0626\u0632 \u0641\u0644\u06cc\u0648\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>170<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,100<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;170 through &#8360;1,100<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"achaargoshtmasala 19074df8 08f8 4e03 86c7 2b9dd43d0ab0.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/AchaarGoshtMasala_19074df8-08f8-4e03-86c7-2b9dd43d0ab0.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"522\" aria-label=\"Achar Gosht \/ \u0627\u0686\u0627\u0631 \u06af\u0648\u0634\u062a\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"522\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"522\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_522\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"522\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Achar Gosht \/ \u0627\u0686\u0627\u0631 \u06af\u0648\u0634\u062a&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_522\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=achar-gosht-%d8%a7%da%86%d8%a7%d8%b1-%da%af%d9%88%d8%b4%d8%aa'>Achar Gosht \/ \u0627\u0686\u0627\u0631 \u06af\u0648\u0634\u062a<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>160<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,000<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;160 through &#8360;1,000<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=chicken-powder-%da%86%da%a9%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"6chickenpowder 36840e41 51de 4994 aa1a e838d10b929e.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6ChickenPowder_36840e41-51de-4994-aa1a-e838d10b929e.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"513\" aria-label=\"Chicken Powder \/ \u0686\u06a9\u0646 \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"513\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=chicken-powder-%da%86%da%a9%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"513\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=chicken-powder-%da%86%da%a9%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_513\" data-quantity=\"1\" class=\"button product_type_simple\" data-product_id=\"513\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Chicken Powder \/ \u0686\u06a9\u0646 \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-success_message=\"\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_513\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=chicken-powder-%da%86%da%a9%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Chicken Powder \/ \u0686\u06a9\u0646 \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=chicken-cheese-masala-%da%86%da%a9%d9%86-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"20 chicken cheese flavor jpg.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/20_chicken_cheese_flavor_jpg.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"514\" aria-label=\"Chicken Cheese Masala \/ \u0686\u06a9\u0646 \u0686\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"514\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=chicken-cheese-masala-%da%86%da%a9%d9%86-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"514\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=chicken-cheese-masala-%da%86%da%a9%d9%86-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_514\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"514\" data-product_sku=\"1000\" aria-label=\"Select options for &ldquo;Chicken Cheese Masala \/ \u0686\u06a9\u0646 \u0686\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_514\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=chicken-cheese-masala-%da%86%da%a9%d9%86-%da%86%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Chicken Cheese Masala \/ \u0686\u06a9\u0646 \u0686\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>170<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,100<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;170 through &#8360;1,100<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=chaat-masala-%da%86%d8%a7%d9%b9-%d9%85%d8%b5%d8%a7%d9%84%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"12 chaat masala jpg.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/12_chaat_masala_jpg.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"515\" aria-label=\"Chaat Masala \/ \u0686\u0627\u0679 \u0645\u0635\u0627\u0644\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"515\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=chaat-masala-%da%86%d8%a7%d9%b9-%d9%85%d8%b5%d8%a7%d9%84%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"515\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=chaat-masala-%da%86%d8%a7%d9%b9-%d9%85%d8%b5%d8%a7%d9%84%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_515\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"515\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Chaat Masala \/ \u0686\u0627\u0679 \u0645\u0635\u0627\u0644\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_515\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=chaat-masala-%da%86%d8%a7%d9%b9-%d9%85%d8%b5%d8%a7%d9%84%db%81'>Chaat Masala \/ \u0686\u0627\u0679 \u0645\u0635\u0627\u0644\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>120<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>700<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;120 through &#8360;700<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-6-mega-flavor-combo-13-flavors-50g-each-save-rs-500-only-rs-1850\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"websitedeals.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/websitedeals.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"506\" aria-label=\"Deal 6 \u2013 Mega Flavor Combo (13 Flavors | 50g Each) \u2013 Save Rs. 500 | Only Rs. 1850\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"506\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-6-mega-flavor-combo-13-flavors-50g-each-save-rs-500-only-rs-1850\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"506\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=506\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_506\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"506\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Deal 6 \u2013 Mega Flavor Combo (13 Flavors | 50g Each) \u2013 Save Rs. 500 | Only Rs. 1850&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Deal 6 \u2013 Mega Flavor Combo (13 Flavors | 50g Each) \u2013 Save Rs. 500 | Only Rs. 1850&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_506\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-6-mega-flavor-combo-13-flavors-50g-each-save-rs-500-only-rs-1850'>Deal 6 \u2013 Mega Flavor Combo (13 Flavors | 50g Each) \u2013 Save Rs. 500 | Only Rs. 1850<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,850<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-5-premium-flavor-combo-7-irresistible-flavors-rs-1350-only-50g\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"5 scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/5-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"507\" aria-label=\"Deal 5 \u2013 Premium Flavor Combo (7 Irresistible Flavors) \u2013 Rs. 1350 Only 50g\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"507\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-5-premium-flavor-combo-7-irresistible-flavors-rs-1350-only-50g\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"507\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=507\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_507\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"507\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Deal 5 \u2013 Premium Flavor Combo (7 Irresistible Flavors) \u2013 Rs. 1350 Only 50g&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Deal 5 \u2013 Premium Flavor Combo (7 Irresistible Flavors) \u2013 Rs. 1350 Only 50g&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_507\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-5-premium-flavor-combo-7-irresistible-flavors-rs-1350-only-50g'>Deal 5 \u2013 Premium Flavor Combo (7 Irresistible Flavors) \u2013 Rs. 1350 Only 50g<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,350<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-4-flavorful-spice-pack-6-premium-flavors-rs-1250-only\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"2 70fa38ed ceeb 4fa5 9c42 059c8b0a8b06 scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2_70fa38ed-ceeb-4fa5-9c42-059c8b0a8b06-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"508\" aria-label=\"Deal 4 \u2013 Flavorful Spice Pack (6 Premium Flavors) \u2013 Rs. 1250 Only\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"508\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-4-flavorful-spice-pack-6-premium-flavors-rs-1250-only\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"508\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=508\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_508\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"508\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Deal 4 \u2013 Flavorful Spice Pack (6 Premium Flavors) \u2013 Rs. 1250 Only&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Deal 4 \u2013 Flavorful Spice Pack (6 Premium Flavors) \u2013 Rs. 1250 Only&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_508\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-4-flavorful-spice-pack-6-premium-flavors-rs-1250-only'>Deal 4 \u2013 Flavorful Spice Pack (6 Premium Flavors) \u2013 Rs. 1250 Only<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,250<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-3-5-flavors-only-rs-1350-with-free-home-delivery-100g\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"3 c3a7444c 555c 4e12 b9d4 28b7aebe433b scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3_c3a7444c-555c-4e12-b9d4-28b7aebe433b-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"509\" aria-label=\"Deal  3 \u2013 5 flavors  Only Rs. 1350 with Free Home Delivery!  100g\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"509\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-3-5-flavors-only-rs-1350-with-free-home-delivery-100g\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"509\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=509\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_509\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"509\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Deal  3 \u2013 5 flavors  Only Rs. 1350 with Free Home Delivery!  100g&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Deal  3 \u2013 5 flavors  Only Rs. 1350 with Free Home Delivery!  100g&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_509\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-3-5-flavors-only-rs-1350-with-free-home-delivery-100g'>Deal  3 \u2013 5 flavors  Only Rs. 1350 with Free Home Delivery!  100g<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,350<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=coriander-whole-%d8%af%da%be%d9%86%db%8c%d8%a7-%d8%ab%d8%a7%d8%a8%d8%aa\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"corianderwhole.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/CorianderWhole.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"510\" aria-label=\"Coriander Whole \/ \u062f\u06be\u0646\u06cc\u0627 \u062b\u0627\u0628\u062a\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"510\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=coriander-whole-%d8%af%da%be%d9%86%db%8c%d8%a7-%d8%ab%d8%a7%d8%a8%d8%aa\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"510\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=coriander-whole-%d8%af%da%be%d9%86%db%8c%d8%a7-%d8%ab%d8%a7%d8%a8%d8%aa\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_510\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"510\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Coriander Whole \/ \u062f\u06be\u0646\u06cc\u0627 \u062b\u0627\u0628\u062a&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_510\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=coriander-whole-%d8%af%da%be%d9%86%db%8c%d8%a7-%d8%ab%d8%a7%d8%a8%d8%aa'>Coriander Whole \/ \u062f\u06be\u0646\u06cc\u0627 \u062b\u0627\u0628\u062a<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>110<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>650<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;110 through &#8360;650<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=dhania-powder-%d8%af%da%be%d9%86%db%8c%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"8dhaniyapowder 4ae1cad4 2bd2 46be bf7b 5f6e9e57fcfe.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/8dhaniyapowder_4ae1cad4-2bd2-46be-bf7b-5f6e9e57fcfe.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"501\" aria-label=\"Dhania  powder\/  \u062f\u06be\u0646\u06cc\u0627 \u067e\u0627\u0624\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"501\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=dhania-powder-%d8%af%da%be%d9%86%db%8c%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"501\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=dhania-powder-%d8%af%da%be%d9%86%db%8c%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_501\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"501\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Dhania  powder\/  \u062f\u06be\u0646\u06cc\u0627 \u067e\u0627\u0624\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_501\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=dhania-powder-%d8%af%da%be%d9%86%db%8c%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1'>Dhania  powder\/  \u062f\u06be\u0646\u06cc\u0627 \u067e\u0627\u0624\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>110<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>650<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;110 through &#8360;650<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-no-2-4-flavors-in-one-only-rs-1150-with-free-delivery-100g\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"4 scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"502\" aria-label=\"DEAL NO 2 .  4 Flavors in one only Rs  1150 with free Delivery 100g\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"502\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-no-2-4-flavors-in-one-only-rs-1150-with-free-delivery-100g\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"502\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=502\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_502\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"502\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;DEAL NO 2 .  4 Flavors in one only Rs  1150 with free Delivery 100g&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;DEAL NO 2 .  4 Flavors in one only Rs  1150 with free Delivery 100g&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_502\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-no-2-4-flavors-in-one-only-rs-1150-with-free-delivery-100g'>DEAL NO 2 .  4 Flavors in one only Rs  1150 with free Delivery 100g<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,150<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-no-1-4-flavors-in-one-only-rs-1150-with-free-delivery-100g\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"1 362f17da 1f8e 4a83 9be6 55358ebba3fa scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1_362f17da-1f8e-4a83-9be6-55358ebba3fa-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"503\" aria-label=\"DEAL NO 1 .  4 Flavors in one only Rs 1150 with free Delivery 100g\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"503\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-no-1-4-flavors-in-one-only-rs-1150-with-free-delivery-100g\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"503\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=503\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_503\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"503\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;DEAL NO 1 .  4 Flavors in one only Rs 1150 with free Delivery 100g&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;DEAL NO 1 .  4 Flavors in one only Rs 1150 with free Delivery 100g&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_503\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-no-1-4-flavors-in-one-only-rs-1150-with-free-delivery-100g'>DEAL NO 1 .  4 Flavors in one only Rs 1150 with free Delivery 100g<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,150<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-8-traditional-masala-combo-9-flavors-50g-each-rs-1599-only\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"6 scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"504\" aria-label=\"Deal 8 \u2013 Traditional Masala Combo (9 Flavors | 50g Each) \u2013 Rs. 1599 Only\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"504\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-8-traditional-masala-combo-9-flavors-50g-each-rs-1599-only\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"504\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=504\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_504\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"504\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Deal 8 \u2013 Traditional Masala Combo (9 Flavors | 50g Each) \u2013 Rs. 1599 Only&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Deal 8 \u2013 Traditional Masala Combo (9 Flavors | 50g Each) \u2013 Rs. 1599 Only&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_504\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-8-traditional-masala-combo-9-flavors-50g-each-rs-1599-only'>Deal 8 \u2013 Traditional Masala Combo (9 Flavors | 50g Each) \u2013 Rs. 1599 Only<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,599<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=deal-7a-traditional-masala-combo-6-flavors-100g-each-rs-1699-only\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"6.png\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-300x300.png 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-150x150.png 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-768x768.png 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-600x600.png 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6-100x100.png 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/6.png 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"505\" aria-label=\"Deal 7a \u2013 Traditional Masala Combo (6 Flavors | 100g Each) \u2013 Rs. 1699 Only\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"505\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=deal-7a-traditional-masala-combo-6-flavors-100g-each-rs-1699-only\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"505\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=505\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_505\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"505\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Deal 7a \u2013 Traditional Masala Combo (6 Flavors | 100g Each) \u2013 Rs. 1699 Only&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Deal 7a \u2013 Traditional Masala Combo (6 Flavors | 100g Each) \u2013 Rs. 1699 Only&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_505\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=deal-7a-traditional-masala-combo-6-flavors-100g-each-rs-1699-only'>Deal 7a \u2013 Traditional Masala Combo (6 Flavors | 100g Each) \u2013 Rs. 1699 Only<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,699<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=fish-masala-%d9%85%da%86%da%be%d9%84%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"22 fish masala.jpg 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/22_Fish_Masala.jpg_1.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"497\" aria-label=\"Fish Masala | \u0645\u0686\u06be\u0644\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"497\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=fish-masala-%d9%85%da%86%da%be%d9%84%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"497\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=fish-masala-%d9%85%da%86%da%be%d9%84%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_497\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"497\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Fish Masala | \u0645\u0686\u06be\u0644\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_497\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=fish-masala-%d9%85%da%86%da%be%d9%84%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Fish Masala | \u0645\u0686\u06be\u0644\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>160<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,000<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;160 through &#8360;1,000<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=fajita-spices-%d9%81%db%81%db%8c%d8%aa%d8%a7-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"fajita.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Fajita.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"499\" aria-label=\"Fajita Spices \/ \u0641\u06c1\u06cc\u062a\u0627 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"499\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=fajita-spices-%d9%81%db%81%db%8c%d8%aa%d8%a7-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"499\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=fajita-spices-%d9%81%db%81%db%8c%d8%aa%d8%a7-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_499\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"499\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Fajita Spices \/ \u0641\u06c1\u06cc\u062a\u0627 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_499\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=fajita-spices-%d9%81%db%81%db%8c%d8%aa%d8%a7-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Fajita Spices \/ \u0641\u06c1\u06cc\u062a\u0627 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>170<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,100<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;170 through &#8360;1,100<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=dried-methi-%d8%ae%d8%b4%da%a9-%d9%85%db%8c%d8%aa%da%be%db%8c-sukhi-methi\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"methi.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/methi.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"500\" aria-label=\"Dried Methi \/ \u062e\u0634\u06a9 \u0645\u06cc\u062a\u06be\u06cc \/ sukhi methi\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"500\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=dried-methi-%d8%ae%d8%b4%da%a9-%d9%85%db%8c%d8%aa%da%be%db%8c-sukhi-methi\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"500\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=dried-methi-%d8%ae%d8%b4%da%a9-%d9%85%db%8c%d8%aa%da%be%db%8c-sukhi-methi\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_500\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"500\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Dried Methi \/ \u062e\u0634\u06a9 \u0645\u06cc\u062a\u06be\u06cc \/ sukhi methi&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_500\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=dried-methi-%d8%ae%d8%b4%da%a9-%d9%85%db%8c%d8%aa%da%be%db%8c-sukhi-methi'>Dried Methi \/ \u062e\u0634\u06a9 \u0645\u06cc\u062a\u06be\u06cc \/ sukhi methi<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>200<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>380<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;200 through &#8360;380<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=fries-seasoning-%d9%81%d8%b1%d8%a7%d8%a6%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"friesmasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/FriesMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"495\" aria-label=\"Fries Seasoning \/ \u0641\u0631\u0627\u0626\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"495\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=fries-seasoning-%d9%81%d8%b1%d8%a7%d8%a6%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"495\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=fries-seasoning-%d9%81%d8%b1%d8%a7%d8%a6%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_495\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"495\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Fries Seasoning \/ \u0641\u0631\u0627\u0626\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_495\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=fries-seasoning-%d9%81%d8%b1%d8%a7%d8%a6%db%8c%d8%b2-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Fries Seasoning \/ \u0641\u0631\u0627\u0626\u06cc\u0632 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=garam-masala-%da%af%d8%b1%d9%85-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"7garammasalapowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/7GARAMMASALAPOWDER.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"494\" aria-label=\"Garam Masala\/ \u06af\u0631\u0645 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"494\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=garam-masala-%da%af%d8%b1%d9%85-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"494\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=garam-masala-%da%af%d8%b1%d9%85-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_494\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"494\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Garam Masala\/ \u06af\u0631\u0645 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_494\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=garam-masala-%da%af%d8%b1%d9%85-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Garam Masala\/ \u06af\u0631\u0645 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>200<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,400<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;200 through &#8360;1,400<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=haldi-powder-turmeric-%db%81%d9%84%d8%af%db%8c-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"2haldipowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/2Haldipowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"458\" aria-label=\"Haldi Powder \/ Turmeric \/ \u06c1\u0644\u062f\u06cc \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"458\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=haldi-powder-turmeric-%db%81%d9%84%d8%af%db%8c-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"458\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=haldi-powder-turmeric-%db%81%d9%84%d8%af%db%8c-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_458\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"458\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Haldi Powder \/ Turmeric \/ \u06c1\u0644\u062f\u06cc \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_458\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=haldi-powder-turmeric-%db%81%d9%84%d8%af%db%8c-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Haldi Powder \/ Turmeric \/ \u06c1\u0644\u062f\u06cc \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>200<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>650<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;200 through &#8360;650<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=green-raita-%da%af%d8%b1%db%8c%d9%86-%d8%b1%d8%a7%d8%a6%d8%aa%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"greenraita c275ac7e 2007 45d2 833a 44854d827b41.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenraita_c275ac7e-2007-45d2-833a-44854d827b41.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"459\" aria-label=\"Green Raita\/\u06af\u0631\u06cc\u0646 \u0631\u0627\u0626\u062a\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"459\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=green-raita-%da%af%d8%b1%db%8c%d9%86-%d8%b1%d8%a7%d8%a6%d8%aa%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"459\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=green-raita-%da%af%d8%b1%db%8c%d9%86-%d8%b1%d8%a7%d8%a6%d8%aa%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_459\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"459\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Green Raita\/\u06af\u0631\u06cc\u0646 \u0631\u0627\u0626\u062a\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_459\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=green-raita-%da%af%d8%b1%db%8c%d9%86-%d8%b1%d8%a7%d8%a6%d8%aa%db%81'>Green Raita\/\u06af\u0631\u06cc\u0646 \u0631\u0627\u0626\u062a\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>170<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>1,100<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8360;170 through &#8360;1,100<\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=green-karahi-masala-%da%af%d8%b1%db%8c%d9%86-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"greenkarahimasala 47fab126 a8a3 4221 9c24 847e0613e5ce.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/GreenKarahimasala_47fab126-a8a3-4221-9c24-847e0613e5ce.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"460\" aria-label=\"Green Karahi masala\/ \u06af\u0631\u06cc\u0646 \u06a9\u0691\u0627\u06c1\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"460\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=green-karahi-masala-%da%af%d8%b1%db%8c%d9%86-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"460\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=green-karahi-masala-%da%af%d8%b1%db%8c%d9%86-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_460\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"460\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Green Karahi masala\/ \u06af\u0631\u06cc\u0646 \u06a9\u0691\u0627\u06c1\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_460\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=green-karahi-masala-%da%af%d8%b1%db%8c%d9%86-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Green Karahi masala\/ \u06af\u0631\u06cc\u0646 \u06a9\u0691\u0627\u06c1\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=green-chili-flavor-%da%af%d8%b1%db%8c%d9%86-%da%86%d9%84%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"greenchilliflavor.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Greenchilliflavor.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"461\" aria-label=\"Green Chili Flavor \/ \u06af\u0631\u06cc\u0646 \u0686\u0644\u06cc \u0641\u0644\u06cc\u0648\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"461\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=green-chili-flavor-%da%af%d8%b1%db%8c%d9%86-%da%86%d9%84%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"461\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=green-chili-flavor-%da%af%d8%b1%db%8c%d9%86-%da%86%d9%84%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_461\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"461\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Green Chili Flavor \/ \u06af\u0631\u06cc\u0646 \u0686\u0644\u06cc \u0641\u0644\u06cc\u0648\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_461\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=green-chili-flavor-%da%af%d8%b1%db%8c%d9%86-%da%86%d9%84%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1'>Green Chili Flavor \/ \u06af\u0631\u06cc\u0646 \u0686\u0644\u06cc \u0641\u0644\u06cc\u0648\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=ginger-powder-adrak-powder-%d8%a7%d8%af%d8%b1%da%a9-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"11gingerpowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/11Gingerpowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"462\" aria-label=\"Ginger Powder \/ Adrak Powder \/ \u0627\u062f\u0631\u06a9 \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"462\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=ginger-powder-adrak-powder-%d8%a7%d8%af%d8%b1%da%a9-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"462\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=ginger-powder-adrak-powder-%d8%a7%d8%af%d8%b1%da%a9-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_462\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"462\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Ginger Powder \/ Adrak Powder \/ \u0627\u062f\u0631\u06a9 \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_462\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=ginger-powder-adrak-powder-%d8%a7%d8%af%d8%b1%da%a9-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Ginger Powder \/ Adrak Powder \/ \u0627\u062f\u0631\u06a9 \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=garlic-powder-%d9%84%db%81%d8%b3%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"3garlicpowder e2e6db69 7d12 4657 9deb b5b6a83c82f3.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/3Garlicpowder_e2e6db69-7d12-4657-9deb-b5b6a83c82f3.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"463\" aria-label=\"Garlic Powder \/ \u0644\u06c1\u0633\u0646 \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"463\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=garlic-powder-%d9%84%db%81%d8%b3%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"463\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=garlic-powder-%d9%84%db%81%d8%b3%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_463\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"463\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Garlic Powder \/ \u0644\u06c1\u0633\u0646 \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_463\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=garlic-powder-%d9%84%db%81%d8%b3%d9%86-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Garlic Powder \/ \u0644\u06c1\u0633\u0646 \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=mayo-garlic-flavor-%d9%85%d8%a7%d8%a6%db%8c%d9%88-%da%af%d8%a7%d8%b1%d9%84%da%a9-%d9%81%d9%84%db%8c%d9%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"mayogarlicflavor.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Mayogarlicflavor.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"450\" aria-label=\"Mayo garlic flavor\/ \u0645\u0627\u0626\u06cc\u0648 \u06af\u0627\u0631\u0644\u06a9 \u0641\u0644\u06cc\u0648\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"450\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=mayo-garlic-flavor-%d9%85%d8%a7%d8%a6%db%8c%d9%88-%da%af%d8%a7%d8%b1%d9%84%da%a9-%d9%81%d9%84%db%8c%d9%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"450\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=mayo-garlic-flavor-%d9%85%d8%a7%d8%a6%db%8c%d9%88-%da%af%d8%a7%d8%b1%d9%84%da%a9-%d9%81%d9%84%db%8c%d9%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_450\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"450\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Mayo garlic flavor\/ \u0645\u0627\u0626\u06cc\u0648 \u06af\u0627\u0631\u0644\u06a9 \u0641\u0644\u06cc\u0648\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_450\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=mayo-garlic-flavor-%d9%85%d8%a7%d8%a6%db%8c%d9%88-%da%af%d8%a7%d8%b1%d9%84%da%a9-%d9%81%d9%84%db%8c%d9%88%d8%b1'>Mayo garlic flavor\/ \u0645\u0627\u0626\u06cc\u0648 \u06af\u0627\u0631\u0644\u06a9 \u0641\u0644\u06cc\u0648\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=malai-boti-masala-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"malaibotimasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotimasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"451\" aria-label=\"Malai Boti Masala\/ \u0645\u0644\u0627\u0626\u06cc \u0628\u0648\u0679\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"451\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=malai-boti-masala-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"451\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=malai-boti-masala-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_451\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"451\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Malai Boti Masala\/ \u0645\u0644\u0627\u0626\u06cc \u0628\u0648\u0679\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_451\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=malai-boti-masala-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Malai Boti Masala\/ \u0645\u0644\u0627\u0626\u06cc \u0628\u0648\u0679\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=malai-boti-flavor-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"malaibotiflavour a63e7b28 12b2 4397 8d87 f138ebf9023d.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Malaibotiflavour_a63e7b28-12b2-4397-8d87-f138ebf9023d.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"452\" aria-label=\"Malai Boti Flavor \/ \u0645\u0644\u0627\u0626\u06cc \u0628\u0648\u0679\u06cc \u0641\u0644\u06cc\u0648\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"452\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=malai-boti-flavor-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"452\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=malai-boti-flavor-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_452\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"452\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Malai Boti Flavor \/ \u0645\u0644\u0627\u0626\u06cc \u0628\u0648\u0679\u06cc \u0641\u0644\u06cc\u0648\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_452\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=malai-boti-flavor-%d9%85%d9%84%d8%a7%d8%a6%db%8c-%d8%a8%d9%88%d9%b9%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1'>Malai Boti Flavor \/ \u0645\u0644\u0627\u0626\u06cc \u0628\u0648\u0679\u06cc \u0641\u0644\u06cc\u0648\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=macaroni-flavor-%d9%85%db%8c%da%a9%d8%b1%d9%88%d9%86%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-pasta-macaroni-spice-mix\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"macronimasla scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/MACRONIMASLA-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"453\" aria-label=\"Macaroni Flavor \/ \u0645\u06cc\u06a9\u0631\u0648\u0646\u06cc \u0641\u0644\u06cc\u0648\u0631 \u2013 Pasta &amp; Macaroni Spice Mix\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"453\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=macaroni-flavor-%d9%85%db%8c%da%a9%d8%b1%d9%88%d9%86%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-pasta-macaroni-spice-mix\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"453\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=macaroni-flavor-%d9%85%db%8c%da%a9%d8%b1%d9%88%d9%86%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-pasta-macaroni-spice-mix\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_453\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"453\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Macaroni Flavor \/ \u0645\u06cc\u06a9\u0631\u0648\u0646\u06cc \u0641\u0644\u06cc\u0648\u0631 \u2013 Pasta &amp; Macaroni Spice Mix&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_453\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=macaroni-flavor-%d9%85%db%8c%da%a9%d8%b1%d9%88%d9%86%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-pasta-macaroni-spice-mix'>Macaroni Flavor \/ \u0645\u06cc\u06a9\u0631\u0648\u0646\u06cc \u0641\u0644\u06cc\u0648\u0631 \u2013 Pasta &#038; Macaroni Spice Mix<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=lemon-spice-%d9%84%db%8c%d9%85%d9%88%da%ba-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"lemonmasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/LemonMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"454\" aria-label=\"Lemon Spice \/ \u0644\u06cc\u0645\u0648\u06ba \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"454\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=lemon-spice-%d9%84%db%8c%d9%85%d9%88%da%ba-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"454\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=lemon-spice-%d9%84%db%8c%d9%85%d9%88%da%ba-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_454\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"454\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Lemon Spice \/ \u0644\u06cc\u0645\u0648\u06ba \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_454\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=lemon-spice-%d9%84%db%8c%d9%85%d9%88%da%ba-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Lemon Spice \/ \u0644\u06cc\u0645\u0648\u06ba \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=laal-mirch-powder-red-chilli-powder-%d8%b3%d8%b1%d8%ae-%d9%85%d8%b1%da%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"1lalmirchpowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/1Lalmirchpowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"455\" aria-label=\"Laal Mirch Powder \/ Red Chilli Powder \/ \u0633\u0631\u062e \u0645\u0631\u0686 \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"455\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=laal-mirch-powder-red-chilli-powder-%d8%b3%d8%b1%d8%ae-%d9%85%d8%b1%da%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"455\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=laal-mirch-powder-red-chilli-powder-%d8%b3%d8%b1%d8%ae-%d9%85%d8%b1%da%86-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_455\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"455\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Laal Mirch Powder \/ Red Chilli Powder \/ \u0633\u0631\u062e \u0645\u0631\u0686 \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_455\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=laal-mirch-powder-red-chilli-powder-%d8%b3%d8%b1%d8%ae-%d9%85%d8%b1%da%86-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Laal Mirch Powder \/ Red Chilli Powder \/ \u0633\u0631\u062e \u0645\u0631\u0686 \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                                                                <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=kitchen-deal-12-essential-spices-combo-save-rs-500-free-delivery\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"kitchendeal scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/kitchendeal-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"456\" aria-label=\"Kitchen Deal \u2013 12 Essential Spices Combo | Save Rs. 500 + Free Delivery\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"456\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=kitchen-deal-12-essential-spices-combo-save-rs-500-free-delivery\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"456\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7&#038;add-to-cart=456\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_456\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"456\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Kitchen Deal \u2013 12 Essential Spices Combo | Save Rs. 500 + Free Delivery&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Kitchen Deal \u2013 12 Essential Spices Combo | Save Rs. 500 + Free Delivery&rdquo; has been added to your cart\" role=\"button\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_456\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=deals\">Deals<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=kitchen-deal-12-essential-spices-combo-save-rs-500-free-delivery'>Kitchen Deal \u2013 12 Essential Spices Combo | Save Rs. 500 + Free Delivery<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>2,199<\/bdi><\/span><\/span>\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=jalapeno-seasoning-%d8%ac%d9%84%db%8c%d9%be%db%8c%d9%86%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"jalapinomasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/JalapinoMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"457\" aria-label=\"Jalapeno Seasoning \/ \u062c\u0644\u06cc\u067e\u06cc\u0646\u0648 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"457\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=jalapeno-seasoning-%d8%ac%d9%84%db%8c%d9%be%db%8c%d9%86%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"457\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=jalapeno-seasoning-%d8%ac%d9%84%db%8c%d9%be%db%8c%d9%86%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_457\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"457\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Jalapeno Seasoning \/ \u062c\u0644\u06cc\u067e\u06cc\u0646\u0648 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_457\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=jalapeno-seasoning-%d8%ac%d9%84%db%8c%d9%be%db%8c%d9%86%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Jalapeno Seasoning \/ \u062c\u0644\u06cc\u067e\u06cc\u0646\u0648 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=nehari-masala-%d9%86%db%81%d8%a7%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"niharimasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/NihariMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"449\" aria-label=\"Nehari Masala\/\u0646\u06c1\u0627\u0631\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"449\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=nehari-masala-%d9%86%db%81%d8%a7%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"449\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=nehari-masala-%d9%86%db%81%d8%a7%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_449\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"449\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Nehari Masala\/\u0646\u06c1\u0627\u0631\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_449\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=nehari-masala-%d9%86%db%81%d8%a7%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Nehari Masala\/\u0646\u06c1\u0627\u0631\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=tandoori-flavor-%d8%aa%d9%86%d8%af%d9%88%d8%b1%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-authentic-bbq-grilled-chicken-spice\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"tandooriflavor b632b206 9010 40b6 9674 1dff8dbda638 scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TANDOORIFLAVOR_b632b206-9010-40b6-9674-1dff8dbda638-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"441\" aria-label=\"TANDOORI FLAVOR \/ \u062a\u0646\u062f\u0648\u0631\u06cc \u0641\u0644\u06cc\u0648\u0631  \/ Authentic BBQ &amp; Grilled Chicken Spice\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"441\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=tandoori-flavor-%d8%aa%d9%86%d8%af%d9%88%d8%b1%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-authentic-bbq-grilled-chicken-spice\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"441\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=tandoori-flavor-%d8%aa%d9%86%d8%af%d9%88%d8%b1%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-authentic-bbq-grilled-chicken-spice\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_441\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"441\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;TANDOORI FLAVOR \/ \u062a\u0646\u062f\u0648\u0631\u06cc \u0641\u0644\u06cc\u0648\u0631  \/ Authentic BBQ &amp; Grilled Chicken Spice&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_441\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=tandoori-flavor-%d8%aa%d9%86%d8%af%d9%88%d8%b1%db%8c-%d9%81%d9%84%db%8c%d9%88%d8%b1-authentic-bbq-grilled-chicken-spice'>TANDOORI FLAVOR \/ \u062a\u0646\u062f\u0648\u0631\u06cc \u0641\u0644\u06cc\u0648\u0631  \/ Authentic BBQ &#038; Grilled Chicken Spice<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=special-yakhni-pulao-masala-%d8%a7%d8%b3%d9%be%db%8c%d8%b4%d9%84-%db%8c%d8%ae%d9%86%db%8c-%d9%be%d9%84%d8%a7%d8%a4-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"15pulaomasala e4ef170a ce58 49a6 92e3 e8667de5116e.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/15PULAOMASALA_e4ef170a-ce58-49a6-92e3-e8667de5116e.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"442\" aria-label=\"Special Yakhni Pulao Masala \/ \u0627\u0633\u067e\u06cc\u0634\u0644 \u06cc\u062e\u0646\u06cc \u067e\u0644\u0627\u0624 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"442\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=special-yakhni-pulao-masala-%d8%a7%d8%b3%d9%be%db%8c%d8%b4%d9%84-%db%8c%d8%ae%d9%86%db%8c-%d9%be%d9%84%d8%a7%d8%a4-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"442\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=special-yakhni-pulao-masala-%d8%a7%d8%b3%d9%be%db%8c%d8%b4%d9%84-%db%8c%d8%ae%d9%86%db%8c-%d9%be%d9%84%d8%a7%d8%a4-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_442\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"442\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Special Yakhni Pulao Masala \/ \u0627\u0633\u067e\u06cc\u0634\u0644 \u06cc\u062e\u0646\u06cc \u067e\u0644\u0627\u0624 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_442\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=special-yakhni-pulao-masala-%d8%a7%d8%b3%d9%be%db%8c%d8%b4%d9%84-%db%8c%d8%ae%d9%86%db%8c-%d9%be%d9%84%d8%a7%d8%a4-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Special Yakhni Pulao Masala \/ \u0627\u0633\u067e\u06cc\u0634\u0644 \u06cc\u062e\u0646\u06cc \u067e\u0644\u0627\u0624 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=smoky-bbq-masala-%d8%b3%d9%85%d9%88%da%a9%db%8c-%d8%a8%d8%a7%d8%b1%d8%a8%db%8c-%da%a9%db%8c%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"smokybbqmasala ffed0449 d0b8 4ed0 bd78 1d97c0871da4.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/SmokyBBQMasala_ffed0449-d0b8-4ed0-bd78-1d97c0871da4.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"443\" aria-label=\"Smoky BBQ Masala \/ \u0633\u0645\u0648\u06a9\u06cc \u0628\u0627\u0631\u0628\u06cc \u06a9\u06cc\u0648 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"443\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=smoky-bbq-masala-%d8%b3%d9%85%d9%88%da%a9%db%8c-%d8%a8%d8%a7%d8%b1%d8%a8%db%8c-%da%a9%db%8c%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"443\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=smoky-bbq-masala-%d8%b3%d9%85%d9%88%da%a9%db%8c-%d8%a8%d8%a7%d8%b1%d8%a8%db%8c-%da%a9%db%8c%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_443\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"443\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Smoky BBQ Masala \/ \u0633\u0645\u0648\u06a9\u06cc \u0628\u0627\u0631\u0628\u06cc \u06a9\u06cc\u0648 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_443\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=smoky-bbq-masala-%d8%b3%d9%85%d9%88%da%a9%db%8c-%d8%a8%d8%a7%d8%b1%d8%a8%db%8c-%da%a9%db%8c%d9%88-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Smoky BBQ Masala \/ \u0633\u0645\u0648\u06a9\u06cc \u0628\u0627\u0631\u0628\u06cc \u06a9\u06cc\u0648 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=salan-masala-%d8%b3%d8%a7%d9%84%d9%86-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"salon 19b56a7b 69b1 49f4 932f 4b7aaa67c836.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/salon_19b56a7b-69b1-49f4-932f-4b7aaa67c836.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"444\" aria-label=\"Salan Masala \/ \u0633\u0627\u0644\u0646 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"444\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=salan-masala-%d8%b3%d8%a7%d9%84%d9%86-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"444\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=salan-masala-%d8%b3%d8%a7%d9%84%d9%86-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_444\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"444\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Salan Masala \/ \u0633\u0627\u0644\u0646 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_444\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=salan-masala-%d8%b3%d8%a7%d9%84%d9%86-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Salan Masala \/ \u0633\u0627\u0644\u0646 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=sabut-black-pepper-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86-%d8%ab%d8%a7%d8%a8%d8%aa\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"blackpepper a89e4215 511d 4649 9974 bd6882cdcfb1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Blackpepper_a89e4215-511d-4649-9974-bd6882cdcfb1.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"445\" aria-label=\"Sabut Black Pepper \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686 \u062b\u0627\u0628\u062a\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"445\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=sabut-black-pepper-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86-%d8%ab%d8%a7%d8%a8%d8%aa\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"445\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=sabut-black-pepper-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86-%d8%ab%d8%a7%d8%a8%d8%aa\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_445\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"445\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Sabut Black Pepper \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686 \u062b\u0627\u0628\u062a&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_445\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=sabut-black-pepper-%da%a9%d8%a7%d9%84%db%8c-%d9%85%d8%b1%da%86-%d8%ab%d8%a7%d8%a8%d8%aa'>Sabut Black Pepper \/ \u06a9\u0627\u0644\u06cc \u0645\u0631\u0686 \u062b\u0627\u0628\u062a<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=qorma-masala-%d9%82%d9%88%d8%b1%d9%85%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"qormamasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/QormaMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"446\" aria-label=\"Qorma Masala \/ \u0642\u0648\u0631\u0645\u06c1 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"446\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=qorma-masala-%d9%82%d9%88%d8%b1%d9%85%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"446\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=qorma-masala-%d9%82%d9%88%d8%b1%d9%85%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_446\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"446\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Qorma Masala \/ \u0642\u0648\u0631\u0645\u06c1 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_446\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=qorma-masala-%d9%82%d9%88%d8%b1%d9%85%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Qorma Masala \/ \u0642\u0648\u0631\u0645\u06c1 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=peri-peri-masala-%d9%be%db%8c%d8%b1%db%8c-%d9%be%db%8c%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"periperi 8bad8449 e8a9 4e88 b685 831e6ff3a038.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Periperi_8bad8449-e8a9-4e88-b685-831e6ff3a038.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"447\" aria-label=\"Peri Peri Masala \/ \u067e\u06cc\u0631\u06cc \u067e\u06cc\u0631\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"447\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=peri-peri-masala-%d9%be%db%8c%d8%b1%db%8c-%d9%be%db%8c%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"447\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=peri-peri-masala-%d9%be%db%8c%d8%b1%db%8c-%d9%be%db%8c%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_447\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"447\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Peri Peri Masala \/ \u067e\u06cc\u0631\u06cc \u067e\u06cc\u0631\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_447\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=peri-peri-masala-%d9%be%db%8c%d8%b1%db%8c-%d9%be%db%8c%d8%b1%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Peri Peri Masala \/ \u067e\u06cc\u0631\u06cc \u067e\u06cc\u0631\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=paprika-powder-%d9%be%db%8c%d9%be%d8%b1%db%8c%da%a9%d8%a7-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"4paprikapowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/4PaprikaPowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"448\" aria-label=\"Paprika Powder \/ \u067e\u06cc\u067e\u0631\u06cc\u06a9\u0627 \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"448\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=paprika-powder-%d9%be%db%8c%d9%be%d8%b1%db%8c%da%a9%d8%a7-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"448\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=paprika-powder-%d9%be%db%8c%d9%be%d8%b1%db%8c%da%a9%d8%a7-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_448\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"448\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Paprika Powder \/ \u067e\u06cc\u067e\u0631\u06cc\u06a9\u0627 \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_448\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=paprika-powder-%d9%be%db%8c%d9%be%d8%b1%db%8c%da%a9%d8%a7-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Paprika Powder \/ \u067e\u06cc\u067e\u0631\u06cc\u06a9\u0627 \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=white-karahi-masala-%d9%88%d8%a7%d8%a6%d9%b9-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"whitekarahimasla scaled 1.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-1024x1024.jpg 1024w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-1536x1536.jpg 1536w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-2048x2048.jpg 2048w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/whitekarahiMASLA-scaled-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"438\" aria-label=\"White Karahi Masala | \u0648\u0627\u0626\u0679 \u06a9\u0691\u0627\u06c1\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"438\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=white-karahi-masala-%d9%88%d8%a7%d8%a6%d9%b9-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"438\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=white-karahi-masala-%d9%88%d8%a7%d8%a6%d9%b9-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_438\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"438\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;White Karahi Masala | \u0648\u0627\u0626\u0679 \u06a9\u0691\u0627\u06c1\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_438\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=white-karahi-masala-%d9%88%d8%a7%d8%a6%d9%b9-%da%a9%da%91%d8%a7%db%81%db%8c-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>White Karahi Masala | \u0648\u0627\u0626\u0679 \u06a9\u0691\u0627\u06c1\u06cc \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=white-cumin-%d8%b3%d9%81%db%8c%d8%af-%d8%b2%db%8c%d8%b1%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"whitecumin 7cc9bdec e427 4a26 a40b 711b55a43e8a.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/WhiteCumin_7cc9bdec-e427-4a26-a40b-711b55a43e8a.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"439\" aria-label=\"White Cumin \/ \u0633\u0641\u06cc\u062f \u0632\u06cc\u0631\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"439\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=white-cumin-%d8%b3%d9%81%db%8c%d8%af-%d8%b2%db%8c%d8%b1%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"439\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=white-cumin-%d8%b3%d9%81%db%8c%d8%af-%d8%b2%db%8c%d8%b1%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_439\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"439\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;White Cumin \/ \u0633\u0641\u06cc\u062f \u0632\u06cc\u0631\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_439\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=white-cumin-%d8%b3%d9%81%db%8c%d8%af-%d8%b2%db%8c%d8%b1%db%81'>White Cumin \/ \u0633\u0641\u06cc\u062f \u0632\u06cc\u0631\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=tikka-masala-%d8%aa%da%a9%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"tikkamasala.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/TikkaMasala.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"440\" aria-label=\"Tikka Masala \/ \u062a\u06a9\u06c1 \u0645\u0635\u0627\u0644\u062d\u06c1\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"440\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=tikka-masala-%d8%aa%da%a9%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"440\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=tikka-masala-%d8%aa%da%a9%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_440\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"440\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Tikka Masala \/ \u062a\u06a9\u06c1 \u0645\u0635\u0627\u0644\u062d\u06c1&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_440\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=mix-spices\">Mix Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=tikka-masala-%d8%aa%da%a9%db%81-%d9%85%d8%b5%d8%a7%d9%84%d8%ad%db%81'>Tikka Masala \/ \u062a\u06a9\u06c1 \u0645\u0635\u0627\u0644\u062d\u06c1<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=zeera-powder-%d8%b2%db%8c%d8%b1%db%81-%d9%be%d8%a7%d9%88%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"10zeerapowder.jpg\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder-300x300.jpg 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder-150x150.jpg 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder-768x768.jpg 768w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder-600x600.jpg 600w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder-100x100.jpg 100w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/10zeeraPowder.jpg 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"437\" aria-label=\"Zeera Powder \/ \u0632\u06cc\u0631\u06c1 \u067e\u0627\u0648\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"437\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=zeera-powder-%d8%b2%db%8c%d8%b1%db%81-%d9%be%d8%a7%d9%88%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"437\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=zeera-powder-%d8%b2%db%8c%d8%b1%db%81-%d9%be%d8%a7%d9%88%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_437\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"437\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Zeera Powder \/ \u0632\u06cc\u0631\u06c1 \u067e\u0627\u0648\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_437\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=regular-spices\">Regular Spices<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=zeera-powder-%d8%b2%db%8c%d8%b1%db%81-%d9%be%d8%a7%d9%88%da%88%d8%b1'>Zeera Powder \/ \u0632\u06cc\u0631\u06c1 \u067e\u0627\u0648\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=mix-herbs-%d9%85%da%a9%d8%b3-%db%81%d8%b1%d9%8e%d8%a8%d8%b2-oregano\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_ha0r8aha0r8aha0r-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"gemini generated image ha0r8aha0r8aha0r.png\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_ha0r8aha0r8aha0r-300x300.png 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_ha0r8aha0r8aha0r-150x150.png 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_ha0r8aha0r8aha0r-100x100.png 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"434\" aria-label=\"Mix Herbs | \u0645\u06a9\u0633 \u06c1\u0631\u064e\u0628\u0632 | Oregano\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"434\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=mix-herbs-%d9%85%da%a9%d8%b3-%db%81%d8%b1%d9%8e%d8%a8%d8%b2-oregano\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"434\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=mix-herbs-%d9%85%da%a9%d8%b3-%db%81%d8%b1%d9%8e%d8%a8%d8%b2-oregano\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_434\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"434\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Mix Herbs | \u0645\u06a9\u0633 \u06c1\u0631\u064e\u0628\u0632 | Oregano&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_434\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=mix-herbs-%d9%85%da%a9%d8%b3-%db%81%d8%b1%d9%8e%d8%a8%d8%b2-oregano'>Mix Herbs | \u0645\u06a9\u0633 \u06c1\u0631\u064e\u0628\u0632 | Oregano<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                        \n                            <!--Product Start-->\n                            <div class=\"ht-product ht-col-lg-3 ht-col-md-6 ht-col-sm-6 ht-col-xs-12 mb-30 product ht-product-action-style-2 ht-product-action-round ht-product-action-bottom ht-product-action-on-hover ht-product-countdown-fill\">\n                                <div class=\"ht-product-inner\">\n\n                                    <div class=\"ht-product-image-wrap\">\n                                        <span class=\"ht-stockout ht-product-label ht-product-label-right\">Out of stock<\/span>                                        <div class=\"ht-product-image\">\n                                                                                            <a href=\"https:\/\/spicevalleypk.com\/?product=onion-powder-%d9%be%db%8c%d8%a7%d8%b2-%da%a9%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1\"> \n                                                    <img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_okkpuvokkpuvokkp-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"gemini generated image okkpuvokkpuvokkp.png\" srcset=\"https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_okkpuvokkpuvokkp-300x300.png 300w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_okkpuvokkpuvokkp-150x150.png 150w, https:\/\/spicevalleypk.com\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_okkpuvokkpuvokkp-100x100.png 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"  title=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\" \/> \n                                                <\/a>\n                                            \n                                        <\/div>\n\n                                        \n                                                                                    <div class=\"ht-product-action\">\n                                                <ul class=\"woolentor-action-btn-area woolentor-btn-text-cart\">\n                                                                                                            <li>\n                                                            <a href=\"#\" class=\"woolentorquickview\" data-product_id=\"435\" aria-label=\"Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631\">\n                                                                <i class=\"sli sli-magnifier\"><\/i>\n                                                                <span class=\"ht-product-action-tooltip\">Quick View<\/span>\n                                                            <\/a>\n                                                        <\/li>\n                                                                                                        <li><a href=\"https:\/\/spicevalleypk.com\/?page_id=1215\" class=\"wishsuite-btn wishsuite-button wishsuite-shop-after_cart_btn wishsuite-product-after_cart_btn wishlist\" aria-label=\"Wishlist\" data-default-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Wishlist&lt;\/span&gt;\" data-added-text=\"&lt;svg class=&quot;wishsuite-default-icon&quot; height=&quot;15px&quot; width=&quot;15px&quot; viewbox=&quot;0 0 471.701 471.701&quot;&gt;\n            &lt;path class=&quot;heart&quot; d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z&quot; \/&gt;&lt;g class=&quot;heart-solid&quot;&gt;&lt;path d=&quot;M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;loading&quot;&gt;&lt;path d=&quot;M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z&quot; \/&gt;&lt;path d=&quot;M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z&quot; \/&gt;&lt;\/g&gt;&lt;g class=&quot;check&quot;&gt;&lt;path d=&quot;M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z&quot; \/&gt;&lt;path d=&quot;M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z&quot; \/&gt;&lt;\/g&gt;&lt;\/svg&gt;&lt;span class=&quot;wishsuite-btn-text&quot;&gt;Product Added&lt;\/span&gt;\" data-product_id=\"435\"><svg class=\"wishsuite-default-icon\" height=\"15px\" width=\"15px\" viewbox=\"0 0 471.701 471.701\">\n            <path class=\"heart\" d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3 s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4 c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3 C444.801,187.101,434.001,213.101,414.401,232.701z\" \/><g class=\"heart-solid\"><path d=\"M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1 c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3 l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4 C471.801,124.501,458.301,91.701,433.601,67.001z\" \/><\/g><g class=\"loading\"><path d=\"M409.6,0c-9.426,0-17.067,7.641-17.067,17.067v62.344C304.667-5.656,164.478-3.386,79.411,84.479 c-40.09,41.409-62.455,96.818-62.344,154.454c0,9.426,7.641,17.067,17.067,17.067S51.2,248.359,51.2,238.933 c0.021-103.682,84.088-187.717,187.771-187.696c52.657,0.01,102.888,22.135,138.442,60.976l-75.605,25.207 c-8.954,2.979-13.799,12.652-10.82,21.606s12.652,13.799,21.606,10.82l102.4-34.133c6.99-2.328,11.697-8.88,11.674-16.247v-102.4 C426.667,7.641,419.026,0,409.6,0z\" \/><path d=\"M443.733,221.867c-9.426,0-17.067,7.641-17.067,17.067c-0.021,103.682-84.088,187.717-187.771,187.696 c-52.657-0.01-102.888-22.135-138.442-60.976l75.605-25.207c8.954-2.979,13.799-12.652,10.82-21.606 c-2.979-8.954-12.652-13.799-21.606-10.82l-102.4,34.133c-6.99,2.328-11.697,8.88-11.674,16.247v102.4 c0,9.426,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067v-62.345c87.866,85.067,228.056,82.798,313.122-5.068 c40.09-41.409,62.455-96.818,62.344-154.454C460.8,229.508,453.159,221.867,443.733,221.867z\" \/><\/g><g class=\"check\"><path d=\"M238.933,0C106.974,0,0,106.974,0,238.933s106.974,238.933,238.933,238.933s238.933-106.974,238.933-238.933 C477.726,107.033,370.834,0.141,238.933,0z M238.933,443.733c-113.108,0-204.8-91.692-204.8-204.8s91.692-204.8,204.8-204.8 s204.8,91.692,204.8,204.8C443.611,351.991,351.991,443.611,238.933,443.733z\" \/><path d=\"M370.046,141.534c-6.614-6.388-17.099-6.388-23.712,0v0L187.733,300.134l-56.201-56.201 c-6.548-6.78-17.353-6.967-24.132-0.419c-6.78,6.548-6.967,17.353-0.419,24.132c0.137,0.142,0.277,0.282,0.419,0.419 l68.267,68.267c6.664,6.663,17.468,6.663,24.132,0l170.667-170.667C377.014,158.886,376.826,148.082,370.046,141.534z\" \/><\/g><\/svg><span class=\"wishsuite-btn-text\">Wishlist<\/span><\/a>\n<\/li>                                                    <li><a title=\"Add to Compare\" href=\"https:\/\/spicevalleypk.com\/?product=onion-powder-%d9%be%db%8c%d8%a7%d8%b2-%da%a9%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1\" class=\"htcompare-btn woolentor-compare\" data-added-text=\"&lt;i class=&quot;sli sli-check&quot;&gt;&lt;\/i&gt;\" data-product_id=\"435\" aria-label=\"Compare\" rel=\"nofollow\"><i class=\"sli sli-refresh\"><\/i><\/a><\/li>                                                    <li class=\"woolentor-cart\"><a href=\"https:\/\/spicevalleypk.com\/?product=onion-powder-%d9%be%db%8c%d8%a7%d8%b2-%da%a9%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_435\" data-quantity=\"1\" class=\"button product_type_variable cfvsw_ajax_add_to_cart\" data-product_id=\"435\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Add to Cart\">Add to Cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_435\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                <\/ul>\n                                            <\/div>\n                                        \n                                    <\/div>\n\n                                    <div class=\"ht-product-content\">\n                                        <div class=\"ht-product-content-inner\">\n                                            <div class=\"ht-product-categories\"><a href=\"https:\/\/spicevalleypk.com\/?product_cat=seasoning-flavors\">Seasoning &amp; Flavors<\/a><\/div>\n                                                                                        <h4 class='ht-product-title'><a href='https:\/\/spicevalleypk.com\/?product=onion-powder-%d9%be%db%8c%d8%a7%d8%b2-%da%a9%d8%a7-%d9%be%d8%a7%d8%a4%da%88%d8%b1'>Onion Powder | \u067e\u06cc\u0627\u0632 \u06a9\u0627 \u067e\u0627\u0624\u0688\u0631<\/a><\/h4>                                                                                                                                    <div class=\"ht-product-price\">\n<\/div>\n                                                                                        <div class=\"ht-product-ratting-wrap\"><\/div>\n\n                                                                                    <\/div>\n                                                                            <\/div>\n\n                                <\/div>\n                            <\/div>\n                            <!--Product End-->\n\n                                            <\/div>\n                            \n            \n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Spice Valley \u2014 Shop Spice Valley Ground where the harvest still remembers the soil Regular spices, mixed spices, premium seasonings and flavors, all in one place. 100% natural Stone-milled Freshly packed Filter Price: &mdash; Categories Seasoning &amp; Flavors 20 Regular Spices 14 Mix Spices 14 Deals 9 Recently Viewed Achar Gosht \/ \u0627\u0686\u0627\u0631 \u06af\u0648\u0634\u062a &#8360;160 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"wishsuite-image":false,"ever-compare-image":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"admin_q08aveps","author_link":"https:\/\/spicevalleypk.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"Spice Valley \u2014 Shop Spice Valley Ground where the harvest still remembers the soil Regular spices, mixed spices, premium seasonings and flavors, all in one place. 100% natural Stone-milled Freshly packed Filter Price: &mdash; Categories Seasoning &amp; Flavors 20 Regular Spices 14 Mix Spices 14 Deals 9 Recently Viewed Achar Gosht \/ \u0627\u0686\u0627\u0631 \u06af\u0648\u0634\u062a &#8360;160&hellip;","_links":{"self":[{"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":3,"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":1234,"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/1234"}],"wp:attachment":[{"href":"https:\/\/spicevalleypk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}