Cola Drink Bottle Water Fight Kids Toy Gun Fits Screw Top Bottles

Sold See similar items $8.09 Buy It Now, FREE Shipping, 30-Day Returns, eBay Money Back Guarantee
Seller: green.life14 ✉️ (8,352) 0%, Location: ShenZhen, CN, Ships to: WORLDWIDE, Item: 172230214771 Cola Drink Bottle Water Fight Kids Toy Gun Fits Screw Top Bottles. function displayPage() { var current = this.parentNode.getAttribute('data-current'); document.getElementById('tabHeader_' + current).removeAttribute('class'); document.getElementById('tabpage_' + current).style.display='none'; var ident = this.id.split('_')[1]; this.setAttribute('class','tabActiveHeader'); document.getElementById('tabpage_' + ident).style.display='block'; this.parentNode.setAttribute('data-current',ident); } window.onload = function () { var container = document.getElementById('tabContainer'); var tabcon = document.getElementById('tabscontent'); var navitem = document.getElementById('tabHeader_1'); var ident = navitem.id.split('_')[1]; navitem.parentNode.setAttribute('data-current',ident); navitem.setAttribute('class','tabActiveHeader'); var tabs = container.getElementsByTagName('li'); for (var i = 0; i < tabs.length; i++) { tabs[i].onclick=displayPage; } } var FX = { easing: { linear: function(progress) { return progress; }, quadratic: function(progress) { return Math.pow(progress, 2); }, swing: function(progress) { return 0.5 - Math.cos(progress * Math.PI) / 2; }, circ: function(progress) { return 1 - Math.sin(Math.acos(progress)); }, back: function(progress, x) { return Math.pow(progress, 2) * ((x + 1) * progress - x); }, bounce: function(progress) { for (var a = 0, b = 1, result; 1; a += b, b /= 2) { if (progress >= (7 - 4 * a) / 11) { return -Math.pow((11 - 6 * a - 11 * progress) / 4, 2) + Math.pow(b, 2); } } }, elastic: function(progress, x) { return Math.pow(2, 10 * (progress - 1)) * Math.cos(20 * Math.PI * x / 3 * progress); } }, animate: function(options) { var start = new Date; var id=this.animateID= setInterval(function() { var timePassed = new Date - start; var progress = timePassed / options.duration; if (progress > 1) { progress = 1; } options.progress = progress; var delta = options.delta(progress); options.step(delta); if (progress == 1) { clearInterval(id); options.complete(); } }, options.delay || 10); }, fadeIn: function(element, options) { var to = 0; this.animate({ duration: options.duration, delta: function(progress) { progress = this.progress; return FX.easing.swing(progress); }, complete: options.complete, step: function(delta) { var browserName=navigator.appName; var ieo = (to + delta)*100; if (browserName=='Microsoft Internet Explorer') { element.style.filter = 'alpha(opacity='+ieo+')'; }else{ element.style.opacity = to + delta; } } }); } }; window.FX = FX; function changeImages(src){ if(FX.animateID){ clearInterval(FX.animateID); } var browserName=navigator.appName; document.getElementById('linkId').href = src; document.getElementById('sample_Bigimg').src = src; FX.fadeIn(document.getElementById('sample_Bigimg'), { duration: 500, complete: function() { } }); } function resizeImg(img) { var wwi = document.getElementById('mobilebox').offsetWidth; img.width = wwi; return false; }
2015071004203865937



Sport Goods Case & Skin Wrist Watch Home Decor





Cola Drink Bottle Water Fight Kids Toy Gun Fits Screw Top Bottles


Features:
Take the clear plastic water pipe and push one end onto the black inlet at the back of the gun 
Feed the other end of the clear plastic water pipe into the soft drink bottle( filled with water) 
Now screw the soft drink bottle into the back end of the gun 
You're done,pull back on the pump and it's "GAME ON!"
Blue gun is suitable for water bottles, red gun is suitable for cola, please understand!

Package included:
1 x Water gun


