tikitunes-deetrade.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: http://tikitunes-deetrade.com/
Effective URL: https://tikitunes-deetrade.com/
Submission Tags: @phishunt_io
Submission: On November 23 via api from DE — Scanned from NL

Form analysis 7 forms found in the DOM

Name: Shipping InfoPOST

<form method="post" id="shipping_info" name="Shipping Info" novalidate="novalidate">
  <div class="row">
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_email" class="form-field-label">Email</label>
        <input type="email" placeholder="Email" autocomplete="email" name="form_fields[shipping_info_email]" id="form-field-shipping_info_email">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[shipping_info_fname]" id="form-field-shipping_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[shipping_info_lname]" id="form-field-shipping_info_lname">
      </div>
    </div>
    <div class="col-8 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[shipping_info_address]" id="form-field-shipping_info_address">
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[shipping_info_address2]" id="form-field-shipping_info_address2">
      </div>
    </div>
    <div class="col-8 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_zip" class="form-field-label">Postal code</label>
        <input type="text" placeholder="Postal code" autocomplete="postal-code" name="form_fields[shipping_info_zip]" id="form-field-shipping_info_zip">
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[shipping_info_city]" id="form-field-shipping_info_city">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper country valid-field">
        <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[shipping_info_country]" class="valid" id="form-field-shipping_info_country" autocomplete="country">
          <option value="nl" selected=""> Netherlands</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="ca"> Canada</option>
          <option value="hr"> Croatia</option>
          <option value="dk"> Denmark</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="de"> Germany</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="sg"> Singapore</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</option>
          <option value="gb"> United Kingdom</option>
          <option value="us"> United States</option>
        </select>
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Required</label>
        <input type="tel" placeholder="Phone" name="form_fields[shipping_info_phone]"
          id="form-field-shipping_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://gettikitunes.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-0 pl-lg-1 pr-1" style="display: none;">
      <div class="wrapper">
        <label for="form-field-shipping_info_state" class="form-field-label"></label>
        <input type="text" placeholder="" autocomplete="address-level1" name="form_fields[shipping_info_state]" id="form-field-shipping_info_state">
      </div>
    </div>
  </div>
</form>

Name: PayPal Shipping MethodPOST

