{"product_id":"20cm-round-silicone-air-fryer-liner","title":"20cm Round Silicone Air Fryer Liner","description":"\u003cstyle\u003e\n  .twenty-centimetre-round-air-fryer-liner-description {\n    width: 100%;\n    max-width: 100%;\n    color: #10243a;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .twenty-centimetre-round-air-fryer-liner-description *,\n  .twenty-centimetre-round-air-fryer-liner-description *::before,\n  .twenty-centimetre-round-air-fryer-liner-description *::after {\n    box-sizing: border-box;\n  }\n\n  .twenty-centimetre-round-air-fryer-liner-description p {\n    margin: 0;\n  }\n\n  .taf-intro {\n    max-width: 960px;\n    margin: 0 0 26px;\n    color: #536174;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .taf-specifications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin: 0 0 28px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .taf-specification {\n    min-width: 0;\n    min-height: 84px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .taf-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .taf-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .taf-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .taf-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .taf-section details {\n    display: block;\n  }\n\n  .taf-section summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    min-height: 62px;\n    padding: 15px 0;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.01em;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .taf-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .taf-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .taf-section-number {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .taf-toggle {\n    position: relative;\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .taf-toggle::before {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 16px;\n    height: 16px;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%2310243a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.2 11.4A4 4 0 0 1 6.5 3.5 5.4 5.4 0 0 1 16.8 4a4 4 0 0 1 1 7.7V18H6.2v-6.6Z'\/%3E%3Cpath d='M6.2 14.2h11.6'\/%3E%3Cpath d='M8.5 18v2h7v-2'\/%3E%3C\/svg%3E\");\n    background-position: center;\n    background-repeat: no-repeat;\n    background-size: contain;\n    transform: translate(-50%, -50%) scale(1);\n    transition: transform 0.25s ease;\n  }\n\n  .taf-section summary:hover .taf-toggle::before,\n  .taf-section summary:focus-visible .taf-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .taf-section details[open] .taf-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .taf-content {\n    max-width: 1040px;\n    padding: 0 0 24px 39px;\n    color: #526174;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .taf-content p {\n    margin: 0 0 13px;\n  }\n\n  .taf-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .taf-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .taf-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .taf-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .taf-content li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #176a9e;\n  }\n\n  .taf-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .taf-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 18px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n  }\n\n  .taf-feature-item {\n    min-height: 78px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .taf-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .taf-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .taf-wholesale-table {\n    width: 100%;\n    margin-top: 18px;\n    border-collapse: collapse;\n    border: 1px solid #d6dfe7;\n    table-layout: fixed;\n  }\n\n  .taf-wholesale-table th,\n  .taf-wholesale-table td {\n    padding: 12px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .taf-wholesale-table th:last-child,\n  .taf-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .taf-wholesale-table tr:last-child th,\n  .taf-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .taf-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #667487;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .taf-wholesale-table td {\n    background: #ffffff;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .taf-order-summary {\n    margin-top: 16px;\n    padding: 15px 16px;\n    border: 1px solid #cbd6df;\n    border-left: 3px solid #176a9e;\n    background: #f7f9fb;\n  }\n\n  .taf-order-summary-label {\n    display: block;\n    margin-bottom: 6px;\n    color: #176a9e;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .taf-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .taf-order-summary strong {\n    color: #10243a;\n  }\n\n  .taf-note {\n    margin-top: 15px;\n    padding: 13px 14px;\n    border: 1px solid #d6dfe7;\n    background: #f8fafb;\n    color: #59687a;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .taf-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .taf-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .taf-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .twenty-centimetre-round-air-fryer-liner-description {\n      font-size: 13px;\n    }\n\n    .taf-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .taf-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .taf-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .taf-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .taf-summary-title {\n      gap: 9px;\n    }\n\n    .taf-content {\n      padding: 0 0 21px;\n    }\n\n    .taf-wholesale-table,\n    .taf-wholesale-table tbody,\n    .taf-wholesale-table tr,\n    .taf-wholesale-table th,\n    .taf-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .taf-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .taf-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .taf-wholesale-table th,\n    .taf-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .taf-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .taf-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"twenty-centimetre-round-air-fryer-liner-description\"\u003e\n\u003cp class=\"taf-intro\"\u003eA reusable round silicone liner designed to create a practical protective layer inside compatible circular air-fryer baskets. The flexible food-grade silicone construction helps collect crumbs, oils, sauces, and cooking residue, while the textured base supports airflow around food during cooking. Two integrated handles make the liner easier to lift and remove once it has cooled. Suitable for home kitchens, catering environments, kitchenware retailers, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"taf-specifications\"\u003e\n\u003cdiv class=\"taf-specification\"\u003e\n\u003cspan class=\"taf-specification-label\"\u003eProduct dimensions\u003c\/span\u003e \u003cspan class=\"taf-specification-value\"\u003e20 cm diameter × 6 cm deep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-specification\"\u003e\n\u003cspan class=\"taf-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"taf-specification-value\"\u003e£1.56\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-specification\"\u003e\n\u003cspan class=\"taf-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"taf-specification-value\"\u003e£28.08\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-specification\"\u003e\n\u003cspan class=\"taf-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"taf-specification-value\"\u003e1 carton · 18 liners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-accordion\"\u003e\n\u003cdiv class=\"taf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"taf-summary-title\"\u003e \u003cspan class=\"taf-section-number\"\u003e01\u003c\/span\u003e Reusable Protection for Round Air Fryers \u003c\/span\u003e \u003cspan class=\"taf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"taf-content\"\u003e\n\u003cp\u003eThe liner sits inside a compatible round air-fryer basket to help contain crumbs, oils, marinades, and cooking residue. This reduces direct contact between food and the basket surface and can make routine cleaning more convenient after cooking.\u003c\/p\u003e\n\u003cp\u003eThe flexible circular walls adapt to the basket shape, while the textured bottom raises food slightly above the base and supports air circulation. Integrated side handles provide convenient lifting points when inserting or removing the cooled liner.\u003c\/p\u003e\n\u003cdiv class=\"taf-feature-grid\"\u003e\n\u003cdiv class=\"taf-feature-item\"\u003e\n\u003cspan class=\"taf-feature-label\"\u003eBasket format\u003c\/span\u003e \u003cspan class=\"taf-feature-value\"\u003eRound 20 cm design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-feature-item\"\u003e\n\u003cspan class=\"taf-feature-label\"\u003eBase design\u003c\/span\u003e \u003cspan class=\"taf-feature-value\"\u003eTextured for improved airflow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-feature-item\"\u003e\n\u003cspan class=\"taf-feature-label\"\u003eMaximum temperature\u003c\/span\u003e \u003cspan class=\"taf-feature-value\"\u003eHeat resistant up to 200 °C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"taf-summary-title\"\u003e \u003cspan class=\"taf-section-number\"\u003e02\u003c\/span\u003e Material, Dimensions \u0026amp; Compatibility \u003c\/span\u003e \u003cspan class=\"taf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"taf-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Reusable round air-fryer basket liner.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct dimensions:\u003c\/strong\u003e Approximately 20 cm in diameter × 6 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged dimensions:\u003c\/strong\u003e Approximately 23 cm long × 18.5 cm wide × 6 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.137 kg per liner.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMain material:\u003c\/strong\u003e Food-grade silicone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface:\u003c\/strong\u003e Naturally non-stick and easy to clean.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBase design:\u003c\/strong\u003e Raised textured pattern.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandles:\u003c\/strong\u003e Two integrated side handles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaximum heat resistance:\u003c\/strong\u003e Up to 200 °C.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAppliance suitability:\u003c\/strong\u003e Suitable for compatible round air fryers and microwave ovens.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packaging:\u003c\/strong\u003e Hanging wrap card.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"taf-note\"\u003e\n\u003cstrong\u003eCompatibility note:\u003c\/strong\u003e Measure the internal basket before purchase. The liner must fit inside the basket without blocking essential airflow or contacting exposed heating elements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"taf-summary-title\"\u003e \u003cspan class=\"taf-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"taf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"taf-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore first use:\u003c\/strong\u003e Wash the liner and dry it thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePositioning:\u003c\/strong\u003e Place the liner flat inside a compatible round basket before adding food.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAir circulation:\u003c\/strong\u003e Do not overcrowd the liner or obstruct the appliance's required airflow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemperature limit:\u003c\/strong\u003e Do not expose the liner to temperatures above 200 °C.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave use:\u003c\/strong\u003e Suitable for microwave use when used in accordance with the appliance instructions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher cleaning:\u003c\/strong\u003e Suitable for dishwasher cleaning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHand cleaning:\u003c\/strong\u003e Wash with warm water, standard washing-up liquid, and a soft sponge or cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Store clean and dry without placing sharp objects directly against the silicone surface.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"taf-note\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e Allow the liner and appliance to cool before removal. Keep the silicone away from open flames and exposed heating elements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"taf-summary-title\"\u003e \u003cspan class=\"taf-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"taf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"taf-content\"\u003e\n\u003cp\u003eEach retail unit contains one reusable 20 cm round silicone air-fryer liner supplied on a hanging wrap card. The minimum wholesale purchase is one carton containing 18 individual liners.\u003c\/p\u003e\n\u003ctable class=\"taf-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e18 silicone liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 20 cm diameter × 6 cm deep\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eFood-grade silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase design\u003c\/th\u003e\n\u003ctd\u003eRaised textured surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum temperature\u003c\/th\u003e\n\u003ctd\u003e200 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCleaning\u003c\/th\u003e\n\u003ctd\u003eDishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale unit price\u003c\/th\u003e\n\u003ctd\u003e£1.56\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e18 liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e1 carton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£28.08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRetail packaging\u003c\/th\u003e\n\u003ctd\u003eHanging wrap card\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"taf-order-summary\"\u003e\n\u003cspan class=\"taf-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail unit = 1 silicone liner\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eWholesale unit price = £1.56\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 18 silicone liners\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£28.08\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taf-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e Original unit price £1.25 + 25% = £1.5625, rounded to £1.56. £1.56 × 18 liners = £28.08. The carton total is calculated from the displayed unit price rounded to the nearest penny.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":58740383547737,"sku":null,"price":1.56,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/3_1.png?v=1785499972","url":"https:\/\/homebasesupplies.co\/products\/20cm-round-silicone-air-fryer-liner","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}