{"title":"Custom Daily Carry","description":"","products":[{"product_id":"custom-rubber-clog-charms","title":"Custom Rubber Clog Charms - Order Online","description":"\u003cstyle\u003e\n  \/* ================================\n     Order Online Page (Clean + CRO)\n     For: Custom Rubber Clog Charms\n     Fix: Mobile responsive + no overflow\n     ================================ *\/\n\n  .order-online-wrapper{\n    --text: #121212;\n    --line: #e8e8e8;\n    --bg-soft: #f7f7f7;\n\n    --radius: 10px;\n\n    --btn-bg: #000;\n    --btn-text: #fff;\n    --btn-border: #000;\n\n    --title-size: 18px;\n    --body-size: 16px;\n    --small-size: 14px;\n\n    font-size: var(--body-size);\n    color: var(--text);\n    line-height: 1.75;\n\n    \/* Optional: avoid theme edge overflow *\/\n    max-width: 100%;\n  }\n\n  .order-online-wrapper *{ color: var(--text); }\n\n  .order-online-wrapper .oo-lead{\n    margin: 0 0 14px 0;\n    font-size: var(--body-size);\n  }\n\n  .order-online-wrapper .oo-strong{ font-weight: 800; }\n\n  .order-online-wrapper .oo-divider{\n    border: 0;\n    border-top: 1px solid var(--line);\n    margin: 18px 0;\n  }\n\n  .order-online-wrapper .oo-step{ margin: 0 0 22px 0; }\n\n  .order-online-wrapper .oo-step-title{\n    margin: 0 0 10px 0;\n    font-size: var(--title-size);\n    font-weight: 800;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n\n    \/* Safety for mobile long titles *\/\n    overflow-wrap: anywhere;\n  }\n\n  .order-online-wrapper .oo-step-sub{\n    margin: 0 0 12px 0;\n    font-size: var(--body-size);\n  }\n\n  .order-online-wrapper .oo-list{\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .order-online-wrapper .oo-list li{\n    margin: 8px 0;\n    overflow-wrap: anywhere; \/* avoid long strings causing overflow *\/\n  }\n\n  .order-online-wrapper .oo-card{\n    background: var(--bg-soft);\n    border: 1px solid var(--line);\n    border-radius: var(--radius);\n    padding: 16px;\n    margin: 22px 0;\n\n    \/* prevent inner content pushing width *\/\n    box-sizing: border-box;\n  }\n\n  .order-online-wrapper .oo-card-title{\n    margin: 0 0 10px 0;\n    font-size: 16px;\n    font-weight: 800;\n    overflow-wrap: anywhere;\n  }\n\n  .order-online-wrapper .oo-card-row{\n    margin: 8px 0;\n    overflow-wrap: anywhere;\n  }\n\n  .order-online-wrapper .oo-cta{\n    text-align: center;\n    margin-top: 20px;\n  }\n\n  .order-online-wrapper .oo-cta-title{\n    margin: 0 0 12px 0;\n    font-size: 18px;\n    font-weight: 800;\n    overflow-wrap: anywhere;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--btn-bg);\n    color: var(--btn-text) !important;\n    border: 1px solid var(--btn-border);\n    padding: 16px 30px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 16px;\n    letter-spacing: .2px;\n    min-height: 52px;\n    min-width: 280px;\n    white-space: nowrap;\n\n    \/* ===== Fix: prevent 100% width + padding overflow ===== *\/\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .order-online-wrapper .oo-cta-btn:hover{ opacity: .92; }\n\n  .order-online-wrapper .oo-cta-note{\n    margin-top: 10px;\n    font-size: var(--small-size);\n    opacity: .9;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 768px){\n    .order-online-wrapper{\n      --title-size: 17px;\n      --body-size: 16px;\n      --small-size: 14px;\n\n      \/* ===== Fix: stop accidental horizontal scroll on mobile ===== *\/\n      overflow-x: hidden;\n    }\n\n    .order-online-wrapper .oo-cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;          \/* override min-width:280px *\/\n      padding: 16px 16px;\n\n      \/* If text is long, allow wrapping on small screens *\/\n      white-space: normal;\n      word-break: break-word;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eReady to order your custom rubber clog charms?\u003c\/span\u003e\u003cbr\u003eUpload your logo, select your quantity, and we’ll handle molding, color matching, and production. Designed for clog-style shoes with ventilation holes.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- STEP 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Select Your Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eChoose your quantity to unlock volume pricing. \u003cstrong\u003eMinimum order is 20 pieces\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"oo-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinimum order:\u003c\/strong\u003e 20 pieces\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePricing advantage:\u003c\/strong\u003e The more you order, the lower the unit price.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 2 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Artwork \u0026amp; Production\u003c\/h3\u003e\n\u003cul class=\"oo-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUpload your logo:\u003c\/strong\u003e AI, PDF, PNG, or JPG (high-resolution recommended).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePantone color matching:\u003c\/strong\u003e Accurate brand color reproduction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard timeline:\u003c\/strong\u003e About 25 business days after artwork approval.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush option:\u003c\/strong\u003e As fast as 10 business days (additional fees apply).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Checkout \u0026amp; Proof\u003c\/h3\u003e\n\u003cul class=\"oo-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlace your order online:\u003c\/strong\u003e Secure your production slot.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDigital proof included:\u003c\/strong\u003e Production begins only after your approval.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransparent pricing:\u003c\/strong\u003e Any special requests are confirmed before production.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- WHY BOX --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eWhy Order From Besty Promo?\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eAll-inclusive pricing:\u003c\/strong\u003e No mold fees · No tax · Free shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eUniversal fit:\u003c\/strong\u003e Designed for popular clog-style shoes with ventilation holes\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality assurance:\u003c\/strong\u003e Proof approval + satisfaction guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eNeed a quick logo or customization check?\u003c\/p\u003e\n\u003ca class=\"oo-cta-btn\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-pvc-rubber-clog-charms#free-mockup-form\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066811179186,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":45823264948402,"sku":null,"price":196.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066811211954,"sku":"","price":296.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066811244722,"sku":"","price":427.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066811277490,"sku":"","price":539.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066811310258,"sku":"","price":609.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066811343026,"sku":"","price":698.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066811375794,"sku":"","price":768.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066811408562,"sku":"","price":814.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066811441330,"sku":"","price":946.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066811474098,"sku":"","price":1087.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066811506866,"sku":"","price":1214.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066811539634,"sku":"","price":1357.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066811572402,"sku":"","price":1475.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066811605170,"sku":"","price":1618.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066811637938,"sku":"","price":2227.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066811670706,"sku":"","price":2607.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066811703474,"sku":"","price":3772.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066811736242,"sku":"","price":5299.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066811769010,"sku":"","price":9565.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm1.jpg?v=1763966297"},{"product_id":"custom-versatile-shoe-charms","title":"Custom versatile Shoe Charms - Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom UV Reactive Versatile Shoe Charms\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv style=\"margin: 14px 0 0 0;\" class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca class=\"oo-cta-btn\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-versatile-shoe-charms-free-design-proof-quote#free-mockup-form\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066838999218,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":45066838966450,"sku":"","price":208.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066839031986,"sku":"","price":336.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066839064754,"sku":"","price":488.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066839097522,"sku":"","price":629.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066839130290,"sku":"","price":711.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066839163058,"sku":"","price":816.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066839195826,"sku":"","price":897.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066839228594,"sku":"","price":951.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066839261362,"sku":"","price":1104.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066839294130,"sku":"","price":1270.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066839326898,"sku":"","price":1418.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066839359666,"sku":"","price":1584.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066839392434,"sku":"","price":1722.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066839425202,"sku":"","price":1889.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066839490738,"sku":"","price":3400.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066839523506,"sku":"","price":4169.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066839556274,"sku":"","price":6189.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066839589042,"sku":"","price":11171.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/ShoeCharm2.jpg?v=1763966437"},{"product_id":"custom-glow-in-the-dark-clog-charms","title":"Custom Glow-in-the-Dark Clog Charms - Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eCustom Glow-in-the-Dark Clog Charms\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv style=\"margin: 14px 0 0 0;\" class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca class=\"oo-cta-btn\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-glow-in-the-dark-clog-charms-free-design-proof-quote#free-mockup-form\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066821238962,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066821271730,"sku":"","price":194.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066821304498,"sku":"","price":317.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066821337266,"sku":"","price":573.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066821370034,"sku":"","price":648.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066821402802,"sku":"","price":743.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066821435570,"sku":"","price":818.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066821468338,"sku":"","price":867.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066821501106,"sku":"","price":1007.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066821533874,"sku":"","price":1156.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066821566642,"sku":"","price":1292.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066821599410,"sku":"","price":1443.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066821632178,"sku":"","price":1568.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066821664946,"sku":"","price":1721.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066821796018,"sku":"","price":5635.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066821828786,"sku":"","price":10169.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm3.jpg?v=1763966468"},{"product_id":"custom-glow-in-the-dark-versatile-shoe-charms","title":"Custom Glow-in-the-Dark Versatile Shoe Charms – Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom Glow-in-the-Dark Versatile Shoe Charms\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-glow-in-the-dark-versatile-shoe-charms-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066847223986,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066847256754,"sku":"","price":295.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066847289522,"sku":"","price":459.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066847322290,"sku":"","price":678.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066847355058,"sku":"","price":766.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066847387826,"sku":"","price":878.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066847420594,"sku":"","price":966.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066847453362,"sku":"","price":1024.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066847486130,"sku":"","price":1189.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066847518898,"sku":"","price":1367.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066847551666,"sku":"","price":1526.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066847584434,"sku":"","price":1705.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066847617202,"sku":"","price":1853.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066847649970,"sku":"","price":2033.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066847682738,"sku":"","price":2799.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066847715506,"sku":"","price":3276.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066847748274,"sku":"","price":4486.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066847781042,"sku":"","price":6659.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066847813810,"sku":"","price":12018.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm4.jpg?v=1763966484"},{"product_id":"3d-epoxy-metal-clog-charms","title":"Custom Logo Domed Metal Clog Charms - Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom Logo Domed Metal Clog Charms\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-logo-domed-metal-clog-charms-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066594484402,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066594517170,"sku":"","price":238.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066594549938,"sku":"","price":400.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066594582706,"sku":"","price":464.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066594615474,"sku":"","price":531.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066594648242,"sku":"","price":621.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066594681010,"sku":"","price":802.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066594713778,"sku":"","price":962.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066594746546,"sku":"","price":1142.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066594779314,"sku":"","price":1323.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066594812082,"sku":"","price":1503.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066594844850,"sku":"","price":1656.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066594877618,"sku":"","price":1800.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066594910386,"sku":"","price":1944.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066594943154,"sku":"","price":2800.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066594975922,"sku":"","price":3800.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066595008690,"sku":"","price":4624.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066595041458,"sku":"","price":7344.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45071912173746,"sku":null,"price":13873.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/ShoeCharm5.jpg?v=1763966509"},{"product_id":"custom-clip-shoe-charms-regular","title":"Custom PVC Shoelace Charm","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom PVC Shoelace Charm\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-pvc-shoelace-charm-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066799546546,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066799579314,"sku":"","price":287.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066799612082,"sku":"","price":415.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066799644850,"sku":"","price":523.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066799677618,"sku":"","price":591.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066799710386,"sku":"","price":678.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066799743154,"sku":"","price":746.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066799775922,"sku":"","price":791.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066799808690,"sku":"","price":918.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066799841458,"sku":"","price":1055.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066799874226,"sku":"","price":1178.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066799906994,"sku":"","price":1317.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066799939762,"sku":"","price":1431.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066799972530,"sku":"","price":1570.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066800005298,"sku":"","price":2408.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066800038066,"sku":"","price":2819.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066800070834,"sku":"","price":3860.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066800103602,"sku":"","price":5114.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066800136370,"sku":"","price":9285.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/ShoeCharm6.jpg?v=1763966756"},{"product_id":"custom-uv-reactive-clog-charms","title":"Custom UV Magic Clog Charms - Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom UV Magic Clog Charms\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-uv-magic-clog-charms-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066836967602,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066837000370,"sku":"","price":180.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066837033138,"sku":"","price":287.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066837065906,"sku":"","price":573.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066837098674,"sku":"","price":648.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066837131442,"sku":"","price":743.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066837164210,"sku":"","price":818.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066837196978,"sku":"","price":867.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066837229746,"sku":"","price":1007.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066837262514,"sku":"","price":1156.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066837295282,"sku":"","price":1292.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066837328050,"sku":"","price":1443.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066837360818,"sku":"","price":1568.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066837393586,"sku":"","price":1721.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066837459122,"sku":"","price":2772.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066837491890,"sku":"","price":3796.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066837524658,"sku":"","price":6326.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066837557426,"sku":"","price":12653.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm8.jpg?v=1763966548"},{"product_id":"custom-uv-reactive-versatile-shoe-charms","title":"Custom UV Reactive Versatile Shoe Charms - Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom UV Reactive Versatile Shoe Charm\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-uv-reactive-versatile-shoe-charms-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066843521202,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066843553970,"sku":"","price":387.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066843586738,"sku":"","price":526.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066843619506,"sku":"","price":766.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066843652274,"sku":"","price":915.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066843685042,"sku":"","price":1006.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066843717810,"sku":"","price":1210.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066843750578,"sku":"","price":1408.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066843783346,"sku":"","price":1605.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066843816114,"sku":"","price":1827.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066843848882,"sku":"","price":2015.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066843881650,"sku":"","price":2194.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066843914418,"sku":"","price":2371.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066843947186,"sku":"","price":2563.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066843979954,"sku":"","price":3603.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066844012722,"sku":"","price":4278.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066844045490,"sku":"","price":5691.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066844078258,"sku":"","price":9051.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066844111026,"sku":"","price":17363.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/UV-Magic-versatile-Shoe-Charms1.jpg?v=1763966734"},{"product_id":"custom-clip-shoe-charms-uv","title":"Custom Clip Shoe Charms - UV – Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom Clip Shoe Charms - UV\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-uv-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066803609778,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066803642546,"sku":"","price":287.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066803675314,"sku":"","price":475.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066803708082,"sku":"","price":657.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066803740850,"sku":"","price":755.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066803773618,"sku":"","price":805.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066803806386,"sku":"","price":916.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066803839154,"sku":"","price":1004.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066803871922,"sku":"","price":1151.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066803904690,"sku":"","price":1354.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066803937458,"sku":"","price":1519.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066803970226,"sku":"","price":1700.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066804002994,"sku":"","price":1858.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066804035762,"sku":"","price":2039.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066804068530,"sku":"","price":2844.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066804101298,"sku":"","price":3427.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066804134066,"sku":"","price":4789.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066804166834,"sku":"","price":7326.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066804199602,"sku":"","price":13608.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/UV_MagicShoe_Charms_d199d157-485c-432b-88b0-2c36ad583ec1.jpg?v=1773906568"},{"product_id":"custom-clip-shoe-charms-glowing","title":"Custom Clip Shoe Charms - Glowing – Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom Clip Shoe Charms - Glowing\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv class=\"oo-card\" style=\"margin: 14px 0 0 0;\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-glowing-free-design-proof-quote#free-mockup-form\" class=\"oo-cta-btn\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":45066796695730,"sku":"","price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45066796728498,"sku":"","price":287.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45066796761266,"sku":"","price":415.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45066796794034,"sku":"","price":573.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45066796826802,"sku":"","price":648.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45066796859570,"sku":"","price":743.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45066796892338,"sku":"","price":818.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45066796925106,"sku":"","price":867.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45066796957874,"sku":"","price":1007.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45066796990642,"sku":"","price":1156.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45066797023410,"sku":"","price":1292.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45066797056178,"sku":"","price":1443.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45066797088946,"sku":"","price":1568.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45066797121714,"sku":"","price":1721.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45066797154482,"sku":"","price":2369.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45066797187250,"sku":"","price":2772.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45066797220018,"sku":"","price":3796.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45066797252786,"sku":"","price":5635.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45066797285554,"sku":"","price":10169.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charms10.jpg?v=1763966813"},{"product_id":"custom-3d-die-cut-rubber-keychains","title":"Custom 3D Die Cut Rubber Keychains","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/keychains-free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eElevate Your Brand with Custom 3D Rubber Keychains\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEnhance your brand’s visibility and impact with our custom 3D rubber keychains. These keychains are perfect for businesses, clubs, schools, and various organizations looking to make their brand unique and memorable.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFully Customizable:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eEach keychain can be tailored to match your logo, ensuring a perfect representation of your brand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3D Embossed Design:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eExpertly crafted with embossing techniques to create a striking three-dimensional effect that highlights every detail of your logo.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Material:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eMade from high-quality soft PVC, ensuring durability and a premium feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Sizes and Shapes:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eCustomizable sizes and shapes based on your logo design, with a typical thickness ranging from 4-6mm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePersonalized Backside Options:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eChoose to add single-color printed text on the back, adding a personalized touch to each keychain.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndividual Packaging:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eEach keychain is individually packed in a transparent bag for easy storage and distribution.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIdeal For:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCorporate Gifts\u003c\/li\u003e\n\u003cli\u003eSchool Fundraisers\u003c\/li\u003e\n\u003cli\u003eSports Teams\u003c\/li\u003e\n\u003cli\u003eEvent Giveaways\u003c\/li\u003e\n\u003cli\u003ePromotional Merchandise\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eUsage Scenarios:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWith custom keychains, your brand message stays with your clients and users wherever they go. These keychains are not only practical but also ensure broader visibility for your brand in daily life.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Now:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDon’t miss the opportunity to elevate your brand. Order your custom 3D rubber keychains today and infuse your brand with unique charm!\u003c\/p\u003e","brand":"3D Shoe Charms","offers":[{"title":"1","offer_id":45290660397234,"sku":null,"price":130.0,"currency_code":"AUD","in_stock":true},{"title":"10","offer_id":45071538323634,"sku":"","price":144.0,"currency_code":"AUD","in_stock":true},{"title":"20","offer_id":45071538356402,"sku":"","price":160.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45071538389170,"sku":"","price":317.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45071538421938,"sku":"","price":518.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45071538454706,"sku":"","price":649.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45071538487474,"sku":"","price":755.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45071538520242,"sku":"","price":842.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45071538553010,"sku":"","price":1050.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45071538585778,"sku":"","price":1142.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45071538618546,"sku":"","price":1183.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45071538651314,"sku":"","price":1323.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45071538684082,"sku":"","price":1406.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45071538716850,"sku":"","price":1521.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45071538749618,"sku":"","price":1624.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45071538782386,"sku":"","price":1729.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45071538815154,"sku":"","price":1433.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45071538847922,"sku":"","price":3089.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45071538913458,"sku":"","price":7316.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45071538946226,"sku":"","price":14498.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/rubberkeychains01.jpg?v=1767688815"},{"product_id":"custom-aluminium-bottle-opener-keychains-8s","title":"Custom Aluminium Bottle Opener Keychains-8S","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Aluminium Bottle Opener Keychains are the perfect mix of practicality and personalization. Made from lightweight yet durable aluminium, these keychains feature a built-in bottle opener, making them both functional and stylish. Whether you're looking to create custom promotional items, giveaways, or personalized gifts, these keychains are ideal for any occasion.\u003c\/p\u003e\n\u003cp\u003eThe sleek aluminium finish ensures a premium look, while the bottle opener function adds value and usability. These keychains can be fully customized with your logo, text, or artwork, making them a great choice for branding or as gifts for customers, employees, or event attendees.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from lightweight, durable aluminium\u003c\/li\u003e\n\u003cli\u003eBuilt-in bottle opener for added convenience\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or artwork\u003c\/li\u003e\n\u003cli\u003eSleek, polished finish for a premium appearance\u003c\/li\u003e\n\u003cli\u003ePerfect for promotional giveaways, corporate gifts, or personal events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Aluminium Bottle Opener Keychains today and add a functional, personalized touch to your keychains!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"1","offer_id":45290914906290,"sku":null,"price":95.0,"currency_code":"AUD","in_stock":true},{"title":"5","offer_id":45290914939058,"sku":null,"price":115.0,"currency_code":"AUD","in_stock":true},{"title":"10","offer_id":45290914971826,"sku":null,"price":152.0,"currency_code":"AUD","in_stock":true},{"title":"15","offer_id":45290915004594,"sku":null,"price":168.0,"currency_code":"AUD","in_stock":true},{"title":"20","offer_id":45290915037362,"sku":null,"price":185.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":45290915070130,"sku":null,"price":202.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078889463986,"sku":"","price":365.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45290915102898,"sku":null,"price":528.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078889496754,"sku":"","price":672.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078889529522,"sku":"","price":1108.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078889562290,"sku":"","price":1418.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078889595058,"sku":"","price":1905.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078889627826,"sku":"","price":2295.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078889660594,"sku":"","price":2866.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078889693362,"sku":"","price":3714.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":45078889726130,"sku":"","price":4221.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078889758898,"sku":"","price":7848.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Aluminium-Bottle-Opener.jpg?v=1737361069"},{"product_id":"custom-carabiner-keychains","title":"Custom Carabiner Keychains","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Carabiner Keychains are the perfect combination of functionality and style. Made from high-quality, durable materials, these keychains feature a sturdy carabiner clip that easily attaches to bags, keys, backpacks, or gear, making them perfect for outdoor enthusiasts, travelers, or anyone on the go.\u003c\/p\u003e\n\u003cp\u003eFully customizable with your logo, text, or custom artwork, these keychains are ideal for promotional giveaways, corporate gifts, or personal use. The sleek design and practical carabiner function ensure they are both a stylish and useful accessory for everyday life.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from durable materials with a sturdy carabiner clip for easy attachment\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or artwork\u003c\/li\u003e\n\u003cli\u003ePerfect for attaching to keys, bags, backpacks, or outdoor gear\u003c\/li\u003e\n\u003cli\u003eCompact and functional design for everyday use\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, events, corporate gifts, or personalized gifts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Carabiner Keychains today and add a functional, personalized touch to your gear!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"1","offer_id":45290845307058,"sku":null,"price":130.0,"currency_code":"AUD","in_stock":true},{"title":"5","offer_id":45290713546930,"sku":null,"price":122.0,"currency_code":"AUD","in_stock":true},{"title":"10","offer_id":45290713579698,"sku":null,"price":152.0,"currency_code":"AUD","in_stock":true},{"title":"15","offer_id":45290713612466,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true},{"title":"20","offer_id":45290713645234,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":45078889955506,"sku":"","price":249.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078889988274,"sku":"","price":347.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45290713678002,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078890021042,"sku":"","price":651.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078890053810,"sku":"","price":712.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45179114455218,"sku":null,"price":853.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078890086578,"sku":"","price":1224.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078890119346,"sku":"","price":1635.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078890152114,"sku":"","price":2054.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078890184882,"sku":"","price":3521.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":45179114487986,"sku":null,"price":4164.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078890250418,"sku":"","price":7614.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Carabiner-Keychain.jpg?v=1737361071"},{"product_id":"custom-die-cut-acrylic-keychain","title":"Custom Die-Cut Acrylic Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Die-Cut Acrylic Keychains are a perfect blend of creativity and durability. Made from high-quality acrylic, these keychains are custom-shaped using precision die-cutting, allowing for unique designs and intricate details. Whether you're showcasing a logo, artwork, or custom message, these keychains are fully customizable and ideal for promotional giveaways, corporate gifts, or personal keepsakes.\u003c\/p\u003e\n\u003cp\u003eThe crystal-clear acrylic material ensures your design stands out with vibrant colors, while the lightweight construction makes them easy to carry on keys, bags, or accessories. These die-cut keychains are a unique way to promote your brand or create a personalized gift.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePrecision die-cut acrylic for unique, custom shapes\u003c\/li\u003e\n\u003cli\u003eDurable, lightweight, and crystal-clear acrylic material\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003eAvailable in a range of vibrant colors and finishes\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, corporate gifts, events, or personal giveaways\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Die-Cut Acrylic Keychains today and design a personalized, high-quality keychain that makes a lasting impression!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":45078890479794,"sku":"","price":297.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078890512562,"sku":"","price":449.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078890545330,"sku":"","price":754.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078890578098,"sku":"","price":1014.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078890610866,"sku":"","price":1356.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078890643634,"sku":"","price":1918.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078890676402,"sku":"","price":2789.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078890709170,"sku":"","price":3667.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078890741938,"sku":"","price":4681.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078890774706,"sku":"","price":5453.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078890807474,"sku":"","price":6503.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078890840242,"sku":"","price":7992.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/9_b7b9c891-d1ee-415c-afd4-996060e6b9be.jpg?v=1763970880"},{"product_id":"custom-dog-tag-metal-keychain-bottle-opener","title":"Custom Dog Tag Metal Keychain Bottle Opener","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Dog Tag Metal Keychain Bottle Openers combine practicality with personalized style. Made from high-quality metal, these keychains feature a classic dog tag design with a built-in bottle opener, making them both functional and stylish. Whether you're looking to create a unique promotional item, personalized gift, or event keepsake, these keychains are perfect for any occasion.\u003c\/p\u003e\n\u003cp\u003eThe sleek metal finish offers a premium look, while the convenient bottle opener adds an extra layer of functionality. Fully customizable with your logo, text, or custom artwork, these keychains are ideal for promotions, corporate giveaways, or personal keepsakes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from durable, high-quality metal\u003c\/li\u003e\n\u003cli\u003eClassic dog tag design with built-in bottle opener\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003ePremium metal finish for an elegant look\u003c\/li\u003e\n\u003cli\u003ePerfect for promotions, corporate gifts, events, or personal giveaways\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Dog Tag Metal Keychain Bottle Opener today and combine style and functionality in a personalized, high-quality keychain!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":45078891069618,"sku":"","price":297.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078891102386,"sku":"","price":393.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078891135154,"sku":"","price":539.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45078891167922,"sku":"","price":640.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078891200690,"sku":"","price":687.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078891233458,"sku":"","price":780.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078891266226,"sku":"","price":1521.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078891298994,"sku":"","price":2022.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078891331762,"sku":"","price":2155.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078891364530,"sku":"","price":3168.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078891397298,"sku":"","price":4137.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078891430066,"sku":"","price":6142.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078891462834,"sku":"","price":9915.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Dog-Tag-Metal-Keychain-Bottle-Opener.jpg?v=1737361077"},{"product_id":"custom-double-sided-3d-glow-in-the-dark-rubber-keychain","title":"Custom Double-Sided 3D Glow-in-the-Dark Rubber Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eStand out with our custom double-sided 3D glow-in-the-dark rubber keychains! Designed to showcase your logo or artwork on both sides, these keychains feature a unique glow-in-the-dark effect, ensuring maximum visibility even in low-light environments. Perfect for brand promotion, events, or as a fun gift, these keychains offer both practicality and a memorable design.\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"10","offer_id":45078891593906,"sku":"","price":467.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":45078891626674,"sku":"","price":509.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078891659442,"sku":"","price":642.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078891692210,"sku":null,"price":770.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078891724978,"sku":null,"price":1428.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078891757746,"sku":null,"price":1879.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078891790514,"sku":null,"price":2395.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078891823282,"sku":null,"price":2850.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078891856050,"sku":null,"price":2969.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078891888818,"sku":null,"price":3262.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078891921586,"sku":null,"price":3485.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078891954354,"sku":null,"price":3778.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078891987122,"sku":null,"price":3949.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078892019890,"sku":null,"price":4220.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078892052658,"sku":null,"price":6006.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078892085426,"sku":null,"price":7666.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078892118194,"sku":null,"price":11209.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078892150962,"sku":null,"price":18250.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45078892216498,"sku":null,"price":37067.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/3DRubberGlowingKeychain-DoubleSides.jpg?v=1737361079"},{"product_id":"custom-double-sided-3d-uv-color-changing-rubber-keychain","title":"Custom Double-Sided 3D UV Color-Changing Rubber Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Double-Sided 3D UV Color-Changing Rubber Keychains are the perfect blend of creativity and functionality. Crafted with high-quality rubber material, these keychains are designed to showcase vibrant 3D designs on both sides. The UV color-changing feature adds a unique twist—watch as the colors shift under sunlight or UV light, creating a dynamic and attention-grabbing effect.\u003c\/p\u003e\n\u003cp\u003eThese keychains are fully customizable, allowing you to upload your own designs, logos, or messages. Whether you're using them for promotional purposes, as personalized gifts, or as a fun accessory for yourself, these durable, lightweight keychains are sure to make a lasting impression.\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"10","offer_id":45078892478642,"sku":"","price":467.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":45078892511410,"sku":"","price":509.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078892544178,"sku":"","price":642.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078892576946,"sku":"","price":770.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078892609714,"sku":"","price":1428.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078892642482,"sku":"","price":1879.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078892675250,"sku":"","price":2395.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078892708018,"sku":"","price":2850.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078892740786,"sku":"","price":2969.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078892773554,"sku":"","price":3262.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078892806322,"sku":"","price":3485.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078892839090,"sku":"","price":3778.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078892871858,"sku":"","price":3949.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078892904626,"sku":"","price":4220.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078892937394,"sku":"","price":6006.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078892970162,"sku":"","price":7666.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078893002930,"sku":"","price":11209.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078893035698,"sku":"","price":18250.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45078893068466,"sku":"","price":37067.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/3DRubberUVKeychain-DoubleSides.jpg?v=1737361082"},{"product_id":"custom-enamel-metal-keychain","title":"Custom Enamel Metal Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Enamel Metal Keychains are a premium way to showcase your logo, message, or artwork. Made from high-quality metal and filled with vibrant enamel colors, these keychains offer a sleek, polished look that will stand out. Whether you're creating custom promotional items, unique gifts, or personalized accessories, these keychains are perfect for any occasion.\u003c\/p\u003e\n\u003cp\u003eThe smooth metal finish combined with vibrant enamel filling ensures your design is bold and eye-catching. Fully customizable with your logos, artwork, or text, these keychains are great for branding, giveaways, or as special gifts for employees, customers, or event attendees.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from durable, high-quality metal\u003c\/li\u003e\n\u003cli\u003eVibrant enamel filling for a colorful, glossy finish\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003eSleek and polished design for a professional, premium look\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, corporate gifts, events, or personal giveaways\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Enamel Metal Keychains today and add a stylish, personalized touch to your collection!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"15","offer_id":45078893199538,"sku":"","price":621.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078893232306,"sku":"","price":754.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078893265074,"sku":"","price":846.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078893297842,"sku":"","price":1007.0,"currency_code":"AUD","in_stock":true},{"title":"175","offer_id":45078893330610,"sku":"","price":1499.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078893363378,"sku":"","price":1692.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078893396146,"sku":"","price":1983.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078893428914,"sku":"","price":2561.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078893461682,"sku":"","price":3764.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078893494450,"sku":"","price":5007.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078893527218,"sku":"","price":10015.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078893559986,"sku":"","price":25037.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Enamel-Keychain.jpg?v=1737361085"},{"product_id":"custom-glow-in-the-dark-3d-rubber-keychains","title":"Custom Glow-in-the-Dark 3D Rubber Keychains","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Glow-in-the-Dark 3D Rubber Keychains are an exciting way to make your design shine – literally! Made from high-quality, durable rubber, these keychains feature a 3D design that glows in the dark, providing a unique and eye-catching effect. Whether you're looking for a promotional item, a creative giveaway, or a personalized gift, these keychains are the perfect blend of style and functionality.\u003c\/p\u003e\n\u003cp\u003eThe 3D effect adds depth and dimension to your design, while the glow-in-the-dark feature ensures your keychain will stand out in low-light settings. Fully customizable with logos, artwork, or text, these keychains are a fun, innovative choice for any occasion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e3D design with glow-in-the-dark feature for a vibrant effect\u003c\/li\u003e\n\u003cli\u003eMade from durable, high-quality rubber for long-lasting use\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003ePerfect for promotional giveaways, corporate gifts, or personalized accessories\u003c\/li\u003e\n\u003cli\u003eIdeal for events, parties, or as unique personal keepsakes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Glow-in-the-Dark 3D Rubber Keychains today and add a glowing touch to your personalized keychain collection!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"10","offer_id":45078893658290,"sku":"","price":234.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":45078893691058,"sku":"","price":255.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078893723826,"sku":"","price":412.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078893756594,"sku":"","price":562.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078893789362,"sku":"","price":714.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45078893822130,"sku":"","price":838.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078893854898,"sku":"","price":939.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078893887666,"sku":"","price":1197.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078893920434,"sku":"","price":1405.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078893953202,"sku":"","price":1495.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078893985970,"sku":"","price":1657.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078894018738,"sku":"","price":1741.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078894051506,"sku":"","price":1888.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078894084274,"sku":"","price":1973.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078894117042,"sku":"","price":2108.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078894182578,"sku":"","price":3000.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078894215346,"sku":"","price":3830.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078894248114,"sku":"","price":5600.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078894280882,"sku":"","price":9118.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45078894313650,"sku":"","price":18519.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/3DRubberGlowingKeychain.jpg?v=1737361088"},{"product_id":"custom-metal-dog-tag-keychain-with-doming","title":"Custom Metal Dog Tag Keychain with Doming","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Metal Dog Tag Keychain with Doming offers a stylish, durable, and personalized way to showcase your brand, logo, or message. Made from high-quality metal, these keychains feature a glossy domed finish that enhances your design with a 3D effect. The metal dog tag design provides a premium, polished look, while the doming adds depth and vibrancy, making your artwork stand out.\u003c\/p\u003e\n\u003cp\u003ePerfect for corporate giveaways, promotional items, or personalized gifts, these keychains are fully customizable with your logo, artwork, or text. They’re a great choice for businesses, events, or anyone looking for a unique and functional accessory.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from durable, high-quality metal\u003c\/li\u003e\n\u003cli\u003eGlossy domed finish for a 3D, vibrant look\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003eClassic dog tag shape for a stylish and functional keychain\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, corporate gifts, events, or personalized keepsakes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Metal Dog Tag Keychain with Doming today and add a premium, personalized touch to your collection!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":45078894477490,"sku":"","price":298.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078894510258,"sku":"","price":395.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078894543026,"sku":"","price":541.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45078894575794,"sku":"","price":643.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078894608562,"sku":"","price":685.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078894641330,"sku":"","price":783.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078894674098,"sku":"","price":1527.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078894706866,"sku":"","price":2029.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078894739634,"sku":"","price":2163.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078894772402,"sku":"","price":3179.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078894805170,"sku":"","price":4152.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078894837938,"sku":"","price":6164.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078894870706,"sku":"","price":9950.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Epoxy-Metal-Dog-Tag-Keychain.jpg?v=1737361091"},{"product_id":"custom-silicone-wristband-keychains","title":"Custom Silicone Wristband Keychains","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Silicone Wristband Keychains are a fun, practical, and stylish way to promote your brand or showcase your unique design. Made from high-quality, flexible silicone, these keychains feature the iconic wristband style, making them both a trendy accessory and a functional key holder. With vibrant color options and the ability to fully personalize with text, logos, or artwork, they offer endless possibilities for customization.\u003c\/p\u003e\n\u003cp\u003ePerfect for schools, events, charity drives, or as promotional giveaways, these wristband keychains are durable, lightweight, and comfortable to carry. They’re also a great way to showcase your support for a cause, brand, or team.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from high-quality, flexible silicone material\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or artwork\u003c\/li\u003e\n\u003cli\u003eAvailable in a variety of vibrant colors and sizes\u003c\/li\u003e\n\u003cli\u003eComfortable and durable for everyday use\u003c\/li\u003e\n\u003cli\u003ePerfect for events, giveaways, promotions, or team building\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eGet your Custom Silicone Wristband Keychains today and create a memorable, stylish accessory that everyone will love!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":46725479661746,"sku":null,"price":125.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":46725479694514,"sku":null,"price":136.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078894936242,"sku":"","price":185.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078894969010,"sku":"","price":213.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078895001778,"sku":"","price":332.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078895067314,"sku":"","price":465.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078895132850,"sku":"","price":912.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078895198386,"sku":"","price":1386.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/SiliconeWristbandKeychain.jpg?v=1737361094"},{"product_id":"custom-small-aluminum-bottle-opener-keychain","title":"Custom Small Aluminum Bottle Opener Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Small Aluminum Bottle Opener Keychains are a perfect combination of functionality and style. Made from lightweight, durable aluminum, these compact keychains feature a built-in bottle opener, ensuring you're always prepared to pop open a bottle when needed. The sleek aluminum finish gives them a premium look, and the lightweight design makes them easy to carry around on your keys or bags.\u003c\/p\u003e\n\u003cp\u003eFully customizable with your logo, text, or artwork, these keychains are ideal for promotional giveaways, corporate gifts, or personal keepsakes. Their small size and practical function make them a popular choice for events, parties, or as fun accessories.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from durable, lightweight aluminum\u003c\/li\u003e\n\u003cli\u003eCompact design with a built-in bottle opener for convenience\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003eSleek, premium finish with a polished surface\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, corporate gifts, events, or personal use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Custom Small Aluminum Bottle Opener Keychains today and add a functional, personalized touch to your collection!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":45078896115890,"sku":"","price":362.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078896148658,"sku":"","price":512.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078896181426,"sku":"","price":638.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078896214194,"sku":"","price":859.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078896246962,"sku":"","price":1065.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078896279730,"sku":"","price":1393.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078896312498,"sku":"","price":2013.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078896345266,"sku":"","price":3382.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":45078896378034,"sku":"","price":3905.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078896410802,"sku":"","price":6684.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/CustomSmallAluminumBottleOpenerKeychain.jpg?v=1737361097"},{"product_id":"custom-zinc-alloy-opener-keychains-8s","title":"Custom Zinc Alloy Opener Keychains-8S","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Zinc Alloy Opener Keychains combine functionality and style, making them the perfect addition to your keyring or as a promotional item. Crafted from durable zinc alloy, these keychains feature a built-in bottle opener, offering both convenience and practicality. You can fully personalize them with logos, text, or custom designs, making them ideal for corporate giveaways, events, or as personalized gifts.\u003c\/p\u003e\n\u003cp\u003eThe high-quality zinc alloy construction ensures long-lasting durability, while the sleek, polished finish gives these keychains a premium look. They’re compact and lightweight, making them perfect for everyday use or as a fun, functional accessory for your bags, keys, or travel gear.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMade from durable, high-quality zinc alloy\u003c\/li\u003e\n\u003cli\u003eBuilt-in bottle opener for added functionality\u003c\/li\u003e\n\u003cli\u003eFully customizable with your logo, text, or artwork\u003c\/li\u003e\n\u003cli\u003eSleek and polished design for a premium appearance\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, corporate gifts, or personal giveaways\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrder your Custom Zinc Alloy Opener Keychains today and create a practical, stylish, and personalized accessory that everyone will love!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"25","offer_id":45078898737330,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078898770098,"sku":"","price":298.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078898802866,"sku":"","price":395.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078898835634,"sku":"","price":541.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45078898868402,"sku":"","price":641.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078898901170,"sku":"","price":685.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078898933938,"sku":"","price":783.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078898966706,"sku":"","price":1527.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":45078898999474,"sku":"","price":2029.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078899032242,"sku":"","price":2163.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078899065010,"sku":"","price":3179.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078899097778,"sku":"","price":4152.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078899130546,"sku":"","price":6164.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078899163314,"sku":"","price":9950.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Zinc-Bottle-Opener.jpg?v=1737361104"},{"product_id":"double-sided-3d-rubber-keychain","title":"Double-Sided 3D Rubber Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Double-Sided 3D Rubber Keychains offer a unique way to showcase your brand, artwork, or message. Made from high-quality, durable rubber, these keychains feature intricate 3D designs on both sides, giving them maximum visibility and impact. Whether you're looking to create custom promotional items, personalized gifts, or fun accessories, these keychains are versatile and eye-catching.\u003c\/p\u003e\n\u003cp\u003eThe soft, flexible material ensures comfort and longevity, while the vibrant colors and detailed 3D effect add depth and dimension to your design. Fully customizable, these keychains can be tailored with logos, artwork, or text to suit any occasion or purpose.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDouble-sided 3D design for maximum visibility and impact\u003c\/li\u003e\n\u003cli\u003eMade from durable, high-quality rubber\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or artwork\u003c\/li\u003e\n\u003cli\u003eAvailable in a variety of vibrant colors\u003c\/li\u003e\n\u003cli\u003ePerfect for promotions, corporate gifts, personal accessories, or events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Double-Sided 3D Rubber Keychains today and make a lasting impression with a personalized, high-quality keychain!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"10","offer_id":45078899228850,"sku":"","price":445.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":45078899261618,"sku":"","price":480.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":45078899294386,"sku":"","price":602.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078899327154,"sku":"","price":708.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078899359922,"sku":"","price":1266.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078899392690,"sku":"","price":1688.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078899425458,"sku":"","price":2136.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078899458226,"sku":"","price":2419.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078899490994,"sku":"","price":2509.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078899523762,"sku":"","price":2799.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078899556530,"sku":"","price":2983.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078899589298,"sku":"","price":3218.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078899622066,"sku":"","price":3440.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078899654834,"sku":"","price":3663.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078899687602,"sku":"","price":5148.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078899720370,"sku":"","price":6561.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078899753138,"sku":"","price":9609.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078899785906,"sku":"","price":15565.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45078899818674,"sku":"","price":30867.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/3D-Rubber-Keychain---Double-Sides.jpg?v=1737361107"},{"product_id":"double-sided-custom-embroidered-keychain","title":"Double-Sided Custom Embroidered Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Double-Sided Custom Embroidered Keychains are a high-quality, stylish way to showcase your brand or message. Made from durable fabric with intricate embroidery on both sides, these keychains are designed to stand out with their vivid colors and detailed stitching. Whether you're creating custom promotional items, personalized gifts, or branded merchandise, these keychains are a great choice for any occasion.\u003c\/p\u003e\n\u003cp\u003eThe two-sided embroidery allows you to display your design on both faces, giving you more space to showcase logos, text, or artwork. Their durable construction ensures they will last, making them perfect for everyday use, events, or giveaways.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDouble-sided embroidered design for maximum visibility and customization\u003c\/li\u003e\n\u003cli\u003eHigh-quality stitching with vibrant thread colors\u003c\/li\u003e\n\u003cli\u003eFully customizable with your logo, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003eMade from durable, long-lasting fabric\u003c\/li\u003e\n\u003cli\u003eIdeal for promotions, corporate gifts, personal keepsakes, or events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOrder your Double-Sided Custom Embroidered Keychains today and create a unique, high-quality keychain that’s sure to make a lasting impression!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":45078900146354,"sku":"","price":354.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078900179122,"sku":"","price":554.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078900211890,"sku":"","price":717.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078900244658,"sku":"","price":879.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078900277426,"sku":"","price":1040.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078900310194,"sku":"","price":1200.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078900342962,"sku":"","price":1342.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078900375730,"sku":"","price":1470.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078900408498,"sku":"","price":1595.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078900441266,"sku":"","price":1715.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078900474034,"sku":"","price":1802.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078900506802,"sku":"","price":3458.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078900539570,"sku":"","price":4628.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078900572338,"sku":"","price":7214.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/11.png?v=1773459243"},{"product_id":"double-sided-custom-woven-keychains","title":"Double-Sided Custom Woven Keychains","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eDouble-sided woven flight key tags made from your text, slogan, or logo—premium polyester fabric with clean woven details for long-lasting brand presence.\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDouble-sided weaving\u003c\/strong\u003e for maximum exposure\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable polyester fabric\u003c\/strong\u003e for everyday use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush service\u003c\/strong\u003e available (15–24 business days)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.yourlogokeychainsau.com\/products\/double-sided-custom-woven-keychains\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003eAutomotive \u0026amp; motorcycle brands, rider communities\u003c\/li\u003e\n\u003cli\u003eAviation-themed stores, clubs, and commemorative merchandise\u003c\/li\u003e\n\u003cli\u003eCorporate gifts, staff items, and event giveaways\u003c\/li\u003e\n\u003cli\u003eRetail and eCommerce add-on products\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable polyester fabric with high-detail weaving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeaving:\u003c\/strong\u003e Double-sided woven text, slogan, or logo\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayout:\u003c\/strong\u003e Horizontal or vertical orientation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Multiple fabric and thread color combinations\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Standard flight tag size or custom dimensions — we’ll recommend the best size based on your logo\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttachment:\u003c\/strong\u003e Metal keyring and optional fittings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Text, slogans, and bold logos typically produce the cleanest woven results. If you’re unsure, submit your design and we’ll recommend the best layout in the mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\" class=\"pricing-note\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.944px;\" class=\"pricing-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$4.49\u003c\/strong\u003e – \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$4.39\u003c\/strong\u003e – \u003cstrong\u003e$4.48\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$2.92\u003c\/strong\u003e – \u003cstrong\u003e$4.38\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$2.08\u003c\/strong\u003e – \u003cstrong\u003e$2.91\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.44\u003c\/strong\u003e – \u003cstrong\u003e$2.07\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.35\u003c\/strong\u003e – \u003cstrong\u003e$1.43\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.08 \u003c\/strong\u003e– \u003cstrong\u003e$1.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.07\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"cta-block\" style=\"margin-top: 12px;\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.yourlogokeychainsau.com\/products\/double-sided-custom-woven-keychains\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.yourlogokeychainsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a design proof before production? \u003c\/strong\u003eYes. We provide a free digital design proof for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow long does production and delivery take in Australia?\u003c\/strong\u003e Under normal circumstances, it takes about \u003cstrong data-end=\"54\" data-start=\"43\"\u003e25 days\u003c\/strong\u003e from mockup approval to delivery. In urgent cases, we can shorten this to \u003cstrong data-end=\"151\" data-start=\"129\"\u003eas fast as 10 days\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories, or special packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow fast do I get the proof?\u003c\/strong\u003e Within 24 hours after checkout or free mockup submission.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv class=\"detail-section\" id=\"free-mockup-form\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-id=\"MTI4Njc0\" class=\"globo-formbuilder\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":45078900605106,"sku":"","price":251.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078900637874,"sku":"","price":430.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078900670642,"sku":"","price":572.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078900703410,"sku":"","price":714.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078900736178,"sku":"","price":850.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078900768946,"sku":"","price":989.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078900801714,"sku":"","price":1115.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078900834482,"sku":"","price":1239.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078900867250,"sku":"","price":1353.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078900900018,"sku":"","price":1454.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078900932786,"sku":"","price":1537.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078900965554,"sku":"","price":2878.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078900998322,"sku":"","price":3772.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078901031090,"sku":"","price":5805.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Woven_Keychain_Tags.jpg?v=1763967227"},{"product_id":"dual-sided-doming-metal-keychain","title":"Dual-Sided Doming Metal Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Dual-Sided Doming Metal Keychains offer a stylish, durable way to showcase your custom design. Made from high-quality metal, these keychains feature a glossy domed finish on both sides, enhancing the appearance of your logo or artwork with a 3D effect. Whether for promotions, corporate giveaways, or personalized gifts, these keychains are the perfect blend of elegance and functionality.\u003c\/p\u003e\n\u003cp\u003eThe smooth, polished surface and dual-sided doming ensure your design stands out, while the metal construction provides long-lasting durability. These keychains can be fully customized with your artwork, logo, or message, making them ideal for any occasion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDual-sided doming with a glossy, 3D effect for vibrant designs\u003c\/li\u003e\n\u003cli\u003eMade from high-quality, durable metal\u003c\/li\u003e\n\u003cli\u003eFully customizable with logos, text, or custom artwork\u003c\/li\u003e\n\u003cli\u003ePremium polished finish for an elegant look\u003c\/li\u003e\n\u003cli\u003ePerfect for promotional giveaways, corporate gifts, or personal keepsakes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCreate your Dual-Sided Doming Metal Keychains today and leave a lasting impression with a high-quality, personalized accessory!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":45078901129394,"sku":"","price":354.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":45078901162162,"sku":"","price":532.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":45078901194930,"sku":"","price":709.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":45078901227698,"sku":"","price":983.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":45078901260466,"sku":"","price":1205.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":45078901293234,"sku":"","price":1379.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":45078901326002,"sku":"","price":1451.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":45078901358770,"sku":"","price":1527.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":45078901391538,"sku":"","price":1831.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":45078901424306,"sku":"","price":1983.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":45078901457074,"sku":"","price":2266.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":45078901489842,"sku":"","price":2548.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":45078901522610,"sku":"","price":2831.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":45078901555378,"sku":"","price":3551.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":45078901588146,"sku":"","price":4616.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":45078901620914,"sku":"","price":6523.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":45078901653682,"sku":"","price":11105.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":45078901686450,"sku":"","price":21872.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Doming-Metal-Keychain2.jpg?v=1737361116"},{"product_id":"custom-silicone-wristbands-segmented","title":"Custom Segmented Silicone Wristbands","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eOverview:\u003c\/strong\u003e Stand out with our Custom Segmented Silicone Wristbands, designed with distinctive multi-color segments. Ideal for team spirit, events, or adding a splash of color to your look. These wristbands are made from durable silicone, ensuring comfort for daily wear. Customize yours now for a colorful statement!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSilicone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSizes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdult: Circumference 8 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eYouth: Circumference 7 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eToddler: Circumference 6 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eAdult XL: Circumference 8.5 inches, Width 0.5 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLogo Styles:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eColor Filled\u003c\/li\u003e\n\u003cli\u003ePrinted\u003c\/li\u003e\n\u003cli\u003eDebossed\u003c\/li\u003e\n\u003cli\u003eEmbossed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eOptional message on the inside\u003c\/li\u003e\n\u003cli\u003eFree shipping \u0026amp; Tax-Free\u003c\/li\u003e\n\u003cli\u003eNo hidden costs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLogo Production Methods:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted:\u003c\/strong\u003e Logo is typically printed in one color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed:\u003c\/strong\u003e Logo is recessed into the wristband for a subtle, durable look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed and Colorfilled:\u003c\/strong\u003e Recessed logo filled with multiple colors for a vibrant design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEmbossed:\u003c\/strong\u003e Logo is raised, adding a tactile element.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose the logo production method that best fits your brand's vision.\u003c\/p\u003e\n\u003c!----\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"100","offer_id":46635902075058,"sku":null,"price":75.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635902107826,"sku":null,"price":89.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635902140594,"sku":null,"price":132.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635902173362,"sku":null,"price":221.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":46635902206130,"sku":null,"price":285.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635902238898,"sku":null,"price":310.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635902271666,"sku":null,"price":580.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":46635902304434,"sku":null,"price":705.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635902337202,"sku":null,"price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635902369970,"sku":null,"price":2916.0,"currency_code":"AUD","in_stock":true},{"title":"20000","offer_id":46635902402738,"sku":null,"price":5996.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Silicone_Wristbands1.jpg?v=1763974831"},{"product_id":"custom-swirl-silicone-wristbands","title":"Custom Silicone Wristbands - Swirl","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eOverview:\u003c\/strong\u003e Add a pop of color with our Custom Swirl Silicone Wristbands, featuring a mesmerizing swirl pattern. Made from durable silicone, these bands are comfortable for daily wear. Customize yours today!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSilicone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSizes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdult: Circumference 8 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eYouth: Circumference 7 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eToddler: Circumference 6 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eAdult XL: Circumference 8.5 inches, Width 0.5 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLogo Styles:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eColor Filled\u003c\/li\u003e\n\u003cli\u003ePrinted\u003c\/li\u003e\n\u003cli\u003eDebossed\u003c\/li\u003e\n\u003cli\u003eEmbossed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eOptional message on the inside\u003c\/li\u003e\n\u003cli\u003eFree shipping \u0026amp; Tax-Free\u003c\/li\u003e\n\u003cli\u003eNo hidden costs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLogo Production Methods:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted:\u003c\/strong\u003e Logo is typically printed in one color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed:\u003c\/strong\u003e Logo is recessed for a subtle, durable look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed and Colorfilled:\u003c\/strong\u003e Recessed logo filled with multiple colors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEmbossed:\u003c\/strong\u003e Logo is raised, adding a tactile element.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eSelect the logo production method that best suits your brand's needs.\u003c\/p\u003e\n\u003c!----\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"100","offer_id":46635902435506,"sku":null,"price":75.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635902468274,"sku":null,"price":89.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635902501042,"sku":null,"price":132.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635902533810,"sku":null,"price":221.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":46635902566578,"sku":null,"price":285.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635902599346,"sku":null,"price":310.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635902632114,"sku":null,"price":580.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":46635902664882,"sku":null,"price":705.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635902697650,"sku":null,"price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635902730418,"sku":null,"price":2916.0,"currency_code":"AUD","in_stock":true},{"title":"20000","offer_id":46635902763186,"sku":null,"price":5996.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Silicone_Wristbands3.jpg?v=1763974802"},{"product_id":"custom-silicone-wristbands-glowing","title":"Custom Glow-in-the-Dark Silicone Wristbands","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eOverview:\u003c\/strong\u003e Illuminate your nights with our NightGlow Silicone Wristbands! These bands absorb light during the day and glow in the dark, making them perfect for parties, concerts, and night activities. Experience the magic today with these stylish and practical accessories.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSilicone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSizes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdult: Circumference 8 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eYouth: Circumference 7 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eToddler: Circumference 6 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eAdult XL: Circumference 8.5 inches, Width 0.5 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLogo Styles:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eColor Filled\u003c\/li\u003e\n\u003cli\u003ePrinted\u003c\/li\u003e\n\u003cli\u003eDebossed\u003c\/li\u003e\n\u003cli\u003eEmbossed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eOptional message on the inside\u003c\/li\u003e\n\u003cli\u003eFree shipping \u0026amp; Tax-Free\u003c\/li\u003e\n\u003cli\u003eNo hidden costs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLogo Production Methods:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted:\u003c\/strong\u003e Logo is printed on the wristband, typically in one color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed and Colorfilled:\u003c\/strong\u003e Recessed logo filled with multiple colors for a vibrant design.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose the logo production method that best represents your brand.\u003c\/p\u003e\n\u003c!----\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"100","offer_id":46635902795954,"sku":null,"price":75.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635902828722,"sku":null,"price":89.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635902861490,"sku":null,"price":132.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635902894258,"sku":null,"price":221.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":46635902927026,"sku":null,"price":285.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635902959794,"sku":null,"price":310.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635902992562,"sku":null,"price":580.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":46635903025330,"sku":null,"price":705.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635903058098,"sku":null,"price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635903090866,"sku":null,"price":2916.0,"currency_code":"AUD","in_stock":true},{"title":"20000","offer_id":46635903123634,"sku":null,"price":5996.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/3_94d0c919-8d6e-402a-b726-fcb884971953.jpg?v=1761124831"},{"product_id":"custom-doudle-sided-3d-die-cut-rubber-keychains-regular","title":"Double-Sided 3D Rubber Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Custom Double-Sided 3D Die-Cut Rubber Keychains are made from durable and flexible PVC material, featuring a fully customizable design with 3D elements on both sides. These keychains are perfect for showcasing your brand or message with eye-catching details. Each keychain comes with a sturdy metal ring and chain for easy attachment. Ideal for corporate events, promotional giveaways, and souvenirs, these keychains are available in various shapes and colors to suit your branding needs.\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":46635908038834,"sku":null,"price":199.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":46635908071602,"sku":null,"price":258.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":46635908104370,"sku":null,"price":368.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":46635908137138,"sku":null,"price":440.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46635908169906,"sku":null,"price":786.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":46635908202674,"sku":null,"price":916.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635908235442,"sku":null,"price":1048.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635908268210,"sku":null,"price":1326.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":46635908300978,"sku":null,"price":1502.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635908333746,"sku":null,"price":1558.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":46635908366514,"sku":null,"price":1738.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":46635908399282,"sku":null,"price":1852.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":46635908432050,"sku":null,"price":1998.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":46635908464818,"sku":null,"price":2136.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635908497586,"sku":null,"price":2274.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":46635908530354,"sku":null,"price":3196.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635908563122,"sku":null,"price":4074.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":46635908595890,"sku":null,"price":5966.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635908628658,"sku":null,"price":9664.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635908661426,"sku":null,"price":19164.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/3D-Rubber-Keychain---Double-Sides_f061482e-070a-4254-8255-ff8a1da53dc7.jpg?v=1761124854"},{"product_id":"custom-elastic-wristband","title":"Custom Elastic wristband","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp data-mce-fragment=\"1\"\u003eElastic wristband are accessories made from a stretchy material that can comfortably fit around the wrist. They are typically made from a combination of fabrics polyester, and are designed to be adjustable to fit a wide range of wrist sizes.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e• Size\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e: \u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e200*25mm, 200*20mm,  200*15mm, \u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e180*25mm, 180*20mm, 180*15mm\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e• \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eAccessory: woven tag\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e• \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eMaterial: Polyester\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e• \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eNo Any Hidden Fee\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e• \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eFree Shipping \u0026amp; Tax Free\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003eOnce you upload your logo\/design and place an order, we will send you a digital mock-up with your attached logo\/design within 24 hours by via email. If you have any questions before\/after purchase, please feel free to contract us.\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":46635909218482,"sku":null,"price":262.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46635909251250,"sku":null,"price":389.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635909284018,"sku":null,"price":461.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635909316786,"sku":null,"price":508.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":46635909349554,"sku":null,"price":569.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635909382322,"sku":null,"price":612.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635909415090,"sku":null,"price":974.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635909447858,"sku":null,"price":1637.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":46635909480626,"sku":null,"price":2312.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635909513394,"sku":null,"price":3547.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/19BA68C1F4C5A822C43A4CE69B7ECAD3.jpg?v=1761124860"},{"product_id":"wristbands-with-a-message","title":"Custom UVReact Silicone Wristbands","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDiscover the fun of color-changing with our Custom UVReact Silicone Wristbands! These bands transform in UV light, adding a unique twist to your style. Perfect for outdoor events and festivals. Made from high-quality silicone for comfortable, everyday wear. Customize yours today and stand out in the sun!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Silicone\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdult:\u003c\/strong\u003e Circumference 8 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYouth:\u003c\/strong\u003e Circumference 7 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eToddler:\u003c\/strong\u003e Circumference 6 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdult XL:\u003c\/strong\u003e Circumference 8.5 inches, Width 0.5 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLOGO Style:\u003c\/strong\u003e Color Filled, Printed, Debossed, Embossed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMessage on the inside is available\u003c\/li\u003e\n\u003cli\u003eFree shipping \u0026amp; Tax Free\u003c\/li\u003e\n\u003cli\u003eNo hidden costs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eSilicone Wristbands Logo Production Methods\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur silicone wristbands offer various logo production techniques:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted:\u003c\/strong\u003e Logo is printed on the wristband, typically in one color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed and Colorfilled:\u003c\/strong\u003e Recessed logo filled with multiple colors for a vibrant design.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose the method that best represents your brand.\u003c\/p\u003e\n\u003c!----\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"100","offer_id":46635910267058,"sku":null,"price":75.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635910299826,"sku":null,"price":89.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635910332594,"sku":null,"price":132.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635910365362,"sku":null,"price":221.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":46635910398130,"sku":null,"price":285.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635910430898,"sku":null,"price":310.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635910463666,"sku":null,"price":580.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":46635910496434,"sku":null,"price":705.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635910529202,"sku":null,"price":1399.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635910561970,"sku":null,"price":2916.0,"currency_code":"AUD","in_stock":true},{"title":"20000","offer_id":46635910594738,"sku":null,"price":5996.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/UVReact_Silicone_Wristbands.jpg?v=1763974281"},{"product_id":"custom-lanyard-keychain","title":"Custom Polyester Strap Keychain","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp data-end=\"1219\" data-start=\"826\"\u003eKeep your keys and style together with our \u003cstrong data-end=\"904\" data-start=\"869\"\u003eCustom Polyester Strap Keychain\u003c\/strong\u003e — a perfect mix of simplicity, comfort, and branding.\u003cbr data-end=\"961\" data-start=\"958\"\u003eMade from \u003cstrong data-end=\"998\" data-start=\"971\"\u003edurable, soft polyester\u003c\/strong\u003e, it features a \u003cstrong data-end=\"1039\" data-start=\"1014\"\u003esturdy metal key ring\u003c\/strong\u003e that securely holds your keys, badges, or tags.\u003cbr data-end=\"1090\" data-start=\"1087\"\u003eYour logo or text can be \u003cstrong data-end=\"1140\" data-start=\"1115\"\u003eprinted in full color\u003c\/strong\u003e with sublimation or screen printing, ensuring a bright, long-lasting finish.\u003c\/p\u003e\n\u003cp data-end=\"1363\" data-start=\"1221\"\u003eIdeal for \u003cstrong data-end=\"1294\" data-start=\"1231\"\u003eschools, clubs, companies, events, or promotional giveaways\u003c\/strong\u003e, this lightweight keychain makes everyday carrying easy and stylish.\u003c\/p\u003e\n\u003cp data-end=\"1380\" data-start=\"1365\"\u003e\u003cstrong data-end=\"1378\" data-start=\"1365\"\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1620\" data-start=\"1381\"\u003e\n\u003cli data-end=\"1421\" data-start=\"1381\"\u003e\n\u003cp data-end=\"1421\" data-start=\"1383\"\u003eMade from premium polyester material\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1468\" data-start=\"1422\"\u003e\n\u003cp data-end=\"1468\" data-start=\"1424\"\u003eIncludes a strong metal key ring (no hook)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1513\" data-start=\"1469\"\u003e\n\u003cp data-end=\"1513\" data-start=\"1471\"\u003eSupports full-color custom logo printing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1562\" data-start=\"1514\"\u003e\n\u003cp data-end=\"1562\" data-start=\"1516\"\u003eLightweight, smooth, and comfortable to hold\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1620\" data-start=\"1563\"\u003e\n\u003cp data-end=\"1620\" data-start=\"1565\"\u003ePerfect for giveaways, team branding, or personal use\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1643\" data-start=\"1622\"\u003e\u003cstrong data-end=\"1641\" data-start=\"1622\"\u003eSpecial Offers:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1739\" data-start=\"1644\"\u003e\n\u003cli data-end=\"1687\" data-start=\"1644\"\u003e\n\u003cp data-end=\"1687\" data-start=\"1646\"\u003e\u003cstrong data-end=\"1665\" data-start=\"1646\"\u003eTax-Free Orders\u003c\/strong\u003e – no extra tax fees\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1739\" data-start=\"1688\"\u003e\n\u003cp data-end=\"1739\" data-start=\"1690\"\u003e\u003cstrong data-end=\"1717\" data-start=\"1690\"\u003eFree Shipping Worldwide\u003c\/strong\u003e – no hidden charges\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":46635917869234,"sku":null,"price":65.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":46635917902002,"sku":null,"price":92.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":46635917934770,"sku":null,"price":143.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":46635917967538,"sku":null,"price":199.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46635918000306,"sku":null,"price":252.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635918033074,"sku":null,"price":353.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635918065842,"sku":null,"price":453.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":46635918098610,"sku":null,"price":527.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635918131378,"sku":null,"price":625.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":46635918164146,"sku":null,"price":705.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":46635918196914,"sku":null,"price":795.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":46635918229682,"sku":null,"price":876.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":46635918262450,"sku":null,"price":947.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635918295218,"sku":null,"price":1026.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635918327986,"sku":null,"price":1783.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":46635918360754,"sku":null,"price":2623.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635918393522,"sku":null,"price":4093.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Strap_Keychain.jpg?v=1763974140"},{"product_id":"plastic-shopping-trolley-token","title":"Plastic Shopping Trolley Token","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp data-end=\"347\" data-start=\"122\"\u003ePromote your brand with our \u003cstrong data-end=\"183\" data-start=\"150\"\u003ecustom plastic trolley tokens\u003c\/strong\u003e – a practical, everyday item your customers will love. Each token fits most standard shopping trolleys and comes with a carabiner clip and keyring for easy access.\u003c\/p\u003e\n\u003cp data-end=\"448\" data-start=\"349\"\u003ePerfect for clubs, schools, events, and promotions, and printed with your custom logo or message.\u003c\/p\u003e\n\u003cp data-end=\"498\" data-start=\"450\"\u003e\u003cstrong data-end=\"498\" data-start=\"450\"\u003ePlus – we offer FREE shipping on all orders!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-end=\"513\" data-start=\"500\"\u003e\u003cstrong data-end=\"513\" data-start=\"500\"\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"727\" data-start=\"514\"\u003e\n\u003cli data-end=\"553\" data-start=\"514\"\u003e\n\u003cp data-end=\"553\" data-start=\"516\"\u003eDurable plastic, lightweight design\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"588\" data-start=\"554\"\u003e\n\u003cp data-end=\"588\" data-start=\"556\"\u003eFits most supermarket trolleys\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"626\" data-start=\"589\"\u003e\n\u003cp data-end=\"626\" data-start=\"591\"\u003eIncludes carabiner clip + keyring\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"658\" data-start=\"627\"\u003e\n\u003cp data-end=\"658\" data-start=\"629\"\u003eFull-colour custom printing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"698\" data-start=\"659\"\u003e\n\u003cp data-end=\"698\" data-start=\"661\"\u003eIdeal for giveaways and fundraising\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"727\" data-start=\"699\"\u003e\n\u003cp data-end=\"727\" data-start=\"701\"\u003e\u003cstrong data-end=\"727\" data-start=\"701\"\u003eFree shipping included\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":46635919835314,"sku":null,"price":89.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":46635919868082,"sku":null,"price":95.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":46635919900850,"sku":null,"price":113.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46635919933618,"sku":null,"price":174.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635919966386,"sku":null,"price":216.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635919999154,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635920031922,"sku":null,"price":360.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":46635920064690,"sku":null,"price":478.0,"currency_code":"AUD","in_stock":true},{"title":"1200","offer_id":46635920097458,"sku":null,"price":641.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635920130226,"sku":null,"price":945.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":46635920162994,"sku":null,"price":1318.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635920195762,"sku":null,"price":2098.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635920228530,"sku":null,"price":4091.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/TrolleyToken1.jpg?v=1761124943"},{"product_id":"custom-lanyard-keychain-with-carabiner-hook","title":"Custom Polyester Strap Keychain with Hook","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" rel=\"noopener noreferrer\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003ch3 data-end=\"203\" data-start=\"154\"\u003e\u003cstrong data-end=\"203\" data-start=\"158\"\u003eCustom Polyester Strap Keychain with Hook\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"555\" data-start=\"205\"\u003eAdd style and functionality to your daily essentials with our \u003cstrong data-end=\"312\" data-start=\"267\"\u003eCustom Polyester Strap Keychain with Hook\u003c\/strong\u003e.\u003cbr data-end=\"316\" data-start=\"313\"\u003eMade from \u003cstrong data-end=\"352\" data-start=\"326\"\u003ehigh-quality polyester\u003c\/strong\u003e, this keychain is \u003cstrong data-end=\"420\" data-start=\"371\"\u003edurable, lightweight, and comfortable to hold\u003c\/strong\u003e.\u003cbr data-end=\"424\" data-start=\"421\"\u003eThe \u003cstrong data-end=\"454\" data-start=\"428\"\u003emetal hook and keyring\u003c\/strong\u003e provide secure attachment to your keys, bags, or belt loops, making it both practical and stylish.\u003c\/p\u003e\n\u003cp data-end=\"852\" data-start=\"557\"\u003eYour logo or design can be \u003cstrong data-end=\"609\" data-start=\"584\"\u003eprinted in full color\u003c\/strong\u003e using advanced dye sublimation or silk screen printing, ensuring vibrant and long-lasting results.\u003cbr data-end=\"711\" data-start=\"708\"\u003eIdeal for \u003cstrong data-end=\"794\" data-start=\"721\"\u003ebrand promotions, corporate giveaways, events, clubs, or personal use\u003c\/strong\u003e, this keychain helps your brand stay visible every day.\u003c\/p\u003e\n\u003cp data-end=\"869\" data-start=\"854\"\u003e\u003cstrong data-end=\"867\" data-start=\"854\"\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1117\" data-start=\"870\"\u003e\n\u003cli data-end=\"917\" data-start=\"870\"\u003e\n\u003cp data-end=\"917\" data-start=\"872\"\u003eMade of durable, soft-touch polyester strap\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"971\" data-start=\"918\"\u003e\n\u003cp data-end=\"971\" data-start=\"920\"\u003eIncludes metal hook and keyring for versatile use\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1017\" data-start=\"972\"\u003e\n\u003cp data-end=\"1017\" data-start=\"974\"\u003eFull-color custom logo printing available\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1073\" data-start=\"1018\"\u003e\n\u003cp data-end=\"1073\" data-start=\"1020\"\u003ePerfect for events, branding, and promotional gifts\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1117\" data-start=\"1074\"\u003e\n\u003cp data-end=\"1117\" data-start=\"1076\"\u003eLightweight, stylish, and easy to carry\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1140\" data-start=\"1119\"\u003e\u003cstrong data-end=\"1138\" data-start=\"1119\"\u003eSpecial Offers:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1253\" data-start=\"1141\"\u003e\n\u003cli data-end=\"1187\" data-start=\"1141\"\u003e\n\u003cp data-end=\"1187\" data-start=\"1143\"\u003e\u003cstrong data-end=\"1162\" data-start=\"1143\"\u003eTax-Free Orders\u003c\/strong\u003e — No extra tax charges\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1253\" data-start=\"1188\"\u003e\n\u003cp data-end=\"1253\" data-start=\"1190\"\u003e\u003cstrong data-end=\"1217\" data-start=\"1190\"\u003eFree Shipping Worldwide\u003c\/strong\u003e — Delivered at no additional cost\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1375\" data-start=\"1255\"\u003eCreate your own \u003cstrong data-end=\"1312\" data-start=\"1271\"\u003ecustom polyester strap keychain today\u003c\/strong\u003e to boost your brand visibility or express your personal style!\u003c\/p\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":46635920261298,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":46635920294066,"sku":null,"price":126.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":46635920326834,"sku":null,"price":195.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":46635920359602,"sku":null,"price":270.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46635920392370,"sku":null,"price":343.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635920425138,"sku":null,"price":523.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635920457906,"sku":null,"price":664.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":46635920490674,"sku":null,"price":870.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":46635920523442,"sku":null,"price":1166.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635920556210,"sku":null,"price":1581.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635920588978,"sku":null,"price":2949.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":46635920621746,"sku":null,"price":4740.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635920654514,"sku":null,"price":6763.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Strap_Keychain_with_Hook.jpg?v=1763974069"},{"product_id":"silicone-wristbands","title":"Custom Silicone Wristbands - Solid","description":"\u003cdiv style=\"display: flex; gap: 5px; margin-bottom: 20px;\"\u003e\n\u003c!-- Button 1: Get a Free Mock Up --\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/pages\/free-digital-mock-up\" rel=\"noopener noreferrer\" style=\"padding: 10px 20px; background-color: #151b36; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" target=\"_blank\"\u003e Get a Free Mock Up \u003c\/a\u003e \u003c!-- Button 2: Order a $9.90 Sample --\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\" rel=\"noopener noreferrer\" style=\"padding: 10px 20px; background-color: #fff; color: #151b36; text-decoration: none; border: 2px solid #151b36; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block;\" target=\"_blank\"\u003e Order a $9.9 Sample \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSilicone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSizes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdult: Circumference 8 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eYouth: Circumference 7 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eToddler: Circumference 6 inches, Width 0.5 inches\u003c\/li\u003e\n\u003cli\u003eAdult XL: Circumference 8.5 inches, Width 0.5 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLOGO Style Options:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eColor Filled\u003c\/li\u003e\n\u003cli\u003ePrinted\u003c\/li\u003e\n\u003cli\u003eDebossed\u003c\/li\u003e\n\u003cli\u003eEmbossed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFree shipping \u0026amp; Tax-Free\u003c\/li\u003e\n\u003cli\u003eNo hidden costs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSilicone Wristbands Logo Production Methods:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur silicone wristbands offer various logo production techniques to best represent your brand:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted:\u003c\/strong\u003e Logo is printed on the wristband, typically in one color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed:\u003c\/strong\u003e Logo is recessed into the wristband surface for a subtle, durable look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebossed and Colorfilled:\u003c\/strong\u003e Recessed logo filled with multiple colors for a vibrant design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEmbossed:\u003c\/strong\u003e Logo is raised above the wristband surface, adding a tactile element.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose the method that best suits your brand's needs.\u003c\/p\u003e\n\u003c!----\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"50","offer_id":46635925045426,"sku":null,"price":55.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46635925078194,"sku":null,"price":69.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46635925110962,"sku":null,"price":120.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46635925143730,"sku":null,"price":180.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46635925176498,"sku":null,"price":215.0,"currency_code":"AUD","in_stock":true},{"title":"750","offer_id":46635925209266,"sku":null,"price":265.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46635925242034,"sku":null,"price":290.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46635925274802,"sku":null,"price":560.0,"currency_code":"AUD","in_stock":true},{"title":"2500","offer_id":46635925307570,"sku":null,"price":650.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46635925340338,"sku":null,"price":1350.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46635925373106,"sku":null,"price":2700.0,"currency_code":"AUD","in_stock":true},{"title":"20000","offer_id":46635925405874,"sku":null,"price":5400.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Silicone_Wristbands2.jpg?v=1763973924"},{"product_id":"custom-3d-die-cut-rubber-keychains-2","title":"Custom 3D Die Cut Rubber Keychains","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     Fix: Mobile responsive + no overflow\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .lead{\n    margin-top: 6px;\n    overflow-wrap: anywhere;\n  }\n  .product-detail-wrapper .note{\n    margin-top: 8px;\n    opacity: .92;\n    overflow-wrap: anywhere;\n  }\n\n  \/* spacing to prevent divider touching CTA *\/\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n\n    \/* prevent width\/padding overflow *\/\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  \/* desktop: prevent wrap *\/\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n    overflow-wrap: anywhere;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{\n      overflow-x: hidden; \/* prevent horizontal scroll *\/\n    }\n\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;        \/* override desktop min-width *\/\n      flex: 1 1 auto;      \/* override desktop flex-basis *\/\n      white-space: normal; \/* allow wrap *\/\n      word-break: break-word;\n    }\n\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO \/ ABOVE THE FOLD --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp class=\"lead\"\u003eElevate your branding with \u003cstrong\u003eCustom 3D Die-Cut Rubber Keychains\u003c\/strong\u003e. Each piece is precision-cut from premium flexible rubber, featuring raised 3D details for a visually striking and tactile accessory.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eCompared to traditional flat keychains, these 3D designs provide depth and dimension, making your logo or artwork truly stand out in everyday use.\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow minimum order\u003c\/strong\u003e starting from 20 pcs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePantone-matched colors\u003c\/strong\u003e with 2D\/3D options\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush production\u003c\/strong\u003e available in as few as 10 business days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top: 14px;\" class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your preferred path:\u003c\/strong\u003e Request a free mockup first or place an order online to kickstart production immediately.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.bestypromo.com\/products\/custom-pvc-keychains\"\u003e Order Now Online \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eIdeal For\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003eBrand giveaways, corporate gifts, and customer retention campaigns\u003c\/li\u003e\n\u003cli\u003eSchool clubs, campus events, and student merchandise\u003c\/li\u003e\n\u003cli\u003eSports teams, memberships, and sponsor promotions\u003c\/li\u003e\n\u003cli\u003eEvents, fundraisers, retail add-ons, and commemorative keepsakes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 OPTIONS --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable, soft PVC rubber (water-resistant)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShape:\u003c\/strong\u003e Fully custom die-cut to match your logo or artwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Choose 2D or 3D raised details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSides:\u003c\/strong\u003e Single-sided or double-sided printing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Thickness:\u003c\/strong\u003e Custom recommendations based on your design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Solid or multi-color with Pantone matching\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Standard keyring, lobster clasp, or custom fittings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"note\"\u003eUnsure of the best configuration? Upload your logo, and we’ll suggest the optimal 2D\/3D design, size, color, and hardware combination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Manufacturing Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eMost clients choose online ordering for quicker production. Prices vary depending on size, colors, logo technique, and production requirements.\u003c\/p\u003e\n\u003ctable style=\"width: 100%;\" class=\"pricing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right;\"\u003eEstimated Unit Price (USD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e\n\u003cstrong\u003e$4.95\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$3.06\u003c\/strong\u003e to \u003cstrong\u003e$4.80\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$2.99\u003c\/strong\u003e to \u003cstrong\u003e$3.05\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$1.99\u003c\/strong\u003e to \u003cstrong\u003e$2.90\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$1.42\u003c\/strong\u003e to \u003cstrong\u003e$1.95\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$0.98\u003c\/strong\u003e to \u003cstrong\u003e$1.40\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$0.92\u003c\/strong\u003e to \u003cstrong\u003e$0.97\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003efrom \u003cstrong\u003e$0.74\u003c\/strong\u003e to \u003cstrong\u003e$0.90\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e\n\u003cstrong\u003e$0.73\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"pricing-note\"\u003e*Prices are for reference. Online orders receive priority for faster production scheduling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE + GUARANTEE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction Timeline \u0026amp; Guarantee\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e Approximately 25 business days from artwork approval to delivery · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e.\u003cbr\u003e\u003cstrong\u003eRush:\u003c\/strong\u003e As quick as 10 business days (additional fees may apply).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProof \u0026amp; Approval:\u003c\/strong\u003e Digital proof sent for your review. Production begins only after your approval and payment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGuarantee:\u003c\/strong\u003e Rare shipping delays? We offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eWant to verify quality first? Order a \u003cstrong\u003e$9.90 sample with your logo\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.bestypromo.com\/products\/item-sample-with-your-logo\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eQuick FAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhen will I receive the artwork proof?\u003c\/strong\u003e Within 24 hours after checkout or submitting the free mockup request.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat can be woven on both sides?\u003c\/strong\u003e Text, slogans, and simple logos for optimal detail.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request revisions?\u003c\/strong\u003e Yes, we can adjust layout, thread colors, and orientation before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat if my event date is tight?\u003c\/strong\u003e Rush service is available, and we ensure satisfaction if delays affect your event.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- MOVED CTA (Two buttons removed) --\u003e\n\u003cdiv class=\"cta-block\" id=\"free-mockup-form\"\u003e\n\u003cdiv class=\"cta-group\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Removed smooth scroll JS because there is no anchor button linking to #free-mockup-form --\u003e\n\u003cdiv data-id=\"MTI3MjYy\" class=\"globo-formbuilder\"\u003e\u003cbr\u003e\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20（8）","offer_id":46966997876914,"sku":null,"price":160.01,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":46966997909682,"sku":null,"price":317.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":46966997942450,"sku":null,"price":518.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46966997975218,"sku":null,"price":649.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":46966998007986,"sku":null,"price":755.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46966998040754,"sku":null,"price":842.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46966998073522,"sku":null,"price":1050.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":46966998106290,"sku":null,"price":1142.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46966998139058,"sku":null,"price":1183.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":46966998171826,"sku":null,"price":1323.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":46966998204594,"sku":null,"price":1406.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":46966998237362,"sku":null,"price":1521.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":46966998270130,"sku":null,"price":1624.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46966998302898,"sku":null,"price":1729.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":46966998335666,"sku":null,"price":1433.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46966998368434,"sku":null,"price":3089.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46966998401202,"sku":null,"price":7316.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46966998433970,"sku":null,"price":14498.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/PVCKEYCHAINS03.jpg?v=1768542864"},{"product_id":"custom-pvc-rubber-clog-charms","title":"Custom Rubber Clog Charms – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eTurn your logo or artwork into eye-catching 3D shoe charms—soft PVC rubber, custom molded with clean edges and vibrant colors for everyday brand exposure.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePantone-matched colors\u003c\/strong\u003e for accurate brand display\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFits clog-style shoes\u003c\/strong\u003e with ventilation holes (hole clogs)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush service\u003c\/strong\u003e available (as fast as 10 business days)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003e Get Free Mockup \u0026amp; Quote \u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-rubber-clog-charms\"\u003e Order Now Online \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eSchool clubs, student events, and spirit items\u003c\/li\u003e\n\u003cli\u003eSports teams, fan giveaways, and merch add-ons\u003c\/li\u003e\n\u003cli\u003eBrand promotions, product launches, and customer gifts\u003c\/li\u003e\n\u003cli\u003eFundraising, event souvenirs, and retail accessories\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Soft, durable PVC rubber (lightweight \u0026amp; flexible)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Custom molded from your logo or artwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Flat or raised 3D details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Fully customizable — we’ll recommend the best size based on your logo\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Single or multi-color, Pantone matching available\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBacking:\u003c\/strong\u003e Standard shoe charm backing for clog-style shoes with ventilation holes (custom options available)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Bold shapes and clean logo elements usually look best in 3D molding. Upload your design and we’ll recommend the best structure in the mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.944px;\" class=\"pricing-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$5.89\u003c\/strong\u003e – \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$5.36\u003c\/strong\u003e – \u003cstrong\u003e$5.88\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$3.48\u003c\/strong\u003e – \u003cstrong\u003e$5.35\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.88\u003c\/strong\u003e – \u003cstrong\u003e$3.47\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.61\u003c\/strong\u003e – \u003cstrong\u003e$1.87\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.30\u003c\/strong\u003e – \u003cstrong\u003e$1.60\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.06\u003c\/strong\u003e– \u003cstrong\u003e$1.29\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.20\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 10px;\"\u003eWant the most accurate quote for your logo and options? Submit your design to receive a \u003cstrong\u003efree mockup \u0026amp; quote within 24 hours\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003e Get Free Mockup \u0026amp; Quote \u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-rubber-clog-charms\"\u003e Order Now Online \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e*For faster production scheduling, orders placed online are prioritized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRODUCTION + GUARANTEE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e after artwork approval · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e.\u003cbr\u003e\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e10 business days\u003c\/strong\u003e (additional fees apply).\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eProof \u0026amp; Approval:\u003c\/strong\u003e We send a digital proof first. Production starts only after approval and payment.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare transit delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your logo\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat shoes do these fit?\u003c\/strong\u003e Clog-style shoes with ventilation holes (hole clogs).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request revisions?\u003c\/strong\u003e Yes—colors, size, and details can be adjusted before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo I have to pay before seeing a design?\u003c\/strong\u003e No—free mockup \u0026amp; quote are available.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeed it fast?\u003c\/strong\u003e Rush service is available (additional fees apply).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTI3NjYz\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":46981447483570,"sku":null,"price":155.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":46981447516338,"sku":null,"price":196.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":46981447549106,"sku":null,"price":313.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":46981447581874,"sku":null,"price":446.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":46981447614642,"sku":null,"price":582.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":46981447647410,"sku":null,"price":630.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":46981447680178,"sku":null,"price":730.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":46981447712946,"sku":null,"price":795.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":46981447745714,"sku":null,"price":861.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":46981447778482,"sku":null,"price":974.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":46981447811250,"sku":null,"price":1149.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":46981447844018,"sku":null,"price":1283.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":46981447876786,"sku":null,"price":1435.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":46981447909554,"sku":null,"price":1558.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":46981447942322,"sku":null,"price":1709.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":46981447975090,"sku":null,"price":2353.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":46981448007858,"sku":null,"price":2755.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":46981448040626,"sku":null,"price":3772.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":46981448073394,"sku":null,"price":5600.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":46981448106162,"sku":null,"price":10108.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm1.jpg?v=1763966297"},{"product_id":"custom-versatile-shoe-charms-free-design-proof-quote","title":"Custom versatile Shoe Charms – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eTurn one logo into a true \u003cstrong\u003e2-in-1 versatile shoe accessory\u003c\/strong\u003e. Wear it on clogs through the shoe holes, or clip it onto lace-up shoes using the included soft PVC lace adapter. Same design, two wearing options—perfect for teams and groups with mixed shoe styles.\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2-in-1 fit:\u003c\/strong\u003e works for clogs + lace-up shoes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIncludes detachable lace adapter:\u003c\/strong\u003e switch in seconds\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFully customizable:\u003c\/strong\u003e made to match your logo and brand style\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3D die-cut look:\u003c\/strong\u003e clean edges with strong visual impact\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft PVC rubber:\u003c\/strong\u003e flexible, durable, lightweight for daily wear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup \u0026amp; quote:\u003c\/strong\u003e typically within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on standard orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush options available\u003c\/strong\u003e when you’re on a deadline\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e request a free mockup first, or order online to move production forward sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-versatile-shoe-charms\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003eTeams, schools, and clubs with mixed shoe styles\u003c\/li\u003e\n\u003cli\u003eSpirit items, group identity, and fan giveaways\u003c\/li\u003e\n\u003cli\u003eEvents, conferences, and volunteer groups\u003c\/li\u003e\n\u003cli\u003eFundraising, retail accessories, and merch add-ons\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Soft PVC rubber (flexible \u0026amp; durable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Custom molded from your logo or artwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLook:\u003c\/strong\u003e Clean 3D die-cut edge with optional raised details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Fully customizable — we’ll recommend the best size based on your design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Single or multi-color (Pantone matching available upon request)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWear options:\u003c\/strong\u003e Clog backing + detachable lace adapter (included)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Bold shapes and clean logo elements usually mold best. Upload your artwork and we’ll recommend the best structure in the mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\" class=\"pricing-note\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003c!-- Template pricing table (kept exactly as provided) --\u003e\n\u003ctable style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.875px;\" class=\"pricing-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$6.74\u003c\/strong\u003e – \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$6.29\u003c\/strong\u003e – \u003cstrong\u003e$6.73\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$4.08\u003c\/strong\u003e – \u003cstrong\u003e$6.28\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.18\u003c\/strong\u003e – \u003cstrong\u003e$4.07\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.89\u003c\/strong\u003e – \u003cstrong\u003e$2.17\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.69\u003c\/strong\u003e – \u003cstrong\u003e$1.88\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.24 \u003c\/strong\u003e– \u003cstrong\u003e$1.68\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.13\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"cta-block\" style=\"margin-top: 12px;\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-versatile-shoe-charms\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e after artwork approval · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e10 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e We send a digital proof first. Production starts only after approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare transit delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your logo\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a design proof before production?\u003c\/strong\u003e Yes. You’ll receive a free digital design proof and production only starts after your approval.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I switch between clog and lace?\u003c\/strong\u003e Yes—detach the charm from the adapter and re-attach anytime.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request revisions?\u003c\/strong\u003e Yes—colors, size, and details can be adjusted before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo I have to pay before seeing a design?\u003c\/strong\u003e No—free mockup \u0026amp; quote are available.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv class=\"detail-section\" id=\"free-mockup-form\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTM1Nzgw\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47174759088306,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"30","offer_id":47174759121074,"sku":null,"price":205.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47174759153842,"sku":null,"price":312.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47174759186610,"sku":null,"price":535.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47174759219378,"sku":null,"price":669.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47174759252146,"sku":null,"price":759.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47174759284914,"sku":null,"price":869.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47174759317682,"sku":null,"price":959.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47174759350450,"sku":null,"price":1016.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47174759383218,"sku":null,"price":1179.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47174759415986,"sku":null,"price":1349.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47174759448754,"sku":null,"price":1503.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47174759481522,"sku":null,"price":1679.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47174759514290,"sku":null,"price":1823.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47174759547058,"sku":null,"price":2009.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47174759579826,"sku":null,"price":3599.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47174759612594,"sku":null,"price":4409.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47174759645362,"sku":null,"price":6539.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47174759678130,"sku":null,"price":11779.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/ShoeCharm2.jpg?v=1763966437"},{"product_id":"custom-pvc-shoelace-charm-free-design-proof-quote","title":"Custom PVC Shoelace Charm – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eTurn your logo or artwork into custom clip shoe charms—built with a secure shoelace clip backing so you can add bold, wearable branding to any lace-up shoes. Perfect for teams, schools, clubs, events, and promotional giveaways.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree design proof\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShoelace clip backing\u003c\/strong\u003e fits most lace-up shoes (no holes needed)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3D PVC rubber\u003c\/strong\u003e charm for vivid color \u0026amp; clean edges\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush service\u003c\/strong\u003e available (as fast as 10 business days)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free proof first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Proof \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-regular\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eSchools, clubs, and student events (spirit items \u0026amp; giveaways)\u003c\/li\u003e\n\u003cli\u003eSports teams and outdoor groups (team identity \u0026amp; easy recognition)\u003c\/li\u003e\n\u003cli\u003eCorporate events, trade shows, and brand activations (low-cost, high-visibility)\u003c\/li\u003e\n\u003cli\u003eFundraising, event souvenirs, and promo campaigns (easy to distribute, fun to wear)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBacking:\u003c\/strong\u003e Shoelace clip (secure fit for lace-up shoes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e PVC rubber (durable, vivid colors, clean edges)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Flat or raised 3D details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Typically 1–2 inches (we’ll recommend the best size in the proof)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThickness:\u003c\/strong\u003e About 0.16 inch\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Custom molded from your logo or artwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Single or multi-color, Pantone matching available\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Clip onto shoelaces—ideal for sneakers, running shoes, boots, and more\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Simple, bold shapes usually look best in molding. Upload your logo and we’ll optimize the layout for maximum readability on shoes.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px; opacity: .92;\"\u003eNote: If you have special shoelace width requirements, mention it in the form and we’ll confirm clip fit in the proof.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003c!-- Template pricing table (kept exactly as provided) --\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.944px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$5.77\u003c\/strong\u003e – \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$5.24\u003c\/strong\u003e – \u003cstrong\u003e$5.76\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$3.40\u003c\/strong\u003e – \u003cstrong\u003e$5.23\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.84\u003c\/strong\u003e – \u003cstrong\u003e$3.39\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.58\u003c\/strong\u003e – \u003cstrong\u003e$1.87\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.27\u003c\/strong\u003e – \u003cstrong\u003e$1.57\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.04 \u003c\/strong\u003e– \u003cstrong\u003e$1.26\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$0.94\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Proof \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-regular\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e after proof approval · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e10 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e We send a digital proof first. Production starts only after approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare transit delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your logo\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo I have to pay before seeing a design?\u003c\/strong\u003e No—free proof \u0026amp; quote are available.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat shoes does this fit?\u003c\/strong\u003e Most lace-up shoes—sneakers, running shoes, boots, and more.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill the clip fall off?\u003c\/strong\u003e The clip is designed for a secure shoelace grip. For best results, we’ll confirm fit in the proof stage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request revisions?\u003c\/strong\u003e Yes—colors, size, and details can be adjusted before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeed it fast?\u003c\/strong\u003e Rush service is available (additional fees apply).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Proof \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTM2NzI0\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47174859358386,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47174859391154,"sku":null,"price":355.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47174859423922,"sku":null,"price":385.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47174859456690,"sku":null,"price":519.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47174859489458,"sku":null,"price":595.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47174859522226,"sku":null,"price":654.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47174859554994,"sku":null,"price":740.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47174859587762,"sku":null,"price":882.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47174859620530,"sku":null,"price":997.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47174859653298,"sku":null,"price":1176.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47174859686066,"sku":null,"price":1313.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47174859718834,"sku":null,"price":1468.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47174859751602,"sku":null,"price":1595.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47174859784370,"sku":null,"price":1751.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47174859817138,"sku":null,"price":2408.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47174859849906,"sku":null,"price":2819.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47174859882674,"sku":null,"price":3860.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47174859915442,"sku":null,"price":5730.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47174859948210,"sku":null,"price":10341.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/ShoeCharm6.jpg?v=1763966756"},{"product_id":"custom-glow-in-the-dark-clog-charms-free-design-proof-quote","title":"Custom Glow-in-the-Dark Clog Charms - Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eBoost your brand’s visibility with \u003cstrong\u003eCustom Glowing Clog Charms\u003c\/strong\u003e—designed to absorb daylight or indoor light and \u003cstrong\u003eglow in the dark\u003c\/strong\u003e for standout impact at night.\u003c\/p\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eCrafted from durable soft PVC rubber with precision 3D die-cut details, these charms capture your logo clearly and stay vibrant through everyday wear on clogs and sandals.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlow-in-the-dark\u003c\/strong\u003e effect for day-to-night visibility\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3D die-cut PVC rubber\u003c\/strong\u003e for crisp details and premium depth\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush service\u003c\/strong\u003e available (15–24 business days)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-glow-in-the-dark-clog-charms\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eDance clubs, night events, and glow-themed promotions\u003c\/li\u003e\n\u003cli\u003eSwimming clubs, sports teams, and school groups\u003c\/li\u003e\n\u003cli\u003eBusinesses, organizations, and branded giveaways\u003c\/li\u003e\n\u003cli\u003eEvent souvenirs, membership merch, and retail add-ons\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable soft PVC rubber for long-lasting use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Fully customizable logo \/ artwork (3D die-cut details)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlow:\u003c\/strong\u003e Charges under daylight or artificial light, glows in the dark\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Bright, eye-catching logo colors with strong visibility\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e \u003cstrong\u003e25–35 mm\u003c\/strong\u003e (approx. 1.0–1.4 in) — other sizes available on request.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFit:\u003c\/strong\u003e Compatible with clogs and similar perforated sandals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Bold shapes and clean outlines typically look best in 3D rubber. Submit your design and we’ll recommend the cleanest layout in the mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.944px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$7.15\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$6.34\u003c\/strong\u003e – \u003cstrong\u003e$7.14\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$5.73\u003c\/strong\u003e – \u003cstrong\u003e$6.33\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$3.72\u003c\/strong\u003e – \u003cstrong\u003e$5.72\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$2.01\u003c\/strong\u003e – \u003cstrong\u003e$3.71\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.72\u003c\/strong\u003e – \u003cstrong\u003e$2.00\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.35\u003c\/strong\u003e – \u003cstrong\u003e$1.71\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.13 \u003c\/strong\u003e– \u003cstrong\u003e$1.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.10\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-glow-in-the-dark-clog-charms\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a design proof before production?\u003c\/strong\u003e Yes. We provide a free digital mockup for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow does the glow effect work?\u003c\/strong\u003e The charm absorbs daylight or indoor light, then glows in low-light environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request revisions to the mockup?\u003c\/strong\u003e Yes. We can adjust layout, colors, and details before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories, or special packaging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTI3NjYz\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47184089317554,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47184089350322,"sku":null,"price":332.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47184089383090,"sku":null,"price":457.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47184089415858,"sku":null,"price":605.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47184089448626,"sku":null,"price":684.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47184089481394,"sku":null,"price":780.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47184089514162,"sku":null,"price":852.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47184089546930,"sku":null,"price":906.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47184089579698,"sku":null,"price":1055.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47184089612466,"sku":null,"price":1215.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47184089645234,"sku":null,"price":1357.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47184089678002,"sku":null,"price":1509.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47184089710770,"sku":null,"price":1639.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47184089743538,"sku":null,"price":1797.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47184089776306,"sku":null,"price":5870.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47184089809074,"sku":null,"price":10665.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm3.jpg?v=1763966468"},{"product_id":"custom-uv-magic-clog-charms-free-design-proof-quote","title":"Custom UV Magic Clog Charms - Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eTurn your logo or artwork into Custom UV Magic Clog Charms — a fun, interactive shoe accessory that instantly grabs attention. Indoors they look clear or light-toned, but under sunlight they transform into vibrant purple or blue, creating a surprising color-change effect people love to show off.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree design proof\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUV-reactive material:\u003c\/strong\u003e changes color under sunlight (purple or blue options)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft PVC rubber\u003c\/strong\u003e with flexible, durable, everyday comfort\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSemi-3D drop-molded\u003c\/strong\u003e layers with clean color separation lines\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with most clogs\u003c\/strong\u003e (like Crocs) for easy, secure wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-uv-reactive-clog-charms\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eBrand promotions, giveaways, and limited-edition campaign merch\u003c\/li\u003e\n\u003cli\u003eEvents, festivals, and youth-focused activations that need “wow” factor\u003c\/li\u003e\n\u003cli\u003eRetail merchandise, add-ons, and gift-with-purchase bundles\u003c\/li\u003e\n\u003cli\u003eCreative brands, IP collaborations, and illustration-based designs\u003c\/li\u003e\n\u003cli\u003eTeam groups, clubs, and community items that people wear daily\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Eco-friendly soft PVC rubber (flexible, durable, comfortable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUV Effect:\u003c\/strong\u003e Clear\/light-toned indoors, turns \u003cstrong\u003epurple or blue\u003c\/strong\u003e under sunlight\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProcess:\u003c\/strong\u003e Layered drop-molded production with clean color separation lines\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLook \u0026amp; Feel:\u003c\/strong\u003e Slightly raised \u003cstrong\u003esemi-3D\u003c\/strong\u003e details for depth and clarity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Standard charm size around \u003cstrong\u003e1.2 inches\u003c\/strong\u003e (custom sizes available)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFit:\u003c\/strong\u003e Compatible with most clog-style shoes (such as Crocs)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomization:\u003c\/strong\u003e Fully custom shape, UV-reactive color options, logo\/artwork, and layout\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Bold shapes, clean outlines, and high-contrast elements look best after the UV color change. Upload your artwork and we’ll recommend the best layout in your free mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 163.688px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20–50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$5.85 - $7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e51–100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$5.73 \u003c\/strong\u003e– \u003cstrong\u003e$7.14\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$3.72 \u003c\/strong\u003e– \u003cstrong\u003e$5.72\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.01\u003c\/strong\u003e – \u003cstrong\u003e$3.71\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.72\u003c\/strong\u003e – \u003cstrong\u003e$2.00\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.39\u003c\/strong\u003e – \u003cstrong\u003e$1.71\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.20\u003c\/strong\u003e – \u003cstrong\u003e$1.38\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.12\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-uv-reactive-clog-charms\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e20–25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e10 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a design proof before production?\u003c\/strong\u003e Yes. We provide a free digital proof for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow does the UV color change work?\u003c\/strong\u003e Indoors the charm appears clear or light-colored, then shifts to purple or blue when exposed to sunlight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I customize the shape and colors?\u003c\/strong\u003e Yes—shape, UV-reactive color options, and artwork layout are fully customizable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill the charm fit my shoes?\u003c\/strong\u003e These charms are compatible with most clog-style shoes (such as Crocs).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTI3NjYz\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"10","offer_id":47199274401970,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":47199274434738,"sku":null,"price":355.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47199274467506,"sku":null,"price":402.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47199274500274,"sku":null,"price":466.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47199274533042,"sku":null,"price":604.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47199274565810,"sku":null,"price":703.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47199274598578,"sku":null,"price":783.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47199274631346,"sku":null,"price":912.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47199274664114,"sku":null,"price":1096.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47199274696882,"sku":null,"price":1254.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47199274729650,"sku":null,"price":1476.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47199274762418,"sku":null,"price":1656.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47199274795186,"sku":null,"price":1853.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47199274827954,"sku":null,"price":2023.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47199274860722,"sku":null,"price":2220.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47199274893490,"sku":null,"price":3093.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47199274926258,"sku":null,"price":3661.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47199274959026,"sku":null,"price":5030.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47199274991794,"sku":null,"price":7598.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47199275024562,"sku":null,"price":13750.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm8.jpg?v=1763966548"},{"product_id":"custom-glow-in-the-dark-versatile-shoe-charms-free-design-proof-quote","title":"Custom Glow-in-the-Dark Versatile Shoe Charms – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eCustom Glow-in-the-Dark Versatile Shoe Charms are a fun and engaging way to showcase your logo or artwork as a glowing accessory for everyday footwear.\u003c\/p\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eMade with glow-in-the-dark material and flexible soft PVC rubber, these charms absorb light during the day and shine brightly at night—creating an eye-catching effect that keeps your design visible in low-light environments.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlow-in-the-dark effect\u003c\/strong\u003e that charges under light and glows at night\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft PVC rubber\u003c\/strong\u003e with lightweight, flexible durability for daily wear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision die-cut\u003c\/strong\u003e with layered, raised details for a clean 3D look\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile attachment\u003c\/strong\u003e for both hole-style shoes and shoelaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-glow-in-the-dark-versatile-shoe-charms\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eBrand promotions, giveaways, and event merchandise\u003c\/li\u003e\n\u003cli\u003eNighttime or low-light campaigns that need extra visibility\u003c\/li\u003e\n\u003cli\u003eRetail merchandise, creator drops, and fan collections\u003c\/li\u003e\n\u003cli\u003ePersonalised gifts, teams, clubs, and community groups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-quality soft PVC rubber (flexible \u0026amp; durable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFeature:\u003c\/strong\u003e Glow-in-the-dark material (charges under light, glows in the dark)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProcess:\u003c\/strong\u003e Precision die-cut with layered construction for raised details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Custom shapes, logos, and artwork available\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlow colors:\u003c\/strong\u003e Multiple glow options available (tell us your preference)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttachment:\u003c\/strong\u003e Works for both hole-style shoes and shoelaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Bold shapes and clear outlines glow the most evenly. Send your artwork and we’ll recommend the best shape, layer depth, and glow color in your free mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.875px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$6.78 \u003c\/strong\u003e– \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$6.12\u003c\/strong\u003e – \u003cstrong\u003e$6.77\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$4.39\u003c\/strong\u003e – \u003cstrong\u003e$6.11\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.38 \u003c\/strong\u003e– \u003cstrong\u003e$4.38\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.03\u003c\/strong\u003e – \u003cstrong\u003e$2.37\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.64\u003c\/strong\u003e – \u003cstrong\u003e$2.02\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.33 \u003c\/strong\u003e– \u003cstrong\u003e$1.63\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.20\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-glow-in-the-dark-versatile-shoe-charms\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a mockup before production?\u003c\/strong\u003e Yes. We provide a free digital mockup for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request changes to the mockup?\u003c\/strong\u003e Yes. We can adjust shape, layout, and layered details before you approve production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow does the glow-in-the-dark effect work?\u003c\/strong\u003e The charm absorbs light under indoor or sunlight exposure, then glows in dark environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories\/hardware, or special packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow fast do I get the mockup?\u003c\/strong\u003e Within 24 hours after your submission.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTM2NzE4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47199456034994,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47199456067762,"sku":null,"price":379.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47199456100530,"sku":null,"price":515.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47199456133298,"sku":null,"price":750.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47199456166066,"sku":null,"price":926.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47199456198834,"sku":null,"price":986.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47199456231602,"sku":null,"price":1186.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47199456264370,"sku":null,"price":1381.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47199456297138,"sku":null,"price":1574.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47199456329906,"sku":null,"price":1827.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47199456362674,"sku":null,"price":2015.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47199456395442,"sku":null,"price":2194.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47199456428210,"sku":null,"price":2371.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47199456460978,"sku":null,"price":2563.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47199456493746,"sku":null,"price":3603.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47199456526514,"sku":null,"price":4278.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47199456559282,"sku":null,"price":5691.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47199456592050,"sku":null,"price":9051.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47199456624818,"sku":null,"price":17363.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charm4.jpg?v=1763966484"},{"product_id":"custom-clip-shoe-charms-glowing-free-design-proof-quote","title":"Custom Clip Shoe Charms - Glowing – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eCustom Clip Shoe Charms – Glowing are a fun and eye-catching way to showcase your logo or artwork as a glowing accessory for shoelace-style footwear.\u003c\/p\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eFeaturing glow-in-the-dark material and flexible soft PVC, these clip charms absorb light during the day and shine brightly at night—adding a playful, high-visibility effect that makes your design stand out in low-light environments.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlow-in-the-dark effect\u003c\/strong\u003e that charges under light and glows at night\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClip attachment\u003c\/strong\u003e designed for standard shoelaces (25–35 mm)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft PVC rubber\u003c\/strong\u003e with lightweight, flexible durability for everyday wear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision die-cut\u003c\/strong\u003e with layered, slightly raised logo details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-glowing\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eBrand promotions, giveaways, and event merchandise\u003c\/li\u003e\n\u003cli\u003eYouth-focused campaigns and nighttime visibility activations\u003c\/li\u003e\n\u003cli\u003eRetail merchandise, creator drops, and fan collections\u003c\/li\u003e\n\u003cli\u003ePersonalised gifts, teams, clubs, and community groups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-quality soft PVC rubber (flexible \u0026amp; durable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFeature:\u003c\/strong\u003e Glow-in-the-dark material (charges under light, glows in the dark)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProcess:\u003c\/strong\u003e Precision die-cut with layered construction for clean edges and raised details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetails:\u003c\/strong\u003e Slightly raised logo for depth and clarity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttachment:\u003c\/strong\u003e Clip design for standard shoelaces \u003cstrong\u003e25–35 mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomization:\u003c\/strong\u003e Custom shapes, glow colors, logos \u0026amp; artwork available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Bold shapes and clear outlines glow the most evenly. Send your artwork and we’ll recommend the best shape, layer depth, and glow color for the strongest nighttime impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.875px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$5.76 \u003c\/strong\u003e– \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$5.73\u003c\/strong\u003e – \u003cstrong\u003e$5.75\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$3.72\u003c\/strong\u003e – \u003cstrong\u003e$5.72\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.01\u003c\/strong\u003e – \u003cstrong\u003e$3.71\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.72\u003c\/strong\u003e – \u003cstrong\u003e$2.00\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.39\u003c\/strong\u003e – \u003cstrong\u003e$1.71\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.13 \u003c\/strong\u003e– \u003cstrong\u003e$1.38\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.02\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-glowing\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a mockup before production?\u003c\/strong\u003e Yes. We provide a free digital mockup for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request changes to the mockup?\u003c\/strong\u003e Yes. We can adjust shape, layout, layers, and glow color options before you approve production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow does the glow-in-the-dark effect work?\u003c\/strong\u003e The charm absorbs light under indoor or sunlight exposure, then glows in dark environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill the clip fit my shoelaces?\u003c\/strong\u003e Yes. The clip is designed for standard shoelaces around \u003cstrong\u003e25–35 mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories\/hardware, or special packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow fast do I get the mockup?\u003c\/strong\u003e Within 24 hours after your submission.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTM2NzI0\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"10","offer_id":47199497388210,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"25","offer_id":47199497420978,"sku":null,"price":355.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47199497453746,"sku":null,"price":400.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47199497486514,"sku":null,"price":464.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47199497519282,"sku":null,"price":604.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47199497552050,"sku":null,"price":701.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47199497584818,"sku":null,"price":783.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47199497617586,"sku":null,"price":912.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47199497650354,"sku":null,"price":1096.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47199497683122,"sku":null,"price":1254.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47199497715890,"sku":null,"price":1476.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47199497748658,"sku":null,"price":1656.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47199497781426,"sku":null,"price":1853.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47199497814194,"sku":null,"price":2023.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47199497846962,"sku":null,"price":2220.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47199497879730,"sku":null,"price":3093.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47199497912498,"sku":null,"price":3661.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47199497945266,"sku":null,"price":5030.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47199497978034,"sku":null,"price":7598.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47199498010802,"sku":null,"price":13750.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Shoe_Charms10.jpg?v=1763966813"},{"product_id":"custom-uv-reactive-versatile-shoe-charms-free-design-proof-quote","title":"Custom UV Reactive Versatile Shoe Charms - Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eCustom UV Reactive Versatile Shoe Charms are a fun and interactive way to showcase your logo or artwork as a unique accessory for everyday footwear.\u003c\/p\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eMade with UV-reactive soft PVC, these charms transform from clear or light-colored indoors to vibrant purple or blue under sunlight—creating a surprising color-change effect that instantly grabs attention.\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUV-reactive material\u003c\/strong\u003e that changes color under sunlight\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft PVC rubber\u003c\/strong\u003e with flexible, durable construction for daily wear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayered drop-molded\u003c\/strong\u003e build with clean color separation lines\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSlightly raised details\u003c\/strong\u003e for a crisp, professional finish\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-uv-reactive-versatile-shoe-charms\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003eBrand promotions, giveaways, and event merchandise\u003c\/li\u003e\n\u003cli\u003eOutdoor campaigns and sunny-day activations\u003c\/li\u003e\n\u003cli\u003eRetail merchandise, creator drops, and fan collections\u003c\/li\u003e\n\u003cli\u003ePersonalised gifts, teams, clubs, and community groups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Eco-friendly soft PVC rubber (flexible \u0026amp; durable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFeature:\u003c\/strong\u003e UV-reactive color change (indoor clear\/light → outdoor purple\/blue)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProcess:\u003c\/strong\u003e Drop-molded with layered construction and clean color separation lines\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetails:\u003c\/strong\u003e Slightly raised logo for depth and clarity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Standard charm size around \u003cstrong\u003e1.2 inches\u003c\/strong\u003e (custom sizes available)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomization:\u003c\/strong\u003e Custom shapes, UV-reactive color options, logos \u0026amp; artwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttachment:\u003c\/strong\u003e Works for both hole-style shoes and shoelaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Simple, bold designs show the strongest color-change contrast. Send your artwork and we’ll recommend the best shape, layers, and UV-reactive color option in your free mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\" class=\"pricing-note\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.875px;\" class=\"pricing-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$6.78 \u003c\/strong\u003e– \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$5.74\u003c\/strong\u003e – \u003cstrong\u003e$3.82\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$4.39\u003c\/strong\u003e – \u003cstrong\u003e$5.73\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.38\u003c\/strong\u003e – \u003cstrong\u003e$4.39\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.03\u003c\/strong\u003e – \u003cstrong\u003e$2.37\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.64\u003c\/strong\u003e – \u003cstrong\u003e$2.02\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.33 \u003c\/strong\u003e– \u003cstrong\u003e$1.63\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.20\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"cta-block\" style=\"margin-top: 12px;\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-uv-reactive-versatile-shoe-charms\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a mockup before production?\u003c\/strong\u003e Yes. We provide a free digital mockup for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request changes to the mockup?\u003c\/strong\u003e Yes. We can adjust shape, layout, layers, and UV-reactive options before you approve production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow does the UV color change work?\u003c\/strong\u003e Indoors the charm appears clear or light, and it turns vibrant purple or blue when exposed to sunlight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories\/hardware, or special packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow fast do I get the mockup?\u003c\/strong\u003e Within 24 hours after your submission.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv class=\"detail-section\" id=\"free-mockup-form\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTM2NzE4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"250","offer_id":47206816088242,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47206816121010,"sku":null,"price":387.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47206816153778,"sku":null,"price":526.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47206816186546,"sku":null,"price":766.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47206816219314,"sku":null,"price":915.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47206816252082,"sku":null,"price":1006.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47206816284850,"sku":null,"price":1210.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47206816317618,"sku":null,"price":1408.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47206816350386,"sku":null,"price":1605.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47206816383154,"sku":null,"price":1827.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47206816415922,"sku":null,"price":2015.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47206816448690,"sku":null,"price":2194.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47206816481458,"sku":null,"price":2371.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47206816514226,"sku":null,"price":2563.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47206816546994,"sku":null,"price":3603.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47206816579762,"sku":null,"price":4278.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47206816612530,"sku":null,"price":5691.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47206816645298,"sku":null,"price":9051.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47206816678066,"sku":null,"price":17363.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/UV-Magic-versatile-Shoe-Charms1.jpg?v=1763966734"},{"product_id":"custom-clip-shoe-charms-uv-free-design-proof-quote","title":"Custom Clip Shoe Charms - UV – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eCustom Clip Shoe Charms – UV are a creative and interactive way to showcase your logo or artwork as a unique accessory for shoelace-style footwear.\u003c\/p\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eFeaturing UV-reactive soft PVC, these clip charms change from clear or light tones indoors to vibrant purple or blue under sunlight—adding a fun color-changing effect that instantly catches attention.\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUV-reactive material\u003c\/strong\u003e that changes color under sunlight\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClip attachment\u003c\/strong\u003e designed for standard shoelaces (25–35 mm)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-friendly soft PVC\u003c\/strong\u003e with flexible, durable construction for daily wear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrop-molded layers\u003c\/strong\u003e with clean color separation lines and raised details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-uv\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003eOutdoor events, sunny-day activations, and brand promotions\u003c\/li\u003e\n\u003cli\u003eInteractive giveaways that create surprise and shareable moments\u003c\/li\u003e\n\u003cli\u003eRetail merchandise, creator drops, and fan collections\u003c\/li\u003e\n\u003cli\u003ePersonalised gifts, teams, clubs, and community groups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Eco-friendly soft PVC rubber (flexible \u0026amp; durable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFeature:\u003c\/strong\u003e UV-reactive color change (indoor clear\/light → outdoor purple\/blue)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProcess:\u003c\/strong\u003e Drop-molded with layered construction and clean color separation lines\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetails:\u003c\/strong\u003e Slightly raised logo for depth and clarity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttachment:\u003c\/strong\u003e Clip design for standard shoelaces \u003cstrong\u003e25–35 mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomization:\u003c\/strong\u003e Custom shapes, UV-reactive color options, logos \u0026amp; artwork available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Simple, bold designs show the strongest color-change contrast. Send your artwork and we’ll recommend the best shape, layers, and UV-reactive option for maximum impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\" class=\"pricing-note\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.875px;\" class=\"pricing-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$6.57 \u003c\/strong\u003e– \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$5.74\u003c\/strong\u003e – \u003cstrong\u003e$3.82\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$4.03\u003c\/strong\u003e – \u003cstrong\u003e$5.73\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.30\u003c\/strong\u003e – \u003cstrong\u003e$4.02\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$2.04\u003c\/strong\u003e – \u003cstrong\u003e$2.29\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.71 \u003c\/strong\u003e– \u003cstrong\u003e$2.03\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.47 \u003c\/strong\u003e– \u003cstrong\u003e$1.70\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1875px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1875px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1875px;\"\u003e\n\u003cstrong\u003e$1.36\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"cta-block\" style=\"margin-top: 12px;\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca href=\"#free-mockup-form\" class=\"button button--secondary custom-black-btn cta-btn cta-primary\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-clip-shoe-charms-uv\" class=\"button button--secondary custom-black-btn cta-btn cta-secondary\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul style=\"margin-top: 8px;\" class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a mockup before production?\u003c\/strong\u003e Yes. We provide a free digital mockup for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request changes to the mockup?\u003c\/strong\u003e Yes. We can adjust shape, layout, layers, and UV-reactive options before you approve production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow does the UV color change work?\u003c\/strong\u003e Indoors the charm appears clear or light, and it turns vibrant purple or blue when exposed to sunlight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill the clip fit my shoelaces?\u003c\/strong\u003e Yes. The clip is designed for standard shoelaces around \u003cstrong\u003e25–35 mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories\/hardware, or special packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow fast do I get the mockup?\u003c\/strong\u003e Within 24 hours after your submission.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv class=\"detail-section\" id=\"free-mockup-form\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTM2NzI0\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47206963478706,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47206963511474,"sku":null,"price":400.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47206963544242,"sku":null,"price":464.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47206963577010,"sku":null,"price":604.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47206963609778,"sku":null,"price":701.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47206963642546,"sku":null,"price":783.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47206963675314,"sku":null,"price":912.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47206963708082,"sku":null,"price":1096.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47206963740850,"sku":null,"price":1254.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47206963773618,"sku":null,"price":1476.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47206963806386,"sku":null,"price":1656.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47206963839154,"sku":null,"price":1853.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47206963871922,"sku":null,"price":2023.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47206963904690,"sku":null,"price":2220.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47206963937458,"sku":null,"price":3093.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47206963970226,"sku":null,"price":3661.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47206964002994,"sku":null,"price":5030.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47206964035762,"sku":null,"price":7598.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47206964068530,"sku":null,"price":13750.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/UV_MagicShoe_Charms_d199d157-485c-432b-88b0-2c36ad583ec1.jpg?v=1773906568"},{"product_id":"custom-3d-die-cut-rubber-keychains-order-online","title":"Custom 3D Die Cut Rubber Keychains - Order Online","description":"\u003cstyle\u003e \n\/* ================================ Order Online (Clean + CRO) For: Custom Aluminium Bottle Opener Keychains \nUpdate: Copy aligned to current page options (no unnecessary repeats) \nFix: Mobile responsive + no overflow ================================ *\/\n\n.order-online-wrapper{\n  --text: #121212;\n  --line: #e8e8e8;\n  --bg-soft: #f7f7f7;\n  --radius: 10px;\n  --btn-bg: #000;\n  --btn-text: #fff;\n  --btn-border: #000;\n  --title-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  font-size: var(--body-size);\n  color: var(--text);\n  line-height: 1.75;\n  max-width: 100%;\n}\n\n.order-online-wrapper *{\n  color: var(--text);\n}\n\n.order-online-wrapper .oo-lead{\n  margin: 0 0 14px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n\/* Lead headline uses the same title size as other headings *\/\n.order-online-wrapper .oo-lead .oo-strong{\n  display: block;\n  font-weight: bold;\n  font-size: var(--title-size);\n  margin-bottom: 6px;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-divider{\n  border: 0;\n  border-top: 1px solid var(--line);\n  margin: 18px 0;\n}\n\n.order-online-wrapper .oo-step{\n  margin: 0 0 18px 0;\n}\n\n.order-online-wrapper .oo-step-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  letter-spacing: .1px;\n  text-transform: none;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-step-sub{\n  margin: 0 0 10px 0;\n  font-size: var(--body-size);\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-list{\n  margin: 0;\n  padding-left: 18px;\n}\n\n.order-online-wrapper .oo-list li{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card{\n  background: var(--bg-soft);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  padding: 14px 16px;\n  margin: 18px 0;\n  box-sizing: border-box;\n}\n\n.order-online-wrapper .oo-card-title{\n  margin: 0 0 8px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-card-row{\n  margin: 6px 0;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta{\n  text-align: center;\n  margin-top: 18px;\n}\n\n.order-online-wrapper .oo-cta-title{\n  margin: 0 0 12px 0;\n  font-size: var(--title-size);\n  font-weight: bold;\n  overflow-wrap: anywhere;\n}\n\n.order-online-wrapper .oo-cta-btn{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--btn-bg);\n  color: var(--btn-text) !important;\n  border: 1px solid var(--btn-border);\n  padding: 16px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 16px;\n  letter-spacing: .2px;\n  min-height: 52px;\n  min-width: 280px;\n  white-space: nowrap;\n  box-sizing: border-box;\n  max-width: 100%;\n}\n\n.order-online-wrapper .oo-cta-btn:hover{\n  opacity: .92;\n}\n\n.order-online-wrapper .oo-cta-note{\n  margin-top: 10px;\n  font-size: var(--small-size);\n  opacity: .9;\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px){\n  .order-online-wrapper{\n    --title-size: 17px;\n    --body-size: 16px;\n    --small-size: 14px;\n    overflow-x: hidden;\n  }\n\n  .order-online-wrapper .oo-cta-btn{\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    padding: 16px 16px;\n    white-space: normal;\n    word-break: break-word;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"order-online-wrapper\"\u003e\n\u003c!-- Lead (shorter) --\u003e\n\u003cp class=\"oo-lead\"\u003e\u003cspan class=\"oo-strong\"\u003eOrder Custom 3D Die Cut Rubber Keychains\u003c\/span\u003e Choose quantity, upload your logo, and checkout. Mockup in 24 hours. We produce after you approve.\u003c\/p\u003e\n\u003chr class=\"oo-divider\"\u003e\n\u003c!-- Step 1 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 1 · Choose Quantity\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003ePick your quantity. Price updates automatically. \u003cstrong\u003eMinimum: 20 pcs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 2 (aligned to screenshot options) --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 2 · Upload Logo\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eUpload your logo file.If you need backside laser engraving or printing, select the option on the page. Any other requests (colors, size, placement) can be left in the comments box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Step 3 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 3 · Choose Lead Time\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eLead time means \u003cstrong\u003eproduction + shipping\u003c\/strong\u003e (from payment to delivery).\u003c\/p\u003e\n\u003cdiv style=\"margin: 14px 0 0 0;\" class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eRush Guarantee\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eCarrier delay → rush fee refunded.\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMiss your event date due to delay → full refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 4 --\u003e\n\u003cdiv class=\"oo-step\"\u003e\n\u003ch3 class=\"oo-step-title\"\u003eStep 4 · Checkout\u003c\/h3\u003e\n\u003cp class=\"oo-step-sub\"\u003eAdd to cart and pay. We’ll send your mockup within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust box --\u003e\n\u003cdiv class=\"oo-card\"\u003e\n\u003cp class=\"oo-card-title\"\u003eNo Surprises\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eTax-free · Free shipping · No hidden fees\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003eMockup approval before production\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e100% quality check before shipping\u003c\/p\u003e\n\u003cp class=\"oo-card-row\"\u003e\u003cstrong\u003eQuality issue?\u003c\/strong\u003e 100% refund guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv class=\"oo-cta\"\u003e\n\u003cp class=\"oo-cta-title\"\u003eSpecial request or need a mockup first?\u003c\/p\u003e\n\u003ca class=\"oo-cta-btn\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-3d-die-cut-rubber-keychains-free-design-proof-quote#free-mockup-form\"\u003e Get a Free Mockup \u0026amp; Quote \u003c\/a\u003e\n\u003cp class=\"oo-cta-note\"\u003eFree proof · No payment required · Reply within 24 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47327726600370,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47327726633138,"sku":null,"price":359.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47327726665906,"sku":null,"price":535.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47327726698674,"sku":null,"price":650.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47327726731442,"sku":null,"price":752.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47327726764210,"sku":null,"price":839.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47327726796978,"sku":null,"price":1046.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47327726829746,"sku":null,"price":1148.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47327726862514,"sku":null,"price":1191.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47327726895282,"sku":null,"price":1328.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47327726928050,"sku":null,"price":1415.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47327726960818,"sku":null,"price":1527.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47327726993586,"sku":null,"price":1632.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47327727026354,"sku":null,"price":1738.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47327727059122,"sku":null,"price":2448.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47327727091890,"sku":null,"price":3113.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47327727124658,"sku":null,"price":7384.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47327727157426,"sku":null,"price":14642.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/rubberkeychains01.jpg?v=1767688815"},{"product_id":"custom-3d-die-cut-rubber-keychains-free-design-proof-quote","title":"Custom 3D Die Cut Rubber Keychains - Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  \/* === ONLY FIX: divider spacing === *\/\n  .product-detail-wrapper .detail-divider{\n    margin: 14px 0;\n  }\n\n  \/* CTA module spacing *\/\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO \/ ABOVE THE FOLD --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eElevate your branding with \u003cstrong\u003eCustom 3D Die-Cut Rubber Keychains\u003c\/strong\u003e. Each piece is precision-cut from premium flexible rubber, featuring raised 3D details for a visually striking and tactile accessory.\u003c\/p\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eCompared to traditional flat keychains, these 3D designs provide depth and dimension, making your logo or artwork truly stand out in everyday use.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow minimum order\u003c\/strong\u003e starting from 20 pcs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePantone-matched colors\u003c\/strong\u003e with 2D\/3D options\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eStandard size range\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e56–70 mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush production\u003c\/strong\u003e available in as few as 10 business days\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CRO: unified two-button CTA block --\u003e\n\u003cdiv class=\"cta-block\" style=\"margin-top: 14px;\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003e Get Free Mockup \u0026amp; Quote \u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-3d-die-cut-rubber-keychains-order-online\"\u003e Order Now Online \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eIdeal For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eBrand giveaways, corporate gifts, and customer retention campaigns\u003c\/li\u003e\n\u003cli\u003eSchool clubs, campus events, and student merchandise\u003c\/li\u003e\n\u003cli\u003eSports teams, memberships, and sponsor promotions\u003c\/li\u003e\n\u003cli\u003eEvents, fundraisers, retail add-ons, and commemorative keepsakes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 OPTIONS --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable, soft PVC rubber (water-resistant)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShape:\u003c\/strong\u003e Fully custom die-cut to match your logo or artwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Choose 2D or 3D raised details\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSides:\u003c\/strong\u003e Single-sided or double-sided printing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Thickness:\u003c\/strong\u003e Custom recommendations based on your design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Solid or multi-color with Pantone matching\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Standard keyring, lobster clasp, or custom fittings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eUnsure of the best configuration? Upload your logo, and we’ll suggest the optimal 2D\/3D design, size, color, and hardware combination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Manufacturing Volume Pricing\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eMost clients choose online ordering for quicker production. Prices vary depending on size, colors, logo technique, and production requirements.\u003c\/p\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003eEstimated Unit Price（AUD）\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$7.50\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e21–50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$7.49\u003c\/strong\u003e - \u003cstrong\u003e$8.90\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e51–100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$6.30\u003c\/strong\u003e - \u003cstrong\u003e$7.48\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e101–200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$4.09\u003c\/strong\u003e - \u003cstrong\u003e$6.29\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e201–500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$2.32\u003c\/strong\u003e - \u003cstrong\u003e$4.08\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e501–1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$1.69\u003c\/strong\u003e - \u003cstrong\u003e$2.31\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e1001–2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$1.51\u003c\/strong\u003e - \u003cstrong\u003e$1.68\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e2001–5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$1.44\u003c\/strong\u003e - \u003cstrong\u003e$1.50 \u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%;\"\u003e\n\u003cstrong\u003e$1.36\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 10px;\"\u003eWant the most accurate quote for your logo and options? Submit your design to receive a \u003cstrong\u003efree mockup \u0026amp; quote within 24 hours\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c!-- Unified 2-button CTA under pricing --\u003e\n\u003cdiv class=\"cta-block\" style=\"margin-top: 12px;\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003e Get Free Mockup \u0026amp; Quote \u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-3d-die-cut-rubber-keychains-order-online\"\u003e Order Now Online \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e*Prices are for reference. Online orders receive priority for faster production scheduling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE + GUARANTEE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction Timeline \u0026amp; Guarantee\u003c\/h3\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e Approximately 25 business days from artwork approval to delivery · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e.\u003cbr\u003e\u003cstrong\u003eRush:\u003c\/strong\u003e As quick as 10 business days (additional fees may apply).\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eProof \u0026amp; Approval:\u003c\/strong\u003e Digital proof sent for your review. Production begins only after your approval and payment.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eGuarantee:\u003c\/strong\u003e Rare shipping delays? We offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eWant to verify quality first? Order a \u003cstrong\u003e$9.90 sample with your logo\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eQuick FAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhen will I receive the artwork proof?\u003c\/strong\u003e Within 24 hours after checkout or submitting the free mockup request.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat can be woven on both sides?\u003c\/strong\u003e Text, slogans, and simple logos for optimal detail.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCan I request revisions?\u003c\/strong\u003e Yes, we can adjust layout, thread colors, and orientation before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat if my event date is tight?\u003c\/strong\u003e Rush service is available, and we ensure satisfaction if delays affect your event.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM (standard structure: top CTA non-clickable text bar) --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\" style=\"justify-content: center;\"\u003e\n\u003cdiv class=\"cta-btn cta-primary cta-static\" aria-label=\"Free Mockup \u0026amp; Quote\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTI3MjYy\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTQyNTg2\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D Shoe Charms","offers":[{"title":"20","offer_id":47327778439346,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47327778472114,"sku":null,"price":317.0,"currency_code":"AUD","in_stock":true},{"title":"75","offer_id":47327778504882,"sku":null,"price":518.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47327778537650,"sku":null,"price":649.0,"currency_code":"AUD","in_stock":true},{"title":"150","offer_id":47327778570418,"sku":null,"price":755.0,"currency_code":"AUD","in_stock":true},{"title":"200","offer_id":47327778603186,"sku":null,"price":842.0,"currency_code":"AUD","in_stock":true},{"title":"300","offer_id":47327778635954,"sku":null,"price":1050.0,"currency_code":"AUD","in_stock":true},{"title":"400","offer_id":47327778668722,"sku":null,"price":1142.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47327778701490,"sku":null,"price":1183.0,"currency_code":"AUD","in_stock":true},{"title":"600","offer_id":47327778734258,"sku":null,"price":1323.0,"currency_code":"AUD","in_stock":true},{"title":"700","offer_id":47327778767026,"sku":null,"price":1406.0,"currency_code":"AUD","in_stock":true},{"title":"800","offer_id":47327778799794,"sku":null,"price":1521.0,"currency_code":"AUD","in_stock":true},{"title":"900","offer_id":47327778832562,"sku":null,"price":1624.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47327778865330,"sku":null,"price":1729.0,"currency_code":"AUD","in_stock":true},{"title":"1500","offer_id":47327778898098,"sku":null,"price":1433.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47327778930866,"sku":null,"price":3089.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47327778963634,"sku":null,"price":7316.0,"currency_code":"AUD","in_stock":true},{"title":"10000","offer_id":47327778996402,"sku":null,"price":14498.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/rubberkeychains01.jpg?v=1767688815"},{"product_id":"custom-double-sided-woven-flight-key-tag-free-design-proof-quote","title":"Custom Double-Sided Woven Flight Key Tag – Free Design Proof \u0026 Quote","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CTA Visual Standard (Dawn-safe, scoped to this description)\n     ========================================================= *\/\n\n  .product-detail-wrapper{\n    --cta-radius: 6px;\n    --cta-gap: 10px;\n    --cta-pad-y: 12px;\n    --cta-pad-x: 16px;\n    --cta-font-size: 14px;\n    --cta-letter: .2px;\n\n    --cta-primary-bg: #000;\n    --cta-primary-text: #fff;\n    --cta-primary-border: #000;\n\n    --cta-secondary-bg: #fff;\n    --cta-secondary-text: #000;\n    --cta-secondary-border: #000;\n  }\n\n  .product-detail-wrapper .detail-divider{ margin: 14px 0; }\n  .product-detail-wrapper .cta-block{ margin-bottom: 24px; }\n\n  .product-detail-wrapper .cta-group{\n    display:flex;\n    gap: var(--cta-gap);\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .product-detail-wrapper .cta-btn{\n    display:flex !important;\n    align-items:center;\n    justify-content:center;\n    padding: var(--cta-pad-y) var(--cta-pad-x) !important;\n    border-radius: var(--cta-radius) !important;\n    font-size: var(--cta-font-size) !important;\n    letter-spacing: var(--cta-letter);\n    line-height: 1.1;\n    text-decoration:none;\n    text-transform:none;\n    min-height: 44px;\n    box-sizing: border-box;\n    max-width: 100%;\n  }\n\n  .product-detail-wrapper .cta-group .cta-btn{\n    white-space: nowrap;\n    min-width: 240px;\n    flex: 1 1 240px;\n    text-align:center;\n  }\n\n  .product-detail-wrapper .cta-primary{\n    background: var(--cta-primary-bg) !important;\n    color: var(--cta-primary-text) !important;\n    border: 1px solid var(--cta-primary-border) !important;\n  }\n  .product-detail-wrapper .cta-primary:hover{ opacity:.92; }\n\n  .product-detail-wrapper .cta-secondary{\n    background: var(--cta-secondary-bg) !important;\n    color: var(--cta-secondary-text) !important;\n    border: 1px solid var(--cta-secondary-border) !important;\n  }\n  .product-detail-wrapper .cta-secondary:hover{ background:#f6f6f6 !important; }\n\n  .product-detail-wrapper .cta-microcopy{\n    margin: 0 0 8px 0;\n    opacity: .92;\n  }\n\n  .product-detail-wrapper .cta-static{\n    pointer-events: none;\n    cursor: default;\n    user-select: none;\n  }\n\n  @media (max-width: 768px){\n    .product-detail-wrapper{ overflow-x: hidden; }\n    .product-detail-wrapper .cta-group{\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .product-detail-wrapper .cta-group .cta-btn{\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      flex: 1 1 auto;\n      white-space: normal;\n      word-break: break-word;\n    }\n    .product-detail-wrapper .cta-primary{ font-weight: 700; }\n  }\n\n  .product-detail-wrapper #free-mockup-form{ scroll-margin-top: 90px; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eDouble-sided woven flight key tags made from your text, slogan, or logo—premium polyester fabric with clean woven details for long-lasting brand presence.\u003c\/p\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 10px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree digital mockup\u003c\/strong\u003e \u0026amp; quote within 24 hours\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDouble-sided weaving\u003c\/strong\u003e for maximum exposure\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable polyester fabric\u003c\/strong\u003e for everyday use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e on all orders\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush service\u003c\/strong\u003e available (15–24 business days)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cp class=\"cta-microcopy\"\u003e\u003cstrong\u003eChoose your fastest path:\u003c\/strong\u003e Get a free mockup first, or order online to start production sooner.\u003c\/p\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-double-sided-woven-flight-key-tag-order-online-1\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- BEST FOR --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003eAutomotive \u0026amp; motorcycle brands, rider communities\u003c\/li\u003e\n\u003cli\u003eAviation-themed stores, clubs, and commemorative merchandise\u003c\/li\u003e\n\u003cli\u003eCorporate gifts, staff items, and event giveaways\u003c\/li\u003e\n\u003cli\u003eRetail and eCommerce add-on products\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- SPECS \u0026 CUSTOMIZATION --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eSpecs \u0026amp; Customization\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable polyester fabric with high-detail weaving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeaving:\u003c\/strong\u003e Double-sided woven text, slogan, or logo\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayout:\u003c\/strong\u003e Horizontal or vertical orientation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors:\u003c\/strong\u003e Multiple fabric and thread color combinations\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e Standard flight tag size or custom dimensions — we’ll recommend the best size based on your logo\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttachment:\u003c\/strong\u003e Metal keyring and optional fittings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; opacity: .92;\"\u003eTip: Text, slogans, and bold logos typically produce the cleanest woven results. If you’re unsure, submit your design and we’ll recommend the best layout in the mockup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- PRICING (MASTER TEMPLATE) --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eEstimated Volume Pricing\u003c\/h3\u003e\n\u003cp class=\"pricing-note\" style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eNo hidden fees.\u003c\/strong\u003e\u003cspan\u003e The price table below is the \u003c\/span\u003e\u003cstrong\u003efinal unit price\u003c\/strong\u003e\u003cspan\u003e for standard orders. Additional charges apply \u003c\/span\u003e\u003cstrong\u003eonly if\u003c\/strong\u003e\u003cspan\u003e you request a special rush timeline, custom accessories\/hardware, or special packaging.\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable class=\"pricing-table\" style=\"width: 99.9589%; border-collapse: collapse; font-size: 13px; height: 181.944px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003cth style=\"text-align: left; white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003eOrder Quantity\u003c\/th\u003e\n\u003cth style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003eEstimated Unit Price (AUD)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e20 pcs (Minimum Order)\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$7.35\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e21 – 50 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$4.49\u003c\/strong\u003e – \u003cstrong\u003e$7.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e51 – 100 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$4.39\u003c\/strong\u003e – \u003cstrong\u003e$4.48\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e101 – 200 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$2.92\u003c\/strong\u003e – \u003cstrong\u003e$4.38\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e201 – 500 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$2.08\u003c\/strong\u003e – \u003cstrong\u003e$2.91\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e501 – 1000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.44\u003c\/strong\u003e – \u003cstrong\u003e$2.07\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e1001 – 2000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.35\u003c\/strong\u003e – \u003cstrong\u003e$1.43\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e2001 – 5000 pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.08 \u003c\/strong\u003e– \u003cstrong\u003e$1.34\u003c\/strong\u003e\/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.1944px;\"\u003e\n\u003ctd style=\"white-space: nowrap; padding: 4px 3px; width: 46.1504%; height: 18.1944px;\"\u003e5001+ pcs\u003c\/td\u003e\n\u003ctd style=\"text-align: right; white-space: nowrap; padding: 4px 3px; width: 53.8721%; height: 18.1944px;\"\u003e\n\u003cstrong\u003e$1.07\u003c\/strong\u003e \/ unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"cta-block\"\u003e\n\u003cdiv class=\"cta-group\"\u003e\n\u003ca class=\"button button--secondary custom-black-btn cta-btn cta-primary\" href=\"#free-mockup-form\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/a\u003e \u003ca class=\"button button--secondary custom-black-btn cta-btn cta-secondary\" href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-double-sided-woven-flight-key-tag-order-online-1\"\u003eOrder Now Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- TIMELINE --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eProduction \u0026amp; Delivery Timeline \u003cspan style=\"font-weight: normal;\"\u003e(From Payment to Delivery)\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e About \u003cstrong\u003e25 business days\u003c\/strong\u003e · \u003cstrong\u003eNo tax \u0026amp; free shipping\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRush:\u003c\/strong\u003e As fast as \u003cstrong\u003e15 business days\u003c\/strong\u003e (additional fees apply)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProof first:\u003c\/strong\u003e Production starts only after proof approval and payment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGuarantee:\u003c\/strong\u003e If a rare delay makes your order unusable for your event, we offer a \u003cstrong\u003e100% satisfaction guarantee\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eWant to check quality first? Order a \u003cstrong\u003e$9.90 sample with your design\u003c\/strong\u003e. \u003ca href=\"https:\/\/www.3dshoecharmsau.com\/products\/custom-sample-with-your-logo-try-before-you-order\"\u003eOrder Sample\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch3 class=\"detail-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cul class=\"product-options-list\" style=\"margin-top: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill I see a design proof before production? \u003c\/strong\u003eYes. We provide a free digital design proof for approval before production begins.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow long does production and delivery take in Australia?\u003c\/strong\u003e Under normal circumstances, it takes about \u003cstrong data-start=\"43\" data-end=\"54\"\u003e25 days\u003c\/strong\u003e from mockup approval to delivery. In urgent cases, we can shorten this to \u003cstrong data-start=\"129\" data-end=\"151\"\u003eas fast as 10 days\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat affects final price?\u003c\/strong\u003e Only special rush timelines, custom accessories, or special packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow fast do I get the proof?\u003c\/strong\u003e Within 24 hours after checkout or free mockup submission.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"detail-divider\"\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv id=\"free-mockup-form\" class=\"detail-section\"\u003e\n\u003cdiv class=\"cta-block\"\u003e\n\u003cdiv style=\"justify-content: center;\" class=\"cta-group\"\u003e\n\u003cdiv class=\"button button--secondary custom-black-btn cta-btn cta-primary cta-static\"\u003eGet Free Mockup \u0026amp; Quote\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"globo-formbuilder\" data-id=\"MTUwMTQy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"3D SHOE CHARMS","offers":[{"title":"20","offer_id":47577422201010,"sku":null,"price":145.0,"currency_code":"AUD","in_stock":true},{"title":"50","offer_id":47577420333234,"sku":null,"price":223.0,"currency_code":"AUD","in_stock":true},{"title":"100","offer_id":47577420366002,"sku":null,"price":436.0,"currency_code":"AUD","in_stock":true},{"title":"500","offer_id":47577420497074,"sku":null,"price":1035.0,"currency_code":"AUD","in_stock":true},{"title":"1000","offer_id":47577420660914,"sku":null,"price":1440.0,"currency_code":"AUD","in_stock":true},{"title":"2000","offer_id":47577420693682,"sku":null,"price":2700.0,"currency_code":"AUD","in_stock":true},{"title":"3000","offer_id":47577420726450,"sku":null,"price":3800.0,"currency_code":"AUD","in_stock":true},{"title":"5000","offer_id":47577420759218,"sku":null,"price":5350.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/7499\/3842\/files\/Woven_Keychain6.png?v=1781318756"}],"url":"https:\/\/www.3dshoecharmsau.com\/collections\/custom-daily-carry.oembed?page=4","provider":"3D Shoe Charms","version":"1.0","type":"link"}