www.treasuretoys.au Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://www.toysuniverse.com.au/
Effective URL: https://www.treasuretoys.au/
Submission: On October 18 via api from US — Scanned from AU

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$0.00</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
        <div class="additional-checkout-buttons additional-checkout-buttons--vertical">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart
              wallet-configs="[{&quot;name&quot;:&quot;shop_pay&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:61298507864,&quot;merchantName&quot;:&quot;TREASURE TOYS&quot;}},{&quot;name&quot;:&quot;paypal&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:61298507864,&quot;countryCode&quot;:&quot;AU&quot;,&quot;merchantName&quot;:&quot;TREASURE TOYS&quot;,&quot;phoneRequired&quot;:true,&quot;companyRequired&quot;:false,&quot;shippingType&quot;:&quot;shipping&quot;,&quot;shopifyPaymentsEnabled&quot;:true,&quot;paymentIntent&quot;:&quot;CAPTURE&quot;,&quot;merchantId&quot;:null,&quot;sdkUrl&quot;:&quot;https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=AUD\u0026locale=en_US\u0026client-id=AfUEYT7nO4BwZQERn9Vym5TbHAG08ptiKa9gm8OARBYgoqiAJIjllRjeIMI4g294KAH1JdTnkzubt1fr\u0026intent=capture&quot;}}]"
              access-token="a793518db1300d76e5641960a822ecf9" buyer-country="AU" buyer-locale="en" buyer-currency="AUD" shop-id="61298507864" cart-id="3ab103ca760dd7a2b88c4d155e723dc4">
              <div data-shopify-buttoncontainer="true">
                <ul class="wallet-cart-grid wallet-cart-grid--skeleton" role="list">
                  <li data-testid="grid-cell" class="wallet-cart-button-container">
                    <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                  </li>
                  <li data-testid="grid-cell" class="wallet-cart-button-container">
                    <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                  </li>
                </ul>
              </div>
            </shopify-accelerated-checkout-cart> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> One or more of the items in your cart is a recurring or deferred purchase. By continuing, I agree to the <span
                id="shopify-subscription-policy-button">cancellation policy</span> and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted. </small>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label for="Email-footer2"
    class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-footer2" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-footer2" class="footer__newsletter-input" autocorrect="off" autocapitalize="off" required="">
    <button type="submit" id="newsletter-submit-footer2" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <title>icon-email</title>
        <path d="M63 52H1V12h62ZM1 12l25.68 24h9.72L63 12M21.82 31.68 1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

<form class="sc-1absc7o-2 kcoubd">
  <div class="sc-1110q40-0 dokNd form-zone-element">
    <div class="sc-1at4oew-0 krGvgq yotpo-smsbump-phone-input">
      <div class="sc-1yxnliv-0 fcugYX yotpo-smsbump-phone-input__dropdown"><span class="sc-17eua8b-0 dnQFIW">
          <div class="yotpo-smsbump-input__field-container"><input placeholder="Enter your phone number" required="" aria-label="Phone" type="tel" id="yotpo-smsbump-phone-input__field" name="tel" autocomplete="tel" aria-invalid="false"
              class="yotpo-smsbump-input__field yotpo-smsbump-phone-input__field" style="padding-left: 26px;"></div>
        </span></div>
    </div>
  </div>
  <div class="sc-1q3i0hi-0 fCPKXX yotpo-smsbump-submit-button form-zone-element"><button type="primary" class="sc-1p0px7q-0 hdswUS sc-1q3i0hi-1 dPakzW">
      <div class="sc-15mmw7k-0 fljXQS"></div>
      <div class="sc-1p0px7q-2 eaEfqi">
        <div>
          <p>Submit</p>
        </div>
      </div>
    </button></div><span class="sc-wil56a-0 fxWgwx yotpo-smsbump-compliance-text form-zone-element">
    <p>By signing up via text you agree to receive recurring automated marketing messages and shopping cart reminders at the phone number provided. Consent is not a condition of purchase. Reply STOP to unsubscribe. HELP for help. Msg frequency
      varies. Msg &amp; Data rates may apply. View Privacy Policy &amp; ToS</p>
  </span>
