www.speedcube.co.nz Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.speedcube.co.nz/
Effective URL: https://www.speedcube.co.nz/
Submission: On December 11 via api from US — Scanned from NZ

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail-" class="label--hidden">Sign up for the latest news, offers and styles</label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-" class="input-group__field" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
          <path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="grid grid--half-gutters" role="search">
  <div class="grid__item medium-up--three-quarters">
    <input type="search" name="q" value="" placeholder="Search" aria-label="Search" class="input--full">
  </div>
  <div class="grid__item medium-up--one-quarter">
    <button type="submit" class="btn btn--narrow btn--full">Search</button>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail-1592268116076" class="site-footer__newsletter-label">
    <p>Promotions! New stuff!&nbsp;Sales!</p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-1592268116076" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
          <path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden" value="/"><label class="locale-selectors__label"
    id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code" class="locale-selectors__selector" name="country_code">
      <option value="AU">Australia (AUD $)</option>
      <option value="NZ">New Zealand (NZD $)</option>
    </select></label></form>

Text Content

Skip to content
Search
 * SHOP BY BRAND
   GAN MOYU YJ QIYI YUXIN

 * SHOP BY PUZZLE
   Gift Cards! 2x2 3x3 4x4 5x5 6x6 7x7 Megaminx Pyraminx Skewb Clock Square-1
   Other Puzzles (Non WCA) 8x8 and Bigger!

 * ACCESSORIES AND STUFF
   Gift Cards! Accessories Clothing Cube Lube Mats and Timers MY WISHLIST

 * Events
 * Learn To Solve
 * CubeTime Timer App
 * Christchurch Speedcubers
 * News
 * Supreme Team
 * Tutorial Videos
 * Account

Site navigation


Search Search
Cart
Menu Site navigation
 * SHOP BY BRAND
   
   SHOP BY BRAND
   
   All GAN MOYU YJ QIYI YUXIN
   Gan #1 Maintenance Daily Care Speedcube Lubricant
   Sold Out
   View
   Gan #2 Acceleration Smooth Speedcube Lubricant
   Regular price $10
   View
   Gan #3 Mastery Control Speedcube Lubricant
   Regular price $10
   View
   Gan 356 RS 3x3 Speedcube Stickerless GanRS
   Regular price $32
   View

 * SHOP BY PUZZLE
   Gift Cards! 2x2 3x3 4x4 5x5 6x6 7x7
   Megaminx Pyraminx Skewb Clock Square-1 Other Puzzles (Non WCA) 8x8 and
   Bigger!

 * ACCESSORIES AND STUFF
   Gift Cards! Accessories Clothing Cube Lube Mats and Timers MY WISHLIST

 * Events
 * Learn To Solve
 * CubeTime Timer App
 * Christchurch Speedcubers
 * News
 * Supreme Team
 * Tutorial Videos

Search Search
Cart
Account
Item added to cart. View cart and check out. Close
Close
FREE SHIPPING on orders over $100 AUD or NZD 🇦🇺❤️🇳🇿 Close


HI AUSTRALIA!


TIMERS IN STOCK!


CHRISTCHURCH CUBERS!

2/3
Pause slideshow Play slideshow
 * Previous slide
 * Next slide

AU shipping now active → Order now → Speedcube club →

New Stuff

View all

Cube Week January 2024 Whole Week Pass
Regular price $200
View
Moyu Rubik's Snake 24 Piece Sculpture Puzzle
Regular price $12
View
Gan 356M Maglev 2023 Frosted
Regular price $60
View
Qiyi M Pro Maglev Ball Core UV 3x3 Speedcube
Regular price $32
View
Moyu Weilong WRM V9 3x3 Magnetic Speedcube Standard
Regular price $35
View
Dayan Megaminx Pro Ball Core Magnetic Speedcube
Regular price $70
View
Moyu Super Weilong 3x3 Speedcube Magnetic
Sold Out
View
Gan Skewb Enhanced Stickerless Speedcube
Regular price $55
View
MGC 4x4 and 5x5 Magnetic Speedcube Bundle
Regular price $85 Sale price $70
Sale
View
Moyu Aoshi WRM Magnetic 6x6 Speedcube
Regular price $70
View
Cubicle Labs DNM-37 10ml Speedcube Lubricant
Regular price $22
View
Qiyi MS Speedcube Bundle 3x3 4x4 5x5
Regular price $74 Sale price $60
Sale
View
Speedcube Beginner Bundle RS3M RS2M
Regular price $43.50 Sale price $40
Sale
View
Moyu Weilong WRM V9 3x3 Magnetic Speedcube Maglev Ball Core UV
Regular price $75
View

