{"id":2364,"date":"2025-11-29T17:55:18","date_gmt":"2025-11-29T17:55:18","guid":{"rendered":"https:\/\/jazlyperfum.com\/?page_id=2364"},"modified":"2026-01-08T14:58:13","modified_gmt":"2026-01-08T14:58:13","slug":"main-home","status":"publish","type":"page","link":"https:\/\/jazlyperfum.com\/ar\/","title":{"rendered":"main home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2364\" class=\"elementor elementor-2364\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-090be2f e-con-full e-flex lakit-col-width-auto-no e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"090be2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e085ca8 elementor-widget elementor-widget-shortcode\" data-id=\"e085ca8\" 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\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;600;700;900&family=Playfair+Display:wght@700;900&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* CSS \u0645\u0637\u0627\u0628\u0642 \u062a\u0645\u0627\u0645\u0627\u064b \u0644\u0644\u0643\u0648\u062f V14 \u0627\u0644\u0623\u0635\u0644\u064a \u0644\u0636\u0645\u0627\u0646 \u0646\u0641\u0633 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 *\/\n        :root {\n            --primary: #C9A962;\n            --btn-blue-1: #0056b3;\n            --btn-blue-2: #003d80;\n            --text-light: #ffffff;\n            --text-dark: #2a2a2a;\n        }\n\n        * { box-sizing: border-box; margin: 0; padding: 0; }\n        \n        .jz-hero-wrapper {\n            position: relative;\n            width: 100vw;\n            height: 100vh !important;\n            height: 100svh !important;\n            margin-left: calc(-50vw + 50%);\n            margin-right: calc(-50vw + 50%);\n            background: #000;\n            overflow: hidden;\n            direction: rtl;\n            font-family: 'Alexandria', sans-serif;\n            line-height: 0;\n            z-index: 0 !important;\n        }\n\n        .jz-slide {\n            position: absolute; inset: 0; width: 100%; height: 100%;\n            opacity: 0; visibility: hidden; transition: opacity 0.8s ease-in-out;\n            z-index: 1;\n        }\n        .jz-slide.active { opacity: 1; visibility: visible; z-index: 5; }\n\n        .jz-img-layer {\n            position: absolute; top: 0; left: 0; \n            width: 100% !important; \n            height: 100% !important;\n            object-fit: cover !important; \n            object-position: center;\n            z-index: 1; \n            transition: transform 10s ease;\n            vertical-align: middle;\n            display: block;\n        }\n        .jz-slide.active .jz-img-layer { transform: scale(1.1); }\n\n        .jz-overlay {\n            position: absolute; inset: 0;\n            background: rgba(0,0,0,0.3); z-index: 2;\n        }\n\n        .jz-banner-content, .jz-col-txt { line-height: 1.5; }\n\n        .jz-banner-content {\n            position: relative; z-index: 10; width: 100%; height: 100%;\n            display: flex; flex-direction: column; justify-content: center; align-items: center;\n            text-align: center; padding: 20px;\n        }\n\n        .jz-split-wrap {\n            display: flex; width: 100%; height: 100%; position: relative; z-index: 5;\n        }\n        .jz-col-img { flex: 1; position: relative; height: 100%; overflow: hidden; }\n        .jz-col-txt {\n            flex: 1; position: relative; height: 100%;\n            background: rgba(255,255,255,0.95);\n            display: flex; flex-direction: column; justify-content: center;\n            padding: 60px; z-index: 10;\n        }\n\n        .jz-head-big {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(2.5rem, 6vw, 5rem);\n            font-weight: 900; color: #fff; margin-bottom: 20px;\n            text-shadow: 0 5px 20px rgba(0,0,0,0.5);\n            animation: fadeInUp 1s ease forwards; opacity: 0;\n        }\n        .jz-sub-big {\n            font-size: clamp(1rem, 2vw, 1.3rem); color: #eee; margin-bottom: 40px;\n            max-width: 800px; animation: fadeInUp 1s ease 0.2s forwards; opacity: 0;\n        }\n\n        .jz-prod-head {\n            font-family: 'Playfair Display', serif;\n            font-size: 3.5rem; font-weight: 900; color: var(--text-dark); margin-bottom: 10px;\n            animation: fadeInUp 1s ease forwards; opacity: 0;\n        }\n        .jz-prod-sub { \n            font-size: 1.1rem; color: #555; margin-bottom: 30px; \n            animation: fadeInUp 1s ease 0.2s forwards; opacity: 0;\n        }\n\n        @keyframes fadeInUp { to { opacity: 1; transform: translateY(0); } from { opacity: 0; transform: translateY(20px); } }\n\n        .jz-btn {\n            display: inline-flex; align-items: center; justify-content: center; gap: 10px;\n            padding: 18px 50px;\n            background: linear-gradient(135deg, var(--btn-blue-1) 0%, var(--btn-blue-2) 100%);\n            color: #fff !important; font-size: 1rem; font-weight: 700; text-decoration: none;\n            border-radius: 50px; box-shadow: 0 10px 30px rgba(0, 86, 179, 0.4);\n            transition: all 0.3s ease; text-transform: uppercase;\n            animation: fadeInUp 1s ease 0.4s forwards; opacity: 0;\n        }\n        .jz-btn:hover {\n            transform: translateY(-3px);\n            background: linear-gradient(135deg, var(--btn-blue-2) 0%, var(--btn-blue-1) 100%);\n        }\n        .jz-btn svg { width: 20px; height: 20px; transition: transform 0.3s; }\n        .jz-btn:hover svg { transform: translateX(-5px); }\n\n        .jz-timer { display: flex; gap: 15px; margin-bottom: 30px; }\n        .jz-timer-item { \n            background: #fff; border: 1px solid #ddd; padding: 10px 15px; \n            border-radius: 8px; text-align: center; min-width: 70px;\n        }\n        .jz-t-val { display: block; font-size: 1.8rem; font-weight: 800; color: var(--primary); line-height: 1; }\n        .jz-t-lbl { font-size: 0.7rem; color: #777; text-transform: uppercase; }\n\n        .jz-mini-wrap { display: flex; gap: 15px; margin-bottom: 35px; }\n        .jz-mini-item { \n            width: 90px; height: 110px; background: #fff; padding: 5px; \n            border-radius: 8px; border: 1px solid #eee; cursor: pointer;\n        }\n        .jz-mini-item img { width: 100%; height: 100%; object-fit: contain; }\n\n        .jz-arrow {\n            position: absolute; top: 50%; transform: translateY(-50%);\n            width: 60px; height: 60px;\n            background: rgba(255,255,255,0.9);\n            border: 1px solid rgba(0,0,0,0.1);\n            color: #000;\n            display: flex; align-items: center; justify-content: center;\n            cursor: pointer; z-index: 90;\n            border-radius: 50%;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n            transition: all 0.3s ease;\n        }\n        .jz-arrow:hover { \n            background: var(--btn-blue-1); color: #fff; border-color: var(--btn-blue-1);\n            transform: translateY(-50%) scale(1.1);\n        }\n        .jz-arrow svg { width: 24px; height: 24px; }\n\n        .jz-prev { right: 30px; }\n        .jz-next { left: 30px; }\n        \n        .jz-progress-container { position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; z-index: 100; background: rgba(255,255,255,0.2); }\n        .jz-bar { height: 100%; background: var(--btn-blue-1); width: 0; }\n\n        @media (max-width: 900px) {\n            .jz-img-layer { height: 100% !important; width: 100% !important; }\n            \n            .jz-banner-content {\n                position: absolute !important; top: 0; left: 0; width: 100%; height: 100%;\n                justify-content: center !important; padding: 20px !important;\n                background: rgba(0,0,0,0.3);\n            }\n\n            .jz-split-wrap { display: block !important; position: relative; height: 100%; }\n            .jz-col-img { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }\n            .jz-col-txt {\n                position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;\n                background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%) !important;\n                color: #fff !important; justify-content: center !important; \n                align-items: center !important; text-align: center !important; padding: 20px !important;\n            }\n\n            .jz-prod-head { color: #fff !important; font-size: 2.5rem; text-shadow: 0 2px 10px rgba(0,0,0,0.8); }\n            .jz-prod-sub { color: #ddd !important; }\n            .jz-timer-label { color: #fff !important; }\n            .jz-timer-item { background: rgba(0,0,0,0.5); border-color: rgba(255,255,255,0.3); }\n            .jz-t-lbl { color: #ccc; }\n            \n            .jz-arrow { width: 45px; height: 45px; bottom: 30px; top: auto; transform: none; }\n            .jz-arrow:hover { transform: scale(1.1); }\n            .jz-prev { right: 20px; }\n            .jz-next { left: 20px; }\n        }\n    <\/style>\n\n    <div class=\"jz-hero-wrapper\" id=\"jzHeroContainer\">\n        \n                    \n                            <div class=\"jz-slide active\" data-idx=\"0\">\n                    <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/Banner-scaled.png\" fetchpriority=\"high\" class=\"jz-img-layer\" alt=\"Banner\">\n                    <div class=\"jz-overlay\"><\/div>\n                    <div class=\"jz-banner-content\">\n                        <h1 class=\"jz-head-big\">\u0639\u0627\u0644\u0645 \u0645\u0646 \u0627\u0644\u0641\u062e\u0627\u0645\u0629<\/h1>\n                        <p class=\"jz-sub-big\">\u062a\u062c\u0631\u0628\u0629 \u0639\u0637\u0631\u064a\u0629 \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u0629 \u062a\u0639\u0643\u0633 \u0630\u0648\u0642\u0643 \u0627\u0644\u0631\u0641\u064a\u0639<\/p>\n                        <a href=\"https:\/\/jazlyperfum.com\/ar\/shop\/\" class=\"jz-btn\">\n                            <span>\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629<\/span>\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            \n                    \n                            <div class=\"jz-slide\" data-idx=\"1\">\n                    <div class=\"jz-split-wrap\">\n                        <div class=\"jz-col-img\">\n                            <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/77c9f97420452c19022ef11ab0ef7499742ea3b6.png\" loading=\"lazy\" class=\"jz-img-layer jz-lazy\" alt=\"Product\">\n                        <\/div>\n                        <div class=\"jz-col-txt\">\n                            <h2 class=\"jz-prod-head\">\u0633\u062d\u0631 \u0627\u0644\u0634\u0631\u0642<\/h2>\n                            <p class=\"jz-prod-sub\">\u0623\u0641\u0636\u0644 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0643<\/p>\n                            <div class=\"jz-timer-label\" style=\"margin-bottom:10px; font-weight:bold; letter-spacing:1px;\">\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u0639\u0631\u0636 \u062e\u0644\u0627\u0644:<\/div>\n                            <div class=\"jz-timer\">\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"h-1\">00<\/span><span class=\"jz-t-lbl\">\u0633\u0627\u0639\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"m-1\">00<\/span><span class=\"jz-t-lbl\">\u062f\u0642\u064a\u0642\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"s-1\">00<\/span><span class=\"jz-t-lbl\">\u062b\u0627\u0646\u064a\u0629<\/span><\/div>\n                            <\/div>\n                            <div class=\"jz-mini-wrap\">\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/vogha\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/VOGHA.png\" alt=\"Product\"><\/div>\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/ripon\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/RIPON.png\" alt=\"Product\"><\/div>\n                                                            <\/div>\n                            <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/perfumes\/\" class=\"jz-btn\">\n                                <span>\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629<\/span>\n                                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            \n                    \n                            <div class=\"jz-slide\" data-idx=\"2\">\n                    <div class=\"jz-split-wrap\">\n                        <div class=\"jz-col-img\">\n                            <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/71ce48f0548260cfb22c0db2b9433fc5ac28e57f.png\" loading=\"lazy\" class=\"jz-img-layer jz-lazy\" alt=\"Product\">\n                        <\/div>\n                        <div class=\"jz-col-txt\">\n                            <h2 class=\"jz-prod-head\">\u0639\u0628\u0642 \u0627\u0644\u0623\u0635\u0627\u0644\u0629<\/h2>\n                            <p class=\"jz-prod-sub\">\u0623\u0641\u0636\u0644 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0643<\/p>\n                            <div class=\"jz-timer-label\" style=\"margin-bottom:10px; font-weight:bold; letter-spacing:1px;\">\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u0639\u0631\u0636 \u062e\u0644\u0627\u0644:<\/div>\n                            <div class=\"jz-timer\">\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"h-2\">00<\/span><span class=\"jz-t-lbl\">\u0633\u0627\u0639\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"m-2\">00<\/span><span class=\"jz-t-lbl\">\u062f\u0642\u064a\u0642\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"s-2\">00<\/span><span class=\"jz-t-lbl\">\u062b\u0627\u0646\u064a\u0629<\/span><\/div>\n                            <\/div>\n                            <div class=\"jz-mini-wrap\">\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/a-%d9%85%d8%b1%d8%b4\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/A-\u0645\u0631\u0634.png\" alt=\"Product\"><\/div>\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/j-%d9%85%d8%b1%d8%b4\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/J-\u0645\u0631\u0634.png\" alt=\"Product\"><\/div>\n                                                            <\/div>\n                            <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/air-freshener\/\" class=\"jz-btn\">\n                                <span>\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629<\/span>\n                                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            \n                    \n                            <div class=\"jz-slide\" data-idx=\"3\">\n                    <div class=\"jz-split-wrap\">\n                        <div class=\"jz-col-img\">\n                            <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/77c9f97420452c19022ef11ab0ef7499742ea3b6.png\" loading=\"lazy\" class=\"jz-img-layer jz-lazy\" alt=\"Product\">\n                        <\/div>\n                        <div class=\"jz-col-txt\">\n                            <h2 class=\"jz-prod-head\">\u062a\u0645\u064a\u0632 \u0648\u062a\u0641\u0631\u062f<\/h2>\n                            <p class=\"jz-prod-sub\">\u0623\u0641\u0636\u0644 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0643<\/p>\n                            <div class=\"jz-timer-label\" style=\"margin-bottom:10px; font-weight:bold; letter-spacing:1px;\">\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u0639\u0631\u0636 \u062e\u0644\u0627\u0644:<\/div>\n                            <div class=\"jz-timer\">\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"h-3\">00<\/span><span class=\"jz-t-lbl\">\u0633\u0627\u0639\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"m-3\">00<\/span><span class=\"jz-t-lbl\">\u062f\u0642\u064a\u0642\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"s-3\">00<\/span><span class=\"jz-t-lbl\">\u062b\u0627\u0646\u064a\u0629<\/span><\/div>\n                            <\/div>\n                            <div class=\"jz-mini-wrap\">\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%84%d9%8a%d9%83%d8%b4%d9%86-3\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0628\u0648\u0643\u0633-3.png\" alt=\"Product\"><\/div>\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%84%d9%8a%d9%83%d8%b4%d9%86-2\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0628\u0648\u0643\u0633-2-1.png\" alt=\"Product\"><\/div>\n                                                            <\/div>\n                            <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/best-seller\/\" class=\"jz-btn\">\n                                <span>\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629<\/span>\n                                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            \n                    \n                            <div class=\"jz-slide\" data-idx=\"4\">\n                    <div class=\"jz-split-wrap\">\n                        <div class=\"jz-col-img\">\n                            <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/af6c11b1d25d8d45840d3e736d76d60415ceb134.png\" loading=\"lazy\" class=\"jz-img-layer jz-lazy\" alt=\"Product\">\n                        <\/div>\n                        <div class=\"jz-col-txt\">\n                            <h2 class=\"jz-prod-head\">\u0633\u062d\u0631 \u0627\u0644\u0634\u0631\u0642<\/h2>\n                            <p class=\"jz-prod-sub\">\u0623\u0641\u0636\u0644 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0643<\/p>\n                            <div class=\"jz-timer-label\" style=\"margin-bottom:10px; font-weight:bold; letter-spacing:1px;\">\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u0639\u0631\u0636 \u062e\u0644\u0627\u0644:<\/div>\n                            <div class=\"jz-timer\">\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"h-4\">00<\/span><span class=\"jz-t-lbl\">\u0633\u0627\u0639\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"m-4\">00<\/span><span class=\"jz-t-lbl\">\u062f\u0642\u064a\u0642\u0629<\/span><\/div>\n                                <div class=\"jz-timer-item\"><span class=\"jz-t-val\" id=\"s-4\">00<\/span><span class=\"jz-t-lbl\">\u062b\u0627\u0646\u064a\u0629<\/span><\/div>\n                            <\/div>\n                            <div class=\"jz-mini-wrap\">\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%a8%d8%ae%d8%b1-%d8%a7%d8%a8%d9%8a%d8%b6\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0645\u0628\u062e\u0631-\u0627\u0628\u064a\u0636.png\" alt=\"Product\"><\/div>\n                                                                <div class=\"jz-mini-item\" onclick=\"window.location.href='https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%a8%d8%ae%d8%b1-%d8%a7%d8%b3%d9%88%d8%af\/'\"><img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0645\u0628\u062e\u0631-\u0627\u0633\u0648\u062f.png\" alt=\"Product\"><\/div>\n                                                            <\/div>\n                            <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/censer\/\" class=\"jz-btn\">\n                                <span>\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629<\/span>\n                                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            \n        \n        <div class=\"jz-progress-container\"><div class=\"jz-bar\" id=\"jzBar\"><\/div><\/div>\n        \n        <div class=\"jz-arrow jz-prev\" id=\"jzPrev\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\">\n                <path d=\"M15 18l-6-6 6-6\"\/> \n            <\/svg>\n        <\/div>\n        \n        <div class=\"jz-arrow jz-next\" id=\"jzNext\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"transform: rotate(180deg);\">\n                <path d=\"M9 18l6-6-6-6\"\/> \n            <\/svg>\n        <\/div>\n\n    <\/div>\n\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const slides = document.querySelectorAll('.jz-slide');\n        const bar = document.getElementById('jzBar');\n        const prevBtn = document.getElementById('jzPrev');\n        const nextBtn = document.getElementById('jzNext');\n        \n        let current = 0;\n        const total = slides.length;\n        const duration = 6000;\n        let start, raf;\n\n        \/\/ -------------------------------------------\n        \/\/ 1. \u0648\u0638\u064a\u0641\u0629 \u0627\u0644\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0630\u0643\u064a (Smart Loader)\n        \/\/ -------------------------------------------\n        function preloadAllImages() {\n            \/\/ \u0627\u0628\u062d\u062b \u0639\u0646 \u0643\u0644 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0643\u0644\u0627\u0633 jz-lazy\n            const lazyImages = document.querySelectorAll('img.jz-lazy');\n            lazyImages.forEach(function(img) {\n                if(img.getAttribute('data-src')) {\n                    img.src = img.getAttribute('data-src');\n                    img.removeAttribute('data-src');\n                    img.classList.remove('jz-lazy');\n                }\n            });\n        }\n        \n        \/\/ \u0642\u0645 \u0628\u062a\u062d\u0645\u064a\u0644 \u0628\u0627\u0642\u064a \u0627\u0644\u0635\u0648\u0631 \u0628\u0639\u062f 1.5 \u062b\u0627\u0646\u064a\u0629 \u0645\u0646 \u0641\u062a\u062d \u0627\u0644\u0645\u0648\u0642\u0639 \u0644\u0636\u0645\u0627\u0646 \u0633\u0631\u0639\u0629 \u0627\u0644\u0641\u062a\u062d \u0623\u0648\u0644\u0627\u064b\n        setTimeout(preloadAllImages, 1500);\n\n        \/\/ -------------------------------------------\n        \/\/ 2. \u0645\u0646\u0637\u0642 \u0627\u0644\u0633\u0644\u0627\u064a\u062f\u0631 (\u0646\u0641\u0633 \u0627\u0644\u0642\u062f\u064a\u0645)\n        \/\/ -------------------------------------------\n        function showSlide(idx) {\n            slides[current].classList.remove('active');\n            current = (idx + total) % total;\n            slides[current].classList.add('active');\n            resetTimer();\n        }\n\n        function nextSlide() { showSlide(current + 1); }\n        function prevSlide() { showSlide(current - 1); }\n\n        function animateBar(ts) {\n            if (!start) start = ts;\n            const elapsed = ts - start;\n            const progress = Math.min((elapsed \/ duration) * 100, 100);\n            if(bar) bar.style.width = progress + '%';\n            if (elapsed < duration) raf = requestAnimationFrame(animateBar);\n            else nextSlide();\n        }\n\n        function resetTimer() {\n            if(bar) bar.style.width = '0';\n            start = null;\n            cancelAnimationFrame(raf);\n            raf = requestAnimationFrame(animateBar);\n        }\n\n        if(prevBtn) prevBtn.addEventListener('click', prevSlide);\n        if(nextBtn) nextBtn.addEventListener('click', nextSlide);\n        \n        resetTimer();\n\n                    setInterval(function() {\n                const now = new Date();\n                let h = 23 - now.getHours(); let m = 59 - now.getMinutes(); let s = 59 - now.getSeconds();\n                const hEl = document.getElementById('h-1');\n                const mEl = document.getElementById('m-1');\n                const sEl = document.getElementById('s-1');\n                if(hEl) hEl.innerText = (h < 10 ? '0' : '') + h;\n                if(mEl) mEl.innerText = (m < 10 ? '0' : '') + m;\n                if(sEl) sEl.innerText = (s < 10 ? '0' : '') + s;\n            }, 1000);\n                    setInterval(function() {\n                const now = new Date();\n                let h = 23 - now.getHours(); let m = 59 - now.getMinutes(); let s = 59 - now.getSeconds();\n                const hEl = document.getElementById('h-2');\n                const mEl = document.getElementById('m-2');\n                const sEl = document.getElementById('s-2');\n                if(hEl) hEl.innerText = (h < 10 ? '0' : '') + h;\n                if(mEl) mEl.innerText = (m < 10 ? '0' : '') + m;\n                if(sEl) sEl.innerText = (s < 10 ? '0' : '') + s;\n            }, 1000);\n                    setInterval(function() {\n                const now = new Date();\n                let h = 23 - now.getHours(); let m = 59 - now.getMinutes(); let s = 59 - now.getSeconds();\n                const hEl = document.getElementById('h-3');\n                const mEl = document.getElementById('m-3');\n                const sEl = document.getElementById('s-3');\n                if(hEl) hEl.innerText = (h < 10 ? '0' : '') + h;\n                if(mEl) mEl.innerText = (m < 10 ? '0' : '') + m;\n                if(sEl) sEl.innerText = (s < 10 ? '0' : '') + s;\n            }, 1000);\n                    setInterval(function() {\n                const now = new Date();\n                let h = 23 - now.getHours(); let m = 59 - now.getMinutes(); let s = 59 - now.getSeconds();\n                const hEl = document.getElementById('h-4');\n                const mEl = document.getElementById('m-4');\n                const sEl = document.getElementById('s-4');\n                if(hEl) hEl.innerText = (h < 10 ? '0' : '') + h;\n                if(mEl) mEl.innerText = (m < 10 ? '0' : '') + m;\n                if(sEl) sEl.innerText = (s < 10 ? '0' : '') + s;\n            }, 1000);\n            });\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7188b72 e-con-full e-flex lakit-col-width-auto-no e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"7188b72\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-652a27c elementor-widget elementor-widget-shortcode\" data-id=\"652a27c\" 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\">    \n    <!-- \u0627\u0633\u062a\u062f\u0639\u0627\u0621 \u062e\u0637 Alexandria \u0644\u062a\u0648\u062d\u064a\u062f \u0627\u0644\u062a\u0635\u0645\u064a\u0645 -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* \u0627\u0644\u062d\u0627\u0648\u064a\u0629 *\/\n        .jazly-main-wrapper {\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            box-sizing: border-box;\n            padding: 10px;\n            font-family: 'Alexandria', sans-serif; \/* \u0627\u0644\u062e\u0637 \u0627\u0644\u062c\u062f\u064a\u062f *\/\n        }\n\n        \/* \u0639\u0646\u0648\u0627\u0646 SHOP *\/\n        .jazly-shop-title {\n            font-size: 38px !important;\n            font-weight: 800 !important;\n            color: #000000 !important;\n            text-transform: uppercase;\n            margin: 0 0 30px 0 !important;\n            line-height: 1;\n            letter-spacing: 1px;\n            text-align: left;\n        }\n\n        \/* \u0627\u0644\u0634\u0628\u0643\u0629 *\/\n        .jazly-grid-container {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 10px; \n            width: 100%;\n        }\n\n        \/* \u0627\u0644\u0643\u0627\u0631\u062a *\/\n        .jazly-card {\n            position: relative;\n            flex: 1;\n            min-width: 280px;\n            height: 450px; \n            overflow: hidden;\n            text-decoration: none !important;\n            background-color: #000;\n            cursor: pointer;\n            display: block;\n        }\n\n        .jazly-card-img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover;\n            object-position: center;\n            z-index: 1;\n            transition: transform 0.8s ease;\n        }\n\n        .jazly-card:hover .jazly-card-img {\n            transform: scale(1.1);\n        }\n\n        .jazly-card-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 70%;\n            background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);\n            z-index: 2;\n        }\n\n        .jazly-card-content {\n            position: absolute;\n            bottom: 30px;\n            left: 0;\n            width: 100%;\n            text-align: center;\n            z-index: 3;\n            padding: 0 5px;\n        }\n\n        .jazly-card-title {\n            font-family: 'Alexandria', sans-serif;\n            font-size: 28px !important; \n            font-weight: 700;\n            color: #ffffff !important;\n            text-transform: uppercase;\n            margin: 0 0 10px 0 !important;\n            letter-spacing: 1px;\n            text-shadow: 0 2px 10px rgba(0,0,0,0.5);\n        }\n\n        .jazly-card-btn {\n            display: inline-block;\n            font-family: 'Alexandria', sans-serif;\n            font-size: 13px;\n            font-weight: 600;\n            color: #ffffff;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            border-bottom: 2px solid #ffffff;\n            padding-bottom: 4px;\n            transition: opacity 0.3s ease;\n        }\n        \n        .jazly-card:hover .jazly-card-btn {\n            opacity: 0.8;\n        }\n\n        @media (max-width: 768px) {\n            .jazly-card {\n                min-width: 100%;\n                height: 350px; \n                margin-bottom: 10px;\n            }\n            .jazly-grid-container {\n                gap: 15px;\n            }\n            .jazly-shop-title {\n                text-align: center;\n            }\n        }\n    <\/style>\n\n    <div class=\"jazly-main-wrapper\">\n        <h2 class=\"jazly-shop-title\">\u0627\u0644\u0645\u062a\u062c\u0631<\/h2>\n\n        <div class=\"jazly-grid-container\">\n                                \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/air-freshener\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/71ce48f0548260cfb22c0db2b9433fc5ac28e57f.png\" alt=\"Air Freshener\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0645\u0639\u0637\u0631\u0627\u062a \u0627\u0644\u062c\u0648<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/best-seller\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/77c9f97420452c19022ef11ab0ef7499742ea3b6.png\" alt=\"Best Seller\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0645\u0628\u064a\u0639\u0627\u064b<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/censer\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/af6c11b1d25d8d45840d3e736d76d60415ceb134.png\" alt=\"Censer\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0645\u0628\u0627\u062e\u0631<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/gifts\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/Banner-scaled.png\" alt=\"Gifts box\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">Gifts box<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/incense\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/bdb4d0361588b2778d3906a1f1313136a665ce2e.png\" alt=\"Incense\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0628\u062e\u0648\u0631<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/oud-oil\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0645\u0633\u0643-\u0648\u0639\u0648\u062f.png\" alt=\"oud oil\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u062f\u0647\u0646 \u0627\u0644\u0639\u0648\u062f<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/perfumes\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/77c9f97420452c19022ef11ab0ef7499742ea3b6.png\" alt=\"Perfumes\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0639\u0637\u0648\u0631<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/wipes\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0648\u0627\u064a\u0628\u0633.png\" alt=\"Wipes\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">Wipes<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/%d8%a7%d9%88%d9%84%d9%8a%d9%81%d8%b1-%d8%a7%d8%b3%d8%a8%d8%b1%d8%a7%d9%89\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0643\u0648\u064a\u0646\u0632-\u062a\u0623\u0648\u0646.png\" alt=\"\u0627\u0648\u0644\u064a\u0641\u0631 \u0627\u0633\u0628\u0631\u0627\u0649\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0627\u0648\u0644\u064a\u0641\u0631 \u0627\u0633\u0628\u0631\u0627\u0649<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/%d8%b9%d8%b7%d9%88%d8%b1-200-%d9%85%d9%84%d9%89\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u062c\u0633\u062a-\u0644\u0627\u0641.png\" alt=\"\u0639\u0637\u0648\u0631 200 \u0645\u0644\u0649\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0639\u0637\u0648\u0631 200 \u0645\u0644\u0649<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/%d8%b9%d8%b7%d9%88%d8%b1-50-%d9%85%d9%84%d9%89\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0627\u0644\u0633\u0645\u0648.png\" alt=\"\u0639\u0637\u0648\u0631 50 \u0645\u0644\u0649\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0639\u0637\u0648\u0631 50 \u0645\u0644\u0649<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                                    \n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/%d9%85%d8%b9%d9%85%d9%88%d9%84-2\/\" target=\"_top\" class=\"jazly-card\">\n                        <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/download-4.png\" alt=\"\u0645\u0639\u0645\u0648\u0644\" class=\"jazly-card-img\">\n                        <div class=\"jazly-card-overlay\"><\/div>\n                        <div class=\"jazly-card-content\">\n                            <h3 class=\"jazly-card-title\">\u0645\u0639\u0645\u0648\u0644<\/h3>\n                            <span class=\"jazly-card-btn\">\u0627\u0633\u062a\u0643\u0634\u0641<\/span>\n                        <\/div>\n                    <\/a>\n\n                        <\/div>\n    <\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4af69a4 e-con-full e-flex lakit-col-width-auto-no elementor-invisible e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"4af69a4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1082617 e-con-full e-flex lakit-col-width-auto-no elementor-invisible e-container e-con e-child\" data-id=\"1082617\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea2cde9 elementor-widget elementor-widget-shortcode\" data-id=\"ea2cde9\" 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\">        <!-- Fonts -->\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\n        \n        <style>\n            :root {\n                --nx-primary: #003d52;\n                --nx-gold: #C5A067;\n                --nx-text: #222222;\n                --nx-bg: #ffffff;\n                --nx-gap: 20px;\n                --nx-font: 'Alexandria', sans-serif;\n            }\n\n            \/* --- CONTAINER (Fixed Z-Index Context) --- *\/\n            .nx-wrapper {\n                width: 100%;\n                max-width: 1240px;\n                margin: 0 auto;\n                padding: 20px 10px;\n                box-sizing: border-box;\n                direction: rtl;\n                font-family: var(--nx-font);\n                \/* CRITICAL FIX: Isolate stacking context so buttons don't float over Side Cart *\/\n                position: relative;\n                z-index: 1; \n                isolation: isolate;\n            }\n\n            .nx-header h2 {\n                text-align: center;\n                font-size: 30px;\n                font-weight: 700;\n                color: var(--nx-text);\n                text-transform: uppercase;\n                margin-bottom: 30px;\n            }\n\n            \/* --- GRID --- *\/\n            .nx-grid {\n                display: grid;\n                grid-template-columns: repeat(4, 1fr);\n                gap: var(--nx-gap);\n                width: 100%;\n            }\n\n            \/* --- CARD --- *\/\n            .nx-card {\n                background: var(--nx-bg);\n                border: 1px solid #f1f1f1;\n                border-radius: 6px;\n                overflow: hidden;\n                position: relative;\n                display: flex;\n                flex-direction: column;\n                transition: transform 0.3s ease, box-shadow 0.3s ease;\n                height: 100%;\n                z-index: 1; \/* Keep low *\/\n            }\n            \n            \/* --- IMAGE WRAPPER --- *\/\n            .nx-thumb {\n                position: relative;\n                width: 100%;\n                aspect-ratio: 1 \/ 1;\n                background: #fff;\n                overflow: hidden;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n            }\n            \n            .nx-img {\n                width: 100%;\n                height: 100%;\n                object-fit: contain;\n                transition: transform 0.5s ease;\n                padding: 20px;\n                box-sizing: border-box;\n                mix-blend-mode: multiply;\n            }\n\n            \/* --- BADGES --- *\/\n            .nx-badge {\n                position: absolute;\n                top: 10px; \n                right: 10px;                background: #c0392b;\n                color: #fff;\n                font-size: 10px;\n                padding: 3px 8px;\n                border-radius: 3px;\n                z-index: 2; \/* Lower than modal *\/\n                font-weight: 700;\n            }\n            .nx-badge.out { background: #95a5a6; }\n\n            \/* --- BUTTON (The Smart Part) --- *\/\n            .nx-btn-wrap {\n                position: absolute;\n                bottom: 0; left: 0; right: 0;\n                z-index: 5; \/* High enough for card, low enough for Side Cart *\/\n                transform: translateY(102%); \/* Hidden by default *\/\n                transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            }\n            \n            .nx-atc {\n                display: block;\n                width: 100%;\n                background: var(--nx-primary);\n                color: #fff !important;\n                text-align: center;\n                padding: 12px 0;\n                font-size: 13px;\n                font-weight: 600;\n                text-decoration: none;\n                border: none;\n                cursor: pointer;\n            }\n            .nx-atc:hover { background: #002a3a; }\n\n            \/* --- DESKTOP HOVER --- *\/\n            @media (min-width: 1025px) {\n                .nx-card:hover .nx-img { transform: scale(1.08); }\n                .nx-card:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.06); transform: translateY(-3px); }\n                .nx-card:hover .nx-btn-wrap { transform: translateY(0); }\n            }\n\n            \/* --- INFO --- *\/\n            .nx-info {\n                padding: 15px;\n                text-align: center;\n                flex-grow: 1;\n                display: flex;\n                flex-direction: column;\n                justify-content: flex-start;\n                background: #fff;\n                z-index: 2;\n                position: relative; \/* Fix z-index stacking *\/\n            }\n            \n            .nx-title {\n                font-size: 14px;\n                font-weight: 700;\n                color: #333;\n                margin: 0 0 5px;\n                line-height: 1.4;\n                text-decoration: none !important;\n                min-height: 40px; \/* Aligns prices *\/\n            }\n            .nx-price {\n                font-size: 15px;\n                color: var(--nx-gold);\n                font-weight: 600;\n                margin-top: auto;\n            }\n            \n            \/* Currency Fix *\/\n            span.woocs_price_code { display: block; font-size: 11px; color: #888; font-weight: normal; margin-top: 2px; }\n\n            \/* --- LOAD MORE --- *\/\n            .nx-more { text-align: center; margin-top: 30px; }\n            .nx-more-btn {\n                background: var(--nx-gold);\n                color: #fff;\n                padding: 12px 40px;\n                font-weight: 600;\n                border: none;\n                border-radius: 4px;\n                cursor: pointer;\n                transition: 0.3s;\n            }\n            .nx-more-btn:hover { background: #b08d55; }\n            .nx-more-btn.hidden { display: none; }\n\n            \/* --- MOBILE OPTIMIZATION (TOUCH LOGIC) --- *\/\n            @media (max-width: 1024px) {\n                .nx-grid { grid-template-columns: repeat(3, 1fr); }\n            }\n\n            @media (max-width: 768px) {\n                .nx-grid { \n                    grid-template-columns: repeat(2, 1fr); \n                    gap: 12px;\n                }\n                .nx-header h2 { font-size: 24px; margin-bottom: 20px; }\n                \n                .nx-info { padding: 10px 5px; }\n                .nx-title { font-size: 13px; min-height: 36px; }\n                .nx-price { font-size: 13px; }\n\n                \/* --- MOBILE INTERACTION --- *\/\n                .nx-card { box-shadow: none; border-color: #eee; }\n                \n                \/* 1. Ensure Button is HIDDEN initially *\/\n                .nx-btn-wrap { transform: translateY(102%); }\n                \n                \/* 2. Show button ONLY when class .is-active is added by JS *\/\n                .nx-card.is-active .nx-btn-wrap { transform: translateY(0); }\n                \n                \/* 3. Small visual cue when active *\/\n                .nx-card.is-active { border-color: var(--nx-primary); box-shadow: 0 5px 15px rgba(0,0,0,0.05); }\n\n                .nx-atc { padding: 10px 0; font-size: 12px; }\n            }\n        <\/style>\n\n        <div id=\"nx-grid-4986\" class=\"nx-wrapper\">\n            <div class=\"nx-header\"><h2>\u0645\u0646\u062a\u062c\u0627\u062a \u062d\u0635\u0631\u064a\u0629 \u0648\u0645\u062d\u062f\u0648\u062f\u0629 \u0627\u0644\u0625\u0635\u062f\u0627\u0631<\/h2><\/div>\n            <div class=\"nx-grid\" data-currency=\"KWD\">\n                    <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%84%d9%8a%d9%83%d8%b4%d9%86-4\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0628\u0648\u0643\u0633-4-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0643\u0648\u0644\u064a\u0643\u0634\u0646 4\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=3025\" class=\"nx-atc ajax_add_to_cart add_to_cart_button\" data-product_id=\"3025\" data-quantity=\"1\">\n                    Add to Cart                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%84%d9%8a%d9%83%d8%b4%d9%86-4\/\" class=\"nx-title\">\u0643\u0648\u0644\u064a\u0643\u0634\u0646 4<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>19.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                        <span class=\"nx-badge out\">SOLD OUT<\/span>            \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d9%81%d9%84%d8%a8%d9%8a%d9%86%d9%8a\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0641\u0644\u0628\u064a\u0646\u064a-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0628\u062e\u0648\u0631 \u0641\u0644\u0628\u064a\u0646\u064a\">\n            <\/a>\n\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d9%81%d9%84%d8%a8%d9%8a%d9%86%d9%8a\/\" class=\"nx-title\">\u0628\u062e\u0648\u0631 \u0641\u0644\u0628\u064a\u0646\u064a<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>60.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/a-%d9%85%d8%b1%d8%b4\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/A-\u0645\u0631\u0634-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"A \u0645\u0631\u0634\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2959\" class=\"nx-atc ajax_add_to_cart add_to_cart_button\" data-product_id=\"2959\" data-quantity=\"1\">\n                    Add to Cart                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/a-%d9%85%d8%b1%d8%b4\/\" class=\"nx-title\">A \u0645\u0631\u0634<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>8.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%a8%d8%ae%d8%b1-%d8%a7%d8%a8%d9%8a%d8%b6\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0645\u0628\u062e\u0631-\u0627\u0628\u064a\u0636-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0645\u0628\u062e\u0631 \u0627\u0628\u064a\u0636\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2932\" class=\"nx-atc ajax_add_to_cart add_to_cart_button\" data-product_id=\"2932\" data-quantity=\"1\">\n                    Add to Cart                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%a8%d8%ae%d8%b1-%d8%a7%d8%a8%d9%8a%d8%b6\/\" class=\"nx-title\">\u0645\u0628\u062e\u0631 \u0627\u0628\u064a\u0636<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>10.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n                <\/div>\n\n                            <div class=\"nx-more\">\n                    <button class=\"nx-more-btn\" data-args=\"eyJwb3N0X3R5cGUiOiJwcm9kdWN0IiwicG9zdHNfcGVyX3BhZ2UiOjQsInBvc3Rfc3RhdHVzIjoicHVibGlzaCIsInBhZ2VkIjoxLCJ0YXhfcXVlcnkiOlt7InRheG9ub215IjoicHJvZHVjdF92aXNpYmlsaXR5IiwiZmllbGQiOiJuYW1lIiwidGVybXMiOiJmZWF0dXJlZCJ9XX0=\" data-page=\"1\" data-max=\"3\">\n                        LOAD MORE                    <\/button>\n                <\/div>\n                    <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ 1. TOUCH LOGIC FOR MOBILE\n            const cards = document.querySelectorAll('.nx-card');\n            \n            \/\/ Function to handle touch logic (using event delegation for AJAX items)\n            document.body.addEventListener('click', function(e) {\n                \/\/ Check if screen is mobile\n                if (window.innerWidth > 1024) return;\n\n                const card = e.target.closest('.nx-card');\n                \n                \/\/ If clicking outside any card, close all\n                if (!card) {\n                    document.querySelectorAll('.nx-card.is-active').forEach(c => c.classList.remove('is-active'));\n                    return;\n                }\n\n                \/\/ If clicking a card...\n                const btnClicked = e.target.closest('.nx-atc');\n                \n                \/\/ If clicking the image\/info area (NOT the button)\n                if (!btnClicked) {\n                    \/\/ Check if already active\n                    if (card.classList.contains('is-active')) {\n                        \/\/ Already active? Let standard link behavior happen (go to product)\n                        return; \n                    } else {\n                        \/\/ Not active? Prevent link, show button\n                        e.preventDefault(); \n                        \/\/ Close others\n                        document.querySelectorAll('.nx-card.is-active').forEach(c => c.classList.remove('is-active'));\n                        \/\/ Open this one\n                        card.classList.add('is-active');\n                    }\n                }\n                \/\/ If clicking the button, let it do its job (AJAX add to cart)\n            });\n\n            \/\/ 2. LOAD MORE LOGIC (jQuery for AJAX ease)\n            jQuery(document).ready(function($) {\n                $('.nx-more-btn').on('click', function() {\n                    var btn = $(this);\n                    if(btn.hasClass('loading')) return;\n                    \n                    var wrapper = btn.closest('.nx-wrapper').find('.nx-grid');\n                    var originalText = btn.text();\n                    \n                    btn.addClass('loading').text('...');\n                    \n                    $.ajax({\n                        url: 'https:\/\/jazlyperfum.com\/wp-admin\/admin-ajax.php',\n                        type: 'POST',\n                        data: {\n                            action: 'nx_load_more_v13',\n                            query_args: btn.data('args'),\n                            page: parseInt(btn.data('page')) + 1\n                        },\n                        success: function(res) {\n                            if(res) {\n                                wrapper.append(res);\n                                btn.data('page', parseInt(btn.data('page')) + 1);\n                                btn.removeClass('loading').text(originalText);\n                                if(parseInt(btn.data('page')) >= parseInt(btn.data('max'))) btn.addClass('hidden');\n                            } else {\n                                btn.addClass('hidden');\n                            }\n                        },\n                        error: function() { btn.removeClass('loading').text(originalText); }\n                    });\n                });\n            });\n        });\n        <\/script>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0a4763 e-con-full e-flex lakit-col-width-auto-no e-container e-con e-child\" data-id=\"f0a4763\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-110a3da elementor-invisible elementor-widget elementor-widget-shortcode\" data-id=\"110a3da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <!-- Fonts -->\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\n        \n        <style>\n            :root {\n                --nx-primary: #003d52;\n                --nx-gold: #C5A067;\n                --nx-text: #222222;\n                --nx-bg: #ffffff;\n                --nx-gap: 20px;\n                --nx-font: 'Alexandria', sans-serif;\n            }\n\n            \/* --- CONTAINER (Fixed Z-Index Context) --- *\/\n            .nx-wrapper {\n                width: 100%;\n                max-width: 1240px;\n                margin: 0 auto;\n                padding: 20px 10px;\n                box-sizing: border-box;\n                direction: rtl;\n                font-family: var(--nx-font);\n                \/* CRITICAL FIX: Isolate stacking context so buttons don't float over Side Cart *\/\n                position: relative;\n                z-index: 1; \n                isolation: isolate;\n            }\n\n            .nx-header h2 {\n                text-align: center;\n                font-size: 30px;\n                font-weight: 700;\n                color: var(--nx-text);\n                text-transform: uppercase;\n                margin-bottom: 30px;\n            }\n\n            \/* --- GRID --- *\/\n            .nx-grid {\n                display: grid;\n                grid-template-columns: repeat(4, 1fr);\n                gap: var(--nx-gap);\n                width: 100%;\n            }\n\n            \/* --- CARD --- *\/\n            .nx-card {\n                background: var(--nx-bg);\n                border: 1px solid #f1f1f1;\n                border-radius: 6px;\n                overflow: hidden;\n                position: relative;\n                display: flex;\n                flex-direction: column;\n                transition: transform 0.3s ease, box-shadow 0.3s ease;\n                height: 100%;\n                z-index: 1; \/* Keep low *\/\n            }\n            \n            \/* --- IMAGE WRAPPER --- *\/\n            .nx-thumb {\n                position: relative;\n                width: 100%;\n                aspect-ratio: 1 \/ 1;\n                background: #fff;\n                overflow: hidden;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n            }\n            \n            .nx-img {\n                width: 100%;\n                height: 100%;\n                object-fit: contain;\n                transition: transform 0.5s ease;\n                padding: 20px;\n                box-sizing: border-box;\n                mix-blend-mode: multiply;\n            }\n\n            \/* --- BADGES --- *\/\n            .nx-badge {\n                position: absolute;\n                top: 10px; \n                right: 10px;                background: #c0392b;\n                color: #fff;\n                font-size: 10px;\n                padding: 3px 8px;\n                border-radius: 3px;\n                z-index: 2; \/* Lower than modal *\/\n                font-weight: 700;\n            }\n            .nx-badge.out { background: #95a5a6; }\n\n            \/* --- BUTTON (The Smart Part) --- *\/\n            .nx-btn-wrap {\n                position: absolute;\n                bottom: 0; left: 0; right: 0;\n                z-index: 5; \/* High enough for card, low enough for Side Cart *\/\n                transform: translateY(102%); \/* Hidden by default *\/\n                transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            }\n            \n            .nx-atc {\n                display: block;\n                width: 100%;\n                background: var(--nx-primary);\n                color: #fff !important;\n                text-align: center;\n                padding: 12px 0;\n                font-size: 13px;\n                font-weight: 600;\n                text-decoration: none;\n                border: none;\n                cursor: pointer;\n            }\n            .nx-atc:hover { background: #002a3a; }\n\n            \/* --- DESKTOP HOVER --- *\/\n            @media (min-width: 1025px) {\n                .nx-card:hover .nx-img { transform: scale(1.08); }\n                .nx-card:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.06); transform: translateY(-3px); }\n                .nx-card:hover .nx-btn-wrap { transform: translateY(0); }\n            }\n\n            \/* --- INFO --- *\/\n            .nx-info {\n                padding: 15px;\n                text-align: center;\n                flex-grow: 1;\n                display: flex;\n                flex-direction: column;\n                justify-content: flex-start;\n                background: #fff;\n                z-index: 2;\n                position: relative; \/* Fix z-index stacking *\/\n            }\n            \n            .nx-title {\n                font-size: 14px;\n                font-weight: 700;\n                color: #333;\n                margin: 0 0 5px;\n                line-height: 1.4;\n                text-decoration: none !important;\n                min-height: 40px; \/* Aligns prices *\/\n            }\n            .nx-price {\n                font-size: 15px;\n                color: var(--nx-gold);\n                font-weight: 600;\n                margin-top: auto;\n            }\n            \n            \/* Currency Fix *\/\n            span.woocs_price_code { display: block; font-size: 11px; color: #888; font-weight: normal; margin-top: 2px; }\n\n            \/* --- LOAD MORE --- *\/\n            .nx-more { text-align: center; margin-top: 30px; }\n            .nx-more-btn {\n                background: var(--nx-gold);\n                color: #fff;\n                padding: 12px 40px;\n                font-weight: 600;\n                border: none;\n                border-radius: 4px;\n                cursor: pointer;\n                transition: 0.3s;\n            }\n            .nx-more-btn:hover { background: #b08d55; }\n            .nx-more-btn.hidden { display: none; }\n\n            \/* --- MOBILE OPTIMIZATION (TOUCH LOGIC) --- *\/\n            @media (max-width: 1024px) {\n                .nx-grid { grid-template-columns: repeat(3, 1fr); }\n            }\n\n            @media (max-width: 768px) {\n                .nx-grid { \n                    grid-template-columns: repeat(2, 1fr); \n                    gap: 12px;\n                }\n                .nx-header h2 { font-size: 24px; margin-bottom: 20px; }\n                \n                .nx-info { padding: 10px 5px; }\n                .nx-title { font-size: 13px; min-height: 36px; }\n                .nx-price { font-size: 13px; }\n\n                \/* --- MOBILE INTERACTION --- *\/\n                .nx-card { box-shadow: none; border-color: #eee; }\n                \n                \/* 1. Ensure Button is HIDDEN initially *\/\n                .nx-btn-wrap { transform: translateY(102%); }\n                \n                \/* 2. Show button ONLY when class .is-active is added by JS *\/\n                .nx-card.is-active .nx-btn-wrap { transform: translateY(0); }\n                \n                \/* 3. Small visual cue when active *\/\n                .nx-card.is-active { border-color: var(--nx-primary); box-shadow: 0 5px 15px rgba(0,0,0,0.05); }\n\n                .nx-atc { padding: 10px 0; font-size: 12px; }\n            }\n        <\/style>\n\n        <div id=\"nx-grid-5820\" class=\"nx-wrapper\">\n            <div class=\"nx-header\"><h2>\u0627\u0644\u0623\u0643\u062b\u0631 \u0645\u0628\u064a\u0639\u0627\u064b<\/h2><\/div>\n            <div class=\"nx-grid\" data-currency=\"KWD\">\n                    <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%b3%d9%83-%d8%ae%d8%a7%d8%b5\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0645\u0633\u0643-\u062d\u0627\u0635-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0645\u0633\u0643 \u062e\u0627\u0635\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%b3%d9%83-%d8%ae%d8%a7%d8%b5\/\" class=\"nx-atc\" >\n                    Select Options                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d8%b3%d9%83-%d8%ae%d8%a7%d8%b5\/\" class=\"nx-title\">\u0645\u0633\u0643 \u062e\u0627\u0635<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi>6.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span> <span aria-hidden=\"true\"> \u2013 <\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi>21.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><span class=\"screen-reader-text\" data-no-translation=\"\" data-trp-gettext=\"\">\u0646\u0637\u0627\u0642 \u0627\u0644\u0633\u0639\u0631: \u0645\u0646 \u20666.00&#x62f;.&#x643;\u2069 \u062e\u0644\u0627\u0644 \u206621.00&#x62f;.&#x643;\u2069<\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/solidere\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/Solidere-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"Solidere\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2942\" class=\"nx-atc ajax_add_to_cart add_to_cart_button\" data-product_id=\"2942\" data-quantity=\"1\">\n                    Add to Cart                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/solidere\/\" class=\"nx-title\">Solidere<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>12.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%84%d9%8a%d9%83%d8%b4%d9%86-3\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0628\u0648\u0643\u0633-3-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0643\u0648\u0644\u064a\u0643\u0634\u0646 3\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=3022\" class=\"nx-atc ajax_add_to_cart add_to_cart_button\" data-product_id=\"3022\" data-quantity=\"1\">\n                    Add to Cart                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%84%d9%8a%d9%83%d8%b4%d9%86-3\/\" class=\"nx-title\">\u0643\u0648\u0644\u064a\u0643\u0634\u0646 3<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>16.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%8a%d9%86%d8%b2-%d8%aa%d8%a7%d9%88%d9%86\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0643\u0648\u064a\u0646\u0632-\u062a\u0627\u0648\u0646-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0643\u0648\u064a\u0646\u0632 \u062a\u0627\u0648\u0646\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2862\" class=\"nx-atc ajax_add_to_cart add_to_cart_button\" data-product_id=\"2862\" data-quantity=\"1\">\n                    Add to Cart                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%83%d9%88%d9%8a%d9%86%d8%b2-%d8%aa%d8%a7%d9%88%d9%86\/\" class=\"nx-title\">\u0643\u0648\u064a\u0646\u0632 \u062a\u0627\u0648\u0646<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>28.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n                <\/div>\n\n                            <div class=\"nx-more\">\n                    <button class=\"nx-more-btn\" data-args=\"eyJwb3N0X3R5cGUiOiJwcm9kdWN0IiwicG9zdHNfcGVyX3BhZ2UiOjQsInBvc3Rfc3RhdHVzIjoicHVibGlzaCIsInBhZ2VkIjoxLCJtZXRhX2tleSI6InRvdGFsX3NhbGVzIiwib3JkZXJieSI6Im1ldGFfdmFsdWVfbnVtIn0=\" data-page=\"1\" data-max=\"19\">\n                        LOAD MORE                    <\/button>\n                <\/div>\n                    <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ 1. TOUCH LOGIC FOR MOBILE\n            const cards = document.querySelectorAll('.nx-card');\n            \n            \/\/ Function to handle touch logic (using event delegation for AJAX items)\n            document.body.addEventListener('click', function(e) {\n                \/\/ Check if screen is mobile\n                if (window.innerWidth > 1024) return;\n\n                const card = e.target.closest('.nx-card');\n                \n                \/\/ If clicking outside any card, close all\n                if (!card) {\n                    document.querySelectorAll('.nx-card.is-active').forEach(c => c.classList.remove('is-active'));\n                    return;\n                }\n\n                \/\/ If clicking a card...\n                const btnClicked = e.target.closest('.nx-atc');\n                \n                \/\/ If clicking the image\/info area (NOT the button)\n                if (!btnClicked) {\n                    \/\/ Check if already active\n                    if (card.classList.contains('is-active')) {\n                        \/\/ Already active? Let standard link behavior happen (go to product)\n                        return; \n                    } else {\n                        \/\/ Not active? Prevent link, show button\n                        e.preventDefault(); \n                        \/\/ Close others\n                        document.querySelectorAll('.nx-card.is-active').forEach(c => c.classList.remove('is-active'));\n                        \/\/ Open this one\n                        card.classList.add('is-active');\n                    }\n                }\n                \/\/ If clicking the button, let it do its job (AJAX add to cart)\n            });\n\n            \/\/ 2. LOAD MORE LOGIC (jQuery for AJAX ease)\n            jQuery(document).ready(function($) {\n                $('.nx-more-btn').on('click', function() {\n                    var btn = $(this);\n                    if(btn.hasClass('loading')) return;\n                    \n                    var wrapper = btn.closest('.nx-wrapper').find('.nx-grid');\n                    var originalText = btn.text();\n                    \n                    btn.addClass('loading').text('...');\n                    \n                    $.ajax({\n                        url: 'https:\/\/jazlyperfum.com\/wp-admin\/admin-ajax.php',\n                        type: 'POST',\n                        data: {\n                            action: 'nx_load_more_v13',\n                            query_args: btn.data('args'),\n                            page: parseInt(btn.data('page')) + 1\n                        },\n                        success: function(res) {\n                            if(res) {\n                                wrapper.append(res);\n                                btn.data('page', parseInt(btn.data('page')) + 1);\n                                btn.removeClass('loading').text(originalText);\n                                if(parseInt(btn.data('page')) >= parseInt(btn.data('max'))) btn.addClass('hidden');\n                            } else {\n                                btn.addClass('hidden');\n                            }\n                        },\n                        error: function() { btn.removeClass('loading').text(originalText); }\n                    });\n                });\n            });\n        });\n        <\/script>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d66a05c elementor-invisible elementor-widget elementor-widget-shortcode\" data-id=\"d66a05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* \u0627\u0644\u062d\u0627\u0648\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - \u062b\u0628\u0627\u062a \u0648\u0627\u0633\u062a\u0642\u0631\u0627\u0631 *\/\n        .jazly-creative-wrap {\n            display: flex;\n            justify-content: space-between;\n            width: 100%;\n            max-width: 1400px;\n            margin: 0 auto 60px auto;\n            font-family: 'Alexandria', sans-serif;\n            height: 600px !important; \/* \u0627\u0631\u062a\u0641\u0627\u0639 \u062b\u0627\u0628\u062a *\/\n            background: #fff;\n            gap: 30px; \/* \u0627\u0644\u0641\u0627\u0635\u0644 \u0627\u0644\u0623\u0628\u064a\u0636 *\/\n            box-sizing: border-box;\n            overflow: hidden; \/* \u0644\u0645\u0646\u0639 \u062e\u0631\u0648\u062c \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0632\u0648\u0648\u0645 \u0639\u0646 \u0627\u0644\u062d\u062f\u0648\u062f *\/\n        }\n\n        \/* === \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0633\u0631 === *\/\n        .jazly-col-c-l {\n            width: calc(50% - 15px);\n            height: 600px !important;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* \u062d\u0627\u0648\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u064a\u0633\u0631\u0649 *\/\n        .jazly-img-box-c-l {\n            width: 100%;\n            height: 300px !important;\n            min-height: 300px;\n            overflow: hidden; \/* \u0636\u0631\u0648\u0631\u064a \u0644\u0639\u0645\u0644 \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0632\u0648\u0648\u0645 *\/\n            position: relative;\n        }\n\n        \/* \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u064a\u0633\u0631\u0649 \u0648\u062a\u0646\u0633\u064a\u0642\u0647\u0627 *\/\n        .jazly-img-c-l {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0647\u0646\u0627 \u0644\u062a\u0631\u0643\u064a\u0632 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0623\u0633\u0641\u0644 \u0648\u0627\u0644\u0645\u0646\u062a\u0635\u0641 *\/\n            object-position: center bottom !important; \n            display: block;\n            transition: transform 0.8s ease-in-out; \/* \u0627\u0644\u0644\u0645\u0633\u0629 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629: \u062d\u0631\u0643\u0629 \u0646\u0627\u0639\u0645\u0629 *\/\n        }\n\n        \/* \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0632\u0648\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0647\u0648\u0641\u0631 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u064a\u0633\u0631\u0649 *\/\n        .jazly-img-box-c-l:hover .jazly-img-c-l {\n            transform: scale(1.08); \/* \u062a\u0643\u0628\u064a\u0631 \u0628\u0646\u0633\u0628\u0629 8% *\/\n        }\n\n        \/* \u0635\u0646\u062f\u0648\u0642 \u0627\u0644\u0646\u0635 \u0627\u0644\u0623\u064a\u0633\u0631 *\/\n        .jazly-txt-box-c-l {\n            width: 100%;\n            height: 300px !important;\n            background-color: #003B49;\n            color: #fff;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            text-align: center;\n            padding: 30px;\n            box-sizing: border-box;\n            \/* \u0638\u0644 \u062e\u0641\u064a\u0641 \u0644\u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u0645\u0631\u0628\u0639 *\/\n            box-shadow: inset 0 0 20px rgba(0,0,0,0.1); \n        }\n\n        \/* === \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0645\u0646 === *\/\n        .jazly-col-c-r {\n            width: calc(50% - 15px);\n            height: 600px !important;\n            position: relative;\n            overflow: hidden; \/* \u0636\u0631\u0648\u0631\u064a \u0644\u0644\u0632\u0648\u0648\u0645 *\/\n        }\n\n        .jazly-bg-c-r {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: center center;\n            display: block;\n            transition: transform 0.8s ease-in-out; \/* \u0627\u0644\u0644\u0645\u0633\u0629 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629 *\/\n        }\n\n        \/* \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0632\u0648\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0647\u0648\u0641\u0631 \u0639\u0644\u0649 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0623\u064a\u0645\u0646 *\/\n        .jazly-col-c-r:hover .jazly-bg-c-r {\n            transform: scale(1.05);\n        }\n\n        .jazly-overlay-c-r {\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: rgba(0,0,0,0.25); \/* \u062a\u0638\u0644\u064a\u0644 *\/\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            z-index: 2;\n            transition: background 0.5s ease;\n        }\n        \n        \/* \u062a\u063a\u0645\u064a\u0642 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0642\u0644\u064a\u0644\u0627\u064b \u0639\u0646\u062f \u0627\u0644\u0647\u0648\u0641\u0631 \u0644\u0632\u064a\u0627\u062f\u0629 \u0648\u0636\u0648\u062d \u0627\u0644\u0646\u0635 *\/\n        .jazly-col-c-r:hover .jazly-overlay-c-r {\n            background: rgba(0,0,0,0.35);\n        }\n\n        .jazly-content-c-r {\n            text-align: center;\n            color: #fff;\n            max-width: 450px;\n        }\n\n        \/* === \u0627\u0644\u0646\u0635\u0648\u0635 \u0648\u0627\u0644\u0623\u0632\u0631\u0627\u0631 === *\/\n        .j-c-title {\n            font-size: 30px;\n            font-weight: 600;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            line-height: 1.2;\n            color: #fff !important;\n            letter-spacing: 1px;\n        }\n\n        .j-c-desc {\n            font-size: 15px;\n            font-weight: 300;\n            line-height: 1.7;\n            margin: 0 0 30px 0;\n            color: #f4f4f4;\n        }\n\n        \/* \u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0632\u0631 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a *\/\n        .j-c-btn {\n            display: inline-block;\n            background-color: #C5A067;\n            color: #fff !important;\n            padding: 14px 45px;\n            text-decoration: none;\n            font-weight: 500;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            border: 1px solid #C5A067;\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            z-index: 1;\n        }\n\n        \/* \u062d\u0631\u0643\u0629 \u0627\u0644\u0632\u0631 *\/\n        .j-c-btn:hover {\n            background-color: #fff;\n            color: #C5A067 !important;\n            border-color: #fff;\n            transform: translateY(-2px); \/* \u064a\u0631\u062a\u0641\u0639 \u0642\u0644\u064a\u0644\u0627\u064b \u0644\u0644\u0623\u0639\u0644\u0649 *\/\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2); \/* \u0638\u0644 \u0646\u0627\u0639\u0645 *\/\n        }\n        \n        \/* \u062a\u062e\u0635\u064a\u0635 \u0632\u0631 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n        .jazly-txt-box-c-l .j-c-btn:hover {\n            background-color: transparent;\n            color: #fff !important;\n            border-color: #fff;\n        }\n\n        \/* === \u0627\u0644\u062c\u0648\u0627\u0644 (Mobile) === *\/\n        @media (max-width: 900px) {\n            .jazly-creative-wrap {\n                flex-direction: column;\n                height: auto !important;\n                gap: 20px;\n            }\n            .jazly-col-c-l, .jazly-col-c-r {\n                width: 100%;\n                height: auto !important;\n            }\n            .jazly-img-box-c-l { height: 300px !important; }\n            .jazly-txt-box-c-l { height: auto !important; padding: 50px 20px; }\n            .jazly-col-c-r { height: 500px !important; }\n        }\n    <\/style>\n\n    <div class=\"jazly-creative-wrap\">\n        \n        <!-- \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0623\u064a\u0633\u0631 -->\n        <div class=\"jazly-col-c-l\">\n            <!-- \u0635\u0648\u0631\u0629 (\u0632\u0648\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0647\u0648\u0641\u0631) -->\n            <div class=\"jazly-img-box-c-l\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/742e1705001de13eda32d76c3cc1d05835127b75-1.png\" class=\"jazly-img-c-l\" alt=\"Luxury Left\">\n            <\/div>\n            <!-- \u0646\u0635 -->\n            <div class=\"jazly-txt-box-c-l\">\n                <h3 class=\"j-c-title\">\u0642\u0637\u0631\u0629 \u0645\u0646 \u0627\u0644\u0641\u062e\u0627\u0645\u0629<\/h3>\n                <p class=\"j-c-desc\">\u0645\u0633\u062a\u062e\u0644\u0635\u0627\u062a \u0641\u0627\u062e\u0631\u0629 \u0648\u0632\u064a\u0648\u062a \u0639\u0637\u0631\u064a\u0629 \u0646\u0627\u062f\u0631\u0629\u060c \u0645\u064f\u0632\u062c\u062a \u0628\u062e\u0628\u0631\u0629 \u0644\u062a\u0645\u0646\u062d\u0643 \u062a\u062c\u0631\u0628\u0629 \u0639\u0637\u0631\u064a\u0629 \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u0629<\/p>\n                <a href=\"https:\/\/jazlyperfum.com\/ar\/shop\" class=\"j-c-btn\">\u062a\u0633\u0648\u0642 \u0627\u0644\u0622\u0646<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0623\u064a\u0645\u0646 -->\n        <div class=\"jazly-col-c-r\">\n            <!-- \u0635\u0648\u0631\u0629 \u062e\u0644\u0641\u064a\u0629 (\u0632\u0648\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0647\u0648\u0641\u0631) -->\n            <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/77c9f97420452c19022ef11ab0ef7499742ea3b6-1.png\" class=\"jazly-bg-c-r\" alt=\"Luxury Right\">\n            <div class=\"jazly-overlay-c-r\">\n                <div class=\"jazly-content-c-r\">\n                    <h3 class=\"j-c-title\">\u0627\u0644\u062c\u0648\u062f\u0629 \u062a\u0628\u062f\u0623 \u0645\u0646<br>\u0627\u0644\u0637\u0628\u064a\u0639\u0629<\/h3>\n                    <p class=\"j-c-desc\">\u0646\u062e\u062a\u0627\u0631 \u0623\u0646\u0642\u0649 \u0648\u0623\u062c\u0648\u062f \u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0639\u064a\u0629 \u0644\u0646\u0642\u062f\u0645 \u0644\u0643\u0645 \u0639\u0637\u0648\u0631\u0627\u064b \u062a\u062f\u0648\u0645 \u0637\u0648\u064a\u0644\u0627\u064b \u0648\u062a\u062d\u0643\u064a \u0642\u0635\u0629 \u0645\u0646 \u0627\u0644\u0641\u062e\u0627\u0645\u0629 \u0648\u0627\u0644\u0623\u0635\u0627\u0644\u0629<\/p>\n                    <a href=\"https:\/\/jazlyperfum.com\/ar\/shop\" class=\"j-c-btn\">\u062a\u0633\u0648\u0642 \u0627\u0644\u0622\u0646<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c5a8889 e-con-full e-flex lakit-col-width-auto-no elementor-invisible e-container e-con e-child\" data-id=\"c5a8889\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d1f01a3 e-con-full e-flex lakit-col-width-auto-no e-container e-con e-child\" data-id=\"d1f01a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a34ad60 elementor-widget elementor-widget-shortcode\" data-id=\"a34ad60\" 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\">        <!-- Fonts -->\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\n        \n        <style>\n            :root {\n                --nx-primary: #003d52;\n                --nx-gold: #C5A067;\n                --nx-text: #222222;\n                --nx-bg: #ffffff;\n                --nx-gap: 20px;\n                --nx-font: 'Alexandria', sans-serif;\n            }\n\n            \/* --- CONTAINER (Fixed Z-Index Context) --- *\/\n            .nx-wrapper {\n                width: 100%;\n                max-width: 1240px;\n                margin: 0 auto;\n                padding: 20px 10px;\n                box-sizing: border-box;\n                direction: rtl;\n                font-family: var(--nx-font);\n                \/* CRITICAL FIX: Isolate stacking context so buttons don't float over Side Cart *\/\n                position: relative;\n                z-index: 1; \n                isolation: isolate;\n            }\n\n            .nx-header h2 {\n                text-align: center;\n                font-size: 30px;\n                font-weight: 700;\n                color: var(--nx-text);\n                text-transform: uppercase;\n                margin-bottom: 30px;\n            }\n\n            \/* --- GRID --- *\/\n            .nx-grid {\n                display: grid;\n                grid-template-columns: repeat(4, 1fr);\n                gap: var(--nx-gap);\n                width: 100%;\n            }\n\n            \/* --- CARD --- *\/\n            .nx-card {\n                background: var(--nx-bg);\n                border: 1px solid #f1f1f1;\n                border-radius: 6px;\n                overflow: hidden;\n                position: relative;\n                display: flex;\n                flex-direction: column;\n                transition: transform 0.3s ease, box-shadow 0.3s ease;\n                height: 100%;\n                z-index: 1; \/* Keep low *\/\n            }\n            \n            \/* --- IMAGE WRAPPER --- *\/\n            .nx-thumb {\n                position: relative;\n                width: 100%;\n                aspect-ratio: 1 \/ 1;\n                background: #fff;\n                overflow: hidden;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n            }\n            \n            .nx-img {\n                width: 100%;\n                height: 100%;\n                object-fit: contain;\n                transition: transform 0.5s ease;\n                padding: 20px;\n                box-sizing: border-box;\n                mix-blend-mode: multiply;\n            }\n\n            \/* --- BADGES --- *\/\n            .nx-badge {\n                position: absolute;\n                top: 10px; \n                right: 10px;                background: #c0392b;\n                color: #fff;\n                font-size: 10px;\n                padding: 3px 8px;\n                border-radius: 3px;\n                z-index: 2; \/* Lower than modal *\/\n                font-weight: 700;\n            }\n            .nx-badge.out { background: #95a5a6; }\n\n            \/* --- BUTTON (The Smart Part) --- *\/\n            .nx-btn-wrap {\n                position: absolute;\n                bottom: 0; left: 0; right: 0;\n                z-index: 5; \/* High enough for card, low enough for Side Cart *\/\n                transform: translateY(102%); \/* Hidden by default *\/\n                transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            }\n            \n            .nx-atc {\n                display: block;\n                width: 100%;\n                background: var(--nx-primary);\n                color: #fff !important;\n                text-align: center;\n                padding: 12px 0;\n                font-size: 13px;\n                font-weight: 600;\n                text-decoration: none;\n                border: none;\n                cursor: pointer;\n            }\n            .nx-atc:hover { background: #002a3a; }\n\n            \/* --- DESKTOP HOVER --- *\/\n            @media (min-width: 1025px) {\n                .nx-card:hover .nx-img { transform: scale(1.08); }\n                .nx-card:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.06); transform: translateY(-3px); }\n                .nx-card:hover .nx-btn-wrap { transform: translateY(0); }\n            }\n\n            \/* --- INFO --- *\/\n            .nx-info {\n                padding: 15px;\n                text-align: center;\n                flex-grow: 1;\n                display: flex;\n                flex-direction: column;\n                justify-content: flex-start;\n                background: #fff;\n                z-index: 2;\n                position: relative; \/* Fix z-index stacking *\/\n            }\n            \n            .nx-title {\n                font-size: 14px;\n                font-weight: 700;\n                color: #333;\n                margin: 0 0 5px;\n                line-height: 1.4;\n                text-decoration: none !important;\n                min-height: 40px; \/* Aligns prices *\/\n            }\n            .nx-price {\n                font-size: 15px;\n                color: var(--nx-gold);\n                font-weight: 600;\n                margin-top: auto;\n            }\n            \n            \/* Currency Fix *\/\n            span.woocs_price_code { display: block; font-size: 11px; color: #888; font-weight: normal; margin-top: 2px; }\n\n            \/* --- LOAD MORE --- *\/\n            .nx-more { text-align: center; margin-top: 30px; }\n            .nx-more-btn {\n                background: var(--nx-gold);\n                color: #fff;\n                padding: 12px 40px;\n                font-weight: 600;\n                border: none;\n                border-radius: 4px;\n                cursor: pointer;\n                transition: 0.3s;\n            }\n            .nx-more-btn:hover { background: #b08d55; }\n            .nx-more-btn.hidden { display: none; }\n\n            \/* --- MOBILE OPTIMIZATION (TOUCH LOGIC) --- *\/\n            @media (max-width: 1024px) {\n                .nx-grid { grid-template-columns: repeat(3, 1fr); }\n            }\n\n            @media (max-width: 768px) {\n                .nx-grid { \n                    grid-template-columns: repeat(2, 1fr); \n                    gap: 12px;\n                }\n                .nx-header h2 { font-size: 24px; margin-bottom: 20px; }\n                \n                .nx-info { padding: 10px 5px; }\n                .nx-title { font-size: 13px; min-height: 36px; }\n                .nx-price { font-size: 13px; }\n\n                \/* --- MOBILE INTERACTION --- *\/\n                .nx-card { box-shadow: none; border-color: #eee; }\n                \n                \/* 1. Ensure Button is HIDDEN initially *\/\n                .nx-btn-wrap { transform: translateY(102%); }\n                \n                \/* 2. Show button ONLY when class .is-active is added by JS *\/\n                .nx-card.is-active .nx-btn-wrap { transform: translateY(0); }\n                \n                \/* 3. Small visual cue when active *\/\n                .nx-card.is-active { border-color: var(--nx-primary); box-shadow: 0 5px 15px rgba(0,0,0,0.05); }\n\n                .nx-atc { padding: 10px 0; font-size: 12px; }\n            }\n        <\/style>\n\n        <div id=\"nx-grid-8419\" class=\"nx-wrapper\">\n            <div class=\"nx-header\"><h2>\u0645\u062e\u062a\u0627\u0631\u0627\u062a\u0646\u0627 \u0644\u0643 \u0645\u0646 \u0627\u0644\u0628\u062e\u0648\u0631<\/h2><\/div>\n            <div class=\"nx-grid\" data-currency=\"KWD\">\n                    <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d8%ac%d8%a7%d8%b1-%d9%85%d9%84%d9%83%d9%8a\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0627\u0644\u062c\u0627\u0631-\u0627\u0644\u0645\u0644\u0643\u064a-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0628\u062e\u0648\u0631 \u062c\u0627\u0631 \u0645\u0644\u0643\u064a\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d8%ac%d8%a7%d8%b1-%d9%85%d9%84%d9%83%d9%8a\/\" class=\"nx-atc\" >\n                    Select Options                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d8%ac%d8%a7%d8%b1-%d9%85%d9%84%d9%83%d9%8a\/\" class=\"nx-title\">\u0628\u062e\u0648\u0631 \u062c\u0627\u0631 \u0645\u0644\u0643\u064a<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>55.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d8%b5%d9%81%d8%a7%d8%a6%d8%ad-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0628\u062e\u0648\u0631-\u0635\u0641\u0627\u0626\u062d-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0628\u062e\u0648\u0631 \u0635\u0641\u0627\u0626\u062d \u062c\u0627\u0632\u0644\u064a\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d8%b5%d9%81%d8%a7%d8%a6%d8%ad-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" class=\"nx-atc\" >\n                    Select Options                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d8%b5%d9%81%d8%a7%d8%a6%d8%ad-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" class=\"nx-title\">\u0628\u062e\u0648\u0631 \u0635\u0641\u0627\u0626\u062d \u062c\u0627\u0632\u0644\u064a<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>12.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                        <span class=\"nx-badge out\">SOLD OUT<\/span>            \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d9%81%d9%84%d8%a8%d9%8a%d9%86%d9%8a\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0641\u0644\u0628\u064a\u0646\u064a-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0628\u062e\u0648\u0631 \u0641\u0644\u0628\u064a\u0646\u064a\">\n            <\/a>\n\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%a8%d8%ae%d9%88%d8%b1-%d9%81%d9%84%d8%a8%d9%8a%d9%86%d9%8a\/\" class=\"nx-title\">\u0628\u062e\u0648\u0631 \u0641\u0644\u0628\u064a\u0646\u064a<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>60.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n        <div class=\"nx-card\">\n        <div class=\"nx-thumb\">\n                                    \n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d9%88%d8%b1%d9%8a-%d9%85%d9%86%d8%a7%d8%b3%d8%a8%d8%a7%d8%aa\/\" class=\"nx-link-wrap\" style=\"display:block; width:100%; height:100%;\">\n                <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0631\u064a-\u0645\u0646\u0627\u0633\u0628\u0627\u062a-300x300.png\" class=\"nx-img\" loading=\"lazy\" alt=\"\u0645\u0648\u0631\u064a \u0645\u0646\u0627\u0633\u0628\u0627\u062a\">\n            <\/a>\n\n                        <div class=\"nx-btn-wrap\">\n                <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d9%88%d8%b1%d9%8a-%d9%85%d9%86%d8%a7%d8%b3%d8%a8%d8%a7%d8%aa\/\" class=\"nx-atc\" >\n                    Select Options                <\/a>\n            <\/div>\n                    <\/div>\n        \n        <div class=\"nx-info\">\n            <a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%85%d9%88%d8%b1%d9%8a-%d9%85%d9%86%d8%a7%d8%b3%d8%a8%d8%a7%d8%aa\/\" class=\"nx-title\">\u0645\u0648\u0631\u064a \u0645\u0646\u0627\u0633\u0628\u0627\u062a<\/a>\n            <div class=\"nx-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>30.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/div>\n        <\/div>\n    <\/div>\n                <\/div>\n\n                            <div class=\"nx-more\">\n                    <button class=\"nx-more-btn\" data-args=\"eyJwb3N0X3R5cGUiOiJwcm9kdWN0IiwicG9zdHNfcGVyX3BhZ2UiOjQsInBvc3Rfc3RhdHVzIjoicHVibGlzaCIsInBhZ2VkIjoxLCJ0YXhfcXVlcnkiOlt7InRheG9ub215IjoicHJvZHVjdF9jYXQiLCJmaWVsZCI6InNsdWciLCJ0ZXJtcyI6ImluY2Vuc2UifV19\" data-page=\"1\" data-max=\"3\">\n                        LOAD MORE                    <\/button>\n                <\/div>\n                    <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ 1. TOUCH LOGIC FOR MOBILE\n            const cards = document.querySelectorAll('.nx-card');\n            \n            \/\/ Function to handle touch logic (using event delegation for AJAX items)\n            document.body.addEventListener('click', function(e) {\n                \/\/ Check if screen is mobile\n                if (window.innerWidth > 1024) return;\n\n                const card = e.target.closest('.nx-card');\n                \n                \/\/ If clicking outside any card, close all\n                if (!card) {\n                    document.querySelectorAll('.nx-card.is-active').forEach(c => c.classList.remove('is-active'));\n                    return;\n                }\n\n                \/\/ If clicking a card...\n                const btnClicked = e.target.closest('.nx-atc');\n                \n                \/\/ If clicking the image\/info area (NOT the button)\n                if (!btnClicked) {\n                    \/\/ Check if already active\n                    if (card.classList.contains('is-active')) {\n                        \/\/ Already active? Let standard link behavior happen (go to product)\n                        return; \n                    } else {\n                        \/\/ Not active? Prevent link, show button\n                        e.preventDefault(); \n                        \/\/ Close others\n                        document.querySelectorAll('.nx-card.is-active').forEach(c => c.classList.remove('is-active'));\n                        \/\/ Open this one\n                        card.classList.add('is-active');\n                    }\n                }\n                \/\/ If clicking the button, let it do its job (AJAX add to cart)\n            });\n\n            \/\/ 2. LOAD MORE LOGIC (jQuery for AJAX ease)\n            jQuery(document).ready(function($) {\n                $('.nx-more-btn').on('click', function() {\n                    var btn = $(this);\n                    if(btn.hasClass('loading')) return;\n                    \n                    var wrapper = btn.closest('.nx-wrapper').find('.nx-grid');\n                    var originalText = btn.text();\n                    \n                    btn.addClass('loading').text('...');\n                    \n                    $.ajax({\n                        url: 'https:\/\/jazlyperfum.com\/wp-admin\/admin-ajax.php',\n                        type: 'POST',\n                        data: {\n                            action: 'nx_load_more_v13',\n                            query_args: btn.data('args'),\n                            page: parseInt(btn.data('page')) + 1\n                        },\n                        success: function(res) {\n                            if(res) {\n                                wrapper.append(res);\n                                btn.data('page', parseInt(btn.data('page')) + 1);\n                                btn.removeClass('loading').text(originalText);\n                                if(parseInt(btn.data('page')) >= parseInt(btn.data('max'))) btn.addClass('hidden');\n                            } else {\n                                btn.addClass('hidden');\n                            }\n                        },\n                        error: function() { btn.removeClass('loading').text(originalText); }\n                    });\n                });\n            });\n        });\n        <\/script>\n        <\/div>\n\t\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac21685 e-flex e-con-boxed lakit-col-width-auto-no elementor-invisible e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"ac21685\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c77d686 elementor-widget elementor-widget-heading\" data-id=\"c77d686\" 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\">\u0639\u0637\u0648\u0631\u0646\u0627 \u0627\u0644\u0645\u0645\u064a\u0632\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3da83f lakit-arrow--showonhover-no lakit-dots--vertical-no elementor-widget lastudio-kit elementor-lakit-wooproducts\" data-id=\"e3da83f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"lakit-wooproducts.default\">\n\t\t\t\t\t<div class=\"woocommerce  lakit_wc_widget_e3da83f_0\"><div class=\"lakit-products lakit-carousel\" data-slider_options=\"{&quot;slidesToScroll&quot;:{&quot;desktop&quot;:&quot;1&quot;,&quot;laptop&quot;:&quot;1&quot;,&quot;tablet&quot;:&quot;1&quot;,&quot;mobile_extra&quot;:&quot;1&quot;},&quot;rows&quot;:{&quot;desktop&quot;:&quot;1&quot;,&quot;laptop&quot;:&quot;1&quot;,&quot;tablet&quot;:&quot;1&quot;,&quot;mobile_extra&quot;:&quot;1&quot;},&quot;autoplaySpeed&quot;:5000,&quot;autoplay&quot;:true,&quot;infinite&quot;:true,&quot;centerMode&quot;:false,&quot;pauseOnHover&quot;:false,&quot;pauseOnInteraction&quot;:false,&quot;reverseDirection&quot;:false,&quot;infiniteEffect&quot;:false,&quot;speed&quot;:500,&quot;arrows&quot;:true,&quot;dots&quot;:false,&quot;variableWidth&quot;:false,&quot;prevArrow&quot;:&quot;.lakit-carousel__prev-arrow-e3da83f_0&quot;,&quot;nextArrow&quot;:&quot;.lakit-carousel__next-arrow-e3da83f_0&quot;,&quot;dotsElm&quot;:&quot;.lakit-carousel__dots_e3da83f_0&quot;,&quot;rtl&quot;:true,&quot;effect&quot;:&quot;slide&quot;,&quot;coverflowEffect&quot;:{&quot;rotate&quot;:null,&quot;stretch&quot;:null,&quot;depth&quot;:null,&quot;modifier&quot;:null,&quot;scale&quot;:null},&quot;creativeEffect&quot;:{&quot;translateX&quot;:100},&quot;dotType&quot;:&quot;bullets&quot;,&quot;direction&quot;:&quot;horizontal&quot;,&quot;uniqueID&quot;:&quot;lakit_carousel_e3da83f_0&quot;,&quot;asFor&quot;:&quot;&quot;,&quot;thumbs&quot;:&quot;&quot;,&quot;autoHeight&quot;:false,&quot;scrollbar&quot;:{&quot;enabled&quot;:false,&quot;el&quot;:&quot;.lakit-carousel__scrollbar_e3da83f_0&quot;},&quot;directionbkp&quot;:{&quot;desktop&quot;:&quot;horizontal&quot;,&quot;laptop&quot;:&quot;horizontal&quot;,&quot;tablet&quot;:&quot;horizontal&quot;,&quot;mobile_extra&quot;:&quot;horizontal&quot;},&quot;slidesToShow&quot;:{&quot;desktop&quot;:3,&quot;mobile&quot;:2,&quot;laptop&quot;:3,&quot;tablet&quot;:3,&quot;mobile_extra&quot;:3}}\" dir=\"rtl\"><div class=\"lakit-carousel-inner\"><div class=\"lakit-products__list_wrapper swiper-container\" id=\"lakit_carousel_e3da83f_0\"><ul class=\"products ul_products lakit-products__list products-grid products-grid-2 swiper-wrapper columns-3\">\n<li class=\"product type-product post-2965 status-publish first instock product_cat-oud-oil has-post-thumbnail shipping-taxable purchasable product-type-variable child-instock lakit-product product_item swiper-slide\">\n\t<div class=\"product_item--inner\"><div class=\"product_item--thumbnail\"><div class=\"product_item--thumbnail-holder\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%ae%d9%84%d8%b7%d8%a9-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"lakit-embla__slide figure__object_fit p_img-first\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u062c\u0627\u0632\u0644\u064a-1-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a\" srcset=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u062c\u0627\u0632\u0644\u064a-1-300x300.png 300w, https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u062c\u0627\u0632\u0644\u064a-1-11x12.png 11w, https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u062c\u0627\u0632\u0644\u064a-1-600x600.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"nx-atc-overlay\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%ae%d9%84%d8%b7%d8%a9-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" class=\"nx-custom-atc product_type_variable\" >SELECT OPTIONS<\/a><\/div><span class=\"item--overlay\"><\/span><span class=\"screen-reader-text\">\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a<\/span><\/a><\/div><div class=\"product_item_thumbnail_action product_item--action\"><div class=\"wrap-addto\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%ae%d9%84%d8%b7%d8%a9-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" data-quantity=\"1\" class=\"la-addcart button product_type_variable add_to_cart_button\" data-product_id=\"2965\" data-product_sku=\"1110\" aria-label=\"\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0640 &quot;\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a&quot;\" rel=\"nofollow\" data-product_title=\"\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a\" title=\"\u062a\u062d\u062f\u064a\u062f \u0623\u062d\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a\" data-no-translation-aria-label=\"\" data-no-translation-title=\"\"><span class=\"labtn-icon labtn-icon-cart\"><\/span><span class=\"labtn-text\" title=\"\u062a\u062d\u062f\u064a\u062f \u0623\u062d\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-title=\"\">\u062a\u062d\u062f\u064a\u062f \u0623\u062d\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a<\/span><\/a><\/div><\/div><\/div><div class=\"product_item--info\"><div class=\"product_item--info-inner\"><h3 class=\"product_item--title\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%ae%d9%84%d8%b7%d8%a9-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\">\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a<\/a><\/h3><div class=\"product_item--category-link\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/oud-oil\/\" rel=\"tag\">\u062f\u0647\u0646 \u0627\u0644\u0639\u0648\u062f<\/a><\/div>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi>32.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span> <span aria-hidden=\"true\"> \u2013 <\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi>128.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><span class=\"screen-reader-text\" data-no-translation=\"\" data-trp-gettext=\"\">\u0646\u0637\u0627\u0642 \u0627\u0644\u0633\u0639\u0631: \u0645\u0646 \u206632.00&#x62f;.&#x643;\u2069 \u062e\u0644\u0627\u0644 \u2066128.00&#x62f;.&#x643;\u2069<\/span><\/span>\n<\/div><div class=\"product_item--info-action product_item--action\"><div class=\"wrap-addto\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d8%ae%d9%84%d8%b7%d8%a9-%d8%ac%d8%a7%d8%b2%d9%84%d9%8a\/\" data-quantity=\"1\" class=\"la-addcart button product_type_variable add_to_cart_button\" data-product_id=\"2965\" data-product_sku=\"1110\" aria-label=\"\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0640 &quot;\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a&quot;\" rel=\"nofollow\" data-product_title=\"\u062e\u0644\u0637\u0629 \u062c\u0627\u0632\u0644\u064a\" title=\"\u062a\u062d\u062f\u064a\u062f \u0623\u062d\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a\" data-no-translation-aria-label=\"\" data-no-translation-title=\"\"><span class=\"labtn-icon labtn-icon-cart\"><\/span><span class=\"labtn-text\" title=\"\u062a\u062d\u062f\u064a\u062f \u0623\u062d\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-title=\"\">\u062a\u062d\u062f\u064a\u062f \u0623\u062d\u062f \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a<\/span><\/a><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product type-product post-2867 status-publish instock product_cat--200- has-post-thumbnail featured shipping-taxable purchasable product-type-simple lakit-product product_item swiper-slide\">\n\t<div class=\"product_item--inner\"><div class=\"product_item--thumbnail\"><div class=\"product_item--thumbnail-holder\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%84%d9%88%d9%86%d8%ac-%d9%81%d8%a7%d9%8a%d8%a8%d8%b3\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"lakit-embla__slide figure__object_fit p_img-first\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0644\u0648\u0646\u062c-\u0641\u0627\u064a\u0628\u0633-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633\" srcset=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0644\u0648\u0646\u062c-\u0641\u0627\u064a\u0628\u0633-300x300.png 300w, https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0644\u0648\u0646\u062c-\u0641\u0627\u064a\u0628\u0633-11x12.png 11w, https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/\u0644\u0648\u0646\u062c-\u0641\u0627\u064a\u0628\u0633-600x600.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"nx-atc-overlay\"><a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2867\" class=\"nx-custom-atc product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"2867\" data-quantity=\"1\" aria-label=\"\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" rel=\"nofollow\">\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/a><\/div><span class=\"item--overlay\"><\/span><span class=\"screen-reader-text\">\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633<\/span><\/a><\/div><div class=\"product_item_thumbnail_action product_item--action\"><div class=\"wrap-addto\"><a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2867\" data-quantity=\"1\" class=\"la-addcart button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"2867\" data-product_sku=\"203\" aria-label=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642: &quot;\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633&quot;\" rel=\"nofollow\" data-success_message=\"\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 &quot;\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633&quot; \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0644\u062f\u064a\u0643\" data-product_title=\"\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633\" role=\"button\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation-aria-label=\"\" data-no-translation-data-success_message=\"\" data-no-translation-title=\"\"><span class=\"labtn-icon labtn-icon-cart\"><\/span><span class=\"labtn-text\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-title=\"\">\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/span><\/a><\/div><\/div><\/div><div class=\"product_item--info\"><div class=\"product_item--info-inner\"><h3 class=\"product_item--title\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/%d9%84%d9%88%d9%86%d8%ac-%d9%81%d8%a7%d9%8a%d8%a8%d8%b3\/\">\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633<\/a><\/h3><div class=\"product_item--category-link\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/%d8%b9%d8%b7%d9%88%d8%b1-200-%d9%85%d9%84%d9%89\/\" rel=\"tag\">\u0639\u0637\u0648\u0631 200 \u0645\u0644\u0649<\/a><\/div>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi>20.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/span>\n<\/div><div class=\"product_item--info-action product_item--action\"><div class=\"wrap-addto\"><a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2867\" data-quantity=\"1\" class=\"la-addcart button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"2867\" data-product_sku=\"203\" aria-label=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642: &quot;\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633&quot;\" rel=\"nofollow\" data-success_message=\"\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 &quot;\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633&quot; \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0644\u062f\u064a\u0643\" data-product_title=\"\u0644\u0648\u0646\u062c \u0641\u0627\u064a\u0628\u0633\" role=\"button\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation-aria-label=\"\" data-no-translation-data-success_message=\"\" data-no-translation-title=\"\"><span class=\"labtn-icon labtn-icon-cart\"><\/span><span class=\"labtn-text\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-title=\"\">\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/span><\/a><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product type-product post-2889 status-publish last instock product_cat-perfumes has-post-thumbnail shipping-taxable purchasable product-type-simple lakit-product product_item swiper-slide\">\n\t<div class=\"product_item--inner\"><div class=\"product_item--thumbnail\"><div class=\"product_item--thumbnail-holder\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/memories\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"lakit-embla__slide figure__object_fit p_img-first\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/MEMORIES-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MEMORIES\" srcset=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/MEMORIES-300x300.png 300w, https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/MEMORIES-11x12.png 11w, https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/12\/MEMORIES-600x600.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"nx-atc-overlay\"><a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2889\" class=\"nx-custom-atc product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"2889\" data-quantity=\"1\" aria-label=\"\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" rel=\"nofollow\">\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/a><\/div><span class=\"item--overlay\"><\/span><span class=\"screen-reader-text\">MEMORIES<\/span><\/a><\/div><div class=\"product_item_thumbnail_action product_item--action\"><div class=\"wrap-addto\"><a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2889\" data-quantity=\"1\" class=\"la-addcart button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"2889\" data-product_sku=\"104\" aria-label=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642: &quot;MEMORIES&quot;\" rel=\"nofollow\" data-success_message=\"\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 &quot;MEMORIES&quot; \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0644\u062f\u064a\u0643\" data-product_title=\"MEMORIES\" role=\"button\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation-aria-label=\"\" data-no-translation-data-success_message=\"\" data-no-translation-title=\"\"><span class=\"labtn-icon labtn-icon-cart\"><\/span><span class=\"labtn-text\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-title=\"\">\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/span><\/a><\/div><\/div><\/div><div class=\"product_item--info\"><div class=\"product_item--info-inner\"><h3 class=\"product_item--title\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product\/memories\/\">MEMORIES<\/a><\/h3><div class=\"product_item--category-link\"><a href=\"https:\/\/jazlyperfum.com\/ar\/product-category\/perfumes\/\" rel=\"tag\">\u0639\u0637\u0648\u0631<\/a><\/div>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi>25.00<span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x643;<\/span><\/bdi><\/span><\/span>\n<\/div><div class=\"product_item--info-action product_item--action\"><div class=\"wrap-addto\"><a href=\"\/ar\/wp-json\/wp\/v2\/pages\/2364?add-to-cart=2889\" data-quantity=\"1\" class=\"la-addcart button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"2889\" data-product_sku=\"104\" aria-label=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642: &quot;MEMORIES&quot;\" rel=\"nofollow\" data-success_message=\"\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 &quot;MEMORIES&quot; \u0625\u0644\u0649 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0644\u062f\u064a\u0643\" data-product_title=\"MEMORIES\" role=\"button\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation-aria-label=\"\" data-no-translation-data-success_message=\"\" data-no-translation-title=\"\"><span class=\"labtn-icon labtn-icon-cart\"><\/span><span class=\"labtn-text\" title=\"\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-title=\"\">\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/span><\/a><\/div><\/div><\/div><\/div><\/li>\n<\/ul>\n<\/div><\/div><div class=\"lakit-carousel__prev-arrow-e3da83f_0 lakit-arrow prev-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"300\" height=\"300\" viewbox=\"0 0 300 300\" class=\"lakit-font-icon-svg\" data-icon-name=\"arrow-left\" data-icon-type=\"LaStudioIcons\"><path d=\"M54 101.4L5.4 150l48.9 48.9 48.9 48.9 6.6-6.6 6.9-6.9-37.5-37.5-37.5-37.5h239.7v-18.6H41.7l37.5-37.5 37.5-37.5-6.6-6.6c-3.3-3.6-6.6-6.3-6.9-6.3S80.7 74.7 54 101.4\" fill=\"currentColor\"\/><\/svg><\/div><div class=\"lakit-carousel__next-arrow-e3da83f_0 lakit-arrow next-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"300\" height=\"300\" viewbox=\"0 0 300 300\" class=\"lakit-font-icon-svg\" data-icon-name=\"arrow-right\" data-icon-type=\"LaStudioIcons\"><path d=\"M189.9 59.1l-6.3 6.6 37.2 37.5 37.5 37.5H18.9v18.6h239.4l-37.5 37.5-37.5 37.5 6.9 6.9 6.6 6.6 48.9-48.9 48.9-48.9-48.6-48.6c-26.7-26.7-48.9-48.6-49.2-48.6s-3.3 2.7-6.9 6.3\" fill=\"currentColor\"\/><\/svg><\/div><\/div><\/div>\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-12776b2 e-con-full e-flex lakit-col-width-auto-no elementor-invisible e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"12776b2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62a20d2 elementor-widget elementor-widget-shortcode\" data-id=\"62a20d2\" 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\">    \n    <!-- \u0627\u0633\u062a\u062f\u0639\u0627\u0621 \u062e\u0637 Alexandria -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* \u0627\u0644\u062d\u0627\u0648\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 *\/\n        .jazly-testi-section {\n            display: flex;\n            flex-wrap: wrap;\n            width: 100%;\n            background-color: #F9F1E7; \/* \u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0628\u064a\u062c \u0627\u0644\u0645\u0637\u0627\u0628\u0642 \u0644\u0644\u0635\u0648\u0631\u0629 *\/\n            font-family: 'Alexandria', sans-serif;\n            min-height: 550px; \/* \u0627\u0631\u062a\u0641\u0627\u0639 \u0645\u0646\u0627\u0633\u0628 *\/\n            overflow: hidden;\n        }\n\n        \/* \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0633\u0631 (\u0627\u0644\u0646\u0635) *\/\n        .jazly-testi-content {\n            flex: 1;\n            min-width: 350px;\n            padding: 60px 80px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            position: relative;\n        }\n\n        \/* \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u063a\u064a\u0631 *\/\n        .jazly-testi-label {\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            color: #1a1a1a;\n            margin-bottom: 30px;\n            font-weight: 500;\n        }\n\n        \/* \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0633\u0644\u0627\u064a\u062f\u0631 *\/\n        .jazly-slides-container {\n            position: relative;\n            min-height: 200px; \/* \u0645\u0633\u0627\u062d\u0629 \u0644\u0644\u0646\u0635 \u0627\u0644\u0645\u062a\u063a\u064a\u0631 *\/\n        }\n\n        .jazly-slide {\n            display: none; \/* \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0643\u0644 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0627\u064b *\/\n            animation: fadeIn 0.8s ease;\n        }\n\n        .jazly-slide.active {\n            display: block; \/* \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0646\u0634\u0637 \u0641\u0642\u0637 *\/\n        }\n\n        \/* \u0646\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 *\/\n        .jazly-quote-text {\n            font-size: 32px;\n            font-weight: 700;\n            line-height: 1.3;\n            color: #000;\n            margin-bottom: 30px;\n        }\n\n        \/* \u0627\u0633\u0645 \u0627\u0644\u0639\u0645\u064a\u0644 *\/\n        .jazly-author {\n            font-size: 16px;\n            color: #444;\n            font-weight: 400;\n        }\n\n        \/* \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u062d\u0643\u0645 (\u0627\u0644\u0623\u0633\u0647\u0645) *\/\n        .jazly-controls {\n            display: flex;\n            gap: 30px;\n            margin-top: 50px;\n        }\n\n        .jazly-arrow {\n            background: none;\n            border: none;\n            cursor: pointer;\n            padding: 0;\n            transition: transform 0.3s ease;\n        }\n\n        .jazly-arrow svg {\n            width: 50px; \/* \u0623\u0633\u0647\u0645 \u0637\u0648\u064a\u0644\u0629 *\/\n            height: 20px;\n            stroke: #000;\n            stroke-width: 1.5;\n        }\n\n        .jazly-arrow:hover {\n            transform: scale(1.1);\n        }\n\n        \/* \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0645\u0646 (\u0627\u0644\u0635\u0648\u0631\u0629) *\/\n        .jazly-testi-image {\n            flex: 1;\n            min-width: 350px;\n            position: relative;\n        }\n\n        .jazly-main-img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u062d\u0631\u0643\u0629 *\/\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        \/* \u0627\u0644\u062a\u062c\u0627\u0648\u0628 \u0645\u0639 \u0627\u0644\u062c\u0648\u0627\u0644 *\/\n        @media (max-width: 900px) {\n            .jazly-testi-section {\n                flex-direction: column-reverse; \/* \u0627\u0644\u0635\u0648\u0631\u0629 \u0641\u0648\u0642 \u0648\u0627\u0644\u0646\u0635 \u062a\u062d\u062a \u0641\u064a \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\n            }\n            .jazly-testi-image {\n                height: 400px;\n            }\n            .jazly-testi-content {\n                padding: 40px 20px;\n            }\n            .jazly-quote-text {\n                font-size: 24px;\n            }\n        }\n    <\/style>\n\n    <div class=\"jazly-testi-section\">\n        \n        <!-- \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0635\u064a -->\n        <div class=\"jazly-testi-content\">\n            <div class=\"jazly-testi-label\">\u0622\u0631\u0627\u0621 \u0639\u0645\u0644\u0627\u0626\u0646\u0627<\/div>\n            \n            <div class=\"jazly-slides-container\">\n                \n                <!-- \u0627\u0644\u062a\u0639\u0644\u064a\u0642 1 -->\n                <div class=\"jazly-slide active\">\n                    <div class=\"jazly-quote-text\">\n                        \"\u062c\u0647\u0627\u0632 \u0627\u0644\u062a\u0628\u062e\u064a\u0631 \u0631\u0627\u0626\u0639\u060c \u0644\u0643\u0646 \u0645\u0628\u062e\u0631\u0629 \u0627\u0644\u0628\u062e\u0648\u0631 \u0643\u0627\u0646\u062a \u0623\u063a\u0644\u0649 \u0642\u0644\u064a\u0644\u0627\u064b.\"\n                    <\/div>\n                    <div class=\"jazly-author\">\u0639\u0627\u0626\u0634\u0629 \u0627\u0644\u0634\u0627\u0637\u0626 - \u0645\u0628\u062e\u0631\u0629 \u0627\u0644\u062c\u0631\u0629<\/div>\n                <\/div>\n\n                <!-- \u0627\u0644\u062a\u0639\u0644\u064a\u0642 2 -->\n                <div class=\"jazly-slide\">\n                    <div class=\"jazly-quote-text\">\n                        \"\u0631\u0627\u0626\u062d\u0629 \u0645\u0630\u0647\u0644\u0629 \u0628\u062d\u0642. \u062f\u0647\u0646 \u0627\u0644\u0639\u0648\u062f \u064a\u062b\u0628\u062a \u0637\u0648\u0627\u0644 \u0627\u0644\u064a\u0648\u0645 \u0648\u064a\u0645\u0646\u062d\u0643 \u0634\u0639\u0648\u0631\u0627\u064b \u0628\u0627\u0644\u0641\u062e\u0627\u0645\u0629.\"\n                    <\/div>\n                    <div class=\"jazly-author\">\u0645\u062d\u0645\u062f \u0627\u0644\u0641\u0627\u0633\u064a - \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062e\u0627\u0635\u0629<\/div>\n                <\/div>\n\n                <!-- \u0627\u0644\u062a\u0639\u0644\u064a\u0642 3 -->\n                <div class=\"jazly-slide\">\n                    <div class=\"jazly-quote-text\">\n                        \"\u0623\u0641\u0636\u0644 \u0628\u062e\u0648\u0631 \u0627\u0634\u062a\u0631\u064a\u062a\u0647 \u0639\u0644\u0649 \u0627\u0644\u0625\u0637\u0644\u0627\u0642. \u0627\u0644\u062a\u063a\u0644\u064a\u0641 \u0641\u0627\u062e\u0631 \u0644\u0644\u063a\u0627\u064a\u0629 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0643\u0627\u0646 \u0633\u0631\u064a\u0639\u0627\u064b.\"\n                    <\/div>\n                    <div class=\"jazly-author\">\u0633\u0627\u0631\u0629 \u062c\u0648\u0646\u0633\u0648\u0646 - \u0645\u0639\u0637\u0631\u0627\u062a \u0627\u0644\u0645\u0646\u0632\u0644<\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- \u0627\u0644\u0623\u0633\u0647\u0645 -->\n            <div class=\"jazly-controls\">\n                <button class=\"jazly-arrow\" id=\"jazly-prev\">\n                    <!-- \u0633\u0647\u0645 \u064a\u0633\u0627\u0631 -->\n                    <svg viewbox=\"0 0 50 20\" fill=\"none\">\n                        <path d=\"M10 10H50 M10 10L18 2 M10 10L18 18\" stroke=\"currentColor\"\/>\n                    <\/svg>\n                <\/button>\n                <button class=\"jazly-arrow\" id=\"jazly-next\">\n                    <!-- \u0633\u0647\u0645 \u064a\u0645\u064a\u0646 -->\n                    <svg viewbox=\"0 0 50 20\" fill=\"none\">\n                        <path d=\"M40 10H0 M40 10L32 2 M40 10L32 18\" stroke=\"currentColor\"\/>\n                    <\/svg>\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <!-- \u0627\u0644\u0635\u0648\u0631\u0629 -->\n        <div class=\"jazly-testi-image\">\n            <img decoding=\"async\" src=\"https:\/\/jazlyperfum.com\/wp-content\/uploads\/2025\/11\/b0f0ecf771cebae3f42c625764f13b9bc6fc49e5-1.png\" alt=\"Customer Reviews\" class=\"jazly-main-img\">\n        <\/div>\n\n    <\/div>\n\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const slides = document.querySelectorAll('.jazly-slide');\n        const nextBtn = document.getElementById('jazly-next');\n        const prevBtn = document.getElementById('jazly-prev');\n        let current = 0;\n\n        function showSlide(index) {\n            \/\/ \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0643\u0644\n            slides.forEach(slide => slide.classList.remove('active'));\n            \n            \/\/ \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u062d\u062f\u0648\u062f \u0627\u0644\u0645\u0635\u0641\u0648\u0641\u0629\n            if (index >= slides.length) current = 0;\n            else if (index < 0) current = slides.length - 1;\n            else current = index;\n\n            \/\/ \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062c\u062f\u064a\u062f\n            slides[current].classList.add('active');\n        }\n\n        nextBtn.addEventListener('click', () => showSlide(current + 1));\n        prevBtn.addEventListener('click', () => showSlide(current - 1));\n    });\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51e2c2b e-flex e-con-boxed lakit-col-width-auto-no elementor-invisible e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"51e2c2b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba8a76b elementor-widget elementor-widget-shortcode\" data-id=\"ba8a76b\" 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\">    \n    <!-- \u0627\u0633\u062a\u062f\u0639\u0627\u0621 \u062e\u0637 Alexandria -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        .jazly-features-container {\n            width: 100%;\n            max-width: 1200px;\n            margin: 60px auto;\n            padding: 20px;\n            font-family: 'Alexandria', sans-serif;\n            box-sizing: border-box;\n        }\n\n        .jazly-features-grid {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            gap: 40px;\n            flex-wrap: wrap;\n        }\n\n        .jazly-feature-item {\n            flex: 1;\n            min-width: 280px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n\n        \/* \u0627\u0644\u062f\u0627\u0626\u0631\u0629 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0644\u0644\u0623\u064a\u0642\u0648\u0646\u0629 *\/\n        .jazly-icon-circle {\n            width: 130px;\n            height: 130px;\n            background-color: #D6E0E3; \/* \u0644\u0648\u0646 \u0627\u0644\u062f\u0627\u0626\u0631\u0629 \u0627\u0644\u0641\u0627\u062a\u062d *\/\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 35px;\n            transition: transform 0.3s ease;\n        }\n\n        .jazly-feature-item:hover .jazly-icon-circle {\n            transform: translateY(-10px);\n            background-color: #CDE4E8;\n        }\n\n        \/* \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0629 \u0646\u0641\u0633\u0647\u0627 *\/\n        .jazly-icon-svg {\n            width: 50px;\n            height: 50px;\n            stroke: #013B46; \/* \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0643\u062d\u0644\u064a *\/\n            stroke-width: 1.5;\n            fill: none;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n        }\n\n        \/* \u0627\u0644\u0639\u0646\u0648\u0627\u0646 *\/\n        .jazly-feat-title {\n            font-size: 24px;\n            font-weight: 700;\n            color: #000;\n            text-transform: uppercase;\n            line-height: 1.4;\n            margin-bottom: 0; \/* \u062a\u0645 \u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0633\u0641\u0644\u064a\u0629 \u0644\u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0632\u0631 *\/\n            max-width: 300px;\n        }\n\n        \/* \u0627\u0644\u062a\u062c\u0627\u0648\u0628 *\/\n        @media (max-width: 900px) {\n            .jazly-features-grid {\n                flex-direction: column;\n                gap: 60px;\n            }\n            .jazly-icon-circle {\n                width: 110px;\n                height: 110px;\n            }\n            .jazly-icon-svg {\n                width: 40px;\n                height: 40px;\n            }\n            .jazly-feat-title {\n                font-size: 20px;\n            }\n        }\n    <\/style>\n\n    <div class=\"jazly-features-container\">\n        <div class=\"jazly-features-grid\">\n            \n            <!-- \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0648\u0644: \u0627\u0644\u062c\u0648\u062f\u0629 -->\n            <div class=\"jazly-feature-item\">\n                <div class=\"jazly-icon-circle\">\n                    <svg class=\"jazly-icon-svg\" viewbox=\"0 0 24 24\">\n                        <path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path>\n                        <polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline>\n                        <line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"jazly-feat-title\">\u0645\u0646\u062a\u062c\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 \u0641\u0627\u062e\u0631\u0629<\/h3>\n            <\/div>\n\n            <!-- \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u062b\u0627\u0646\u064a: \u0627\u0644\u0634\u062d\u0646 -->\n            <div class=\"jazly-feature-item\">\n                <div class=\"jazly-icon-circle\">\n                    <svg class=\"jazly-icon-svg\" viewbox=\"0 0 24 24\">\n                        <circle cx=\"9\" cy=\"21\" r=\"1\"><\/circle>\n                        <circle cx=\"20\" cy=\"21\" r=\"1\"><\/circle>\n                        <path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"><\/path>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"jazly-feat-title\">\u0634\u062d\u0646 \u0633\u0631\u064a\u0639 \u0648\u0645\u0648\u062b\u0648\u0642 \u0625\u0644\u0649 \u0628\u0627\u0628 \u0645\u0646\u0632\u0644\u0643<\/h3>\n            <\/div>\n\n            <!-- \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u062b\u0627\u0644\u062b: \u0627\u0644\u062f\u0641\u0639 -->\n            <div class=\"jazly-feature-item\">\n                <div class=\"jazly-icon-circle\">\n                    <svg class=\"jazly-icon-svg\" viewbox=\"0 0 24 24\">\n                        <rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n                        <line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"><\/line>\n                        <line x1=\"5\" y1=\"15\" x2=\"8\" y2=\"15\"><\/line>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"jazly-feat-title\">\u062f\u0641\u0639 \u0622\u0645\u0646 \u0639\u0628\u0631 \u0648\u0633\u0627\u0626\u0644 \u0645\u0648\u062b\u0648\u0642\u0629 \u0648\u0645\u0634\u0641\u0631\u0629<\/h3>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <\/div>\n\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-408687c e-con-full e-flex lakit-col-width-auto-no elementor-invisible e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"408687c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a5714f elementor-widget elementor-widget-shortcode\" data-id=\"6a5714f\" 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\">    \n    <!-- \u0627\u0633\u062a\u062f\u0639\u0627\u0621 \u062e\u0637 Alexandria -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        .jazly-faq-wrapper {\n            background-color: #F9F1E7; \/* \u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0628\u064a\u062c *\/\n            padding: 80px 20px;\n            font-family: 'Alexandria', sans-serif;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        .jazly-faq-container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .jazly-faq-main-title {\n            font-size: 32px;\n            font-weight: 700;\n            color: #000;\n            text-transform: uppercase;\n            margin-bottom: 50px;\n            letter-spacing: 1px;\n        }\n\n        \/* \u0639\u0646\u0635\u0631 \u0627\u0644\u0633\u0624\u0627\u0644 *\/\n        .jazly-faq-item {\n            border-bottom: 1px solid rgba(0,0,0,0.1); \/* \u062e\u0637 \u0641\u0627\u0635\u0644 \u062e\u0641\u064a\u0641 *\/\n            margin-bottom: 0;\n        }\n\n        .jazly-faq-question {\n            padding: 25px 0;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-size: 18px;\n            font-weight: 500;\n            color: #000;\n            transition: color 0.3s ease;\n        }\n\n        .jazly-faq-question:hover {\n            color: #C5A067; \/* \u0644\u0648\u0646 \u0630\u0647\u0628\u064a \u0639\u0646\u062f \u0627\u0644\u0645\u0631\u0648\u0631 *\/\n        }\n\n        \/* \u0627\u0644\u0633\u0647\u0645 *\/\n        .jazly-faq-arrow {\n            width: 20px;\n            height: 20px;\n            transition: transform 0.4s ease; \/* \u062f\u0648\u0631\u0627\u0646 \u0646\u0627\u0639\u0645 *\/\n        }\n        \n        .jazly-faq-arrow svg {\n            width: 100%;\n            height: 100%;\n            fill: none;\n            stroke: #000;\n            stroke-width: 2;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n        }\n\n        \/* \u062f\u0648\u0631\u0627\u0646 \u0627\u0644\u0633\u0647\u0645 \u0639\u0646\u062f \u0627\u0644\u0641\u062a\u062d *\/\n        .jazly-faq-item.active .jazly-faq-arrow {\n            transform: rotate(180deg);\n        }\n\n        \/* \u0627\u0644\u0625\u062c\u0627\u0628\u0629 (\u0645\u062e\u0641\u064a\u0629 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0627\u064b) *\/\n        .jazly-faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease-out; \/* \u062d\u0631\u0643\u0629 \u0627\u0646\u0632\u0644\u0627\u0642 \u0646\u0627\u0639\u0645\u0629 *\/\n        }\n\n        .jazly-faq-text {\n            padding-bottom: 30px;\n            font-size: 16px;\n            color: #555;\n            line-height: 1.6;\n            font-weight: 300;\n        }\n\n        \/* \u0627\u0644\u062a\u062c\u0627\u0648\u0628 *\/\n        @media (max-width: 768px) {\n            .jazly-faq-wrapper {\n                padding: 50px 20px;\n            }\n            .jazly-faq-main-title {\n                font-size: 24px;\n            }\n            .jazly-faq-question {\n                font-size: 16px;\n            }\n        }\n    <\/style>\n\n    <div class=\"jazly-faq-wrapper\">\n        <div class=\"jazly-faq-container\">\n            <h2 class=\"jazly-faq-main-title\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\n            \n                            <div class=\"jazly-faq-item\">\n                    <div class=\"jazly-faq-question\">\n                        <span>\u0647\u0644 \u064a\u0648\u062c\u062f \u062a\u0648\u0635\u064a\u0644 \u062e\u0627\u0631\u062c \u0627\u0644\u0631\u064a\u0627\u0636\u061f<\/span>\n                        <div class=\"jazly-faq-arrow\">\n                            <svg viewbox=\"0 0 24 24\">\n                                <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"jazly-faq-answer\">\n                        <div class=\"jazly-faq-text\">\n                            \u0646\u0639\u0645\u060c \u0646\u0642\u0648\u0645 \u0628\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u062c\u0645\u064a\u0639 \u062f\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645 \u0639\u0628\u0631 \u0634\u0631\u0643\u0627\u0621 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u064a\u0646 \u0644\u062f\u064a\u0646\u0627.                        <\/div>\n                    <\/div>\n                <\/div>\n                            <div class=\"jazly-faq-item\">\n                    <div class=\"jazly-faq-question\">\n                        <span>\u0643\u0645 \u062a\u0628\u0644\u063a \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0648\u0635\u064a\u0644\u061f<\/span>\n                        <div class=\"jazly-faq-arrow\">\n                            <svg viewbox=\"0 0 24 24\">\n                                <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"jazly-faq-answer\">\n                        <div class=\"jazly-faq-text\">\n                            \u062a\u062e\u062a\u0644\u0641 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u062d\u0633\u0628 \u0627\u0644\u0645\u0648\u0642\u0639\u060c \u0648\u064a\u062a\u0645 \u0627\u062d\u062a\u0633\u0627\u0628\u0647\u0627 \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u064b \u0639\u0646\u062f \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u062f\u0641\u0639.                        <\/div>\n                    <\/div>\n                <\/div>\n                            <div class=\"jazly-faq-item\">\n                    <div class=\"jazly-faq-question\">\n                        <span>\u0645\u062a\u0649 \u064a\u062a\u0645 \u062a\u0648\u0635\u064a\u0644 \u0627\u0644\u0637\u0644\u0628\u061f<\/span>\n                        <div class=\"jazly-faq-arrow\">\n                            <svg viewbox=\"0 0 24 24\">\n                                <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"jazly-faq-answer\">\n                        <div class=\"jazly-faq-text\">\n                            \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u062f\u0627\u062e\u0644 \u0627\u0644\u0631\u064a\u0627\u0636 \u062a\u0633\u062a\u063a\u0631\u0642 1-2 \u064a\u0648\u0645. \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u062a\u0633\u062a\u063a\u0631\u0642 \u0639\u0627\u062f\u0629 5-7 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644.                        <\/div>\n                    <\/div>\n                <\/div>\n                            <div class=\"jazly-faq-item\">\n                    <div class=\"jazly-faq-question\">\n                        <span>\u0645\u0627 \u0647\u064a \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0645\u062a\u0627\u062d\u0629\u061f<\/span>\n                        <div class=\"jazly-faq-arrow\">\n                            <svg viewbox=\"0 0 24 24\">\n                                <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"jazly-faq-answer\">\n                        <div class=\"jazly-faq-text\">\n                            \u0646\u0642\u0628\u0644 \u0627\u0644\u062f\u0641\u0639 \u0639\u0628\u0631 \u0645\u062f\u0649\u060c \u0641\u064a\u0632\u0627\u060c \u0645\u0627\u0633\u062a\u0631\u0643\u0627\u0631\u062f\u060c \u0623\u0628\u0644 \u0628\u0627\u064a\u060c \u0648\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0642\u0633\u064a\u0637 \u0639\u0628\u0631 \u062a\u0627\u0628\u064a \u0648\u062a\u0645\u0627\u0631\u0627.                        <\/div>\n                    <\/div>\n                <\/div>\n                            <div class=\"jazly-faq-item\">\n                    <div class=\"jazly-faq-question\">\n                        <span>\u0645\u0627 \u0647\u064a \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644\u061f<\/span>\n                        <div class=\"jazly-faq-arrow\">\n                            <svg viewbox=\"0 0 24 24\">\n                                <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"jazly-faq-answer\">\n                        <div class=\"jazly-faq-text\">\n                            \u064a\u0645\u0643\u0646\u0643 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0641\u062a\u0648\u062d\u0629 \u062e\u0644\u0627\u0644 7 \u0623\u064a\u0627\u0645 \u0645\u0646 \u0627\u0644\u0627\u0633\u062a\u0644\u0627\u0645. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u062f\u0639\u0645 \u0627\u0644\u0641\u0646\u064a \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629.                        <\/div>\n                    <\/div>\n                <\/div>\n                            <div class=\"jazly-faq-item\">\n                    <div class=\"jazly-faq-question\">\n                        <span>\u0647\u0644 \u0639\u0637\u0648\u0631\u0643\u0645 \u0623\u0635\u0644\u064a\u0629 100%\u061f<\/span>\n                        <div class=\"jazly-faq-arrow\">\n                            <svg viewbox=\"0 0 24 24\">\n                                <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"jazly-faq-answer\">\n                        <div class=\"jazly-faq-text\">\n                            \u0646\u0639\u0645\u060c \u062c\u0645\u064a\u0639 \u0639\u0637\u0648\u0631\u0646\u0627 \u0623\u0635\u0644\u064a\u0629 100% \u0648\u064a\u062a\u0645 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u064a\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0645\u0646 \u0627\u0644\u0645\u0635\u0646\u0639\u064a\u0646 \u0627\u0644\u0645\u0639\u062a\u0645\u062f\u064a\u0646.                        <\/div>\n                    <\/div>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const questions = document.querySelectorAll('.jazly-faq-question');\n\n        questions.forEach(question => {\n            question.addEventListener('click', function() {\n                const item = this.parentElement;\n                const answer = item.querySelector('.jazly-faq-answer');\n                \n                \/\/ 1. \u0625\u063a\u0644\u0627\u0642 \u062c\u0645\u064a\u0639 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0623\u062e\u0631\u0649 (\u0627\u062e\u062a\u064a\u0627\u0631\u064a - \u0625\u0630\u0627 \u0623\u0631\u062f\u062a \u0641\u062a\u062d \u0648\u0627\u062d\u062f \u0641\u0642\u0637 \u0641\u064a \u0643\u0644 \u0645\u0631\u0629)\n                const allItems = document.querySelectorAll('.jazly-faq-item');\n                allItems.forEach(otherItem => {\n                    if (otherItem !== item && otherItem.classList.contains('active')) {\n                        otherItem.classList.remove('active');\n                        otherItem.querySelector('.jazly-faq-answer').style.maxHeight = null;\n                    }\n                });\n\n                \/\/ 2. \u062a\u0641\u0639\u064a\u0644\/\u0625\u0644\u063a\u0627\u0621 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u062d\u0627\u0644\u064a\n                item.classList.toggle('active');\n\n                \/\/ 3. \u062d\u0633\u0627\u0628 \u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639 \u0644\u0644\u0623\u0646\u064a\u0645\u064a\u0634\u0646\n                if (item.classList.contains('active')) {\n                    answer.style.maxHeight = answer.scrollHeight + \"px\";\n                } else {\n                    answer.style.maxHeight = null;\n                }\n            });\n        });\n    });\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0639\u0637\u0648\u0631\u0646\u0627 \u0627\u0644\u0645\u0645\u064a\u0632\u0629<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2364","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/pages\/2364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/comments?post=2364"}],"version-history":[{"count":20,"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/pages\/2364\/revisions"}],"predecessor-version":[{"id":3240,"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/pages\/2364\/revisions\/3240"}],"wp:attachment":[{"href":"https:\/\/jazlyperfum.com\/ar\/wp-json\/wp\/v2\/media?parent=2364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}