{"product_id":"garvee-32-bottles-compressor-wine-cooler-pho-134u510g","title":"Garvee 32 Bottles Compressor Wine Cooler Refrigerator, 41℉-64℉ Freestanding Wine Cellar, Compact Design, Single Glass Door, Digital LED Touch Control, For Red, White, Champagne or Sparkling Wine","description":"\u003cstyle\u003e\n    .tacleekii-wine-cooler {\n      font-family: 'Helvetica Neue', Arial, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      color: #333;\n      line-height: 1.6;\n    }\n    \n    .tacleekii-wine-cooler * {\n      box-sizing: border-box;\n    }\n    \n    \/* 标题和介绍样式 *\/\n    .tacleekii-wine-cooler .product-title {\n      font-size: 28px;\n      color: #722f37;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    .tacleekii-wine-cooler .product-description {\n      font-size: 16px;\n      line-height: 1.7;\n      margin-bottom: 25px;\n      color: #444;\n    }\n    \n    \/* 全宽图片样式 *\/\n    .tacleekii-wine-cooler .full-width-image {\n      width: 100%;\n      margin-bottom: 30px;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n      transition: transform 0.3s ease;\n    }\n    \n    .tacleekii-wine-cooler .full-width-image:hover {\n      transform: translateY(-5px);\n    }\n    \n    .tacleekii-wine-cooler .full-width-image img {\n      width: 100%;\n      display: block;\n      transition: transform 0.5s ease;\n    }\n    \n    .tacleekii-wine-cooler .full-width-image:hover img {\n      transform: scale(1.02);\n    }\n    \n    \/* 规格区块样式 *\/\n    .tacleekii-wine-cooler .specifications-block {\n      background: linear-gradient(to right, #f9f6f7, #fff);\n      padding: 25px 30px;\n      border-radius: 10px;\n      margin-bottom: 30px;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      border-left: 4px solid #722f37;\n    }\n    \n    .tacleekii-wine-cooler .specifications-title {\n      font-size: 20px;\n      font-weight: 600;\n      color: #722f37;\n      margin-bottom: 20px;\n    }\n    \n    .tacleekii-wine-cooler .specifications-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n      gap: 15px;\n    }\n    \n    .tacleekii-wine-cooler .specification-item {\n      display: flex;\n      align-items: center;\n      margin-bottom: 10px;\n    }\n    \n    .tacleekii-wine-cooler .specification-icon {\n      margin-right: 10px;\n      color: #722f37;\n      font-size: 18px;\n    }\n    \n    .tacleekii-wine-cooler .specification-text {\n      font-size: 15px;\n    }\n    \n    \/* 注意事项区块样式 *\/\n    .tacleekii-wine-cooler .notes-block {\n      background-color: #fcf8e3;\n      padding: 20px 25px;\n      border-radius: 10px;\n      margin-bottom: 30px;\n      box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n      border-left: 4px solid #8a6d3b;\n    }\n    \n    .tacleekii-wine-cooler .notes-title {\n      font-size: 18px;\n      font-weight: 600;\n      color: #8a6d3b;\n      margin-bottom: 15px;\n    }\n    \n    .tacleekii-wine-cooler .note-item {\n      position: relative;\n      padding-left: 20px;\n      margin-bottom: 10px;\n      line-height: 1.7;\n    }\n    \n    .tacleekii-wine-cooler .note-item:before {\n      content: \"•\";\n      position: absolute;\n      left: 0;\n      color: #8a6d3b;\n      font-weight: bold;\n    }\n    \n    \/* 特性卡片样式 *\/\n    .tacleekii-wine-cooler .features-row {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n      margin: 30px 0;\n    }\n    \n    .tacleekii-wine-cooler .feature-card {\n      background-color: #fff;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      height: 100%;\n    }\n    \n    .tacleekii-wine-cooler .feature-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 25px rgba(0,0,0,0.12);\n    }\n    \n    .tacleekii-wine-cooler .feature-image {\n      position: relative;\n      overflow: hidden;\n    }\n    \n    .tacleekii-wine-cooler .feature-image img {\n      width: 100%;\n      display: block;\n      transition: transform 0.5s ease;\n    }\n    \n    .tacleekii-wine-cooler .feature-card:hover .feature-image img {\n      transform: scale(1.08);\n    }\n    \n    .tacleekii-wine-cooler .feature-content {\n      padding: 20px;\n    }\n    \n    .tacleekii-wine-cooler .feature-title {\n      font-size: 18px;\n      font-weight: 600;\n      color: #722f37;\n      margin-bottom: 10px;\n    }\n    \n    .tacleekii-wine-cooler .feature-description {\n      font-size: 14px;\n      color: #555;\n      line-height: 1.6;\n    }\n    \n    \/* 规格表样式 *\/\n    .tacleekii-wine-cooler .specs-section {\n      margin-top: 40px;\n      margin-bottom: 40px;\n    }\n    \n    .tacleekii-wine-cooler .specs-title {\n      font-size: 24px;\n      color: #333;\n      margin-bottom: 20px;\n      position: relative;\n      padding-bottom: 10px;\n      font-weight: 600;\n    }\n    \n    .tacleekii-wine-cooler .specs-title:after {\n      content: \"\";\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 60px;\n      height: 3px;\n      background-color: #722f37;\n    }\n    \n    .tacleekii-wine-cooler .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n    }\n    \n    .tacleekii-wine-cooler .specs-table tr:nth-child(odd) {\n      background-color: #f8f8f8;\n    }\n    \n    .tacleekii-wine-cooler .specs-table tr:nth-child(even) {\n      background-color: #fff;\n    }\n    \n    .tacleekii-wine-cooler .specs-table tr:hover {\n      background-color: #f2e9ea;\n    }\n    \n    .tacleekii-wine-cooler .specs-table td {\n      padding: 15px 20px;\n      border-bottom: 1px solid #eee;\n    }\n    \n    .tacleekii-wine-cooler .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .tacleekii-wine-cooler .specs-table td:first-child {\n      font-weight: 600;\n      width: 40%;\n      color: #333;\n      border-right: 1px solid #eee;\n      background-color: rgba(114, 47, 55, 0.03);\n    }\n    \n    \/* 响应式设计 *\/\n    @media screen and (max-width: 960px) {\n      .tacleekii-wine-cooler .features-row {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      .tacleekii-wine-cooler .specifications-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    \n    @media screen and (max-width: 600px) {\n      .tacleekii-wine-cooler .features-row {\n        grid-template-columns: 1fr;\n      }\n      \n      .tacleekii-wine-cooler .specifications-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      .tacleekii-wine-cooler .specifications-block,\n      .tacleekii-wine-cooler .notes-block {\n        padding: 20px 15px;\n      }\n      \n      .tacleekii-wine-cooler .specs-table td {\n        padding: 12px 15px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tacleekii-wine-cooler\"\u003e\n\u003c!-- 产品标题 --\u003e\n\u003ch1 class=\"product-title\"\u003eTacleeKii 32 Bottles Freestanding Wine Cellar Single Zone Storage\u003c\/h1\u003e\n\u003c!-- 第一张全宽图片 --\u003e\n\u003cdiv class=\"full-width-image\"\u003e\u003cimg alt=\"TacleeKii 32 Bottles Wine Cooler - Front View\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3fd2365f-3a2a-4a42-8148-07d294349e91.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- 产品介绍 --\u003e\n\u003cp class=\"product-description\"\u003eThe Wine Cooler provides a sleek and compact solution for wine enthusiasts. This freestanding refrigerator holds up to 39 standard-sized bottles, offering ample storage for your wines or mixer beverage.\u003c\/p\u003e\n\u003c!-- 规格区块 --\u003e\n\u003cdiv class=\"specifications-block\"\u003e\n\u003ch2 class=\"specifications-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"specifications-grid\"\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e⚡\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003ePower Supply: 115V \/ 60Hz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e📊\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003eWatts: 85W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e🍾\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003eCapacity: 32 Bottles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003eTemperature: 5-18℃ \/ 41-64°F\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e⚖️\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003eWeight: 61.73 Pounds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e📏\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003eDimensions: 16.93\" × 17.72\" × 37.40\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specification-item\"\u003e\n\u003cspan class=\"specification-icon\"\u003e✅\u003c\/span\u003e \u003cspan class=\"specification-text\"\u003eCertification: CE\/CB, ERP, ROHS, ETL, DOE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 注意事项区块 --\u003e\n\u003cdiv class=\"notes-block\"\u003e\n\u003ch3 class=\"notes-title\"\u003eImportant Notes\u003c\/h3\u003e\n\u003cp class=\"note-item\"\u003eTo clean the exterior surfaces of the refrigerator, use a damp cloth or a mild cleaner. Avoid using harsh cleaning methods that may cause damage to the surface.\u003c\/p\u003e\n\u003cp class=\"note-item\"\u003eMinimize vibrations around the wine cooler to prevent disturbing the sediment in the wine bottles, which can affect the taste and quality of the wine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二张全宽图片 --\u003e\n\u003cdiv class=\"full-width-image\"\u003e\u003cimg alt=\"TacleeKii Wine Cooler - Interior View\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9664756b-d5ac-4fbd-aae2-b5414f6e9e0f.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- 第二段描述 --\u003e\n\u003cp class=\"product-description\"\u003eWhether your preference is for white, red, rose, sparkling or dessert wines, this unit will keep all your wines ideally chilled and ready for you to savor.\u003c\/p\u003e\n\u003c!-- 四个特性卡片 --\u003e\n\u003cdiv class=\"features-row\"\u003e\n\u003c!-- 特性1 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"32-Bottle Capacity Wine Cooler\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ee964e6d-585b-4175-880a-305f502a316e.__CR0,0,220,220_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4 class=\"feature-title\"\u003e32-Bottle Capacity\u003c\/h4\u003e\n\u003cp class=\"feature-description\"\u003eThe removable shelves of the fridge are easy to slide out and are strong enough to hold your favorite wine bottles, which are also soft enough to protect your wine labels without being scratched.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 特性2 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Double-layer Glass Door\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fcf437c7-49e0-4d12-b798-37517f7f50ae.__CR0,0,220,220_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4 class=\"feature-title\"\u003eDouble-layer Glass\u003c\/h4\u003e\n\u003cp class=\"feature-description\"\u003eThe freestanding cooler has double layered tempered glass door for constant wine viewing pleasure and light, heat and dust insulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 特性3 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Adjustable Feet for Floor Protection\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3380e223-a39a-4dfb-ba75-1a951a3683da.__CR0,0,220,220_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4 class=\"feature-title\"\u003eFloor Protection\u003c\/h4\u003e\n\u003cp class=\"feature-description\"\u003eAdjustable feet help protect the flooring underneath the fridge by allowing you to level the appliance without causing damage or scratches to the floor surface, beneficial for sensitive flooring materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 特性4 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"LED Touch Control Panel\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/15285b74-9bcd-4e9b-b6e6-e78de4e6111f.__CR0,0,220,220_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4 class=\"feature-title\"\u003eLED Touch Control\u003c\/h4\u003e\n\u003cp class=\"feature-description\"\u003eWith advanced cooling technology, adjustable temperature settings, and a digital touchscreen, you can easily preserve your wine's flavor and aroma at the desired temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第三张全宽图片 --\u003e\n\u003cdiv class=\"full-width-image\"\u003e\u003cimg alt=\"TacleeKii Wine Refrigerator - Lifestyle Image\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/bd8a6200-1542-4cff-a176-2701a8e3b1b3.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- 第四张全宽图片 --\u003e\n\u003cdiv class=\"full-width-image\"\u003e\u003cimg alt=\"TacleeKii Wine Cooler - Feature Display\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1b3cf5be-78f1-4db2-9390-b2508ff69aef.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- 规格表 --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3 class=\"specs-title\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e85W \/ 110V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e61.7 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e92 Liters \/ 32 Bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e17.72\" × 16.93\" × 37.40\" (W × L × H)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Range\u003c\/td\u003e\n\u003ctd\u003e5-18℃ \/ 41-64°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoor Type\u003c\/td\u003e\n\u003ctd\u003eDouble-layered Tempered Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eLED Touch Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eCE\/CB, ERP, ROHS, ETL, DOE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"32 Bottles","offer_id":50715624079648,"sku":"PHO_134U510G","price":589.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/71Vj3mxP9ZL.jpg?v=1758255926","url":"https:\/\/www.garvee.ca\/products\/garvee-32-bottles-compressor-wine-cooler-pho-134u510g","provider":"GARVEECA","version":"1.0","type":"link"}