{"title":"Shop for Nissan car models","description":"","products":[{"product_id":"4904810801092","title":"NISSAN X-TRAIL Tomica No.21 diecast model","description":"\u003cbr\u003e• Die-cast model by: Takara Tomy\u003cbr\u003e• Car Model: Tomica 21 Nissan X-Trail (3rd Gen) \u003cbr\u003e• Color: Red Pearl Color*\u003cbr\u003e• Scale: 1\/63 Diecast model car\u003cbr\u003e• Length of model: approx. 6 cm\u003cbr\u003e• Features: Wheels have suspension like action \u003cbr\u003e• JAN Code: 4904810801092\u003cbr\u003e\u003cbr\u003e* Disclaimer\u003cbr\u003eDue to monitor differences, actual colors may vary slightly from what appears online.","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":35960933875873,"sku":"4904810801092","price":8.5,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/IMG_0001-W1000_8e802213-6b93-43ed-9783-27ad50118def.jpg?v=1600003184"},{"product_id":"4904810114178","title":"NISSAN Fairlady Z, Tomica Premium No.9 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eTomica Premium 09 Nissan Fairlady Z \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005759\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eTomica Premium\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eW78×H41×D39mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":35960965169313,"sku":"4904810114178","price":8.98,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC09142-GINZAT_W800.jpg?v=1603885775"},{"product_id":"4904810123767","title":"Nissan Skyline Turbo Super Silhouette, Tomica Premium No.1 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eTomica Premium 01 Tomica Skyline Turbo Super Silhouette \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005814\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eTomica Premium\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eW78×H41×D39mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":35960965234849,"sku":"4904810123767","price":11.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4904810123767-02.jpg?v=1683043967"},{"product_id":"4904810131830","title":"Nissan Skyline GTS-R, Tomica Premium No.4 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNissan Skyline GTS-R, Tomica Premium No.4 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005812\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Premium No.04\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 41 x 39 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Tomica","offers":[{"title":"Default Title","offer_id":36546490106017,"sku":"4904810131830","price":8.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC08931-GINZAT_w800.jpg?v=1601665864"},{"product_id":"4895183685306","title":"LB Works Nissan GT-R LB Works Livery 2.0 Blue, MINI GT No.135 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eLB Works Nissan GT-R LB Works Livery 2.0 Blue, MINI GT No.135 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003203\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00135-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":36645389402273,"sku":"4895183685306","price":25.58,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC09009-GINZAT-W1000.jpg?v=1602546199"},{"product_id":"4904810149392","title":"NISSAN Skyline GT-R, Tomica Premium No.34 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eTomica Premium 34 Nissan Skyline GT-R (KPGC10) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005811\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eTomica Premium\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eW78×H41×D39mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":36829015638177,"sku":"4904810149392","price":8.98,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4904810149392-02-ginzat-web-W650.jpg?v=1688497115"},{"product_id":"4904810866305","title":"Nissan Skyline HT 2000 Turbo RS, Tomica Premium No.20 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNissan Skyline HT 2000 Turbo RS, Tomica Premium No.20 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005813\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Premium No.20\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 41 x 39 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Tomica","offers":[{"title":"Default Title","offer_id":37208289771681,"sku":"4904810866305","price":19.98,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC00055-GINZAT1000.jpg?v=1616428452"},{"product_id":"4904810866909","title":"INITIAL D (Nissan) Silvia (S13), Dream Tomica No.170 diecast model","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINITIAL D (Nissan) Silvia (S13), Dream Tomica No.170 diecast model \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005535\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eDream Tomica No.170\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 39 x 27 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eDream Tomica\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":37408028557473,"sku":"4904810866909","price":13.19,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4904810866909-2-web-W800.jpg?v=1689392366"},{"product_id":"4895183685153","title":"NISSAN GT-R Martini Racing LB Works, MINI GT No.133 diecast model 1\/64 (Blister Pack Version)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN GT-R Martini Racing LB Works, MINI GT No.133 diecast model 1\/64 (Blister Pack Version) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003411\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00133\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eScale 1\/64\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37488644063393,"sku":"4895183685153","price":20.15,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/MiniGTNissanGT-RMartiniRacing.jpg?v=1610351841"},{"product_id":"4895183685269","title":"NISSAN GT-R LB Works Livery 2.0 - Blue, MINI GT diecast model 1\/64 (Blister Pack Version)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN GT-R LB Works Livery 2.0 - Blue, MINI GT diecast model 1\/64 (Blister Pack Version) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003410\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00135\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eScale 1\/64\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37488815669409,"sku":"4895183685269","price":20.15,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/MiniGTNissanGT-RBlue.jpg?v=1610352984"},{"product_id":"4895183687515","title":"NISSAN Pandem GT-R (R35) Velocity Blue, Mini GT diecast model 1\/64 (Blister Pack Version)","description":"\u003cp data-mce-fragment=\"1\"\u003eIn stock in Australia, usually ships within 1 business day.\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e• Car Model: Pandem Nissan GT-R (R35)\u003cbr data-mce-fragment=\"1\"\u003e• Model made by: MINI GT\u003cbr data-mce-fragment=\"1\"\u003e• Length of model: approx. 75 mm\u003cbr data-mce-fragment=\"1\"\u003e• Barcode: 4895183687515\u003cbr\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e* Collector's model\u003cbr data-mce-fragment=\"1\"\u003eDelicate detailed model, not a toy.\u003cbr data-mce-fragment=\"1\"\u003eNot suitable for children under 14 years. \u003cbr data-mce-fragment=\"1\"\u003eModel contains small parts which may pose a choking hazard if swallowed.\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e* Disclaimer\u003cbr data-mce-fragment=\"1\"\u003eProduct color may slightly vary due to photographic lighting sources or your monitor settings\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780998_1301000_600x600.jpg?v=1610418309\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780998_1301000_600x600.jpg?v=1610418309\"\u003e\u003cbr\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780999_130449_600x600.jpg?v=1610418316\"\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780998_130481_600x600.jpg?v=1610418302\"\u003e\u003c\/p\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37495581376673,"sku":"4895183687515","price":19.99,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/MiniGTPandemNissanGT-RVelocityBlue.jpg?v=1610418387"},{"product_id":"4895183687461","title":"NISSAN Pandem GT-R (R35) Lava Red, Mini GT diecast model 1\/64 (Blister Pack Version)","description":"\u003cp data-mce-fragment=\"1\"\u003eIn stock in Australia, usually ships within 1 business day.\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e• Car Model: Pandem Nissan GT-R (R35)\u003cbr data-mce-fragment=\"1\"\u003e• Model made by: MINI GT\u003cbr data-mce-fragment=\"1\"\u003e• Length of model: approx. 75 mm\u003cbr data-mce-fragment=\"1\"\u003e• Barcode: 4895183687461\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e* Collector's model\u003cbr data-mce-fragment=\"1\"\u003eDelicate detailed model, not a toy.\u003cbr data-mce-fragment=\"1\"\u003eNot suitable for children under 14 years. \u003cbr data-mce-fragment=\"1\"\u003eModel contains small parts which may pose a choking hazard if swallowed.\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e* Disclaimer\u003cbr data-mce-fragment=\"1\"\u003eProduct color may slightly vary due to photographic lighting sources or your monitor settings\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780709_129225_600x600.jpg?v=1610418967\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780709_129225_600x600.jpg?v=1610418967\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780709_129832_600x600.jpg?v=1610418974\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780709_129832_600x600.jpg?v=1610418974\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780708_129842_600x600.jpg?v=1610418981\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1571780708_129842_600x600.jpg?v=1610418981\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37495624695969,"sku":"4895183687461","price":19.99,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/MiniGTPandemNissanGT-RLavaRed.jpg?v=1610419012"},{"product_id":"4895183687812","title":"NISSAN Skyline GT-R (R32) GR. A #87 1992 Japan Touring car Championship, MINI GT No.102 diecast model 1\/64 (Blister Pack)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline GT-R (R32) GR. A #87 1992 Japan Touring car Championship, MINI GT No.102 diecast model 1\/64 (Blister Pack) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003431\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00102\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37497458327713,"sku":"4895183687812","price":20.15,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/MiniGTNissanSKylineGT-RGr.A_87.jpg?v=1610443651"},{"product_id":"4895183685702","title":"Nissan Skyline GT-R R32 Kyoseki JTC Japan Touringcar Championship 1993 Gr.A #55 (RHD) (Diecast Car)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline GT-R Gr.A #55 1993 Japan Touring Car Championship, MINI GT No.105 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003448\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00105\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37509393973409,"sku":"4895183685702","price":20.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/105.jpg?v=1610554117"},{"product_id":"4895183687430","title":"NISSAN EVA RT Test Type-01 Xworks GT-R Okayama Test Super GT 2019, Mini GT diecast model 1\/64","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eEva RT Test Type-01 X Works GT-R Super GT GT300 2019 #33 Test Car (Hong Kong Limited) (Diecast Car) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0002887\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e4895183687430\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37509508989089,"sku":"4895183687430","price":32.1,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/91.jpg?v=1610555160"},{"product_id":"4895183685092","title":"NISSAN Eva RT Production Model-02 X Works GT-R, MINI GT diecast model 1\/64","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Eva RT Production Model-02 X Works GT-R, MINI GT diecast model 1\/64 \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003398\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00128\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37509528649889,"sku":"4895183685092","price":32.8,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/128.jpg?v=1610555429"},{"product_id":"4895183691307","title":"LB Works Nissan GT-R R35 Type1 Rear Wing Version1 Magic Bronze RHD (Diecast Car)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eLB Works Nissan GT-R R35 Type1 Rear Wing Version1 Magic Bronze RHD (Diecast Car) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003234\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00033-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37509603655841,"sku":"4895183691307","price":28.39,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/33.jpg?v=1610555937"},{"product_id":"4895183692014","title":"NISSAN GT-R (R35) LB Works Type I HK Exclusive (High Rear Wing)","description":"\u003cstrong data-mce-fragment=\"1\"\u003eIn stock in Australia, usually ships within 1 business day.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"product-description rte\" data-mce-fragment=\"1\" itemprop=\"description\"\u003e\n\u003cdiv class=\"grid-item large--three-fifths\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"product-description rte\" data-mce-fragment=\"1\" itemprop=\"description\"\u003e\n\u003cdiv class=\"product-description rte\" data-mce-fragment=\"1\" itemprop=\"description\"\u003e\n\u003cdiv class=\"product-description rte\" data-mce-fragment=\"1\" itemprop=\"description\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e• Car Model: NISSAN GT-R (R35)\u003cbr data-mce-fragment=\"1\"\u003e• Model made by: MINI GT\u003cbr data-mce-fragment=\"1\"\u003e• Length of model: approx. 75 mm\u003cbr data-mce-fragment=\"1\"\u003e• Barcode: 4895183692014\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e* Collector's model\u003cbr data-mce-fragment=\"1\"\u003eDelicate detailed model, not a toy.\u003cbr data-mce-fragment=\"1\"\u003eNot suitable for children under 14 years. \u003cbr data-mce-fragment=\"1\"\u003eModel contains small parts which may pose a choking hazard if swallowed.\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e* Disclaimer\u003cbr data-mce-fragment=\"1\"\u003eProduct color may slightly vary due to photographic lighting sources or your monitor settings\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1550612058_83680_600x600.jpg?v=1610557044\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1550612058_83680_600x600.jpg?v=1610557044\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1550612060_83926_600x600.jpg?v=1610557071\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1550612060_83926_600x600.jpg?v=1610557071\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1550612059_83303_600x600.jpg?v=1610557064\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/files\/1550612059_83303_600x600.jpg?v=1610557064\"\u003e\u003cbr\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":37509757534369,"sku":"4895183692014","price":28.39,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/29.jpg?v=1610557116"},{"product_id":"nissan-nv350-caravan-tomica-no-105-diecast-model","title":"NISSAN NV350 Caravan (Special First Edition) Tomica No.105 diecast model","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN NV350 Caravan (Special First Edition), Tomica No.105 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005787\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eN\/A\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eClassic Tomica\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":39396691378337,"sku":"4904810859697","price":7.43,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC09921-GINZAT_W800.jpg?v=1615718607"},{"product_id":"4895183679459","title":"NISSAN Skyline GT-R (R32) Gr. A #11 BP 1993 Japan Touringcar Championship, MINI GT No.178 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline GT-R (R32) Gr. A #11 BP 1993 Japan Touringcar Championship, MINI GT No.178 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003430\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00178\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":39516036399265,"sku":"4895183679459","price":19.21,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC00084-GINZAT1000.jpg?v=1616931147"},{"product_id":"4904810143536","title":"Nissan Ariya Tomica No.64 diecast model","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNissan Ariya Tomica No.64 diecast model \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005740\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica No.064\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eClassic Tomica\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":40325706121377,"sku":"4904810143536","price":6.38,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4904810143536-1-web-W600.jpg?v=1689392348"},{"product_id":"4904810149408","title":"NISSAN Skyline 2000 Turbo GT-E S, Tomica Premium No.8 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline 2000 Turbo GT-E S, Tomica Premium No.8 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005801\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Premium No.08 (2021)\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 41 x 39 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":40477431300257,"sku":"4904810149408","price":8.98,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/SDIM0023-900_02.jpg?v=1627608166"},{"product_id":"4904810179207","title":"NISSAN Skyline 2000 Turbo GT-E S (Tomica Premium Anniversary Edition) Tomica Premium No.08 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline 2000 Turbo GT-E S (Tomica Premium Anniversary Edition) Tomica Premium No.08 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005800\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Premium No.08\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 41 x 39 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":40477510566049,"sku":"4904810179207","price":8.98,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/SDIM0019-900_02_666ed7f5-0ae3-49ae-9e09-b9f65c177fc9.jpg?v=1627608124"},{"product_id":"4904810859963","title":"NISSAN Fairlady Z Nismo Police Car Tomica No.61 diecast model","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eTomica No.061 Nissan Fairlady Z NISMO Patrol Car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005752\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Classic No.061\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eClassic Tomica Series\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eW78×H41×D39mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eClassic Tomica Current\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":40626563842209,"sku":"4904810859963","price":9.8,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4904810859963-02-ginzat-web-W650.jpg?v=1688497135"},{"product_id":"4904810173052","title":"NISSAN GT-R50 by ITALDESIGN, Tomica Premium No.23 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN GT-R50 by ITALDESIGN, Tomica Premium No.23 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005776\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Premium No.23\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 41 x 39 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":40780357828769,"sku":"4904810173052","price":8.98,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC00185-900_01.jpg?v=1630988348"},{"product_id":"4904810176022","title":"Nissan Skyline 2000 GT-R (KPGC110), Tomica Premium No.17 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNissan Skyline 2000 GT-R (KPGC110), Tomica Premium No.17 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005799\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica Premium No.17\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003e78 x 41 x 39 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":40780414845089,"sku":"4904810176022","price":8.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC00218-900.jpg?v=1630987865"},{"product_id":"4904810852728","title":"NISSAN Skyline GT-R V-Spec II Nur, Tomica Premium No.11 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eTomica Premium 11 Nissan Skyline GT-R V-SPEC II Nür \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005810\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eTomica Premium\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eW78×H41×D39mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":41120634503329,"sku":"4904810852728","price":13.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC08554-GINZAT_W1500_dcbd8f48-aa46-4a0d-93fc-c77f6a8c10ff.jpg?v=1634922699"},{"product_id":"4904810108924","title":"NISSAN Skyline GT-R [BNR32], Tomica Premium No.26 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eTomica Premium 26 Nissan Skyline GT-R (BNR32) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005807\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eTomica Premium\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eW78×H41×D39mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Premium\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":41122324381857,"sku":"4904810108924","price":8.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC08688-GINZAT_W1500_f5d07d82-8e19-40c9-9c6f-b69713999307.jpg?v=1634948093"},{"product_id":"4895183692090","title":"NISSAN GT-R (R35) LB Works Black w\/ Copper Wheel, MINI GT 5 diecast model 1\/64 (Blister Pack Version)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN GT-R (R35) LB Works Black w\/ Copper Wheel, MINI GT 5 diecast model 1\/64 (Blister Pack Version) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003407\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":41187517792417,"sku":"4895183692090","price":21.2,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC00452-900_2c19de19-b5b7-4406-8643-96cedb262c53.jpg?v=1636011103"},{"product_id":"4895183679923","title":"NISSAN 35GT-RR LB-Sihouette Works GT Lava Red, MINI GT No.191 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN 35GT-RR LB-Sihouette Works GT Lava Red, MINI GT No.191 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003396\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00191-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":41193956278433,"sku":"4895183679923","price":18.8,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC00499-800.jpg?v=1636127709"},{"product_id":"4543736315179","title":"NISSAN Atlas Hanamidai Auto Safety Loader Big Wide, Tomytec Tomica Limited Vintage Neo diecast model car LV-N221b","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Atlas Hanamidai Auto Safety Loader Big Wide, Tomytec Tomica Limited Vintage Neo diecast model car LV-N221b \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0007880\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTomytec\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eLV-N221b\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Limited Vintage Neo\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"TOMYTEC","offers":[{"title":"Default Title","offer_id":41529483264161,"sku":"4543736315179","price":100.38,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC08867-900_60b8f798-853a-48d3-87a8-ac78eb7322c2.jpg?v=1643438916"},{"product_id":"nissan-skyline-tomica-no-76-diecast-model-car-r2202","title":"NISSAN Skyline, Tomica No.76 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline, Tomica No.76 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005815\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica No.076\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eClassic Tomica\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":41579062558881,"sku":"4904810158271","price":8.86,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC09144-GINZAT_W800_0929d23d-f3bf-463c-aa37-6a7396ce9845.jpg?v=1644478614"},{"product_id":"4543736316930","title":"NISSAN Safari Extra Van DX 85', Tomica Limited Vintage Neo diecast model car LV-N109c","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Safari Extra Van DX 85', Tomica Limited Vintage Neo diecast model car LV-N109c \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0007900\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTomytec\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eLV-N109c\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Limited Vintage Neo\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"TOMYTEC","offers":[{"title":"Default Title","offer_id":41713814798497,"sku":"4543736316930","price":34.69,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/SDIM8975-900.jpg?v=1647500757"},{"product_id":"4904810174851","title":"NISSAN Fairlady Z (Z34) Ikazuchi Yellow (Special First Edition), Tomica No.59 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Fairlady Z (Z34) Ikazuchi Yellow (Special First Edition), Tomica No.59 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0005746\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTakara Tomy\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eTomica No.059\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eClassic Tomica\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Takara Tomy","offers":[{"title":"Default Title","offer_id":41713951670433,"sku":"4904810174851","price":9.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/SDIM8973-900.jpg?v=1647503934"},{"product_id":"4895183682862","title":"NISSAN 35GT-RR LB-Silhouette WORKS GT - Matte Black LBWK, Mini GT No. 291 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN 35GT-RR LB-Silhouette WORKS GT - Matte Black LBWK, Mini GT No. 291 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003397\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00291-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":41721950666913,"sku":"4895183682862","price":18.73,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/1628010201_322446-1100_01.jpg?v=1647674988"},{"product_id":"4895183684804","title":"NISSAN Skyline GT-R Nismo S-Tune White, MINI GT No.106 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN Skyline GT-R Nismo S-Tune White, MINI GT No.106 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003455\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00106-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":41727545639073,"sku":"4895183684804","price":20.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/SDIM9004-1000.jpg?v=1647920986"},{"product_id":"9588826263485","title":"NISSAN Sunny Hakotora \"Falken Tires\" Pickup Truck, INNO64 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINNO Models 1\/64 Nissan Sunny Truck Hakotora `Falken Tires` Concept Livery \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0011924\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eINNO Models\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eIN64-HKT-FAL\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eINNO64\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"INNO Models","offers":[{"title":"Default Title","offer_id":41819578695841,"sku":"9588826263485","price":38.5,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/9588826263485-w1250.jpg?v=1666190823"},{"product_id":"4895183681421","title":"DATSUN 510 Pro Street OG Green S1\/01, Mini GT X Kaido House diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eDATSUN 510 Pro Street OG Green S1\/01, Mini GT X Kaido House diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0002846\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eKHMG001\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eScale 1\/64\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":41850033668257,"sku":"4895183681421","price":29.55,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/DSC08772-800.jpg?v=1650445170"},{"product_id":"4543736316831","title":"NISSAN 180SX Type-II Special Selection Equipped Car 89', Tomytec Tomica Limited Vintage Neo 1:64 (LV-N252a) diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN 180SX Type-II Special Selection Equipped Car 89', Tomytec Tomica Limited Vintage Neo 1:64 (LV-N252a) diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0007878\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTomytec\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eLV-N252a\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Limited Vintage Neo\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"TOMYTEC","offers":[{"title":"Default Title","offer_id":41875404390561,"sku":"4543736316831","price":42.8,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/IMG_8962-GINZAT1100.jpg?v=1651021205"},{"product_id":"4543736320005","title":"NISSAN GT-R Nismo Special edition 2022 model, Tomica Limited Vintage Neo diecast model car (LV-N254a)","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNISSAN GT-R Nismo Special edition 2022 model, Tomica Limited Vintage Neo diecast model car (LV-N254a) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0007894\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTomytec\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eLV-N254a\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Limited Vintage Neo\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Tomytec","offers":[{"title":"Default Title","offer_id":41891134308513,"sku":"4543736320005","price":36.41,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/IMG_8992-GINZAT1100.jpg?v=1651413797"},{"product_id":"4895183682503","title":"LB-Silhouette WORKS GT NISSAN 35GT-RR \"Class\", MINI GT 281 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eLB-Silhouette WORKS GT NISSAN 35GT-RR \"Class\", MINI GT No.281 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003259\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00281-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":41947386806433,"sku":"4895183682503","price":18.45,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/IMG_9012-GINZAT1100.jpg?v=1652845815"},{"product_id":"4895183681636","title":"DATSUN 510 Pro Street SK510 Red, Mini GT X Kaido House diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eDATSUN 510 Pro Street SK510 Red, Mini GT X Kaido House diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0002849\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eAbout \u003c\/strong\u003eNA\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eScale \u003c\/strong\u003eScale 1\/64\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":42023244136609,"sku":"4895183681636","price":31.79,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4895183681636-1-web-W850.jpg?v=1690821822"},{"product_id":"4895183680455","title":"NISSAN 35GT-RR LB-Sihouette WORKS GT White LBWK, MINI GT 209 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eLB-Silhouette Works GT Nissan 35GT-RR Ver.2 White LBWK (RHD) (Diecast Car) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0003277\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eMGT00209-R\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":42304573767841,"sku":"4895183680455","price":18.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4895183680455-01_62ef3d14-aa4a-4ddb-b938-33fab6e5b3fc.jpg?v=1685854047"},{"product_id":"4543736312482","title":"Nissan GT-R Nismo 2020, Tomica Limited Vintage Neo LV-N217 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eNissan GT-R Nismo 2020, Tomica Limited Vintage Neo LV-N217 diecast model car \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0007893\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eTomytec\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eLV-N217\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eTomica Limited Vintage Neo\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"Tomytec","offers":[{"title":"Default Title","offer_id":42307330801825,"sku":"4543736312482","price":38.9,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4543736312482-1.jpg?v=1659014078"},{"product_id":"4895183682916","title":"BRE Datsun 510 Pro Street, Kaido House 005 Mini GT diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eDatsun 510 Pro Street BRE510 V1 Kaido House (LHD) (Diecast Car) \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0002779\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eMINI GT\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003eKHMG005\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eMINI GT\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"MINI GT","offers":[{"title":"Default Title","offer_id":42645481324705,"sku":"4895183682916","price":29.98,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/4895183682916-00001-W1250_df24abd2-7e67-4421-aa86-8f5bed093c88.jpg?v=1674307691"},{"product_id":"9588826263669","title":"NISSAN Silvia (S14) Adrenaline Rocket Bunny Boss Thailand Special Edition, INNO64 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINNO Models 1\/64 Nissan Silvia S14 `Adrenaline` Rocket Bunny Boss by Chapter One Thailand Special Edition \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0011854\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eINNO Models\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eINNO64\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"INNO Models","offers":[{"title":"Default Title","offer_id":42648438767777,"sku":"9588826263669","price":35.85,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/9588826263669-00004-w1250.jpg?v=1666442879"},{"product_id":"9588826263713","title":"NISSAN Skyline GTS-R (R31) Dark Blue, INNO64 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINNO Models 1\/64 Skyline GTS-R (R31) Dark Blue \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0011919\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eINNO Models\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eINNO64\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"INNO Models","offers":[{"title":"Default Title","offer_id":42648438800545,"sku":"9588826263713","price":33.32,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/9588826263713-00001-w1250.jpg?v=1666442880"},{"product_id":"9588826263737","title":"NISSAN Skyline GTS-R (R31) #12 Calsonic JTC 1988, INNO64 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINNO Models 1\/64 Skyline GTS-R (R31) #12 `CALSONIC` JTCC 1987 \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0011916\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eINNO Models\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eINNO64\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"INNO Models","offers":[{"title":"Default Title","offer_id":42648438898849,"sku":"9588826263737","price":34.68,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/9588826263737-00001-w1250.jpg?v=1666442882"},{"product_id":"9588826263744","title":"NISSAN Skyline GTS-R (R31) #23 Ricoh JTC 1988, INNO64 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINNO Models 1\/64 Skyline GTS-R (R31) #23 `RICOH` JTCC 1988 \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0011917\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eINNO Models\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eINNO64\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"INNO Models","offers":[{"title":"Default Title","offer_id":42648438931617,"sku":"9588826263744","price":34.68,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/9588826263744-00001-w1250.jpg?v=1666442884"},{"product_id":"9588826263720","title":"NISSAN Skyline GTS-R (R31) Black Gun Metal, INNO64 diecast model car","description":"\u003cdiv style=\"font-family: Arial, sans-serif; line-height:1.5;\"\u003e    \u003c!-- PRODUCT TITLE --\u003e   \u003ch2 style=\"margin-bottom:5px;\"\u003eINNO Models 1\/64 Skyline GTS-R (R31) Black\/Gun Metallic \u003c\/h2\u003e   \u003cp style=\"color:#666; margin-top:0;\"\u003eScaled Diecast Vehicle \u003c\/p\u003e    \u003c!-- PRODUCT DETAILS --\u003e   \u003cdiv style=\"margin-top:20px;\"\u003e     \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eProduct Details\u003c\/h3\u003e     \u003cul style=\"padding-left:18px;\"\u003e       \u003cli\u003e\n\u003cstrong\u003eID \u003c\/strong\u003ePN0011918\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eBrand \u003c\/strong\u003eINNO Models\u003c\/li\u003e       \u003cli\u003e\n\u003cstrong\u003eModel \u003c\/strong\u003e -\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eAbout \u003c\/strong\u003e\u003c\/li\u003e       \u003cli\u003e\u003cstrong\u003eScale \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeries \u003c\/strong\u003eINNO64\u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/div\u003e  \u003c!-- DELIVERY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eDelivery Options\u003c\/h3\u003e\n\n    \u003c!-- REGIONAL DELIVERY --\u003e\n    \u003cdiv id=\"GROUPresult\" style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- EXPRESS DELIVERY --\u003e\n    \u003cdiv style=\"background:#f7f7f7; padding:10px; border-radius:6px; margin-top:10px;\"\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        \u003cstrong\u003eExpress Delivery\u003c\/strong\u003e\u003cbr\u003e\n        As fast as next business day for metro areas (arrives by \u003cspan id=\"expressDate\"\u003e\u003c\/span\u003e)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:0.9em; color:#666; margin-top:10px;\"\u003e\n      Orders ship within 1 business day with tracking.\u003cbr\u003e\n      Delivery times are estimates and may vary for regional areas, weekends, and public holidays.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RETURNS --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eReturns\u003c\/h3\u003e\n    \u003cp\u003eFor returns—please see our return policy for full details.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECURITY --\u003e\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"border-bottom:1px solid #ddd; padding-bottom:5px;\"\u003eSecure Shopping\u003c\/h3\u003e\n    \u003cp\u003e\n      Use Apple Pay for a quick and easy checkout experience with just a touch or glance. Enjoy secure payments without having to enter card details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- DELIVERY + COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n(function() {\n\n  function formatDate(d) {\n    return d.toLocaleDateString('en-AU', {\n      weekday: 'short',\n      day: 'numeric',\n      month: 'short'\n    });\n  }\n\n  function addBusinessDays(date, days) {\n    var result = new Date(date);\n    var added = 0;\n\n    while (added \u003c days) {\n      result.setDate(result.getDate() + 1);\n      if (result.getDay() !== 0 \u0026\u0026 result.getDay() !== 6) {\n        added++;\n      }\n    }\n    return result;\n  }\n\n  function updateCountdown() {\n    var now = new Date();\n    var cutoff = new Date();\n    cutoff.setHours(14, 0, 0, 0);\n\n    if (now \u003e cutoff) {\n      cutoff.setDate(cutoff.getDate() + 1);\n      cutoff.setHours(14, 0, 0, 0);\n    }\n\n    var diff = cutoff - now;\n    if (diff \u003c 0) diff = 0;\n\n    var hours = Math.floor(diff \/ (1000 * 60 * 60));\n    var mins = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    var el = document.getElementById(\"countdownTimer\");\n    if (el) {\n      el.innerText = hours + \"h \" + mins + \"m\";\n    }\n  }\n\n  var today = new Date();\n\n  \/\/ Express delivery (cutoff-aware)\n  var expressOffset = (new Date().getHours() \u003e= 14) ? 2 : 1;\n  var expressDate = formatDate(addBusinessDays(today, expressOffset));\n\n  \/\/ Regional delivery\n  var NSW1 = formatDate(addBusinessDays(today, 3));\n  var NSW2 = formatDate(addBusinessDays(today, 6));\n\n  var VIC1 = formatDate(addBusinessDays(today, 4));\n  var VIC2 = formatDate(addBusinessDays(today, 7));\n\n  var QLD1 = formatDate(addBusinessDays(today, 2));\n  var QLD2 = formatDate(addBusinessDays(today, 5));\n\n  \/\/ Render regional block\n  var el = document.getElementById(\"GROUPresult\");\n  if (el) {\n   el.innerHTML = `\n  \u003cdiv style=\"margin-bottom:6px;\"\u003e\n    \u003cstrong\u003eStandard Delivery\u003c\/strong\u003e\n  \u003c\/div\u003e\n  \u003cul style=\"margin:0; padding-left:18px;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eSydney:\u003c\/strong\u003e ${NSW1} – ${NSW2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMelbourne:\u003c\/strong\u003e ${VIC1} – ${VIC2}\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBrisbane:\u003c\/strong\u003e ${QLD1} – ${QLD2}\u003c\/li\u003e\n  \u003c\/ul\u003e\n    `;\n  }\n\n  \/\/ Express date\n  var expressEl = document.getElementById(\"expressDate\");\n  if (expressEl) {\n    expressEl.innerText = expressDate;\n  }\n\n  updateCountdown();\n  setInterval(updateCountdown, 60000);\n\n})();\n\u003c\/script\u003e","brand":"INNO Models","offers":[{"title":"Default Title","offer_id":42648439160993,"sku":"9588826263720","price":33.32,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/1729\/5009\/products\/9588826263720-1-W1250.jpg?v=1666442891"}],"url":"https:\/\/www.ginzat.com\/collections\/shop-for-nissan-diecast-models.oembed?page=12","provider":"GINZAT","version":"1.0","type":"link"}