{"product_id":"stainless-steel-stovetop-deep-fryer-pot","title":"304 Stainless Steel Stovetop Deep Fryer Pot – With Thermometer","description":"\u003cstyle\u003e   .ahlet-fryer {     --af-black: #000000;     --af-text: #141E28;     --af-muted: #59636D;     --af-red: #C62828;     --af-bg: #FFFFFF;     --af-soft: #F5F5F5;     --af-border: #DFE2E5;      max-width: 780px;     margin: 0 auto;     padding: 8px 14px 36px;     box-sizing: border-box;     background: var(--af-bg);     color: var(--af-text);     font-family: var(--font-body-family), 'Outfit', Arial, sans-serif;     font-size: 17px;     line-height: 1.6;   }    .ahlet-fryer *,   .ahlet-fryer *::before,   .ahlet-fryer *::after {     box-sizing: border-box;   }    .ahlet-fryer h2,   .ahlet-fryer h3,   .ahlet-fryer p {     margin-top: 0;   }    .ahlet-fryer h2,   .ahlet-fryer h3 {     font-family: var(--font-heading-family), 'Libre Baskerville', Georgia, serif;     font-weight: 400;     color: var(--af-black);   }    .ahlet-fryer h2 {     margin-bottom: 14px;     font-size: 31px;     line-height: 1.25;     letter-spacing: -0.3px;   }    .ahlet-fryer h3 {     margin-bottom: 8px;     font-size: 20px;     line-height: 1.35;   }    .ahlet-fryer p {     margin-bottom: 0;     color: rgba(20, 30, 40, 0.9);   }    .ahlet-fryer img {     display: block;     width: 100%;     height: auto;     border-radius: 18px;   }    .af-section {     margin: 0 0 44px;   }    .af-center {     text-align: center;   }    .af-kicker {     display: inline-block;     margin-bottom: 12px;     font-size: 13px;     line-height: 1.3;     font-weight: 600;     letter-spacing: 1.4px;     text-transform: uppercase;     color: var(--af-red);   }    .af-lead {     max-width: 680px;     margin: 0 auto;     font-size: 18px;     line-height: 1.65;     color: rgba(20, 30, 40, 0.9);   }    .af-image {     margin-top: 24px;     overflow: hidden;     border: 1px solid var(--af-border);     border-radius: 18px;     background: var(--af-soft);   }    .af-hero {     padding: 30px 26px 26px;     background: var(--af-soft);     border: 1px solid var(--af-border);     border-radius: 20px;   }    .af-hero h2 {     max-width: 680px;     margin-left: auto;     margin-right: auto;   }    .af-made-row {     display: flex;     justify-content: center;     gap: 10px;     flex-wrap: wrap;     margin: 22px 0 0;   }    .af-made-pill {     padding: 9px 14px;     border: 1px solid var(--af-border);     border-radius: 999px;     background: #fff;     color: var(--af-text);     font-size: 14px;     line-height: 1.3;     font-weight: 600;   }    .af-made-pill strong {     color: var(--af-black);   }    .af-three {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 12px;     margin-top: 24px;   }    .af-card {     padding: 22px 18px;     border: 1px solid var(--af-border);     border-radius: 16px;     background: #fff;   }    .af-card-number {     display: flex;     align-items: center;     justify-content: center;     width: 32px;     height: 32px;     margin-bottom: 16px;     border-radius: 50%;     background: var(--af-black);     color: #fff;     font-size: 14px;     font-weight: 600;   }    .af-card p {     font-size: 16px;     color: var(--af-muted);   }    .af-story {     padding: 28px;     background: var(--af-black);     border-radius: 20px;   }    .af-story .af-kicker {     color: #fff;     opacity: 0.72;   }    .af-story h2,   .af-story h3 {     color: #fff;   }    .af-story p {     color: rgba(255, 255, 255, 0.78);   }    .af-feature {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 26px;     align-items: center;   }    .af-feature + .af-feature {     margin-top: 36px;   }    .af-feature--reverse .af-copy {     order: 2;   }    .af-feature--reverse .af-photo {     order: 1;   }    .af-copy p {     color: var(--af-muted);   }    .af-mini-line {     width: 44px;     height: 2px;     margin: 0 0 16px;     background: var(--af-red);   }    .af-photo {     overflow: hidden;     border: 1px solid var(--af-border);     border-radius: 18px;     background: var(--af-soft);   }    .af-steps {     padding: 28px;     background: var(--af-soft);     border: 1px solid var(--af-border);     border-radius: 20px;   }    .af-step-grid {     display: grid;     grid-template-columns: repeat(4, 1fr);     gap: 12px;     margin-top: 22px;   }    .af-step {     padding: 18px 15px;     background: #fff;     border: 1px solid var(--af-border);     border-radius: 14px;   }    .af-step-num {     display: flex;     align-items: center;     justify-content: center;     width: 30px;     height: 30px;     margin-bottom: 12px;     border-radius: 50%;     background: var(--af-black);     color: #fff;     font-size: 13px;     font-weight: 600;   }    .af-step strong {     display: block;     margin-bottom: 5px;     color: var(--af-black);     font-size: 15px;     font-weight: 600;   }    .af-step p {     font-size: 14px;     line-height: 1.5;     color: var(--af-muted);   }    .af-capacity {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 12px;     margin-top: 20px;   }    .af-capacity-item {     padding: 18px 12px;     text-align: center;     border: 1px solid var(--af-border);     border-radius: 14px;     background: #fff;   }    .af-capacity-item strong {     display: block;     margin-bottom: 4px;     font-family: var(--font-heading-family), 'Libre Baskerville', Georgia, serif;     font-size: 24px;     font-weight: 400;     color: var(--af-black);   }    .af-capacity-item span {     font-size: 14px;     color: var(--af-muted);   }    .af-use-grid {     display: grid;     grid-template-columns: repeat(2, 1fr);     gap: 12px;     margin-top: 20px;   }    .af-use-item {     padding: 16px 18px;     border-left: 3px solid var(--af-red);     border-top: 1px solid var(--af-border);     border-right: 1px solid var(--af-border);     border-bottom: 1px solid var(--af-border);     border-radius: 12px;     background: #fff;     font-weight: 600;     color: var(--af-text);   }    .af-specs {     overflow: hidden;     border: 1px solid var(--af-border);     border-radius: 16px;     background: #fff;   }    .af-spec-row {     display: grid;     grid-template-columns: 190px 1fr;     gap: 20px;     padding: 15px 18px;     border-bottom: 1px solid var(--af-border);   }    .af-spec-row:last-child {     border-bottom: none;   }    .af-spec-row:nth-child(even) {     background: var(--af-soft);   }    .af-spec-label {     font-weight: 600;     color: var(--af-black);   }    .af-spec-value {     color: var(--af-muted);   }    .af-package {     display: grid;     gap: 10px;     margin-top: 18px;   }    .af-package-item {     position: relative;     padding: 14px 16px 14px 44px;     border: 1px solid var(--af-border);     border-radius: 12px;     background: #fff;     color: var(--af-text);   }    .af-package-item::before {     content: '✓';     position: absolute;     left: 16px;     top: 13px;     color: var(--af-red);     font-size: 18px;     font-weight: 600;   }    .af-notice {     padding: 22px;     border: 1px solid var(--af-border);     border-radius: 16px;     background: var(--af-soft);   }    .af-notice ul {     margin: 10px 0 0;     padding-left: 20px;   }    .af-notice li {     margin-bottom: 8px;     color: var(--af-muted);   }    .af-ending {     padding: 30px 24px;     text-align: center;     border-top: 1px solid var(--af-border);     border-bottom: 1px solid var(--af-border);   }    .af-ending h2 {     max-width: 620px;     margin-left: auto;     margin-right: auto;   }    .af-ending p {     max-width: 650px;     margin: 0 auto;     color: var(--af-muted);   }    @media (max-width: 600px) {     .ahlet-fryer {       padding: 6px 12px 28px;       font-size: 16px;     }      .ahlet-fryer h2 {       font-size: 26px;       line-height: 1.3;     }      .ahlet-fryer h3 {       font-size: 19px;     }      .af-section {       margin-bottom: 34px;     }      .af-hero {       padding: 24px 16px 18px;       border-radius: 16px;     }      .af-lead {       font-size: 16px;     }      .af-three {       grid-template-columns: 1fr;     }      .af-feature {       grid-template-columns: 1fr;       gap: 18px;     }      .af-feature--reverse .af-copy,     .af-feature--reverse .af-photo {       order: initial;     }      .af-step-grid {       grid-template-columns: repeat(2, 1fr);     }      .af-steps {       padding: 20px 14px;     }      .af-capacity {       grid-template-columns: 1fr;     }      .af-use-grid {       grid-template-columns: 1fr;     }      .af-spec-row {       grid-template-columns: 1fr;       gap: 4px;       padding: 14px 16px;     }      .af-story {       padding: 24px 18px;     }   } \u003c\/style\u003e  \u003cdiv class=\"ahlet-fryer\"\u003e    \u003c!-- HERO --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-hero af-center\"\u003e       \u003cspan class=\"af-kicker\"\u003eMade in Germany\u003c\/span\u003e       \u003ch2\u003eGerman Design That Makes Everyday Frying Simpler\u003c\/h2\u003e        \u003cp class=\"af-lead\"\u003e         Professionally designed around the way people actually cook.         Monitor oil temperature, fry your food, let excess oil drain back into the pot,         and pour cooled oil more cleanly when you are finished.       \u003c\/p\u003e        \u003cdiv class=\"af-image\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/d512b70b7af2f8d506c0a9fea3e99296.gif?v=1787902965\" alt=\"German-made stainless steel stovetop fryer pot in use\" loading=\"eager\"\u003e       \u003c\/div\u003e        \u003cdiv class=\"af-made-row\"\u003e         \u003cspan class=\"af-made-pill\"\u003e\u003cstrong\u003eMade in Germany\u003c\/strong\u003e\u003c\/span\u003e         \u003cspan class=\"af-made-pill\"\u003eProfessional Everyday Design\u003c\/span\u003e         \u003cspan class=\"af-made-pill\"\u003eBuilt-In Temperature Gauge\u003c\/span\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- 3 CORE BENEFITS --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-center\"\u003e       \u003cspan class=\"af-kicker\"\u003eDesigned With Purpose\u003c\/span\u003e       \u003ch2\u003eThree Details That Make a Real Difference\u003c\/h2\u003e       \u003cp class=\"af-lead\"\u003e         Instead of adding complicated electronics or unnecessary controls,         the design focuses on practical features you can use every time you fry.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"af-three\"\u003e       \u003carticle class=\"af-card\"\u003e         \u003cdiv class=\"af-card-number\"\u003e1\u003c\/div\u003e         \u003ch3\u003eSee the Oil Temperature\u003c\/h3\u003e         \u003cp\u003e           The built-in mechanical thermometer gives you a clear temperature reading           while the oil heats and cooks.         \u003c\/p\u003e       \u003c\/article\u003e        \u003carticle class=\"af-card\"\u003e         \u003cdiv class=\"af-card-number\"\u003e2\u003c\/div\u003e         \u003ch3\u003eDrain Right Over the Pot\u003c\/h3\u003e         \u003cp\u003e           Move freshly fried food onto the raised rack and let excess oil drip           directly back into the fryer.         \u003c\/p\u003e       \u003c\/article\u003e        \u003carticle class=\"af-card\"\u003e         \u003cdiv class=\"af-card-number\"\u003e3\u003c\/div\u003e         \u003ch3\u003ePour With Less Mess\u003c\/h3\u003e         \u003cp\u003e           The shaped pouring edge helps guide cooled cooking oil when transferring           it into a suitable container.         \u003c\/p\u003e       \u003c\/article\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- PRODUCT OVERVIEW --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-image\" style=\"margin-top:0;\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_ec563863-80bc-437d-a9a4-c2f619b89649.png?v=1787902770\" alt=\"Stainless steel stovetop fryer pot with thermometer and draining rack\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- PAIN \/ RESULT --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-story\"\u003e       \u003cspan class=\"af-kicker\"\u003eLess Guessing. Less Mess.\u003c\/span\u003e       \u003ch2\u003eA More Practical Way to Fry at Home\u003c\/h2\u003e       \u003cp\u003e         Traditional stovetop frying often means checking temperature separately,         moving hot food to another tray, and dealing with drips across the counter.         This design brings the key steps together around one pot for a cleaner,         more straightforward routine.       \u003c\/p\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FEATURE 1 --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-feature\"\u003e       \u003cdiv class=\"af-copy\"\u003e         \u003cdiv class=\"af-mini-line\"\u003e\u003c\/div\u003e         \u003ch2\u003eTemperature Control You Can See\u003c\/h2\u003e         \u003cp\u003e           The removable Celsius thermometer displays the oil temperature while           cooking, helping you monitor heat without relying only on guesswork.         \u003c\/p\u003e       \u003c\/div\u003e        \u003cdiv class=\"af-photo\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_7ce3cfdd-4651-4b40-b51a-9d8a10a1adb9.png?v=1787902770\" alt=\"Built-in Celsius thermometer on stainless steel fryer pot\" loading=\"lazy\"\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FEATURE 2 --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-feature af-feature--reverse\"\u003e       \u003cdiv class=\"af-copy\"\u003e         \u003cdiv class=\"af-mini-line\"\u003e\u003c\/div\u003e         \u003ch2\u003eLift. Rest. Drain.\u003c\/h2\u003e         \u003cp\u003e           The detachable rack sits above the pot so freshly fried food can rest           while excess oil drains directly back below. No separate cooling tray is           needed for this step.         \u003c\/p\u003e       \u003c\/div\u003e        \u003cdiv class=\"af-photo\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_6b599ed0-6d39-41f3-89aa-91d298ae831a.png?v=1787902770\" alt=\"Fried food draining on rack above stainless steel fryer pot\" loading=\"lazy\"\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FEATURE 3 --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-feature\"\u003e       \u003cdiv class=\"af-copy\"\u003e         \u003cdiv class=\"af-mini-line\"\u003e\u003c\/div\u003e         \u003ch2\u003eDesigned for Cleaner Pouring\u003c\/h2\u003e         \u003cp\u003e           After the oil has cooled completely, the shaped pouring edge helps guide           it into a suitable storage or disposal container with greater control.         \u003c\/p\u003e       \u003c\/div\u003e        \u003cdiv class=\"af-photo\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_280b6cca-40c6-4ff6-9964-0266cb84cef8.png?v=1787902770\" alt=\"Shaped pouring edge for transferring cooled cooking oil\" loading=\"lazy\"\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- 4 STEPS --\u003e   \u003csection class=\"af-section\"\u003e     \u003cdiv class=\"af-steps\"\u003e       \u003cdiv class=\"af-center\"\u003e         \u003cspan class=\"af-kicker\"\u003eEveryday Routine\u003c\/span\u003e         \u003ch2\u003eFry in Four Simple Steps\u003c\/h2\u003e       \u003c\/div\u003e        \u003cdiv class=\"af-image\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_0f4d742a-1caa-4e09-ad77-fb0f879519fb.png?v=1787902769\" alt=\"Food frying in stainless steel stovetop fryer with thermometer\" loading=\"lazy\"\u003e       \u003c\/div\u003e        \u003cdiv class=\"af-step-grid\"\u003e         \u003cdiv class=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e\u003c\/section\u003e \u003c\/div\u003e","brand":"mysite","offers":[{"title":"2.2L","offer_id":48847398076670,"sku":"ZZ01292609025688-304#油炸锅 本色-20cm2.2L","price":52.0,"currency_code":"USD","in_stock":true},{"title":"3.2L","offer_id":48847398109438,"sku":"ZZ01292609025688-304#油炸锅 本色-24cm3.2L","price":65.99,"currency_code":"USD","in_stock":true},{"title":"4.2L","offer_id":48847398142206,"sku":"ZZ01292609025688-304#油炸锅 本色-28cm4.2L","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/6875\/6222\/files\/1_280b6cca-40c6-4ff6-9964-0266cb84cef8.png?v=1788323336","url":"https:\/\/trevoan.com\/pt\/products\/stainless-steel-stovetop-deep-fryer-pot","provider":"trevoan","version":"1.0","type":"link"}