popup_c = document.getElementById('popupbox'); popup_c.onclick = hide_popup; popup('linkId'); popup('mbp0');popup('mbp1');popup('mbp2');popup('mbp3');popup('mbp4');popup('mbp5');popup('mbp6');popup('mbp7'); function popup(id) { if(document.getElementById(id) != null){ popup_a = document.getElementById(id); popup_a.onclick = show_popup; } return false; } function hide_popup() { document.getElementById('popupbox').style.display='none'; return false; } function onclickright() { elen = document.getElementById('rmpicmpicbox').scrollLeft + document.getElementById('mobilebox').offsetWidth ; moveitLR('right',elen); } function onclickleft() { elen = document.getElementById('rmpicmpicbox').scrollLeft - document.getElementById('mobilebox').offsetWidth ; moveitLR('left',elen); } movinga= setTimeout('null',1); function moveitLR(th,elen) { if(th =='right' ){ if(document.getElementById('rmpicmpicbox').scrollLeft < elen && elen < document.getElementById('rmpicmpicbox').scrollWidth){ clearTimeout(movinga); movinga = setTimeout('moveitLR("right",'+elen+')',10); document.getElementById('rmpicmpicbox').scrollLeft = document.getElementById('rmpicmpicbox').scrollLeft + 5; }else{ clearTimeout(movinga); } }else{ if(document.getElementById('rmpicmpicbox').scrollLeft > elen & document.getElementById('rmpicmpicbox').scrollLeft > 0){ clearTimeout(movinga); movinga = setTimeout('moveitLR("left",'+elen+')',10); document.getElementById('rmpicmpicbox').scrollLeft = document.getElementById('rmpicmpicbox').scrollLeft - 5; }else{ clearTimeout(movinga); } } } function show_popup() { popup_i_a = document.getElementById('popup_img_a'); popup_i = document.getElementById('popup_img'); popup_i.style.width = 'auto'; popup_i.style.height = 'auto'; popup_i.src = this.href; popup_i_a.href = this.href; var org_popup_i_width=popup_i.width; var org_popup_i_height=popup_i.height; if(popup_i.height > window.innerHeight && org_popup_i_width window.innerWidth && org_popup_i_width>=org_popup_i_height) { popup_i.style.width = window.innerWidth - 10 +'px'; document.getElementById('ct2').style.left = '0px'; popup_i.style.height = 'auto'; if(window.innerHeight / 2 - popup_i.height / 2 < 400 && window.innerHeight / 2 - popup_i.height / 2 > 0){ document.getElementById('ct2').style.top = window.innerHeight / 2 - popup_i.height / 2 + 'px'; }else{ document.getElementById('ct2').style.top = '5px'; } if(popup_i.height > window.innerHeight && org_popup_i_width window.innerHeight) { popup_i.style.height = window.innerHeight - 30 +'px'; popup_i.style.width = 'auto'; } } ; document.getElementById('popupbox').style.display='block'; return false; } function showmobile() { document.getElementById('subbody').style.display = 'none'; document.getElementById('mobilebox').style.display = 'block'; document.getElementById('showbtnm').style.display = 'none'; document.getElementById('showbtnd').style.display = 'inline-block'; } function showdesktop() { document.getElementById('subbody').style.display = 'block'; document.getElementById('mobilebox').style.display = 'none'; document.getElementById('showbtnm').style.display = 'inline-block'; document.getElementById('showbtnd').style.display = 'none'; } function gobuy(oj) { var fside = findsite(); var itm = fside['itm']; var site = fside['site']; var ebay_site = fside['ebay_site']; var buy_url='HTTPS://offer.'+ebay_site+site+'/ws/eBayISAPI.dll?BinConfirm&item='+itm ; document.getElementById(oj).href=buy_url; } function goBid(oj) { var fside = findsite(); var itm = fside['itm']; var site = fside['site']; var ebay_site = fside['ebay_site']; var buy_url='HTTPS://offer.'+ebay_site+site+'/ws/eBayISAPI.dll?MakeBid&item='+itm ; document.getElementById(oj).href=buy_url; } function create_bin() { var fside = findsite(); var itm = fside['itm']; var site = fside['site']; var ebay_site = fside['ebay_site']; bin = document.getElementById('btn_bin'); buy = document.getElementById('btn_buy'); act = document.getElementById('btn_act'); bat = document.getElementById('btn_bat'); if(bin&&itm&&site){ var bin_url='HTTPS://cgi1.'+ebay_site+site+'/ws/eBayISAPI.dll?MakeTrack&item='+itm; var buy_url='HTTPS://offer.'+ebay_site+site+'/ws/eBayISAPI.dll?BinConfirm&item='+itm; var act_url='HTTPS://offer.'+ebay_site+site+'/ws/eBayISAPI.dll?MakeBid&item='+itm; var bat_url='HTTPS://cart.payments.'+ebay_site+site+'/sc/add?item='+itm; bin.href=bin_url; buy.href=buy_url; act.href=act_url; bat.href=bat_url; }else{ if(bin){bin.style.display = 'none';} if(buy){buy.style.display = 'none';} if(act){act.style.display = 'none';} if(bat){bat.style.display = 'none';} } } function findsite(){ var itm, ebay_site, url = location.href, site = location.hostname.split(/\.ebay\.|\.ebaydesc\./i)[1], res = url.match(/item=\d+/), itmsite = 'HTTPS://www.ebay.co.uk/itm/', is_sandbox=location.hostname.match(/\.sandbox\./i); if(is_sandbox){ ebay_site='sandbox.ebay.'; }else{ ebay_site='ebay.'; } if (!res){res = url.match(/\/\d+/)}; if (!res){res = url.match(/\d{12}/)}; if (res){itm = res[0].match(/\d+/)}; var IDs = new Array(); IDs['ebay_site'] = ebay_site; IDs['site'] = site; IDs['itm'] = itm; IDs['eitm'] = itmsite; return IDs; } function create_qr() { var qr_code_img = document.getElementById('qr_code_img'); var qr_code_a = document.getElementById('qr_code_a'); var fside = findsite(); var itm = fside['itm']; var site = fside['site']; var eitm = fside['eitm']; var ebay_site = fside['ebay_site']; if(qr_code_img != null){ var qrsite = 'HTTPS://www.cdnclouds.net/qr/'; if (location.hostname.match(/\.ebaydesc\./i) && itm) { var code_url=qrsite+'?data='+eitm+itm; }else{ var code_url=qrsite+'?data='+eitm+itm; } qr_code_a.href=code_url; qr_code_img.src=code_url; popup('qr_code_a'); } } create_qr(); function showme(id, linkid) { var divid = document.getElementById(id); if (divid.style.display == 'block') { divid.style.display = 'none'; } else { divid.style.display = 'block'; } return false; } function showme1(id, linkid) { var divid = document.getElementById(id); var toggleLink = document.getElementById(linkid); if (divid.style.display == 'block') { toggleLink.innerHTML = '►'; divid.style.display = 'none'; }else{ toggleLink.innerHTML = '▼'; divid.style.display = 'block'; } return false; } function showme2(id, linkid) { var divid = document.getElementById(id); var toggleLink = document.getElementById(linkid); if (divid.style.display == 'block') { toggleLink.innerHTML = '▷'; divid.style.display = 'none'; } else { toggleLink.innerHTML = '▽'; divid.style.display = 'block'; } return false; } create_bin();