<form method="post" id="shipping_address" name="PayPal Shipping Method" novalidate="novalidate">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-0"></div>
    <label for="form-field-paypalShippingInfo-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-1"></div>
    <label for="form-field-paypalShippingInfo-1">Use a different shipping address</label>
  </div>
  <div id="alt-shipping_info" class="section shipping alt-paypal-shipping-address gu-hidden gu-checkout-shipping-info">
    <input name="form_fields[paypal_shipping_info_email]" type="hidden" id="form-field-paypal_shipping_info_email">
    <div class="row">
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_fname" class="form-field-label">First Name</label>
          <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[paypal_shipping_info_fname]" id="form-field-paypal_shipping_info_fname">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_lname" class="form-field-label">Last Name</label>
          <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[paypal_shipping_info_lname]" id="form-field-paypal_shipping_info_lname">
        </div>
      </div>
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address" class="form-field-label">Address</label>
          <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[paypal_shipping_info_address]" id="form-field-paypal_shipping_info_address">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
          <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[paypal_shipping_info_address2]" id="form-field-paypal_shipping_info_address2">
        </div>
      </div>
      <div class="col-12 py-1 px-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_city" class="form-field-label">City</label>
          <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[paypal_shipping_info_city]" id="form-field-paypal_shipping_info_city">
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-lg-1">
        <div class="wrapper country valid-field">
          <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
          <select name="form_fields[paypal_shipping_info_country]" class="valid" id="form-field-paypal_shipping_info_country" autocomplete="country">
            <option value="nl" selected=""> Netherlands</option>
            <option disabled="" value="_________________">_________________</option>
            <option value="au"> Australia</option>
            <option value="at"> Austria</option>
            <option value="be"> Belgium</option>
            <option value="br"> Brazil</option>
            <option value="ca"> Canada</option>
            <option value="hr"> Croatia</option>
            <option value="dk"> Denmark</option>
            <option value="fi"> Finland</option>
            <option value="fr"> France</option>
            <option value="de"> Germany</option>
            <option value="gi"> Gibraltar</option>
            <option value="gr"> Greece</option>
            <option value="hk"> Hong Kong SAR China</option>
            <option value="hu"> Hungary</option>
            <option value="ie"> Ireland</option>
            <option value="il"> Israel</option>
            <option value="it"> Italy</option>
            <option value="jp"> Japan</option>
            <option value="lv"> Latvia</option>
            <option value="lt"> Lithuania</option>
            <option value="lu"> Luxembourg</option>
            <option value="my"> Malaysia</option>
            <option value="mt"> Malta</option>
            <option value="nz"> New Zealand</option>
            <option value="no"> Norway</option>
            <option value="pl"> Poland</option>
            <option value="pt"> Portugal</option>
            <option value="sg"> Singapore</option>
            <option value="es"> Spain</option>
            <option value="se"> Sweden</option>
            <option value="ch"> Switzerland</option>
            <option value="gb"> United Kingdom</option>
            <option value="us"> United States</option>
          </select>
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_state" class="form-field-label">State</label>
          <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[paypal_shipping_info_state]" id="form-field-paypal_shipping_info_state">
        </div>
      </div>
      <div class="col-4 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_zip" class="form-field-label">Zip code</label>
          <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[paypal_shipping_info_zip]" id="form-field-paypal_shipping_info_zip">
        </div>
      </div>
    </div>
  </div>
  <div class="section phone-number-header">
    <div class="divider"></div>
    <div class="title">
      <div class="row">
        <div class="col-1 pl-0 pr-2">
          <img decoding="async" width="30" height="30" data-cfsrc="https://gettikitunes.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy"
            src="https://gettikitunes.io/wp-content/themes/giddyupio-prototype/images/phone.png">
        </div>
        <div class="col-11 px-0">
          <h2>Phone</h2>
        </div>
      </div>
    </div>
    <div class="row pt-2 pb-1">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Phone (optional)</label>
        <input type="tel" placeholder="Phone (optional)" name="form_fields[shipping_info_phone]"
          id="form-field-paypal_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://gettikitunes.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="shipping_method" name="Shipping Method">
  <div id="shipping_method">
    <div class="option">
      <div class="radio"><input type="radio" name="shipping-method" id="form-field-shipping_method_radio"></div>
      <label for="form-field-shipping_method_radio">Free Shipping</label>
      <p class="price shipping-rate">$0.00</p>
    </div>
  </div>
</form>

<form id="payment-form" style="display: none;">
  <div id="card-element">
  </div>
  <div style="margin-top: 10px; visibility: hidden;" id="card-errors" role="alert"></div>
</form>

Name: Payment InformationPOST

<form method="post" id="payment_info" name="Payment Information" novalidate="novalidate">
  <div class="row pt-2 pb-1">
    <div class="wrapper">
      <label for="form-field-payment_info_cc" class="form-field-label">Card Number</label>
      <input type="text" pattern="[0-9]*" placeholder="Card Number" autocomplete="cc-number" name="form_fields[payment_info_cc]" id="form-field-payment_info_cc">
    </div>
  </div>
  <div class="row py-1">
    <div class="col-6 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-payment_info_exp" class="form-field-label">MM / YY</label>
        <input type="text" pattern="[0-9]*" placeholder="MM / YY" autocomplete="cc-exp" name="form_fields[payment_info_exp]" id="form-field-payment_info_exp">
      </div>
    </div>
    <div class="col-6 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-payment_info_cvc" class="form-field-label">CVC</label>
        <input type="number" pattern="[0-9]*" placeholder="CVC" name="form_fields[payment_info_cvc]"
          id="form-field-payment_info_cvc"><a class="cvc-tip" data-title="3-digit security code usually found on the back of your card. American Express cards have a 4-digit code located on the front."><img src="https://gettikitunes.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="billing_address" name="Shipping Method">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-0"></div>
    <label for="form-field-billing_method_radio-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-1"></div>
    <label for="form-field-billing_method_radio-1">Use a different billing address</label>
  </div>
