{"product_id":"30cm-non-stick-pizza-tray","title":"30cm Non-Stick Pizza Tray","description":"\u003cstyle\u003e\n  .non-stick-pizza-tray-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  .non-stick-pizza-tray-description *,\n  .non-stick-pizza-tray-description *::before,\n  .non-stick-pizza-tray-description *::after {\n    box-sizing: border-box;\n  }\n\n  .non-stick-pizza-tray-description p {\n    margin: 0;\n  }\n\n  .npt-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  .npt-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  .npt-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  .npt-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  .npt-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .npt-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .npt-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .npt-section details {\n    display: block;\n  }\n\n  .npt-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  .npt-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .npt-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .npt-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  .npt-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  .npt-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  .npt-section summary:hover .npt-toggle::before,\n  .npt-section summary:focus-visible .npt-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .npt-section details[open] .npt-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .npt-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  .npt-content p {\n    margin: 0 0 13px;\n  }\n\n  .npt-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .npt-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .npt-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .npt-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .npt-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  .npt-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .npt-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  .npt-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  .npt-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  .npt-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .npt-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  .npt-wholesale-table th,\n  .npt-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  .npt-wholesale-table th:last-child,\n  .npt-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .npt-wholesale-table tr:last-child th,\n  .npt-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .npt-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  .npt-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  .npt-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  .npt-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  .npt-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .npt-order-summary strong {\n    color: #10243a;\n  }\n\n  .npt-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  .npt-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .npt-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .npt-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .non-stick-pizza-tray-description {\n      font-size: 13px;\n    }\n\n    .npt-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .npt-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .npt-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .npt-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .npt-summary-title {\n      gap: 9px;\n    }\n\n    .npt-content {\n      padding: 0 0 21px;\n    }\n\n    .npt-wholesale-table,\n    .npt-wholesale-table tbody,\n    .npt-wholesale-table tr,\n    .npt-wholesale-table th,\n    .npt-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .npt-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .npt-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .npt-wholesale-table th,\n    .npt-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .npt-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .npt-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"non-stick-pizza-tray-description\"\u003e\n\u003cp class=\"npt-intro\"\u003eA practical round pizza tray designed for baking homemade, chilled, and frozen pizzas with a crisp and evenly cooked base. The perforated surface allows hot air to circulate beneath the dough, while the carbon-steel construction provides a sturdy platform for routine oven use. A non-stick coating helps reduce food adhesion and supports easier release after baking. Suitable for home kitchens, cafés, catering environments, kitchenware retailers, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"npt-specifications\"\u003e\n\u003cdiv class=\"npt-specification\"\u003e\n\u003cspan class=\"npt-specification-label\"\u003eTray diameter\u003c\/span\u003e \u003cspan class=\"npt-specification-value\"\u003e30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-specification\"\u003e\n\u003cspan class=\"npt-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"npt-specification-value\"\u003e£1.88\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-specification\"\u003e\n\u003cspan class=\"npt-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"npt-specification-value\"\u003e£45.12\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-specification\"\u003e\n\u003cspan class=\"npt-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"npt-specification-value\"\u003e1 carton · 24 trays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-accordion\"\u003e\n\u003cdiv class=\"npt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"npt-summary-title\"\u003e \u003cspan class=\"npt-section-number\"\u003e01\u003c\/span\u003e Perforated Design for Crisp Pizza Bases \u003c\/span\u003e \u003cspan class=\"npt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"npt-content\"\u003e\n\u003cp\u003eThe evenly distributed perforations allow heated air to circulate beneath the pizza base while it cooks. This helps reduce trapped moisture and supports a crisp, evenly baked result across the underside of the dough.\u003c\/p\u003e\n\u003cp\u003eThe 30 cm round format is suitable for preparing a wide range of standard pizzas. The shallow rim helps keep the pizza positioned during transfer, while the non-stick surface supports cleaner release after baking.\u003c\/p\u003e\n\u003cdiv class=\"npt-feature-grid\"\u003e\n\u003cdiv class=\"npt-feature-item\"\u003e\n\u003cspan class=\"npt-feature-label\"\u003eCooking surface\u003c\/span\u003e \u003cspan class=\"npt-feature-value\"\u003ePerforated round base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-feature-item\"\u003e\n\u003cspan class=\"npt-feature-label\"\u003eMain material\u003c\/span\u003e \u003cspan class=\"npt-feature-value\"\u003eSturdy carbon steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-feature-item\"\u003e\n\u003cspan class=\"npt-feature-label\"\u003eMaximum temperature\u003c\/span\u003e \u003cspan class=\"npt-feature-value\"\u003eOven safe up to 230 °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=\"npt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"npt-summary-title\"\u003e \u003cspan class=\"npt-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions \u0026amp; Construction \u003c\/span\u003e \u003cspan class=\"npt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"npt-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Round perforated pizza baking tray.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTray diameter:\u003c\/strong\u003e Approximately 30 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.300 kg per tray.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMain material:\u003c\/strong\u003e Carbon steel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface finish:\u003c\/strong\u003e Non-stick PTFE coating.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBase design:\u003c\/strong\u003e Perforated surface for improved hot-air circulation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFood contact:\u003c\/strong\u003e Food-safe construction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaximum oven temperature:\u003c\/strong\u003e 230 °C.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packaging:\u003c\/strong\u003e Printed product sticker.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Baking homemade, chilled, or frozen pizzas and reheating suitable flat baked foods.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"npt-note\"\u003e\n\u003cstrong\u003eMeasurement note:\u003c\/strong\u003e The stated 30 cm measurement refers to the approximate external diameter of the tray.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"npt-summary-title\"\u003e \u003cspan class=\"npt-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"npt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"npt-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore first use:\u003c\/strong\u003e Hand wash the tray in warm soapy water and dry it immediately.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOven use:\u003c\/strong\u003e Use in a conventional oven at temperatures up to 230 °C.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePizza placement:\u003c\/strong\u003e Centre the pizza on the tray and keep toppings within the outer edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNon-stick protection:\u003c\/strong\u003e Use wooden, silicone, or plastic utensils to help preserve the coated surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Hand wash only with warm water, standard washing-up liquid, and a soft sponge or cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher suitability:\u003c\/strong\u003e Not suitable for dishwasher cleaning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAbrasive tools:\u003c\/strong\u003e Do not use metal scourers, abrasive cleaners, or sharp utensils on the coated surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrying and storage:\u003c\/strong\u003e Dry immediately after washing and store in a clean, dry place.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"npt-note\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e The tray becomes hot during oven use. Always handle it with suitable heat-resistant oven gloves and place it on a heat-safe surface after removal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"npt-summary-title\"\u003e \u003cspan class=\"npt-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"npt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"npt-content\"\u003e\n\u003cp\u003eEach retail unit contains one 30 cm perforated pizza tray. The minimum wholesale purchase is one carton containing 24 individual trays.\u003c\/p\u003e\n\u003ctable class=\"npt-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e24 pizza trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTray diameter\u003c\/th\u003e\n\u003ctd\u003eApproximately 30 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCarbon steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurface\u003c\/th\u003e\n\u003ctd\u003eNon-stick PTFE coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase design\u003c\/th\u003e\n\u003ctd\u003ePerforated for air circulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum temperature\u003c\/th\u003e\n\u003ctd\u003e230 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale unit price\u003c\/th\u003e\n\u003ctd\u003e£1.88\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e24 trays\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£45.12\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCleaning\u003c\/th\u003e\n\u003ctd\u003eHand wash only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"npt-order-summary\"\u003e\n\u003cspan class=\"npt-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail unit = 1 pizza tray\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eWholesale unit price = £1.88\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 24 pizza trays\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£45.12\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"npt-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e Original unit price £1.50 + 25% = £1.875, rounded to £1.88. £1.88 × 24 trays = £45.12. 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":58736224043353,"sku":null,"price":1.88,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/1_46.png?v=1785433609","url":"https:\/\/homebasesupplies.co\/products\/30cm-non-stick-pizza-tray","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}