{"product_id":"foldable-microwave-oven-tray","title":"🥗Multi-functional foldable microwave oven tray - with heat-insulated handle","description":"\u003cstyle\u003e   .sr-page {     font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;     color: #1e293b;     line-height: 1.6;     max-width: 900px;     margin: 0 auto;     padding: 24px;     background-color: #f0f9ff; \/* 微波炉清爽浅蓝底色 *\/     box-sizing: border-box;   }   .sr-page *, .sr-page *::before, .sr-page *::after {     box-sizing: border-box;   }    \/* 1. 顶部主 Banner 模块 - 蔚蓝深色渐变 *\/   .sr-hero {     background: linear-gradient(135deg, #0284c7 0%, #0369a1 100%);     border-radius: 16px;     padding: 40px 24px;     text-align: center;     color: #ffffff;     margin-bottom: 30px;     box-shadow: 0 4px 20px rgba(2, 132, 199, 0.25);     border-bottom: 4px solid #38bdf8; \/* 天蓝点缀 *\/   }   .sr-badge {     display: inline-block;     background: #38bdf8;     color: #0c4a6e;     padding: 6px 18px;     border-radius: 20px;     font-size: 16px;     font-weight: 700;     text-transform: uppercase;     margin-bottom: 16px;     letter-spacing: 0.5px;     box-shadow: 0 2px 8px rgba(56, 189, 248, 0.4);   }   .sr-hero h1 {     font-size: 40px;     margin: 0 0 14px 0;     font-weight: 800;     line-height: 1.25;     color: #f0f9ff;   }   .sr-hero p {     font-size: 19px;     margin: 0 0 20px 0;     color: #e0f2fe;     line-height: 1.6;   }   .sr-hero img {     max-width: 100%;     border-radius: 12px;     margin-top: 15px;     box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);     display: block;     margin-left: auto;     margin-right: auto;     border: 1px solid #38bdf8;   }    .sr-section-title {     font-size: 32px;     color: #082f49;     margin: 40px 0 20px 0;     font-weight: 800;     text-align: center;   }    \/* 2. 核心卖点详情模块（带独立色块左边框） *\/   .sr-detail-card {     background: #ffffff;     border-radius: 14px;     padding: 24px;     margin-bottom: 20px;     box-shadow: 0 4px 12px rgba(0,0,0,0.04);     border: 1px solid #e0f2fe;   }   .sr-card-1 { border-left: 6px solid #0284c7; \/* 微波炉双层加热 *\/ }   .sr-card-2 { border-left: 6px solid #38bdf8; \/* 食品级安全塑料材质 *\/ }   .sr-card-3 { border-left: 6px solid #10b981; \/* 防烫隔热取盘设计 *\/ }   .sr-card-4 { border-left: 6px solid #f59e0b; \/* 多功能桌面置物\/果盘 *\/ }   .sr-card-5 { border-left: 6px solid #8b5cf6; \/* 折叠稳固省空间 *\/ }      .sr-detail-card h3 {     margin: 0 0 10px 0;     font-size: 24px;     color: #082f49;     font-weight: 700;   }   .sr-detail-card p {     margin: 0;     font-size: 18px;     color: #475569;     line-height: 1.6;   }    \/* 3. 详细特性展示与规格参数模块（虚线包裹样式） *\/   .sr-specs-wrapper {     background: #ffffff;     border: 2px dashed #0284c7;     border-radius: 14px;     padding: 24px;     margin-bottom: 30px;     box-shadow: 0 4px 12px rgba(0,0,0,0.04);   }   .sr-specs-box h4 {     margin: 0 0 16px 0;     font-size: 22px;     color: #082f49;     border-bottom: 1px solid #e0f2fe;     padding-bottom: 12px;     text-align: center;     font-weight: 700;   }   .sr-specs-list {     list-style: none;     padding: 0;     margin: 0;   }   .sr-specs-list li {     display: flex;     justify-content: space-between;     padding: 12px 0;     border-bottom: 1px solid #f8fafc;     font-size: 18px;   }   .sr-specs-list li:last-child {     border-bottom: none;   }   .sr-specs-list li span:first-child {     font-weight: 600;     color: #64748b;   }   .sr-specs-list li span:last-child {     color: #1e293b;     font-weight: 600;     word-break: break-word;     text-align: right;   }    \/* 4. 顾客真实评价模块 *\/   .sr-review-card {     background: #ffffff;     border: 1px solid #e0f2fe;     border-left: 4px solid #0284c7;     border-radius: 14px;     padding: 22px;     margin-bottom: 18px;     box-shadow: 0 4px 12px rgba(0,0,0,0.04);   }   .sr-review-header {     display: flex;     align-items: center;     gap: 14px;     margin-bottom: 12px;   }   .sr-review-avatar {     width: 48px;     height: 48px;     border-radius: 50%;     object-fit: cover;     border: 2px solid #0284c7;   }   .sr-review-info h4 {     margin: 0 0 2px 0;     font-size: 18px;     color: #082f49;     font-weight: 700;   }   .sr-review-stars {     color: #f59e0b;     font-size: 18px;     letter-spacing: 1px;   }   .sr-review-text {     margin: 0;     font-size: 18px;     color: #475569;     font-style: italic;     line-height: 1.6;   }    \/* 5. 常见问题解答模块（下拉框，带平滑旋转小箭头） *\/   .sr-faq-container {     background: #ffffff;     border: 1px solid #e0f2fe;     border-radius: 14px;     overflow: hidden;     margin-bottom: 30px;     box-shadow: 0 4px 12px rgba(0,0,0,0.04);   }   .sr-faq-container details {     border-bottom: 1px solid #e0f2fe;     padding: 18px 20px;     cursor: pointer;     transition: background-color 0.2s;   }   .sr-faq-container details:last-child {     border-bottom: none;   }   .sr-faq-container details:hover {     background-color: #f0f9ff;   }   .sr-faq-container summary {     font-weight: 700;     display: flex;     justify-content: space-between;     align-items: center;     font-size: 18px;     list-style: none;     color: #082f49;     min-height: 35px;   }   .sr-faq-container summary::-webkit-details-marker {     display: none;   }   .sr-faq-container summary::after {     content: '▼';     font-size: 14px;     color: #0284c7;     transition: transform 0.3s ease;   }   .sr-faq-container details[open] summary::after {     transform: rotate(180deg);   }   .sr-faq-container p {     margin: 12px 0 0 0;     font-size: 18px;     color: #475569;     line-height: 1.6;   }    \/* 6. 货运与质量 4 大保证模块（2×2 四宫格排版） *\/   .sr-guarantee-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 16px;     margin-bottom: 30px;   }   .sr-guarantee-card {     background: #ffffff;     border: 1px solid #e0f2fe;     border-top: 5px solid #0284c7;     border-radius: 14px;     padding: 20px 16px;     text-align: center;     display: flex;     flex-direction: column;     align-items: center;     justify-content: flex-start;     box-shadow: 0 4px 12px rgba(0,0,0,0.04);   }   .sr-guarantee-icon {     font-size: 32px;     margin-bottom: 10px;   }   .sr-guarantee-content h4 {     margin: 0 0 6px 0;     font-size: 20px;     color: #082f49;     font-weight: 700;     line-height: 1.4;   }   .sr-guarantee-content p {     margin: 0;     font-size: 18px;     color: #475569;     line-height: 1.5;   }    \/* 7. 底部行动呼吁横幅（带悬停微动与点击浮动特效） *\/   .sr-cta-banner {     background: linear-gradient(135deg, #0284c7 0%, #0369a1 100%);     border-radius: 16px;     padding: 35px 20px;     text-align: center;     color: #ffffff;     box-shadow: 0 4px 20px rgba(2, 132, 199, 0.25);     border-top: 4px solid #38bdf8;   }   .sr-cta-banner h3 {     margin: 0 0 10px 0;     font-size: 28px;     color: #f0f9ff;     font-weight: 800;   }   .sr-cta-banner p {     margin: 0 0 24px 0;     font-size: 18px;     color: #e0f2fe;     line-height: 1.6;   }   .sr-cta-btn {     display: inline-block;     background: #ffffff;     color: #0369a1;     text-decoration: none;     font-weight: 800;     padding: 16px 40px;     border-radius: 50px;     font-size: 18px;     min-height: 48px;     transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;     box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);   }   \/* 悬停微动效果 *\/   .sr-cta-btn:hover {     transform: translateY(-4px);     background: #f0f9ff;     box-shadow: 0 8px 22px rgba(0, 0, 0, 0.25);   }   \/* 点击浮动\/下沉反馈效果 *\/   .sr-cta-btn:active {     transform: translateY(1px);     box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);   }    \/* 移动端自适应优化（满足正文 \u003e= 16px 且大标题 30px） *\/   @media (max-width: 749px) {     .sr-page { padding: 12px; }     .sr-hero h1 { font-size: 30px; }     .sr-hero p { font-size: 16px; }     .sr-section-title { font-size: 26px; margin: 30px 0 16px 0; }          .sr-detail-card h3 { font-size: 20px; }     .sr-detail-card p { font-size: 16px; }      .sr-specs-list li { font-size: 16px; }      .sr-review-info h4 { font-size: 16px; }     .sr-review-stars { font-size: 16px; }     .sr-review-text { font-size: 16px; }      .sr-faq-container summary { font-size: 16px; }     .sr-faq-container p { font-size: 16px; }      .sr-guarantee-grid {       grid-template-columns: repeat(2, minmax(0, 1fr));       gap: 10px;     }     .sr-guarantee-card { padding: 14px 10px; }     .sr-guarantee-icon { font-size: 26px; margin-bottom: 6px; }     .sr-guarantee-content h4 { font-size: 18px; }     .sr-guarantee-content p { font-size: 16px; }      .sr-cta-banner h3 { font-size: 24px; }     .sr-cta-banner p { font-size: 16px; }     .sr-cta-btn { font-size: 16px; padding: 14px 30px; }   } \u003c\/style\u003e \u003cdiv class=\"sr-page\"\u003e \u003c!-- 1. 顶部主 Banner 模块 --\u003e \u003cdiv class=\"sr-hero\"\u003e \u003cspan class=\"sr-badge\"\u003eKitchen Space Saver\u003c\/span\u003e \u003ch1\u003e3-in-1 Microwave Plate Rack \u0026amp; Multipurpose Stand\u003c\/h1\u003e \u003cp\u003eHeat two dishes at once and save precious time. Sturdy, heat-resistant, and designed to make microwave cooking twice as efficient.\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/GIF_361b1d5e-2a01-4400-add9-6586d8092837.gif?v=1788485558\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003ch2 class=\"sr-section-title\"\u003eMaximize Your Microwave Efficiency\u003c\/h2\u003e \u003c!-- 2. 核心卖点详情模块（带独立色块左边框） --\u003e \u003cdiv class=\"sr-detail-card sr-card-1\"\u003e \u003ch3 style=\"text-align: center;\"\u003e🔥 Double Your Microwave Capacity\u003c\/h3\u003e \u003cp style=\"text-align: center;\"\u003eClever 3-in-1 tiered design allows you to heat two plates of food simultaneously, cutting your meal-prep and reheating time in half.\u003c\/p\u003e \u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/53f794a2-02c5-4d5b-a4c3-467768d5b114.png?v=1788486135\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sr-detail-card sr-card-2\"\u003e \u003ch3 style=\"text-align: center;\"\u003e🛡️ Food-Grade Heat-Resistant Plastic\u003c\/h3\u003e \u003cp style=\"text-align: center;\"\u003eMade from high-quality, BPA-free plastic specifically engineered to withstand high microwave temperatures safely without warping.\u003c\/p\u003e \u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/a22f0288-a1e9-4e62-bca0-1ec1ed25becc.png?v=1788486431\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sr-detail-card sr-card-3\"\u003e \u003ch3 style=\"text-align: center;\"\u003e✋ Anti-Scald \u0026amp; Safe to Handle\u003c\/h3\u003e \u003cp style=\"text-align: center;\"\u003eEquipped with convenient side gripping handles so you can lift hot meals out of the microwave securely without burning your fingers.\u003c\/p\u003e \u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/9304f47a-5d09-401f-a6a4-98b25b6d81f3.png?v=1788486277\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sr-detail-card sr-card-4\"\u003e \u003ch3 style=\"text-align: center;\"\u003e🥗 Versatile Multipurpose Use\u003c\/h3\u003e \u003cp style=\"text-align: center;\"\u003eCan be used as a layer rack inside the microwave, a stylish fruit basket on your kitchen counter, or a food-serving tray.\u003c\/p\u003e \u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/124e76b0-0cff-4be6-a47a-d772a66c0023.jpg?v=1788486123\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sr-detail-card sr-card-5\"\u003e \u003ch3 style=\"text-align: center;\"\u003e📐 Foldable \u0026amp; Easy to Store\u003c\/h3\u003e \u003cp style=\"text-align: center;\"\u003eFeatures collapsible legs that fold flat easily, allowing you to store it compactly in drawers or cabinets when not in use.\u003c\/p\u003e \u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/c463b130-8d6c-4cc6-afe6-93eda816a350.png?v=1788485931\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003c!-- 3. 详细特性展示与规格参数模块（虚线包裹样式） --\u003e \u003ch2 class=\"sr-section-title\"\u003eProduct Specifications\u003c\/h2\u003e \u003cdiv class=\"sr-specs-wrapper\"\u003e \u003cdiv class=\"sr-specs-box\"\u003e \u003ch4\u003eTechnical Details \u0026amp; Features\u003c\/h4\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/70e9c697-0586-4d61-b3e2-ed8712d97fa3.png?v=1788485931\" alt=\"\"\u003e\u003c\/p\u003e \u003cul class=\"sr-specs-list\"\u003e \u003cli\u003e \u003cspan\u003eProduct Type:\u003c\/span\u003e\u003cspan\u003e3-in-1 Microwave Layered Plate Rack\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan\u003eMaterial:\u003c\/span\u003e\u003cspan\u003eBPA-Free Food-Grade PP Plastic\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan\u003eTemperature Range:\u003c\/span\u003e\u003cspan\u003e-20°C to 120°C (Microwave Safe)\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan\u003eDesign Features:\u003c\/span\u003e\u003cspan\u003eFoldable Legs, Non-Slip Surface, Anti-Scald Handles\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan\u003eCare Instructions:\u003c\/span\u003e\u003cspan\u003eEasy to Clean \u0026amp; Dishwasher Safe\u003c\/span\u003e \u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- 4. 顾客真实评价模块 --\u003e \u003ch2 class=\"sr-section-title\"\u003eWhat Home Cooks Say\u003c\/h2\u003e \u003cdiv class=\"sr-review-card\"\u003e \u003cdiv class=\"sr-review-header\"\u003e \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?w=150\u0026amp;auto=format\u0026amp;fit=crop\u0026amp;q=80\" alt=\"Karen L.\" class=\"sr-review-avatar\"\u003e \u003cdiv class=\"sr-review-info\"\u003e \u003ch4\u003eKaren L. (Columbus, OH)\u003c\/h4\u003e \u003cdiv class=\"sr-review-stars\"\u003e★★★★★\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"sr-review-text\"\u003e'Being able to warm up two plates at once is a total game changer for family dinners. It's sturdy, easy to clean, and fits my microwave perfectly!'\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sr-review-card\"\u003e \u003cdiv class=\"sr-review-header\"\u003e \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=150\u0026amp;auto=format\u0026amp;fit=crop\u0026amp;q=80\" alt=\"Michael B.\" class=\"sr-review-avatar\"\u003e \u003cdiv class=\"sr-review-info\"\u003e \u003ch4\u003eMichael B. (Austin, TX)\u003c\/h4\u003e \u003cdiv class=\"sr-review-stars\"\u003e★★★★★\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"sr-review-text\"\u003e'Love that the legs fold down flat. It doesn't take up any space in my cabinet when we aren't using it. Great little kitchen gadget.'\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sr-review-card\"\u003e \u003cdiv class=\"sr-review-header\"\u003e \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1534528741775-53994a69daeb?w=150\u0026amp;auto=format\u0026amp;fit=crop\u0026amp;q=80\" alt=\"Rachel M.\" class=\"sr-review-avatar\"\u003e \u003cdiv class=\"sr-review-info\"\u003e \u003ch4\u003eRachel M. (Seattle, WA)\u003c\/h4\u003e \u003cdiv class=\"sr-review-stars\"\u003e★★★★★\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"sr-review-text\"\u003e'Super convenient for quick meal prep. The handles make it easy to grab without getting burned. Highly recommend!'\u003c\/p\u003e \u003c\/div\u003e \u003c!-- 5. 常见问题解答模块（下拉框，带平滑旋转小箭头） --\u003e \u003ch2 class=\"sr-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003cdiv class=\"sr-faq-container\"\u003e \u003cdetails\u003e \u003csummary\u003eWill this fit inside a standard home microwave?\u003c\/summary\u003e \u003cp\u003eYes, it is designed with standard dimensions to fit comfortably inside most regular household microwaves while allowing double-deck placement.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs the plastic safe for high microwave heat?\u003c\/summary\u003e \u003cp\u003eAbsolutely. It is made of 100% food-grade, heat-resistant plastic that is entirely safe for microwave heating and food contact.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan the legs fold down for storage?\u003c\/summary\u003e \u003cp\u003eYes, the support legs are foldable, allowing you to store the rack completely flat in drawers or tight cabinet spaces.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs it dishwasher safe?\u003c\/summary\u003e \u003cp\u003eYes, you can easily hand wash it with soap and water or place it directly in the top rack of your dishwasher.\u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c!-- 6. 货运与质量 4 大保证模块（2×2 四宫格排版） --\u003e \u003ch2 class=\"sr-section-title\"\u003eOur 4-Point Guarantee\u003c\/h2\u003e \u003cdiv class=\"sr-guarantee-grid\"\u003e \u003cdiv class=\"sr-guarantee-card\"\u003e \u003cspan class=\"sr-guarantee-icon\"\u003e🚚\u003c\/span\u003e \u003cdiv class=\"sr-guarantee-content\"\u003e \u003ch4\u003e1. Reliable Shipping\u003c\/h4\u003e \u003cp\u003eFast, tracked delivery straight to your doorstep.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sr-guarantee-card\"\u003e \u003cspan class=\"sr-guarantee-icon\"\u003e🔒\u003c\/span\u003e \u003cdiv class=\"sr-guarantee-content\"\u003e \u003ch4\u003e2. Secure Checkout\u003c\/h4\u003e \u003cp\u003eProtected payment gateways for safe transactions.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sr-guarantee-card\"\u003e \u003cspan class=\"sr-guarantee-icon\"\u003e💬\u003c\/span\u003e \u003cdiv class=\"sr-guarantee-content\"\u003e \u003ch4\u003e3. Real Customer Support\u003c\/h4\u003e \u003cp\u003eDedicated 24\/7 team ready to help you anytime.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sr-guarantee-card\"\u003e \u003cspan class=\"sr-guarantee-icon\"\u003e↩\u003c\/span\u003e \u003cdiv class=\"sr-guarantee-content\"\u003e \u003ch4\u003e4. Easy Returns\u003c\/h4\u003e \u003cp\u003eHassle-free return and exchange policy.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- 7. 底部行动呼吁横幅（带跳转链接的 Buy Now 按钮，具悬停微动\/点击浮动特效） --\u003e \u003cdiv class=\"sr-cta-banner\"\u003e \u003ch3\u003eSpeed Up Your Microwave Cooking!\u003c\/h3\u003e \u003cp\u003eDouble your heating capacity and save valuable kitchen time today.\u003c\/p\u003e \u003c!-- 请将下方 href='#' 替换为您实际的 Shopify 加购或结算链接，例如 href='\/cart\/add?id=xxx' --\u003e \u003cspan style=\"color: rgb(38, 133, 197);\"\u003e\u003ca href=\"#\" class=\"sr-cta-btn\" style=\"color: rgb(38, 133, 197);\"\u003eBuy Now\u003c\/a\u003e\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"mysite","offers":[{"title":"Pink","offer_id":47450102530217,"sku":"YZZ26091101-粉红","price":21.99,"currency_code":"USD","in_stock":false},{"title":"Green","offer_id":47450102628521,"sku":"YZZ26091101-绿色","price":21.99,"currency_code":"USD","in_stock":false},{"title":"Blue","offer_id":47450102726825,"sku":"YZZ26091101-篮色","price":21.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/1861\/9817\/files\/53f794a2-02c5-4d5b-a4c3-467768d5b114.png?v=1789095991","url":"https:\/\/loribeaut.com\/products\/foldable-microwave-oven-tray","provider":"loribeaut","version":"1.0","type":"link"}