{"product_id":"pleated-cavolo-table-lamp","title":"Pleated Cavolo Table Lamp","description":"\u003c!-- ============================================================     PLEATED CAVOLO TABLE 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\": \"Pleated Cavolo Table Lamp\",  \"description\": \"The Pleated Cavolo Table Lamp features a pleated fabric shade over a glass body, diffusing a warm 5W LED into soft, directional ambient light. Plug-in with push-button switch and dimmer compatibility. Available in Black and White.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Metal, Fabric, Glass\",  \"color\": \"Black, White\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",       \"value\": \"30 cm \/ 11.8 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",         \"value\": \"35 cm \/ 13.7 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",         \"value\": \"E26 \/ E27\" },    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",    \"value\": \"5W LED or 40W incandescent equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",         \"value\": \"Push-button\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",         \"value\": \"Plug-in — 59-inch cord\" },    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer\",         \"value\": \"Compatible (switch not included)\" },    { \"@type\": \"PropertyValue\", \"name\": \"Use\",            \"value\": \"Indoor\" },    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\", \"value\": \"North America, Saudi Arabia, Europe, Australia\" }  ],  \"video\": [    {      \"@type\": \"VideoObject\",      \"name\": \"Pleated Lampshade Installation\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/bWFq7YNk17k\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/bWFq7YNk17k\/hqdefault.jpg\"    }  ],  \"offers\": {    \"@type\": \"Offer\",    \"availability\": \"https:\/\/schema.org\/InStock\",    \"priceCurrency\": \"USD\",    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }  }}\u003c\/noscript\u003e\u003c!-- ② 样式 --\u003e\u003cstyle\u003e  .pct-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;  }  .pct-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;  }  \/* 单视频全宽 *\/  .pct-video-box {    position: relative;    padding-bottom: 56.25%;    height: 0;    overflow: hidden;    border-radius: 8px;    background: #111;    margin-bottom: 2rem;  }  .pct-video-box iframe {    position: absolute; top: 0; left: 0;    width: 100%; height: 100%; border: none;  }  .pct-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 无线\/插电横幅 *\/  .pct-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;  }  .pct-plug-banner__icon { font-size: 1.4rem; flex-shrink: 0; }  .pct-plug-banner__sub {    font-size: .8rem;    font-weight: 400;    color: #777;    display: block;    margin-top: .1rem;  }  \/* 核心卖点卡片 *\/  .pct-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .pct-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;  }  .pct-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .pct-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 质感横幅 *\/  .pct-texture-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;  }  .pct-texture-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 适用场景 *\/  .pct-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .pct-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 *\/  .pct-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;  }  .pct-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }  .pct-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);  }  .pct-swatch--black { background: #1e1a17; }  .pct-swatch--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); }  \/* 尺寸卡片 *\/  .pct-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;  }  .pct-size-card svg { flex-shrink: 0; }  \/* 规格列表 *\/  .pct-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .pct-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;  }  .pct-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* 认证徽章 *\/  .pct-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .pct-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .pct-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .pct-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;  }  .pct-dl-item:hover { opacity: .65; }  .pct-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=\"pct-wrap\"\u003e  \u003c!-- 视频 --\u003e  \u003cdiv class=\"pct-section-title\"\u003eSee It In Action\u003c\/div\u003e  \u003cdiv class=\"pct-video-box\"\u003e    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/bWFq7YNk17k\" title=\"Pleated Cavolo Table 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=\"pct-intro\"\u003e    A lamp can illuminate a desk. The \u003cstrong\u003ePleated Cavolo Table Lamp\u003c\/strong\u003e does    something more considered — the pleated fabric shade catches the light from the LED    inside and distributes it through each fold differently, creating a soft, textured glow    that shifts as you move around it. It sits on a surface and makes that surface feel    more intentional.  \u003c\/p\u003e  \u003cp class=\"pct-intro\"\u003e    Available in Black or White. Both work. Both read as quietly elevated rather than    obviously decorative.  \u003c\/p\u003e  \u003c!-- 插电横幅 --\u003e  \u003cdiv class=\"pct-plug-banner\"\u003e    \u003cspan class=\"pct-plug-banner__icon\"\u003e🔌\u003c\/span\u003e    \u003cdiv\u003e      Plug-in — place it anywhere.      \u003cspan class=\"pct-plug-banner__sub\"\u003e59-inch cord with push-button switch — no hardwiring, no installation required.\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"pct-section-title\"\u003eWhy Cavolo\u003c\/div\u003e  \u003cdiv class=\"pct-features\"\u003e    \u003cdiv class=\"pct-feature-card\"\u003e      \u003cspan class=\"pct-feature-card__icon\"\u003e🎀\u003c\/span\u003e      \u003cspan class=\"pct-feature-card__title\"\u003ePleated Fabric Shade\u003c\/span\u003e      Each pleat creates a micro-shadow that the light inside activates from      the other side — the shade becomes a surface of light and depth rather      than a simple diffuser. Even unlit, the pleating gives the lamp a      sculptural quality that reads well at any distance.    \u003c\/div\u003e    \u003cdiv class=\"pct-feature-card\"\u003e      \u003cspan class=\"pct-feature-card__icon\"\u003e🫧\u003c\/span\u003e      \u003cspan class=\"pct-feature-card__title\"\u003eGlass Body\u003c\/span\u003e      The glass base anchors the softness of the fabric shade with something      clear and grounded — the two materials in contrast make each other      more visible. The lamp reads as both delicate and considered.    \u003c\/div\u003e    \u003cdiv class=\"pct-feature-card\"\u003e      \u003cspan class=\"pct-feature-card__icon\"\u003e🔆\u003c\/span\u003e      \u003cspan class=\"pct-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e      From working-light brightness to the gentlest evening glow.      Pair with a dimmer switch (sold separately) and the pleated      shade does its most atmospheric work at lower settings — each      fold catching less light, the overall output warmer and softer.    \u003c\/div\u003e    \u003cdiv class=\"pct-feature-card\"\u003e      \u003cspan class=\"pct-feature-card__icon\"\u003e🌿\u003c\/span\u003e      \u003cspan class=\"pct-feature-card__title\"\u003eVersatile Placement\u003c\/span\u003e      Desk, nightstand, side table, console, shelf — the proportions      and the cord length work across all of them. Change the room's      feel without changing the room.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 质感横幅 --\u003e  \u003cdiv class=\"pct-texture-banner\"\u003e    \u003cspan class=\"pct-texture-banner__title\"\u003eWhy Texture Matters in a Lamp\u003c\/span\u003e    Most table lamps have a smooth shade — the output is even, predictable, and forgettable.    A pleated shade does something different. The folds interrupt and redirect the light in    a way that creates micro-variations across the surface, giving the lamp a visual depth    that changes depending on the viewing angle and the brightness setting. The result is a    lamp that looks more interesting the closer you get to it — which is exactly what    an object on a desk or nightstand should do.  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"pct-section-title\"\u003eWorks In\u003c\/div\u003e  \u003cdiv class=\"pct-rooms\"\u003e    \u003cspan class=\"pct-room-tag\"\u003e🖥 Desk\u003c\/span\u003e    \u003cspan class=\"pct-room-tag\"\u003e🛏 Nightstand\u003c\/span\u003e    \u003cspan class=\"pct-room-tag\"\u003e🛋 Side Table\u003c\/span\u003e    \u003cspan class=\"pct-room-tag\"\u003e🖼 Console\u003c\/span\u003e    \u003cspan class=\"pct-room-tag\"\u003e📚 Bookshelf\u003c\/span\u003e    \u003cspan class=\"pct-room-tag\"\u003e🪟 Windowsill\u003c\/span\u003e    \u003cspan class=\"pct-room-tag\"\u003e🏠 Any Room\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 颜色条 --\u003e  \u003cdiv class=\"pct-color-bar\"\u003e    \u003cdiv class=\"pct-color-bar__swatches\"\u003e      \u003cspan class=\"pct-swatch pct-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e      \u003cspan class=\"pct-swatch pct-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e    \u003c\/div\u003e    \u003cspan\u003eBlack · White\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"pct-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"pct-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eDia 30 cm × H 35 cm\u003c\/strong\u003e  \/  ∅ 11.8″ × H 13.7″\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"pct-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"pct-specs\"\u003e    \u003cli\u003eBody: \u003cstrong\u003eGlass\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eShade: \u003cstrong\u003ePleated Fabric\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Fabric \u0026amp; Glass\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\u003eSwitch: \u003cstrong\u003ePush-button\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord\u003c\/li\u003e    \u003cli\u003e\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e    \u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eCertified: North America · Saudi Arabia · Europe · Australia\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- 认证徽章 --\u003e  \u003cdiv class=\"pct-badges\"\u003e    \u003cspan class=\"pct-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"pct-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e    \u003cspan class=\"pct-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"pct-badge\"\u003e🌏 Australia\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"pct-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"pct-downloads\"\u003e              \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .pct-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.7″ \/ Black \u0026 White \/ US plug","offer_id":45895380762681,"sku":"DCT-2717-1","price":36400.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.7″ \/ Black \u0026 White \/ UK plug","offer_id":45895380795449,"sku":"DCT-2717-5","price":36400.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.7″ \/ Black \u0026 White \/ AU plug","offer_id":45895380828217,"sku":"DCT-2717-3","price":36400.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.7″ \/ Black \u0026 White \/ EU plug","offer_id":45895380860985,"sku":"DCT-2717-4","price":36400.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Pleated_Cavolo_Table_Lamp_27.jpg?v=1780062473","url":"https:\/\/www.minu-mart.com\/fi\/products\/pleated-cavolo-table-lamp","provider":"Minu Mart","version":"1.0","type":"link"}