{"product_id":"360-airflow-vertical-grill","title":"360° Airflow Vertical Grill","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：空气炸锅不锈钢烧烤架配件\n  目标受众：空气炸锅用户、家庭烧烤爱好者、追求健康便捷烹饪的人群\n  视觉风格：现代厨房、干净、金属质感、强调食物的美味与烹饪的便捷\n  配色策略：主色调采用暖橙色（强调烧烤和美味），搭配中性的深灰和浅灰背景，营造专业且诱人的氛围\n  模块顺序：Hero (核心利益) -\u003e Feature 1 (360°均匀烹饪) -\u003e Feature 2 (大容量与效率) -\u003e Feature 3 (优质材质与易用性) -\u003e Specifications (规格参数) -\u003e FAQ (常见问题)\n  详情图映射：Hero=image_3.png, Feature1=image_6.png, Feature2=image_0.png, Feature3=image_5.png\n  规格图映射：Specs=image_1.png (数据来源)\n  对比模块：已融入 Feature 1 中，通过文案和图片对比强调垂直烹饪的优势，不单独设立模块。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D35400; \/* 烤肉色\/深橙色，激发食欲 *\/\n      --text-main: #333333;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F8F8;\n      --bg-soft: #F0F0F0;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #EEEEEE;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--text-main);\n      font-weight: 700;\n      line-height: 1.3;\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 42px); }\n    .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); }\n    .product-detail-container h3 { font-size: clamp(20px, 3vw, 24px); }\n    .product-detail-container p { font-size: clamp(16px, 2vw, 18px); color: var(--text-sub); margin: 0 0 1.5rem 0; }\n\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n    }\n    .hero-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: var(--radius-md);\n      font-weight: 600;\n      font-size: 14px;\n      margin-bottom: 1.5rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto 2rem;\n    }\n\n    \/* Feature Sections *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 6vw, 5rem);\n    }\n    .feature-section.reverse {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      margin-top: 1.5rem;\n    }\n    .feature-tag {\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 0.4rem 1rem;\n      border-radius: var(--radius-md);\n      font-size: 15px;\n      font-weight: 500;\n      display: flex;\n      align-items: center;\n    }\n    .feature-tag::before {\n        content: '';\n        display: inline-block;\n        width: 8px;\n        height: 8px;\n        background-color: var(--primary);\n        border-radius: 50%;\n        margin-right: 8px;\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n    }\n    .specs-table th, .specs-table td {\n      padding: 1.2rem 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n    .specs-table td {\n      color: var(--text-sub);\n    }\n    .specs-table tr:last-child th, .specs-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    \/* FAQ *\/\n    .faq-container {\n        max-width: 900px;\n        margin: 0 auto;\n    }\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n    .faq-item:last-child {\n        border-bottom: none;\n    }\n    .faq-question {\n      font-weight: 700;\n      font-size: 18px;\n      margin-bottom: 0.8rem;\n      color: var(--text-main);\n    }\n    .faq-answer {\n      color: var(--text-sub);\n      margin-bottom: 0;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 767px) {\n      .feature-section, .feature-section.reverse {\n        flex-direction: column;\n        text-align: left;\n      }\n      .feature-media {\n          margin-bottom: 1.5rem;\n      }\n      .specs-table thead { display: none; }\n      .specs-table tr {\n        display: block;\n        margin-bottom: 1rem;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 0.8rem 0;\n        border-bottom: none;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        padding-right: 1rem;\n        flex-shrink: 0;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"hero-badge\"\u003eVertical Air Fryer Grilling\u003c\/span\u003e\n\u003ch1\u003ePerfectly Grilled Skewers, Every Single Time\u003c\/h1\u003e\n\n\u003cp\u003eTransform your air fryer into a gourmet grill. Our smart vertical rack ensures 360° heat circulation for crispy, juicy, and evenly cooked kabobs without the hassle.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260519155211\/8902a1f7b22c753e220dc19f8b83c7b2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: 360° Airflow \u0026 Even Heating --\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260519155211\/651a261f312031211518022c3ceab704.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eAchieve 360° Crispy Perfection\u003c\/h2\u003e\n\n\u003cp\u003eDon't settle for soggy or unevenly cooked food. The open-frame, vertical design allows superheated air to circulate freely around every single skewer. This ensures your meat and vegetables are grilled uniformly—crispy on the outside, tender and juicy on the inside, with no need to flip them constantly.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eEven Heating\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eJuicy Results\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNo Flipping Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Large Capacity \u0026 Efficiency --\u003e\n\n\u003cdiv class=\"feature-section reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260519155211\/302e5630ee5777ef7b60f9c9be846477.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eCook More, Wait Less\u003c\/h2\u003e\n\n\u003cp\u003eMaximize your air fryer's potential. The smart vertical arrangement increases your cooking capacity, allowing you to cook up to 24 skewers at once without overcrowding. It's the perfect solution for family meals, parties, or meal prepping, saving you time and effort in the kitchen.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e24 Skewer Capacity\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSpace-Saving Design\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEfficient Batch Cooking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Premium Material \u0026 Easy Use --\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260519155211\/5dcc1bf0702db74e8cb5a98d94e87bd9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePremium Quality, Effortless Cleaning\u003c\/h2\u003e\n\n\u003cp\u003eCrafted from durable 304 stainless steel, this rack is built to last. It's food-safe, resistant to rust and high temperatures. The smooth metal surface and simple structure make cleanup a breeze—simply rinse with water or place it in the dishwasher for total convenience.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e304 Stainless Steel\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eFood Grade Material\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDishwasher Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"specs-container section-spacing\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e304 Stainless Steel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Rack Dimensions\"\u003eDiameter: 16cm (6.3 in) \/ Height: 10cm (3.9 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Skewer Length\"\u003eApprox. 9cm (3.5 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Capacity\"\u003eHolds up to 24 Skewers\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003eCompatible with most Air Fryers, Ovens, and Grills (Please check dimensions)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"faq-container section-spacing\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I use this rack?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eIt's easy! Just thread your favorite ingredients onto the skewers, hang them on the rack's hooks, and place the entire assembly into your air fryer or oven to cook.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this fit into my specific air fryer?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe rack has a diameter of 16cm (6.3 inches) and a height of 10cm (3.9 inches). We recommend measuring your air fryer's basket to ensure it can accommodate these dimensions before purchasing.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs it easy to clean?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYes, absolutely. The high-quality 304 stainless steel is smooth and durable. You can easily wash it with warm soapy water or put it in the dishwasher for a hassle-free clean.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Woyuosn","offers":[{"title":"Full Set (Rack + 24 Skewers) \/ Single","offer_id":62857379545459,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Full Set (Rack + 24 Skewers) \/ 2-Pack (Save 10%)","offer_id":62857379578227,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Full Set (Rack + 24 Skewers) \/ 3-Pack (Save 15%)","offer_id":62857379610995,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/8902a1f7b22c753e220dc19f8b83c7b2.jpg?v=1779177728","url":"https:\/\/woyuosn.com\/products\/360-airflow-vertical-grill","provider":"Woyuosn","version":"1.0","type":"link"}