{"product_id":"two-piece-non-stick-oven-tray-set","title":"Two-Piece Non-Stick Oven Tray Set","description":"\u003cstyle\u003e\n  .two-piece-oven-tray-set-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  .two-piece-oven-tray-set-description *,\n  .two-piece-oven-tray-set-description *::before,\n  .two-piece-oven-tray-set-description *::after {\n    box-sizing: border-box;\n  }\n\n  .two-piece-oven-tray-set-description p {\n    margin: 0;\n  }\n\n  .ots-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  .ots-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  .ots-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  .ots-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  .ots-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ots-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .ots-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .ots-section details {\n    display: block;\n  }\n\n  .ots-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  .ots-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ots-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .ots-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  .ots-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  .ots-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  .ots-section summary:hover .ots-toggle::before,\n  .ots-section summary:focus-visible .ots-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .ots-section details[open] .ots-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .ots-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  .ots-content p {\n    margin: 0 0 13px;\n  }\n\n  .ots-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ots-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ots-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .ots-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .ots-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  .ots-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .ots-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  .ots-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  .ots-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  .ots-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ots-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  .ots-wholesale-table th,\n  .ots-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  .ots-wholesale-table th:last-child,\n  .ots-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .ots-wholesale-table tr:last-child th,\n  .ots-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ots-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  .ots-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  .ots-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  .ots-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  .ots-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .ots-order-summary strong {\n    color: #10243a;\n  }\n\n  .ots-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  .ots-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .ots-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ots-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .two-piece-oven-tray-set-description {\n      font-size: 13px;\n    }\n\n    .ots-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .ots-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .ots-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .ots-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .ots-summary-title {\n      gap: 9px;\n    }\n\n    .ots-content {\n      padding: 0 0 21px;\n    }\n\n    .ots-wholesale-table,\n    .ots-wholesale-table tbody,\n    .ots-wholesale-table tr,\n    .ots-wholesale-table th,\n    .ots-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .ots-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .ots-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .ots-wholesale-table th,\n    .ots-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .ots-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .ots-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"two-piece-oven-tray-set-description\"\u003e\n\u003cp class=\"ots-intro\"\u003eA practical two-piece oven tray set designed for everyday baking, roasting, reheating, and food preparation. The set includes one medium tray and one larger tray, providing useful size options for different recipes and portion requirements. Both trays are made from food-safe aluminium with a non-stick coating for convenient cooking and easier cleaning. Suitable for home kitchens, cafés, restaurants, catering environments, kitchenware retailers, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"ots-specifications\"\u003e\n\u003cdiv class=\"ots-specification\"\u003e\n\u003cspan class=\"ots-specification-label\"\u003eSet contents\u003c\/span\u003e \u003cspan class=\"ots-specification-value\"\u003e2 oven trays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-specification\"\u003e\n\u003cspan class=\"ots-specification-label\"\u003eWholesale set price\u003c\/span\u003e \u003cspan class=\"ots-specification-value\"\u003e£3.44\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-specification\"\u003e\n\u003cspan class=\"ots-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"ots-specification-value\"\u003e£41.28\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-specification\"\u003e\n\u003cspan class=\"ots-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"ots-specification-value\"\u003e1 carton · 12 sets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-accordion\"\u003e\n\u003cdiv class=\"ots-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"ots-summary-title\"\u003e \u003cspan class=\"ots-section-number\"\u003e01\u003c\/span\u003e Two Useful Sizes for Everyday Cooking \u003c\/span\u003e \u003cspan class=\"ots-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ots-content\"\u003e\n\u003cp\u003eThe set contains two differently sized trays, allowing the most suitable option to be selected for smaller portions, larger meals, side dishes, baked foods, or general oven preparation. The shallow rectangular shape provides a broad cooking surface while remaining easy to position inside standard kitchen ovens.\u003c\/p\u003e\n\u003cp\u003eThe non-stick coating helps reduce food adhesion during cooking and supports easier release after baking or roasting. The trays can also be stacked together when clean and dry to reduce the amount of cupboard or shelf space required.\u003c\/p\u003e\n\u003cdiv class=\"ots-feature-grid\"\u003e\n\u003cdiv class=\"ots-feature-item\"\u003e\n\u003cspan class=\"ots-feature-label\"\u003eMedium tray\u003c\/span\u003e \u003cspan class=\"ots-feature-value\"\u003e31 × 21.5 × 1.7 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-feature-item\"\u003e\n\u003cspan class=\"ots-feature-label\"\u003eLarge tray\u003c\/span\u003e \u003cspan class=\"ots-feature-value\"\u003e35 × 26 × 1.9 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-feature-item\"\u003e\n\u003cspan class=\"ots-feature-label\"\u003eSurface\u003c\/span\u003e \u003cspan class=\"ots-feature-value\"\u003eNon-stick cooking coating\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=\"ots-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"ots-summary-title\"\u003e \u003cspan class=\"ots-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions \u0026amp; Set Contents \u003c\/span\u003e \u003cspan class=\"ots-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ots-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Two-piece oven tray set.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuantity per retail set:\u003c\/strong\u003e Two oven trays.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMedium tray dimensions:\u003c\/strong\u003e Approximately 31 cm long × 21.5 cm wide × 1.7 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLarge tray dimensions:\u003c\/strong\u003e Approximately 35 cm long × 26 cm wide × 1.9 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMain material:\u003c\/strong\u003e Food-safe aluminium.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface finish:\u003c\/strong\u003e Non-stick coating.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShape:\u003c\/strong\u003e Shallow rectangular oven trays.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFreezer suitability:\u003c\/strong\u003e Suitable for freezer use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher suitability:\u003c\/strong\u003e Dishwasher safe on the top rack.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave suitability:\u003c\/strong\u003e Not suitable for microwave use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Baking, roasting, reheating, and general oven food preparation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ots-note\"\u003e\n\u003cstrong\u003eSize note:\u003c\/strong\u003e The dimensions shown apply to the individual trays. Allow for normal manufacturing tolerances when planning storage or display space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"ots-summary-title\"\u003e \u003cspan class=\"ots-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"ots-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ots-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore first use:\u003c\/strong\u003e Wash both trays and dry them thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOven use:\u003c\/strong\u003e Place the selected tray securely on a suitable oven shelf and follow the cooking instructions for the prepared food.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNon-stick protection:\u003c\/strong\u003e Use wooden, silicone, or plastic utensils to help protect the coated cooking surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher cleaning:\u003c\/strong\u003e Position on the top rack only when using a dishwasher.\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\u003eAbrasive tools:\u003c\/strong\u003e Avoid metal scourers, harsh abrasives, and sharp utensils that may scratch the coating.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFreezer use:\u003c\/strong\u003e Allow hot food and trays to cool appropriately before placing them in a freezer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Store the trays clean and dry, stacking them carefully to avoid damaging the coated surfaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ots-note\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e Oven trays become hot during use. Always handle them with suitable heat-resistant oven gloves and place hot trays on a heat-safe surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"ots-summary-title\"\u003e \u003cspan class=\"ots-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"ots-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ots-content\"\u003e\n\u003cp\u003eEach retail unit contains one medium oven tray and one large oven tray. The minimum wholesale purchase is one carton containing 12 complete two-piece sets, providing a total of 24 individual oven trays.\u003c\/p\u003e\n\u003ctable class=\"ots-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e12 two-piece oven tray sets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal individual trays\u003c\/th\u003e\n\u003ctd\u003e24 oven trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMedium tray\u003c\/th\u003e\n\u003ctd\u003eApproximately L31 × W21.5 × D1.7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLarge tray\u003c\/th\u003e\n\u003ctd\u003eApproximately L35 × W26 × D1.9 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eFood-safe aluminium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurface\u003c\/th\u003e\n\u003ctd\u003eNon-stick coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale set price\u003c\/th\u003e\n\u003ctd\u003e£3.44\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e12 sets\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£41.28\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCleaning\u003c\/th\u003e\n\u003ctd\u003eTop-rack dishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"ots-order-summary\"\u003e\n\u003cspan class=\"ots-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail set = 2 oven trays\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eWholesale price per set = £3.44\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 12 sets \/ 24 individual trays\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£41.28\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ots-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e Original set price £2.75 + 25% = £3.4375, rounded to £3.44. £3.44 × 12 sets = £41.28. The carton total is calculated from the displayed set 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":58735989424473,"sku":null,"price":3.44,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/1_38.png?v=1785431753","url":"https:\/\/homebasesupplies.co\/products\/two-piece-non-stick-oven-tray-set","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}