</form>

Name: Billing AddressPOST

<form method="post" id="billing_info" name="Billing Address" novalidate="novalidate">
  <div class="row">
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[billing_info_fname]" id="form-field-billing_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[billing_info_lname]" id="form-field-billing_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[billing_info_address]" id="form-field-billing_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[billing_info_address2]" id="form-field-billing_info_address2">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-billing_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[billing_info_city]" id="form-field-billing_info_city">
      </div>
    </div>
    <div class="col-12 col-lg-6 px-0 py-lg-1 pl-lg-0 pr-lg-1">
      <div class="wrapper country">
        <label for="form-field-billing_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[billing_info_country]" class="valid" id="form-field-billing_info_country" autocomplete="country">
          <option value="nl" selected=""> Netherlands</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="ca"> Canada</option>
          <option value="hr"> Croatia</option>
          <option value="dk"> Denmark</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="de"> Germany</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="sg"> Singapore</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</option>
          <option value="gb"> United Kingdom</option>
          <option value="us"> United States</option>
        </select>
      </div>
    </div>
    <div class="col-6 col-lg-3 pl-0 py-1 pl-lg-1 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_state" class="form-field-label">State</label>
        <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[billing_info_state]" id="form-field-billing_info_state">
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_zip" class="form-field-label">Zip code</label>
        <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[billing_info_zip]" id="form-field-billing_info_zip">
      </div>
    </div>
  </div>
</form>

Text Content

MAIN ALERT TEXT...

Error text

Ok


THE COOLEST WIRELESS SPEAKER EVER MADE!


MAKE YOUR FRIENDS & FAMILY JEALOUS (OR EXCITED WITH THIS GREAT GIFT)!

The Coolest Wireless Speaker Ever Made!
Order now Order now
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Get Tiki Tunes Now!

TikiTunes is an award winning, one-of-a-kind, indoor/outdoor Bluetooth speaker
that looks like a tiki torch, but cooler!

It’s made from the highest quality materials, packs an impressive sound and is a
great conversation piece that’s sure to have your friends say “Wow! Where did
you get that?!”

“I bought these for gifts and every person raves about them. Will definitely
purchase again.” ~ Ginni (Verified Purchase)


 * Sound Quality Will Surprise & Delight You – TikiTunes packs an impressive
   high-quality sound. The surprisingly punchy bass (for a small speaker) and
   the exciting midrange will have you listening for hours.
 * Pair Speakers Together (Customer Favorite!) – This unique and fun  feature
   lets you easily pair two TikiTunes together for a true stereo-sound.
 * Makes Any Atmosphere Way Cooler – The warm LED light flickers just like a
   fire and creates the perfect ambiance. Plus – it works with or without music!
 * Take It Everywhere (Indoors & Outdoors) – Portable and lightweight, it’s
   perfect for any trip. It’s also certified and proven to be dust tight and
   protected from water. Enjoy your music in rain, sun, or snow.
 * Keeps Going and Going – The high-quality 2000 mAh rechargeable battery allows
   music to play continuously for at least 6 hours (but many customers report up
   to 10 hours of play time).
 * So Easy, Anyone Can Use It – The buttons are large, easy to press, and
   straightforward – anyone can understand it (from little kids to non-techy
   adults).
 * Works With Apple & Android Devices – TikiTunes works with most smartphones.
 * 30-Day Money Back Guarantee & 1 Year Warranty – If for any reason you’re not
   100% satisfied, you can easily return it, hassle-free!


Get Tiki Tunes Now!

AS FEATURED IN

 
 
 
 
 
 


HERE’S WHY CUSTOMERS LOVE TIKITUNES…

5.0 star rating
Liz Walker‎
Verified Buyer