WHAT OUR CUSTOMERS SAY!

> Your service is fantastic - cubes exactly as advertised, delivery was the
> speediest I’ve ever had anything delivered in NZ (and we’re very rural) and
> always delivered with a little sweet which my kids eat.
> 
> Products have been beautifully packaged, and are perfect in every way. I’ve
> bought 4 cubes and one triangle from speedcube and am likely to buy more as I
> get better/faster. Would highly recommend this service - website directions
> are very clear and helpful - excellent service - thanks so much.
> 
> 
> E Delmage, Wellington

> Speedcube.co.nz is definitely the best speedcube store in New Zealand!
> 
> Best of all, the customer service is awesome! I remember after my first
> purchase I asked Mike lots of questions - the questions would have been a bit
> boring for him as I had just started cubing and did not have much knowledge.
> But he answered with a lot of patience and the answers helped me understand
> more about cubing. I would definitely recommend this site to everyone!
> 
> Leo, Auckland

> Speedcube.co.nz was the best choice among hundreds of stores I could have
> bought my first Speedcube from. I had heard about it from friends at School,
> who all said that the service was great.
> 
> What I got was even more than what they said I would get. The cube is
> high-quality, and arrived on the next business day, which is really
> impressive, especially for inter-island post.
> 
> And I haven’t even started on the Customer Service. I got a written email from
> a staff member thanking me, a discord to join and boost, updates on the
> shipping of the cube, and even a lollipop with it. I would definitely
> recommend this to any cuber, of any age, and ability.
> 
> C Thistoll, Wellington

> WOW, hands down the BEST customer service response I have ever had in all my
> (somewhat considerable!) years.  Thank you.  I appreciated that you have taken
> the time to acknowledge, assess and reply. Congrats on nailing the customer
> service - it's a rare but extremely valuable commodity these days.
> 
> 
> H Milham, Picton

> Just want to tell you how blown away I am with your service. You took the time
> to explain to me about the world of Speed cubing ...being a grandmother in my
> sixties, not a world I am overly familiar with but my grandson is! Hence the
> need to purchase.
> 
> Thank you for your patience, the super fast delivery service (two days and we
> are in Rural West Coast!) and for your overall customer service
> approach.....just brilliant!
> 
> I wish you the very best of luck in future. You are an absolute perfect
> example of why we should all be backing small NZ business enterprises.
> 
> Thank again, Penny :)
> 
> P Wallwork, Runanaga

> Your service is fantastic - cubes exactly as advertised, delivery was the
> speediest I’ve ever had anything delivered in NZ (and we’re very rural) and
> always delivered with a little sweet which my kids eat.
> 
> Products have been beautifully packaged, and are perfect in every way. I’ve
> bought 4 cubes and one triangle from speedcube and am likely to buy more as I
> get better/faster. Would highly recommend this service - website directions
> are very clear and helpful - excellent service - thanks so much.
> 
> 
> E Delmage, Wellington

> Speedcube.co.nz is definitely the best speedcube store in New Zealand!
> 
> Best of all, the customer service is awesome! I remember after my first
> purchase I asked Mike lots of questions - the questions would have been a bit
> boring for him as I had just started cubing and did not have much knowledge.
> But he answered with a lot of patience and the answers helped me understand
> more about cubing. I would definitely recommend this site to everyone!
> 
> Leo, Auckland

 * 1
 * 2
 * 3
 * 4
 * 5

