{"id":22843,"date":"2026-08-10T06:22:21","date_gmt":"2026-08-10T06:22:21","guid":{"rendered":"https:\/\/pranisha.in\/junctionkart\/?page_id=22843"},"modified":"2026-08-22T06:55:25","modified_gmt":"2026-08-22T06:55:25","slug":"electronics-1","status":"publish","type":"page","link":"https:\/\/pranisha.in\/junctionkart\/electronics-1\/","title":{"rendered":"Electronics"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22843\" class=\"elementor elementor-22843\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25021672 e-con-full e-flex e-con e-parent\" data-id=\"25021672\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-92271ce e-con-full e-flex e-con e-child\" data-id=\"92271ce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e047030 elementor-widget elementor-widget-heading\" data-id=\"e047030\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SMART TECHNOLOGY<br>\nMADE FOR EVERYDAY LIFE <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5db7bf elementor-widget elementor-widget-text-editor\" data-id=\"b5db7bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Upgrade your everyday with the latest smart technology.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-113078d elementor-widget elementor-widget-text-editor\" data-id=\"113078d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>UP TO 50% OFF<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c691405 elementor-widget elementor-widget-button\" data-id=\"c691405\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Shop Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-0b1ed9c e-con-full e-flex e-con e-parent\" data-id=\"0b1ed9c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f439619 e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"f439619\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a76f4d9 elementor-widget elementor-widget-html\" data-id=\"a76f4d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* =========================================\r\n   JUNCTIONKART - ELECTRONICS CATEGORIES\r\n   ========================================= *\/\r\n\r\n.jk-cat-section {\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n    font-family: Arial, sans-serif;\r\n}\r\n\r\n\/* HEADER *\/\r\n\r\n.jk-cat-header {\r\n    width: 100%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    margin-bottom: 28px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.jk-cat-title {\r\n    margin: 0;\r\n    padding: 0;\r\n    color: #165687;\r\n    font-size: 24px;\r\n    font-weight: 700;\r\n    line-height: 1.2;\r\n}\r\n\r\n\/* ARROWS *\/\r\n\r\n.jk-cat-controls {\r\n    display: flex;\r\n    gap: 12px;\r\n    flex-shrink: 0;\r\n}\r\n\r\n.jk-cat-btn {\r\n    width: 104px;\r\n    height: 50px;\r\n\r\n    border: 1px solid #AAA6B7;\r\n    border-radius: 30px;\r\n\r\n    background: #FFFFFF;\r\n    color: #165687;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    font-size: 24px;\r\n    font-weight: 400;\r\n\r\n    cursor: pointer;\r\n\r\n    transition:\r\n        background 0.25s ease,\r\n        color 0.25s ease,\r\n        border-color 0.25s ease,\r\n        transform 0.2s ease;\r\n}\r\n\r\n.jk-cat-btn:hover {\r\n    background: #165687;\r\n    border-color: #165687;\r\n    color: #FFFFFF;\r\n}\r\n\r\n.jk-cat-btn:active {\r\n    transform: scale(0.96);\r\n}\r\n\r\n.jk-cat-btn:disabled {\r\n    opacity: 0.35;\r\n    cursor: default;\r\n    background: #FFFFFF;\r\n    color: #165687;\r\n    border-color: #AAA6B7;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SLIDER VIEWPORT\r\n   ========================================= *\/\r\n\r\n.jk-cat-viewport {\r\n    width: 100%;\r\n    overflow: hidden;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SLIDER TRACK\r\n   ========================================= *\/\r\n\r\n.jk-cat-track {\r\n    width: 100%;\r\n    display: flex;\r\n    gap: 24px;\r\n\r\n    overflow-x: auto;\r\n    overflow-y: hidden;\r\n\r\n    scroll-behavior: smooth;\r\n\r\n    scrollbar-width: none;\r\n\r\n    box-sizing: border-box;\r\n\r\n    padding: 2px 2px 8px 2px;\r\n}\r\n\r\n.jk-cat-track::-webkit-scrollbar {\r\n    display: none;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   CATEGORY CARD\r\n   ========================================= *\/\r\n\r\n.jk-cat-card {\r\n    flex: 0 0 calc((100% - 48px) \/ 3);\r\n\r\n    min-width: 0;\r\n\r\n    height: 270px;\r\n\r\n    background: #FFFFFF;\r\n\r\n    border: 1px solid #E2E5EA;\r\n    border-radius: 16px;\r\n\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    text-decoration: none;\r\n\r\n    box-sizing: border-box;\r\n\r\n    transition:\r\n        border-color 0.3s ease,\r\n        box-shadow 0.3s ease,\r\n        transform 0.3s ease;\r\n}\r\n\r\n.jk-cat-card:hover {\r\n    border-color: #2AA19D;\r\n\r\n    box-shadow:\r\n        0 8px 24px rgba(22, 86, 135, 0.10);\r\n\r\n    transform: translateY(-4px);\r\n}\r\n\r\n\r\n\/* =========================================\r\n   IMAGE\r\n   ========================================= *\/\r\n\r\n.jk-cat-image {\r\n    width: 145px;\r\n    height: 145px;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    margin-bottom: 18px;\r\n}\r\n\r\n.jk-cat-image img {\r\n    width: 100%;\r\n    height: 100%;\r\n\r\n    object-fit: contain;\r\n\r\n    display: block;\r\n\r\n    transition: transform 0.3s ease;\r\n}\r\n\r\n.jk-cat-card:hover .jk-cat-image img {\r\n    transform: scale(1.05);\r\n}\r\n\r\n\r\n\/* =========================================\r\n   NAME\r\n   ========================================= *\/\r\n\r\n.jk-cat-name {\r\n    color: #000000;\r\n\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n\r\n    line-height: 1.3;\r\n\r\n    text-align: center;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   PRODUCT COUNT\r\n   ========================================= *\/\r\n\r\n.jk-cat-count {\r\n    margin-top: 7px;\r\n\r\n    color: #AAA6B7;\r\n\r\n    font-size: 15px;\r\n    font-weight: 400;\r\n\r\n    text-align: center;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   TABLET\r\n   ========================================= *\/\r\n\r\n@media (max-width: 1024px) {\r\n\r\n    .jk-cat-card {\r\n        flex: 0 0 calc((100% - 24px) \/ 2);\r\n    }\r\n\r\n    .jk-cat-btn {\r\n        width: 48px;\r\n        height: 48px;\r\n    }\r\n}\r\n\r\n\r\n\/* =========================================\r\n   MOBILE\r\n   ========================================= *\/\r\n\r\n@media (max-width: 767px) {\r\n\r\n    .jk-cat-header {\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .jk-cat-title {\r\n        font-size: 22px;\r\n    }\r\n\r\n    .jk-cat-controls {\r\n        gap: 8px;\r\n    }\r\n\r\n    .jk-cat-btn {\r\n        width: 42px;\r\n        height: 42px;\r\n        font-size: 20px;\r\n    }\r\n\r\n    .jk-cat-card {\r\n        flex: 0 0 calc((100% - 16px) \/ 2);\r\n        height: 220px;\r\n    }\r\n\r\n    .jk-cat-image {\r\n        width: 105px;\r\n        height: 105px;\r\n        margin-bottom: 12px;\r\n    }\r\n\r\n    .jk-cat-name {\r\n        font-size: 16px;\r\n    }\r\n\r\n    .jk-cat-count {\r\n        font-size: 14px;\r\n    }\r\n\r\n    .jk-cat-track {\r\n        gap: 16px;\r\n    }\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SMALL MOBILE\r\n   ========================================= *\/\r\n\r\n@media (max-width: 480px) {\r\n\r\n    .jk-cat-card {\r\n        flex: 0 0 82%;\r\n    }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"jk-cat-section\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"jk-cat-header\">\r\n\r\n        <h2 class=\"jk-cat-title\">\r\n            Electronics Categories\r\n        <\/h2>\r\n\r\n        <div class=\"jk-cat-controls\">\r\n\r\n            <button\r\n                type=\"button\"\r\n                class=\"jk-cat-btn jk-cat-prev\"\r\n                aria-label=\"Previous categories\">\r\n                \u2190\r\n            <\/button>\r\n\r\n            <button\r\n                type=\"button\"\r\n                class=\"jk-cat-btn jk-cat-next\"\r\n                aria-label=\"Next categories\">\r\n                \u2192\r\n            <\/button>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- VIEWPORT -->\r\n\r\n    <div class=\"jk-cat-viewport\">\r\n\r\n        <div class=\"jk-cat-track\">\r\n\r\n\r\n            <!-- MOBILES -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1511707171634-5f897ff02aa9?w=500\"\r\n                        alt=\"Mobiles\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Mobiles\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    85 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n            <!-- LAPTOPS -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1496181133206-80ce9b88a853?w=500\"\r\n                        alt=\"Laptops\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Laptops\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    45 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n            <!-- TABLETS -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1544244015-0df4b3ffc6b0?w=500\"\r\n                        alt=\"Tablets\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Tablets\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    28 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n            <!-- SMARTWATCHES -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1523275335684-37898b6baf30?w=500\"\r\n                        alt=\"Smartwatches\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Smartwatches\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    32 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n            <!-- EARBUDS -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1606220945770-b5b6c2c55bf1?w=500\"\r\n                        alt=\"Earbuds\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Earbuds\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    30 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n            <!-- CAMERAS -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1516035069371-29a1b244cc32?w=500\"\r\n                        alt=\"Cameras\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Cameras\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    22 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n            <!-- ACCESSORIES -->\r\n\r\n            <a href=\"#\" class=\"jk-cat-card\">\r\n\r\n                <div class=\"jk-cat-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1625842268584-8f3296236761?w=500\"\r\n                        alt=\"Accessories\">\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-name\">\r\n                    Accessories\r\n                <\/div>\r\n\r\n                <div class=\"jk-cat-count\">\r\n                    40 Products\r\n                <\/div>\r\n\r\n            <\/a>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<script>\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n\r\n    const track =\r\n        document.querySelector(\".jk-cat-track\");\r\n\r\n    const next =\r\n        document.querySelector(\".jk-cat-next\");\r\n\r\n    const prev =\r\n        document.querySelector(\".jk-cat-prev\");\r\n\r\n\r\n    if (!track || !next || !prev) {\r\n        return;\r\n    }\r\n\r\n\r\n    function getScrollAmount() {\r\n\r\n        const card =\r\n            track.querySelector(\".jk-cat-card\");\r\n\r\n        if (!card) {\r\n            return 0;\r\n        }\r\n\r\n        const cardWidth =\r\n            card.getBoundingClientRect().width;\r\n\r\n        const styles =\r\n            window.getComputedStyle(track);\r\n\r\n        const gap =\r\n            parseFloat(styles.columnGap || styles.gap) || 0;\r\n\r\n        return cardWidth + gap;\r\n    }\r\n\r\n\r\n    function updateButtons() {\r\n\r\n        const maxScroll =\r\n            track.scrollWidth - track.clientWidth;\r\n\r\n        prev.disabled =\r\n            track.scrollLeft <= 5;\r\n\r\n        next.disabled =\r\n            track.scrollLeft >= maxScroll - 5;\r\n    }\r\n\r\n\r\n    next.addEventListener(\"click\", function () {\r\n\r\n        track.scrollBy({\r\n            left: getScrollAmount(),\r\n            behavior: \"smooth\"\r\n        });\r\n\r\n    });\r\n\r\n\r\n    prev.addEventListener(\"click\", function () {\r\n\r\n        track.scrollBy({\r\n            left: -getScrollAmount(),\r\n            behavior: \"smooth\"\r\n        });\r\n\r\n    });\r\n\r\n\r\n    track.addEventListener(\"scroll\", function () {\r\n\r\n        updateButtons();\r\n\r\n    });\r\n\r\n\r\n    window.addEventListener(\"resize\", function () {\r\n\r\n        updateButtons();\r\n\r\n    });\r\n\r\n\r\n    updateButtons();\r\n\r\n});\r\n\r\n<\/script>\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-b559b3f e-con-full e-flex e-con e-parent\" data-id=\"b559b3f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ba4713 elementor-widget elementor-widget-heading\" data-id=\"2ba4713\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Electronics Categories<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83e8c37 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-mg-carousel-everything\" data-id=\"83e8c37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"mg_carousel_everything.default\">\n\t\t\t\t\t        <div class=\"mg-ce-wrapper mg-ce-dots-inside-bottom\"\r\n             id=\"mg-ce-83e8c37\"\r\n             data-swiper-config='{&quot;slidesPerView&quot;:3,&quot;slidesPerGroup&quot;:3,&quot;spaceBetween&quot;:0,&quot;speed&quot;:500,&quot;loop&quot;:true,&quot;grabCursor&quot;:true,&quot;direction&quot;:&quot;horizontal&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;autoplay&quot;:{&quot;delay&quot;:3000,&quot;disableOnInteraction&quot;:false,&quot;pauseOnMouseEnter&quot;:true},&quot;navigation&quot;:{&quot;nextEl&quot;:&quot;.mg-ce-arrow-next&quot;,&quot;prevEl&quot;:&quot;.mg-ce-arrow-prev&quot;},&quot;pagination&quot;:{&quot;el&quot;:&quot;.mg-ce-pagination&quot;,&quot;type&quot;:&quot;bullets&quot;,&quot;clickable&quot;:true}}'>\r\n\r\n            <div class=\"swiper mg-ce-swiper\">\r\n                <div class=\"swiper-wrapper mg-ce-swiper-wrapper\">\r\n                    <div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-69ced32 e-con-full e-flex e-con e-child\" data-id=\"69ced32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8af90d elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"d8af90d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292.png\" class=\"attachment-full size-full wp-image-23357\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Mobiles<\/h3><p class=\"elementor-image-box-description\">Smartphones for every need<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-05e8d2e e-con-full e-flex e-con e-child\" data-id=\"05e8d2e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c14251a elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"c14251a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513.png\" class=\"attachment-full size-full wp-image-23361\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Laptops<\/h3><p class=\"elementor-image-box-description\">Powerful laptops for work &amp; play<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-449e148 e-con-full e-flex e-con e-child\" data-id=\"449e148\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc848c8 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"cc848c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d.png\" class=\"attachment-full size-full wp-image-23329\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Tablets<\/h3><p class=\"elementor-image-box-description\">Entertainment and productivity on the go<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-75fe102 e-flex e-con-boxed e-con e-child\" data-id=\"75fe102\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33aa602 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"33aa602\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca.png\" class=\"attachment-full size-full wp-image-23316\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Smartwatches<\/h3><p class=\"elementor-image-box-description\">Stay connected and track your day<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-dbfb5b7 e-flex e-con-boxed e-con e-child\" data-id=\"dbfb5b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c4e2e9 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"1c4e2e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90.png\" class=\"attachment-full size-full wp-image-23330\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Earbuds<\/h3><p class=\"elementor-image-box-description\">Clear sound, wherever you go<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-35a8315 e-flex e-con-boxed e-con e-child\" data-id=\"35a8315\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44da663 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"44da663\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4.png\" class=\"attachment-full size-full wp-image-23337\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Cameras<\/h3><p class=\"elementor-image-box-description\">Capture every moment<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"swiper-slide mg-ce-slide\"><div class=\"elementor-element elementor-element-686cf73 e-flex e-con-boxed e-con e-child\" data-id=\"686cf73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0dc130 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e0dc130\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3.png\" class=\"attachment-full size-full wp-image-23344\" alt=\"\" srcset=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3.png 1254w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-300x300.png 300w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-1024x1024.png 1024w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-150x150.png 150w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-768x768.png 768w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-340x340.png 340w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-120x120.png 120w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-48x48.png 48w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-1000x1000.png 1000w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-100x100.png 100w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-46x46.png 46w, https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-700x700.png 700w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Accessories<\/h3><p class=\"elementor-image-box-description\">Essential tech for everyday use<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>                <\/div>\r\n            <\/div>\r\n\r\n                            <div class=\"mg-ce-arrow mg-ce-arrow-prev\">\r\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-left\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"><\/path><\/svg>                <\/div>\r\n                <div class=\"mg-ce-arrow mg-ce-arrow-next\">\r\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>                <\/div>\r\n            \r\n                            <div class=\"swiper-pagination mg-ce-pagination\"><\/div>\r\n            \r\n            \r\n        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c72082 e-con-full e-flex e-con e-parent\" data-id=\"1c72082\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f62bcd8 elementor-widget elementor-widget-ucaddon_content_carousel_new\" data-id=\"f62bcd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_content_carousel_new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Content Carousel -->\n\t\t<link id='font-awesome-css' href='https:\/\/pranisha.in\/junctionkart\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/pranisha.in\/junctionkart\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='owl-carousel-css' href='https:\/\/pranisha.in\/junctionkart\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/owl-carousel-new\/assets\/owl.carousel.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='fancybox-css' href='https:\/\/pranisha.in\/junctionkart\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/fancybox3\/jquery.fancybox.min.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Content Carousel *\/\n\n.ue-content-carousel{\n  min-height:1px;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .ue-item{\n  transition:0.3s;\n  position:relative;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .carousel-image{\n  transition:0.3s;\n  background-position:center; \n  background-repeat:no-repeat;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_image_carousel_content-wrapper{\n  width: 100%;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8{\n  position:relative;\n  min-height:1px;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .ue-content-holder{\n  display:flex;\n  flex-direction:column;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .ue-btn-holder{\n  margin-top:auto;\n}\n\n\n#uc_content_carousel_new_elementor_f62bcd8 .owl-dots {\noverflow:hidden;\ntext-align:center;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .owl-dot {\nborder-radius:50%;\ndisplay:inline-block;\n}\n\n.uc_post_title{\n  font-size:21px;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_image_carousel_container_holder{\n  overflow:hidden;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_more_btn{  \n    display:inline-block;\n  text-decoration:none;\n  text-align:center;\n  transition:0.3s;\n}\n\n\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_date{\n  color:gray;\n  padding-top:10px;\n  text-style:italic;\n}\n\n\n\n\n\n\n#uc_content_carousel_new_elementor_f62bcd8 .ue-btn-inner-wrapper{\n  display:inline-flex;\n  align-items:center;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .ue-btn-inner-wrapper svg{\n  height:1em;\n  width:1em;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_image_carousel_placeholder{\n  position:relative;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .ue_img_link{\n  display:block;\n  position:absolute;\n  top:0px;\n  right:0px;\n  left:0px;\n  bottom:0px;\n}\n\n\/* start creative button hover styles *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_content{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n\/* GENERAL BUTTON STYLING *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button {\n  overflow:hidden;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button,\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button::after {\n\ttransition: all 0.3s;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button {\n  position: relative;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button span{\n  z-index: 2;\n  position: relative;\n  display: block;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button::before,\n#uc_content_carousel_new_elementor_f62bcd8 .uc_button::after {\n  content: '';\n  position: absolute;\n  z-index: 1;\n}\n\n\/* BUTTON 1 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-1::after {\n  height: 0;\n  left: 0;\n  top: 0;\n  width: 100%;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-1:hover:after {\n  height: 100%;\n}\n\n\/* BUTTON 7 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-7::after {\n  height: 0;\n  left: 0;\n  bottom: 0;\n  width: 100%;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-7:hover:after {\n  height: 100%;\n}\n\n\/* BUTTON 2 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-2::after {\n  height: 100%;\n  left: 0;\n  top: 0;\n  width: 0;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-2:hover:after {\n  width: 100%;\n}\n\n\/* BUTTON 6 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-6::after {\n  height: 100%;\n  right: 0;\n  top: 0;\n  width: 0;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-6:hover:after {\n  width: 100%;\n}\n\n\/* BUTTON 3 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-3::after {\n  height: 0;\n  left: 50%;\n  top: 50%;\n  width: 0;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-3:hover:after {\n  height: 100%;\n  left: 0;\n  top: 0;\n  width: 100%;\n}\n\n\/* BUTTON 4 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-4::before {\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-4::after {\n  height: 100%;\n  left: 0;\n  top: 0;\n  width: 100%;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-4:hover:after{\n  height: 0;\n  left: 50%;\n  top: 50%;\n  width: 0;\n}\n\n\/* BUTTON 5 *\/\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-5 {\n  overflow: hidden;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-5::after {\n  height: 100%;\n  left: -100%;\n  top: 0;\n  transform: skew(50deg);\n  transition-duration: 0.6s;\n  transform-origin: top left;\n  width: 0;\n}\n\n#uc_content_carousel_new_elementor_f62bcd8 .uc_btn-5:hover:after {\n  height: 100%;\n  width: 200%;\n}\n\/* end styles *\/\n#uc_content_carousel_new_elementor_f62bcd8_item1 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c7f5cd47-66c7-4b87-aecd-99edb19cd292-768x768.png);\n}\n#uc_content_carousel_new_elementor_f62bcd8_item2 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/aaa0c6c3-aa67-4030-8138-b3e902a57513-768x768.png);\n}\n#uc_content_carousel_new_elementor_f62bcd8_item3 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c35832d7-ad28-4f1c-9d96-61f684f5ba4d-768x768.png);\n}\n#uc_content_carousel_new_elementor_f62bcd8_item4 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d3f5cdec-9963-4467-8a3b-7436dbe600ca-768x768.png);\n}\n#uc_content_carousel_new_elementor_f62bcd8_item5 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/1c921a20-93c4-40b0-ac04-898104e48c90-768x768.png);\n}\n#uc_content_carousel_new_elementor_f62bcd8_item6 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/c5ffcd83-32fc-4b2e-85ce-5cb5cb07aaf4-768x768.png);\n}\n#uc_content_carousel_new_elementor_f62bcd8_item7 .carousel-image{\n  background-image:url(https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2026\/08\/d54496ed-4c56-4d05-8675-4761646791c3-768x768.png);\n}\n\n\n<\/style>\n\n<div class=\"ue-content-carousel\" >\n  <div class=\"uc_carousel owl-carousel owl-theme uc-items-wrapper   \" id=\"uc_content_carousel_new_elementor_f62bcd8\" data-lightbox=\"false\" data-equal-height=\"false\"  >\n    <div id=\"uc_content_carousel_new_elementor_f62bcd8_item1\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Mobiles\u200b<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n      \n      \n    <\/div>  <\/div>\n<div id=\"uc_content_carousel_new_elementor_f62bcd8_item2\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Laptops\u200b<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n          \n        \n      \n      \n    <\/div>  <\/div>\n<div id=\"uc_content_carousel_new_elementor_f62bcd8_item3\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Tablets\u200b<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n          \n        \n      \n      \n    <\/div>  <\/div>\n<div id=\"uc_content_carousel_new_elementor_f62bcd8_item4\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Smartwatches\u200b<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n          \n        \n      \n      \n    <\/div>  <\/div>\n<div id=\"uc_content_carousel_new_elementor_f62bcd8_item5\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Earbuds<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n          \n        \n      \n      \n    <\/div>  <\/div>\n<div id=\"uc_content_carousel_new_elementor_f62bcd8_item6\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Cameras\u200b<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n          \n        \n      \n      \n    <\/div>  <\/div>\n<div id=\"uc_content_carousel_new_elementor_f62bcd8_item7\" class=\"uc_image_carousel_container_holder ue-item\">\n  \n      <div class=\"uc_image_carousel_placeholder\">\n      <div class=\"carousel-image\"><\/div>\n          \n          <\/div>\n  \n      <div class=\"uc_image_carousel_content content-padding ue-content-holder\">\n\n              <div class=\"uc_image_carousel_content-wrapper\">\n                                    <div class=\"ue-title\">Accessories\u200b<\/div>\n                      \n          <div class=\"ue-text\"><\/div>                  <\/div>\n        \n          \n        \n      \n      \n    <\/div>  <\/div>\n\n  <\/div>\t\n<\/div>\n<!-- end Content Carousel -->\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-f362ca3 e-con-full e-flex e-con e-parent\" data-id=\"f362ca3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-59f5df6 e-con-full e-flex e-con e-child\" data-id=\"59f5df6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c5f3842 e-con-full e-flex e-con e-child\" data-id=\"c5f3842\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f40947a elementor-widget elementor-widget-heading\" data-id=\"f40947a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Best Deals on Electronics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ececbd2 e-con-full e-flex e-con e-child\" data-id=\"ececbd2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64e8429 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"64e8429\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-2bf8a15 e-con-full e-flex e-con e-child\" data-id=\"2bf8a15\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb71aaf elementor-widget elementor-widget-shopelement-product-carousel\" data-id=\"bb71aaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shopelement-product-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"nxtcode-shopelement-widget nxtcode-product-carousel-bb71aaf nxtcode-product__info nxtcode-product-carousel__info nxtcode-product__info-one nxtcode-product-carousel__info-one\">\t\t\t<div id=\"product-23191\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/99a9498c4419687706a3cdc5a8024812-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"GameSir G7 Pro Gaming Controller\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-22%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23191\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/gamesir-g7-pro-gaming-controller\/\">\n\t\t\t\t\t\t\t\tGameSir G7 Pro Gaming Controller\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>8,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;8,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>6,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;6,999.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<div id=\"product-23198\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"546\" height=\"676\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/08936d64e34104f56b2e18e82328c2fa.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"boAt Wireless Bluetooth Speaker (Copy)\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-38%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23198\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/boat-wireless-bluetooth-speaker-copy\/\">\n\t\t\t\t\t\t\t\tboAt Wireless Bluetooth Speaker (Copy)\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>3,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;3,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>2,499.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;2,499.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<div id=\"product-1076\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/fc9b36400dd5d1d9e56ba3fcacb4734a-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Apple MacBook Air \u2013 13-inch\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-15%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=1076\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-13-case-cover\/\">\n\t\t\t\t\t\t\t\tApple MacBook Air \u2013 13-inch\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 86.6%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>3 reviews<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>99,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;99,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>84,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;84,999.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<div id=\"product-19632\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/7c4c82b6b7a339d7bd378fdc5d769ca3-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"boAt Nirvana Ion Wireless Earbuds\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-40%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19632\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/summer-flowers-shell-covers\/\">\n\t\t\t\t\t\t\t\tboAt Nirvana Ion Wireless Earbuds\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>4,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;4,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>2,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;2,999.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<div id=\"product-19970\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/8ebda85aa08d4719ae4eba77458754b3-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"iPhone 14 Pro 128GB \u2013 Silver\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-13%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19970\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/succulent-cactus-plant-case\/\">\n\t\t\t\t\t\t\t\tiPhone 14 Pro 128GB \u2013 Silver\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>79,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;79,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>69,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;69,999.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<div id=\"product-16634\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/d7bfd9d656d1aaeb7cd24fb5a1149845-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Apple Watch Series 9 \u2013 Smartwatch\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-22%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16634\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-14-dark-sky-case\/\">\n\t\t\t\t\t\t\t\tApple Watch Series 9 \u2013 Smartwatch\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>44,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;44,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>34,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;34,999.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<div id=\"product-16639\" class=\"nxtcode-product__single post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/9926c3eeb8fe154c8279091c97952eb5-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Sony Alpha A7 III Mirrorless Camera with 28\u201370mm Lens\" \/>\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\"><span>New<\/span><\/div>\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t<span>-13%<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16639\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/yellow-luggage-phone-case\/\">\n\t\t\t\t\t\t\t\tSony Alpha A7 III Mirrorless Camera with 28\u201370mm Lens\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 93.4%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t<span>3 reviews<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>159,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;159,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>139,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;139,999.00.<\/span>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t<script type=\"text\/javascript\">\n\t\t\tjQuery(function($){\n    \t\t\t$(document).ready(function() {\n\t\t\t\t\t$(\".nxtcode-product-carousel-bb71aaf\").slick({\n      \t\t\t\t\tslidesToShow: 4,\n      \t\t\t\t\tslidesToScroll: 1,\n      \t\t\t\t\tautoplay: false,\n      \t\t\t\t\tinfinite: true,\n      \t\t\t\t\tswipeToSlide: true,\n\t\t\t\t\t\tdots: false,\n\t\t\t\t\t\tarrows: true,\n      \t\t\t\t\tpauseOnHover: false,\n      \t\t\t\t\tresponsive: [\n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\tbreakpoint: 1024,\n\t\t\t\t\t\t\t\tsettings: {\n\t\t\t\t\t\t\t\t\tslidesToShow: 2\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\tbreakpoint: 768,\n\t\t\t\t\t\t\t\tsettings: {\n\t\t\t\t\t\t\t\t\tslidesToShow: 1\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n      \t\t\t\t\t]\n    \t\t\t\t});\n    \t\t\t});\n\t\t\t});\n\t\t<\/script>\n\n\t\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<div class=\"elementor-element elementor-element-d63959e e-flex e-con-boxed e-con e-parent\" data-id=\"d63959e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e85b010 e-con-full e-flex e-con e-child\" data-id=\"e85b010\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aae3837 elementor-widget elementor-widget-heading\" data-id=\"aae3837\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">All Electronics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33a7609 elementor-widget elementor-widget-text-editor\" data-id=\"33a7609\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Discover the latest electronics and everyday tech essentials,<br \/>designed to make life smarter, easier, and more connected.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cabafbe e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"cabafbe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6b6762 elementor-widget elementor-widget-shopelement-product-grid\" data-id=\"b6b6762\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shopelement-product-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"nxtcode-shopelement-widget nxtcode-product-grid\"><div class=\"nxtcode-product__info nxtcode-product__info-one\">\t\t\t<article id=\"product-23191\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/99a9498c4419687706a3cdc5a8024812-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"GameSir G7 Pro Gaming Controller\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-22%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23191\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/gamesir-g7-pro-gaming-controller\/\">GameSir G7 Pro Gaming Controller<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>8,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;8,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>6,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;6,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-23198\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"546\" height=\"676\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/08936d64e34104f56b2e18e82328c2fa.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"boAt Wireless Bluetooth Speaker (Copy)\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-38%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23198\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/boat-wireless-bluetooth-speaker-copy\/\">boAt Wireless Bluetooth Speaker (Copy)<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>3,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;3,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>2,499.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;2,499.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-1076\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/fc9b36400dd5d1d9e56ba3fcacb4734a-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Apple MacBook Air \u2013 13-inch\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-15%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=1076\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-13-case-cover\/\">Apple MacBook Air \u2013 13-inch<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 86.6%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>3 reviews<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>99,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;99,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>84,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;84,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-19632\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/7c4c82b6b7a339d7bd378fdc5d769ca3-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"boAt Nirvana Ion Wireless Earbuds\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-40%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19632\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/summer-flowers-shell-covers\/\">boAt Nirvana Ion Wireless Earbuds<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>4,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;4,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>2,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;2,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-19970\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/8ebda85aa08d4719ae4eba77458754b3-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"iPhone 14 Pro 128GB \u2013 Silver\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-13%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19970\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/succulent-cactus-plant-case\/\">iPhone 14 Pro 128GB \u2013 Silver<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>79,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;79,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>69,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;69,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-16634\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/d7bfd9d656d1aaeb7cd24fb5a1149845-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Apple Watch Series 9 \u2013 Smartwatch\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-22%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16634\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-14-dark-sky-case\/\">Apple Watch Series 9 \u2013 Smartwatch<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>44,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;44,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>34,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;34,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-16639\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/9926c3eeb8fe154c8279091c97952eb5-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Sony Alpha A7 III Mirrorless Camera with 28\u201370mm Lens\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-13%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16639\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/yellow-luggage-phone-case\/\">Sony Alpha A7 III Mirrorless Camera with 28\u201370mm Lens<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 93.4%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>3 reviews<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>159,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;159,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>139,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;139,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-16641\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"407\" height=\"520\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/3cd5891e209a8fa51c3f13b66dab98e4.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"OnePlus Nord CE 4 5G\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-21%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16641\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/dark-lion-phone-case\/\">OnePlus Nord CE 4 5G<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>27,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;27,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>21,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;21,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-20154\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/dc19506eb0de4fbe7d52a25eb271690e-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Google Pixel 8a\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=20154\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/google-pixel-8a\/\">Google Pixel 8a<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>34.00<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-17331\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/a72ccff6ddcfc949d7257c3dba15d26c-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"HP Pavilion 14 Laptop\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=17331\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/hp-pavilion-14-laptop\/\">HP Pavilion 14 Laptop<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>18.00<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-16636\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"390\" height=\"473\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/715f5e5c586a51b73b886fcf9286a98a.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Dell Inspiron 15 Laptop\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-15%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16636\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/black-red-pattern-case\/\">Dell Inspiron 15 Laptop<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 86.6%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>3 reviews<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>64,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;64,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>54,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;54,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t\t\t<article id=\"product-19630\" class=\"post-22843 page type-page status-publish hentry\">\n\t\t\t\t<div class=\"nxtcode-product__single\">\n\t\t\t\t\t<div class=\"nxtcode-product__single-inner\">\n\t\t\t\t\t\t<div class=\"nxtcode-product__block\">\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__thumbnail\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"799\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/18fc4bb786cd6d139eee6bca8e36878a-600x799.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Samsung Galaxy Tab A9+\" \/>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__badge\">\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__arrival-text\">\n\t\t\t\t\t\t\t\t\t<span>New<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price-off\">\n\t\t\t\t\t\t\t\t\t<span>-20%<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"nxtcode-product__cart-btn\">\n\t\t\t\t\t\t\t\t<a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19630\" class=\"nxtcode-product__add-to-cart\">\n\t\t\t\t\t\t\t\t\tBuy Now\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h5>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/pastel-colors-aesthetic-case\/\">Samsung Galaxy Tab A9+<\/a>\n\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating-comment\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"rating-icon\">\n\t\t\t\t<svg class=\"rating-icon__fill\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#cccccc\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#cccccc\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t<\/svg>\n\t\t\t\t<div class=\"rating-icon__active\" style=\"width: 0%\">\n\t\t\t\t\t<div class=\"rating-icon__active-width\">\n\t\t\t\t\t\t<svg class=\"rating-icon__fill-active\" width=\"83\" height=\"15\" viewBox=\"0 0 83 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_19_392)\"><path d=\"M15 5.79538L9.54964 5.43705L7.49701 0.280334L5.44439 5.43705L0 5.79538L4.1758 9.34107L2.80553 14.7197L7.49701 11.7542L12.1885 14.7197L10.8183 9.34107L15 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip1_19_392)\"><path d=\"M32 5.79538L26.5496 5.43705L24.497 0.280334L22.4444 5.43705L17 5.79538L21.1758 9.34107L19.8055 14.7197L24.497 11.7542L29.1885 14.7197L27.8183 9.34107L32 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip2_19_392)\"><path d=\"M49 5.79538L43.5496 5.43705L41.497 0.280334L39.4444 5.43705L34 5.79538L38.1758 9.34107L36.8055 14.7197L41.497 11.7542L46.1885 14.7197L44.8183 9.34107L49 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip3_19_392)\"><path d=\"M66 5.79538L60.5496 5.43705L58.497 0.280334L56.4444 5.43705L51 5.79538L55.1758 9.34107L53.8055 14.7197L58.497 11.7542L63.1885 14.7197L61.8183 9.34107L66 5.79538Z\" fill=\"#FF9900\" \/><\/g><g clip-path=\"url(#clip4_19_392)\"><path d=\"M83 5.79538L77.5496 5.43705L75.497 0.280334L73.4444 5.43705L68 5.79538L72.1758 9.34107L70.8055 14.7197L75.497 11.7542L80.1885 14.7197L78.8183 9.34107L83 5.79538Z\" fill=\"#FF9900\" \/><\/g><defs><clipPath id=\"clip0_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" \/><\/clipPath><clipPath id=\"clip1_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(17)\" \/><\/clipPath><clipPath id=\"clip2_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(34)\" \/><\/clipPath><clipPath id=\"clip3_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(51)\" \/><\/clipPath><clipPath id=\"clip4_19_392\"><rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(68)\" \/><\/clipPath><\/defs>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__review\">\n\t\t\t\t\t\t\t\t\t<span>0 review<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nxtcode-product__price\">\n\t\t\t\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>24,999.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;24,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>19,999.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;19,999.00.<\/span>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/article>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\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-f22b343 e-con-full e-flex e-con e-child\" data-id=\"f22b343\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee47a28 elementor-widget elementor-widget-shortcode\" data-id=\"ee47a28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4 \"><div class=\"products\"><section class=\"product type-product post-20155 status-publish first instock product_cat-electronics product_tag-accessories product_tag-glasses has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"20155\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/bee-ware-phone-case\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/6062c0297ed2e565c94d7547343aff1d-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-25%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"20155\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"20155\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"20155\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=20155\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"20155\" data-product_sku=\"0043\" aria-label=\"Add to cart: &ldquo;Anker 20W Fast Charger&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Anker 20W Fast Charger&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\" rel=\"tag\">Electronics<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/bee-ware-phone-case\/\">Anker 20W Fast Charger<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>1,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;1,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>1,499.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;1,499.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0043<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=20155\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"20155\" data-product_sku=\"0043\" aria-label=\"Add to cart: &ldquo;Anker 20W Fast Charger&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Anker 20W Fast Charger&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"20155\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"20155\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-1076 status-publish instock product_cat-best-seller-electronics product_cat-cat-iphone-13 product_tag-fashion product_tag-sweatshirts product_tag-women has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"1076\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-13-case-cover\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/fc9b36400dd5d1d9e56ba3fcacb4734a-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-15%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"1076\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"1076\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"1076\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=1076\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1076\" data-product_sku=\"0040\" aria-label=\"Add to cart: &ldquo;Apple MacBook Air \u2013 13-inch&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Apple MacBook Air \u2013 13-inch&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/best-seller-electronics\/\" rel=\"tag\">Best seller electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-phones\/cat-apple\/cat-iphone-13\/\" rel=\"tag\">iPhone 13<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-13-case-cover\/\">Apple MacBook Air \u2013 13-inch<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>99,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;99,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>84,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;84,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"star-rating-wrapper\"><div class=\"star-rating\" role=\"img\" aria-label=\"Rated 4.33 out of 5\"><span style=\"width:86.6%\">Rated <strong class=\"rating\">4.33<\/strong> out of 5<\/span><\/div><div class=\"count-rating\">(3)<\/div><\/div><div class=\"product-sku\"><span>SKU<\/span>0040<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=1076\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1076\" data-product_sku=\"0040\" aria-label=\"Add to cart: &ldquo;Apple MacBook Air \u2013 13-inch&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Apple MacBook Air \u2013 13-inch&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"1076\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"1076\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-16634 status-publish instock product_cat-best-seller-electronics product_cat-cat-iphone-14 product_tag-fashion product_tag-men product_tag-polo-shirts has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"16634\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-14-dark-sky-case\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/d7bfd9d656d1aaeb7cd24fb5a1149845-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-22%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"16634\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"16634\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"16634\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16634\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"16634\" data-product_sku=\"0010\" aria-label=\"Add to cart: &ldquo;Apple Watch Series 9 \u2013 Smartwatch&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Apple Watch Series 9 \u2013 Smartwatch&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/best-seller-electronics\/\" rel=\"tag\">Best seller electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-phones\/cat-apple\/cat-iphone-14\/\" rel=\"tag\">iPhone 14<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/iphone-14-dark-sky-case\/\">Apple Watch Series 9 \u2013 Smartwatch<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>44,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;44,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>34,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;34,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0010<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16634\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"16634\" data-product_sku=\"0010\" aria-label=\"Add to cart: &ldquo;Apple Watch Series 9 \u2013 Smartwatch&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Apple Watch Series 9 \u2013 Smartwatch&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"16634\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"16634\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-19632 status-publish last instock product_cat-best-seller-electronics product_cat-cat-iphone-14-pro-max product_tag-dress product_tag-fashion product_tag-women has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\" data-product_id=\"19632\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/summer-flowers-shell-covers\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/7c4c82b6b7a339d7bd378fdc5d769ca3-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-40%<\/span><span class=\"featured\">Feature<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"19632\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"19632\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"19632\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19632\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"19632\" data-product_sku=\"0006\" aria-label=\"Add to cart: &ldquo;boAt Nirvana Ion Wireless Earbuds&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;boAt Nirvana Ion Wireless Earbuds&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/best-seller-electronics\/\" rel=\"tag\">Best seller electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-phones\/cat-apple\/cat-iphone-14-pro-max\/\" rel=\"tag\">iPhone 14 Pro Max<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/summer-flowers-shell-covers\/\">boAt Nirvana Ion Wireless Earbuds<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>4,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;4,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>2,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;2,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0006<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19632\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"19632\" data-product_sku=\"0006\" aria-label=\"Add to cart: &ldquo;boAt Nirvana Ion Wireless Earbuds&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;boAt Nirvana Ion Wireless Earbuds&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"19632\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"19632\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-23198 status-publish first instock product_cat-best-seller-electronics product_cat-cat-iphone-13-pro-max product_tag-dress product_tag-fashion product_tag-women has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"23198\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/boat-wireless-bluetooth-speaker-copy\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/08936d64e34104f56b2e18e82328c2fa.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-38%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"23198\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"23198\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"23198\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23198\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"23198\" data-product_sku=\"0051-1\" aria-label=\"Add to cart: &ldquo;boAt Wireless Bluetooth Speaker (Copy)&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;boAt Wireless Bluetooth Speaker (Copy)&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/best-seller-electronics\/\" rel=\"tag\">Best seller electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-phones\/cat-apple\/cat-iphone-13-pro-max\/\" rel=\"tag\">iPhone 13 Pro Max<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/boat-wireless-bluetooth-speaker-copy\/\">boAt Wireless Bluetooth Speaker (Copy)<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>3,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;3,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>2,499.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;2,499.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0051-1<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23198\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"23198\" data-product_sku=\"0051-1\" aria-label=\"Add to cart: &ldquo;boAt Wireless Bluetooth Speaker (Copy)&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;boAt Wireless Bluetooth Speaker (Copy)&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"23198\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"23198\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-21266 status-publish instock product_cat-electronics product_tag-fashion product_tag-lingerie has-post-thumbnail sold-individually shipping-taxable purchasable product-type-variable\" data-product_id=\"21266\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/dark-desire-phone-case\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/0632a1a4046ecb1ead5fdf9b12605be4-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"21266\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"21266\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"21266\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/dark-desire-phone-case\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"21266\" data-product_sku=\"79999\" aria-label=\"Select options for &ldquo;Canon EOS R50 Mirrorless Camera&rdquo;\" rel=\"nofollow\"><span class=\"ts-tooltip button-tooltip\">Select options<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\" rel=\"tag\">Electronics<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/dark-desire-phone-case\/\">Canon EOS R50 Mirrorless Camera<\/a><\/h3>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>24.00<\/bdi><\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>90% Nylon, 10% Spandex<\/li>\r\n \t<li>Imported<\/li>\r\n \t<li>Pull On closure<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>79999<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/dark-desire-phone-case\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"21266\" data-product_sku=\"79999\" aria-label=\"Select options for &ldquo;Canon EOS R50 Mirrorless Camera&rdquo;\" rel=\"nofollow\"><span class=\"ts-tooltip button-tooltip\">Select options<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"21266\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"21266\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-16636 status-publish instock product_cat-electronics product_cat-cat-iphone-se product_tag-cardigans product_tag-fashion product_tag-women has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"16636\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/black-red-pattern-case\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/715f5e5c586a51b73b886fcf9286a98a.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-15%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"16636\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"16636\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"16636\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16636\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"16636\" data-product_sku=\"0015\" aria-label=\"Add to cart: &ldquo;Dell Inspiron 15 Laptop&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Dell Inspiron 15 Laptop&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\" rel=\"tag\">Electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-phones\/cat-apple\/cat-iphone-se\/\" rel=\"tag\">iPhone SE<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/black-red-pattern-case\/\">Dell Inspiron 15 Laptop<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>64,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;64,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>54,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;54,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"star-rating-wrapper\"><div class=\"star-rating\" role=\"img\" aria-label=\"Rated 4.33 out of 5\"><span style=\"width:86.6%\">Rated <strong class=\"rating\">4.33<\/strong> out of 5<\/span><\/div><div class=\"count-rating\">(3)<\/div><\/div><div class=\"product-sku\"><span>SKU<\/span>0015<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=16636\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"16636\" data-product_sku=\"0015\" aria-label=\"Add to cart: &ldquo;Dell Inspiron 15 Laptop&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Dell Inspiron 15 Laptop&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"16636\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"16636\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-23191 status-publish last instock product_cat-best-seller-electronics product_cat-cat-galaxy-note-20 product_tag-dress product_tag-fashion product_tag-women has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\" data-product_id=\"23191\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/gamesir-g7-pro-gaming-controller\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/99a9498c4419687706a3cdc5a8024812-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-22%<\/span><span class=\"featured\">Feature<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"23191\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"23191\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"23191\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23191\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"23191\" data-product_sku=\"0028\" aria-label=\"Add to cart: &ldquo;GameSir G7 Pro Gaming Controller&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;GameSir G7 Pro Gaming Controller&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/best-seller-electronics\/\" rel=\"tag\">Best seller electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-samsung\/cat-galaxy-note-20\/\" rel=\"tag\">Galaxy Note 20<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/gamesir-g7-pro-gaming-controller\/\">GameSir G7 Pro Gaming Controller<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>8,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;8,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>6,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;6,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0028<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=23191\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"23191\" data-product_sku=\"0028\" aria-label=\"Add to cart: &ldquo;GameSir G7 Pro Gaming Controller&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;GameSir G7 Pro Gaming Controller&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"23191\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"23191\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-20154 status-publish first instock product_cat-electronics product_cat-cat-huawei product_tag-accessories product_tag-glasses has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-product_id=\"20154\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/google-pixel-8a\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/dc19506eb0de4fbe7d52a25eb271690e-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"20154\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"20154\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"20154\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=20154\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"20154\" data-product_sku=\"0038\" aria-label=\"Add to cart: &ldquo;Google Pixel 8a&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Google Pixel 8a&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\" rel=\"tag\">Electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-other\/cat-huawei\/\" rel=\"tag\">Huawei<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/google-pixel-8a\/\">Google Pixel 8a<\/a><\/h3>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>34.00<\/bdi><\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0038<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=20154\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"20154\" data-product_sku=\"0038\" aria-label=\"Add to cart: &ldquo;Google Pixel 8a&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Google Pixel 8a&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"20154\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"20154\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-17299 status-publish instock product_cat-electronics product_tag-coats product_tag-fashion product_tag-women has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"17299\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/big-tree-nature-life-case\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/e93fe885f4a58937835f5f315f016f41-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-13%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"17299\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"17299\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"17299\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=17299\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17299\" data-product_sku=\"0083\" aria-label=\"Add to cart: &ldquo;GoPro HERO Action Camera&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;GoPro HERO Action Camera&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\" rel=\"tag\">Electronics<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/big-tree-nature-life-case\/\">GoPro HERO Action Camera<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>39,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;39,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>34,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;34,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0083<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=17299\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17299\" data-product_sku=\"0083\" aria-label=\"Add to cart: &ldquo;GoPro HERO Action Camera&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;GoPro HERO Action Camera&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"17299\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"17299\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-17331 status-publish instock product_cat-electronics product_cat-cat-galaxy-z-fold-4 product_tag-sneakers product_tag-sport-shoes has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-product_id=\"17331\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/hp-pavilion-14-laptop\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/a72ccff6ddcfc949d7257c3dba15d26c-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"17331\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"17331\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"17331\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=17331\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17331\" data-product_sku=\"0091\" aria-label=\"Add to cart: &ldquo;HP Pavilion 14 Laptop&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;HP Pavilion 14 Laptop&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/\" rel=\"tag\">Electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-samsung\/cat-galaxy-z-fold-4\/\" rel=\"tag\">Galaxy Z Fold 4<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/hp-pavilion-14-laptop\/\">HP Pavilion 14 Laptop<\/a><\/h3>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>18.00<\/bdi><\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0091<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=17331\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17331\" data-product_sku=\"0091\" aria-label=\"Add to cart: &ldquo;HP Pavilion 14 Laptop&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;HP Pavilion 14 Laptop&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"17331\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"17331\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><section class=\"product type-product post-19970 status-publish last instock product_cat-best-seller-electronics product_cat-cat-iphone-14-pro product_tag-cardigans product_tag-sweatshirts product_tag-women has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-product_id=\"19970\">\n\t<div class=\"product-wrapper\">\n\t\t\t\n\t\t<div class=\"thumbnail-wrapper\">\n\t\t\t<a href=\"https:\/\/pranisha.in\/junctionkart\/product\/succulent-cactus-plant-case\/\">\n\n\t\t\t\t<figure class=\"no-back-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/themes\/loobek\/images\/prod_loading.gif\" data-src=\"https:\/\/pranisha.in\/junctionkart\/wp-content\/uploads\/2022\/10\/8ebda85aa08d4719ae4eba77458754b3-600x799.jpg\" class=\"attachment-shop_catalog wp-post-image ts-lazy-load\" alt=\"\" width=\"600\" height=\"799\" \/><\/figure>\n\t\t\t<\/a>\n\t\t\t\t\t<div class=\"product-label\">\n\t<span class=\"onsale percent\">-13%<\/span>\t<\/div>\n\t<div class=\"product-group-button\">\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"19970\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"button-in quickshop\"><a class=\"quickshop\" href=\"#\" data-product_id=\"19970\"><span class=\"ts-tooltip button-tooltip\">Quick view<\/span><\/a><\/div>\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"19970\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19970\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"19970\" data-product_sku=\"0003\" aria-label=\"Add to cart: &ldquo;iPhone 14 Pro 128GB \u2013 Silver&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;iPhone 14 Pro 128GB \u2013 Silver&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div><\/div>\t\t\t\n\t\t<\/div>\n\t\t<div class=\"meta-wrapper\">\n\t\t\t<div class=\"product-categories\"><span>Categories: <\/span><a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/electronics\/best-seller-electronics\/\" rel=\"tag\">Best seller electronics<\/a>, <a href=\"https:\/\/pranisha.in\/junctionkart\/product-category\/cat-phones\/cat-apple\/cat-iphone-14-pro\/\" rel=\"tag\">iPhone 14 Pro<\/a><\/div><h3 class=\"heading-title product-name\"><a href=\"https:\/\/pranisha.in\/junctionkart\/product\/succulent-cactus-plant-case\/\">iPhone 14 Pro 128GB \u2013 Silver<\/a><\/h3>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>79,999.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &#8377;79,999.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#8377;<\/span>69,999.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &#8377;69,999.00.<\/span><\/span>\n\t<div class=\"short-description\">\n\t\t<ul class=\"ul-style check\">\r\n \t<li>Beautiful color<\/li>\r\n \t<li>Vegan nail polish<\/li>\r\n \t<li>Up to 60 days for free return<\/li>\r\n<\/ul>\t<\/div>\n\t<div class=\"product-sku\"><span>SKU<\/span>0003<\/div><div class=\"product-group-button-meta\"><div class=\"loop-add-to-cart\"><a href=\"\/junctionkart\/wp-json\/wp\/v2\/pages\/22843?add-to-cart=19970\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"19970\" data-product_sku=\"0003\" aria-label=\"Add to cart: &ldquo;iPhone 14 Pro 128GB \u2013 Silver&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;iPhone 14 Pro 128GB \u2013 Silver&rdquo; has been added to your cart\"><span class=\"ts-tooltip button-tooltip\">Buy Now<\/span><\/a><\/div>\t\t<div class=\"button-in wishlist\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-wishlist remove-after-added\" data-id=\"19970\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to wishlist\">Wishlist<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<div class=\"button-in compare\">\n\t\t\t<a href=\"#\" class=\"ts-add-to-compare\" data-id=\"19970\">\n\t\t\t\t<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t<\/div>\n<\/section><\/div><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b87f58c e-flex e-con-boxed e-con e-parent\" data-id=\"b87f58c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ed43153 e-con-full e-flex e-con e-child\" data-id=\"ed43153\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bf790a8 e-flex e-con-boxed e-con e-child\" data-id=\"bf790a8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab9c93 elementor-widget elementor-widget-heading\" data-id=\"3ab9c93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready to Find Your <br><span style=\"color:#2aa19d\">Next Great Deal?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c62ea41 elementor-widget elementor-widget-text-editor\" data-id=\"c62ea41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Explore thousands of products, compare smarter, and shop with confidence.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6919189 elementor-widget elementor-widget-button\" data-id=\"6919189\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Start Shopping<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92cf62d e-flex e-con-boxed e-con e-child\" data-id=\"92cf62d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>SMART TECHNOLOGY MADE FOR EVERYDAY LIFE Upgrade your everyday with the latest smart technology. UP TO 50% OFF Shop Now Electronics Categories \u2190 \u2192 Mobiles 85 Products Laptops 45 Products Tablets 28 Products Smartwatches 32 Products Earbuds 30 Products Cameras 22 Products Accessories 40 Products Electronics Categories Mobiles Smartphones for every need Laptops Powerful laptops [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","footnotes":""},"class_list":["post-22843","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/pages\/22843","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/comments?post=22843"}],"version-history":[{"count":434,"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/pages\/22843\/revisions"}],"predecessor-version":[{"id":24743,"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/pages\/22843\/revisions\/24743"}],"wp:attachment":[{"href":"https:\/\/pranisha.in\/junctionkart\/wp-json\/wp\/v2\/media?parent=22843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}