{"product_id":"inspired-by-purple-accento-xerjoff","title":"Inspired By Purple Accento","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePurple Accento Xerjoff - Parfum Femme \u0026amp; Homme\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n    :root {\n        --purple-deep: #3b1f5e;\n        --purple-mid: #6b3fa0;\n        --purple-light: #9b6fd4;\n        --purple-pale: #c8a8e9;\n        --gold: #c9a84c;\n        --gold-light: #e8d5a3;\n        --citrus: #f4c430;\n        --berry: #9b2335;\n        --cream: #faf6f0;\n        --dark: #1a0f2e;\n    }\n\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n        font-family: 'Jost', sans-serif;\n        color: #2a1a45;\n        background: var(--cream);\n        line-height: 1.6;\n        max-width: 100%;\n    }\n\n    .product-description {\n        max-width: 860px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n\n    \/* ── Description Section ── *\/\n    .description-section {\n        margin-bottom: 25px;\n        padding: 28px 24px;\n        background: linear-gradient(135deg, var(--purple-deep), var(--purple-mid));\n        color: var(--gold-light);\n        border-radius: 10px;\n        border-left: 5px solid var(--gold);\n    }\n\n    .description-section h2 {\n        font-family: 'Cormorant Garamond', serif;\n        color: var(--purple-pale);\n        margin-bottom: 15px;\n        font-size: 1.55em;\n        font-weight: 600;\n        letter-spacing: 0.03em;\n    }\n\n    .description-section p {\n        margin-bottom: 12px;\n        text-align: justify;\n        font-size: 0.95em;\n        font-weight: 300;\n        color: #e8ddf8;\n    }\n\n    .description-section p strong {\n        color: var(--gold-light);\n        font-weight: 500;\n    }\n\n    \/* ── Reviews Box ── *\/\n    .reviews-box {\n        margin-top: 15px;\n        padding: 14px 16px;\n        background: rgba(203, 168, 233, 0.15);\n        border-radius: 6px;\n        font-size: 0.85em;\n        border-left: 3px solid var(--purple-pale);\n        color: #ddd0f5;\n    }\n\n    .reviews-box strong { color: var(--gold-light); }\n    .reviews-box em { color: #d8cbf2; }\n\n    \/* ── Accords Section ── *\/\n    .accords-section {\n        margin-bottom: 25px;\n    }\n\n    .accords-section h3 {\n        font-family: 'Cormorant Garamond', serif;\n        color: var(--purple-deep);\n        margin-bottom: 20px;\n        text-align: center;\n        font-size: 1.3em;\n        font-weight: 600;\n    }\n\n    .accords-section p {\n        margin-bottom: 15px;\n        text-align: center;\n        color: #3a2560;\n        font-size: 0.9em;\n    }\n\n    .accord-bar {\n        height: 35px;\n        margin-bottom: 8px;\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: 500;\n        color: #1a0f2e;\n        font-size: 0.9em;\n        letter-spacing: 0.05em;\n        text-shadow: 0 1px 2px rgba(255,255,255,0.5);\n    }\n\n    \/* ── Notes Section ── *\/\n    .notes-section {\n        margin-bottom: 25px;\n    }\n\n    .notes-section h2 {\n        font-family: 'Cormorant Garamond', serif;\n        color: var(--purple-deep);\n        text-align: center;\n        margin-bottom: 6px;\n        font-size: 1.3em;\n        font-weight: 600;\n    }\n\n    .notes-section h3 {\n        text-align: center;\n        color: var(--purple-mid);\n        font-size: 0.9em;\n        font-weight: 400;\n        margin-bottom: 15px;\n    }\n\n    .notes-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 15px;\n        margin-top: 15px;\n    }\n\n    .note-category {\n        background: #f3ecfb;\n        padding: 15px;\n        border-radius: 8px;\n        border: 2px solid var(--purple-mid);\n        text-align: center;\n    }\n\n    .note-category h4 {\n        color: var(--purple-deep);\n        margin-bottom: 8px;\n        font-size: 0.95em;\n        font-weight: 600;\n        font-family: 'Cormorant Garamond', serif;\n    }\n\n    .note-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .note-list li {\n        margin-bottom: 4px;\n        padding: 4px 8px;\n        background: white;\n        border-radius: 15px;\n        font-size: 0.85em;\n        color: #3a2060;\n        border: 1px solid var(--purple-pale);\n    }\n\n    \/* ── Features Section ── *\/\n    .features-section {\n        background: linear-gradient(135deg, #ede0ff, #d9c5f5);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 20px;\n    }\n\n    .features-section h2 {\n        font-family: 'Cormorant Garamond', serif;\n        color: var(--purple-deep);\n        margin-bottom: 6px;\n        text-align: center;\n        font-size: 1.3em;\n        font-weight: 600;\n    }\n\n    .features-section h3 {\n        text-align: center;\n        color: var(--purple-mid);\n        font-size: 0.9em;\n        font-weight: 400;\n        margin-bottom: 12px;\n    }\n\n    .features-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .features-list li {\n        margin-bottom: 6px;\n        padding-left: 18px;\n        position: relative;\n        font-size: 0.9em;\n        color: #2a1a45;\n    }\n\n    .features-list li:before {\n        content: \"💜\";\n        position: absolute;\n        left: 0;\n        font-size: 0.8em;\n        top: 2px;\n    }\n\n    \/* ── Location Section ── *\/\n    .location-section {\n        background: #f3ecfb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 20px;\n        border-left: 5px solid var(--purple-mid);\n    }\n\n    .location-section h2 {\n        font-family: 'Cormorant Garamond', serif;\n        color: var(--purple-deep);\n        margin-bottom: 15px;\n        font-size: 1.3em;\n        font-weight: 600;\n    }\n\n    .location-section h3 {\n        color: var(--purple-mid);\n        font-size: 0.95em;\n        margin: 12px 0 6px;\n        font-weight: 500;\n    }\n\n    .location-section p {\n        font-size: 0.88em;\n        color: #3a2560;\n        margin-bottom: 8px;\n    }\n\n    .location-section p strong { color: var(--purple-deep); }\n\n    \/* ── Buttons ── *\/\n    .buttons-section {\n        margin: 25px 0;\n        text-align: center;\n        display: flex;\n        gap: 15px;\n        justify-content: center;\n        flex-wrap: wrap;\n    }\n\n    .btn {\n        display: inline-block;\n        padding: 12px 24px;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 500;\n        font-size: 0.9em;\n        transition: all 0.3s ease;\n        border: none;\n        cursor: pointer;\n        font-family: 'Jost', sans-serif;\n        letter-spacing: 0.04em;\n    }\n\n    .btn-primary {\n        background: linear-gradient(135deg, var(--purple-deep), var(--purple-mid));\n        color: white;\n        border: 2px solid var(--gold);\n    }\n\n    .btn-secondary {\n        background: linear-gradient(135deg, var(--purple-pale), var(--purple-light));\n        color: var(--dark);\n        border: 2px solid var(--purple-deep);\n    }\n\n    .btn:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px rgba(107, 63, 160, 0.35);\n    }\n\n    \/* ── Disclaimer ── *\/\n    .disclaimer {\n        margin-top: 20px;\n        padding: 12px;\n        background: #f8f9fa;\n        border-radius: 6px;\n        border-left: 3px solid #9b6fd4;\n        font-size: 0.8em;\n        color: #6c757d;\n    }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"product-description\"\u003e\n\n    \u003c!-- MAIN DESCRIPTION --\u003e\n    \u003cdiv class=\"description-section\"\u003e\n        \u003ch2\u003ePurple Accento Xerjoff : odeur \u0026amp; tenue\u003c\/h2\u003e\n        \u003cp\u003e\u003cstrong\u003ePurple Accento parfum Maroc\u003c\/strong\u003e par Amerray est une composition unisexe de prestige. C'est une essence orientale-florale envoûtante, inspirée de Xerjoff. Ce signature olfactif est à la fois fruité, floral et profond. Il date de 2025. Les hommes et femmes au Maroc sont séduits par cette fragrance lumineuse et charismatique.\u003c\/p\u003e\n        \u003cp\u003eNotre \u003cstrong\u003ePurple Accento parfum Maroc\u003c\/strong\u003e s'ouvre avec l'ananas tropical, la mandarine, le bergamote et la jacinthe. C'est frais, pétillant et raffiné. Au cœur, la mûre de Logan, l'iris, le jasmin et le poivre rose tissent une alliance florale-fruitée d'une rare élégance. C'est unique et séduisant — une palette que l'on ne retrouve nulle part ailleurs.\u003c\/p\u003e\n        \u003cp\u003eEn fond, l'oud, l'ambre, le musc, le santal et la vanille apportent chaleur et profondeur sans jamais écraser la légèreté du dessus. Ce parfum tient 8 à 10 heures sur la peau. Idéal pour toutes les saisons, en journée comme en soirée. Un choix de prestige pour qui veut marquer les esprits.\u003c\/p\u003e\n\n        \u003ch2\u003eAvis clients au Maroc (test réel)\u003c\/h2\u003e\n        \u003cdiv class=\"reviews-box\"\u003e\n            \u003cstrong\u003e💬 Témoignages clients :\u003c\/strong\u003e\u003cbr\u003e\n            \u003cem\u003e\"J'ai commandé ce arôme Amerray. L'ouverture à l'ananas et à la mûre est incroyable, ça sent le luxe !\"\u003c\/em\u003e - Yasmine B. ⭐⭐⭐⭐⭐\u003cbr\u003e\u003cbr\u003e\n            \u003cem\u003e\"Très beau signature olfactif Amerray. Le fond d'oud et vanille est subtil et élégant, ça tient toute la journée.\"\u003c\/em\u003e - Mehdi S. ⭐⭐⭐⭐⭐\u003cbr\u003e\u003cbr\u003e\n            \u003cem\u003e\"Ce essence Amerray rappelle vraiment le vrai Xerjoff. L'accord floral-fruité est parfait pour toutes les occasions.\"\u003c\/em\u003e - Nadia R. ⭐⭐⭐⭐⭐\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ACCORDS --\u003e\n    \u003cdiv class=\"accords-section\"\u003e\n        \u003ch3\u003ePourquoi choisir ce signature olfactif Amérray ?\u003c\/h3\u003e\n        \u003cp\u003eLe \u003cstrong\u003ePurple Accento parfum Maroc\u003c\/strong\u003e déploie des accords fruités, floraux et orientaux d'une grande sophistication.\u003c\/p\u003e\n\n        \u003cdiv class=\"accord-bar\" style=\"background: #f4c430; width: 100%;\"\u003ecitrus\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #e8d5f5; width: 95%;\"\u003epowdery\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #6b3800; color: #f0e0c0; width: 88%;\"\u003eoud\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #e83050; color: white; width: 83%;\"\u003esweet\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #e05030; color: white; width: 78%;\"\u003efruity\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #b8c0cc; width: 72%;\"\u003emusky\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #70b84a; color: white; width: 66%;\"\u003efresh spicy\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #7a5030; color: #f5e0c0; width: 60%;\"\u003ewoody\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #f0e0b0; width: 55%;\"\u003evanilla\u003c\/div\u003e\n        \u003cdiv class=\"accord-bar\" style=\"background: #c97840; color: white; width: 50%;\"\u003eamber\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- NOTES --\u003e\n    \u003cdiv class=\"notes-section\"\u003e\n        \u003ch2\u003eNotes du senteur (composition complète)\u003c\/h2\u003e\n        \u003ch3\u003eAlternative Purple Accento Xerjoff (similaire)\u003c\/h3\u003e\n        \u003cdiv class=\"notes-grid\"\u003e\n            \u003cdiv class=\"note-category\"\u003e\n                \u003ch4\u003eNotes de Tête\u003c\/h4\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003eAnanas\u003c\/li\u003e\n                    \u003cli\u003eMandarine\u003c\/li\u003e\n                    \u003cli\u003eBergamote\u003c\/li\u003e\n                    \u003cli\u003eJacinthe\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"note-category\"\u003e\n                \u003ch4\u003eNotes de Cœur\u003c\/h4\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003eMûre de Logan\u003c\/li\u003e\n                    \u003cli\u003eJasmin\u003c\/li\u003e\n                    \u003cli\u003eIris (Orris)\u003c\/li\u003e\n                    \u003cli\u003ePoivre Rose\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"note-category\"\u003e\n                \u003ch4\u003eNotes de Fond\u003c\/h4\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003eOud (Agarwood)\u003c\/li\u003e\n                    \u003cli\u003eAmbre\u003c\/li\u003e\n                    \u003cli\u003eMusc\u003c\/li\u003e\n                    \u003cli\u003eSantal\u003c\/li\u003e\n                    \u003cli\u003eVanille\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv class=\"features-section\"\u003e\n        \u003ch2\u003ePrix au Maroc (DH) + disponibilité\u003c\/h2\u003e\n        \u003ch3\u003eTenue : une fragrance qui tient longtemps\u003c\/h3\u003e\n        \u003cul class=\"features-list\"\u003e\n            \u003cli\u003eType : création inspirée\u003c\/li\u003e\n            \u003cli\u003eFamille : Oriental Floral\u003c\/li\u003e\n            \u003cli\u003ePour : Femmes \u0026amp; Hommes (Unisexe)\u003c\/li\u003e\n            \u003cli\u003eMeilleure saison : Toutes saisons\u003c\/li\u003e\n            \u003cli\u003eQuand : Journée et soirée\u003c\/li\u003e\n            \u003cli\u003eDurée : 8 à 10 heures\u003c\/li\u003e\n            \u003cli\u003eForce : Modérée à forte\u003c\/li\u003e\n            \u003cli\u003eAnnée : 2025\u003c\/li\u003e\n            \u003cli\u003eCréateur original : Chris Maurice\u003c\/li\u003e\n            \u003cli\u003eQualité : Premium\u003c\/li\u003e\n            \u003cli\u003eDisponible : Partout au Maroc\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"margin-top: 15px;\"\u003eCe \u003cstrong\u003ePurple Accento parfum Maroc\u003c\/strong\u003e est un senteur de prestige pour les hommes et femmes modernes qui veulent laisser une empreinte inoubliable.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- LOCATION --\u003e\n    \u003cdiv class=\"location-section\"\u003e\n        \u003ch2\u003eLivraison Parfum Maroc + paiement à la livraison\u003c\/h2\u003e\n        \u003cp\u003eCe arôme est disponible dans toutes les villes du royaume. Nous livrons partout :\u003c\/p\u003e\n        \u003ch3\u003ePour qui : fragrance Unisexe Maroc\u003c\/h3\u003e\n        \u003cp\u003eCasablanca, Rabat, Marrakech, Fès, Tanger, Agadir, Oujda, Kenitra, Tétouan, Safi.\u003c\/p\u003e\n        \u003ch3\u003ePrix + formats + stock\u003c\/h3\u003e\n        \u003cp\u003eMeknès, El Jadida, Nador, Khouribga, Settat, Larache, Ksar el Kébir, Salé, Berrechid, Khémisset, Mohammedia, Témara, Fnideq, Ouarzazate, Tan-Tan.\u003c\/p\u003e\n        \u003cp\u003eBéni Mellal, Taza, Errachidia, Ouezzane, Tiznit, Taroudant, Guelmim, Laâyoune, Dakhla, Smara, Al Hoceima, Chefchaouen, Ifrane, Azrou, Midelt.\u003c\/p\u003e\n        \u003cp\u003eQue vous soyez à Casablanca, Marrakech ou dans n'importe quelle ville, vous pouvez commander le \u003cstrong\u003ePurple Accento parfum Maroc\u003c\/strong\u003e. Amerray livre partout avec soin. Ce parfum vous enveloppe dans une aura mystérieuse et charismatique.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BUTTONS --\u003e\n    \u003cdiv class=\"buttons-section\"\u003e\n        \u003ca class=\"btn btn-primary\" href=\"https:\/\/amerray.com\" title=\"Commander Purple Accento Parfum Maroc\"\u003e🛒 Commander sur Amerray.com\u003c\/a\u003e\n        \u003ca class=\"btn btn-secondary\" href=\"https:\/\/www.fragrantica.com\/perfume\/Xerjoff\/Purple-Accento-Eau-de-Parfum-110892.html\" rel=\"nofollow noopener\" target=\"_blank\" title=\"Plus d'informations sur ce parfum\"\u003eℹ️ Plus d'informations\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DISCLAIMER --\u003e\n    \u003cdiv class=\"disclaimer\"\u003e\n        \u003cstrong\u003eAttention :\u003c\/strong\u003e Nos parfums sont inspirés de grandes marques. Ils ne sont pas les vrais parfums de ces marques. Nous utilisons les noms pour vous aider à comprendre le style du parfum.\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Notre création de Xerjoff","offers":[{"title":"1 Parfum 55ML","offer_id":56717887439226,"sku":"Purple Accento","price":129.99,"currency_code":"MAD","in_stock":true},{"title":"Pack 3 Parfumes + 1 Gratuit","offer_id":56717887471994,"sku":null,"price":299.99,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/9020\/4139\/files\/purple_accento_amerray.webp?v=1775054752","url":"https:\/\/amerray.com\/products\/inspired-by-purple-accento-xerjoff","provider":"Amerray \u0026 Co.","version":"1.0","type":"link"}