{"title":"French","description":"","products":[{"product_id":"royal-accent-inspired-by-aventus-creed","title":"Royal Accent – Inspired by Aventus Creed Men’s Fragrance","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Royal_Ascent_Banner_01.png?v=1776146591\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Royal_Ascent_Banner_02.png?v=1776146614\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Royal_Ascent_Banner_03.png?v=1776146629\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Royal_Ascent_Banner_04.png?v=1776146647\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Royal_Ascent_05.png?v=1776146662\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Royal_Ascent_Banner_06.png?v=1776146680\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e     .perfume-product {\n        max-width: 900px;\n        width: 100%; \/* Ensures it fills small screens *\/\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        box-sizing: border-box;\n    }\n\n    .product-header {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);\n        color: white;\n        padding: 40px 20px;\n        border-radius: 12px 12px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .product-header::before {\n        content: \"✦\";\n        position: absolute;\n        font-size: 120px;\n        opacity: 0.08;\n        top: 10px;\n        right: 30px;\n        color: #D4AF37;\n    }\n\n    .product-title {\n        font-size: 32px;\n        margin-bottom: 8px;\n        color: #D4AF37;\n        letter-spacing: 1px;\n    }\n\n    .product-subtitle {\n        font-size: 16px;\n        opacity: 0.85;\n        margin-bottom: 20px;\n    }\n\n    .tagline {\n        font-style: italic;\n        font-size: 18px;\n        padding: 12px;\n        background: rgba(212, 175, 55, 0.15);\n        border-radius: 6px;\n        display: inline-block;\n        margin-top: 10px;\n    }\n\n    .perfume-product h2 {\n        color: #D4AF37;\n        margin-top: 30px;\n        margin-bottom: 15px;\n        font-size: 24px;\n        padding-bottom: 8px;\n        border-bottom: 2px solid #f0f0f0;\n        position: relative;\n    }\n\n    .perfume-product h2::after {\n        content: \"❖\";\n        position: absolute;\n        right: 0;\n        color: #D4AF37;\n    }\n\n    .perfume-product h3 {\n        color: #1a1a1a;\n        margin-top: 20px;\n        margin-bottom: 10px;\n        font-size: 18px;\n        background: #f9f5eb;\n        padding: 8px 12px;\n        border-radius: 4px;\n        display: inline-block;\n    }\n\n    .perfume-product p {\n        margin-bottom: 15px;\n    }\n\n    .highlight-box {\n        background: #faf7ef;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border-left: 5px solid #D4AF37;\n    }\n\n    \/* Notes Container adjustments *\/\n    .notes-container {\n        display: flex;\n        justify-content: space-between;\n        margin: 25px 0;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n\n    .note-card {\n        flex: 1;\n        min-width: 250px; \/* Better base width for responsiveness *\/\n        background: white;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        transition: transform 0.3s;\n    }\n\n    .note-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .note-icon {\n        font-size: 28px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .top-notes { border-top: 4px solid #8BC34A; }\n    .heart-notes { border-top: 4px solid #FF9800; }\n    .base-notes { border-top: 4px solid #795548; }\n\n    \/* Table Responsiveness *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 25px 0;\n    }\n\n    .features-table {\n        width: 100%;\n        border-collapse: collapse;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-radius: 8px;\n        overflow: hidden;\n        min-width: 400px; \/* Prevents text squishing *\/\n    }\n\n    .features-table th {\n        background-color: #D4AF37;\n        color: white;\n        text-align: left;\n        padding: 15px;\n        font-weight: 600;\n    }\n\n    .features-table td {\n        padding: 14px 15px;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .features-table tr:nth-child(even) { background-color: #f9f9f9; }\n    .features-table tr:hover { background-color: #f5f1e6; }\n\n    .bullet-list {\n        margin-left: 20px;\n        margin-bottom: 20px;\n        list-style: none; \/* Removed default to use custom bullet *\/\n    }\n\n    .bullet-list li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 10px;\n    }\n\n    .bullet-list li::before {\n        content: \"✓\";\n        color: #D4AF37;\n        font-weight: bold;\n        position: absolute;\n        left: -18px;\n    }\n\n    .best-for-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin: 20px 0;\n    }\n\n    .best-for-tag {\n        background: #f0e6d3;\n        padding: 10px 18px;\n        border-radius: 50px;\n        font-size: 14px;\n        display: flex;\n        align-items: center;\n    }\n\n    .best-for-tag::before {\n        content: \"★\";\n        margin-right: 8px;\n        color: #D4AF37;\n    }\n\n    .warning-box {\n        background: #fff8e1;\n        padding: 18px;\n        border-radius: 8px;\n        margin: 25px 0;\n        border-left: 5px solid #ffc107;\n    }\n\n    .disclaimer-box {\n        background: #f9f5eb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-top: 30px;\n        border: 1px dashed #D4AF37;\n        text-align: center;\n        font-size: 14px;\n    }\n\n    .signature {\n        text-align: center;\n        font-size: 22px;\n        font-style: italic;\n        padding: 40px 20px;\n        background: linear-gradient(90deg, #f9f5eb 0%, #ffffff 50%, #f9f5eb 100%);\n        border-radius: 8px;\n        margin-top: 30px;\n        color: #1a1a1a;\n        position: relative;\n    }\n\n    .signature::before, .signature::after {\n        content: \"❝\";\n        color: #D4AF37;\n        font-size: 28px;\n        position: absolute;\n        top: 20px;\n        left: 20px;\n    }\n\n    .signature::after {\n        content: \"❞\";\n        left: auto;\n        right: 20px;\n    }\n\n    \/* Image Styling *\/\n    .responsive-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        margin: 25px 0;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n\n    .image-container {\n        position: relative;\n        margin: 25px 0;\n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .image-caption {\n        text-align: center;\n        font-style: italic;\n        color: #666;\n        margin-top: 10px;\n        font-size: 14px;\n    }\n\n    \/* Updated Responsive Design *\/\n    @media (max-width: 768px) {\n        .perfume-product {\n            padding: 15px; \/* Adds breathing room on sides *\/\n        }\n        .product-header {\n            padding: 30px 15px;\n        }\n        .product-title {\n            font-size: 26px;\n        }\n        .product-header::before {\n            font-size: 80px;\n            right: 15px;\n        }\n        .notes-container {\n            flex-direction: column;\n        }\n        .note-card {\n            min-width: 100%;\n            box-sizing: border-box;\n        }\n        .best-for-container {\n            justify-content: flex-start;\n        }\n        .best-for-tag {\n            font-size: 13px;\n            padding: 8px 14px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .product-title {\n            font-size: 22px;\n        }\n        .tagline {\n            font-size: 15px;\n            padding: 10px;\n        }\n        .signature {\n            font-size: 18px;\n            padding: 30px 15px;\n        }\n        .signature::before, .signature::after {\n            font-size: 22px;\n            top: 10px;\n        }\n        .perfume-product h2 {\n            font-size: 20px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"perfume-product\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eRoyal Accent\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePremium Eau de Parfum | Inspired by Aventus Creed\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003eBold. Confident. Unforgettable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eRoyal Accent\u003c\/strong\u003e is a bold and confident fragrance inspired by the iconic \u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eAventus Creed\u003c\/span\u003e. Crafted for men who lead with presence and power, this scent masterfully blends fresh fruity notes with smoky woods to create a refined and unforgettable signature that commands attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e✨ Fragrance Details\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWoody Fruity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCategory\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFresh \/ Woody \/ Masculine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCollection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRoyal Collection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8–10 Hours (depending on skin type)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProjection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStrong for first 2–3 hours, moderate thereafter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"notes-container\"\u003e\n\u003cdiv class=\"note-card top-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍍\u003c\/div\u003e\n\u003ch3\u003eTop Notes\u003c\/h3\u003e\n\u003cp\u003ePineapple, Bergamot, Blackcurrant\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eFresh \u0026amp; Inviting\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eHeart Notes\u003c\/h3\u003e\n\u003cp\u003eBirch, Jasmine, Patchouli\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eRich \u0026amp; Spicy\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🪵\u003c\/div\u003e\n\u003ch3\u003eBase Notes\u003c\/h3\u003e\n\u003cp\u003eMusk, Oakmoss, Ambergris, Vanilla\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eDeep \u0026amp; Lasting\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy You Will Love Royal Accent\u003c\/h2\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003ePremium French-inspired formulation with high-quality ingredients\u003c\/li\u003e\n\u003cli\u003eExceptional longevity for all-day masculine fragrance\u003c\/li\u003e\n\u003cli\u003ePowerful and compliment-attracting scent profile\u003c\/li\u003e\n\u003cli\u003eVersatile - perfect for office, meetings, and formal events\u003c\/li\u003e\n\u003cli\u003eAffordable luxury alternative without compromising quality\u003c\/li\u003e\n\u003cli\u003eElegant packaging suitable for gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cdiv class=\"best-for-container\"\u003e\n\u003cdiv class=\"best-for-tag\"\u003eProfessional \u0026amp; Business Settings\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eEvening Dinners \u0026amp; Special Occasions\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eFall \u0026amp; Winter Seasons\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eConfident Men (Age 22–45)\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eDate Nights\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eFormal Events \u0026amp; Weddings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Apply for Best Results\u003c\/h2\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Instructions.jpg?v=1770800191\" alt=\"How to apply Royal Accent perfume correctly\" class=\"responsive-image\"\u003e\n\u003cdiv class=\"image-caption\"\u003eProper application technique enhances fragrance performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003e⚠️ Precautions\u003c\/h3\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eFor external use only\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes and mucous membranes\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children and pets\u003c\/li\u003e\n\u003cli\u003ePerform a patch test if you have sensitive skin\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if irritation occurs\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place away from direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cstrong\u003e📌 Important Disclaimer:\u003c\/strong\u003e Royal Accent is inspired by Aventus Creed. Freesia Born is an independent brand and is not affiliated with, endorsed by, or connected to the original designer brand. This is an inspired creation, not a duplicate.\u003c\/div\u003e\n\u003cdiv class=\"signature\"\u003eRoyal Accent is not just a fragrance — it is confidence bottled. Your signature scent for making a powerful statement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Freesia Born","offers":[{"title":"Default Title","offer_id":44240349855767,"sku":"ROYALACCENTBYAVENTUSCREED50ML","price":2599.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/royal_ascent-02.jpg?v=1776326453"},{"product_id":"desert-crown-inspired-by-baqarat","title":"Desert Crown – Inspired by Baqarat UNISEX Fragrance","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Desert_Crown_Banner_01.png?v=1776147328\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Desert_Crown_Banner_02.png?v=1776147344\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Desert_Crown_Banner_03.png?v=1776147363\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Desert_Crown_Banner_04.png?v=1776147377\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Desert_Crown_Banner_05.png?v=1776147394\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Desert_Crown_Banner_06.png?v=1776147416\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e     .perfume-product {\n        max-width: 900px;\n        width: 100%; \/* Ensures it fills small screens *\/\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        box-sizing: border-box;\n    }\n\n    .product-header {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);\n        color: white;\n        padding: 40px 20px;\n        border-radius: 12px 12px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .product-header::before {\n        content: \"✦\";\n        position: absolute;\n        font-size: 120px;\n        opacity: 0.08;\n        top: 10px;\n        right: 30px;\n        color: #D4AF37;\n    }\n\n    .product-title {\n        font-size: 32px;\n        margin-bottom: 8px;\n        color: #D4AF37;\n        letter-spacing: 1px;\n    }\n\n    .product-subtitle {\n        font-size: 16px;\n        opacity: 0.85;\n        margin-bottom: 20px;\n    }\n\n    .tagline {\n        font-style: italic;\n        font-size: 18px;\n        padding: 12px;\n        background: rgba(212, 175, 55, 0.15);\n        border-radius: 6px;\n        display: inline-block;\n        margin-top: 10px;\n    }\n\n    .perfume-product h2 {\n        color: #D4AF37;\n        margin-top: 30px;\n        margin-bottom: 15px;\n        font-size: 24px;\n        padding-bottom: 8px;\n        border-bottom: 2px solid #f0f0f0;\n        position: relative;\n    }\n\n    .perfume-product h2::after {\n        content: \"❖\";\n        position: absolute;\n        right: 0;\n        color: #D4AF37;\n    }\n\n    .perfume-product h3 {\n        color: #1a1a1a;\n        margin-top: 20px;\n        margin-bottom: 10px;\n        font-size: 18px;\n        background: #f9f5eb;\n        padding: 8px 12px;\n        border-radius: 4px;\n        display: inline-block;\n    }\n\n    .perfume-product p {\n        margin-bottom: 15px;\n    }\n\n    .highlight-box {\n        background: #faf7ef;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border-left: 5px solid #D4AF37;\n    }\n\n    \/* Notes Container adjustments *\/\n    .notes-container {\n        display: flex;\n        justify-content: space-between;\n        margin: 25px 0;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n\n    .note-card {\n        flex: 1;\n        min-width: 250px; \/* Better base width for responsiveness *\/\n        background: white;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        transition: transform 0.3s;\n    }\n\n    .note-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .note-icon {\n        font-size: 28px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .top-notes { border-top: 4px solid #8BC34A; }\n    .heart-notes { border-top: 4px solid #FF9800; }\n    .base-notes { border-top: 4px solid #795548; }\n\n    \/* Table Responsiveness *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 25px 0;\n    }\n\n    .features-table {\n        width: 100%;\n        border-collapse: collapse;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-radius: 8px;\n        overflow: hidden;\n        min-width: 400px; \/* Prevents text squishing *\/\n    }\n\n    .features-table th {\n        background-color: #D4AF37;\n        color: white;\n        text-align: left;\n        padding: 15px;\n        font-weight: 600;\n    }\n\n    .features-table td {\n        padding: 14px 15px;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .features-table tr:nth-child(even) { background-color: #f9f9f9; }\n    .features-table tr:hover { background-color: #f5f1e6; }\n\n    .bullet-list {\n        margin-left: 20px;\n        margin-bottom: 20px;\n        list-style: none; \/* Removed default to use custom bullet *\/\n    }\n\n    .bullet-list li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 10px;\n    }\n\n    .bullet-list li::before {\n        content: \"✓\";\n        color: #D4AF37;\n        font-weight: bold;\n        position: absolute;\n        left: -18px;\n    }\n\n    .best-for-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin: 20px 0;\n    }\n\n    .best-for-tag {\n        background: #f0e6d3;\n        padding: 10px 18px;\n        border-radius: 50px;\n        font-size: 14px;\n        display: flex;\n        align-items: center;\n    }\n\n    .best-for-tag::before {\n        content: \"★\";\n        margin-right: 8px;\n        color: #D4AF37;\n    }\n\n    .warning-box {\n        background: #fff8e1;\n        padding: 18px;\n        border-radius: 8px;\n        margin: 25px 0;\n        border-left: 5px solid #ffc107;\n    }\n\n    .disclaimer-box {\n        background: #f9f5eb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-top: 30px;\n        border: 1px dashed #D4AF37;\n        text-align: center;\n        font-size: 14px;\n    }\n\n    .signature {\n        text-align: center;\n        font-size: 22px;\n        font-style: italic;\n        padding: 40px 20px;\n        background: linear-gradient(90deg, #f9f5eb 0%, #ffffff 50%, #f9f5eb 100%);\n        border-radius: 8px;\n        margin-top: 30px;\n        color: #1a1a1a;\n        position: relative;\n    }\n\n    .signature::before, .signature::after {\n        content: \"❝\";\n        color: #D4AF37;\n        font-size: 28px;\n        position: absolute;\n        top: 20px;\n        left: 20px;\n    }\n\n    .signature::after {\n        content: \"❞\";\n        left: auto;\n        right: 20px;\n    }\n\n    \/* Image Styling *\/\n    .responsive-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        margin: 25px 0;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n\n    .image-container {\n        position: relative;\n        margin: 25px 0;\n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .image-caption {\n        text-align: center;\n        font-style: italic;\n        color: #666;\n        margin-top: 10px;\n        font-size: 14px;\n    }\n\n    \/* Updated Responsive Design *\/\n    @media (max-width: 768px) {\n        .perfume-product {\n            padding: 15px; \/* Adds breathing room on sides *\/\n        }\n        .product-header {\n            padding: 30px 15px;\n        }\n        .product-title {\n            font-size: 26px;\n        }\n        .product-header::before {\n            font-size: 80px;\n            right: 15px;\n        }\n        .notes-container {\n            flex-direction: column;\n        }\n        .note-card {\n            min-width: 100%;\n            box-sizing: border-box;\n        }\n        .best-for-container {\n            justify-content: flex-start;\n        }\n        .best-for-tag {\n            font-size: 13px;\n            padding: 8px 14px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .product-title {\n            font-size: 22px;\n        }\n        .tagline {\n            font-size: 15px;\n            padding: 10px;\n        }\n        .signature {\n            font-size: 18px;\n            padding: 30px 15px;\n        }\n        .signature::before, .signature::after {\n            font-size: 22px;\n            top: 10px;\n        }\n        .perfume-product h2 {\n            font-size: 20px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"perfume-product\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eDesert Crown\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePremium Eau de Parfum | Inspired by Baqarat\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003eRadiant. Addictive. Luxuriously Modern.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eDesert Crown\u003c\/strong\u003e is a luminous and captivating fragrance inspired by the iconic \u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eBaqarat\u003c\/span\u003e. Designed for those who appreciate elegance with sweetness, this modern unisex scent blends airy florals with warm amber tones, creating a sophisticated trail that feels both rich and effortlessly refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e✨ Fragrance Details\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSweet Floral Amber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCategory\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSweet \/ Floral \/ Modern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCollection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLuxury Collection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8–12 Hours (depending on skin type)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProjection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStrong and noticeable with elegant sillage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"notes-container\"\u003e\n\u003cdiv class=\"note-card top-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍓\u003c\/div\u003e\n\u003ch3\u003eTop Notes\u003c\/h3\u003e\n\u003cp\u003eSaffron, Jasmine\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eBright \u0026amp; Airy\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eHeart Notes\u003c\/h3\u003e\n\u003cp\u003eAmberwood, Ambergris\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eWarm \u0026amp; Radiant\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌲\u003c\/div\u003e\n\u003ch3\u003eBase Notes\u003c\/h3\u003e\n\u003cp\u003eCedarwood, Resin\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eDeep \u0026amp; Addictive\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy You Will Love Desert Crown\u003c\/h2\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003ePremium French-inspired formulation\u003c\/li\u003e\n\u003cli\u003eSweet yet luxurious scent profile loved by both men and women\u003c\/li\u003e\n\u003cli\u003eLong-lasting performance with powerful projection\u003c\/li\u003e\n\u003cli\u003eModern, compliment-attracting fragrance\u003c\/li\u003e\n\u003cli\u003ePerfect balance between softness and strength\u003c\/li\u003e\n\u003cli\u003eElegant bottle presentation ideal for gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cdiv class=\"best-for-container\"\u003e\n\u003cdiv class=\"best-for-tag\"\u003eEvening Wear\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eWeddings \u0026amp; Formal Events\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eWinter \u0026amp; Cool Weather\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eUnisex (Age 20–45)\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eLuxury Lovers\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eRomantic Occasions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Apply for Best Results\u003c\/h2\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"responsive-image\" alt=\"How to apply Desert Crown perfume correctly\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Instructions.jpg?v=1770800191\"\u003e\n\u003cdiv class=\"image-caption\"\u003eProper application technique enhances fragrance performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003e⚠️ Precautions\u003c\/h3\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eFor external use only\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes\u003c\/li\u003e\n\u003cli\u003eKeep away from children\u003c\/li\u003e\n\u003cli\u003eDo not apply on broken or irritated skin\u003c\/li\u003e\n\u003cli\u003eStore in a cool and dry place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cstrong\u003e📌 Important Disclaimer:\u003c\/strong\u003e Desert Crown is inspired by Baqarat. Freesia Born is an independent brand and is not affiliated with, endorsed by, or connected to the original designer brand. This is an inspired creation.\u003c\/div\u003e\n\u003cdiv class=\"signature\"\u003eDesert Crown is not just a fragrance — it is a statement of modern luxury wrapped in sweetness.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Freesia Born","offers":[{"title":"Default Title","offer_id":44359027884055,"sku":"DESERTCROWNBYBAQARAT50ML","price":2829.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/desert-crown-02.jpg?v=1776318661"},{"product_id":"midnight-brew-inspired-by-black-opium","title":"Midnight Brew – Inspired by Black Opium Women’s Fragrance","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight_Brew_Banner_01.png?v=1776324259\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight_Brew_Banner_02.png?v=1776324274\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight_Brew_Banner_03.png?v=1776324289\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight_Brew_Banner_04.png?v=1776324303\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight_Brew_Banner_05.png?v=1776324319\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight_Brew_Banner_06.png?v=1776324334\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e     .perfume-product {\n        max-width: 900px;\n        width: 100%; \/* Ensures it fills small screens *\/\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        box-sizing: border-box;\n    }\n\n    .product-header {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);\n        color: white;\n        padding: 40px 20px;\n        border-radius: 12px 12px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .product-header::before {\n        content: \"✦\";\n        position: absolute;\n        font-size: 120px;\n        opacity: 0.08;\n        top: 10px;\n        right: 30px;\n        color: #D4AF37;\n    }\n\n    .product-title {\n        font-size: 32px;\n        margin-bottom: 8px;\n        color: #D4AF37;\n        letter-spacing: 1px;\n    }\n\n    .product-subtitle {\n        font-size: 16px;\n        opacity: 0.85;\n        margin-bottom: 20px;\n    }\n\n    .tagline {\n        font-style: italic;\n        font-size: 18px;\n        padding: 12px;\n        background: rgba(212, 175, 55, 0.15);\n        border-radius: 6px;\n        display: inline-block;\n        margin-top: 10px;\n    }\n\n    .perfume-product h2 {\n        color: #D4AF37;\n        margin-top: 30px;\n        margin-bottom: 15px;\n        font-size: 24px;\n        padding-bottom: 8px;\n        border-bottom: 2px solid #f0f0f0;\n        position: relative;\n    }\n\n    .perfume-product h2::after {\n        content: \"❖\";\n        position: absolute;\n        right: 0;\n        color: #D4AF37;\n    }\n\n    .perfume-product h3 {\n        color: #1a1a1a;\n        margin-top: 20px;\n        margin-bottom: 10px;\n        font-size: 18px;\n        background: #f9f5eb;\n        padding: 8px 12px;\n        border-radius: 4px;\n        display: inline-block;\n    }\n\n    .perfume-product p {\n        margin-bottom: 15px;\n    }\n\n    .highlight-box {\n        background: #faf7ef;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border-left: 5px solid #D4AF37;\n    }\n\n    \/* Notes Container adjustments *\/\n    .notes-container {\n        display: flex;\n        justify-content: space-between;\n        margin: 25px 0;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n\n    .note-card {\n        flex: 1;\n        min-width: 250px;\n        background: white;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        transition: transform 0.3s;\n    }\n\n    .note-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .note-icon {\n        font-size: 28px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .top-notes { border-top: 4px solid #8BC34A; }\n    .heart-notes { border-top: 4px solid #FF9800; }\n    .base-notes { border-top: 4px solid #795548; }\n\n    \/* Table Responsiveness *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 25px 0;\n    }\n\n    .features-table {\n        width: 100%;\n        border-collapse: collapse;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-radius: 8px;\n        overflow: hidden;\n        min-width: 400px;\n    }\n\n    .features-table th {\n        background-color: #D4AF37;\n        color: white;\n        text-align: left;\n        padding: 15px;\n        font-weight: 600;\n    }\n\n    .features-table td {\n        padding: 14px 15px;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .features-table tr:nth-child(even) { background-color: #f9f9f9; }\n    .features-table tr:hover { background-color: #f5f1e6; }\n\n    .bullet-list {\n        margin-left: 20px;\n        margin-bottom: 20px;\n        list-style: none;\n    }\n\n    .bullet-list li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 10px;\n    }\n\n    .bullet-list li::before {\n        content: \"✓\";\n        color: #D4AF37;\n        font-weight: bold;\n        position: absolute;\n        left: -18px;\n    }\n\n    .best-for-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin: 20px 0;\n    }\n\n    .best-for-tag {\n        background: #f0e6d3;\n        padding: 10px 18px;\n        border-radius: 50px;\n        font-size: 14px;\n        display: flex;\n        align-items: center;\n    }\n\n    .best-for-tag::before {\n        content: \"★\";\n        margin-right: 8px;\n        color: #D4AF37;\n    }\n\n    .warning-box {\n        background: #fff8e1;\n        padding: 18px;\n        border-radius: 8px;\n        margin: 25px 0;\n        border-left: 5px solid #ffc107;\n    }\n\n    .disclaimer-box {\n        background: #f9f5eb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-top: 30px;\n        border: 1px dashed #D4AF37;\n        text-align: center;\n        font-size: 14px;\n    }\n\n    .signature {\n        text-align: center;\n        font-size: 22px;\n        font-style: italic;\n        padding: 40px 20px;\n        background: linear-gradient(90deg, #f9f5eb 0%, #ffffff 50%, #f9f5eb 100%);\n        border-radius: 8px;\n        margin-top: 30px;\n        color: #1a1a1a;\n        position: relative;\n    }\n\n    .signature::before, .signature::after {\n        content: \"❝\";\n        color: #D4AF37;\n        font-size: 28px;\n        position: absolute;\n        top: 20px;\n        left: 20px;\n    }\n\n    .signature::after {\n        content: \"❞\";\n        left: auto;\n        right: 20px;\n    }\n\n    \/* Image Styling *\/\n    .responsive-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        margin: 25px 0;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n\n    .image-container {\n        position: relative;\n        margin: 25px 0;\n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .image-caption {\n        text-align: center;\n        font-style: italic;\n        color: #666;\n        margin-top: 10px;\n        font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n        .perfume-product { padding: 15px; }\n        .product-header { padding: 30px 15px; }\n        .product-title { font-size: 26px; }\n        .product-header::before { font-size: 80px; right: 15px; }\n        .notes-container { flex-direction: column; }\n        .note-card { min-width: 100%; box-sizing: border-box; }\n        .best-for-container { justify-content: flex-start; }\n        .best-for-tag { font-size: 13px; padding: 8px 14px; }\n    }\n\n    @media (max-width: 480px) {\n        .product-title { font-size: 22px; }\n        .tagline { font-size: 15px; padding: 10px; }\n        .signature { font-size: 18px; padding: 30px 15px; }\n        .signature::before, .signature::after { font-size: 22px; top: 10px; }\n        .perfume-product h2 { font-size: 20px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"perfume-product\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eMidnight Brew\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePremium Eau de Parfum | Inspired by Black Opium\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003eBold. Addictive. Modernly Sensual.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eMidnight Brew\u003c\/strong\u003e is a bold and captivating fragrance designed for women who enjoy deep sweetness with a modern oriental twist. Inspired by the legendary \u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eBlack Opium\u003c\/span\u003e, this perfume blends the richness of coffee with creamy vanilla warmth to create an addictive scent experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e✨ Fragrance Details\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSweet Oriental\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCategory\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSweet \/ Bold \/ Feminine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCollection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSweet Oriental Collection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8–12 Hours (depending on skin type)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProjection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStrong and memorable sillage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"notes-container\"\u003e\n\u003cdiv class=\"note-card top-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍐\u003c\/div\u003e\n\u003ch3\u003eTop Notes\u003c\/h3\u003e\n\u003cp\u003ePear, Pink Pepper, Orange Blossom\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eVibrant \u0026amp; Spicy\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e☕\u003c\/div\u003e\n\u003ch3\u003eHeart Notes\u003c\/h3\u003e\n\u003cp\u003eCoffee, Jasmine\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eAromatic \u0026amp; Deep\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍦\u003c\/div\u003e\n\u003ch3\u003eBase Notes\u003c\/h3\u003e\n\u003cp\u003eVanilla, Patchouli, Cedarwood\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eSmooth \u0026amp; Irresistible\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy You Will Love Midnight Brew\u003c\/h2\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eWarm and sweet oriental fragrance for a bold impression\u003c\/li\u003e\n\u003cli\u003eAddictive blend of rich coffee and creamy vanilla\u003c\/li\u003e\n\u003cli\u003eExceptional longevity with high Eau De Parfum concentration\u003c\/li\u003e\n\u003cli\u003eSensual dry down with musk and woody accords\u003c\/li\u003e\n\u003cli\u003eIdeal for making a statement during night events\u003c\/li\u003e\n\u003cli\u003eA perfect luxury gifting choice for confident women\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cdiv class=\"best-for-container\"\u003e\n\u003cdiv class=\"best-for-tag\"\u003eEvening \u0026amp; Night Wear\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eWinter \u0026amp; Cool Weather\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eDate Nights\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eSpecial Events\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eBold \u0026amp; Confident Personalities\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eRomantic Occasions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Apply for Best Results\u003c\/h2\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Instructions.jpg?v=1770800191\" alt=\"How to apply Midnight Brew perfume correctly\" class=\"responsive-image\"\u003e\n\u003cdiv class=\"image-caption\"\u003eProper application technique enhances fragrance performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003e⚠️ Precautions\u003c\/h3\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eFor external use only\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place away from direct sunlight\u003c\/li\u003e\n\u003cli\u003eApply on moisturized skin and avoid rubbing to preserve the coffee-vanilla structure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cstrong\u003e📌 Important Disclaimer:\u003c\/strong\u003e Midnight Brew is inspired by Black Opium. Freesia Born is an independent brand and is not affiliated with, endorsed by, or connected to the original designer brand. This is an inspired creation.\u003c\/div\u003e\n\u003cdiv class=\"signature\"\u003eMidnight Brew is not just a fragrance — it is an addictive aura of confidence and mystery.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Freesia Born","offers":[{"title":"Default Title","offer_id":44538325925911,"sku":"MIDNIGHTBREWBYBLACKOPIUM50ML","price":2379.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Midnight-Brew-02.jpg?v=1776318751"},{"product_id":"pink-impact-inspired-by-bombshell","title":"Pink Impact – Inspired by Bombshell Women’s Fragrance","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Pink_Impact_Banner_01.png?v=1776323141\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Pink_Impact_Banner_02.png?v=1776323158\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Pink_Impact_Banner_03.png?v=1776323183\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Pink_Impact_Banner_04.png?v=1776323199\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Pink_Impact_Banner_05.png?v=1776323217\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Pink_Impact_Banner_06.png?v=1776323236\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e     .perfume-product {\n        max-width: 900px;\n        width: 100%; \/* Ensures it fills small screens *\/\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        box-sizing: border-box;\n    }\n\n    .product-header {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);\n        color: white;\n        padding: 40px 20px;\n        border-radius: 12px 12px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .product-header::before {\n        content: \"✦\";\n        position: absolute;\n        font-size: 120px;\n        opacity: 0.08;\n        top: 10px;\n        right: 30px;\n        color: #D4AF37;\n    }\n\n    .product-title {\n        font-size: 32px;\n        margin-bottom: 8px;\n        color: #D4AF37;\n        letter-spacing: 1px;\n    }\n\n    .product-subtitle {\n        font-size: 16px;\n        opacity: 0.85;\n        margin-bottom: 20px;\n    }\n\n    .tagline {\n        font-style: italic;\n        font-size: 18px;\n        padding: 12px;\n        background: rgba(212, 175, 55, 0.15);\n        border-radius: 6px;\n        display: inline-block;\n        margin-top: 10px;\n    }\n\n    .perfume-product h2 {\n        color: #D4AF37;\n        margin-top: 30px;\n        margin-bottom: 15px;\n        font-size: 24px;\n        padding-bottom: 8px;\n        border-bottom: 2px solid #f0f0f0;\n        position: relative;\n    }\n\n    .perfume-product h2::after {\n        content: \"❖\";\n        position: absolute;\n        right: 0;\n        color: #D4AF37;\n    }\n\n    .perfume-product h3 {\n        color: #1a1a1a;\n        margin-top: 20px;\n        margin-bottom: 10px;\n        font-size: 18px;\n        background: #f9f5eb;\n        padding: 8px 12px;\n        border-radius: 4px;\n        display: inline-block;\n    }\n\n    .perfume-product p {\n        margin-bottom: 15px;\n    }\n\n    .highlight-box {\n        background: #faf7ef;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border-left: 5px solid #D4AF37;\n    }\n\n    \/* Notes Container *\/\n    .notes-container {\n        display: flex;\n        justify-content: space-between;\n        margin: 25px 0;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n\n    .note-card {\n        flex: 1;\n        min-width: 250px;\n        background: white;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        transition: transform 0.3s;\n    }\n\n    .note-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .note-icon {\n        font-size: 28px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .top-notes { border-top: 4px solid #8BC34A; }\n    .heart-notes { border-top: 4px solid #FF9800; }\n    .base-notes { border-top: 4px solid #795548; }\n\n    \/* Table Responsiveness *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 25px 0;\n    }\n\n    .features-table {\n        width: 100%;\n        border-collapse: collapse;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-radius: 8px;\n        overflow: hidden;\n        min-width: 400px;\n    }\n\n    .features-table th {\n        background-color: #D4AF37;\n        color: white;\n        text-align: left;\n        padding: 15px;\n        font-weight: 600;\n    }\n\n    .features-table td {\n        padding: 14px 15px;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .features-table tr:nth-child(even) { background-color: #f9f9f9; }\n    .features-table tr:hover { background-color: #f5f1e6; }\n\n    .bullet-list {\n        margin-left: 20px;\n        margin-bottom: 20px;\n        list-style: none;\n    }\n\n    .bullet-list li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 10px;\n    }\n\n    .bullet-list li::before {\n        content: \"✓\";\n        color: #D4AF37;\n        font-weight: bold;\n        position: absolute;\n        left: -18px;\n    }\n\n    .best-for-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin: 20px 0;\n    }\n\n    .best-for-tag {\n        background: #f0e6d3;\n        padding: 10px 18px;\n        border-radius: 50px;\n        font-size: 14px;\n        display: flex;\n        align-items: center;\n    }\n\n    .best-for-tag::before {\n        content: \"★\";\n        margin-right: 8px;\n        color: #D4AF37;\n    }\n\n    .warning-box {\n        background: #fff8e1;\n        padding: 18px;\n        border-radius: 8px;\n        margin: 25px 0;\n        border-left: 5px solid #ffc107;\n    }\n\n    .disclaimer-box {\n        background: #f9f5eb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-top: 30px;\n        border: 1px dashed #D4AF37;\n        text-align: center;\n        font-size: 14px;\n    }\n\n    .signature {\n        text-align: center;\n        font-size: 22px;\n        font-style: italic;\n        padding: 40px 20px;\n        background: linear-gradient(90deg, #f9f5eb 0%, #ffffff 50%, #f9f5eb 100%);\n        border-radius: 8px;\n        margin-top: 30px;\n        color: #1a1a1a;\n        position: relative;\n    }\n\n    .signature::before, .signature::after {\n        content: \"❝\";\n        color: #D4AF37;\n        font-size: 28px;\n        position: absolute;\n        top: 20px;\n        left: 20px;\n    }\n\n    .signature::after {\n        content: \"❞\";\n        left: auto;\n        right: 20px;\n    }\n\n    .responsive-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        margin: 25px 0;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n\n    .image-container {\n        position: relative;\n        margin: 25px 0;\n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .image-caption {\n        text-align: center;\n        font-style: italic;\n        color: #666;\n        margin-top: 10px;\n        font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n        .perfume-product { padding: 15px; }\n        .product-header { padding: 30px 15px; }\n        .product-title { font-size: 26px; }\n        .product-header::before { font-size: 80px; right: 15px; }\n        .notes-container { flex-direction: column; }\n        .note-card { min-width: 100%; box-sizing: border-box; }\n        .best-for-container { justify-content: flex-start; }\n        .best-for-tag { font-size: 13px; padding: 8px 14px; }\n    }\n\n    @media (max-width: 480px) {\n        .product-title { font-size: 22px; }\n        .tagline { font-size: 15px; padding: 10px; }\n        .signature { font-size: 18px; padding: 30px 15px; }\n        .signature::before, .signature::after { font-size: 22px; top: 10px; }\n        .perfume-product h2 { font-size: 20px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"perfume-product\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003ePink Impact\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePremium Eau de Parfum | Inspired by Bombshell\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003eConfident. Sparkling. Irresistibly Fresh.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePink Impact\u003c\/strong\u003e is a vibrant and sparkling fragrance inspired by the world-famous \u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eBombshell\u003c\/span\u003e. Designed for women who command attention with a smile, this scent blends exotic fruits with rare florals to create a refreshing aura that is both bold and beautifully feminine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e✨ Fragrance Details\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFloral Fruity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLong Lasting Performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIdeal For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDaily Wear \u0026amp; Romantic Evenings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeason\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSpring \/ Summer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGender\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWomen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"notes-container\"\u003e\n\u003cdiv class=\"note-card top-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍓\u003c\/div\u003e\n\u003ch3\u003eTop Notes\u003c\/h3\u003e\n\u003cp\u003ePassionfruit, Grapefruit, Pineapple, Tangerine, Big Strawberry\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eExotic \u0026amp; Energetic\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eHeart Notes\u003c\/h3\u003e\n\u003cp\u003ePeony, Vanilla Orchid, Red Berries, Jasmine, Lily-of-the-Valley\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eLush \u0026amp; Floral\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌲\u003c\/div\u003e\n\u003ch3\u003eBase Notes\u003c\/h3\u003e\n\u003cp\u003eMusk, Woody Notes, Oakmoss\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eClean \u0026amp; Sophisticated\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy You Will Love Pink Impact\u003c\/h2\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003ePremium French-inspired formulation for a high-end experience\u003c\/li\u003e\n\u003cli\u003eFruity explosion that feels fresh and uplifting all day\u003c\/li\u003e\n\u003cli\u003ePerfectly balanced floral heart for a romantic touch\u003c\/li\u003e\n\u003cli\u003eLong-lasting performance that transitions from day to night\u003c\/li\u003e\n\u003cli\u003eVersatile scent profile loved by all age groups\u003c\/li\u003e\n\u003cli\u003eSophisticated trail that leaves a lasting positive impression\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cdiv class=\"best-for-container\"\u003e\n\u003cdiv class=\"best-for-tag\"\u003eDaily Office Wear\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eSummer \u0026amp; Spring\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eOutdoor Brunches\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eRomantic Evenings\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eConfident Personalities\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eGift for Her\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Apply for Best Results\u003c\/h2\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"responsive-image\" alt=\"How to apply Pink Impact perfume correctly\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Instructions.jpg?v=1770800191\"\u003e\n\u003cdiv class=\"image-caption\"\u003eProper application technique enhances fragrance performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003e⚠️ Precautions\u003c\/h3\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eFor external use only\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes\u003c\/li\u003e\n\u003cli\u003eKeep away from direct heat and sunlight\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n\u003cli\u003eDo not apply on broken or irritated skin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cstrong\u003e📌 Important Disclaimer:\u003c\/strong\u003e Pink Impact is inspired by Bombshell. Freesia Born is an independent brand and is not affiliated with, endorsed by, or connected to the original designer brand. This is an inspired creation.\u003c\/div\u003e\n\u003cdiv class=\"signature\"\u003ePink Impact is more than a scent — it is your signature of confidence and modern charm.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Freesia Born","offers":[{"title":"Default Title","offer_id":44538328449047,"sku":"PINKIMPACTBYBOMBSHELL50ML","price":2379.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/pink-impact-02.jpg?v=1776344716"},{"product_id":"valley-of-kings-inspired-by-imperial-valley","title":"Valley of Kings – Inspired by Imperial Valley Unisex Fragrance","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/banner-Imperial-Majesty-in-Every-Drop.png?v=1776231696\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/banner-Master-the-Art-of-Scent_1.png?v=1776231717\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Valley_of_Kings_Banner_02.png?v=1776231758\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/banner-Aromatic-Evolution-Revealed.png?v=1776231809\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e     .perfume-product {\n        max-width: 900px;\n        width: 100%; \/* Ensures it fills small screens *\/\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        box-sizing: border-box;\n    }\n\n    .product-header {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);\n        color: white;\n        padding: 40px 20px;\n        border-radius: 12px 12px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .product-header::before {\n        content: \"✦\";\n        position: absolute;\n        font-size: 120px;\n        opacity: 0.08;\n        top: 10px;\n        right: 30px;\n        color: #D4AF37;\n    }\n\n    .product-title {\n        font-size: 32px;\n        margin-bottom: 8px;\n        color: #D4AF37;\n        letter-spacing: 1px;\n    }\n\n    .product-subtitle {\n        font-size: 16px;\n        opacity: 0.85;\n        margin-bottom: 20px;\n    }\n\n    .tagline {\n        font-style: italic;\n        font-size: 18px;\n        padding: 12px;\n        background: rgba(212, 175, 55, 0.15);\n        border-radius: 6px;\n        display: inline-block;\n        margin-top: 10px;\n    }\n\n    .perfume-product h2 {\n        color: #D4AF37;\n        margin-top: 30px;\n        margin-bottom: 15px;\n        font-size: 24px;\n        padding-bottom: 8px;\n        border-bottom: 2px solid #f0f0f0;\n        position: relative;\n    }\n\n    .perfume-product h2::after {\n        content: \"❖\";\n        position: absolute;\n        right: 0;\n        color: #D4AF37;\n    }\n\n    .perfume-product h3 {\n        color: #1a1a1a;\n        margin-top: 20px;\n        margin-bottom: 10px;\n        font-size: 18px;\n        background: #f9f5eb;\n        padding: 8px 12px;\n        border-radius: 4px;\n        display: inline-block;\n    }\n\n    .perfume-product p {\n        margin-bottom: 15px;\n    }\n\n    .highlight-box {\n        background: #faf7ef;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border-left: 5px solid #D4AF37;\n    }\n\n    \/* Notes Container *\/\n    .notes-container {\n        display: flex;\n        justify-content: space-between;\n        margin: 25px 0;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n\n    .note-card {\n        flex: 1;\n        min-width: 250px;\n        background: white;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        transition: transform 0.3s;\n    }\n\n    .note-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .note-icon {\n        font-size: 28px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .top-notes { border-top: 4px solid #8BC34A; }\n    .heart-notes { border-top: 4px solid #FF9800; }\n    .base-notes { border-top: 4px solid #795548; }\n\n    \/* Table Responsiveness *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 25px 0;\n    }\n\n    .features-table {\n        width: 100%;\n        border-collapse: collapse;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-radius: 8px;\n        overflow: hidden;\n        min-width: 400px;\n    }\n\n    .features-table th {\n        background-color: #D4AF37;\n        color: white;\n        text-align: left;\n        padding: 15px;\n        font-weight: 600;\n    }\n\n    .features-table td {\n        padding: 14px 15px;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .features-table tr:nth-child(even) { background-color: #f9f9f9; }\n    .features-table tr:hover { background-color: #f5f1e6; }\n\n    .bullet-list {\n        margin-left: 20px;\n        margin-bottom: 20px;\n        list-style: none;\n    }\n\n    .bullet-list li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 10px;\n    }\n\n    .bullet-list li::before {\n        content: \"✓\";\n        color: #D4AF37;\n        font-weight: bold;\n        position: absolute;\n        left: -18px;\n    }\n\n    .best-for-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin: 20px 0;\n    }\n\n    .best-for-tag {\n        background: #f0e6d3;\n        padding: 10px 18px;\n        border-radius: 50px;\n        font-size: 14px;\n        display: flex;\n        align-items: center;\n    }\n\n    .best-for-tag::before {\n        content: \"★\";\n        margin-right: 8px;\n        color: #D4AF37;\n    }\n\n    .warning-box {\n        background: #fff8e1;\n        padding: 18px;\n        border-radius: 8px;\n        margin: 25px 0;\n        border-left: 5px solid #ffc107;\n    }\n\n    .disclaimer-box {\n        background: #f9f5eb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-top: 30px;\n        border: 1px dashed #D4AF37;\n        text-align: center;\n        font-size: 14px;\n    }\n\n    .signature {\n        text-align: center;\n        font-size: 22px;\n        font-style: italic;\n        padding: 40px 20px;\n        background: linear-gradient(90deg, #f9f5eb 0%, #ffffff 50%, #f9f5eb 100%);\n        border-radius: 8px;\n        margin-top: 30px;\n        color: #1a1a1a;\n        position: relative;\n    }\n\n    .signature::before, .signature::after {\n        content: \"❝\";\n        color: #D4AF37;\n        font-size: 28px;\n        position: absolute;\n        top: 20px;\n        left: 20px;\n    }\n\n    .signature::after {\n        content: \"❞\";\n        left: auto;\n        right: 20px;\n    }\n\n    .responsive-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        margin: 25px 0;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n\n    .image-container {\n        position: relative;\n        margin: 25px 0;\n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .image-caption {\n        text-align: center;\n        font-style: italic;\n        color: #666;\n        margin-top: 10px;\n        font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n        .perfume-product { padding: 15px; }\n        .product-header { padding: 30px 15px; }\n        .product-title { font-size: 26px; }\n        .product-header::before { font-size: 80px; right: 15px; }\n        .notes-container { flex-direction: column; }\n        .note-card { min-width: 100%; box-sizing: border-box; }\n        .best-for-container { justify-content: flex-start; }\n        .best-for-tag { font-size: 13px; padding: 8px 14px; }\n    }\n\n    @media (max-width: 480px) {\n        .product-title { font-size: 22px; }\n        .tagline { font-size: 15px; padding: 10px; }\n        .signature { font-size: 18px; padding: 30px 15px; }\n        .signature::before, .signature::after { font-size: 22px; top: 10px; }\n        .perfume-product h2 { font-size: 20px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"perfume-product\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eValley of Kings\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePremium Eau de Parfum | Inspired by Imperial Valley\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003eMajestic. Deep. Sovereign Presence.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eValley of Kings\u003c\/strong\u003e is a majestic and commanding fragrance inspired by the prestigious \u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eImperial Valley\u003c\/span\u003e. Crafted for those who exude natural authority, this unisex scent balances zesty citrus with a rich oriental heart and a powerful woody base, creating an aura of timeless luxury.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e✨ Fragrance Details\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOriental Woody\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLong Lasting (8–12 Hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIdeal For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFormal Wear \u0026amp; Evening Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeason\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAutumn \/ Winter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGender\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnisex (For Unisex)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"notes-container\"\u003e\n\u003cdiv class=\"note-card top-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍋\u003c\/div\u003e\n\u003ch3\u003eTop Notes\u003c\/h3\u003e\n\u003cp\u003eBergamot, Lemon, Selection of Fine Spices\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eZesty \u0026amp; Invigorating\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌹\u003c\/div\u003e\n\u003ch3\u003eHeart Notes\u003c\/h3\u003e\n\u003cp\u003eJasmine, Rose, Rich Patchouli\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eElegant \u0026amp; Earthy\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🪵\u003c\/div\u003e\n\u003ch3\u003eBase Notes\u003c\/h3\u003e\n\u003cp\u003eMusk, Amber, Cedarwood, Creamy Vanilla\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eDeep \u0026amp; Sophisticated\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy You Will Love Valley of Kings\u003c\/h2\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eLuxurious oriental-woody profile for a commanding presence\u003c\/li\u003e\n\u003cli\u003ePowerful longevity suitable for long formal events\u003c\/li\u003e\n\u003cli\u003eExceptional unisex appeal that adapts to your skin chemistry\u003c\/li\u003e\n\u003cli\u003eDeeply complex dry down of Amber and Cedarwood\u003c\/li\u003e\n\u003cli\u003eHigh-concentration Eau de Parfum formulation\u003c\/li\u003e\n\u003cli\u003ePerfect for making a sovereign impression during cooler months\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cdiv class=\"best-for-container\"\u003e\n\u003cdiv class=\"best-for-tag\"\u003eBlack Tie Events\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eWinter \u0026amp; Autumn\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eEvening Dinners\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eFormal Business Meetings\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eBold Personalities\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eLuxury Gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Apply for Best Results\u003c\/h2\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"responsive-image\" alt=\"How to apply Valley of Kings perfume correctly\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Instructions.jpg?v=1770800191\"\u003e\n\u003cdiv class=\"image-caption\"\u003eProper application technique enhances fragrance performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003e⚠️ Precautions\u003c\/h3\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eFor external use only\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes and sensitive membranes\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place away from direct sunlight\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n\u003cli\u003eDo not spray near open flames\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cstrong\u003e📌 Important Disclaimer:\u003c\/strong\u003e Valley of Kings is inspired by Imperial Valley. Freesia Born is an independent brand and is not affiliated with, endorsed by, or connected to the original designer brand. This is an inspired creation.\u003c\/div\u003e\n\u003cdiv class=\"signature\"\u003eValley of Kings is the scent of legacy — refined, powerful, and undeniably regal.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Freesia Born","offers":[{"title":"Default Title","offer_id":44538334838807,"sku":"VALLEYOFKINGSBYGUCCIGUILTY50ML","price":2599.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/valley-of-kings-02.jpg?v=1776344769"},{"product_id":"wild-frontier-inspired-by-sauvage-dior","title":"Wild Frontier – Inspired by Sauvage Dior Men’s Fragrance","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Wilf_Frontier_Banner_01.png?v=1776322174\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Wilf_Frontier_Banner_02.png?v=1776322175\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Wilf_Frontier_Banner_03.png?v=1776322174\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Wilf_Frontier_Banner_04.png?v=1776322177\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Wilf_Frontier_Banner_05.png?v=1776322175\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e     .perfume-product {\n        max-width: 900px;\n        width: 100%; \/* Ensures it fills small screens *\/\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        box-sizing: border-box;\n    }\n\n    .product-header {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);\n        color: white;\n        padding: 40px 20px;\n        border-radius: 12px 12px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .product-header::before {\n        content: \"✦\";\n        position: absolute;\n        font-size: 120px;\n        opacity: 0.08;\n        top: 10px;\n        right: 30px;\n        color: #D4AF37;\n    }\n\n    .product-title {\n        font-size: 32px;\n        margin-bottom: 8px;\n        color: #D4AF37;\n        letter-spacing: 1px;\n    }\n\n    .product-subtitle {\n        font-size: 16px;\n        opacity: 0.85;\n        margin-bottom: 20px;\n    }\n\n    .tagline {\n        font-style: italic;\n        font-size: 18px;\n        padding: 12px;\n        background: rgba(212, 175, 55, 0.15);\n        border-radius: 6px;\n        display: inline-block;\n        margin-top: 10px;\n    }\n\n    .perfume-product h2 {\n        color: #D4AF37;\n        margin-top: 30px;\n        margin-bottom: 15px;\n        font-size: 24px;\n        padding-bottom: 8px;\n        border-bottom: 2px solid #f0f0f0;\n        position: relative;\n    }\n\n    .perfume-product h2::after {\n        content: \"❖\";\n        position: absolute;\n        right: 0;\n        color: #D4AF37;\n    }\n\n    .perfume-product h3 {\n        color: #1a1a1a;\n        margin-top: 20px;\n        margin-bottom: 10px;\n        font-size: 18px;\n        background: #f9f5eb;\n        padding: 8px 12px;\n        border-radius: 4px;\n        display: inline-block;\n    }\n\n    .perfume-product p {\n        margin-bottom: 15px;\n    }\n\n    .highlight-box {\n        background: #faf7ef;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border-left: 5px solid #D4AF37;\n    }\n\n    \/* Notes Container *\/\n    .notes-container {\n        display: flex;\n        justify-content: space-between;\n        margin: 25px 0;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n\n    .note-card {\n        flex: 1;\n        min-width: 250px;\n        background: white;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        transition: transform 0.3s;\n    }\n\n    .note-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .note-icon {\n        font-size: 28px;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .top-notes { border-top: 4px solid #8BC34A; }\n    .heart-notes { border-top: 4px solid #FF9800; }\n    .base-notes { border-top: 4px solid #795548; }\n\n    \/* Table Responsiveness *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 25px 0;\n    }\n\n    .features-table {\n        width: 100%;\n        border-collapse: collapse;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-radius: 8px;\n        overflow: hidden;\n        min-width: 400px;\n    }\n\n    .features-table th {\n        background-color: #D4AF37;\n        color: white;\n        text-align: left;\n        padding: 15px;\n        font-weight: 600;\n    }\n\n    .features-table td {\n        padding: 14px 15px;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .features-table tr:nth-child(even) { background-color: #f9f9f9; }\n    .features-table tr:hover { background-color: #f5f1e6; }\n\n    .bullet-list {\n        margin-left: 20px;\n        margin-bottom: 20px;\n        list-style: none;\n    }\n\n    .bullet-list li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 10px;\n    }\n\n    .bullet-list li::before {\n        content: \"✓\";\n        color: #D4AF37;\n        font-weight: bold;\n        position: absolute;\n        left: -18px;\n    }\n\n    .best-for-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin: 20px 0;\n    }\n\n    .best-for-tag {\n        background: #f0e6d3;\n        padding: 10px 18px;\n        border-radius: 50px;\n        font-size: 14px;\n        display: flex;\n        align-items: center;\n    }\n\n    .best-for-tag::before {\n        content: \"★\";\n        margin-right: 8px;\n        color: #D4AF37;\n    }\n\n    .warning-box {\n        background: #fff8e1;\n        padding: 18px;\n        border-radius: 8px;\n        margin: 25px 0;\n        border-left: 5px solid #ffc107;\n    }\n\n    .disclaimer-box {\n        background: #f9f5eb;\n        padding: 20px;\n        border-radius: 8px;\n        margin-top: 30px;\n        border: 1px dashed #D4AF37;\n        text-align: center;\n        font-size: 14px;\n    }\n\n    .signature {\n        text-align: center;\n        font-size: 22px;\n        font-style: italic;\n        padding: 40px 20px;\n        background: linear-gradient(90deg, #f9f5eb 0%, #ffffff 50%, #f9f5eb 100%);\n        border-radius: 8px;\n        margin-top: 30px;\n        color: #1a1a1a;\n        position: relative;\n    }\n\n    .signature::before, .signature::after {\n        content: \"❝\";\n        color: #D4AF37;\n        font-size: 28px;\n        position: absolute;\n        top: 20px;\n        left: 20px;\n    }\n\n    .signature::after {\n        content: \"❞\";\n        left: auto;\n        right: 20px;\n    }\n\n    .responsive-image {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        margin: 25px 0;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n\n    .image-container {\n        position: relative;\n        margin: 25px 0;\n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .image-caption {\n        text-align: center;\n        font-style: italic;\n        color: #666;\n        margin-top: 10px;\n        font-size: 14px;\n    }\n\n    @media (max-width: 768px) {\n        .perfume-product { padding: 15px; }\n        .product-header { padding: 30px 15px; }\n        .product-title { font-size: 26px; }\n        .product-header::before { font-size: 80px; right: 15px; }\n        .notes-container { flex-direction: column; }\n        .note-card { min-width: 100%; box-sizing: border-box; }\n        .best-for-container { justify-content: flex-start; }\n        .best-for-tag { font-size: 13px; padding: 8px 14px; }\n    }\n\n    @media (max-width: 480px) {\n        .product-title { font-size: 22px; }\n        .tagline { font-size: 15px; padding: 10px; }\n        .signature { font-size: 18px; padding: 30px 15px; }\n        .signature::before, .signature::after { font-size: 22px; top: 10px; }\n        .perfume-product h2 { font-size: 20px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"perfume-product\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eWild Frontier\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePremium Eau de Parfum | Inspired by Sauvage Dior\u003c\/div\u003e\n\u003cdiv class=\"tagline\"\u003eRaw. Noble. Fiercely Masculine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eWild Frontier\u003c\/strong\u003e is a raw and noble fragrance inspired by the legendary \u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eSauvage Dior\u003c\/span\u003e. Crafted for the modern man who embraces his untamed spirit, this scent opens with a blast of bergamot freshness before settling into a powerful, woody heart, creating a signature that is both sophisticated and rugged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e✨ Fragrance Details\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFresh Spicy Woody\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLong Lasting Performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIdeal For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDaily Wear \u0026amp; Evening Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeason\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll Seasons Versatility\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGender\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"notes-container\"\u003e\n\u003cdiv class=\"note-card top-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🍋\u003c\/div\u003e\n\u003ch3\u003eTop Notes\u003c\/h3\u003e\n\u003cp\u003eBergamot, Black Pepper\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eCrisp \u0026amp; Zesty\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card heart-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eHeart Notes\u003c\/h3\u003e\n\u003cp\u003eLavender, Geranium, Sichuan Pepper\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eAromatic \u0026amp; Vibrant\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base-notes\"\u003e\n\u003cdiv class=\"note-icon\"\u003e🪵\u003c\/div\u003e\n\u003ch3\u003eBase Notes\u003c\/h3\u003e\n\u003cp\u003eAmbroxan, Cedarwood, Vetiver\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003ePowerful \u0026amp; Earthy\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy You Will Love Wild Frontier\u003c\/h2\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003ePremium French-inspired formulation for a high-end masculine feel\u003c\/li\u003e\n\u003cli\u003eExceptional versatility—perfect for the gym, office, or date night\u003c\/li\u003e\n\u003cli\u003ePowerful projection with a clean, metallic freshness\u003c\/li\u003e\n\u003cli\u003eLong-lasting EDP concentration that stays with you for hours\u003c\/li\u003e\n\u003cli\u003eDeeply masculine dry down featuring high-quality Ambroxan\u003c\/li\u003e\n\u003cli\u003eThe ultimate signature scent for the confident, modern man\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cdiv class=\"best-for-container\"\u003e\n\u003cdiv class=\"best-for-tag\"\u003eDaily Office Wear\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eEvening Outings\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eAll Season Signature\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eOutdoor Adventures\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eFormal \u0026amp; Casual\u003c\/div\u003e\n\u003cdiv class=\"best-for-tag\"\u003eConfident Personalities\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Apply for Best Results\u003c\/h2\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"responsive-image\" alt=\"How to apply Wild Frontier perfume correctly\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/Instructions.jpg?v=1770800191\"\u003e\n\u003cdiv class=\"image-caption\"\u003eProper application technique enhances fragrance performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003ch3\u003e⚠️ Precautions\u003c\/h3\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eFor external use only\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place away from direct sunlight\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n\u003cli\u003eDo not apply to freshly shaved or irritated skin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cstrong\u003e📌 Important Disclaimer:\u003c\/strong\u003e Wild Frontier is inspired by Sauvage Dior. Freesia Born is an independent brand and is not affiliated with, endorsed by, or connected to the original designer brand. This is an inspired creation.\u003c\/div\u003e\n\u003cdiv class=\"signature\"\u003eWild Frontier is the scent of freedom — bold, uncompromising, and timelessly cool.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Freesia Born","offers":[{"title":"Default Title","offer_id":44538337558551,"sku":"WILDFRONTIERBYSAUVAGEDIOR50ML","price":2449.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9566\/3639\/files\/wild-frontier-02.jpg?v=1776319139"}],"url":"https:\/\/freesiaborn.com\/collections\/french.oembed","provider":"Freesia Born","version":"1.0","type":"link"}