{"title":"Best Deals","description":"\u003cp\u003e\u003cspan\u003eExplore our best deals of the sale (and of the season).\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"rice-bowl-set","title":"Rice Bowl Set","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eRice Bowl Set. Limited-edition set for Lunar New Year festivities\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Rice Bowl Set. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Rice Bowl Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073382494260,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/pink-rice-bowl-set-with-chopsticks.jpg?v=1785318514"},{"product_id":"cast-iron-hot-grill","title":"Cast Iron Hot Grill","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKey Features\u003c\/title\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Georgia', serif;\n    background: #faf8f4;\n    color: #2d2d2d;\n  }\n\n  \/* ============================================================\n     SECTION 1: KEY FEATURES — tabs with text left, image right\n  ============================================================ *\/\n  .key-features {\n    padding: 64px 60px 0;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .key-features__header {\n    margin-bottom: 40px;\n  }\n\n  .key-features__header h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.8rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.15;\n    margin-bottom: 8px;\n  }\n\n  .key-features__header p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.6rem;\n    color: #555;\n  }\n\n  .key-features__header p span {\n    color: #c0522a;\n  }\n\n  \/* Tab nav *\/\n  .kf-tabs {\n    display: flex;\n    border-bottom: 1px solid #d0ccc5;\n    margin-bottom: 52px;\n  }\n\n  .kf-tab {\n    flex: 1;\n    padding: 14px 10px;\n    font-family: 'Arial', sans-serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #888;\n    background: transparent;\n    border: none;\n    border-bottom: 3px solid transparent;\n    cursor: pointer;\n    transition: color 0.2s, border-color 0.2s;\n    margin-bottom: -1px;\n    text-align: center;\n  }\n\n  .kf-tab.active {\n    color: #c0522a;\n    border-bottom-color: #c0522a;\n  }\n\n  .kf-tab:hover:not(.active) {\n    color: #2d2d2d;\n  }\n\n  \/* Tab panels *\/\n  .kf-panel {\n    display: none;\n  }\n  .kf-panel.active {\n    display: flex;\n    align-items: center;\n    gap: 48px;\n    padding-bottom: 64px;\n  }\n\n  \/* Left text side *\/\n  .kf-panel__text {\n    flex: 0 0 38%;\n  }\n\n  .kf-panel__text h3 {\n    font-family: 'Georgia', serif;\n    font-size: 3rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    margin-bottom: 18px;\n    line-height: 1.25;\n  }\n\n  .kf-panel__text p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.6rem;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  \/* Right image side *\/\n  .kf-panel__image {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    max-height: 420px;\n  }\n\n  .kf-panel__image img {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n    display: block;\n    border-radius: 8px;\n  }\n\n  \/* ============================================================\n     SECTION 2: THREE CARDS (click to open)\n  ============================================================ *\/\n\n \/* FIX 3: \"Take a Closer Look\" — all black, no red *\/\n  .cards-section h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    margin-bottom: 8px;\n  }\n  \n  .cards-section {\n    padding: 70px 60px 80px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .cards-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .flip-card {\n    position: relative;\n    border-radius: 10px;\n    overflow: hidden;\n    cursor: pointer;\n    background: #ddd;\n    height: 480px;\n  }\n\n  .flip-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n  .flip-card:hover img { transform: scale(1.03); }\n\n  .flip-overlay {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    padding: 20px 18px 18px;\n    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    transition: opacity 0.3s;\n  }\n\n  .flip-overlay-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.3;\n    max-width: calc(100% - 48px);\n  }\n\n  .flip-plus {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    border: 2px solid #fff;\n    background: transparent;\n    color: #fff;\n    font-size: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    flex-shrink: 0;\n    transition: background 0.2s;\n  }\n  .flip-card:hover .flip-plus { background: rgba(255,255,255,0.2); }\n\n  .flip-detail {\n    position: absolute;\n    inset: 0;\n    background: rgba(250,248,244,0.97);\n    padding: 44px 24px 28px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.3s ease;\n  }\n\n  .flip-card.open .flip-detail {\n    opacity: 1;\n    pointer-events: all;\n  }\n\n  .flip-card.open .flip-overlay {\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .flip-detail h4 {\n    font-family: 'Georgia', serif;\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 12px;\n  }\n\n  .flip-detail p {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.95rem;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  .flip-close {\n    position: absolute;\n    top: 12px; right: 12px;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    border: 2px solid #bbb;\n    background: #fff;\n    color: #555;\n    font-size: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: border-color 0.2s, color 0.2s;\n  }\n  .flip-close:hover { border-color: #c0522a; color: #c0522a; }\n\n  \/* ============================================================\n     SECTION 3: SPLIT — text left, image right\n  ============================================================ *\/\n  .some-hot {\n    display: flex;\n    align-items: stretch;\n    max-width: 100%;\n    overflow: hidden;\n    padding-bottom: 70px;\n  }\n\n  .some-hot__content {\n    flex: 0 0 40%;\n    background: #f0ece4;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 60px 56px;\n    gap: 18px;\n    order: 1;\n  }\n\n  .some-hot__content h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.9rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.2;\n  }\n\n  .some-hot__content p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.7rem;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  .some-hot__image {\n    flex: 0 0 60%;\n    position: relative;\n    min-height: 480px;\n    order: 2;\n  }\n\n  .some-hot__image img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* ============================================================\n     RESPONSIVE\n  ============================================================ *\/\n  @media (max-width: 900px) {\n    .key-features { padding: 40px 20px 0; }\n    .key-features__header h2 { font-size: 2rem; }\n    .kf-tabs { overflow-x: auto; }\n    .kf-tab { font-size: 0.65rem; padding: 12px 6px; }\n    .kf-panel.active { flex-direction: column; padding-bottom: 40px; }\n    .kf-panel__text { flex: unset; width: 100%; }\n    .kf-panel__image { width: 100%; }\n    .kf-panel__image img { height: 280px; }\n    .cards-section { padding: 40px 20px 60px; }\n    .cards-grid { grid-template-columns: 1fr; }\n    .some-hot { flex-direction: column; }\n    .some-hot__content { flex: unset; order: 2; padding: 40px 24px; }\n    .some-hot__image { flex: unset; order: 1; min-height: 300px; width: 100%; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- ============================================================\n     SECTION 1: KEY FEATURES\n============================================================ --\u003e\n\u003csection class=\"key-features\"\u003e\n  \u003cdiv class=\"key-features__header\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cp\u003eOpen up a whole new world with \u003cspan\u003eindoor grilling\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tab nav --\u003e\n  \u003cdiv class=\"kf-tabs\"\u003e\n    \u003cbutton class=\"kf-tab active\" onclick=\"switchKF(0)\"\u003eGetting Sear-ious\u003c\/button\u003e\n    \u003cbutton class=\"kf-tab\" onclick=\"switchKF(1)\"\u003eDream of Steam\u003c\/button\u003e\n    \u003cbutton class=\"kf-tab\" onclick=\"switchKF(2)\"\u003eLove Your Loaves\u003c\/button\u003e\n    \u003cbutton class=\"kf-tab\" onclick=\"switchKF(3)\"\u003ePut a Lid On It\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Panel 1 --\u003e\n  \u003cdiv class=\"kf-panel active\" id=\"kf-0\"\u003e\n    \u003cdiv class=\"kf-panel__text\"\u003e\n      \u003ch3\u003eGetting Sear-ious\u003c\/h3\u003e\n      \u003cp\u003eWith its elevated ridges and premium enameled cast iron body, the Hot Grill is ideal for grilling up perfect burgers, kebabs, steaks, veggies … you get it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kf-panel__image\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/green_cast_iron_hot_grill_on_stovetop_with_vegetables.jpg?crop=center\u0026amp;height=1198\u0026amp;v=1732290853\u0026amp;width=1950\" alt=\"Getting Sear-ious\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Panel 2 --\u003e\n  \u003cdiv class=\"kf-panel\" id=\"kf-1\"\u003e\n    \u003cdiv class=\"kf-panel__text\"\u003e\n      \u003ch3\u003eDream of Steam\u003c\/h3\u003e\n      \u003cp\u003eWho wants cheese on their burger? I mean, duh. Get mouthwatering melted cheese when you use the lid from the cast iron Perfect Pot with the Hot Grill.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kf-panel__image\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/black_cast_iron_hot_grill_with_cheeseburger.jpg?crop=center\u0026amp;height=1198\u0026amp;v=1732290901\u0026amp;width=1950\" alt=\"Dream of Steam\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Panel 3 --\u003e\n  \u003cdiv class=\"kf-panel\" id=\"kf-2\"\u003e\n    \u003cdiv class=\"kf-panel__text\"\u003e\n      \u003ch3\u003eLove Your Loaves\u003c\/h3\u003e\n      \u003cp\u003eTogether, the Hot Grill and the cast iron Perfect Pot make the fluffiest golden-brown loaves of bread you've ever baked.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kf-panel__image\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/pink_cast_iron_perfect_pot_and_hot_grill_with_loaf_of_bread_and_walnut_cutting_board.jpg?crop=center\u0026amp;height=1198\u0026amp;v=1732290959\u0026amp;width=1950\" alt=\"Love Your Loaves\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Panel 4 --\u003e\n  \u003cdiv class=\"kf-panel\" id=\"kf-3\"\u003e\n    \u003cdiv class=\"kf-panel__text\"\u003e\n      \u003ch3\u003ePut a Lid On It\u003c\/h3\u003e\n      \u003cp\u003eUse the Hot Grill as a lid on your cast iron Perfect Pot to maximize oven space. Welcome to even more multifunctionality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kf-panel__image\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/beige_cast_iron_perfect_pot_and_cast_iron_hot_grill_in_oven.jpg?crop=center\u0026amp;height=1198\u0026amp;v=1732290990\u0026amp;width=1950\" alt=\"Put a Lid On It\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n     SECTION 2: THREE CARDS\n============================================================ --\u003e\n\u003csection class=\"cards-section\"\u003e\n  \u003ch2\u003eCast Iron at Our Place\u003c\/h2\u003e\n  \u003cdiv class=\"cards-grid\"\u003e\n\n    \u003c!-- CARD 1 --\u003e\n    \u003cdiv class=\"flip-card\" id=\"fc-1\" onclick=\"openCard('fc-1')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/green_cast_iron_hot_grill_with_lid.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1732291023\u0026amp;width=893\" alt=\"Premium Heirloom Quality\"\u003e\n      \u003cdiv class=\"flip-overlay\"\u003e\n        \u003cspan class=\"flip-overlay-heading\"\u003ePremium Heirloom Quality\u003c\/span\u003e\n        \u003cbutton class=\"flip-plus\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flip-detail\"\u003e\n        \u003cbutton class=\"flip-close\" onclick=\"closeCard(event,'fc-1')\"\u003e×\u003c\/button\u003e\n        \u003ch4\u003ePremium Heirloom Quality\u003c\/h4\u003e\n        \u003cp\u003ePass down Our Place cast iron through the generations — that's what it's for. The premium matte black enameled cast iron is so easy to care for, it will care for you for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 2 --\u003e\n    \u003cdiv class=\"flip-card\" id=\"fc-2\" onclick=\"openCard('fc-2')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/pink_cast_iron_hot_grill_and_perfect_pot_with_bread.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1732291066\u0026amp;width=893\" alt=\"Oh, the Multifunctionality\"\u003e\n      \u003cdiv class=\"flip-overlay\"\u003e\n        \u003cspan class=\"flip-overlay-heading\"\u003eOh, the Multifunctionality\u003c\/span\u003e\n        \u003cbutton class=\"flip-plus\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flip-detail\"\u003e\n        \u003cbutton class=\"flip-close\" onclick=\"closeCard(event,'fc-2')\"\u003e×\u003c\/button\u003e\n        \u003ch4\u003eOh, the Multifunctionality\u003c\/h4\u003e\n        \u003cp\u003eOur cast iron cookware is meant to work together, so you can do even more in the kitchen. Use the lid from the cast iron Perfect Pot on your Hot Grill for steam grilling, or the Hot Grill with the Perfect Pot for baking golden loaves. And don't forget the Grill Press.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 3 --\u003e\n    \u003cdiv class=\"flip-card\" id=\"fc-3\" onclick=\"openCard('fc-3')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/beige_cast_iron_perfect_pot_and_hot_grill_in_oven.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1732291102\u0026amp;width=893\" alt=\"Turn Up the Heat\"\u003e\n      \u003cdiv class=\"flip-overlay\"\u003e\n        \u003cspan class=\"flip-overlay-heading\"\u003eTurn Up the Heat\u003c\/span\u003e\n        \u003cbutton class=\"flip-plus\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flip-detail\"\u003e\n        \u003cbutton class=\"flip-close\" onclick=\"closeCard(event,'fc-3')\"\u003e×\u003c\/button\u003e\n        \u003ch4\u003eTurn Up the Heat\u003c\/h4\u003e\n        \u003cp\u003eAll Our Place cast iron is designed to take the heat. Go from the stovetop to the oven to the broiler with a heat resistance of up to 500°F without the lid.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n     SECTION 3: SOME LIKE IT HOT — text left, image right\n============================================================ --\u003e\n\u003csection class=\"some-hot\"\u003e\n  \u003cdiv class=\"some-hot__content\"\u003e\n    \u003ch2\u003eSome Like it Hot\u003c\/h2\u003e\n    \u003cp\u003eDouble down on your cast iron dreams with our dynamic duo: the Cast Iron Perfect Pot and Hot Grill.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"some-hot__image\"\u003e\n    \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/green_cast_iron_perfect_pot_and_hot_grill.jpg?crop=bottom\u0026amp;height=745\u0026amp;v=1732291168\u0026amp;width=1950\" alt=\"Some Like it Hot\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cscript\u003e\n  \/* KEY FEATURES TABS *\/\n  function switchKF(idx) {\n    document.querySelectorAll('.kf-tab').forEach((b, i) =\u003e {\n      b.classList.toggle('active', i === idx);\n    });\n    document.querySelectorAll('.kf-panel').forEach((p, i) =\u003e {\n      p.classList.toggle('active', i === idx);\n    });\n  }\n\n  \/* CARDS *\/\n  function openCard(id) {\n    document.getElementById(id).classList.add('open');\n  }\n  function closeCard(e, id) {\n    e.stopPropagation();\n    document.getElementById(id).classList.remove('open');\n  }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073382527028,"sku":null,"price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Black_Cast_Iron_Hot_Grill.jpg?v=1785318515"},{"product_id":"petite-perfect-pot","title":"Petite Perfect Pot (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Spice, Steam, Blue Salt, Char, Sage\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePetite Perfect Pot. A non-toxic nonstick pot for personal servings\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Petite Perfect Pot. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Petite Perfect Pot.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Spice","offer_id":48073382559796,"sku":"petite-perfect-pot-spice","price":66.33,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073382592564,"sku":"petite-perfect-pot-steam","price":66.33,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073382625332,"sku":"petite-perfect-pot-blue-salt","price":66.33,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073382658100,"sku":"petite-perfect-pot-char","price":66.33,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073382690868,"sku":"petite-perfect-pot-sage","price":66.33,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/spice-petite-perfect-pot-thumbnail.jpg?v=1785318517"},{"product_id":"tiny-cookware-duo-3-piece","title":"Tiny Cookware Duo (3 piece) (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Steam, Spice, Blue Salt, Char, Sage\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eTiny Cookware Duo — (3 piece). Our smallest non-toxic Always Pan \u0026amp; Perfect Pot\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Tiny Cookware Duo ((3 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Tiny Cookware Duo.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Steam","offer_id":48073382723636,"sku":"tiny-cookware-duo-3-piece-steam","price":90.45,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073382756404,"sku":"tiny-cookware-duo-3-piece-spice","price":90.45,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073382789172,"sku":"tiny-cookware-duo-3-piece-blue-salt","price":90.45,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073382821940,"sku":"tiny-cookware-duo-3-piece-char","price":90.45,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073382854708,"sku":"tiny-cookware-duo-3-piece-sage","price":90.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/steam-tiny-cookware-duo-product-thumbnail.jpg?v=1785318518"},{"product_id":"rice-cooker","title":"Rice Cooker (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char, Spice, Blue Salt, Steam, Pistachio\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eRice Cooker. Powered by fuzzy logic for perfect rice every time\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Rice Cooker. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Rice Cooker.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073382887476,"sku":"rice-cooker-char","price":93.13,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073382920244,"sku":"rice-cooker-spice","price":93.13,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073382953012,"sku":"rice-cooker-blue-salt","price":93.13,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073382985780,"sku":"rice-cooker-steam","price":93.13,"currency_code":"USD","in_stock":true},{"title":"Pistachio","offer_id":48073383018548,"sku":"rice-cooker-pistachio","price":93.13,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/char-rice-cooker.jpg?v=1785318520"},{"product_id":"essentials-pot-set-11-piece","title":"Essentials Pot Set (11 piece) (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char, Cream, Blue Salt, Terracotta\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eEssentials Pot Set — (11 piece). A full saucepan, saute pan, and stock pot set\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Essentials Pot Set ((11 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Essentials Pot Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073383051316,"sku":"essentials-pot-set-11-piece-char","price":363.81,"currency_code":"USD","in_stock":true},{"title":"Cream","offer_id":48073383084084,"sku":"essentials-pot-set-11-piece-cream","price":363.81,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073383116852,"sku":"essentials-pot-set-11-piece-blue-salt","price":363.81,"currency_code":"USD","in_stock":true},{"title":"Terracotta","offer_id":48073383149620,"sku":"essentials-pot-set-11-piece-terracotta","price":363.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/char-essentials-saucepan-set-11-piece.jpg?v=1785318521"},{"product_id":"beechwood-serving-spoons-set-of-2","title":"Beechwood Serving Spoons (Set of 2) (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eBeechwood Serving Spoons — (Set of 2). Set of two versatile wooden utensils\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Beechwood Serving Spoons ((Set of 2)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Beechwood Serving Spoons.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383182388,"sku":null,"price":13.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/beechwood-serving-spoons-ecomm_1.jpg?v=1785318522"},{"product_id":"home-cook-apron","title":"Home Cook Apron","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Blue Salt, Sage, Steam\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHome Cook Apron. A daily apron made from the highest-quality materials\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Home Cook Apron. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Home Cook Apron.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Blue Salt","offer_id":48073383215156,"sku":"home-cook-apron-blue-salt","price":32.83,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073383247924,"sku":"home-cook-apron-sage","price":32.83,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073383280692,"sku":"home-cook-apron-steam","price":32.83,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/blue-home-cook-apron.jpg?v=1785318524"},{"product_id":"golden-fry-set-3-pieces","title":"Golden Fry Set (3 Pieces) (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Golden\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eGolden Fry Set — (3 Pieces). A limited-edition fry set designed to celebrate Diwali\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Golden Fry Set ((3 Pieces)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Golden Fry Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Golden","offer_id":48073383313460,"sku":"golden-fry-set-3-pieces-golden","price":50.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-diwali-golden-fry-set-skimmer-spoon-cooling-rack-diyas.jpg?v=1785318525"},{"product_id":"wonder-oven-pro-wonder-oven-pro-chefs-kit","title":"Wonder Oven Pro + Wonder Oven Pro Chef's Kit (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWonder Oven Pro + Wonder Oven Pro Chef's Kit. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Wonder Oven Pro + Wonder Oven Pro Chef's Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Wonder Oven Pro + Wonder Oven Pro Chef's Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383346228,"sku":null,"price":277.38,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-ComboSelector-thumbnail-WOpro-char-ChefsKit-char_4ad7168f-68d0-43fa-ac07-9c3fce8ae2a9.jpg?v=1785318526"},{"product_id":"wonder-oven-pro-wonder-oven-pro-essentials-kit","title":"Wonder Oven Pro + Wonder Oven Pro Essentials Kit (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWonder Oven Pro + Wonder Oven Pro Essentials Kit. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Wonder Oven Pro + Wonder Oven Pro Essentials Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Wonder Oven Pro + Wonder Oven Pro Essentials Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383378996,"sku":null,"price":270.68,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-ComboSelector-thumbnail-WOpro-char-EssentialsKit-char_81dc8638-e472-41b8-9877-99d2a30b1820.jpg?v=1785318527"},{"product_id":"perfect-pot-roasting-rack-perfect-pot","title":"Perfect Pot Roasting Rack + Perfect Pot (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePerfect Pot Roasting Rack + Perfect Pot. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Perfect Pot Roasting Rack + Perfect Pot. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Perfect Pot Roasting Rack + Perfect Pot.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383411764,"sku":null,"price":125.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-PerfectPotRoastingRack-PerfectPot-Char.jpg?v=1785318529"},{"product_id":"titanium-pro-always-pan-duo-6-piece","title":"Titanium Pro Always Pan Duo (6 piece) (33% OFF)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Chrome, Chrome\/Gold, Brushed\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eTitanium Pro Always Pan Duo — (6 piece). A set of high-performance pans in two sizes\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Titanium Pro Always Pan Duo ((6 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Titanium Pro Always Pan Duo.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Chrome","offer_id":48073383477300,"sku":"titanium-pro-always-pan-duo-6-piece-chrome","price":223.78,"currency_code":"USD","in_stock":true},{"title":"Chrome\/Gold","offer_id":48073383510068,"sku":"titanium-pro-always-pan-duo-6-piece-chromegold","price":223.78,"currency_code":"USD","in_stock":true},{"title":"Brushed","offer_id":48073383542836,"sku":"titanium-pro-always-pan-duo-6-piece-brushed","price":223.78,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/titanium-pro-always-pan-duo-standard-mini-chrome-product-thumbnail.jpg?v=1785318530"},{"product_id":"large-wonder-oven-wonder-oven-bakers-kit","title":"Large Wonder Oven + Wonder Oven Baker's Kit","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eLarge Wonder Oven + Wonder Oven Baker's Kit. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Large Wonder Oven + Wonder Oven Baker's Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Large Wonder Oven + Wonder Oven Baker's Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383608372,"sku":null,"price":217.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-LargeWonderOven-WonderOvenBakersKit-Steam.jpg?v=1785318531"},{"product_id":"large-wonder-oven-large-wonder-oven-essentials-kit","title":"Large Wonder Oven + Large Wonder Oven Essentials Kit","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eLarge Wonder Oven + Large Wonder Oven Essentials Kit. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Large Wonder Oven + Large Wonder Oven Essentials Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Large Wonder Oven + Large Wonder Oven Essentials Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383641140,"sku":null,"price":207.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-LargeWonderOven-WonderOvenEssentialsKit-Steam.jpg?v=1785318533"},{"product_id":"oven-rack-griddle-pan","title":"Oven Rack + Griddle Pan","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eOven Rack + Griddle Pan. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Oven Rack + Griddle Pan. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Oven Rack + Griddle Pan.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383673908,"sku":null,"price":109.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-OvenRack-GriddlePan-BlueSalt.jpg?v=1785318534"},{"product_id":"wonder-oven-wonder-oven-bakers-kit","title":"Wonder Oven + Wonder Oven Baker's Kit","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWonder Oven + Wonder Oven Baker's Kit. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Wonder Oven + Wonder Oven Baker's Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Wonder Oven + Wonder Oven Baker's Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383706676,"sku":null,"price":176.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-WonderOven-WonderOvenBakersKit-Spice.jpg?v=1785318535"},{"product_id":"mini-griddle-pan-mini-oven-mats","title":"Mini Griddle Pan + Mini Oven Mats","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eProduct Section\u003c\/title\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Georgia', serif;\n    background: #faf8f4;\n    color: #2d2d2d;\n  }\n\n  \/* ===== SECTION 1 ===== *\/\n  .feature-section {\n    display: flex;\n    align-items: flex-start;\n    gap: 48px;\n    padding: 64px 60px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .feature-image-wrap {\n    position: relative;\n    flex: 0 0 420px;\n    max-width: 420px;\n  }\n\n  .feature-image-wrap img {\n    width: 100%;\n    display: block;\n    border-radius: 8px;\n  }\n\n  \/* Hotspots removed from image as requested *\/\n\n  .feature-content {\n    flex: 1;\n    padding-top: 8px;\n  }\n\n  .feature-content h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.25;\n    margin-bottom: 28px;\n  }\n\n  .feature-panel-wrapper {\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n  }\n\n  .feature-tabs-content { flex: 1; }\n\n  .sidebar-nums {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    padding-top: 4px;\n  }\n\n  .sidebar-num {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    border: 2px solid #c0522a;\n    background: transparent;\n    color: #c0522a;\n    font-size: 12px;\n    font-family: 'Arial', sans-serif;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: background 0.2s, color 0.2s;\n  }\n  .sidebar-num.active, .sidebar-num:hover {\n    background: #c0522a;\n    color: #fff;\n  }\n\n  .tab-panel { display: none; }\n  .tab-panel.active { display: block; }\n\n  .tab-eyebrow {\n    font-family: 'Arial', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #c0522a;\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .tab-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 8px;\n  }\n\n  .tab-desc {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.05rem;\n    color: #555;\n    line-height: 1.7;\n    margin-bottom: 4px;\n  }\n\n  .tab-divider {\n    border: none;\n    border-top: 1px solid #e0dbd2;\n    margin: 16px 0;\n  }\n\n  \/* ===== SECTION 2 ===== *\/\n  .closer-section {\n    padding: 60px 60px 80px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  \/* FIX 3: \"Take a Closer Look\" — all black, no red *\/\n  .closer-section h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    margin-bottom: 8px;\n  }\n\n  .closer-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 18px;\n    margin-top: 32px;\n    align-items: stretch;\n  }\n\n  \/* Equal height cards — fixed height so all images align top and bottom *\/\n  .closer-card {\n    position: relative;\n    border-radius: 10px;\n    overflow: hidden;\n    cursor: pointer;\n    background: #eee;\n    height: 480px;\n  }\n\n  .closer-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n\n  .closer-card video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n}\n  .closer-card:hover img { transform: scale(1.03); }\n\n  .closer-overlay {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    padding: 20px 18px 18px;\n    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n  }\n\n  .closer-overlay-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.08rem;\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.3;\n    max-width: calc(100% - 48px);\n  }\n\n  .plus-btn {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    border: 2px solid #fff;\n    background: transparent;\n    color: #fff;\n    font-size: 22px;\n    line-height: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    flex-shrink: 0;\n    transition: background 0.2s, color 0.2s;\n  }\n  .closer-card:hover .plus-btn { background: rgba(255,255,255,0.2); }\n\n  \/* FIX 2: Detail panel — full overlay that opens on click *\/\n  .closer-detail {\n    position: absolute;\n    inset: 0;\n    background: rgba(250,248,244,0.97);\n    padding: 40px 22px 28px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.3s ease;\n  }\n\n  .closer-card.open .closer-detail {\n    opacity: 1;\n    pointer-events: all;\n  }\n\n  \/* Hide the image overlay when card is open *\/\n  .closer-card.open .closer-overlay {\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .closer-detail-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 12px;\n  }\n\n  .closer-detail-desc {\n    font-family: 'Arial', sans-serif;\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  .close-btn {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    border: 2px solid #bbb;\n    background: #fff;\n    color: #555;\n    font-size: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: border-color 0.2s, color 0.2s;\n  }\n  .close-btn:hover { border-color: #c0522a; color: #c0522a; }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 768px) {\n    .feature-section {\n      flex-direction: column;\n      padding: 36px 20px;\n      gap: 28px;\n    }\n    .feature-image-wrap {\n      flex: unset;\n      max-width: 100%;\n      width: 100%;\n    }\n    .closer-section { padding: 36px 20px 60px; }\n    .closer-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- ==================== SECTION 2 ==================== --\u003e\n\u003csection class=\"closer-section\"\u003e\n  \u003ch2\u003eCan Your Sheet Pan Do This?\u003c\/h2\u003e\n\n  \u003cdiv class=\"closer-grid\"\u003e\n\n    \u003c!-- CARD 1 --\u003e\n    \u003cdiv class=\"closer-card\" id=\"card-1\" onclick=\"openCard('card-1')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/01_highlight_card_mini_griddle_pan_that_s_hot_225f9ac5-65d3-41f9-8bcb-02c6dfc2a583.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1711048568\u0026amp;width=893\" alt=\"That’s Hot\"\u003e\n      \u003cdiv class=\"closer-overlay\"\u003e\n        \u003cspan class=\"closer-overlay-heading\"\u003eThat’s Hot\u003c\/span\u003e\n        \u003cbutton class=\"plus-btn\" onclick=\"openCard('card-1')\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"closer-detail\"\u003e\n        \u003cbutton class=\"close-btn\" onclick=\"closeCard(event,'card-1')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"closer-detail-heading\"\u003eThat’s Hot\u003c\/p\u003e\n        \u003cp class=\"closer-detail-desc\"\u003eTake your nonstick pan to new temps — the Griddle Pan is oven-safe up to 450°F for basically any recipe you can dream up.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 2 --\u003e\n    \u003cdiv class=\"closer-card\" id=\"card-2\" onclick=\"openCard('card-2')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/02_highlight_card_mini_griddle_pan_that_s_so_deep.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1710901134\u0026amp;width=893\" alt=\"That’s So Deep\"\u003e\n      \u003cdiv class=\"closer-overlay\"\u003e\n        \u003cspan class=\"closer-overlay-heading\"\u003eThat’s So Deep\u003c\/span\u003e\n        \u003cbutton class=\"plus-btn\" onclick=\"openCard('card-2')\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"closer-detail\"\u003e\n        \u003cbutton class=\"close-btn\" onclick=\"closeCard(event,'card-2')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"closer-detail-heading\"\u003eThat’s So Deep\u003c\/p\u003e\n        \u003cp class=\"closer-detail-desc\"\u003eIt’s not your average sheet pan — with a 5-quart capacity, this one is deep enough to capture liquids and even bake cakes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 3 --\u003e\n    \u003cdiv class=\"closer-card\" id=\"card-3\" onclick=\"openCard('card-3')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/03_Highlight_Card_Oven_Pan_Griddle.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1711048568\u0026amp;width=893\" alt=\"Griddle Me This\"\u003e\n      \u003cdiv class=\"closer-overlay\"\u003e\n        \u003cspan class=\"closer-overlay-heading\"\u003eGriddle Me This\u003c\/span\u003e\n        \u003cbutton class=\"plus-btn\" onclick=\"openCard('card-3')\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"closer-detail\"\u003e\n        \u003cbutton class=\"close-btn\" onclick=\"closeCard(event,'card-3')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"closer-detail-heading\"\u003eGriddle Me This\u003c\/p\u003e\n        \u003cp class=\"closer-detail-desc\"\u003eThe mini Griddle Pan works on electric and gas stovetops as, well… a griddle. Just place it over one burner on low to medium heat and cook up some steak, eggs, naan, quesadillas, pancakes, you name it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cscript\u003e\n  \/* ===== TAB SWITCHER ===== *\/\n  function switchTab(num) {\n    document.querySelectorAll('.tab-panel').forEach(p =\u003e p.classList.remove('active'));\n    document.querySelectorAll('.hotspot').forEach(b =\u003e b.classList.remove('active'));\n    document.querySelectorAll('.sidebar-num').forEach(b =\u003e b.classList.remove('active'));\n\n    document.getElementById('tab-' + num).classList.add('active');\n    document.querySelectorAll('[data-tab=\"' + num + '\"]').forEach(el =\u003e el.classList.add('active'));\n  }\n\n  \/* ===== CLOSER LOOK CARDS ===== *\/\n  function openCard(id) {\n    document.getElementById(id).classList.add('open');\n  }\n  function closeCard(event, id) {\n    event.stopPropagation();\n    document.getElementById(id).classList.remove('open');\n  }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073383739444,"sku":null,"price":69.68,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-MiniGriddlePan-MiniOvenMats-Steam.jpg?v=1785318537"},{"product_id":"griddle-pan-oven-mats","title":"Griddle Pan + Oven Mats","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Sage, Blue Salt, Steam, Char, Spice, Lavender, Turmeric, Eve\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eGriddle Pan + Oven Mats. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Griddle Pan + Oven Mats. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Griddle Pan + Oven Mats.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Sage","offer_id":48073383772212,"sku":"griddle-pan-oven-mats-sage","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073383804980,"sku":"griddle-pan-oven-mats-blue-salt","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073383837748,"sku":"griddle-pan-oven-mats-steam","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073383870516,"sku":"griddle-pan-oven-mats-char","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073383903284,"sku":"griddle-pan-oven-mats-spice","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Lavender","offer_id":48073383936052,"sku":"griddle-pan-oven-mats-lavender","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Turmeric","offer_id":48073383968820,"sku":"griddle-pan-oven-mats-turmeric","price":109.88,"currency_code":"USD","in_stock":true},{"title":"Eve","offer_id":48073384001588,"sku":"griddle-pan-oven-mats-eve","price":109.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-GriddlePan-OvenMats-BlueSalt.jpg?v=1785318538"},{"product_id":"wonder-oven-wonder-oven-essentials-kit","title":"Wonder Oven + Wonder Oven Essentials Kit","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWonder Oven + Wonder Oven Essentials Kit. A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Wonder Oven + Wonder Oven Essentials Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Wonder Oven + Wonder Oven Essentials Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073384034356,"sku":null,"price":156.78,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-WonderOven-WonderOvenEssentialsKit-Spice.jpg?v=1785318540"},{"product_id":"carbon-steel-wok","title":"Carbon Steel Wok","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eProduct Section\u003c\/title\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Georgia', serif;\n    background: #faf8f4;\n    color: #2d2d2d;\n  }\n\n  \/* ===== SECTION 1 ===== *\/\n  .feature-section {\n    display: flex;\n    align-items: flex-start;\n    gap: 48px;\n    padding: 64px 60px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .feature-image-wrap {\n    position: relative;\n    flex: 0 0 420px;\n    max-width: 420px;\n  }\n\n  .feature-image-wrap img {\n    width: 100%;\n    display: block;\n    border-radius: 8px;\n  }\n\n  \/* Hotspots removed from image as requested *\/\n\n  .feature-content {\n    flex: 1;\n    padding-top: 8px;\n  }\n\n  .feature-content h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.25;\n    margin-bottom: 28px;\n  }\n\n  .feature-panel-wrapper {\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n  }\n\n  .feature-tabs-content { flex: 1; }\n\n  .sidebar-nums {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    padding-top: 4px;\n  }\n\n  .sidebar-num {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    border: 2px solid #c0522a;\n    background: transparent;\n    color: #c0522a;\n    font-size: 12px;\n    font-family: 'Arial', sans-serif;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: background 0.2s, color 0.2s;\n  }\n  .sidebar-num.active, .sidebar-num:hover {\n    background: #c0522a;\n    color: #fff;\n  }\n\n  .tab-panel { display: none; }\n  .tab-panel.active { display: block; }\n\n  .tab-eyebrow {\n    font-family: 'Arial', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #c0522a;\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .tab-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 8px;\n  }\n\n  .tab-desc {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.05rem;\n    color: #555;\n    line-height: 1.7;\n    margin-bottom: 4px;\n  }\n\n  .tab-divider {\n    border: none;\n    border-top: 1px solid #e0dbd2;\n    margin: 16px 0;\n  }\n\n  \/* ===== SECTION 2 ===== *\/\n  .closer-section {\n    padding: 60px 60px 80px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  \/* FIX 3: \"Take a Closer Look\" — all black, no red *\/\n  .closer-section h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    margin-bottom: 8px;\n  }\n\n  .closer-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 18px;\n    margin-top: 32px;\n    align-items: stretch;\n  }\n\n  \/* Equal height cards — fixed height so all images align top and bottom *\/\n  .closer-card {\n    position: relative;\n    border-radius: 10px;\n    overflow: hidden;\n    cursor: pointer;\n    background: #eee;\n    height: 480px;\n  }\n\n  .closer-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n\n  .closer-card video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n}\n  .closer-card:hover img { transform: scale(1.03); }\n\n  .closer-overlay {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    padding: 20px 18px 18px;\n    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n  }\n\n  .closer-overlay-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.08rem;\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.3;\n    max-width: calc(100% - 48px);\n  }\n\n  .plus-btn {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    border: 2px solid #fff;\n    background: transparent;\n    color: #fff;\n    font-size: 22px;\n    line-height: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    flex-shrink: 0;\n    transition: background 0.2s, color 0.2s;\n  }\n  .closer-card:hover .plus-btn { background: rgba(255,255,255,0.2); }\n\n  \/* FIX 2: Detail panel — full overlay that opens on click *\/\n  .closer-detail {\n    position: absolute;\n    inset: 0;\n    background: rgba(250,248,244,0.97);\n    padding: 40px 22px 28px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.3s ease;\n  }\n\n  .closer-card.open .closer-detail {\n    opacity: 1;\n    pointer-events: all;\n  }\n\n  \/* Hide the image overlay when card is open *\/\n  .closer-card.open .closer-overlay {\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .closer-detail-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 12px;\n  }\n\n  .closer-detail-desc {\n    font-family: 'Arial', sans-serif;\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  .close-btn {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    border: 2px solid #bbb;\n    background: #fff;\n    color: #555;\n    font-size: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: border-color 0.2s, color 0.2s;\n  }\n  .close-btn:hover { border-color: #c0522a; color: #c0522a; }\n\n  .some-hot {\n    display: flex;\n    align-items: stretch;\n    max-width: 100%;\n    overflow: hidden;\n    padding-bottom: 70px;\n  }\n\n  .some-hot__content {\n    flex: 0 0 40%;\n    background: #f0ece4;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 190px 56px;\n    gap: 18px;\n    order: 1;\n  }\n\n  .some-hot__content h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.9rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.2;\n  }\n\n  .some-hot__content p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.7rem;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  .some-hot__image {\n    flex: 0 0 60%;\n    position: relative;\n    min-height: 480px;\n    order: 2;\n  }\n\n  .some-hot__image img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n    @media (max-width: 900px) {\n    .key-features { padding: 40px 20px 0; }\n    .key-features__header h2 { font-size: 2rem; }\n    .kf-tabs { overflow-x: auto; }\n    .kf-tab { font-size: 0.65rem; padding: 12px 6px; }\n    .kf-panel.active { flex-direction: column; padding-bottom: 40px; }\n    .kf-panel__text { flex: unset; width: 100%; }\n    .kf-panel__image { width: 100%; }\n    .kf-panel__image img { height: 280px; }\n    .cards-section { padding: 40px 20px 60px; }\n    .cards-grid { grid-template-columns: 1fr; }\n    .some-hot { flex-direction: column; }\n    .some-hot__content { flex: unset; order: 2; padding: 40px 24px; }\n    .some-hot__image { flex: unset; order: 1; min-height: 300px; width: 100%; }\n  }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 768px) {\n    .feature-section {\n      flex-direction: column;\n      padding: 36px 20px;\n      gap: 28px;\n    }\n    .feature-image-wrap {\n      flex: unset;\n      max-width: 100%;\n      width: 100%;\n    }\n    .closer-section { padding: 36px 20px 60px; }\n    .closer-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- ==================== SECTION 1 ==================== --\u003e\n\u003csection class=\"feature-section\"\u003e\n\n  \u003cdiv class=\"feature-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/carbon-steel-wok-expanded.jpg?height=1656\u0026amp;v=1767993943\u0026amp;width=1950\" alt=\"Carbon Steel Wok\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-content\"\u003e\n    \u003ch2\u003eBuilt From the Inside Out\u003c\/h2\u003e\n\n    \u003cdiv class=\"feature-panel-wrapper\"\u003e\n\n      \u003cdiv class=\"feature-tabs-content\"\u003e\n\n        \u003c!-- TAB 1 --\u003e\n        \u003cdiv class=\"tab-panel active\" id=\"tab-1\"\u003e\n          \u003cp class=\"tab-eyebrow\"\u003eSuper-Nitrided Treatment\u003c\/p\u003e\n          \u003cp class=\"tab-heading\"\u003eSuper-Nitrided Treatment\u003c\/p\u003e\n          \u003cp class=\"tab-desc\"\u003eOur super nitriding process strengthens the steel so it resists wear and corrosion. As you cook, the seasoning builds evenly and performance improves over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- TAB 2 --\u003e\n        \u003cdiv class=\"tab-panel\" id=\"tab-2\"\u003e\n          \u003cp class=\"tab-eyebrow\"\u003eHarder Than Traditional Steel\u003c\/p\u003e\n          \u003cp class=\"tab-heading\"\u003eHarder Than Traditional Steel\u003c\/p\u003e\n          \u003cp class=\"tab-desc\"\u003eThree times harder than standard carbon steel, the interior stands up to high heat, metal utensils, and the fast movements of real wok cooking.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- TAB 3 --\u003e\n        \u003cdiv class=\"tab-panel\" id=\"tab-3\"\u003e\n          \u003cp class=\"tab-eyebrow\"\u003eSuper Smooth Interior\u003c\/p\u003e\n          \u003cp class=\"tab-heading\"\u003eSuper Smooth Interior\u003c\/p\u003e\n          \u003cp class=\"tab-desc\"\u003eA smooth surface helps seasoning develop quickly and evenly. With regular use, food release improves and your wok gains deeper, better performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- TAB 4 --\u003e\n        \u003cdiv class=\"tab-panel\" id=\"tab-4\"\u003e\n          \u003cp class=\"tab-eyebrow\"\u003eComfort and Versatility\u003c\/p\u003e\n          \u003cp class=\"tab-heading\"\u003eComfort and Versatility\u003c\/p\u003e\n          \u003cp class=\"tab-desc\"\u003eThe tempered glass lid creates an ideal steam chamber, and the comfortable beechwood handle stays cool and steady as you toss, flip, and move through recipes.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- TAB 5 --\u003e\n        \u003cdiv class=\"tab-panel\" id=\"tab-5\"\u003e\n          \u003cp class=\"tab-eyebrow\"\u003eSingle-Ply Spun Construction\u003c\/p\u003e\n          \u003cp class=\"tab-heading\"\u003eSingle-Ply Spun Construction\u003c\/p\u003e\n          \u003cp class=\"tab-desc\"\u003eSpun from a single sheet of 16-gauge carbon steel, the wok heats fast and responds quickly, so you can leverage the wok’s hot spots for flash stir-frying and crisp dumplings.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sidebar-nums\"\u003e\n        \u003cbutton class=\"sidebar-num active\" data-tab=\"1\" onclick=\"switchTab(1)\"\u003e1\u003c\/button\u003e\n        \u003cbutton class=\"sidebar-num\" data-tab=\"2\" onclick=\"switchTab(2)\"\u003e2\u003c\/button\u003e\n        \u003cbutton class=\"sidebar-num\" data-tab=\"3\" onclick=\"switchTab(3)\"\u003e3\u003c\/button\u003e\n        \u003cbutton class=\"sidebar-num\" data-tab=\"4\" onclick=\"switchTab(4)\"\u003e4\u003c\/button\u003e\n        \u003cbutton class=\"sidebar-num\" data-tab=\"5\" onclick=\"switchTab(5)\"\u003e5\u003c\/button\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==================== SECTION 2 ==================== --\u003e\n\u003csection class=\"closer-section\"\u003e\n  \u003ch2\u003eWok-Hei for the Home\u003c\/h2\u003e\n\n  \u003cdiv class=\"closer-grid\"\u003e\n\n    \u003c!-- CARD 1 --\u003e\n    \u003cdiv class=\"closer-card\" id=\"card-1\" onclick=\"openCard('card-1')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/carbon-steel-wok-fire-highlight-card.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1767993998\u0026amp;width=893\" alt=\"Turn Up the Heat\"\u003e\n      \u003cdiv class=\"closer-overlay\"\u003e\n        \u003cspan class=\"closer-overlay-heading\"\u003eTurn Up the Heat\u003c\/span\u003e\n        \u003cbutton class=\"plus-btn\" onclick=\"openCard('card-1')\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"closer-detail\"\u003e\n        \u003cbutton class=\"close-btn\" onclick=\"closeCard(event,'card-1')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"closer-detail-heading\"\u003eTurn Up the Heat\u003c\/p\u003e\n        \u003cp class=\"closer-detail-desc\"\u003eEngineered for intense, responsive heat, the lightweight super-nitrided carbon steel provides the precise performance you need whether you’re cooking over gas, electric, or induction.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 2 --\u003e\n    \u003cdiv class=\"closer-card\" id=\"card-2\" onclick=\"openCard('card-2')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/carbon-steel-wok-highlight-card.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1767993998\u0026amp;width=893\" alt=\"Non-Toxic by Design\"\u003e\n      \u003cdiv class=\"closer-overlay\"\u003e\n        \u003cspan class=\"closer-overlay-heading\"\u003eNon-Toxic by Design\u003c\/span\u003e\n        \u003cbutton class=\"plus-btn\" onclick=\"openCard('card-2')\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"closer-detail\"\u003e\n        \u003cbutton class=\"close-btn\" onclick=\"closeCard(event,'card-2')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"closer-detail-heading\"\u003eNon-Toxic by Design\u003c\/p\u003e\n        \u003cp class=\"closer-detail-desc\"\u003eThe wok's body is made without Forever Chemicals or coatings, so you get the power of super-nitrided carbon steel with peace of mind built in.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 3 --\u003e\n    \u003cdiv class=\"closer-card\" id=\"card-3\" onclick=\"openCard('card-3')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/carbon-steel-wok-set-highlight-card.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1767993998\u0026amp;width=893\" alt=\"Traditionally Innovative\"\u003e\n      \u003cdiv class=\"closer-overlay\"\u003e\n        \u003cspan class=\"closer-overlay-heading\"\u003eTraditionally Innovative\u003c\/span\u003e\n        \u003cbutton class=\"plus-btn\" onclick=\"openCard('card-3')\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"closer-detail\"\u003e\n        \u003cbutton class=\"close-btn\" onclick=\"closeCard(event,'card-3')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"closer-detail-heading\"\u003eTraditionally Innovative\u003c\/p\u003e\n        \u003cp class=\"closer-detail-desc\"\u003eSome things about woks are non-negotiable, like the stable flat bottom and high, curved walls for tossing. The optimally-sized spatula features a fanned head for seamless stirring and scooping, while the glass lid lets you keep a close eye as you cook.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cscript\u003e\n  \/* ===== TAB SWITCHER ===== *\/\n  function switchTab(num) {\n    document.querySelectorAll('.tab-panel').forEach(p =\u003e p.classList.remove('active'));\n    document.querySelectorAll('.hotspot').forEach(b =\u003e b.classList.remove('active'));\n    document.querySelectorAll('.sidebar-num').forEach(b =\u003e b.classList.remove('active'));\n\n    document.getElementById('tab-' + num).classList.add('active');\n    document.querySelectorAll('[data-tab=\"' + num + '\"]').forEach(el =\u003e el.classList.add('active'));\n  }\n\n  \/* ===== CLOSER LOOK CARDS ===== *\/\n  function openCard(id) {\n    document.getElementById(id).classList.add('open');\n  }\n  function closeCard(event, id) {\n    event.stopPropagation();\n    document.getElementById(id).classList.remove('open');\n  }\n\u003c\/script\u003e\n\n\u003csection class=\"some-hot\"\u003e\n  \u003cdiv class=\"some-hot__content\"\u003e\n    \u003ch2\u003eDeveloped With the Author of The Wok\u003c\/h2\u003e\n    \u003cp\u003e“We’ve built the wok I’ve wanted for 20 years: the performance of carbon steel, paired with cutting-edge super nitride technology that makes it effortless to use and maintain. A nonstick wok that can achieve real wok hei felt impossible—until now.” \u003cbr\u003e\u003cbr\u003e –Kenji López-Alt \u003cbr\u003e James Beard Award Winner, NYT Bestseller\n\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"some-hot__image\"\u003e\n    \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/kenji-lopez-alt-carbon-steel-wok-720x650.jpg?crop=bottom\u0026amp;height=881\u0026amp;v=1767993999\u0026amp;width=1950\" alt=\"Developed With the Author of The Wok\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/body\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073384067124,"sku":null,"price":126.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/carbon-steel-wok-spatula_ac12b1b5-9b54-407b-b2f5-f6802c41db93.jpg?v=1785318541"},{"product_id":"splendor-blender-complete-set-10-piece","title":"Splendor Blender Complete Set (10 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Spice, Char, Blue Salt, Steam\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eSplendor Blender Complete Set — (10 piece). A blender designed for ultra-smooth results every time\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Splendor Blender Complete Set ((10 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Splendor Blender Complete Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Spice","offer_id":48073384165428,"sku":"splendor-blender-complete-set-10-piece-spice","price":162.81,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073384198196,"sku":"splendor-blender-complete-set-10-piece-char","price":162.81,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073384230964,"sku":"splendor-blender-complete-set-10-piece-blue-salt","price":162.81,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073384263732,"sku":"splendor-blender-complete-set-10-piece-steam","price":162.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/spice-splendor-blender-complete-set-thumbnail_85864dbc-c7ed-4a40-b689-cd4c3d8e925e.jpg?v=1785318542"},{"product_id":"cookware-set-16-piece","title":"Cookware Set+ (16 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Steam, Blue Salt, Char, Sage, Spice\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eCookware Set+ — (16 piece). A 16-piece ceramic nonstick cookware set\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Cookware Set+ ((16 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Cookware Set+.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Steam","offer_id":48073384296500,"sku":"cookware-set-16-piece-steam","price":453.59,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073384329268,"sku":"cookware-set-16-piece-blue-salt","price":453.59,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073384362036,"sku":"cookware-set-16-piece-char","price":453.59,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073384394804,"sku":"cookware-set-16-piece-sage","price":453.59,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073384427572,"sku":"cookware-set-16-piece-spice","price":453.59,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/steam-large-cookware-set-plus-thumbnail.jpg?v=1785318543"},{"product_id":"kitchen-linens-set-5-piece","title":"Kitchen Linens Set (5 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Blue Salt\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eKitchen Linens Set — (5 piece). A premium kitchen essential from Our Place, designed with non-toxic materials and beautiful aesthetics for everyday cooking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Kitchen Linens Set ((5 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Kitchen Linens Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Blue Salt","offer_id":48073384525876,"sku":"kitchen-linens-set-5-piece-blue-salt","price":86.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/blue-home-cook-apron-hot-mitts-double-dish-towels-bundle.jpg?v=1785318545"},{"product_id":"hosting-apron-size-2","title":"Hosting Apron (Size 2)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Azul, Char, Lavender\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHosting Apron (Size 2). Who says an apron can’t be as pretty as a party dress?\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Hosting Apron (Size 2). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Hosting Apron (Size 2).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Azul","offer_id":48073384558644,"sku":"hosting-apron-size-2-azul","price":33.5,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073384591412,"sku":"hosting-apron-size-2-char","price":33.5,"currency_code":"USD","in_stock":true},{"title":"Lavender","offer_id":48073384624180,"sku":"hosting-apron-size-2-lavender","price":33.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/blue-hosting-apron.jpg?v=1785318546"},{"product_id":"essentials-cookware-bakeware-set-21-piece","title":"Essentials Cookware + Bakeware Set (21 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Blue Salt, Cream, Char, Terracotta\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eEssentials Cookware + Bakeware Set — (21 piece). Non-toxic nonstick cookware and bakeware\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Essentials Cookware + Bakeware Set ((21 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Essentials Cookware + Bakeware Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Blue Salt","offer_id":48073384656948,"sku":"essentials-cookware-bakeware-set-21-piece-blue-salt","price":683.4,"currency_code":"USD","in_stock":true},{"title":"Cream","offer_id":48073384689716,"sku":"essentials-cookware-bakeware-set-21-piece-cream","price":683.4,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073384722484,"sku":"essentials-cookware-bakeware-set-21-piece-char","price":683.4,"currency_code":"USD","in_stock":true},{"title":"Terracotta","offer_id":48073384755252,"sku":"essentials-cookware-bakeware-set-21-piece-terracotta","price":683.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-hero-thumbnail-EssentialsCookwareBakewareSet-ecomm-BlueSalt.jpg?v=1785318547"},{"product_id":"essentials-complete-cookware-set-17-piece","title":"Essentials Complete Cookware Set (17 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Terracotta, Cream, Blue Salt, Char\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eEssentials Complete Cookware Set — (17 piece). Versatile, non-toxic, high-performance nonstick\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Essentials Complete Cookware Set ((17 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Essentials Complete Cookware Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Terracotta","offer_id":48073384788020,"sku":"essentials-complete-cookware-set-17-piece-terracotta","price":556.1,"currency_code":"USD","in_stock":true},{"title":"Cream","offer_id":48073384820788,"sku":"essentials-complete-cookware-set-17-piece-cream","price":556.1,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073384853556,"sku":"essentials-complete-cookware-set-17-piece-blue-salt","price":556.1,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073384886324,"sku":"essentials-complete-cookware-set-17-piece-char","price":556.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-hero-thumbnail-EssentialCompleteCookwareSet-Terracotta-ecomm.jpg?v=1785318548"},{"product_id":"essentials-cookware-set-11-piece","title":"Essentials Cookware Set (11 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Cream, Blue Salt, Char, Terracotta\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eEssentials Cookware Set — (11 piece). A non-toxic nonstick set with organized storage\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Essentials Cookware Set ((11 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Essentials Cookware Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Cream","offer_id":48073384919092,"sku":"essentials-cookware-set-11-piece-cream","price":370.51,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073384951860,"sku":"essentials-cookware-set-11-piece-blue-salt","price":370.51,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073384984628,"sku":"essentials-cookware-set-11-piece-char","price":370.51,"currency_code":"USD","in_stock":true},{"title":"Terracotta","offer_id":48073385017396,"sku":"essentials-cookware-set-11-piece-terracotta","price":370.51,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-hero-thumbnail-EssentialCookwareSet-Cream-ecomm.jpg?v=1785318550"},{"product_id":"essentials-pan-trio-8-piece","title":"Essentials Pan Trio (8 piece)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Cream, Terracotta, Char, Blue Salt\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eEssentials Pan Trio — (8 piece). Three non-toxic nonstick pans for everyday cooking\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Essentials Pan Trio ((8 piece)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Essentials Pan Trio.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Cream","offer_id":48073385082932,"sku":"essentials-pan-trio-8-piece-cream","price":222.44,"currency_code":"USD","in_stock":true},{"title":"Terracotta","offer_id":48073385115700,"sku":"essentials-pan-trio-8-piece-terracotta","price":222.44,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073385148468,"sku":"essentials-pan-trio-8-piece-char","price":222.44,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073385181236,"sku":"essentials-pan-trio-8-piece-blue-salt","price":222.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-hero-thumbnail-EssentialPanTrio-ecomm-Cream.jpg?v=1785318552"},{"product_id":"essentials-griddle-pan-set-4-piece","title":"Essentials Griddle Pan Set (4 piece)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eProduct Page\u003c\/title\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Georgia', serif;\n    background: #faf8f4;\n    color: #2d2d2d;\n  }\n\n  \/* ============================================================\n     SECTION 1: HERO SPLIT — image left, text right\n  ============================================================ *\/\n  .hero-split {\n    display: flex;\n    min-height: 520px;\n    max-width: 100%;\n    overflow: hidden;\n    background: #f0ece4;\n  }\n\n  .hero-split__image {\n    flex: 0 0 55%;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero-split__image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .hero-split__content {\n    flex: 1;\n    background: #f0ece4;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 60px 56px;\n    gap: 20px;\n  }\n\n  .hero-split__content h1 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.2;\n  }\n\n  .hero-split__content p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.05rem;\n    color: #555555;\n    line-height: 1.7;\n    max-width: 380px;\n  }\n\n  .btn-shop {\n    display: inline-block;\n    margin-top: 8px;\n    padding: 14px 32px;\n    background: transparent;\n    border: 2px solid #2d2d2d;\n    color: #2d2d2d;\n    font-family: 'Arial', sans-serif;\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-decoration: none;\n    cursor: pointer;\n    transition: background 0.25s, color 0.25s;\n    align-self: flex-start;\n  }\n  .btn-shop:hover {\n    background: #2d2d2d;\n    color: #fff;\n  }\n\n  \/* ============================================================\n     SECTION 1: HERO SPLIT — text left, image right\n  ============================================================ *\/\n  .hero-split {\n    display: flex;\n    align-items: stretch;\n    max-width: 100%;\n    overflow: hidden;\n    min-height: 520px;\n  }\n\n  .hero-split__content {\n    flex: 1;\n    background: #f0ece4;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 60px 56px;\n    gap: 20px;\n  }\n\n  .hero-split__content h1 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.2;\n  }\n\n  .hero-split__content p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.05rem;\n    color: #555555;\n    line-height: 1.7;\n  }\n\n  .btn-shop {\n    display: inline-block;\n    margin-top: 8px;\n    padding: 14px 32px;\n    background: transparent;\n    border: 2px solid #2d2d2d;\n    color: #2d2d2d;\n    font-family: 'Arial', sans-serif;\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-decoration: none;\n    cursor: pointer;\n    transition: background 0.25s, color 0.25s;\n    align-self: flex-start;\n  }\n  .btn-shop:hover {\n    background: #2d2d2d;\n    color: #fff;\n  }\n\n  .hero-split__image {\n    flex: 0 0 55%;\n    position: relative;\n  }\n\n  .hero-split__image img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* ============================================================\n     SECTION 3: A PRO MOVE — Take a Closer Look style cards\n  ============================================================ *\/\n  .pro-move-section {\n    padding: 70px 60px 80px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .pro-move-section h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    margin-bottom: 36px;\n  }\n\n  .pro-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .pro-card {\n    position: relative;\n    border-radius: 10px;\n    overflow: hidden;\n    cursor: pointer;\n    background: #ddd;\n    height: 480px;\n  }\n\n  .pro-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n  .pro-card:hover img { transform: scale(1.03); }\n\n  .pro-overlay {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    padding: 20px 18px 18px;\n    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    transition: opacity 0.3s;\n  }\n\n  .pro-overlay-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.3;\n    max-width: calc(100% - 48px);\n  }\n\n  .pro-plus-btn {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    border: 2px solid #fff;\n    background: transparent;\n    color: #fff;\n    font-size: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    flex-shrink: 0;\n    transition: background 0.2s;\n  }\n  .pro-card:hover .pro-plus-btn { background: rgba(255,255,255,0.2); }\n\n  .pro-detail {\n    position: absolute;\n    inset: 0;\n    background: rgba(250,248,244,0.97);\n    padding: 44px 24px 28px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.3s ease;\n  }\n  .pro-card.open .pro-detail {\n    opacity: 1;\n    pointer-events: all;\n  }\n  .pro-card.open .pro-overlay {\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .pro-detail-heading {\n    font-family: 'Georgia', serif;\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 12px;\n  }\n\n  .pro-detail-desc {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.95rem;\n    color: #555555;\n    line-height: 1.75;\n  }\n\n  .pro-close-btn {\n    position: absolute;\n    top: 12px; right: 12px;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    border: 2px solid #666;\n    background: transparent;\n    color: #888;\n    font-size: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: border-color 0.2s, color 0.2s;\n  }\n  .pro-close-btn:hover { border-color: #c0522a; color: #c0522a; }\n\n  \/* ============================================================\n     SECTION 4: GETTING TECHNICAL\n  ============================================================ *\/\n  .tech-section {\n    padding: 70px 60px 80px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .tech-section h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    margin-bottom: 36px;\n  }\n\n  \/* Tab bar *\/\n  .tech-tabs {\n    display: flex;\n    border-bottom: 1px solid #ddd;\n    margin-bottom: 40px;\n  }\n\n  .tech-tab {\n    flex: 1;\n    padding: 14px 20px;\n    font-family: 'Arial', sans-serif;\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #999;\n    background: transparent;\n    border: none;\n    border-bottom: 3px solid transparent;\n    cursor: pointer;\n    transition: color 0.2s, border-color 0.2s;\n    margin-bottom: -1px;\n  }\n  .tech-tab.active {\n    color: #c0522a;\n    border-bottom-color: #c0522a;\n  }\n  .tech-tab:hover { color: #2d2d2d; }\n\n  \/* Tab panels *\/\n  .tech-panel { display: none; }\n  .tech-panel.active { display: block; }\n\n  \/* What's Included grid — desktop: 5 in a row, mobile: 2 per row *\/\n  .included-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 24px;\n  }\n\n  .included-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 14px;\n  }\n\n  .included-item img {\n    width: 100%;\n    aspect-ratio: 1;\n    object-fit: cover;\n    border-radius: 8px;\n    background: #e8e3db;\n  }\n\n  .included-item span {\n    font-family: 'Georgia', serif;\n    font-size: 1rem;\n    color: #2d2d2d;\n    text-align: center;\n    line-height: 1.4;\n    font-weight: 600;\n  }\n\n  \/* Details grid — 3 columns *\/\n  .details-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 40px 60px;\n  }\n\n  .detail-block h3 {\n    font-family: 'Georgia', serif;\n    font-size: 1.35rem;\n    font-weight: 700;\n    color: #2d2d2d;\n    margin-bottom: 14px;\n  }\n\n  .detail-block p,\n  .detail-block li {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.92rem;\n    color: #555555;\n    line-height: 1.75;\n  }\n\n  .detail-block ul {\n    list-style: disc;\n    padding-left: 18px;\n  }\n\n  .detail-block strong {\n    color: #2d2d2d;\n    font-weight: 700;\n    display: block;\n    margin-top: 10px;\n    margin-bottom: 2px;\n  }\n\n  \/* ============================================================\n     SECTION 5: BUILT FOR FAMILY — image left, text right\n  ============================================================ *\/\n  .family-split {\n    display: flex;\n    align-items: stretch;\n    max-width: 100%;\n    overflow: hidden;\n    margin-top: 0;\n    background: #f0ece4;\n  }\n\n  .family-split__content {\n    flex: 0 0 40%;\n    background: #f0ece4;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 60px 56px;\n    gap: 18px;\n    order: 1;\n  }\n\n  .family-split__image {\n    flex: 0 0 60%;\n    position: relative;\n    min-height: 500px;\n    order: 2;\n  }\n\n  .family-split__image img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .family-split__content h2 {\n    font-family: 'Georgia', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #2d2d2d;\n    line-height: 1.2;\n  }\n\n  .family-split__content p {\n    font-family: 'Arial', sans-serif;\n    font-size: 1.1rem;\n    color: #555555;\n    line-height: 1.75;\n  }\n\n  \/* ============================================================\n     RESPONSIVE\n  ============================================================ *\/\n  @media (max-width: 900px) {\n    .hero-split { flex-direction: column-reverse; }\n    .hero-split__image { flex: unset; height: 300px; width: 100%; }\n    .hero-split__image img { position: relative; inset: unset; height: 300px; }\n    .hero-split__content { padding: 40px 24px; }\n    .family-split { flex-direction: column; }\n    .family-split__image { flex: unset; height: 320px; width: 100%; min-height: unset; }\n    .family-split__content { padding: 40px 24px; }\n    .pro-move-section, .tech-section { padding: 40px 20px 60px; }\n    .pro-grid { grid-template-columns: 1fr; }\n    \/* Mobile: 2 columns for What's Included *\/\n    .included-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }\n    .details-grid { grid-template-columns: 1fr; gap: 28px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- ============================================================\n     SECTION 4: GETTING TECHNICAL (Now First)\n============================================================ --\u003e\n\u003csection class=\"tech-section\"\u003e\n  \u003ch2\u003eGetting Technical\u003c\/h2\u003e\n\n  \u003c!-- Tab buttons --\u003e\n  \u003cdiv class=\"tech-tabs\"\u003e\n    \u003cbutton class=\"tech-tab active\" onclick=\"switchTechTab('included')\"\u003eWhat's Included\u003c\/button\u003e\n    \u003cbutton class=\"tech-tab\" onclick=\"switchTechTab('details')\"\u003eDimensions\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PANEL: What's Included --\u003e\n  \u003cdiv class=\"tech-panel active\" id=\"panel-included\"\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n\n      \u003cdiv class=\"included-item\"\u003e\n        \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-TechSpec-WhatsIncluded-EssentialsGriddlePan-BlueSalt.jpg?height=384\u0026amp;v=1759888641\u0026amp;width=384\" alt=\"Essentials Griddle Pan\"\u003e\n        \u003cspan\u003eEssentials Griddle Pan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"included-item\"\u003e\n        \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-TechSpec-WhatsIncluded-EssentialsMiniGriddlePan-BlueSalt.jpg?height=384\u0026amp;v=1759888641\u0026amp;width=384\" alt=\"Essentials Mini Griddle Pan\"\u003e\n        \u003cspan\u003eEssentials Mini Griddle Pan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"included-item\"\u003e\n        \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-TechSpec-WhatsIncluded-LargeOvenMat-Steam.jpg?height=384\u0026amp;v=1759888641\u0026amp;width=384\" alt=\"Large Oven Mat\"\u003e\n        \u003cspan\u003eLarge Oven Mat\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"included-item\"\u003e\n        \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-TechSpec-WhatsIncluded-MiniOvenMat-Steam.jpg?height=384\u0026amp;v=1759888641\u0026amp;width=384\" alt=\"Mini Oven Mat\"\u003e\n        \u003cspan\u003eMini Oven Mat\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PANEL: Dimensions --\u003e\n  \u003cdiv class=\"tech-panel\" id=\"panel-details\"\u003e\n    \u003cdiv class=\"details-grid\"\u003e\n\n      \u003cdiv class=\"detail-block\"\u003e\n        \u003ch3\u003eDimensions\u003c\/h3\u003e\n        \u003cstrong\u003eEssentials Griddle Pan\u003c\/strong\u003e\n        \u003cul\u003e\n          \u003cli\u003e18.9 in. length, 11.8 in. width, 1.8 in. body height\u003c\/li\u003e\n          \u003cli\u003e5.4 qt capacity\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cstrong\u003eEssentials Mini Griddle Pan\u003c\/strong\u003e\n        \u003cul\u003e\n          \u003cli\u003e14.7 in. length, 9 in. width, 1.4 in. height\u003c\/li\u003e\n          \u003cli\u003e2 qt. capacity\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cstrong\u003eLarge Oven Mat\u003c\/strong\u003e\n        \u003cul\u003e\u003cli\u003e16.4 in. length, 10.8 in. width, .04 in. thickness (1 in. by 1 in. squares)\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cstrong\u003eMini Oven Mat\u003c\/strong\u003e\n        \u003cul\u003e\u003cli\u003e10.9 in. length, 8 in. width, .04 in. thickness (1 in. by 1 in. squares)\u003c\/li\u003e\u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"detail-block\"\u003e\n        \u003ch3\u003eWeight\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eEssentials Griddle Pan: 4.4 lbs.\u003c\/li\u003e\n          \u003cli\u003eEssentials Mini Griddle Pan: 2.5 lbs\u003c\/li\u003e\n          \u003cli\u003eLarge Oven Mat: 0.3 lbs\u003c\/li\u003e\n          \u003cli\u003eMini Oven Mat: 0.15 lbs\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"detail-block\"\u003e\n        \u003ch3\u003eMaterial(s)\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eEssentials Griddle Pan: Thermakind® ceramic nonstick coating and cast aluminum body\u003c\/li\u003e\n          \u003cli\u003eEssentials Mini Griddle Pan: Thermakind® ceramic nonstick coating and cast aluminum body\u003c\/li\u003e\n          \u003cli\u003eLarge Oven Mat: Matte silicone\u003c\/li\u003e\n          \u003cli\u003eMini Oven Mat: Matte silicone\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 3: A PRO MOVE (Now Second, with 3 Cards)\n============================================================ --\u003e\n\u003csection class=\"pro-move-section\"\u003e\n  \u003ch2\u003eA Pro Move\u003c\/h2\u003e\n\n  \u003cdiv class=\"pro-grid\"\u003e\n\n    \u003c!-- CARD 1 --\u003e\n    \u003cdiv class=\"pro-card\" id=\"pro-1\" onclick=\"openPro('pro-1')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-HighlightCard-EssentialGriddlePan-Terracotta-food.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1759894696\u0026amp;width=893\" alt=\"Roast, Bake, Griddle\"\u003e\n      \u003cdiv class=\"pro-overlay\"\u003e\n        \u003cspan class=\"pro-overlay-heading\"\u003eRoast, Bake, Griddle\u003c\/span\u003e\n        \u003cbutton class=\"pro-plus-btn\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pro-detail\"\u003e\n        \u003cbutton class=\"pro-close-btn\" onclick=\"closePro(event,'pro-1')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"pro-detail-heading\"\u003eRoast, Bake, Griddle\u003c\/p\u003e\n        \u003cp class=\"pro-detail-desc\"\u003eRoast, bake, and griddle with ease. These pans are designed to be your go-to kitchen essential for everything from breakfast to dinner.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 2 --\u003e\n    \u003cdiv class=\"pro-card\" id=\"pro-2\" onclick=\"openPro('pro-2')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-HighlightCard-EssentialGriddlePan-bottom.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1759894696\u0026amp;width=893\" alt=\"Non-Toxic Nonstick\"\u003e\n      \u003cdiv class=\"pro-overlay\"\u003e\n        \u003cspan class=\"pro-overlay-heading\"\u003eNon-Toxic Nonstick\u003c\/span\u003e\n        \u003cbutton class=\"pro-plus-btn\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pro-detail\"\u003e\n        \u003cbutton class=\"pro-close-btn\" onclick=\"closePro(event,'pro-2')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"pro-detail-heading\"\u003eNon-Toxic Nonstick\u003c\/p\u003e\n        \u003cp class=\"pro-detail-desc\"\u003eWith Thermakind®, our high-performance nonstick coating made without Forever Chemicals, there’s no such thing as stuck pancakes or burnt-on banana bread.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARD 3 --\u003e\n    \u003cdiv class=\"pro-card\" id=\"pro-3\" onclick=\"openPro('pro-3')\"\u003e\n      \u003cimg src=\"https:\/\/fromourplace.com\/cdn\/shop\/files\/our-place-HighlightCard-EssentialGriddlePan-BlueSalt.jpg?crop=center\u0026amp;height=1264\u0026amp;v=1759894695\u0026amp;width=893\" alt=\"Stovetop to Oven\"\u003e\n      \u003cdiv class=\"pro-overlay\"\u003e\n        \u003cspan class=\"pro-overlay-heading\"\u003eStovetop to Oven\u003c\/span\u003e\n        \u003cbutton class=\"pro-plus-btn\"\u003e+\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pro-detail\"\u003e\n        \u003cbutton class=\"pro-close-btn\" onclick=\"closePro(event,'pro-3')\"\u003e×\u003c\/button\u003e\n        \u003cp class=\"pro-detail-heading\"\u003eStovetop to Oven\u003c\/p\u003e\n        \u003cp class=\"pro-detail-desc\"\u003eThese Griddle Pans are designed to move from the stovetop to the oven with ease, so you can cook pretty much any recipe in the book.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  \/* ===== PRO MOVE CARDS ===== *\/\n  function openPro(id) {\n    document.getElementById(id).classList.add('open');\n  }\n  function closePro(event, id) {\n    event.stopPropagation();\n    document.getElementById(id).classList.remove('open');\n  }\n\n  \/* ===== TECH TABS ===== *\/\n  function switchTechTab(tab) {\n    document.querySelectorAll('.tech-tab').forEach(b =\u003e b.classList.remove('active'));\n    document.querySelectorAll('.tech-panel').forEach(p =\u003e p.classList.remove('active'));\n\n    if (tab === 'included') {\n      document.querySelectorAll('.tech-tab')[0].classList.add('active');\n      document.getElementById('panel-included').classList.add('active');\n    } else {\n      document.querySelectorAll('.tech-tab')[1].classList.add('active');\n      document.getElementById('panel-details').classList.add('active');\n    }\n  }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"our place","offers":[{"title":"Blue Salt","offer_id":48073385214004,"sku":"essentials-griddle-pan-set-4-piece-blue-salt","price":127.3,"currency_code":"USD","in_stock":true},{"title":"Cream","offer_id":48073385246772,"sku":"essentials-griddle-pan-set-4-piece-cream","price":127.3,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073385279540,"sku":"essentials-griddle-pan-set-4-piece-char","price":127.3,"currency_code":"USD","in_stock":true},{"title":"Terracotta","offer_id":48073385312308,"sku":"essentials-griddle-pan-set-4-piece-terracotta","price":127.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-hero-thumbnail-EssentialGriddlePan-BlueSalt-ecomm.jpg?v=1785318553"},{"product_id":"our-place-x-crocs-hot-grips","title":"Our Place x Crocs Hot Grips","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Butter Yellow\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eOur Place x Crocs Hot Grips. Personalize your place with limited-edition grips\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Our Place x Crocs Hot Grips. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Our Place x Crocs Hot Grips.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Butter Yellow","offer_id":48073385345076,"sku":"our-place-x-crocs-hot-grips-butter-yellow","price":36.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-hero-ecomm-HotGrip-Charm-ButterYellow.jpg?v=1785318554"},{"product_id":"perfect-pot-roasting-rack","title":"Perfect Pot Roasting Rack","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePerfect Pot Roasting Rack. A 2-in-1 custom-fit roasting rack and steamer\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Perfect Pot Roasting Rack. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Perfect Pot Roasting Rack.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073385377844,"sku":"perfect-pot-roasting-rack-char","price":26.13,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-pdp-product-hero-perfect-pot-roasting-rack-top.jpg?v=1785318555"},{"product_id":"oven-rack","title":"Oven Rack","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char, Blue Salt, Steam\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eOven Rack. A roasting and cooling rack crafted for the Griddle Pan\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Oven Rack. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Oven Rack.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073385410612,"sku":"oven-rack-char","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073385443380,"sku":"oven-rack-blue-salt","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073385476148,"sku":"oven-rack-steam","price":30.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/black-oven-rack.jpg?v=1785318557"},{"product_id":"mini-oven-mats","title":"Mini Oven Mats","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Spice, Blue Salt, Sage, Char, Steam\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eMini Oven Mats. Set of two quarter-sized reusable silicone mats\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Mini Oven Mats. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Mini Oven Mats.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Spice","offer_id":48073385574452,"sku":"mini-oven-mats-spice","price":23.45,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073385607220,"sku":"mini-oven-mats-blue-salt","price":23.45,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073385639988,"sku":"mini-oven-mats-sage","price":23.45,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073385672756,"sku":"mini-oven-mats-char","price":23.45,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073385705524,"sku":"mini-oven-mats-steam","price":23.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/pink-mini-oven-mats.jpg?v=1785318558"},{"product_id":"oven-mats-set-of-2","title":"Oven Mats (Set of 2)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Steam, Char, Blue Salt, Spice, Sage\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eOven Mats — (Set of 2). Reusable silicone mats for baking, roasting, and prep\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Oven Mats ((Set of 2)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Oven Mats.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Steam","offer_id":48073385738292,"sku":"oven-mats-set-of-2-steam","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073385771060,"sku":"oven-mats-set-of-2-char","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073385803828,"sku":"oven-mats-set-of-2-blue-salt","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073385836596,"sku":"oven-mats-set-of-2-spice","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073385869364,"sku":"oven-mats-set-of-2-sage","price":30.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/beige-reusable-silicone-oven-mats.jpg?v=1785318560"},{"product_id":"metallic-knob-set-4-pieces","title":"Metallic Knob Set (4 pieces)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Rose Gold, Iridescent\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eMetallic Knob Set — (4 pieces). Four swappable knobs for customizing your cookware\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Metallic Knob Set ((4 pieces)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Metallic Knob Set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Rose Gold","offer_id":48073385902132,"sku":"metallic-knob-set-4-pieces-rose-gold","price":36.85,"currency_code":"USD","in_stock":true},{"title":"Iridescent","offer_id":48073385934900,"sku":"metallic-knob-set-4-pieces-iridescent","price":36.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/rose-gold-metallic-knob-set.jpg?v=1785318561"},{"product_id":"wonder-oven-essentials-kit","title":"Wonder Oven Essentials Kit","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char, Blue Salt, Spice, Steam\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWonder Oven Essentials Kit. Extra Wonder Oven® components for doubling recipes\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Wonder Oven Essentials Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Wonder Oven Essentials Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073385967668,"sku":"wonder-oven-essentials-kit-char","price":32.83,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073386000436,"sku":"wonder-oven-essentials-kit-blue-salt","price":32.83,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073386033204,"sku":"wonder-oven-essentials-kit-spice","price":32.83,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073386065972,"sku":"wonder-oven-essentials-kit-steam","price":32.83,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Accessories_Bundle_Char_1.jpg?v=1785318562"},{"product_id":"wonder-oven-bakers-kit-3-pieces","title":"Wonder Oven Baker's Kit (3 pieces)","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Steam, Spice, Blue Salt, Char\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWonder Oven Baker's Kit — (3 pieces). Set of non-toxic baking pans for the Wonder Oven\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Wonder Oven Baker's Kit ((3 pieces)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Wonder Oven Baker's Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Steam","offer_id":48073386098740,"sku":"wonder-oven-bakers-kit-3-pieces-steam","price":52.93,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073386131508,"sku":"wonder-oven-bakers-kit-3-pieces-spice","price":52.93,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073386164276,"sku":"wonder-oven-bakers-kit-3-pieces-blue-salt","price":52.93,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073386197044,"sku":"wonder-oven-bakers-kit-3-pieces-char","price":52.93,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/WO_Bakers_Kit_Steam_1.jpg?v=1785318564"},{"product_id":"large-wonder-oven-essentials-kit","title":"Large Wonder Oven Essentials Kit","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Blue Salt, Steam, Spice\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eLarge Wonder Oven Essentials Kit. An additional Large Air Fryer Basket and Large Bake Pan\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Large Wonder Oven Essentials Kit. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Large Wonder Oven Essentials Kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Blue Salt","offer_id":48073386295348,"sku":"large-wonder-oven-essentials-kit-blue-salt","price":43.55,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073386328116,"sku":"large-wonder-oven-essentials-kit-steam","price":43.55,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073386360884,"sku":"large-wonder-oven-essentials-kit-spice","price":43.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-product-thumbnail-ecomm-large-wonder-oven-essentials-kit-blue-salt.jpg?v=1785318565"},{"product_id":"dinner-at-our-place","title":"Dinner at Our Place","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eDinner at Our Place. A cookbook by Shiza Shahid \u0026amp; Friends of Our Place\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Dinner at Our Place. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Dinner at Our Place.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073386393652,"sku":null,"price":43.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Dinner_at_Our_Place_cookbook.jpg?v=1785318566"},{"product_id":"main-plates","title":"Main Plates","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Set of 4 \/ Char\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eMain Plates. A set of four large hand-speckled ceramic dinner plates\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Main Plates. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Main Plates.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Set of 4 \/ Char","offer_id":48073386426420,"sku":"main-plates-set-of-4--char","price":33.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/black-main-plates.jpg?v=1785318567"},{"product_id":"beechwood-spoons-set-of-2","title":"Beechwood Spoons (Set of 2)","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eBeechwood Spoons — (Set of 2). A set of two spoons designed to notch on our cookware\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Beechwood Spoons ((Set of 2)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Beechwood Spoons.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073386459188,"sku":null,"price":13.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Beechwood_Spoons_Nested.jpg?v=1785318569"},{"product_id":"beechwood-spatulas-set-of-2","title":"Beechwood Spatulas (Set of 2)","description":"\u003cdiv class=\"product-description\"\u003e\n  \n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eBeechwood Spatulas — (Set of 2). A set of two spatulas that rest on our Always Pans\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Beechwood Spatulas ((Set of 2)). Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Beechwood Spatulas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Default Title","offer_id":48073386491956,"sku":null,"price":1.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Beechwood_Spatulas_1.jpg?v=1785318571"},{"product_id":"serrated-slicing-knife","title":"Serrated Slicing Knife","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Spice, Char, Steam, Sage\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eSerrated Slicing Knife. A no-fuss, no-squish, no-problem, super-sharp serrated knife\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Serrated Slicing Knife. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Serrated Slicing Knife.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Spice","offer_id":48073386590260,"sku":"serrated-slicing-knife-spice","price":43.55,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073386623028,"sku":"serrated-slicing-knife-char","price":43.55,"currency_code":"USD","in_stock":true},{"title":"Steam","offer_id":48073386655796,"sku":"serrated-slicing-knife-steam","price":43.55,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073386688564,"sku":"serrated-slicing-knife-sage","price":43.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-serrated-slicing-knife-stainless-steel-spice.jpg?v=1785318572"},{"product_id":"precise-paring-knife","title":"Precise Paring Knife","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Lavender, Blue Salt, Spice, Sage\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePrecise Paring Knife. A tiny paring knife for artful slicing and dicing\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Precise Paring Knife. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Precise Paring Knife.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Lavender","offer_id":48073386754100,"sku":"precise-paring-knife-lavender","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073386786868,"sku":"precise-paring-knife-blue-salt","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073386819636,"sku":"precise-paring-knife-spice","price":30.15,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":48073386852404,"sku":"precise-paring-knife-sage","price":30.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-precise-paring-knife-stainless-steel-lavender.jpg?v=1785318573"},{"product_id":"everyday-chefs-knife","title":"Everyday Chef’s Knife","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eEveryday Chef’s Knife. A premium steel, super sharp blade for all-around use\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Everyday Chef’s Knife. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Everyday Chef’s Knife.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073386885172,"sku":"everyday-chefs-knife-char","price":50.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/our-place-everyday-chefs-knife-stainless-steel-char.jpg?v=1785318574"},{"product_id":"daily-board","title":"Daily Board","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Lavender\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eDaily Board. A nonslip cutting board made from recycled materials\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Daily Board. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Daily Board.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Lavender","offer_id":48073386917940,"sku":"daily-board-lavender","price":30.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Purple_Daily_Board.jpg?v=1785318576"},{"product_id":"shear-genius","title":"Shear Genius","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Steam, Blue Salt, Spice, Char\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eShear Genius. Smart, simple kitchen shears for your snipping needs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Shear Genius. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Shear Genius.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Steam","offer_id":48073386950708,"sku":"shear-genius-steam","price":19.43,"currency_code":"USD","in_stock":true},{"title":"Blue Salt","offer_id":48073386983476,"sku":"shear-genius-blue-salt","price":19.43,"currency_code":"USD","in_stock":true},{"title":"Spice","offer_id":48073387016244,"sku":"shear-genius-spice","price":19.43,"currency_code":"USD","in_stock":true},{"title":"Char","offer_id":48073387049012,"sku":"shear-genius-char","price":19.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/Shear_Genius_Steam_1.jpg?v=1785318578"},{"product_id":"hosting-apron","title":"Hosting Apron","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Char, Azul, Lavender\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHosting Apron. Who says an apron can’t be as pretty as a party dress?\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Hosting Apron. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Hosting Apron.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Char","offer_id":48073387081780,"sku":"hosting-apron-char","price":33.5,"currency_code":"USD","in_stock":true},{"title":"Azul","offer_id":48073387114548,"sku":"hosting-apron-azul","price":33.5,"currency_code":"USD","in_stock":true},{"title":"Lavender","offer_id":48073387147316,"sku":"hosting-apron-lavender","price":33.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/black-hosting-apron.jpg?v=1785318579"},{"product_id":"loop-napkins","title":"Loop Napkins","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cp\u003e\u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e Set of 4 \/ Sage, Set of 4 \/ Blue Salt, Set of 4 \/ Lavender, Set of 4 \/ Steam\u003c\/p\u003e\n  \u003cdiv class=\"accordion-group\"\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eOverview\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eLoop Napkins. Soft table napkins that come with a built-in loop ring\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eWhat's Included\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003e1 × Loop Napkins. Please refer to product page for complete contents list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eHand wash recommended for best results. Stovetop safe (compatible with gas, electric, and induction). Oven safe up to 450°F \/ 230°C. Avoid metal utensils to protect the nonstick coating.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"accordion-item\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003ePlease refer to the official Our Place product page for detailed dimensions and weight specifications for the Loop Napkins.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"our place","offers":[{"title":"Set of 4 \/ Sage","offer_id":48073387212852,"sku":"loop-napkins-set-of-4--sage","price":26.8,"currency_code":"USD","in_stock":true},{"title":"Set of 4 \/ Blue Salt","offer_id":48073387245620,"sku":"loop-napkins-set-of-4--blue-salt","price":26.8,"currency_code":"USD","in_stock":true},{"title":"Set of 4 \/ Lavender","offer_id":48073387278388,"sku":"loop-napkins-set-of-4--lavender","price":26.8,"currency_code":"USD","in_stock":true},{"title":"Set of 4 \/ Steam","offer_id":48073387311156,"sku":"loop-napkins-set-of-4--steam","price":26.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/files\/green-loop-napkins.jpg?v=1785318580"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9741\/8292\/collections\/gold-titanium-pro-cookware-set-blue-salt-wonder-oven-pro-narrow-hero.webp?v=1785319956","url":"https:\/\/ourrplace.store\/collections\/best-deals.oembed?page=2","provider":"OUR PLACE","version":"1.0","type":"link"}