{"product_id":"aluminium-foil-roasting-baking-trays","title":"Aluminium Foil Roasting \u0026 Baking Trays","description":"\u003cstyle\u003e\n  .aluminium-foil-tray-variants-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  .aluminium-foil-tray-variants-description *,\n  .aluminium-foil-tray-variants-description *::before,\n  .aluminium-foil-tray-variants-description *::after {\n    box-sizing: border-box;\n  }\n\n  .aluminium-foil-tray-variants-description p {\n    margin: 0;\n  }\n\n  .afv-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  .afv-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  .afv-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  .afv-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  .afv-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .afv-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .afv-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .afv-section details {\n    display: block;\n  }\n\n  .afv-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  .afv-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .afv-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .afv-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  .afv-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  .afv-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  .afv-section summary:hover .afv-toggle::before,\n  .afv-section summary:focus-visible .afv-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .afv-section details[open] .afv-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .afv-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  .afv-content p {\n    margin: 0 0 13px;\n  }\n\n  .afv-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .afv-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .afv-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .afv-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .afv-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  .afv-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .afv-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  .afv-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  .afv-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  .afv-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .afv-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  .afv-wholesale-table th,\n  .afv-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  .afv-wholesale-table th:last-child,\n  .afv-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .afv-wholesale-table tr:last-child th,\n  .afv-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .afv-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  .afv-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  .afv-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  .afv-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  .afv-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .afv-order-summary strong {\n    color: #10243a;\n  }\n\n  .afv-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  .afv-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .afv-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .afv-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .aluminium-foil-tray-variants-description {\n      font-size: 13px;\n    }\n\n    .afv-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .afv-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .afv-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .afv-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .afv-summary-title {\n      gap: 9px;\n    }\n\n    .afv-content {\n      padding: 0 0 21px;\n    }\n\n    .afv-wholesale-table,\n    .afv-wholesale-table tbody,\n    .afv-wholesale-table tr,\n    .afv-wholesale-table th,\n    .afv-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .afv-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .afv-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .afv-wholesale-table th,\n    .afv-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .afv-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .afv-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"aluminium-foil-tray-variants-description\"\u003e\n\u003cp class=\"afv-intro\"\u003eA combined range of disposable aluminium foil trays designed for roasting, baking, freezing, food preparation, serving, and convenient clean-up. Four pack options are available: Small, Medium, Large, and Extra Large. The variants provide different shapes, dimensions, and quantities for everyday cooking, catering, events, takeaway service, hospitality environments, and wholesale retail.\u003c\/p\u003e\n\u003cdiv class=\"afv-specifications\"\u003e\n\u003cdiv class=\"afv-specification\"\u003e\n\u003cspan class=\"afv-specification-label\"\u003eAvailable variants\u003c\/span\u003e \u003cspan class=\"afv-specification-value\"\u003e Small · Medium · Large · Extra Large \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-specification\"\u003e\n\u003cspan class=\"afv-specification-label\"\u003eWholesale pack prices\u003c\/span\u003e \u003cspan class=\"afv-specification-value\"\u003e £1.00–£1.38 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-specification\"\u003e\n\u003cspan class=\"afv-specification-label\"\u003eCarton quantity\u003c\/span\u003e \u003cspan class=\"afv-specification-value\"\u003e 36 packs per variant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-specification\"\u003e\n\u003cspan class=\"afv-specification-label\"\u003eWholesale carton prices\u003c\/span\u003e \u003cspan class=\"afv-specification-value\"\u003e £36.00–£49.68 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-accordion\"\u003e\n\u003cdiv class=\"afv-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"afv-summary-title\"\u003e \u003cspan class=\"afv-section-number\"\u003e01\u003c\/span\u003e Four Foil Tray Pack Options \u003c\/span\u003e \u003cspan class=\"afv-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"afv-content\"\u003e\n\u003cp\u003eEach option is supplied as a separate retail pack and wholesale carton. The range includes deep oblong roasting trays, rectangular roasting dishes, shallow baking trays, and square roasting dishes, allowing customers to select the format that best suits their cooking and portion requirements.\u003c\/p\u003e\n\u003cp\u003eThe lightweight aluminium construction supports efficient heat transfer during oven cooking and allows the trays to be disposed of or recycled after use in accordance with local guidance.\u003c\/p\u003e\n\u003cdiv class=\"afv-feature-grid\"\u003e\n\u003cdiv class=\"afv-feature-item\"\u003e\n\u003cspan class=\"afv-feature-label\"\u003eSmall\u003c\/span\u003e \u003cspan class=\"afv-feature-value\"\u003e 5 square roasting dishes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-feature-item\"\u003e\n\u003cspan class=\"afv-feature-label\"\u003eMedium\u003c\/span\u003e \u003cspan class=\"afv-feature-value\"\u003e 4 shallow baking trays \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-feature-item\"\u003e\n\u003cspan class=\"afv-feature-label\"\u003eLarge\u003c\/span\u003e \u003cspan class=\"afv-feature-value\"\u003e 2 rectangular roasting dishes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-feature-item\"\u003e\n\u003cspan class=\"afv-feature-label\"\u003eExtra Large\u003c\/span\u003e \u003cspan class=\"afv-feature-value\"\u003e 2 oblong roasting trays \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-note\"\u003e\n\u003cstrong\u003eVariant sizing note:\u003c\/strong\u003e The variants are arranged from the smallest approximate tray footprint to the largest: Small, Medium, Large, and Extra Large.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"afv-summary-title\"\u003e \u003cspan class=\"afv-section-number\"\u003e02\u003c\/span\u003e Variant Dimensions \u0026amp; Pack Contents \u003c\/span\u003e \u003cspan class=\"afv-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"afv-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmall variant:\u003c\/strong\u003e 5 square aluminium roasting dishes per retail pack. The matching product format is approximately 20 × 20 × 4.5 cm per dish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMedium variant:\u003c\/strong\u003e 4 rectangular aluminium baking trays per retail pack. Each tray measures approximately 32.4 × 20 × 3.2 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLarge variant:\u003c\/strong\u003e 2 rectangular aluminium roasting dishes per retail pack. Each dish measures approximately 32 × 26.5 × 5.8 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtra Large variant:\u003c\/strong\u003e 2 oblong aluminium roasting trays per retail pack. Each tray measures approximately 40 × 33 × 5.3 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMain material:\u003c\/strong\u003e Lightweight aluminium foil.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Roasting meat and vegetables, baking, reheating suitable foods, meal preparation, serving, freezing, and food storage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packaging:\u003c\/strong\u003e Stacked trays secured with an attached product label.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"afv-note\"\u003e\n\u003cstrong\u003eSmall size note:\u003c\/strong\u003e The accessible official listing confirms the five-piece square pack, price, and carton quantity but does not display its dimensions. The stated 20 × 20 × 4.5 cm measurement is based on matching product imagery and should be confirmed before publishing it as a guaranteed specification.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"afv-summary-title\"\u003e \u003cspan class=\"afv-section-number\"\u003e03\u003c\/span\u003e Use, Handling \u0026amp; Disposal \u003c\/span\u003e \u003cspan class=\"afv-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"afv-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore use:\u003c\/strong\u003e Check that the selected tray is clean, dry, and free from damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupport:\u003c\/strong\u003e Place the foil tray on a rigid oven tray before filling or moving it, especially when preparing heavy or liquid-rich foods.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOven use:\u003c\/strong\u003e Follow the cooking temperature and appliance instructions for the prepared food.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFreezer use:\u003c\/strong\u003e Allow hot food to cool appropriately before freezing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave restriction:\u003c\/strong\u003e Do not use aluminium foil trays in a microwave oven.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHot handling:\u003c\/strong\u003e Use suitable heat-resistant oven gloves when removing trays from an oven.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Keep unused trays in a clean, dry location and avoid crushing the flexible aluminium walls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisposal:\u003c\/strong\u003e Remove food residue and recycle the aluminium where accepted by local facilities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"afv-note\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e Aluminium trays become hot during oven use and may flex when lifted. Always support the base and keep the tray level.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"afv-summary-title\"\u003e \u003cspan class=\"afv-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"afv-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"afv-content\"\u003e\n\u003cp\u003eEach variant is supplied in its own wholesale carton containing 36 retail packs. The minimum order is one carton of the selected variant.\u003c\/p\u003e\n\u003ctable class=\"afv-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eVariant\u003c\/th\u003e\n\u003ctd\u003eSmall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack contents\u003c\/th\u003e\n\u003ctd\u003e5 square roasting dishes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTray dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 20 × 20 × 4.5 cm · confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack 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\u003e36 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal trays at MOQ\u003c\/th\u003e\n\u003ctd\u003e180 trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton price\u003c\/th\u003e\n\u003ctd\u003e£42.84\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"afv-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eVariant\u003c\/th\u003e\n\u003ctd\u003eMedium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack contents\u003c\/th\u003e\n\u003ctd\u003e4 rectangular baking trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTray dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 32.4 × 20 × 3.2 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£1.31\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e36 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal trays at MOQ\u003c\/th\u003e\n\u003ctd\u003e144 trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton price\u003c\/th\u003e\n\u003ctd\u003e£47.16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"afv-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eVariant\u003c\/th\u003e\n\u003ctd\u003eLarge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack contents\u003c\/th\u003e\n\u003ctd\u003e2 rectangular roasting dishes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTray dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 32 × 26.5 × 5.8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£1.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e36 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal trays at MOQ\u003c\/th\u003e\n\u003ctd\u003e72 trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton price\u003c\/th\u003e\n\u003ctd\u003e£36.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"afv-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eVariant\u003c\/th\u003e\n\u003ctd\u003eExtra Large\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack contents\u003c\/th\u003e\n\u003ctd\u003e2 oblong roasting trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTray dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 40 × 33 × 5.3 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£1.38\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e36 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal trays at MOQ\u003c\/th\u003e\n\u003ctd\u003e72 trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton price\u003c\/th\u003e\n\u003ctd\u003e£49.68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"afv-order-summary\"\u003e\n\u003cspan class=\"afv-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eSmall: £1.19 per pack · £42.84 per carton\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMedium: £1.31 per pack · £47.16 per carton\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eLarge: £1.00 per pack · £36.00 per carton\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eExtra Large: £1.38 per pack · £49.68 per carton\u003c\/strong\u003e\u003cbr\u003eEach carton contains \u003cstrong\u003e36 retail packs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afv-note\"\u003e\n\u003cstrong\u003eWholesale calculations:\u003c\/strong\u003e\u003cbr\u003eSmall: £0.95 + 25% = £1.1875 → £1.19; £1.19 × 36 = £42.84.\u003cbr\u003eMedium: £1.05 + 25% = £1.3125 → £1.31; £1.31 × 36 = £47.16.\u003cbr\u003eLarge: £0.80 + 25% = £1.00; £1.00 × 36 = £36.00.\u003cbr\u003eExtra Large: £1.10 + 25% = £1.375 → £1.38; £1.38 × 36 = £49.68.\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":"Small Pack","offer_id":58755610214745,"sku":null,"price":1.19,"currency_code":"GBP","in_stock":true},{"title":"Medium Pack","offer_id":58755610247513,"sku":null,"price":1.31,"currency_code":"GBP","in_stock":true},{"title":"Large Pack","offer_id":58755610280281,"sku":null,"price":1.0,"currency_code":"GBP","in_stock":true},{"title":"Extra Large Pack","offer_id":58755610313049,"sku":null,"price":1.38,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/2_6.png?v=1785516033","url":"https:\/\/homebasesupplies.co\/products\/aluminium-foil-roasting-baking-trays","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}