document.write("" + "");
  • Payment

  • Shipping

  • Returns

  • Customer Services

  • Contact us

  •   We accept PayPal ONLY
  •  All payments need to be complete within 7 days after auction is closed.  Or a non-payment dispute will be opened if full payment is not received. 
  • Tax and customs.We are not responsible for any custom duty or import tax.
  • Economy shipping             > No tracking number
  • Standard Shipping ($2.9)  > Have Tracking number
  • We ship t he i te m to PayPal address Only. We are not responsible for wrong or undeliverable ddress. 
  • Your order will generally be shipped out with 1 business day after your payment has been cleared (Sunday. & Public holiday excluded.)
  • If you have not received your goods within 40 days from payment confirmed, please feel free to  contact   us immediately. We will resolve any possible problem or accident for you as soon as possible 


 

 

  • We offer 30 Days Refund or Exchange Policy on defective or wrong items since you receive the item.
  •  If you are not satisfied with the item,please contact us for an item exchange or refund.
  •  Buyer is responsible for shipping cost incurred shipping item back
  • Please be free to contact us if you are not satisfied with the items,we will try our best to fix your problem within 24 hours.
  • We maintain high standards of excellence ★★★★★ and strive for 100% customer satisfaction! Feedback is very important to us.
  • Please don't leave the negative feedback or for us.Thanks a million for your kind understanding on this.

    ↵

  • If you have any questions please contact us through "Ask seller a question" link. We will respond within 1 business day or less. Please include your ebay order or item number in all ommunications.

Powered by SoldEazy


On Dec-05-16 at 20:09:07 PST, seller added the following information:
  • Condition: New
  • Brand: Unbranded
  • Country/Region of Manufacture: China

PicClick Insights - Cola Drink Bottle Water Fight Kids Toy Gun Fits Screw Top Bottles PicClick Exclusive

  •  Popularity - 10 watchers, 0.0 new watchers per day, 671 days for sale on eBay. Super high amount watching. 70 sold, 2 available.
  •  Best Price -
  •  Seller - 8,352+ items sold. 0% negative feedback. Good seller with good positive feedback and good amount of ratings.

People Also Loved PicClick Exclusive