{"product_id":"stainless-steel-oil-filter-pot","title":"Stainless Steel Oil Filter Pot","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：厨房油脂过滤储藏罐\n目标受众：家庭厨师，需要处理煎炸后余油的人群\n视觉风格：现代厨房、金属质感、洁净、高效\n配色策略：以不锈钢银色为主体，搭配深灰色文字和温暖的厨房背景色调\n模块顺序：Intro\/Hero -\u003e Feature 1 (核心功能：过滤) -\u003e Feature 2 (材质与设计细节) -\u003e Feature 3 (清洁与使用场景) -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_3.png, Feature1=image_2.png, Feature2=image_4.png, Feature3=image_5.png\n规格图映射：Specs=image_1.png\n对比模块：未加入（Feature模块已包含明确的过滤前后对比，无需独立模块）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #333333;\n    --text-main: #2C2C2C;\n    --text-sub: #555555;\n    --bg-body: #FFFFFF;\n    --bg-soft: #F5F5F5;\n    --border-color: #E0E0E0;\n    --radius-md: 8px;\n    --radius-lg: 12px;\n    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n    --section-spacing: clamp(3rem, 6vw, 5rem);\n    --font-h1: clamp(32px, 5vw, 42px);\n    --font-h2: clamp(24px, 4vw, 32px);\n    --font-h3: clamp(20px, 3vw, 24px);\n    --font-body: clamp(16px, 2vw, 18px);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    line-height: 1.6;\n  }\n\n  .product-detail-container h1,\n  .product-detail-container h2,\n  .product-detail-container h3 {\n    font-weight: 600;\n    margin-bottom: 1rem;\n    color: var(--primary);\n    line-height: 1.2;\n  }\n\n  .product-detail-container h1 { font-size: var(--font-h1); }\n  .product-detail-container h2 { font-size: var(--font-h2); }\n  .product-detail-container h3 { font-size: var(--font-h3); }\n  .product-detail-container p { font-size: var(--font-body); color: var(--text-sub); margin-bottom: 1rem; }\n\n  \/* Image Placeholder Style *\/\n  .img-placeholder {\n    width: 100%;\n    height: auto;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    color: var(--text-sub);\n    font-family: monospace;\n    padding: 2rem;\n    box-sizing: border-box;\n  }\n\n  \/* Hero Section *\/\n  .pd-hero {\n    text-align: center;\n    margin-bottom: var(--section-spacing);\n    padding-top: 2rem;\n  }\n\n  .pd-hero .hero-badge {\n    display: inline-block;\n    padding: 0.5rem 1rem;\n    background: var(--bg-soft);\n    border-radius: 20px;\n    font-size: 14px;\n    color: var(--text-sub);\n    margin-bottom: 1rem;\n  }\n\n  .pd-hero .hero-media {\n    margin-top: 2rem;\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n\n  \/* Feature Sections *\/\n  .pd-feature {\n    display: flex;\n    align-items: center;\n    gap: clamp(2rem, 8vw, 5rem);\n    margin-bottom: var(--section-spacing);\n  }\n\n  .pd-feature:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n\n  .feature-media, .feature-copy {\n    flex: 1;\n  }\n\n  .feature-media img, .feature-media .img-placeholder {\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.8rem;\n    margin-top: 1.5rem;\n  }\n\n  .feature-tag {\n    background: var(--bg-soft);\n    padding: 0.4rem 0.8rem;\n    border-radius: 6px;\n    font-size: 14px;\n    color: var(--text-sub);\n  }\n\n  \/* Specifications Table *\/\n  .pd-specs {\n    margin-bottom: var(--section-spacing);\n    background: var(--bg-soft);\n    padding: clamp(2rem, 5vw, 3rem);\n    border-radius: var(--radius-lg);\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1.5rem;\n    background: var(--bg-body);\n    border-radius: var(--radius-md);\n    overflow: hidden;\n  }\n\n  .spec-table th, .spec-table td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .spec-table th {\n    background: #fafafa;\n    font-weight: 600;\n    width: 35%;\n  }\n\n  \/* FAQ Section *\/\n  .pd-faq {\n    margin-bottom: var(--section-spacing);\n  }\n\n  .faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding: 1.5rem 0;\n  }\n\n  .faq-question {\n    font-size: var(--font-h3);\n    font-weight: 600;\n    margin-bottom: 0.5rem;\n    color: var(--primary);\n  }\n\n  \/* Mobile Responsive *\/\n  @media (max-width: 767px) {\n    .pd-feature, .pd-feature:nth-child(even) {\n      flex-direction: column;\n      text-align: center;\n    }\n\n    .feature-tags {\n      justify-content: center;\n    }\n\n    \/* Mobile Table *\/\n    .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n      display: block;\n      width: 100%;\n    }\n    .spec-table thead { display: none; }\n    .spec-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n    .spec-table td {\n      text-align: right;\n      padding-left: 50%;\n      position: relative;\n      border-bottom: 1px solid var(--bg-soft);\n    }\n    .spec-table td::before {\n      content: attr(data-label);\n      position: absolute;\n      left: 1rem;\n      width: 45%;\n      text-align: left;\n      font-weight: 600;\n      color: var(--text-sub);\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cspan class=\"hero-badge\"\u003eDesigned for Cleaner Kitchens\u003c\/span\u003e\n\u003ch1\u003eMaster Your Frying Oil: Filter, Store, and Reuse\u003c\/h1\u003e\n\n\u003cp\u003eInstantly separate food particles from hot cooking oil for cleaner storage and better-tasting meals. Crafted from durable, food-grade stainless steel for everyday use.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624142917\/c06d7d6e96a2a5a9f6b42dfa62770c38.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624142818\/51b9a209adec09aa82c378faeba63dc7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eEffortless Oil Clarification\u003c\/h2\u003e\n\n\u003cp\u003eDon't waste cooking oil after just one use. The integrated, ultra-fine stainless steel mesh strainer catches even the smallest burnt bits as you pour. Transform cloudy, used frying grease into clear, reusable oil in seconds.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFine Mesh Filter\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eInstant Separation\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eReduce Waste\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Feature Section 2: Material \u0026 Design Details --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624142818\/9cab182dfbbef8f9e75b0a38ee5f6a28.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePremium Build, Smart Design\u003c\/h2\u003e\n\n\u003cp\u003eMade entirely from food-grade stainless steel, this container safely handles hot oil without warping or rusting. The precision \"beak\" spout ensures a smooth, drip-free pour, keeping your countertops spotless, while the snug lid protects stored oil from dust.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFood-Grade Stainless Steel\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDrip-Free Spout\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHeat Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. Feature Section 3: Usability \u0026 Cleaning --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624142818\/5eb33db14bfafe3e7ba60e6cd59aa59f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDesigned for Daily Ease\u003c\/h2\u003e\n\n\u003cp\u003eWith a large capacity options (1.5L or 2.0L), it handles batches from family meals easily. The wide opening makes access simple, and for hassle-free cleanup, the entire unit—pot, lid, and filter—is dishwasher safe.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eWide Opening\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDishwasher Safe\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eErgonomic Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-specs\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eFood-Grade Stainless Steel (304)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Components\"\u003eContainer, Fine Mesh Filter, Lid\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Capacity Options\"\u003e1.5L (approx. 50 oz) \/ 2.0L (approx. 67 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"1.5L Dimensions\"\u003eH: 11.5cm (4.5\") | Top Dia: 12.5cm (4.9\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"2.0L Dimensions\"\u003eH: 15.5cm (6.1\") | Top Dia: 12.5cm (4.9\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp style=\"margin-top: 1rem; font-size: 14px;\"\u003e\u003cem\u003e*Note: Dimensions extracted from provided visual data; actual product may vary slightly.\u003c\/em\u003e\u003c\/p\u003e\n\n\u003cdiv style=\"display: none;\"\u003e[ 📷 需替换：spec_1 ] \u003c!-- Hidden placeholder to indicate data source --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I pour hot oil directly into the container?\u003c\/div\u003e\n\n\u003cp\u003eYes. The container and filter are crafted from high-quality stainless steel designed to safely withstand the heat of cooking oil right off the stove.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the filter fine enough for bacon grease?\u003c\/div\u003e\n\n\u003cp\u003eAbsolutely. The fine mesh is specifically designed to trap small particles like bacon bits and sediment, leaving you with cleaner grease for future cooking.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I clean the container?\u003c\/div\u003e\n\n\u003cp\u003eThe wide opening allows for easy hand washing. For maximum convenience, all parts—the main pot, the mesh filter, and the lid—are dishwasher safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1.5L \/ 50oz","offer_id":45768548679871,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"2.0L \/ 67oz","offer_id":45768548712639,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/c06d7d6e96a2a5a9f6b42dfa62770c38.jpg?v=1782282582","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/stainless-steel-oil-filter-pot","provider":"Bak","version":"1.0","type":"link"}