{"product_id":"akari-juni-plug-in-pendant-lamp","title":"Akari Juni Plug In Pendant Lamp","description":"\u003c!-- ============================================================     AKARI JUNI PLUG-IN PENDANT LAMP — Shopify Product Description     配色：匹配 docos.us 店铺主题     转化优化：柔光纸灯 + 免布线吊灯 + 空间氛围     包含：消费者可视化内容 + GEO JSON-LD 结构化数据     ============================================================ --\u003e\u003c!-- ① JSON-LD 结构化数据 --\u003e\u003cscript type=\"application\/ld+json\"\u003e{  \"@context\": \"https:\/\/schema.org\",  \"@type\": \"Product\",  \"name\": \"Akari Juni Plug-In Pendant Lamp\",  \"description\": \"The Akari Juni Pendant Lamp is a sculptural pendant hand-crafted from rice paper and bamboo silk. No hardwiring required — plug into any standard outlet with 177-inch adjustable wire. Soft, even diffused light, dimmer compatible, and sloped ceiling adaptable.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Bamboo Silk, Paper\",  \"color\": \"White\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",          \"value\": \"47 cm \/ 18.5 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"82 cm \/ 32.2 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"Paper — White finish\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",            \"value\": \"E26 \/ E27\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wattage\",           \"value\": \"5W LED or 40W incandescent equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Voltage\",           \"value\": \"AC 110–240V\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Plug-in — 177 inch \/ 450 cm adjustable wire\" },    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer Compatible\", \"value\": \"Yes (switch not included)\" },    { \"@type\": \"PropertyValue\", \"name\": \"Ceiling\",           \"value\": \"Sloped ceiling compatible — up to 30°\" },    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Australia, Europe, Middle East\" }  ],  \"video\": [    {      \"@type\": \"VideoObject\",      \"name\": \"Akari Juni Plug-In Pendant Lamp\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/B4xLihyNHsI\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/B4xLihyNHsI\/hqdefault.jpg\"    }  ],  \"offers\": {    \"@type\": \"Offer\",    \"availability\": \"https:\/\/schema.org\/InStock\",    \"priceCurrency\": \"USD\",    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }  }}\u003c\/noscript\u003e\u003c!-- ② 样式 --\u003e\u003cstyle\u003e  \/*   * Docos Design Tokens   * #ffffff  白底        #f7f7f7  卡片底   * #e5e5e5  边框        #1a1a1a  正文   * #555555  次级文字    #b8924a  暖金强调   * #fff8ee  提示底      #e8c87a  提示边框   *\/  .akj-wrap {    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;    color: #1a1a1a;    line-height: 1.7;    max-width: 860px;    margin: 0 auto;    background: #ffffff;  }  \/* 章节标题 *\/  .akj-section-title {    font-size: 0.72rem;    font-weight: 600;    letter-spacing: .12em;    text-transform: uppercase;    color: #1a1a1a;    border-bottom: 1.5px solid #b8924a;    padding-bottom: .45rem;    margin: 2.2rem 0 1.1rem;  }  \/* 单视频全宽 *\/  .akj-video-box {    position: relative;    padding-bottom: 56.25%;    height: 0;    overflow: hidden;    border-radius: 8px;    background: #111;    margin-bottom: 2rem;  }  .akj-video-box iframe {    position: absolute;    top: 0; left: 0;    width: 100%; height: 100%;    border: none;  }  \/* Hero 文案 *\/  .akj-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 无需硬接线横幅 *\/  .akj-plug-banner {    display: flex;    align-items: center;    gap: 14px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .9rem 1.2rem;    margin-bottom: 2rem;    font-size: .92rem;    color: #1a1a1a;    font-weight: 500;  }  .akj-plug-banner__icon { font-size: 1.4rem; flex-shrink: 0; }  .akj-plug-banner__sub {    font-size: .8rem;    font-weight: 400;    color: #777;    display: block;    margin-top: .1rem;  }  \/* 材质价值横幅 *\/  .akj-material-banner {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: 1rem 1.2rem;    margin-bottom: 2rem;    font-size: .9rem;    color: #555;    line-height: 1.7;  }  .akj-material-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 核心卖点卡片 *\/  .akj-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .akj-feature-card {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-top: 3px solid #b8924a;    border-radius: 6px;    padding: .85rem 1rem;    font-size: .85rem;    color: #333;    line-height: 1.55;  }  .akj-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .akj-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 组装视频提示 *\/  .akj-assembly-note {    display: flex;    gap: 10px;    background: #fff8ee;    border: 1px solid #e8c87a;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .75rem 1rem;    margin-bottom: 2rem;    font-size: .88rem;    color: #5a3e10;    line-height: 1.6;  }  .akj-assembly-note__icon { flex-shrink: 0; margin-top: .05rem; }  \/* 适用场景 *\/  .akj-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .akj-room-tag {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-radius: 20px;    padding: .3rem .9rem;    font-size: .82rem;    color: #555;    display: flex;    align-items: center;    gap: 5px;  }  \/* 尺寸卡片 *\/  .akj-size-card {    display: inline-flex;    align-items: center;    gap: 12px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .75rem 1.2rem;    font-size: .9rem;    color: #1a1a1a;    margin-bottom: 2rem;  }  .akj-size-card svg { flex-shrink: 0; }  \/* 线长提示 *\/  .akj-wire-note {    display: flex;    gap: 10px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .75rem 1rem;    margin-bottom: 2rem;    font-size: .88rem;    color: #333;    line-height: 1.6;  }  \/* 规格列表 *\/  .akj-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .akj-specs li {    display: flex;    align-items: flex-start;    gap: 10px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-radius: 6px;    padding: .6rem .9rem;    font-size: .9rem;    color: #333;  }  .akj-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* 认证徽章 *\/  .akj-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .akj-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .akj-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .akj-dl-item {    display: flex;    flex-direction: column;    align-items: center;    gap: 8px;    text-decoration: none;    color: #1a1a1a;    font-size: .78rem;    font-weight: 600;    letter-spacing: .06em;    text-transform: uppercase;    transition: opacity .2s;  }  .akj-dl-item:hover { opacity: .65; }  .akj-dl-item img {    width: 60px; height: 60px;    object-fit: contain;    border: 1px solid #e5e5e5;    border-radius: 6px;    background: #fff;    padding: 8px;  }\u003c\/style\u003e\u003c!-- ③ 可视化内容 --\u003e\u003cdiv class=\"akj-wrap\"\u003e  \u003c!-- 视频 --\u003e  \u003cdiv class=\"akj-section-title\"\u003eSee It In Action\u003c\/div\u003e  \u003cdiv class=\"akj-video-box\"\u003e    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/B4xLihyNHsI\" title=\"Akari Juni Plug-In Pendant Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e  \u003c\/div\u003e  \u003c!-- Hero 文案 --\u003e  \u003cp class=\"akj-intro\"\u003e    There's a quality to paper light that no other material achieves — a warmth that comes    from the shade itself, not just the bulb inside it. The \u003cstrong\u003eAkari Juni Pendant Lamp\u003c\/strong\u003e    is hand-crafted from rice paper and bamboo silk, and when it's lit, the whole surface seems    to glow. Not a point of light. A presence.  \u003c\/p\u003e  \u003cp class=\"akj-intro\"\u003e    And because it plugs in, there's nothing between you and a room that looks like this.    No electrician scheduled, no junction box installed. An afternoon and an outlet.  \u003c\/p\u003e  \u003c!-- 无需硬接线横幅 --\u003e  \u003cdiv class=\"akj-plug-banner\"\u003e    \u003cspan class=\"akj-plug-banner__icon\"\u003e🔌\u003c\/span\u003e    \u003cdiv\u003e      No hardwiring. No electrician. No junction box.      \u003cspan class=\"akj-plug-banner__sub\"\u003e177″ of adjustable wire — hang it exactly where the room needs it.\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 材质价值横幅 --\u003e  \u003cdiv class=\"akj-material-banner\"\u003e    \u003cspan class=\"akj-material-banner__title\"\u003eWhy Rice Paper?\u003c\/span\u003e    Rice paper has been used in Japanese lantern-making for centuries — not for cost, but    because nothing else diffuses light the same way. It scatters the bulb in every direction    simultaneously, filling the room with soft, even illumination that casts almost no shadow.    The bamboo silk frame gives the Juni its sculptural elongated form while staying light    enough to hang from any standard ceiling hook. The result is a lamp that transforms a    space not through brightness, but through atmosphere.  \u003c\/div\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"akj-section-title\"\u003eWhy Juni\u003c\/div\u003e  \u003cdiv class=\"akj-features\"\u003e    \u003cdiv class=\"akj-feature-card\"\u003e      \u003cspan class=\"akj-feature-card__icon\"\u003e📜\u003c\/span\u003e      \u003cspan class=\"akj-feature-card__title\"\u003eHand-Crafted Rice Paper\u003c\/span\u003e      Each shade is formed by hand — a process that gives the surface a slight,      irregular translucency that makes the finished piece feel made rather than      manufactured. No two are exactly alike.    \u003c\/div\u003e    \u003cdiv class=\"akj-feature-card\"\u003e      \u003cspan class=\"akj-feature-card__icon\"\u003e🌕\u003c\/span\u003e      \u003cspan class=\"akj-feature-card__title\"\u003eAll-Direction Soft Glow\u003c\/span\u003e      The paper releases light in every direction at once — the result is a room      without hard shadows or harsh spots. Evening light that genuinely relaxes      the space it enters.    \u003c\/div\u003e    \u003cdiv class=\"akj-feature-card\"\u003e      \u003cspan class=\"akj-feature-card__icon\"\u003e🔆\u003c\/span\u003e      \u003cspan class=\"akj-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e      Bright enough for reading, soft enough for sleep. Pair with a dimmer switch      (sold separately) and Juni becomes the mood control for the entire room.    \u003c\/div\u003e    \u003cdiv class=\"akj-feature-card\"\u003e      \u003cspan class=\"akj-feature-card__icon\"\u003e📐\u003c\/span\u003e      \u003cspan class=\"akj-feature-card__title\"\u003eSloped Ceiling Ready\u003c\/span\u003e      Works on angled ceilings up to 30° — the hardware adjusts so the lamp      always hangs level regardless of what's above it.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 组装视频提示 --\u003e  \u003cdiv class=\"akj-assembly-note\"\u003e    \u003cspan class=\"akj-assembly-note__icon\"\u003e🎬\u003c\/span\u003e    \u003cspan\u003eThis lamp ships flat and assembles easily at home. Watch the        before you start — the whole process takes under 10 minutes.\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"akj-section-title\"\u003eWhere It Belongs\u003c\/div\u003e  \u003cdiv class=\"akj-rooms\"\u003e    \u003cspan class=\"akj-room-tag\"\u003e🛏 Above the Bed\u003c\/span\u003e    \u003cspan class=\"akj-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e    \u003cspan class=\"akj-room-tag\"\u003e📚 Reading Nook\u003c\/span\u003e    \u003cspan class=\"akj-room-tag\"\u003e🛋 Living Room Corner\u003c\/span\u003e    \u003cspan class=\"akj-room-tag\"\u003e🧘 Meditation Space\u003c\/span\u003e    \u003cspan class=\"akj-room-tag\"\u003e🏠 Rental Apartment\u003c\/span\u003e    \u003cspan class=\"akj-room-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"akj-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"akj-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eDia 47 cm × H 82 cm\u003c\/strong\u003e  \/  ∅ 18.5″ × H 32.2″\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 线长提示 --\u003e  \u003cdiv class=\"akj-wire-note\"\u003e    \u003cspan\u003e📐\u003c\/span\u003e    \u003cspan\u003eDefault wire length is \u003cstrong\u003e177 in \/ 450 cm\u003c\/strong\u003e — easily adjusted to your    desired hanging height at installation.\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"akj-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"akj-specs\"\u003e    \u003cli\u003eShade: \u003cstrong\u003ePaper\u003c\/strong\u003e — White finish\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eBamboo Silk \u0026amp; Paper\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eBulb: \u003cstrong\u003e5W LED\u003c\/strong\u003e or 40W incandescent equivalent\u003c\/li\u003e    \u003cli\u003eVoltage: \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 177 in \/ 450 cm adjustable wire\u003c\/li\u003e    \u003cli\u003e\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e    \u003cli\u003e\u003cstrong\u003eSloped ceiling compatible\u003c\/strong\u003e — up to 30°\u003c\/li\u003e    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- 认证徽章 --\u003e  \u003cdiv class=\"akj-badges\"\u003e    \u003cspan class=\"akj-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"akj-badge\"\u003e🌏 Australia\u003c\/span\u003e    \u003cspan class=\"akj-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"akj-badge\"\u003e🌍 Middle East\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"akj-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"akj-downloads\"\u003e          \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .akj-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Dia 47cm x H 82cm \/ ∅ 18.5″ x H 32.2″ \/ White \/ US plug","offer_id":45893317656633,"sku":"DCP-12152-1","price":169.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47cm x H 82cm \/ ∅ 18.5″ x H 32.2″ \/ White \/ UK plug","offer_id":45893317689401,"sku":"DCP-12152-2","price":169.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47cm x H 82cm \/ ∅ 18.5″ x H 32.2″ \/ White \/ AU plug","offer_id":45893317722169,"sku":"DCP-12152-3","price":169.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47cm x H 82cm \/ ∅ 18.5″ x H 32.2″ \/ White \/ EU plug","offer_id":45893317754937,"sku":"DCP-12152-4","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Akari_Juni_PlugIn_Pendant_Lamp_1.jpg?v=1780134817","url":"https:\/\/www.minu-mart.com\/pl\/products\/akari-juni-plug-in-pendant-lamp","provider":"Minu Mart","version":"1.0","type":"link"}