Ninja BlendBOSS Tumbler Blender

$59.00
$118.00
-$59.00
Colour- Cyberspace
Quantity
people are viewing this right now
Shipping
Estimated Delivery:Jun-15 - Jun-28
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Ninja’s first all-in-one tumbler blender. The powerful 1100W base blends directly into a removable 760ml tumbler. Making it easy to create and take your favourite drinks on-the-go. Includes a 100% leakproof flip-cap lid and straw. Available now in 5 new colours.

Total Crushing Power

A 1100-watt motor base effortlessly crushes ice to snow and blends all your favourite ingredients.

Cupholder Friendly

Cupholder-friendly design features a contoured, comfortable easy-carry handle.

100% Leakproof Flip Cap

Leakproof flip cap is your new go-to for hiking, school, work, gym, or throw in your bag without any worry.

*Leakproof when in locked position

Easy Sip Chug & Straw Lid

Drink directly from the vessel with the integrated chug spout or use the detachable straw for convenient sipping. The lid locks shut to prevent leaking when travelling.

3 Auto IQ® Programs + Pulse

Take the guesswork out of blending with 3 intelligent programs: Smoothie, Crush, and Blend. Auto iQ® presets combine pulsing, blending, and pausing patterns that do the work for you.

Smoothie
Easily power through frozen fruits, leafy greens,nuts and seeds to create velvety textures.
Crush
Perfect for resort-style frozen drinks. Crush ice
to snow.
Blend
Blend fruits, veggies and liquids for perfectdrinks, purees and more.
Pulse
Press and release the pulse button to controlyour blend for perfect dip, hummus, sauce, andmore.

Easy to Clean and Durable

Dishwasher safe and BPA-free parts. Durably designed for everyday use.