{"product_id":"25-inch-natural-wood-finish-folding-patio-side-table","title":"25-Inch Natural Wood-Finish Folding Patio Side Table","description":"\u003cstyle\u003e\n  .产品详情-容器 {\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0 16px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    color: #292929;\n    line-height: 1.65;\n  }\n\n  .产品详情-容器 * {\n    box-sizing: border-box;\n  }\n\n  .产品详情-英雄 {\n    padding: 34px 24px;\n    margin-bottom: 18px;\n    background: #f6f4ef;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .产品详情-英雄 h1 {\n    margin: 0 0 12px;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: -0.5px;\n  }\n\n  .产品详情-英雄 p {\n    margin: 0;\n    font-size: 16px;\n    color: #666;\n  }\n\n  .产品详情-区块 {\n    margin-bottom: 18px;\n    padding: 26px 22px;\n    border-radius: 18px;\n    background: #fafafa;\n  }\n\n  .产品详情-区块 h2 {\n    margin: 0 0 10px;\n    font-size: 23px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .产品详情-区块 p {\n    margin: 0;\n    font-size: 15px;\n    color: #5f5f5f;\n  }\n\n  .产品详情-卖点网格 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .产品详情-卖点卡片 {\n    padding: 22px 18px;\n    background: #f6f4ef;\n    border-radius: 16px;\n  }\n\n  .产品详情-卖点编号 {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: #292929;\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .产品详情-卖点卡片 h3 {\n    margin: 0 0 7px;\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .产品详情-卖点卡片 p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n    color: #666;\n  }\n\n  .产品详情-图片卡 {\n    margin-top: 18px;\n    overflow: hidden;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .产品详情-图片卡 img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .产品详情-场景列表 {\n    display: grid;\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .产品详情-场景 {\n    padding: 17px 18px;\n    border-radius: 13px;\n    background: #fff;\n    border: 1px solid #e8e8e8;\n  }\n\n  .产品详情-场景 strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 15px;\n  }\n\n  .产品详情-场景 span {\n    display: block;\n    font-size: 14px;\n    color: #666;\n  }\n\n  .产品详情-规格表 {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 14px;\n    overflow: hidden;\n    border-radius: 12px;\n    background: #fff;\n  }\n\n  .产品详情-规格表 tr {\n    border-bottom: 1px solid #ececec;\n  }\n\n  .产品详情-规格表 tr:last-child {\n    border-bottom: 0;\n  }\n\n  .产品详情-规格表 td {\n    padding: 14px 12px;\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .产品详情-规格表 td:first-child {\n    width: 46%;\n    font-weight: 600;\n    color: #333;\n  }\n\n  .产品详情-规格表 td:last-child {\n    color: #666;\n  }\n\n  .产品详情-保障 {\n    background: #f3f7f2;\n  }\n\n  .产品详情-保障列表 {\n    margin: 15px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .产品详情-保障列表 li {\n    position: relative;\n    padding: 9px 0 9px 25px;\n    font-size: 14px;\n    color: #555;\n  }\n\n  .产品详情-保障列表 li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    font-weight: 700;\n    color: #333;\n  }\n\n  .产品详情-紧迫 {\n    margin-bottom: 0;\n    padding: 24px 20px;\n    text-align: center;\n    background: #292929;\n    color: #fff;\n    border-radius: 18px;\n  }\n\n  .产品详情-紧迫 h2 {\n    margin: 0 0 8px;\n    font-size: 22px;\n    color: #fff;\n  }\n\n  .产品详情-紧迫 p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #d9d9d9;\n  }\n\n  @media (max-width: 600px) {\n    .产品详情-容器 {\n      padding: 0 12px;\n    }\n\n    .产品详情-英雄 {\n      padding: 28px 18px;\n    }\n\n    .产品详情-英雄 h1 {\n      font-size: 26px;\n    }\n\n    .产品详情-区块 {\n      padding: 22px 17px;\n    }\n\n    .产品详情-区块 h2 {\n      font-size: 21px;\n    }\n\n    .产品详情-卖点网格 {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .产品详情-卖点卡片 {\n      padding: 20px 17px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"产品详情-容器\"\u003e\n\u003c!-- 英雄区 --\u003e\n\u003csection class=\"产品详情-英雄\"\u003e\n\u003ch2\u003eSolid Wood Table with Built-In Storage\u003c\/h2\u003e\n\u003cp\u003eSolid wood construction with practical storage and a fixed base for a dependable everyday setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 痛点方案 --\u003e\n\u003csection class=\"产品详情-区块\"\u003e\n\u003ch2\u003eA Practical Table Designed Around Everyday Use\u003c\/h2\u003e\n\u003cp\u003eWhen a table needs to do more than provide a surface, thoughtful construction matters. This design combines a solid wood frame and solid wood tabletop with built-in storage, while the fixed base provides a stable, permanent foundation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 4卖点 --\u003e\n\u003csection class=\"产品详情-卖点网格\"\u003e\n\u003cdiv class=\"产品详情-卖点卡片\"\u003e\n\u003cdiv class=\"产品详情-卖点编号\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eSolid Wood Frame\u003c\/h3\u003e\n\u003cp\u003eBuilt with a solid wood table frame for a substantial and dependable construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"产品详情-卖点卡片\"\u003e\n\u003cdiv class=\"产品详情-卖点编号\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eSolid Wood Tabletop\u003c\/h3\u003e\n\u003cp\u003eThe tabletop is made from solid wood, creating a cohesive natural-material construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"产品详情-卖点卡片\"\u003e\n\u003cdiv class=\"产品详情-卖点编号\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eBuilt-In Storage\u003c\/h3\u003e\n\u003cp\u003eThe storage feature adds practical organization to the table without changing its clean overall purpose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"产品详情-卖点卡片\"\u003e\n\u003cdiv class=\"产品详情-卖点编号\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eFixed Base Design\u003c\/h3\u003e\n\u003cp\u003eA fixed base provides a permanent table structure suited to everyday placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 使用场景 --\u003e\n\u003csection class=\"产品详情-区块\"\u003e\n\u003ch2\u003eMade for Practical Spaces\u003c\/h2\u003e\n\u003cp\u003eWith solid wood construction and integrated storage, the table is designed for spaces where a functional surface and organized storage are both useful.\u003c\/p\u003e\n\u003cdiv class=\"产品详情-场景列表\"\u003e\n\u003cdiv class=\"产品详情-场景\"\u003e\n\u003cstrong\u003eEveryday Living Spaces\u003c\/strong\u003e \u003cspan\u003eA practical surface combined with storage for daily routines.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"产品详情-场景\"\u003e\n\u003cstrong\u003eOrganized Home Areas\u003c\/strong\u003e \u003cspan\u003eBuilt-in storage helps keep frequently used items within easy reach.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"产品详情-场景\"\u003e\n\u003cstrong\u003ePermanent Table Placement\u003c\/strong\u003e \u003cspan\u003eThe fixed base is designed for a stable, established setup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 规格 --\u003e\n\u003csection class=\"产品详情-区块\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"产品详情-规格表\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTable Frame Material\u003c\/td\u003e\n\u003ctd\u003eSolid Wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTabletop Material\u003c\/td\u003e\n\u003ctd\u003eSolid Wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFeature\u003c\/td\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Type\u003c\/td\u003e\n\u003ctd\u003eFixed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTable Frame Surface Treatment\u003c\/td\u003e\n\u003ctd\u003eSpray Paint\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"产品详情-图片卡\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0718\/9250\/0677\/files\/20260816160951.png?v=1786868019\" alt=\"Solid wood table frame material\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"产品详情-图片卡\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0718\/9250\/0677\/files\/20260816161023.png?v=1786868039\" alt=\"Solid wood tabletop material\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"产品详情-图片卡\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0718\/9250\/0677\/files\/20260816160931.png?v=1786868058\" alt=\"Table storage feature\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"产品详情-图片卡\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0718\/9250\/0677\/files\/20260816161059.png?v=1786868075\" alt=\"Fixed table base\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 保障 --\u003e\n\u003csection class=\"产品详情-区块 产品详情-保障\"\u003e\n\u003ch2\u003eBuilt Around Clear Product Details\u003c\/h2\u003e\n\u003cp\u003eThe product specifications are presented directly so you can make an informed choice before adding the table to your space.\u003c\/p\u003e\n\u003cul class=\"产品详情-保障列表\"\u003e\n\u003cli\u003eSolid wood frame construction\u003c\/li\u003e\n\u003cli\u003eSolid wood tabletop\u003c\/li\u003e\n\u003cli\u003eStorage feature\u003c\/li\u003e\n\u003cli\u003eFixed base design\u003c\/li\u003e\n\u003cli\u003eSpray-painted table frame surface treatment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 紧迫感 --\u003e\n\u003csection class=\"产品详情-紧迫\"\u003e\n\u003ch2\u003eMake Your Space More Functional\u003c\/h2\u003e\n\u003cp\u003eChoose a solid wood table that combines a dependable fixed structure, practical storage, and a straightforward design made for everyday use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"lorviva","offers":[{"title":"Log Color Square","offer_id":48025699287177,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"Log Color Semi-Circle","offer_id":48025699319945,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0781\/6105\/1785\/files\/20260816160826.png?v=1787826379","url":"https:\/\/lorviva.shop\/products\/25-inch-natural-wood-finish-folding-patio-side-table","provider":"lorviva","version":"1.0","type":"link"}