“VERY HAPPY WITH THIS PURCHASE!”

Purchased 5 for my family members. The sound quality is really good, the ambient
light is a nice touch, the overall look of the speaker is very nice and it’s
easy to sync. Very happy with this purchase and have recommended it to friends.

4.5 star rating
Ginni‎
Verified Buyer

“THE QUALITY IS EXCEPTIONAL”

The quality is exceptional! I bought these for gifts and every person raves
about them. I purchased a few extra which were quickly snapped up by family
members. I will definitely purchase again.

5.0 star rating
Pepper‎
Verified Buyer

“LOVING OUR TIKI TUNES”

Love that it comes w/usb charger – no batteries to worry about & long lasting
charge... 1st time we used after full charge we played music for 8-9 hours
straight & it was still going when turned off (did not expect it to last so long
– what a pleasant surprise) ... Bonus ... Love the ambiance of the "flickering
flame" usable with or w/out music ... Hope to be able to order more in future –
would be Fun to have several synced together for gatherings ... Highly
Recommend.

5.0 star rating
Connie‎
Verified Buyer

“I LOVE MY TIKI TUNES IT'S AWESOME”

I love my tiki tunes it's awesome! Easy to use, put's out great sound, I use it
all the time. Wish I ordered more then one, everyone who see's it wants to have
it. Would have made a great Christmas present.


TIKITUNES MAKES A GREAT GIFT!


DISCOUNTED BUNDLES – NOW AVAILABLE (LIMITED TIME)!

1 – TikiTunes

1 – TikiTunes
+S&H
Retail €49.79
Now ONLY €39.83
You Save €9.96!
+S&H
ORDER NOW
3 – TikiTunes

3 – TikiTunes
Buy 2 Get 1 FREE
+ FREE USA SHIPPING
€33.20/each (Total €99.58)
You Save €49.79!
FREE USA Shipping
ORDER NOW
Most Popular
5 – TikiTunes

Most Popular
5 – TikiTunes
Buy 3 Get 2 FREE
+ FREE USA SHIPPING
€29.87/each (Total €149.37)
You Save €99.58!
FREE USA Shipping
ORDER NOW
Best Deal
8 – TikiTunes

Best Deal
8 – TikiTunes
Buy 4 Get 4 FREE
+ FREE USA SHIPPING
€24.90/each (Total €199.16)
You Save €199.16!
FREE USA Shipping
ORDER NOW
ORDER NOW


NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR




ONE-TIME OFFER – 40% OFF TIKI POLE & GROUND STAKE

 * 
 * 
 * 
 * 

Get the ultimate tiki torch experience by attaching your TikiTunes speakers to
our adjustable Tiki Pole & Ground Stake. Easily mount the TikiTunes on top and
enjoy! Perfect for parties, bonfires, camping, gardens, and more!

 * Easy To Adjust – Easily change the pole height from 8”- 40”
 * Attach Speaker In Seconds – Anyone can do it – no tools or professionals
   required
 * What’s Included – 1 Adjustable Pole & Ground Stake per order
 * No-Hassle Returns – 30-Day Satisfaction Guarantee & 1 Year Warranty

Retail €19.91
Only €11.94
YES, GET MY 40% SAVINGS NOW! YES, GET MY 40% SAVINGS NOW!

QUANTITY

+ –
Remove?
No Thank You
×
Special Offer!
50
% OFF


Special Offer

Act Now and Get…

1 More TikiTunes for 50% OFF!

€49.79 Value
Special Add-on Price = €24.90!
Yes, I Want This!
No Thank You
Processing...
Total:
Checkout Processing
Total:
Next


COMPLETE YOUR ORDER

Enter Discount Code Here Incorrect promo code Apply


Or Pay With Credit Card


SHIPPING INFORMATION

Email
First Name
Last Name
Address
Apt/Suite (optional)
Postal code
City
Country Netherlands_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark Finland France Germany Gibraltar Greece Hong Kong SAR China
Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia Malta
New Zealand Norway Poland Portugal Singapore Spain Sweden Switzerland United
Kingdom United States
Required



SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Netherlands_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark Finland France Germany Gibraltar Greece Hong Kong SAR China
Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia Malta
New Zealand Norway Poland Portugal Singapore Spain Sweden Switzerland United
Kingdom United States
State
Zip code


PHONE

Phone (optional)


SHIPPING METHOD


Free Shipping

$0.00




PAYMENT INFORMATION

All transactions are secure and encrypted.


Card Number
MM / YY
CVC



BILLING ADDRESS


Same as shipping address

Use a different billing address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Netherlands_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark Finland France Germany Gibraltar Greece Hong Kong SAR China
Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia Malta
New Zealand Norway Poland Portugal Singapore Spain Sweden Switzerland United
Kingdom United States
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00

×

Ok




30 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

Can I turn the LED flickering light off?

Yes and it's very easy to do! Just press the center button on the TikiTunes with
the lightbulb icon to power ON and OFF the LED flickering light.

Can I listen to music while charging the TikiTunes?

Absolutely! You can listen to music and use the LED flickering light while
charging the TikiTunes.

Is the TikiTunes rechargeable?

You bet! The TikiTunes has a rechargeable battery and can be charged using the
included Micro USB Cable.

How long does it take to charge?

The TikiTunes takes approximately 2.5 hours to charge from a fully drained
battery. Once fully charged it will play for a minimum of 6 hours. Many of our
customers report much longer play times.

Can I get a discount if I order more than 1?

Yes! We created exclusive bundles to make gifting easier and more affordable
than ever. All of the bundles are available above – the more you buy the more
you save!

Pro Tip: Remember that you can pair 2 TikiTunes together, and the result is
absolutely incredible. So we highly recommend buying at least 2 per person for
the ultimate experience.

Can you use the Tikitunes outdoors?

Yes, the TikiTunes is designed for use outside and is rated IP65 certifying that
it is dust tight and water resistant.

How long will the TikiTunes hold its charge if not in use?

The battery may hold a charge for well over 6 months if unused.

Can the TikiTunes Wireless Speaker be used to provide audio for video or movies
that are played on a phone or tablet?

Yes. For best results, keep the TikiTunes and the device in close proximity,
less that 6 ft, with no objects in between them.

How big is the TikiTunes speaker?

Each TikiTunes speaker is about 7 inches tall and 4 inches wide. It’s small
enough to take anywhere while still offering powerful sound!

Is there a money back guarantee and/or warranty?

Yes. We offer a no hassle, 30-Day money back guarantee and a 1-Year Limited
Warranty — If you're not 100% satisfied with TikiTunes, we are happy to help you
with a return. We want you to be happy!

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! On average our
product is delivered within 7-12 days in the United States.

Will I have to pay any additional customs, duties or VAT fees when I receive my
order?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.

Will you notify me by email when my order has shipped?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.

Click HERE to View FAQs »


FREQUENTLY ASKED QUESTIONS FAQS

×

Can I turn the LED flickering light off?

Yes and it's very easy to do! Just press the center button on the TikiTunes with
the lightbulb icon to power ON and OFF the LED flickering light.

Can I listen to music while charging the TikiTunes?

Absolutely! You can listen to music and use the LED flickering light while
charging the TikiTunes.

Is the TikiTunes rechargeable?

You bet! The TikiTunes has a rechargeable battery and can be charged using the
included Micro USB Cable.

How long does it take to charge?

The TikiTunes takes approximately 2.5 hours to charge from a fully drained
battery. Once fully charged it will play for a minimum of 6 hours. Many of our
customers report much longer play times.

Can I get a discount if I order more than 1?

Yes! We created exclusive bundles to make gifting easier and more affordable
than ever. All of the bundles are available above – the more you buy the more
you save!

Pro Tip: Remember that you can pair 2 TikiTunes together, and the result is
absolutely incredible. So we highly recommend buying at least 2 per person for
the ultimate experience.

