{"product_id":"aluminium-foil-pie-flan-dishes","title":"Aluminium Foil Pie \u0026 Flan Dishes","description":"\u003cstyle\u003e\n  .foil-pie-flan-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  .foil-pie-flan-description *,\n  .foil-pie-flan-description *::before,\n  .foil-pie-flan-description *::after {\n    box-sizing: border-box;\n  }\n\n  .foil-pie-flan-description p {\n    margin: 0;\n  }\n\n  .pfd-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  .pfd-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  .pfd-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  .pfd-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  .pfd-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .pfd-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .pfd-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .pfd-section details {\n    display: block;\n  }\n\n  .pfd-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  .pfd-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pfd-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .pfd-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  .pfd-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  .pfd-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  .pfd-section summary:hover .pfd-toggle::before,\n  .pfd-section summary:focus-visible .pfd-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .pfd-section details[open] .pfd-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .pfd-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  .pfd-content p {\n    margin: 0 0 13px;\n  }\n\n  .pfd-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pfd-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pfd-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .pfd-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .pfd-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  .pfd-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .pfd-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  .pfd-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  .pfd-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  .pfd-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .pfd-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  .pfd-wholesale-table th,\n  .pfd-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  .pfd-wholesale-table th:last-child,\n  .pfd-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .pfd-wholesale-table tr:last-child th,\n  .pfd-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pfd-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  .pfd-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  .pfd-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  .pfd-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  .pfd-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .pfd-order-summary strong {\n    color: #10243a;\n  }\n\n  .pfd-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  .pfd-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .pfd-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pfd-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .foil-pie-flan-description {\n      font-size: 13px;\n    }\n\n    .pfd-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .pfd-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .pfd-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .pfd-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .pfd-summary-title {\n      gap: 9px;\n    }\n\n    .pfd-content {\n      padding: 0 0 21px;\n    }\n\n    .pfd-wholesale-table,\n    .pfd-wholesale-table tbody,\n    .pfd-wholesale-table tr,\n    .pfd-wholesale-table th,\n    .pfd-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .pfd-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .pfd-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .pfd-wholesale-table th,\n    .pfd-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .pfd-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .pfd-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"foil-pie-flan-description\"\u003e\n\u003cp class=\"pfd-intro\"\u003eA combined range of disposable aluminium foil dishes for baking, storing, freezing, and serving pies, flans, tarts, quiches, desserts, and prepared foods. Two options are available: Small with four deeper pie dishes and Big with five shallower flan dishes. Suitable for kitchens, catering, events, hospitality, takeaway service, and wholesale retail.\u003c\/p\u003e\n\u003cdiv class=\"pfd-specifications\"\u003e\n\u003cdiv class=\"pfd-specification\"\u003e\n\u003cspan class=\"pfd-specification-label\"\u003eAvailable variants\u003c\/span\u003e \u003cspan class=\"pfd-specification-value\"\u003eSmall · Big\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-specification\"\u003e\n\u003cspan class=\"pfd-specification-label\"\u003eWholesale pack prices\u003c\/span\u003e \u003cspan class=\"pfd-specification-value\"\u003e£0.75 · £0.79\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-specification\"\u003e\n\u003cspan class=\"pfd-specification-label\"\u003eCarton quantity\u003c\/span\u003e \u003cspan class=\"pfd-specification-value\"\u003e36 packs per variant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-specification\"\u003e\n\u003cspan class=\"pfd-specification-label\"\u003eWholesale carton prices\u003c\/span\u003e \u003cspan class=\"pfd-specification-value\"\u003e£27.00 · £28.44\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-accordion\"\u003e\n\u003cdiv class=\"pfd-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"pfd-summary-title\"\u003e \u003cspan class=\"pfd-section-number\"\u003e01\u003c\/span\u003e Two Foil Dish Pack Options \u003c\/span\u003e \u003cspan class=\"pfd-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pfd-content\"\u003e\n\u003cp\u003eBig contains four deeper round pie dishes measuring approximately 21.5 × 21.5 × 3.7 cm. Small contains five shallower round flan dishes measuring approximately 21 × 21 × 2.2 cm.\u003c\/p\u003e\n\u003cp\u003eBoth options are food safe, freezer safe, and oven safe. The flexible aluminium construction supports convenient cooking, food storage, serving, and disposal.\u003c\/p\u003e\n\u003cdiv class=\"pfd-feature-grid\"\u003e\n\u003cdiv class=\"pfd-feature-item\"\u003e\n\u003cspan class=\"pfd-feature-label\"\u003eBig\u003c\/span\u003e \u003cspan class=\"pfd-feature-value\"\u003e4 deeper pie dishes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-feature-item\"\u003e\n\u003cspan class=\"pfd-feature-label\"\u003eSmall\u003c\/span\u003e \u003cspan class=\"pfd-feature-value\"\u003e5 shallow flan dishes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-feature-item\"\u003e\n\u003cspan class=\"pfd-feature-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pfd-feature-value\"\u003eAluminium foil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-note\"\u003e\n\u003cstrong\u003eVariant naming note:\u003c\/strong\u003e Small identifies the five-piece pack, while Big identifies the four-piece pack.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"pfd-summary-title\"\u003e \u003cspan class=\"pfd-section-number\"\u003e02\u003c\/span\u003e Dimensions \u0026amp; Pack Contents \u003c\/span\u003e \u003cspan class=\"pfd-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pfd-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBig pack:\u003c\/strong\u003e 4 round foil pie dishes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBig dish size:\u003c\/strong\u003e Approximately 21.5 × 21.5 × 3.7 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBig packaged size:\u003c\/strong\u003e Approximately 21.5 × 21.5 × 5.6 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBig packaged weight:\u003c\/strong\u003e Approximately 0.059 kg.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmall pack:\u003c\/strong\u003e 5 round foil flan dishes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmall dish size:\u003c\/strong\u003e Approximately 21 × 21 × 2.2 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmall packaged weight:\u003c\/strong\u003e Approximately 0.047 kg.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminium foil.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitability:\u003c\/strong\u003e Food safe, freezer safe, and oven safe.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Stacked dishes with attached label.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pfd-note\"\u003e\n\u003cstrong\u003eDimension note:\u003c\/strong\u003e The Small variant uses the clearer specification measurement of 21 × 21 × 2.2 cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"pfd-summary-title\"\u003e \u003cspan class=\"pfd-section-number\"\u003e03\u003c\/span\u003e Use, Handling \u0026amp; Disposal \u003c\/span\u003e \u003cspan class=\"pfd-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pfd-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore use:\u003c\/strong\u003e Check that the dish is clean, dry, and undamaged.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupport:\u003c\/strong\u003e Place the foil dish on a rigid baking tray before filling or moving it.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOven use:\u003c\/strong\u003e Follow the recipe and appliance instructions.\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 place aluminium foil dishes in a microwave oven.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHot handling:\u003c\/strong\u003e Use heat-resistant oven gloves.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Keep unused dishes clean, dry, and protected from crushing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisposal:\u003c\/strong\u003e Recycle the aluminium where accepted locally.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pfd-note\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e Aluminium dishes become hot and may flex during lifting. Support the base and keep the dish level.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfd-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"pfd-summary-title\"\u003e \u003cspan class=\"pfd-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"pfd-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pfd-content\"\u003e\n\u003cp\u003eEach variant is supplied in a separate wholesale carton containing 36 retail packs. The minimum order is one carton of the selected variant.\u003c\/p\u003e\n\u003ctable class=\"pfd-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 foil flan dishes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDish dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 21 × 21 × 2.2 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£0.75\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 dishes at MOQ\u003c\/th\u003e\n\u003ctd\u003e180 flan dishes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton price\u003c\/th\u003e\n\u003ctd\u003e£27.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"pfd-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eVariant\u003c\/th\u003e\n\u003ctd\u003eBig\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack contents\u003c\/th\u003e\n\u003ctd\u003e4 foil pie dishes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDish dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 21.5 × 21.5 × 3.7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£0.79\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 dishes at MOQ\u003c\/th\u003e\n\u003ctd\u003e144 pie dishes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton price\u003c\/th\u003e\n\u003ctd\u003e£28.44\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"pfd-order-summary\"\u003e\n\u003cspan class=\"pfd-order-summary-label\"\u003eWholesale order summary\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eSmall: 5 dishes · £0.75 per pack · £27.00 per carton\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eBig: 4 dishes · £0.79 per pack · £28.44 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=\"pfd-note\"\u003e\n\u003cstrong\u003eWholesale calculations:\u003c\/strong\u003e\u003cbr\u003eSmall: £0.60 + 25% = £0.75; £0.75 × 36 = £27.00.\u003cbr\u003eBig: £0.63 + 25% = £0.7875 → £0.79; £0.79 × 36 = £28.44.\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","offer_id":58755653730649,"sku":null,"price":0.75,"currency_code":"GBP","in_stock":true},{"title":"Big","offer_id":58755653763417,"sku":null,"price":0.79,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/0_51.png?v=1785744820","url":"https:\/\/homebasesupplies.co\/products\/aluminium-foil-pie-flan-dishes","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}