{"product_id":"burger-patty-press-stacker","title":"Burger Patty Press Stacker","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Burger Patty Press and Stack Storage Container\nTarget Audience: Home cooks, BBQ enthusiasts, meal prep planners\nVisual Style: Warm kitchen, clean culinary, modern functional\nColor Strategy: Warm terracotta\/BBQ rust (#c2410c) as primary accent, stone\/sand light neutrals for background blocks.\nModule Order: Hero -\u003e How It Works -\u003e Feature 1 (Pressing) -\u003e Feature 2 (Dividers\/Stacking) -\u003e Feature 3 (Lifter Base) -\u003e Feature 4 (Storage\/Cooler) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_2, Feature2=detail_5, Feature3=detail_4, Feature4=detail_3\nSpecification Image Mapping: Not included (using component breakdown based on detail_4)\nCompare Section: Not included (no competitive comparison data provided in source material)\nInformation Boundary: Strictly adhered to provided report and images. No unverified dimensions, materials, or performance ratings are included.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styles --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #c2410c;\n      --primary-hover: #ea580c;\n      --text-main: #1c1917;\n      --text-sub: #44403c;\n      --bg-body: #ffffff;\n      --bg-card: #fafaf9;\n      --bg-soft: #f5f5f4;\n      --border-color: #e7e5e4;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Typography *\/\n    .pd-hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n\n    .pd-section-title {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 1.5rem 0;\n      text-align: center;\n    }\n\n    .pd-feature-title {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n\n    .pd-body-text {\n      font-size: clamp(16px, 2vw, 18px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Spacing helper *\/\n    .pd-spacer {\n      margin-top: clamp(2.5rem, 6vw, 4.5rem);\n    }\n\n    \/* Badges \/ Pills *\/\n    .pd-badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-badge {\n      display: inline-block;\n      padding: 0.35rem 0.75rem;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--primary);\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    \/* Images *\/\n    .pd-image-wrapper {\n      width: 100%;\n      height: auto;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-image-placeholder {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      background-color: #f3f4f6;\n      border: 2px dashed #d1d5db;\n      border-radius: var(--radius-lg);\n      font-size: 16px;\n      color: #6b7280;\n      font-weight: 500;\n      box-sizing: border-box;\n      padding: 20px;\n      text-align: center;\n    }\n\n    \/* Intro Block *\/\n    .pd-intro-block {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 3rem) 0;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pd-intro-block .pd-badge-container {\n      justify-content: center;\n    }\n\n    \/* How It Works Steps *\/\n    .pd-step-container {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      border: 1px solid var(--border-color);\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .pd-step-item {\n      display: flex;\n      gap: 1rem;\n      align-items: flex-start;\n    }\n\n    .pd-step-number {\n      background-color: var(--primary);\n      color: #ffffff;\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 16px;\n      flex-shrink: 0;\n    }\n\n    .pd-step-text {\n      margin: 0;\n      padding-top: 4px;\n      font-size: 16px;\n      line-height: 1.5;\n      color: var(--text-sub);\n    }\n\n    .pd-step-text strong {\n      color: var(--text-main);\n      font-size: 18px;\n    }\n\n    \/* Features Layout *\/\n    .pd-feature-row {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-feature-media {\n      width: 100%;\n    }\n\n    .pd-feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Specifications Table *\/\n    .pd-specs-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1rem;\n    }\n\n    .pd-table th, .pd-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .pd-table th {\n      font-weight: 700;\n      color: var(--text-main);\n      background-color: var(--bg-soft);\n    }\n\n    .pd-table td {\n      color: var(--text-sub);\n    }\n\n    .pd-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Accordion *\/\n    .pd-faq-container {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .pd-faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .pd-faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .pd-faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 0.75rem 0;\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n    }\n\n    .pd-faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 3rem;\n        padding: 2.5rem;\n      }\n\n      .pd-feature-item.pd-reverse {\n        flex-direction: row-reverse;\n      }\n\n      .pd-feature-media {\n        width: 50%;\n        flex-shrink: 0;\n      }\n\n      .pd-feature-copy {\n        width: 50%;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Specification Table *\/\n      .pd-table, .pd-table tbody, .pd-table tr, .pd-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .pd-table thead {\n        display: none;\n      }\n\n      .pd-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background-color: var(--bg-body);\n        overflow: hidden;\n      }\n\n      .pd-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 0.75rem 1rem;\n        border-bottom: 1px solid var(--border-color);\n        font-size: 15px;\n        text-align: right;\n      }\n\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        margin-right: 1rem;\n        text-align: left;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-intro-block\"\u003e\n\u003cdiv class=\"pd-badge-container\"\u003e\n\u003cspan class=\"pd-badge\"\u003eUniform Patties\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eSpace Saving\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003e100% Food-Grade\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eBPA-Free\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eDishwasher Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"pd-hero-title\"\u003ePerfectly Shaped Patties Every Time\u003c\/h1\u003e\n\n\u003cp class=\"pd-body-text\"\u003ePress ground meat into even, consistent burger patties for grilling, meal prep, BBQs, and home cooking. Keep your ingredients organized, separated, and ready for the fire.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821100606\/e4f9b66b43f6bf514884b9b5a3ce5290.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How It Works Section --\u003e\n\n\u003cdiv class=\"pd-spacer\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eHow It Works\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-step-container\"\u003e\n\u003cdiv class=\"pd-step-item\"\u003e\n\u003cdiv class=\"pd-step-number\"\u003e1\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003e\u003cstrong\u003ePlace the lifting tray and a divider sheet at the bottom.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-item\"\u003e\n\u003cdiv class=\"pd-step-number\"\u003e2\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003e\u003cstrong\u003eAdd ground meat and press firmly with the handle.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-item\"\u003e\n\u003cdiv class=\"pd-step-number\"\u003e3\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003e\u003cstrong\u003eRepeat to stack, then lift the whole batch out or cover to store!\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-row pd-spacer\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821100606\/55d36b2a63df1d6d17c0b72c5676db2a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eSimple, Mess-Free Prep\u003c\/h2\u003e\n\n\u003cp class=\"pd-body-text\"\u003eThe heavy-grip press plate features a wide arched handle, letting you exert steady, even downward pressure directly inside the clear container. This design ensures uniform thickness for even grilling while significantly reducing direct hand contact with raw meat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Stacking and Separating --\u003e\n\n\u003cdiv class=\"pd-feature-item pd-reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821100606\/809019d68754e9aef89d43bd4b92fedb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eNon-Stick Divider Sheets\u003c\/h2\u003e\n\n\u003cp class=\"pd-body-text\"\u003eMultiple circular white plastic divider sheets feature parallel textured ridges. Placing a sheet between each freshly pressed patty prevents them from fusing together, maintaining their perfect round shapes until you are ready to cook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Lift Extraction --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img70\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821101443\/49710f94c8343eb37e4ba911ca3d39dd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eSmart Lift-Out Base\u003c\/h2\u003e\n\n\u003cp class=\"pd-body-text\"\u003eA built-in U-shaped active lifting insert features dual vertical side handles. Instead of struggling to pull individual patties out of the deep cylinder, you can smoothly lift the entire stack out of the container at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Compact Storage --\u003e\n\n\u003cdiv class=\"pd-feature-item pd-reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821101230\/403cd71e5ea5abfd30b8e2b934c06c29.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eEasy Stack \u0026amp; Store Design\u003c\/h2\u003e\n\n\u003cp class=\"pd-body-text\"\u003eThe clear plastic cylinder body allows you to monitor your patty supply instantly. Combined with a flat, tight-fitting white lid, the container stores neatly inside home refrigerators or travels safely inside outdoor camping coolers without taking up excess space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\n\u003cdiv class=\"pd-specs-container pd-spacer\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eProduct Details \u0026amp; Packing List\u003c\/h2\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eComponent\u003c\/th\u003e\n\t\t\t\u003cth\u003eDescription \u0026amp; Features\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eMaterial Safety\u003c\/td\u003e\n\t\t\t\u003ctd\u003e100% Food-Grade, BPA-Free, and Dishwasher Safe\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eOuter Container\u003c\/td\u003e\n\t\t\t\u003ctd\u003eFully transparent cylindrical body for clear contents visibility\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003ePress Plate\u003c\/td\u003e\n\t\t\t\u003ctd\u003eEquipped with a sturdy, arched top handle for controlled pressing\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eLifting Tray\u003c\/td\u003e\n\t\t\t\u003ctd\u003eU-shaped inner base plate with dual side handles for easy removal\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eContainer Lid\u003c\/td\u003e\n\t\t\t\u003ctd\u003eFlat, snap-on cover designed to protect patties during cold storage\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eSeparators\u003c\/td\u003e\n\t\t\t\u003ctd\u003eCircular white sheets with parallel textured ridges to prevent sticking\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eBest Uses\u003c\/td\u003e\n\t\t\t\u003ctd\u003eBurger prep, cold storage, outdoor camping, and BBQ meal planning\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"pd-faq-container pd-spacer\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e💡 How do the divider sheets keep patties from sticking?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe circular divider sheets feature integrated parallel ridge lines. This textured surface minimizes contact between the meat and the dividers, allowing you to lift individual patties away cleanly without tearing or losing their round shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e💡 How do I remove the patties once they are pressed and stacked?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYou do not need to reach deep into the container. The white U-shaped lifting insert sits at the bottom before you begin pressing. When you are ready to cook, simply pull the two vertical side handles upward to lift the entire stack out together.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e💡 Can I use the lid to press down on the meat?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eNo. The flat cover is designed exclusively to snap onto the top of the cylinder to protect the meat while storing in a fridge or cooler. For shaping the meat, use the separate press plate which is equipped with the arched handle for a proper grip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential Tool)","offer_id":50184483897594,"sku":"0827-11250215","price":16.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Meal Prep Duo)","offer_id":50184483930362,"sku":"0827-11253211","price":32.91,"currency_code":"USD","in_stock":true},{"title":"3-Pack (BBQ Party Pack - SAVE 15%)","offer_id":50184483963130,"sku":"0827-11251800","price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/e4f9b66b43f6bf514884b9b5a3ce5290.jpg?v=1787801295","url":"https:\/\/varitino.com\/products\/burger-patty-press-stacker","provider":"Varitino","version":"1.0","type":"link"}