{"product_id":"airplane-pendant-lamp","title":"Airplane Pendant Lamp","description":"\u003c!-- ============================================================\n     AIRPLANE PENDANT LAMP — Shopify Product Description\n     Tone: Playful · Warm · Gift-Ready · Fast Read\n     CSS prefix: .apl-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  .apl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a; line-height: 1.7;\n    max-width: 860px; margin: 0 auto; background: #fff;\n  }\n  .apl-section-title {\n    font-size: 0.72rem; font-weight: 600; letter-spacing: .14em;\n    text-transform: uppercase; color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem; margin: 2.2rem 0 1rem;\n  }\n\n  \/* Video *\/\n  .apl-vbox {\n    position: relative; padding-bottom: 56.25%; height: 0;\n    overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 1.5rem;\n  }\n  .apl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* § 1 HERO *\/\n  .apl-hero-body { font-size: .93rem; color: #555; line-height: 1.8; margin-bottom: 1.2rem; }\n  .apl-hero-pts  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .apl-hero-pt   {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* § 2 WHY *\/\n  .apl-why { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 1.8rem; }\n  @media(max-width:480px){ .apl-why { grid-template-columns: 1fr; } }\n  .apl-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .85rem 1rem; font-size: .85rem; color: #444; line-height: 1.55;\n  }\n  .apl-wc-icon  { font-size: 1.1rem; display: block; margin-bottom: .25rem; }\n  .apl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .15rem; }\n\n  \/* § 3 SCENARIOS *\/\n  .apl-scenarios {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 1.8rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .apl-scenario { padding: 1.1rem 1rem; border-right: 1px solid #e5e5e5; }\n  .apl-scenario:last-child { border-right: none; }\n  .apl-scenario__icon { font-size: 1.2rem; display: block; margin-bottom: .4rem; }\n  .apl-scenario__name { font-size: .88rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .25rem; }\n  .apl-scenario__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .apl-scenario__tag  { display: block; margin-top: .6rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .apl-scenarios { grid-template-columns: 1fr; }\n    .apl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .apl-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* § 4 B\/A *\/\n  .apl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 1.8rem; }\n  .apl-bac {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #ddd; border-radius: 6px; padding: 1rem 1.1rem;\n  }\n  .apl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }\n  .apl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .55rem; }\n  .apl-bac--before .apl-bac-label { color: #999; }\n  .apl-bac--after  .apl-bac-label { color: #b8924a; }\n  .apl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .28rem; }\n  .apl-bac-list li { font-size: .83rem; color: #555; display: flex; align-items: flex-start; gap: .45rem; line-height: 1.45; }\n  .apl-bac-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .48rem; flex-shrink: 0; }\n  .apl-bac--before .apl-bac-list li::before { background: #ccc; }\n  .apl-bac--after  .apl-bac-list li::before { background: #b8924a; }\n  @media(max-width:440px){ .apl-ba { grid-template-columns: 1fr; } }\n\n  \/* § 5 UPSELL *\/\n  .apl-upsell {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: 1rem 1.2rem; margin-bottom: 1rem;\n    display: flex; align-items: flex-start; gap: 1rem;\n    font-size: .88rem; color: #555; line-height: 1.65;\n  }\n  .apl-upsell__icon  { font-size: 2rem; line-height: 1; flex-shrink: 0; }\n  .apl-upsell__title { font-weight: 600; font-size: .88rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  @media(max-width:440px){ .apl-upsell { flex-direction: column; gap: .6rem; } }\n\n  .apl-pair-cards { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 1.8rem; }\n  .apl-pair-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .85rem 1rem; font-size: .83rem; color: #444; line-height: 1.5;\n  }\n  .apl-pair-card__icon  { font-size: 1.1rem; display: block; margin-bottom: .25rem; }\n  .apl-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .15rem; }\n  .apl-pair-card__tag   { display: block; margin-top: .45rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n\n  \/* Colors *\/\n  .apl-colors { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.5rem; }\n  .apl-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .6rem .9rem; display: flex; align-items: center; gap: 9px;\n    font-size: .84rem; color: #333; font-weight: 500;\n  }\n  .apl-sw {\n    width: 18px; height: 18px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 3px rgba(0,0,0,.1);\n  }\n  .apl-sw--white { background: #f5f5f2; border-color: #ccc; }\n  .apl-sw--wood  { background: linear-gradient(135deg,#b8864e,#d4a96a); }\n  .apl-sw--blue  { background: #4a7aaf; }\n  .apl-sw--beige { background: #d9cbb8; }\n\n  \/* Size *\/\n  .apl-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .7rem 1.1rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* Specs *\/\n  .apl-specs {\n    list-style: none; padding: 0; margin: 0 0 1.8rem;\n    display: grid; grid-template-columns: repeat(auto-fill,minmax(240px,1fr)); gap: 7px;\n  }\n  .apl-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .5rem .8rem; font-size: .86rem; color: #333;\n  }\n  .apl-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 6px; }\n\n  \/* Footer *\/\n  .apl-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.2rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 1.5rem; margin-bottom: 2rem; align-items: start;\n  }\n  .apl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .65rem; }\n  .apl-badges { display: flex; flex-direction: column; gap: .35rem; }\n  .apl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .22rem .8rem; font-size: .76rem; color: #333; width: fit-content; }\n  .apl-dls { display: flex; flex-direction: column; gap: .4rem; }\n  .apl-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .74rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase;\n    padding: .55rem .8rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .apl-dl:hover { border-color: #b8924a; }\n  .apl-dl img { width: 20px; height: 20px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .apl-foot { grid-template-columns: 1fr; gap: 1rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"apl-wrap\"\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eSee It In Your Space\u003c\/div\u003e\n  \u003cdiv class=\"apl-vbox\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gnXtkr1vXHk\" title=\"Airplane Pendant Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 1 HERO --\u003e\n  \u003cp class=\"apl-hero-body\"\u003e\n    A ceiling light shaped like a real airplane — wooden propeller, metal frame, warm 3000K glow.\n    The kind of lamp that makes kids run to their room and parents want one too.\n    No bulb changes, ever. 50,000-hour integrated LED, ready to fly from day one.\n  \u003c\/p\u003e\n  \u003cdiv class=\"apl-hero-pts\"\u003e\n    \u003cdiv class=\"apl-hero-pt\"\u003e✈️ Airplane Form · Wood Propeller\u003c\/div\u003e\n    \u003cdiv class=\"apl-hero-pt\"\u003e💡 Integrated LED · 50,000 hr\u003c\/div\u003e\n    \u003cdiv class=\"apl-hero-pt\"\u003e🌡 Warm White 3000K\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 2 WHY YOU'LL LOVE IT --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"apl-why\"\u003e\n    \u003cdiv class=\"apl-wc\"\u003e\n      \u003cspan class=\"apl-wc-icon\"\u003e✈️\u003c\/span\u003e\n      \u003cspan class=\"apl-wc-title\"\u003eIt's a Ceiling Light and a Toy at Once\u003c\/span\u003e\n      The wooden propeller, metal wings, and painted body read as a model plane hung overhead — not a themed fixture. Kids love it. Adults think it's cool. It earns the room without trying.\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-wc\"\u003e\n      \u003cspan class=\"apl-wc-icon\"\u003e💡\u003c\/span\u003e\n      \u003cspan class=\"apl-wc-title\"\u003eZero Maintenance — Built-In LED\u003c\/span\u003e\n      50,000 hours of warm 3000K light with no bulb to source, replace, or match. Install it, switch it on, forget about it for the next decade.\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-wc\"\u003e\n      \u003cspan class=\"apl-wc-icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"apl-wc-title\"\u003eSoft Light for Small Humans\u003c\/span\u003e\n      3000K warm white is easy on young eyes — bright enough for reading and play, calm enough for bedtime. Not too harsh, not too dim. Just right.\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-wc\"\u003e\n      \u003cspan class=\"apl-wc-icon\"\u003e🎁\u003c\/span\u003e\n      \u003cspan class=\"apl-wc-title\"\u003eThe Gift Nobody Else Will Give\u003c\/span\u003e\n      Baby showers, birthdays, room makeovers — the Airplane Lamp is the gift that changes the ceiling and gets remembered. It arrives ready to impress, no assembly needed.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 3 USE SCENARIOS --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e\n  \u003cdiv class=\"apl-scenarios\"\u003e\n    \u003cdiv class=\"apl-scenario\"\u003e\n      \u003cspan class=\"apl-scenario__icon\"\u003e🧸\u003c\/span\u003e\n      \u003cspan class=\"apl-scenario__name\"\u003eKids' Bedroom\u003c\/span\u003e\n      \u003cp class=\"apl-scenario__desc\"\u003eHung above the bed or centered on the ceiling — the plane becomes the room's focal point. The warm glow is cozy for sleep; the form is exciting enough to make bedtime something to look forward to.\u003c\/p\u003e\n      \u003cspan class=\"apl-scenario__tag\"\u003eBlue or Beige — ideal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-scenario\"\u003e\n      \u003cspan class=\"apl-scenario__icon\"\u003e🍼\u003c\/span\u003e\n      \u003cspan class=\"apl-scenario__name\"\u003eNursery\u003c\/span\u003e\n      \u003cp class=\"apl-scenario__desc\"\u003eSoft white and wood color keep the nursery calm. The 3000K output is gentle on newborn eyes. The airplane form gives the room a theme without screaming it — considered, not cartoonish.\u003c\/p\u003e\n      \u003cspan class=\"apl-scenario__tag\"\u003eWhite or Wood Color — ideal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-scenario\"\u003e\n      \u003cspan class=\"apl-scenario__icon\"\u003e🎨\u003c\/span\u003e\n      \u003cspan class=\"apl-scenario__name\"\u003ePlayroom\u003c\/span\u003e\n      \u003cp class=\"apl-scenario__desc\"\u003eIn a playroom or creative space, the airplane overhead is the room's defining detail. Kids play beneath it; the 53W output fills the room with practical, even light for whatever the day brings.\u003c\/p\u003e\n      \u003cspan class=\"apl-scenario__tag\"\u003eBlue — standout choice\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 4 DESIGN \u0026 FEEL --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eDesign \u0026amp; Feel\u003c\/div\u003e\n  \u003cdiv class=\"apl-ba\"\u003e\n    \u003cdiv class=\"apl-bac apl-bac--before\"\u003e\n      \u003cspan class=\"apl-bac-label\"\u003ePlain Kids' Ceiling Light\u003c\/span\u003e\n      \u003cul class=\"apl-bac-list\"\u003e\n        \u003cli\u003eGeneric dome — it's just a light\u003c\/li\u003e\n        \u003cli\u003eRoom looks furnished, not imagined\u003c\/li\u003e\n        \u003cli\u003eNothing memorable for the child\u003c\/li\u003e\n        \u003cli\u003eForgotten in a week\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-bac apl-bac--after\"\u003e\n      \u003cspan class=\"apl-bac-label\"\u003eWith Airplane Lamp\u003c\/span\u003e\n      \u003cul class=\"apl-bac-list\"\u003e\n        \u003cli\u003eA wooden propeller on the ceiling — the room has a story\u003c\/li\u003e\n        \u003cli\u003eWarm glow that's right for play and sleep\u003c\/li\u003e\n        \u003cli\u003eThe first thing kids point to when friends visit\u003c\/li\u003e\n        \u003cli\u003eStill cool at age 10\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 5 GIFTING \u0026 UPSELL --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eGifting \u0026amp; Combinations\u003c\/div\u003e\n  \u003cdiv class=\"apl-upsell\"\u003e\n    \u003cspan class=\"apl-upsell__icon\"\u003e🎁\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"apl-upsell__title\"\u003eThe room gift — one purchase, one completely different ceiling.\u003c\/span\u003e\n      Most baby and kids' gifts get outgrown or put in a drawer. This one stays on the ceiling for years. Buy it for the nursery before the baby arrives; the parents will thank you every time they walk in the room. Ships ready to gift — no extra packaging needed.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"apl-pair-cards\"\u003e\n    \u003cdiv class=\"apl-pair-card\"\u003e\n      \u003cspan class=\"apl-pair-card__icon\"\u003e🛌\u003c\/span\u003e\n      \u003cspan class=\"apl-pair-card__title\"\u003eAdd a Nightlight Below\u003c\/span\u003e\n      The overhead lamp for play and reading; a small nightlight on the desk or bedside for after lights-out. Two light levels, one room, no compromise on bedtime.\n      \u003cspan class=\"apl-pair-card__tag\"\u003eLayered Lighting\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-pair-card\"\u003e\n      \u003cspan class=\"apl-pair-card__icon\"\u003e🎀\u003c\/span\u003e\n      \u003cspan class=\"apl-pair-card__title\"\u003eBuy Two — Twins or Siblings\u003c\/span\u003e\n      Two rooms, same lamp — Blue in one, Beige in the other. The shared theme connects the rooms without making them identical. A design decision that takes 30 seconds and lasts for years.\n      \u003cspan class=\"apl-pair-card__tag\"\u003eBetter in Pairs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"apl-pair-card\"\u003e\n      \u003cspan class=\"apl-pair-card__icon\"\u003e✈️\u003c\/span\u003e\n      \u003cspan class=\"apl-pair-card__title\"\u003eBuild the Theme\u003c\/span\u003e\n      Pair with aviation-themed wall art, a globe, or a world map. The lamp becomes the anchor of a travel-inspired room that grows with the child — toddler to teen, the airplane stays relevant.\n      \u003cspan class=\"apl-pair-card__tag\"\u003eRoom Theme\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"apl-colors\"\u003e\n    \u003cdiv class=\"apl-color-card\"\u003e\n\u003cspan class=\"apl-sw apl-sw--white\"\u003e\u003c\/span\u003e White\u003c\/div\u003e\n    \u003cdiv class=\"apl-color-card\"\u003e\n\u003cspan class=\"apl-sw apl-sw--wood\"\u003e\u003c\/span\u003e Wood Color\u003c\/div\u003e\n    \u003cdiv class=\"apl-color-card\"\u003e\n\u003cspan class=\"apl-sw apl-sw--blue\"\u003e\u003c\/span\u003e Blue\u003c\/div\u003e\n    \u003cdiv class=\"apl-color-card\"\u003e\n\u003cspan class=\"apl-sw apl-sw--beige\"\u003e\u003c\/span\u003e Beige\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Size --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"apl-size\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eL 55 cm × H 21 cm\u003c\/strong\u003e  \/  L 21.6″ × H 8.2″  ·  ~53W\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"apl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"apl-specs\"\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Wood \u0026amp; Acrylic\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eLED: \u003cstrong\u003eIntegrated\u003c\/strong\u003e · 50,000 hr · non-replaceable\u003c\/li\u003e\n    \u003cli\u003eColor Temp: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWire: \u003cstrong\u003e59 in \/ 150 cm\u003c\/strong\u003e — adjustable\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSloped ceiling compatible\u003c\/strong\u003e — up to 30°\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"apl-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"apl-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"apl-badges\"\u003e\n        \u003cspan class=\"apl-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"apl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"apl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"apl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"apl-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"apl-dls\"\u003e\n        \u003ca class=\"apl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1UpN_rAuPh7TjxHELGD_9pn5BFEs7hfZS\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"apl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1ehKQSCuyU7ArWqz_Q1yKzK5ImMwEP5ff\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Installation\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .apl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"L 55cm x H 21cm \/ L 21.6″ x H 8.2″ \/ Blue \/ Warm White","offer_id":50995465650450,"sku":"DCP-31108-01","price":280.0,"currency_code":"USD","in_stock":true},{"title":"L 55cm x H 21cm \/ L 21.6″ x H 8.2″ \/ Blue \/ Triac Warm Dimming","offer_id":51619006513426,"sku":"DCP-31108-02","price":325.0,"currency_code":"USD","in_stock":true},{"title":"L 55cm x H 21cm \/ L 21.6″ x H 8.2″ \/ Beige \/ Warm White","offer_id":50995465683218,"sku":"DCP-31108-03","price":280.0,"currency_code":"USD","in_stock":true},{"title":"L 55cm x H 21cm \/ L 21.6″ x H 8.2″ \/ Beige \/ Triac Warm Dimming","offer_id":51619006546194,"sku":"DCP-31108-04","price":325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Airplane_Pendant_Lamp_1126.jpg?v=1764140685","url":"https:\/\/docos.us\/zh\/products\/airplane-pendant-lamp","provider":"Docos","version":"1.0","type":"link"}