</form>

Text Content

👋 Free shipping on orders over $100.00

Skip to content
icon-X Close menu
 * Home
 * Explore All
 * Contact
 * HUNT
 * FAQ
 * BLOGS
 * Log in

 * instagram Instagram
 * Facebook

Cart
icon-X Close cart
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

Check out
 *  
 *  

One or more of the items in your cart is a recurring or deferred purchase. By
continuing, I agree to the cancellation policy and authorize you to charge my
payment method at the prices, frequency and dates listed on this page until my
order is fulfilled or I cancel, if permitted.
Your cart is currently empty.
 * instagram Instagram
 * Facebook


TREASURE TOYS

 * Home
 * Explore All
 * Contact
 * HUNT
 * FAQ
 * BLOGS

account Log in icon-search Search icon-hamburger Site navigation
icon-bag-minimalCart
Search
Search

Pause slideshow Play slideshow
SALE ON GET 20% TO 50% OFF SELECTED ITEMS
Black Friday & Christmas Mega Sale Coming Soon!
Pause slideshow Play slideshow
Discover a World of Fun and Imagination
Shop All
WHERE IMAGINATION TAKES FLIGHT AND PLAYTIME NEVER ENDS

Shop all Collections
 1. 
 2. 




BEST SELLERS

View all
Sale

Quick view
Projection Flashlight with 80 Patterns – Early Education and Development Toy
Regular price $59.99 Sale price$29.99 Save $30.00

icon-X "Close (esc)"
Sale

Quick view
High Bouncing Rubber Bouncy Balls
Regular price $19.99 Sale pricefrom $9.99 Save $10.00

icon-X "Close (esc)"
Sale

Quick view
Video Game Projection Game
Regular price $499.99 Sale price$299.99 Save $200.00

icon-X "Close (esc)"
Sale

Quick view
12V Rechargeable Electric Ride-On Car with Bluetooth Music
Regular price $399.99 Sale price$199.99 Save $200.00

icon-X "Close (esc)"
Sale

Quick view
Changing Jedi Sword! ⚔️
Regular price $119.99 Sale pricefrom $89.99 Save $30.00

icon-X "Close (esc)"
View all
61 products


SHOP BY CATEGORY


0 TO 3 YEARS

3 TO 8 YEARS

8 YEARS+

Splash & Pop Fun

Hero Haven Toys

Brick & Beyond

Retro Gaming

RIDE ON AND ROBOTIC TOYS

School Gear & Bags

Pets Toys

Halloween theme

Christmas Santa special
for Limited time only


20% TO 50% OFF PRODUCTS

Epic Toy Promotion: Discover Amazing Deals on Your Favorite Picks!
Shop now
Creating a Cozy and Stylish Haven for Your Little One


BABY NURSERY

Shop All

treasure toys

Browse Our Exciting Toy Range

Explore our wide selection of toys: educational kits, action figures, arts and
crafts, outdoor gear, plush toys, imaginative playsets, splash toys, ride-on
toys, themed party supplies, and pet toys!

shop now

 * Search


JOIN THE TREASURE TOY FAMILY

Join the Treasure Toy Family

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
icon-email Subscribe
 * instagram Instagram
 * Facebook



 * American Express
 * Apple Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

Powered by Shopify



icon-X "Close (esc)"
icon-X icon-chevron
icon-X
TREASURE TOYS






Be in the know

Join our text list

Claim Your VIP Access: Be First in Line for New Drops, Restocks, and Exclusive
Deals!

Submit

By signing up via text you agree to receive recurring automated marketing
messages and shopping cart reminders at the phone number provided. Consent is
not a condition of purchase. Reply STOP to unsubscribe. HELP for help. Msg
frequency varies. Msg & Data rates may apply. View Privacy Policy & ToS