Cool stuff coming soon!

View all

Gan 14 UV Maglev Premium 3x3 Speedcube
Regular price $150
View
Pre-Order
YJ YuHu Magnetic Megaminx Speedcube
Regular price $25
View
Pre-Order
YJ Yufu V2M 7x7 Magnetic Speedcube
Regular price $35
View
Pre-Order
Meilong Cubing Classroom 9x9 Speedcube
Regular price $75
View
Pre-Order
GAN 12 M Maglev Frosted Premium Magnetic Speed Cube
Regular price $100
View
Pre-Order

About us

Learn more about the store, the owner, and the vision.

3x3 Speedcubes

View all


3x3 Speedcubes

View all


2x2 Speedcubes

View all


2x2 Speedcubes

View all


Rubik's Cube Timers

View all


Rubik's Cube Timers

View all


Pyraminx

View all


Pyraminx

View all


4x4 Speedcubes

View all


4x4 Speedcubes

View all


Big Cubes 8x8+

View all


Big Cubes 8x8+

View all


🤙 HERE'S THE BIT WHERE I ASK FOR YOUR EMAIL! 🤙

Bored of the same old spam? Get some exciting new CUBE flavoured spam!

Sign up for the latest news, offers and styles
Subscribe

3x3 Speedcubes

View all

Cubing Classroom Meilong 3M 3x3 Magnetic Speedcube
Regular price $14
View
Moyu RS3M 2020 Magnetic Speedcube
Regular price $18 Sale price $16.50
Sale
View
Qiyi MS 3x3 Magnetic Speedcube
Regular price $19
View
Moyu Super RS3M 2022 - STANDARD MAGNETIC EDITION
Regular price $25 Sale price $22.50
Sale
View
Gan 356 RS 3x3 Speedcube Stickerless GanRS
Regular price $32
View
Qiyi M Pro Maglev Ball Core UV 3x3 Speedcube
Regular price $32
View
Moyu Weilong WRM V9 3x3 Magnetic Speedcube Standard
Regular price $35
View
Moyu Huameng YS3M Ball Core Magnetic 3x3 Speedcube
Regular price $45
View
X-Man Design Tornado V3 3x3 Speedcube FLAGSHIP
Regular price $60 Sale price $55
Sale
View
Moyu Huameng YS3M UV Ball Core 3x3 Speedcube with "Magic Clothes"
Regular price $60
View
Gan 356M Maglev 2023 Frosted
Regular price $60
View
X-Man Design Tornado V3 3x3 Speedcube MAGLEV PIONEER
Regular price $75 Sale price $65
Sale
View
Moyu Weilong WRM V9 3x3 Magnetic Speedcube Maglev Ball Core UV
Regular price $75
View
Gan 11 M Pro 3x3 Speedcube Frosted Finish
Sold Out
View

WHAT ARE YOU LOOKING FOR?

Search
 * Is it...
 * GAN
 * YJ
 * Coming Soon
 * MOYU
 * qiyi

Instagram
Instagram
Discord
Discord
Youtube
Youtube

Christchurch Speedcubers

Shaky city crew unite! Check out New Zealand's longest running cubing club here.



BORING STUFF

 * FAQ
 * Search
 * Contact Form
 * Returns Policy
 * Shipping Policy
 * Privacy Policy
 * Terms of Service
 * Blog

CONTACT

03 925 8270

help@speedcube.co.nz

Office hours

Mon-Fri 9-5

SOCIAL

 * Instagram
 * YouTube

NEWSLETTER!

Promotions! New stuff! Sales!

Subscribe
© 2023, Speedcube NZ AU. Powered by Shopify

 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.
 * Use left/right arrows to navigate the slideshow or swipe left/right if using
   a mobile device


x






Purchase options

Select a purchase option to pre order this product

Countdown header
Countdown message





DAYS
:
HRS
:
MINS
:
SECS

×
Did you know you can earn points for signing up, making purchases and more?
Learn more
×
Speedcube Loyalty Points


Country/regionAustralia (AUD $)New Zealand (NZD $)
0