{"product_id":"rectangle-silicone-air-fryer-liner","title":"Rectangle Silicone Air Fryer Liner","description":"\u003cstyle\u003e\n  .rectangle-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  .rectangle-air-fryer-liner-description *,\n  .rectangle-air-fryer-liner-description *::before,\n  .rectangle-air-fryer-liner-description *::after {\n    box-sizing: border-box;\n  }\n\n  .rectangle-air-fryer-liner-description p {\n    margin: 0;\n  }\n\n  .raf-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  .raf-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  .raf-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  .raf-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  .raf-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .raf-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .raf-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .raf-section details {\n    display: block;\n  }\n\n  .raf-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  .raf-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .raf-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .raf-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  .raf-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  .raf-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  .raf-section summary:hover .raf-toggle::before,\n  .raf-section summary:focus-visible .raf-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .raf-section details[open] .raf-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .raf-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  .raf-content p {\n    margin: 0 0 13px;\n  }\n\n  .raf-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .raf-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .raf-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .raf-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .raf-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  .raf-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .raf-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  .raf-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  .raf-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  .raf-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .raf-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  .raf-wholesale-table th,\n  .raf-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  .raf-wholesale-table th:last-child,\n  .raf-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .raf-wholesale-table tr:last-child th,\n  .raf-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .raf-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  .raf-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  .raf-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  .raf-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  .raf-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .raf-order-summary strong {\n    color: #10243a;\n  }\n\n  .raf-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  .raf-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .raf-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .raf-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .rectangle-air-fryer-liner-description {\n      font-size: 13px;\n    }\n\n    .raf-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .raf-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .raf-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .raf-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .raf-summary-title {\n      gap: 9px;\n    }\n\n    .raf-content {\n      padding: 0 0 21px;\n    }\n\n    .raf-wholesale-table,\n    .raf-wholesale-table tbody,\n    .raf-wholesale-table tr,\n    .raf-wholesale-table th,\n    .raf-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .raf-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .raf-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .raf-wholesale-table th,\n    .raf-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .raf-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .raf-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rectangle-air-fryer-liner-description\"\u003e\n\u003cp class=\"raf-intro\"\u003eA reusable rectangular silicone liner designed to create a practical protective layer inside compatible air-fryer baskets. The flexible, food-grade silicone construction helps collect crumbs, oils, sauces, and cooking residue, while the non-slip base helps the liner remain stable during food preparation. Two integrated handles make lifting and removal more convenient once the liner has cooled. Suitable for home kitchens, catering environments, kitchenware retailers, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"raf-specifications\"\u003e\n\u003cdiv class=\"raf-specification\"\u003e\n\u003cspan class=\"raf-specification-label\"\u003eProduct dimensions\u003c\/span\u003e \u003cspan class=\"raf-specification-value\"\u003e20 × 12 × 7 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-specification\"\u003e\n\u003cspan class=\"raf-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"raf-specification-value\"\u003e£1.19\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-specification\"\u003e\n\u003cspan class=\"raf-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"raf-specification-value\"\u003e£21.42\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-specification\"\u003e\n\u003cspan class=\"raf-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"raf-specification-value\"\u003e1 carton · 18 liners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-accordion\"\u003e\n\u003cdiv class=\"raf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"raf-summary-title\"\u003e \u003cspan class=\"raf-section-number\"\u003e01\u003c\/span\u003e Reusable Protection for Rectangular Air Fryers \u003c\/span\u003e \u003cspan class=\"raf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"raf-content\"\u003e\n\u003cp\u003eThe liner sits inside a compatible rectangular 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 walls adapt to the basket shape, while the non-slip bottom helps provide a more stable cooking surface. Integrated side handles provide convenient lifting points when inserting or removing the cooled liner.\u003c\/p\u003e\n\u003cdiv class=\"raf-feature-grid\"\u003e\n\u003cdiv class=\"raf-feature-item\"\u003e\n\u003cspan class=\"raf-feature-label\"\u003eBasket format\u003c\/span\u003e \u003cspan class=\"raf-feature-value\"\u003eRectangular design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-feature-item\"\u003e\n\u003cspan class=\"raf-feature-label\"\u003eBase design\u003c\/span\u003e \u003cspan class=\"raf-feature-value\"\u003eNon-slip bottom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-feature-item\"\u003e\n\u003cspan class=\"raf-feature-label\"\u003eMaximum temperature\u003c\/span\u003e \u003cspan class=\"raf-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=\"raf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"raf-summary-title\"\u003e \u003cspan class=\"raf-section-number\"\u003e02\u003c\/span\u003e Material, Dimensions \u0026amp; Compatibility \u003c\/span\u003e \u003cspan class=\"raf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"raf-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Reusable rectangular air-fryer basket liner.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct dimensions:\u003c\/strong\u003e Approximately 20 cm long × 12 cm wide × 7 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged dimensions:\u003c\/strong\u003e Approximately 21.5 cm long × 12 cm wide × 7 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.107 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 Non-slip bottom.\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 rectangular 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=\"raf-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=\"raf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"raf-summary-title\"\u003e \u003cspan class=\"raf-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"raf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"raf-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 rectangular 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=\"raf-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=\"raf-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"raf-summary-title\"\u003e \u003cspan class=\"raf-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"raf-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"raf-content\"\u003e\n\u003cp\u003eEach retail unit contains one reusable rectangular 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=\"raf-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 L20 × W12 × D7 cm\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\u003eNon-slip bottom\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.19\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£21.42\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=\"raf-order-summary\"\u003e\n\u003cspan class=\"raf-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.19\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£21.42\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"raf-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e Original unit price £0.95 + 25% = £1.1875, rounded to £1.19. £1.19 × 18 liners = £21.42. 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":58740044464473,"sku":null,"price":1.19,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/ChatGPTImage31_.2026_._13_46_42.png?v=1785498778","url":"https:\/\/homebasesupplies.co\/products\/rectangle-silicone-air-fryer-liner","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}