{"id":825,"date":"2026-09-05T11:44:31","date_gmt":"2026-09-05T11:44:31","guid":{"rendered":"https:\/\/eu.insideast.com\/product\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light\/"},"modified":"2026-09-05T11:44:35","modified_gmt":"2026-09-05T11:44:35","slug":"brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light","status":"publish","type":"product","link":"https:\/\/eu.insideast.com\/fr\/produit\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light\/","title":{"rendered":"Brass Cone Pendant Light, Kitchen Island Ceiling Light Fixture, Modern Hanging Shade For Kitchen &amp; Living Room, Cone Shade Light"},"content":{"rendered":"\t\t<div data-elementor-type=\"page\" data-elementor-id=\"3457\" class=\"elementor elementor-3457\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-81596dd elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"81596dd\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67942e5\" data-id=\"67942e5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0a053b elementor-widget elementor-widget-html\" data-id=\"c0a053b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<p>  <\/p>\n\n        \/* BASE RESET &amp; VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid &gt; div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY &amp; PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES \u2013 FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE &amp; HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 28px);\n        margin-bottom: 20px;\n        color: var(--primary);\n        font-weight: 600;\n        border-bottom: 2px solid var(--accent-light);\n        padding-bottom: 15px;\n    }\n\n    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \n<p>\u00a0<\/p>\n<!-- GOLD CHECKMARK SVG TEMPLATE -->\n        \n            \n        \n    \n<div id=\"ias-p-top\" class=\"ias-p-container\">\n<!-- HERO --><header class=\"ias-p-hero\"><span class=\"ias-p-badge\">Artisan Heritage<\/span>\n<h2 class=\"ias-p-hero-title ias-p-serif\">Brass Cone Pendant Light<\/h2>\n<p class=\"ias-p-hero-subtitle\">Modern geometry meets handcrafted warmth ideal over islands, dining tables, and living spaces.<\/p>\n<div class=\"ias-p-main-img-wrapper\"><img decoding=\"async\" class=\"ias-p-main-img\" alt=\"Brass Cone Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light-6387451.jpg\"><\/div>\n<!-- ADVANTAGES -->\n<div class=\"ias-p-adv-row\">\n<div class=\"ias-p-adv-item\">\n Reliable Shipping<\/div>\n<div class=\"ias-p-adv-item\">\n 5-Year Warranty<\/div>\n<div class=\"ias-p-adv-item\">\n Flexible Returns<\/div>\n<div class=\"ias-p-adv-item\">15-Day Guarantee<\/div>\n<\/div>\n<!-- EMERGENCY \/ CRAFT MSG -->\n<div class=\"ias-p-emergency-msg\">\n<strong>\u2728 Hand-Formed Precision:<\/strong> Each cone is spun and seamed by hand slight variations in taper and texture affirm its artisan origin. Made to order.<\/div>\n<\/header><!-- VIDEO SECTION START -->\n<div style=\"margin-bottom: 60px\">\n<h3 class=\"ias-p-serif\" style=\"text-align: center;margin-bottom: 30px;font-size: 32px\">See It In The Workshop<\/h3>\n<div style=\"position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;border-radius: 20px\"><\/div>\n<\/div>\n<!-- VIDEO SECTION END --> <!-- EMOTIONAL HOOK -->\n<div class=\"ias-p-hook\">\n<h4 class=\"ias-p-serif\">Architectural Simplicity, Crafted in Brass<\/h4>\n<p>\u00a0<\/p>\n<p>The clean silhouette of our cone pendant draws from mid-century modern design, reimagined with contemporary craftsmanship. The brushed brass surface catches light softly, evolving over time into a rich, mellow patina that deepens with your home\u2019s story.<\/p>\n<\/div>\n<!-- MID SECTION IMAGE -->\n<section style=\"margin: clamp(40px, 6vw, 80px) 0\">\n<div style=\"position: relative;max-width: 600px;margin: 0 auto;width: 100%\">\n<!-- ADDED: HANGING TAG BADGE -->\n<div class=\"light-dome__hanging-label\">\n<!-- Brightly Lit Bulb Icon --> \n        \n        \n        \n        \n        \n        \n        \n        \n       <span style=\"display: inline-block;text-align: center;line-height: 1.2\"> <span style=\"display: block;font-size: 13px;font-weight: bold\"> FREE BULB <\/span> <span style=\"display: block;font-size: 10px;font-weight: 600;letter-spacing: 1px;margin-top: 4px;color: #a57c52\"> OUR GIFT TO YOU <span style=\"display: inline-block;vertical-align: middle;margin-left: 4px\"> \n        \n       <\/span> <\/span> <\/span>\n<\/div>\n<!-- END HANGING TAG BADGE --> <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light-2112070.jpg\" alt=\"Brass Cone Pendant in Kitchen Setting\" style=\"width: 100%;height: auto;border-radius: 12px;display: block\" loading=\"lazy\">\n<\/div>\n<\/section>\n<!-- DESCRIPTION &amp; GALLERY -->\n<section class=\"ias-p-section-desc\">\n<h3 class=\"ias-p-serif\">A Statement of Refined Geometry<\/h3>\n<div class=\"ias-p-desc-text\">\n<p>Forged from 100% solid brass, this pendant delivers structural integrity and heirloom quality. Unlike plated or hollow alternatives, our cone maintains thermal stability and acoustic presence, a quiet confidence in form and function.<\/p>\n<p>The brushed finish begins with a soft, matte luster and ages gracefully, developing warm amber and chocolate tones over months and years.<\/p>\n<\/div>\n<ul class=\"ias-p-feature-list\">\n<li class=\"ias-p-feature-item\">\n 100% Solid Brass Construction<\/li>\n<li class=\"ias-p-feature-item\">\n Elegant Brushed Finish (Develops Natural Patina)<\/li>\n<li class=\"ias-p-feature-item\">\n Secure Hanging Bracket Included<\/li>\n<li class=\"ias-p-feature-item\">\n Fully Compatible with Insideast Brass Collection<\/li>\n<li class=\"ias-p-feature-item\">\n Custom Sizes &amp; Shapes Available on Request<\/li>\n<\/ul>\n<\/section>\n<!-- GALLERY - CLEANED UP -->\n<div class=\"ias-p-gallery-grid\">\n<div class=\"ias-p-gallery-item\"><img decoding=\"async\" alt=\"Pendant Close-Up Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light-7245131.jpg\"><\/div>\n<div class=\"ias-p-gallery-item\"><img decoding=\"async\" alt=\"Pendant Side Profile\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light-2762573.jpg\"><\/div>\n<div class=\"ias-p-gallery-item\"><img decoding=\"async\" alt=\"Pendant Over Island\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light-4989834.jpg\"><\/div>\n<div class=\"ias-p-gallery-item\"><img decoding=\"async\" alt=\"Pendant Cluster Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-cone-pendant-light-kitchen-island-ceiling-light-fixture-modern-hanging-shade-for-kitchen-living-room-cone-shade-light-8196899.jpg\"><\/div>\n<\/div>\n<!-- VARIATIONS GUIDE -->\n<section class=\"ias-p-variations\">\n<div class=\"ias-p-section-header\">\n<span class=\"ias-p-section-subtitle\">The Collection<\/span>\n<h3 style=\"font-size: 32px\" class=\"ias-p-serif\">Tailored To Your Vision<\/h3>\n<\/div>\n<div class=\"ias-p-var-grid\">\n<div style=\"text-align: center\" class=\"ias-p-var-group\">\n<h4 class=\"ias-p-serif\">Shade Diameter<\/h4>\n<div class=\"ias-p-tag-cloud\">\n<span class=\"ias-p-tag\">8 Inches<\/span> <span class=\"ias-p-tag\">14 Inches<\/span> <span class=\"ias-p-tag\">16 Inches<\/span> <span class=\"ias-p-tag\">18 Inches<\/span>\n<\/div>\n<\/div>\n<div style=\"text-align: center\" class=\"ias-p-var-group\">\n<h4 class=\"ias-p-serif\">Cord Lengths<\/h4>\n<div class=\"ias-p-tag-cloud\">\n<span class=\"ias-p-tag\">4 ft<\/span> <span class=\"ias-p-tag\">6 ft<\/span> <span class=\"ias-p-tag\">8 ft<\/span> <span class=\"ias-p-tag\">10 ft<\/span>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ias-p-custom-info\">\n<p class=\"ias-p-desc-text\">We specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.<\/p>\n<p style=\"background: #fff;padding: 15px;border-radius: 12px;border: 1px solid var(--ias-border);margin-bottom: 25px;margin-top: 20px\" class=\"ias-p-desc-text\"><strong>Need custom sizing? Provide your desired dimensions at checkout, we\u2019ll craft it to fit perfectly.<\/strong><\/p>\n<\/div>\n<\/section>\n <section>\n<div class=\"light-dome__suspension\">\n  <div class=\"light-dome__suspension-content\">\n    <h4>Custom Suspension Styles<\/h4>\n    <p>We tailor every detail to your space. Choose from our standard <strong>Fabric Cords<\/strong>, or elevate your design with a heavy-duty <strong>Brass Link Chain<\/strong> or seamless <strong>Solid Brass Rod<\/strong>.<\/p>\n    \n    <div class=\"light-dome__suspension-note\">\n      \n        \n      \n      <span><strong>How to request:<\/strong> Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at <a href=\"mailto:contact@insideast.com\" style=\"color: var(--accent);font-weight: bold;text-decoration: none\">contact@insideast.com<\/a> and we will gladly handle the rest.<\/span>\n    <\/div>\n  <\/div>\n  \n  <div class=\"light-dome__suspension-img-wrapper\">\n    <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\">\n  <\/div>\n<\/div>\n  <\/section>\n  <!-- PACKAGE INCLUDES -->\n            <section class=\"light-dome__pkg-includes\">\n<h3 style=\"font-size: 32px;margin-bottom: 24px;text-align: center\" class=\"ias-p-serif\">\n  Package Includes\n<\/h3>\n               \n                <div class=\"light-dome__pkg-grid\">\n                    \n                    <!-- Component 1 -->\n                    <div class=\"light-dome__pkg-card\">\n                        <div class=\"light-dome__pkg-icon\">\n                            \n                                \n                            \n                        <\/div>\n                        <div class=\"light-dome__pkg-label\">Pendant<\/div>\n                    <\/div>\n                    \n                    <!-- Component 2 -->\n                    <div class=\"light-dome__pkg-card\">\n                        <div class=\"light-dome__pkg-icon\">\n                            \n                                \n                            \n                        <\/div>\n                        <div class=\"light-dome__pkg-label\">Canopy<\/div>\n                    <\/div>\n\n                    <!-- Component 3 -->\n                    <div class=\"light-dome__pkg-card\">\n                        <div class=\"light-dome__pkg-icon\">\n                            \n                                \n                            \n                        <\/div>\n                        <div class=\"light-dome__pkg-label\">Cord<\/div>\n                    <\/div>\n\n                    <!-- Free Gift Highlight -->\n                    <div class=\"light-dome__pkg-card light-dome__pkg-highlight\">\n                        <div class=\"light-dome__pkg-badge\">Free Gift<\/div>\n                        <div class=\"light-dome__pkg-icon\">\n                            <!-- Lit bulb icon -->\n                            \n                                \n                            \n                        <\/div>\n                        <div class=\"light-dome__pkg-label\">2 Free Bulbs<\/div>\n                    <\/div>\n\n                <\/div>\n            <\/section>\n \n<!-- TECHNICAL SPECS (NO PDF LINK \u2013 DESCRIPTIVE BOX INSTEAD) -->\n<section class=\"ias-p-specs-grid\">\n<div>\n<h3 style=\"font-size: 32px;margin-bottom: 24px\" class=\"ias-p-serif\">Specifications<\/h3>\n<div class=\"ias-p-pdf-box\">\n<h5 style=\"margin-bottom: 10px\">Custom Build Guide<\/h5>\n<p style=\"font-size: 12px;color: var(--ias-text-light)\">Each fixture is handcrafted to order. For customization or any other design.<\/p>\n<p style=\"font-size: 13px;font-weight: 500;margin-top: 12px;color: var(--ias-copper)\">Email contact@insideast.com for technical drawings files.<\/p>\n<\/div>\n<\/div>\n<div class=\"ias-p-table-wrapper\">\n<table class=\"ias-p-specs-table\">\n<tbody>\n<tr>\n<td class=\"ias-p-spec-key\">Material<\/td>\n<td>Solid Brass<\/td>\n<\/tr>\n<tr>\n<td class=\"ias-p-spec-key\">Finish<\/td>\n<td>Brushed Brass (Ages to Natural Patina)<\/td>\n<\/tr>\n<tr>\n<td class=\"ias-p-spec-key\">Bulb Base<\/td>\n<td>Fits E26\/E27 Bases \u2014 US\/EU\/UK Compatible (Gift \ud83c\udf81 2 Free Bulbs)<\/td>\n<\/tr>\n<tr>\n<td class=\"ias-p-spec-key\">Bulb Lighting Color<\/td>\n<td>2700K<\/td>\n<\/tr>\n<tr>\n<td class=\"ias-p-spec-key\">Voltage<\/td>\n<td>110V \/ 220V Compatible<\/td>\n<\/tr>\n<tr>\n<td class=\"ias-p-spec-key\">Mounting<\/td>\n<td>Ceiling-Mounted w\/ Hanging Bracket<\/td>\n<\/tr>\n<tr>\n<td class=\"ias-p-spec-key\">Return<\/td>\n<td>15-Day Guarantee<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/section>\n<!-- REVIEWS -->\n<section class=\"ias-p-reviews\">\n<div class=\"ias-p-section-header\">\n<h3 style=\"font-size: 32px\" class=\"ias-p-serif\">Artisan Appreciation<\/h3>\n<\/div>\n<div class=\"ias-p-review-grid\">\n<div class=\"ias-p-review-card\">\n<div class=\"ias-p-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<p class=\"ias-p-review-text\">\"As exactly as shown, well made beautiful piece!\"<\/p>\n<div class=\"ias-p-reviewer-name\">Al kadowaki<\/div>\n<\/div>\n<div class=\"ias-p-review-card\">\n<div class=\"ias-p-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<p class=\"ias-p-review-text\">\"I love my new lights they are absolutely beautiful!\"<\/p>\n<div class=\"ias-p-reviewer-name\">MARINA<\/div>\n<\/div>\n<div class=\"ias-p-review-card\">\n<div class=\"ias-p-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<p class=\"ias-p-review-text\">\"Amazing lights. I would order again.\"<\/p>\n<div class=\"ias-p-reviewer-name\">Matthew Ciaschini<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- FAQ - NO SCRIPT -->\n<section class=\"ias-p-faq\">\n<div class=\"ias-p-section-header\">\n<h3 style=\"font-size: 32px\" class=\"ias-p-serif\">Questions &amp; Support<\/h3>\n<\/div>\n<div class=\"ias-p-faq-list\">\n<details class=\"ias-p-faq-item\">\n<summary class=\"ias-p-faq-trigger ias-p-serif\">How is the cone shaped? <span class=\"ias-p-faq-icon\">\u25bc<\/span><\/summary>\n<div class=\"ias-p-faq-content\">\n<p>Each cone is hand-spun on a lathe and seamed using traditional brass-working techniques \u2014 no welding or casting. This ensures strength and a clean, continuous silhouette.<\/p>\n<\/div>\n<\/details>\n<details class=\"ias-p-faq-item\">\n<summary class=\"ias-p-faq-trigger ias-p-serif\">Does the brushed finish scratch easily? <span class=\"ias-p-faq-icon\">\u25bc<\/span><\/summary>\n<div class=\"ias-p-faq-content\">\n<p>No; the brushing is deep and mechanical, not superficial. Minor marks blend into the texture and patina over time, adding character rather than damage.<\/p>\n<\/div>\n<\/details>\n<details class=\"ias-p-faq-item\">\n<summary class=\"ias-p-faq-trigger ias-p-serif\">Can I adjust the cord length after installation? <span class=\"ias-p-faq-icon\">\u25bc<\/span><\/summary>\n<div class=\"ias-p-faq-content\">\n<p>Yes; the fabric-wrapped cord is fully adjustable at the canopy. Extra length can be neatly coiled and hidden inside.<\/p>\n<\/div>\n<\/details>\n<details class=\"ias-p-faq-item\">\n<summary class=\"ias-p-faq-trigger ias-p-serif\">Is it dimmable? <span class=\"ias-p-faq-icon\">\u25bc<\/span><\/summary>\n<div class=\"ias-p-faq-content\">\n<p>Absolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).<\/p>\n<\/div>\n<\/details>\n<\/div>\n<\/section>\n<!-- WARRANTY &amp; PROMISE -->\n<section class=\"ias-p-promise-grid\"><!-- DARK BOX 1 -->\n<div class=\"ias-p-warranty-card\">\n<h3 class=\"ias-p-serif\" style=\"color: #ffffff\">5-Year Limited Warranty<\/h3>\n<div class=\"ias-p-policy-detail\">We stand by the quality of our products with industry-leading protection.<\/div>\n<ul style=\"margin-bottom: 20px\" class=\"ias-p-feature-list\">\n<li style=\"color: #d4a373;font-size: 13px\" class=\"ias-p-feature-item\">\n 5-Year Limited Warranty on fixture construction and materials.<\/li>\n<li style=\"color: #d4a373;font-size: 13px\" class=\"ias-p-feature-item\">\n Covered for repair or replacement in case of manufacturing defects.<\/li>\n<\/ul>\n<div class=\"ias-p-policy-detail\">\n<strong>Visual Damage Policy:<\/strong> Visual damages must be reported within 15 days of delivery.<\/div>\n<div class=\"ias-p-policy-detail\">Need help? Email <strong>contact@insideast.com<\/strong>\n<\/div>\n<div style=\"font-style: italic;padding-top: 15px;margin-top: 15px\" class=\"ias-p-policy-detail\">\n<strong>Finish Note:<\/strong> The brushed brass finish is intentionally matte. Patina development is natural and enhances depth over time.<\/div>\n<\/div>\n<!-- DASHED BOX 2 -->\n<div class=\"ias-p-promise-card\">\n<h3 class=\"ias-p-serif\">\ud83d\udee1\ufe0f Our No-Risk Promise<\/h3>\n<p style=\"font-size: 14px;margin-bottom: 20px;font-weight: 500\" class=\"ias-p-desc-text\">We craft every fixture to last generations.<\/p>\n<ul style=\"margin-bottom: 25px\" class=\"ias-p-feature-list\">\n<li style=\"font-size: 14px\" class=\"ias-p-feature-item\">\n <span><strong>15-Day Returns:<\/strong> Changed your mind? We'll refund you - just send it back unused in its original packaging.<\/span>\n<\/li>\n<li style=\"font-size: 14px\" class=\"ias-p-feature-item\">\n <span><strong>5-Year Warranty:<\/strong> Covers material and craftsmanship defects.<\/span>\n<\/li>\n<li style=\"font-size: 14px\" class=\"ias-p-feature-item\">\n <span><strong>Perfect Match Guarantee:<\/strong> Fixture + hardware always match.<\/span>\n<\/li>\n<\/ul>\n<p style=\"font-size: 13px;font-style: italic;text-align: center\" class=\"ias-p-desc-text\">Industry-leading protection for your peace of mind.<\/p>\n<\/div>\n<\/section>\n<!-- FINAL CTA --><footer class=\"ias-p-cta-footer\">\n<h3 style=\"font-size: 42px\" class=\"ias-p-serif\">Geometry in Motion<\/h3>\n<p style=\"font-size: 18px\" class=\"ias-p-desc-text\">Each cone is formed, finished, and fitted by hand. Commission yours today.<\/p>\n<a class=\"ias-p-btn-primary js-scroll-top\" href=\"#\">CONFIGURE YOUR PENDANT<\/a> <!-- FINAL TRUSTED BADGES -->\n<div class=\"ias-p-trusted-badges\">\n<div class=\"ias-p-trusted-item\">\n Handcrafted to Order<\/div>\n<div class=\"ias-p-trusted-item\">\n 5-Year Warranty<\/div>\n<div class=\"ias-p-trusted-item\">\n Free Shipping<\/div>\n<div class=\"ias-p-trusted-item\">\n 15-Day Guarantee<\/div>\n<\/div>\n<\/footer>\n<\/div>\n<p>\u00a0<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":2914,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[16],"product_tag":[],"class_list":["post-825","product","type-product","status-publish","has-post-thumbnail","product_cat-lighting","first","instock","taxable","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/product\/825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/comments?post=825"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/media\/2914"}],"wp:attachment":[{"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/media?parent=825"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/product_brand?post=825"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/product_cat?post=825"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/eu.insideast.com\/fr\/wp-json\/wp\/v2\/product_tag?post=825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}