Can you use the Tikitunes outdoors?

Yes, the TikiTunes is designed for use outside and is rated IP65 certifying that
it is dust tight and water resistant.

How long will the TikiTunes hold its charge if not in use?

The battery may hold a charge for well over 6 months if unused.

Can the TikiTunes Wireless Speaker be used to provide audio for video or movies
that are played on a phone or tablet?

Yes. For best results, keep the TikiTunes and the device in close proximity,
less that 6 ft, with no objects in between them.

How big is the TikiTunes speaker?

Each TikiTunes speaker is about 7 inches tall and 4 inches wide. It’s small
enough to take anywhere while still offering powerful sound!

Is there a money back guarantee and/or warranty?

Yes. We offer a no hassle, 30-Day money back guarantee and a 1-Year Limited
Warranty — If you're not 100% satisfied with TikiTunes, we are happy to help you
with a return. We want you to be happy!

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! On average our
product is delivered within 7-12 days in the United States.

Will I have to pay any additional customs, duties or VAT fees when I receive my
order?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.

Will you notify me by email when my order has shipped?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from TikiTunes, the inventors of this
innovative solution. TikiTunes has partnered with GiddyUp, a curator of
innovative products, to present a special offer that you won’t find anywhere
else. To support these inventors, please consider buying your TikiTunes on this
site, rather than 3rd-Party retailers.
Copyright © 2023 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT TIKI TUNES?

 * Questions About Your Order
 * Product Questions
 * Technical Support
 * Returns
 * Anything else product or order related


PLEASE CONTACT GIDDYUP'S TIKI TUNES SUPPORT AT:

 * tikitunes@giddyup-support.com


WOULD YOU LIKE TO UNSUBSCRIBE FROM MARKETING EMAILS?

Please click the following link to be added to a global do not mail list

×


RETURN POLICY

Returns
We want you to be fully-satisfied with your purchase. If you are not satisfied
for any reason, you may return the item within 30 days of delivery for a full
refund of the item’s purchase price (less S&H).

Hassle Free Return Process
1. Contact our team with receipt available via our support page or call us at
855.843.4828.
2. Place the Tiki Tunes in the original package and ship securely.
3. Refunds will be issued within 1-3 days in the original form of payment.

Return Rules and Restrictions
1. Items must be returned within 30 days of delivery.
2. Products must be in the original packaging and free from damage of any kind.
3. Refunds are issued for the full purchase price (less S&H).

Refunds (if applicable)
Once your return is received and inspected, we will issue you a refund for the
full purchase price (less S&H) within 1-3 business days to your credit card or
original form of payment.

Late or missing refunds (if applicable)
If you haven’t received a refund yet, first check your bank account again.
Then contact your credit card company, it may take some time before your refund
is officially posted.
Next contact your bank. There is often some processing time before a refund is
posted.
If you’ve done all of this and you still have not received your refund yet,
please contact us at tikitunes@giddyup-support.com.

Exchanges (if applicable)
We only replace items if they are defective or damaged. If you need to exchange
it for the same item, send us an email at tikitunes@giddyup-support.com and send
your item to: 1412 Ridgeview. St. McHenry, IL 60050, United States

Shipping
To return your product, you should mail your product to: 1412 Ridgeview. St.
McHenry, IL 60050, United States

You will be responsible for paying for your own shipping costs for returning
your item. Shipping costs are non-refundable. If you receive a refund, the cost
of return shipping will be deducted from your refund.

Depending on where you live, the time it may take for your exchanged product to
reach you, may vary.

×


IMPRESSUM

Company Name:
The GiddyUp Group

Address:
20 N. Oak St.
Ventura, CA 93001
USA

Contact:
support@giddyup.io

CEO Team:
Todd Armstrong, Justin Grant, Topher Grant, Steven Isaac, Alan Reinhart, Eric
Schechter

Form of Company:
LLC

Registration Number:
46-3920047


VAT Number
Not Applicable

×

×