{"product_id":"nico-dining-table-set","title":"Nico Rectangular Walnut Dining Table Set (Seats 4-6)","description":"\u003cstyle\u003e\n  \/* --- 基础布局样式 --- *\/\n  .container {\n    display: flex;\n    background-color: #fff;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .left-section {\n    flex: 1;\n    position: relative;\n  }\n\n  .left-section img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.5s ease-in-out;\n  }\n\n  \/* 图片悬停效果 *\/\n  .left-section img:hover {\n    transform: scale(1.08);\n  }\n\n  .right-section {\n    flex: 1;\n    padding: 40px 100px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  \/* --- 文本样式 --- *\/\n  \n  \/* 标题样式 *\/\n  .text-slide h2 {\n    font-size: 18px; \n    font-weight: bold;\n    color: #000; \n    margin-top: 0;\n    margin-bottom: 12px;\n  }\n  \n  \/* 正文样式：基础大小 16px *\/\n  .text-slide p {\n    line-height: 1.6;\n    color: #000; \n    font-size: 16px; \n    padding-bottom: 10px;\n  }\n\n  \/* 加粗标签样式 *\/\n  .text-slide strong {\n    font-weight: bold;\n    color: inherit; \n  }\n\n  \/* --- 控制器与翻页按钮样式 --- *\/\n  .controls {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-top: 20px;\n  }\n\n  .pagination {\n    display: flex;\n    align-items: center;\n  }\n\n  .pagination button {\n    background-color: #a45b37;\n    color: #fff;\n    border: none;\n    padding: 10px 15px;\n    cursor: pointer;\n    border-radius: 50px;\n    margin-left: 10px;\n    transition: opacity 0.3s ease;\n  }\n\n  .pagination button:hover {\n    opacity: 0.8;\n  }\n\n  #page-number {\n    margin: 0 15px;\n    font-size: 16px;\n    color: #555;\n    min-width: 40px;\n    text-align: center;\n  }\n\n  .icon-container .icon {\n    display: inline-block;\n    width: 12px;\n    height: 12px;\n    background-color: #ccc;\n    border-radius: 50%;\n    margin: 0 5px;\n    cursor: pointer;\n  }\n\n  .icon-container .icon.active {\n    background-color: #333;\n  }\n\n  \/* --- 电脑端样式调整 (min-width: 767px) --- *\/\n  @media (min-width: 767px) {\n    .text-slide h2 {\n        font-size: 17px !important; \n    }\n    \/* 幻灯片文字与下方 .des 统一为 17px *\/\n    .text-slide p {\n        font-size: 17px !important; \n    }\n  }\n\n  \/* --- 移动端响应式样式 (max-width: 767px) --- *\/\n  @media (max-width: 767px) {\n    .container {\n      flex-direction: column;\n    }\n\n    .right-section {\n      padding: 10px;\n    }\n\n    \/* 强制同步手机端字体大小 (15px) *\/\n    .text-slide p, \n    .des-1 {\n      font-size: 15px !important; \n    }\n\n    .text-slide p {\n      margin-bottom: 0;\n    }\n    \n    .text-slide h2 {\n       font-size: 16px; \n    }\n\n    #imagelogo {\n      width: 50px !important;\n      height: auto;\n      padding-top: 5px;\n    }\n\n    .controls {\n      margin-top: 0px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"left-section\"\u003e\u003cimg id=\"image\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1661758960211\/78-1.jpg?w=1500\u0026amp;h=1000\" alt=\"Description of image 1\" width=\"1500\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"right-section\"\u003e\n\u003cdiv id=\"text-content\"\u003e\n\u003cdiv class=\"text-slide\"\u003e\n\u003ch2 class=\"sbtitle\" style=\"padding: 12px 0;\"\u003e\u003cstrong\u003ePremium Mid-Century Style\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eUpgrade your dining space without breaking the bank. The Nico is the ultimate \u003cstrong\u003edining table set for 6\u003c\/strong\u003e, offering a high-end designer look at an unbeatable price point. Whether you need a cozy setup for everyday family meals or a spacious \u003cstrong\u003edining table set for \u003c\/strong\u003e\u003cstrong\u003e4-6\u003c\/strong\u003e for entertaining guests, this collection brings unmatched value to your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"text-slide\" style=\"display: none;\"\u003e\n\u003ch2 class=\"sbtitle\" style=\"padding: 12px 0;\"\u003e\u003cstrong\u003eFeatures of the Nico Walnut Table with Chairs Our complete walnut table with chairs\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eOur complete walnut table with chairs bundle is crafted for both everyday aesthetics and long-lasting durability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"controls\"\u003e\n\u003cdiv class=\"icon-container\"\u003e \u003c\/div\u003e\n\u003cdiv class=\"pagination\"\u003e\n\u003cbutton id=\"prev-btn\"\u003e\u0026lt;\u003c\/button\u003e \u003cspan id=\"page-number\"\u003e1 \/ 2\u003c\/span\u003e \u003cbutton id=\"next-btn\"\u003e\u0026gt;\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n\u003cscript\u003e\n  \/\/ 数组只保留前两张图片\n  const images = [\n    'https:\/\/img-va.myshopline.com\/image\/store\/1661758960211\/78-1.jpg?w=1500\u0026h=1000',\n    'https:\/\/img-va.myshopline.com\/image\/store\/1661758960211\/77-1.jpg?w=1500\u0026h=1000'\n  ];\n\n  const textSlides = document.querySelectorAll('.text-slide');\n  const imageElement = document.getElementById('image');\n  const prevButton = document.getElementById('prev-btn');\n  const nextButton = document.getElementById('next-btn');\n  const icons = document.querySelectorAll('.icon'); \n  const pageNumber = document.getElementById('page-number');\n\n  let currentIndex = 0;\n  const totalSlides = images.length; \/\/ 现在长度为 2\n\n  function updateContent() {\n    \/\/ 隐藏所有文字内容\n    textSlides.forEach((slide) =\u003e {\n      slide.style.display = 'none';\n    });\n    \/\/ 显示当前索引对应的文字内容\n    if(textSlides[currentIndex]) {\n        textSlides[currentIndex].style.display = 'block';\n    }\n\n    \/\/ 更新图片\n    imageElement.src = images[currentIndex];\n\n    \/\/ 更新页码\n    pageNumber.textContent = `${currentIndex + 1} \/ ${totalSlides}`;\n\n    \/\/ 更新图标状态\n    icons.forEach((icon, index) =\u003e {\n      if (index === currentIndex) {\n        icon.classList.add('active');\n      } else {\n        icon.classList.remove('active');\n      }\n    });\n  }\n\n  function nextSlide() {\n    currentIndex = (currentIndex + 1) % totalSlides;\n    updateContent();\n  }\n\n  function prevSlide() {\n    currentIndex = (currentIndex - 1 + totalSlides) % totalSlides;\n    updateContent();\n  }\n\n  \/\/ 给翻页器添加事件监听\n  nextButton.addEventListener('click', nextSlide);\n  prevButton.addEventListener('click', prevSlide);\n\n  \/\/ 给图标添加事件监听\n  icons.forEach((icon, index) =\u003e {\n    icon.addEventListener('click', () =\u003e {\n      currentIndex = index;\n      updateContent();\n    });\n  });\n\n  \/\/ 页面加载时初始化\n  updateContent();\n\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cdiv class=\"product-sec-right\" style=\"display: flex; flex-direction: column;\"\u003e\n\u003cimg class=\"des-img\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1661758960211\/29-109.jpeg?w=1500\u0026amp;h=1000\" width=\"1500\" height=\"1000\"\u003e\n\u003cdiv class=\"des\"\u003e\n\u003cdiv style=\"padding: 12px 0;\"\u003e\u003cstrong\u003eStunning Rectangular Walnut Dining Table Tabletop\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"des-1\" style=\"padding-bottom: 10px;\"\u003e\n\u003cp\u003eThe centerpiece is a spacious 70-inch \u003cstrong\u003erectangular walnut dining table\u003c\/strong\u003e. The rich, warm finish easily resists daily wear and tear. Plus, the smooth, rounded edges prioritize safety—perfect for active households with kids and pets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-sec\" style=\"display: flex; flex-direction: column;\"\u003e \u003c\/div\u003e\n\u003cdiv class=\"product-sec\" style=\"display: flex; flex-direction: column;\"\u003e\n\u003cimg class=\"des-img\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1661758960211\/lQDPJwLlFgD-PnNBMrNBy-wrdTGcPXhVoUHjqhzHNeCAQ-1839-1226.jpeg?w=1839\u0026amp;h=1226\" width=\"1839\" height=\"1226\"\u003e\n\u003cdiv class=\"des\"\u003e\n\u003cdiv class=\"product-sec\" style=\"display: flex; flex-direction: column;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"padding: 12px 0;\"\u003e\u003cstrong\u003eCurved Wooden Table Legs\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"des-1\"\u003eThis dining table has a sturdy, durable frame and solid construction that can easily handle the demands of daily use. The rounded edges and corners of the dining table are designed to increase safety and comfort and minimize the risk of collisions and accidents.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-sec\" style=\"display: flex; flex-direction: column;\"\u003e \u003c\/div\u003e\n\u003cdiv class=\"product-sec-right\" style=\"display: flex; flex-direction: column;\"\u003e\n\u003cimg class=\"des-img\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1661758960211\/28-111.jpeg?w=1500\u0026amp;h=1000\" width=\"1500\" height=\"1000\"\u003e\n\u003cdiv class=\"des\"\u003e\n\u003ch3 class=\"sbtitle\" style=\"padding: 12px 0;\"\u003e\u003cstrong\u003eComfortable Cane Back Seating\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"des-1\" style=\"padding-bottom: 10px;\"\u003e\n\u003cp\u003eThis set pairs beautifully with our breathable, handcrafted cane back chairs. The ergonomic design ensures your family sits comfortably for hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e \u003c\/div\u003e\n\u003ch2 class=\"font-size:1.25em;\"\u003eAffordable Quality for Every Home\u003c\/h2\u003e\n\u003cdiv\u003eSearching for a solid walnut dining table set for 6? The Nico collection provides the flexibility to get exactly what you need. Grab the standalone table for well under $450, or purchase the complete bundle for effortless, ready-to-use coordination.\n\u003cp\u003eCheck out our Blog: \u003ca href=\"https:\/\/dayalane.com\/blogs\/dining-room\/incorporate-mid-century-modern-dining-chairs\"\u003e5 Ways to Style Your Mid-Century Dining Room for inspiration\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eNote: \u003c\/strong\u003e\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan data-type=\"text\"\u003eThe tabletop, legs, and chairs will be shipped in separate packages and may arrive at different times. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan data-type=\"text\"\u003eNeed help? Reach us at \u003cem\u003e\u003cspan style=\"text-decoration: underline;\"\u003esupport@dayalane.com\u003c\/span\u003e\u003c\/em\u003e!\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cstyle\u003e\n@media (min-width: 750px){\n.des-img{\nmax-width: 45%!important;\n}\n.product-sec-right{\nflex-direction: row-reverse!important;\nalign-items: center;\njustify-content: space-between;\n}\n.product-sec{\nflex-direction: row!important;\nalign-items: center;\njustify-content: space-between;\n}\n.des{\nfont-size: 17px!important;\nmax-width: 49%;\npadding: 25px;\n}\n.des-1{\npadding-top: 15px;\n}\n}\n.sbtitle{font-size: 1.15em!important;\nfont-weight:500;}\nimg{\nmax-width:100%;\nheight:auto;\n}\n\u003c\/style\u003e\t","brand":"DAYALANE","offers":[{"title":"Walnut \/ No \/ No","offer_id":48211015729410,"sku":"SP-DWEX2020DT-1WWA-301","price":600.0,"currency_code":"USD","in_stock":false},{"title":"Natural \/ No \/ No","offer_id":48211015762178,"sku":"SP-DWEX2020DT-1WNA-302","price":600.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/1956\/7362\/files\/7-1033.jpg?v=1784969544","url":"https:\/\/trelihome.com\/products\/nico-dining-table-set","provider":"TRE LI HOME","version":"1.0","type":"link"}