{"product_id":"rustina-floor-lamp","title":"Rustina Floor Lamp","description":"\u003c!-- ============================================================     RUSTINA FLOOR 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\": \"Rustina Floor Lamp\",  \"description\": \"The Rustina Floor Lamp features a rich amber acrylic dome, slender walnut-finish stem, and a nostalgic pull-chain detail. Plug-in with 98.4-inch cord and foot switch. Available in Walnut Color, Gold, and Amber. Indoor use.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Wood, Metal, Acrylic\",  \"color\": \"Walnut Color, Gold, Amber\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Width\",         \"value\": \"35 cm \/ 13.7 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",        \"value\": \"153 cm \/ 60.2 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Weight\",        \"value\": \"8 kg\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",        \"value\": \"E26 \/ E27\" },    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",   \"value\": \"40W incandescent or LED equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",        \"value\": \"Plug-in — 98.4-inch cord\" },    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",        \"value\": \"Foot switch + pull-chain detail\" },    { \"@type\": \"PropertyValue\", \"name\": \"Use\",           \"value\": \"Indoor\" },    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",\"value\": \"North America, Australia, Europe, Middle East\" }  ],  \"video\": [    {      \"@type\": \"VideoObject\",      \"name\": \"Rustina Floor Lamp | Retro Glow Meets Modern Style\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/3DVJ9XErHy4\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/3DVJ9XErHy4\/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  提示边框   *\/  .rsf-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;  }  \/* 章节标题 *\/  .rsf-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;  }  \/* 单视频全宽 *\/  .rsf-video-box {    position: relative;    padding-bottom: 56.25%;    height: 0;    overflow: hidden;    border-radius: 8px;    background: #111;    margin-bottom: 2rem;  }  .rsf-video-box iframe {    position: absolute;    top: 0; left: 0;    width: 100%; height: 100%;    border: none;  }  \/* Hero 文案 *\/  .rsf-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 核心卖点卡片 *\/  .rsf-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .rsf-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;  }  .rsf-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .rsf-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 空间层次横幅 *\/  .rsf-layering-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;  }  .rsf-layering-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 适用场景 *\/  .rsf-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .rsf-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;  }  \/* 颜色 swatches *\/  .rsf-color-bar {    display: flex;    align-items: center;    gap: 14px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .75rem 1.1rem;    margin-bottom: 2rem;    font-size: .88rem;    color: #555;  }  .rsf-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }  .rsf-swatch {    width: 22px; height: 22px;    border-radius: 50%;    border: 2px solid rgba(0,0,0,.1);    box-shadow: 0 1px 4px rgba(0,0,0,.15);  }  .rsf-swatch--walnut { background: #5a3018; }  .rsf-swatch--gold   { background: linear-gradient(135deg, #c8a040, #e8c060); }  .rsf-swatch--amber  { background: #d48018; }  \/* 尺寸卡片 *\/  .rsf-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;  }  .rsf-size-card svg { flex-shrink: 0; }  \/* 规格列表 *\/  .rsf-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .rsf-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;  }  .rsf-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* 认证徽章 *\/  .rsf-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .rsf-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .rsf-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .rsf-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;  }  .rsf-dl-item:hover { opacity: .65; }  .rsf-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=\"rsf-wrap\"\u003e  \u003c!-- 视频 --\u003e  \u003cdiv class=\"rsf-section-title\"\u003eSee It In Action\u003c\/div\u003e  \u003cdiv class=\"rsf-video-box\"\u003e    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/3DVJ9XErHy4\" title=\"Rustina Floor Lamp | Retro Glow Meets Modern Style\" 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=\"rsf-intro\"\u003e    The \u003cstrong\u003eRustina Floor Lamp\u003c\/strong\u003e does what the best mid-century floor lamps always did —    it takes a corner and makes it somewhere. The amber dome, the slender walnut stem, the    pull-chain detail that makes you want to reach for it before you've even sat down — these    are the details of a lamp that understands what evenings are actually for.  \u003c\/p\u003e  \u003cp class=\"rsf-intro\"\u003e    Plug it in beside the sofa, beside the reading chair, or in the corner that's been waiting    for something exactly like this. The room shifts immediately.  \u003c\/p\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"rsf-section-title\"\u003eWhat Rustina Brings\u003c\/div\u003e  \u003cdiv class=\"rsf-features\"\u003e    \u003cdiv class=\"rsf-feature-card\"\u003e      \u003cspan class=\"rsf-feature-card__icon\"\u003e🟠\u003c\/span\u003e      \u003cspan class=\"rsf-feature-card__title\"\u003eAmber Acrylic Dome\u003c\/span\u003e      The amber tint transforms the output of any warm bulb into something      richer and deeper — the light that reaches the room carries the color      of the shade itself, giving the space a warmth that white diffusers      simply don't produce.    \u003c\/div\u003e    \u003cdiv class=\"rsf-feature-card\"\u003e      \u003cspan class=\"rsf-feature-card__icon\"\u003e🪵\u003c\/span\u003e      \u003cspan class=\"rsf-feature-card__title\"\u003eWalnut Stem \u0026amp; Base\u003c\/span\u003e      The wood finish anchors the amber warmth above it with something      natural and grounded. The combination reads as mid-century without      being a period piece — familiar in the best way, current in presence.    \u003c\/div\u003e    \u003cdiv class=\"rsf-feature-card\"\u003e      \u003cspan class=\"rsf-feature-card__icon\"\u003e⛓\u003c\/span\u003e      \u003cspan class=\"rsf-feature-card__title\"\u003ePull-Chain Detail\u003c\/span\u003e      A pull chain instead of a wall switch changes the interaction entirely.      Reaching for the chain before settling in for the evening is a small      ritual — the kind that makes a room feel more like home.    \u003c\/div\u003e    \u003cdiv class=\"rsf-feature-card\"\u003e      \u003cspan class=\"rsf-feature-card__icon\"\u003e🔌\u003c\/span\u003e      \u003cspan class=\"rsf-feature-card__title\"\u003ePlug-In, No Wiring\u003c\/span\u003e      The 98.4-inch cord reaches any outlet without needing an extension.      The foot switch at the base means the pull chain controls the mood —      the foot switch controls the power. Both work together.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 空间层次横幅 --\u003e  \u003cdiv class=\"rsf-layering-banner\"\u003e    \u003cspan class=\"rsf-layering-banner__title\"\u003eThe Warm Layer a Room Actually Needs\u003c\/span\u003e    Overhead lighting is flat — it illuminates every surface equally and creates no sense    of depth or zone. The Rustina changes that. Positioned beside a sofa or reading chair,    it pools amber warmth downward at exactly the height and angle where people sit and stay.    The ceiling stays darker, the floor stays grounded, and the space between becomes    the kind of inviting, textured atmosphere that overhead lights can't manufacture.    This is the layer your room is missing.  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"rsf-section-title\"\u003eRight For\u003c\/div\u003e  \u003cdiv class=\"rsf-rooms\"\u003e    \u003cspan class=\"rsf-room-tag\"\u003e🛋 Beside the Sofa\u003c\/span\u003e    \u003cspan class=\"rsf-room-tag\"\u003e📚 Reading Chair\u003c\/span\u003e    \u003cspan class=\"rsf-room-tag\"\u003e🪴 Empty Corner\u003c\/span\u003e    \u003cspan class=\"rsf-room-tag\"\u003e🛏 Bedroom Corner\u003c\/span\u003e    \u003cspan class=\"rsf-room-tag\"\u003e🍽 Dining Corner\u003c\/span\u003e    \u003cspan class=\"rsf-room-tag\"\u003e🏠 Open-Plan Living\u003c\/span\u003e    \u003cspan class=\"rsf-room-tag\"\u003e🖥 Home Office\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 颜色条 --\u003e  \u003cdiv class=\"rsf-color-bar\"\u003e    \u003cdiv class=\"rsf-color-bar__swatches\"\u003e      \u003cspan class=\"rsf-swatch rsf-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e      \u003cspan class=\"rsf-swatch rsf-swatch--gold\" title=\"Gold\"\u003e\u003c\/span\u003e      \u003cspan class=\"rsf-swatch rsf-swatch--amber\" title=\"Amber\"\u003e\u003c\/span\u003e    \u003c\/div\u003e    \u003cspan\u003eWalnut Color · Gold · Amber\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"rsf-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"rsf-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eW 35 cm × H 153 cm\u003c\/strong\u003e  \/  W 13.7″ × H 60.2″      \u003cspan style=\"color:#999;font-size:.85rem;\"\u003e8 kg\u003c\/span\u003e\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"rsf-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"rsf-specs\"\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eWood, Metal \u0026amp; Acrylic\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 98.4-inch cord\u003c\/li\u003e    \u003cli\u003eSwitch: \u003cstrong\u003eFoot switch\u003c\/strong\u003e + pull-chain detail\u003c\/li\u003e    \u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- 认证徽章 --\u003e  \u003cdiv class=\"rsf-badges\"\u003e    \u003cspan class=\"rsf-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"rsf-badge\"\u003e🌏 Australia\u003c\/span\u003e    \u003cspan class=\"rsf-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"rsf-badge\"\u003e🌍 Middle East\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"rsf-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"rsf-downloads\"\u003e          \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .rsf-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"W 35cm x H 153cm \/ W 13.7″ x H 60.2″ \/ Walnut Color \u0026 Amber \/ US Plug","offer_id":45895581925433,"sku":"DCF-L198-01","price":330.0,"currency_code":"USD","in_stock":true},{"title":"W 35cm x H 153cm \/ W 13.7″ x H 60.2″ \/ Walnut Color \u0026 Amber \/ UK Plug","offer_id":45895581958201,"sku":"DCF-L198-02","price":330.0,"currency_code":"USD","in_stock":true},{"title":"W 35cm x H 153cm \/ W 13.7″ x H 60.2″ \/ Walnut Color \u0026 Amber \/ AU Plug","offer_id":45895581990969,"sku":"DCF-L198-03","price":330.0,"currency_code":"USD","in_stock":true},{"title":"W 35cm x H 153cm \/ W 13.7″ x H 60.2″ \/ Walnut Color \u0026 Amber \/ EU Plug","offer_id":45895582023737,"sku":"DCF-L198-04","price":330.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Rustina_Floor_Lamp_1.jpg?v=1780066188","url":"https:\/\/www.minu-mart.com\/ko\/products\/rustina-floor-lamp","provider":"Minu Mart","version":"1.0","type":"link"}