Bai-YT
Concatenate webpage links
ceb108e
<!doctype html>
<html class="no-js" lang="en">
<head>
<script type='text/javascript'>var easylockdownLocationDisabled = true;</script> <script type='text/javascript' src='//www.blendtec.com/apps/easylockdown/easylockdown-1.0.5.min.js' data-no-instant></script> <script type='text/javascript'>if( typeof InstantClick == 'object' ) easylockdown.clearData();</script> <style type="text/css">#easylockdown-password-form{padding:30px 0;text-align:center}#easylockdown-wrapper,.easylockdown-form-holder{display:inline-block}#easylockdown-password{vertical-align:top;margin-bottom:16px;padding:8px 15px;line-height:1.2em;outline:0;box-shadow:none}#easylockdown-password-error{display:none;color:#fb8077;text-align:left}#easylockdown-password-error.easylockdown-error{border:1px solid #fb8077}#easylockdown-password-form-button:not(.easylockdown-native-styles){vertical-align:top;display:inline-block!important;height:auto!important;padding:8px 15px;background:#777;border-radius:3px;color:#fff!important;line-height:1.2em;text-decoration:none!important}.easylockdown-instantclick-fix,.easylockdown-item-selector{position:absolute;z-index:-999;display:none;height:0;width:0;font-size:0;line-height:0}.easylockdown-collection-item[data-eld-loc-can],.easylockdown-item-selector+*,.easylockdown-item[data-eld-loc-can]{display:none}.easylockdown404-content-container{padding:50px;text-align:center}.easylockdown404-title-holder .easylockdown-title-404{display:block;margin:0 0 1rem;font-size:2rem;line-height:2.5rem}</style>
<script type='text/javascript'>
if( typeof easylockdown == 'object' ) {
easylockdown.localeRootUrl = '';
easylockdown.routerByLocation();
easylockdown.onReady(function(e){
easylockdown.hideAllLinks();
});
}
</script>
<script> !function(w,d,s,t,a){if(w.amzn)return;w.amzn=a=function(){w.amzn.q.push([arguments,(new Date).getTime()])};a.q=[];a.version="0.0";s=d.createElement("script");s.src="https://c.amazon-adsystem.com/aat/amzn.js";s.id="amzn-pixel";s.async=true;t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t)}(window,document); amzn("setRegion", "NA"); amzn("addTag", "3ce21339-2128-41ba-b789-362778ae14f8"); amzn("trackEvent", "PageView"); </script> <noscript> <img src="https://s.amazon-adsystem.com/iu3?pid=3ce21339-2128-41ba-b789-362778ae14f8&event=PageView" width="1" height="1" border="0"> </noscript>
<script src="https://websdk.ujet.co/v2/loader.js"></script>
<script
id="script_tag_id"
data-last-check-status-key="_prevCheckIsOk"
data-last-check-timestamp-key="_prevCheckTimestamp"
data-refresh-interval-ms="120000"
data-script-src="https://d2fj3s7h83rb61.cloudfront.net/BTFRSzmgqh/bin"
data-app-info="1-1--1.1.11"
data-app-platform="1"
data-app-type="1"
data-app-version="1.1.11">
(function () {
var currentScript = document.currentScript;
var currentScriptDataset = currentScript.dataset;
var lastCheckStatusKey = currentScriptDataset.lastCheckStatusKey;
var lastCheckTimestampKey = currentScriptDataset.lastCheckTimestampKey;
var refreshIntervalMs = parseInt(currentScriptDataset.refreshIntervalMs, 10);
var scriptSrc = currentScriptDataset.scriptSrc;
if (lastCheckStatusKey && lastCheckTimestampKey && refreshIntervalMs && scriptSrc && !isNaN(refreshIntervalMs)) {
if (localStorage.getItem(lastCheckStatusKey) === null) {
localStorage.setItem(lastCheckStatusKey, String(false));
}
if (localStorage.getItem(lastCheckTimestampKey) === null){
localStorage.setItem(lastCheckTimestampKey, String(0));
}
var locationHref = document.location.href;
var now = Date.now();
var lastCheckStatus = String(localStorage.getItem(lastCheckStatusKey)).toLowerCase() === 'true';
var lastCheckTimestamp = parseInt(localStorage.getItem(lastCheckTimestampKey), 10);
if (!isNaN(lastCheckTimestamp)) {
var needRefreshByInterval = now - lastCheckTimestamp > refreshIntervalMs;
if (needRefreshByInterval || lastCheckStatus) {
var LOAD = 'load';
var ERROR = 'error';
var script = document.createElement('script');
function scriptEventHandler(evt) {
var target = evt.target;
var evtType = evt.type;
var currentCheckStatus = false;
var currentCheckTimestamp = Date.now();
if (evtType === LOAD) {
currentCheckStatus = true;
}
localStorage.setItem(lastCheckStatusKey, String(currentCheckStatus));
localStorage.setItem(lastCheckTimestampKey, String(currentCheckTimestamp));
target.removeEventListener(LOAD, scriptEventHandler);
target.removeEventListener(ERROR, scriptEventHandler);
}
if (!locationHref.match(/(\/checkouts\/|\/thank_you)/gi)) {
script.defer = true;
}
script.addEventListener(LOAD, scriptEventHandler);
script.addEventListener(ERROR, scriptEventHandler);
script.src = scriptSrc;
document.head.insertBefore(script, currentScript);
}
}
} else {
console.error('wrapper is not right configured');
}
})();
</script>
<!-- Max Connect Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5LX4V32');
</script>
<!-- End Max Connect Google Tag Manager -->
<script>
window.dataLayer = window.dataLayer || [];
var shipping_price = '';
shipping_price = shipping_price.replace(",", ".");
var total_price = '';
total_price = total_price.replace(",", ".");
var tax_price = '';
tax_price = tax_price.replace(",", ".");
var orderItemsName = []
var orderItemsPrice = []
var orderItemsQuantity = []
var orderItemsId = []
var totalQuantity = 0;
</script>
<meta name="google-site-verification" content="J0CfVnN1aaEBtzDoVKFPBysyEkzz7G58rjcP7sX8YPc" />
<meta name="facebook-domain-verification" content="6caywfl3f9ijxndy5s2n9i29b472ro" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#111111">
<link rel="canonical" href="https://www.blendtec.com/products/designer-650-s"><link rel="shortcut icon" href="//www.blendtec.com/cdn/shop/files/Swirl_Black_Square_32x32.png?v=1638289993" type="image/png" /><title>Designer 650 S Blender | Blendtec
</title>
<meta name="description" content="The Blendtec Designer 650 S is the all-in-one appliance that replaces many standard kitchen appliances with one fast easy-to-use machine."><meta property="og:site_name" content="Blendtec">
<meta property="og:url" content="https://www.blendtec.com/products/designer-650-s">
<meta property="og:title" content="Designer 650 S">
<meta property="og:type" content="product">
<meta property="og:description" content="The Blendtec Designer 650 S is the all-in-one appliance that replaces many standard kitchen appliances with one fast easy-to-use machine."><meta property="og:image" content="http://www.blendtec.com/cdn/shop/products/D650Stainless_1200x1200.png?v=1635871072"><meta property="og:image" content="http://www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_2_1200x1200.png?v=1692298059"><meta property="og:image" content="http://www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_3_1200x1200.png?v=1692298059">
<meta property="og:image:secure_url" content="https://www.blendtec.com/cdn/shop/products/D650Stainless_1200x1200.png?v=1635871072"><meta property="og:image:secure_url" content="https://www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_2_1200x1200.png?v=1692298059"><meta property="og:image:secure_url" content="https://www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_3_1200x1200.png?v=1692298059">
<meta name="twitter:site" content="@blendtec">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Designer 650 S">
<meta name="twitter:description" content="The Blendtec Designer 650 S is the all-in-one appliance that replaces many standard kitchen appliances with one fast easy-to-use machine.">
<style data-shopify>
@font-face {
font-family: Lato;
font-weight: 400;
font-style: normal;
src: url("//www.blendtec.com/cdn/fonts/lato/lato_n4.c86cddcf8b15d564761aaa71b6201ea326f3648b.woff2?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=ad38df361808dc644bf188d4f98f4918a56c9d9fd9772db93d6e75f4cc95aedf") format("woff2"),
url("//www.blendtec.com/cdn/fonts/lato/lato_n4.e0ee1e2c008a0f429542630edf70be01045ac5e9.woff?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=c156bb3a491fb044916ca8eb37965569a052e22a4398b4483e208f69a6be4b74") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 400;
font-style: normal;
src: url("//www.blendtec.com/cdn/fonts/lato/lato_n4.c86cddcf8b15d564761aaa71b6201ea326f3648b.woff2?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=ad38df361808dc644bf188d4f98f4918a56c9d9fd9772db93d6e75f4cc95aedf") format("woff2"),
url("//www.blendtec.com/cdn/fonts/lato/lato_n4.e0ee1e2c008a0f429542630edf70be01045ac5e9.woff?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=c156bb3a491fb044916ca8eb37965569a052e22a4398b4483e208f69a6be4b74") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 700;
font-style: normal;
src: url("//www.blendtec.com/cdn/fonts/lato/lato_n7.f0037142450bd729bdf6ba826f5fdcd80f2787ba.woff2?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=628bc8b7a01479e1b18c5433d3455f0a6f3b85199b6713936af509b1d2f35a94") format("woff2"),
url("//www.blendtec.com/cdn/fonts/lato/lato_n7.50161a3d4f05d049b7407d86c5a8834e4d6e29bf.woff?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=ad711c85dd21de08e320bb48d41e7a7f328ba27ab79c37ba60d5a672081753ce") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 400;
font-style: italic;
src: url("//www.blendtec.com/cdn/fonts/lato/lato_i4.7307831c0d06d264a76f2f7310f8a29d0507d6d0.woff2?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=6e78d9b07e1c49ef1580180f8688a716d62b5daea58c9911bd443a352db76e9b") format("woff2"),
url("//www.blendtec.com/cdn/fonts/lato/lato_i4.fb695d0d68d5b174347edaf543726b1903b57796.woff?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=2498c8c83b52d0b5aa72cff5a8dc41ef8f11bdeaa48d0c47b73eb1934c7263e1") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 700;
font-style: italic;
src: url("//www.blendtec.com/cdn/fonts/lato/lato_i7.86965a52f2ddabac45abc106c3d0cc22ac7b57bb.woff2?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=56f2a66f5c8f29c1bdaaf46d4954240a8ae0d81b266561752bc7bdc6f2ddcf35") format("woff2"),
url("//www.blendtec.com/cdn/fonts/lato/lato_i7.34d7f5a12391e5532b516b8bb3974f4cc3ee25ae.woff?h1=YmxlbmR0ZWMuY29t&h2=YmxlbmR0ZWMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=aeff17e906627aeda6ea724ab1229a4343e5d1843cd422b9f7e05ad09da78fd9") format("woff");
}
</style>
<link href="//www.blendtec.com/cdn/shop/t/20/assets/theme.css?v=102820703670380972291698334812" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>
:root {
--typeHeaderPrimary: Lato;
--typeHeaderFallback: sans-serif;
--typeHeaderSize: 35px;
--typeHeaderWeight: 400;
--typeHeaderLineHeight: 1.2;
--typeHeaderSpacing: 0.0em;
--typeBasePrimary:Lato;
--typeBaseFallback:sans-serif;
--typeBaseSize: 17px;
--typeBaseWeight: 400;
--typeBaseLineHeight: 1.6;
--typeBaseSpacing: 0.025em;
--iconWeight: 4px;
--iconLinecaps: miter;
}
.collection-hero__content:before,
.hero__image-wrapper:before,
.hero__media:before {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 40%, rgba(0, 0, 0, 0.62) 100%);
}
.skrim__item-content .skrim__overlay:after {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 30%, rgba(0, 0, 0, 0.62) 100%);
}
</style>
<script>
document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
window.theme = window.theme || {};
theme.routes = {
cart: "/cart",
cartAdd: "/cart/add.js",
cartChange: "/cart/change"
};
theme.strings = {
soldOut: "Sold Out",
unavailable: "Unavailable",
stockLabel: "[count] in stock",
willNotShipUntil: "Will not ship until [date]",
willBeInStockAfter: "Will be in stock after [date]",
waitingForStock: "Inventory on the way",
cartSavings: "You're saving [savings]",
cartEmpty: "Your cart is currently empty.",
cartTermsConfirmation: "You must agree with the terms and conditions of sales to check out"
};
theme.settings = {
dynamicVariantsEnable: true,
dynamicVariantType: "button",
cartType: "drawer",
moneyFormat: "${{amount}} USD",
predictiveSearch: true,
predictiveSearchType: "product,article,page,collection",
inventoryThreshold: 10,
quickView: true,
themeName: 'Motion',
themeVersion: "5.1.4"
};
</script>
<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="rawUynkQxc0OgsVISkQW-I_214Cd7zCjg0yfzvqVDN8">
<meta name="facebook-domain-verification" content="1dj7ibofyl6e9xcd43p4d88oyegd7o">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/21820257/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="99a4038d878f7d806c05e04b53182726">
<link rel="alternate" type="application/json+oembed" href="https://www.blendtec.com/products/designer-650-s.oembed">
<script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script>
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=21820257" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":21820257,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/21820257","merchantName":"Blendtec","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Blendtec","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"99a4038d878f7d806c05e04b53182726","betas":["rich-media-storefront-analytics"],"domain":"www.blendtec.com","predictiveSearch":true,"shopId":21820257,"smart_payment_buttons_url":"https:\/\/www.blendtec.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/www.blendtec.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en","flg4ff40b22":false}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "blendtec.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"Sitesource | WCAG 8\/8\/2023","id":133171052714,"theme_store_id":847,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "www.blendtec.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>window.ShopifyPay = window.ShopifyPay || {};
window.ShopifyPay.apiHost = "shop.app\/pay";</script>
<script id="shop-js-features" type="application/json">{"compact":""}</script>
<script>
window.Shopify = window.Shopify || {};
if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
window.Shopify.featureAssets['shop-js'] = {"pay-button":["modules/client.pay-button_15f26cca.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"init-shop-email-lookup-coordinator":["modules/client.init-shop-email-lookup-coordinator_9c895874.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"avatar":["modules/client.avatar_f2458049.en.esm.js"],"init-customer-accounts-sign-up":["modules/client.init-customer-accounts-sign-up_f1e976f7.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"init-shop-for-new-customer-accounts":["modules/client.init-shop-for-new-customer-accounts_3e9781fd.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"init-customer-accounts":["modules/client.init-customer-accounts_df9d6a98.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"shop-pay-checkout-sheet":["modules/client.shop-pay-checkout-sheet_8b3c52ad.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"shop-pay-payment-request":["modules/client.shop-pay-payment-request_2607f538.en.esm.js","modules/chunk.common_5cdfc636.esm.js","modules/chunk.shop-pay_a99696f5.esm.js"],"login-button":["modules/client.login-button_7c695415.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"discount-app":["modules/client.discount-app_669d0824.en.esm.js","modules/chunk.common_5cdfc636.esm.js"],"payment-terms":["modules/client.payment-terms_94308363.en.esm.js","modules/chunk.common_5cdfc636.esm.js"]};
</script>
<script>(function() {
function asyncLoad() {
var urls = ["https:\/\/analytics.getshogun.com\/collector.js?shop=blendtec.myshopify.com","https:\/\/static.klaviyo.com\/onsite\/js\/klaviyo.js?company_id=S8enUb\u0026shop=blendtec.myshopify.com","https:\/\/static.klaviyo.com\/onsite\/js\/klaviyo.js?company_id=S8enUb\u0026shop=blendtec.myshopify.com","\/\/d1liekpayvooaz.cloudfront.net\/apps\/customizery\/customizery.js?shop=blendtec.myshopify.com","https:\/\/str.rise-ai.com\/?shop=blendtec.myshopify.com","https:\/\/strn.rise-ai.com\/?shop=blendtec.myshopify.com","https:\/\/apps.bazaarvoice.com\/deployments\/blendtec\/main_site\/production\/en_US\/bv.js?shop=blendtec.myshopify.com","https:\/\/s3.amazonaws.com\/pixelpop\/usercontent\/scripts\/dfcc4b9f-0ed8-487d-a6c5-7da064ad9061\/pixelpop.js?shop=blendtec.myshopify.com","https:\/\/services.nofraud.com\/js\/device.js?shop=blendtec.myshopify.com","\/\/cdn.shopify.com\/proxy\/445b395c7c6407340a5fda91e205c1bdcb55eb36af07b07ba30b8f58ef1999e3\/sa.getroster.com\/sa.js?token=zfgzmdr1nxq1dflbs0xsovrfmlarut09DOlShZ5XSQEQsaCFlwWs0iOV55jyFX\u0026shop=blendtec.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA"];
for (var i = 0; i < urls.length; i++) {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = urls[i];
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
}
};
if(window.attachEvent) {
window.attachEvent('onload', asyncLoad);
} else {
window.addEventListener('load', asyncLoad, false);
}
})();</script>
<script id="__st">var __st={"a":21820257,"offset":-21600,"reqid":"f4edabd2-be67-4d5c-a5e9-d8f4d3847457-1713460036","pageurl":"www.blendtec.com\/collections\/designer-blenders\/products\/designer-650-s","u":"4dcb2517742c","p":"product","rtyp":"product","rid":7038615421098};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script>!function(o){o.addEventListener("DOMContentLoaded",function(){window.Shopify=window.Shopify||{},window.Shopify.recaptchaV3=window.Shopify.recaptchaV3||{siteKey:"6LeHG2ApAAAAAO4rPaDW-qVpPKPOBfjbCpzJB9ey"};var t=['form[action*="/contact"] input[name="form_type"][value="contact"]','form[action*="/comments"] input[name="form_type"][value="new_comment"]','form[action*="/account"] input[name="form_type"][value="customer_login"]','form[action*="/account"] input[name="form_type"][value="recover_customer_password"]','form[action*="/account"] input[name="form_type"][value="create_customer"]','form[action*="/contact"] input[name="form_type"][value="customer"]'].join(",");function n(e){e=e.target;null==e||null!=(e=function e(t,n){if(null==t.parentElement)return null;if("FORM"!=t.parentElement.tagName)return e(t.parentElement,n);for(var o=t.parentElement.action,r=0;r<n.length;r++)if(-1!==o.indexOf(n[r]))return t.parentElement;return null}(e,["/contact","/comments","/account"]))&&null!=e.querySelector(t)&&((e=o.createElement("script")).setAttribute("src","https://cdn.shopify.com/shopifycloud/storefront-recaptcha-v3/v0.6/index.js"),o.body.appendChild(e),o.removeEventListener("focus",n,!0),o.removeEventListener("change",n,!0),o.removeEventListener("click",n,!0))}o.addEventListener("click",n,!0),o.addEventListener("change",n,!0),o.addEventListener("focus",n,!0)})}(document);</script>
<script integrity="sha256-n5Uet9jVOXPHGd4hH4B9Y6+BxkTluaaucmYaxAjUcvY=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//www.blendtec.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-9f951eb7d8d53973c719de211f807d63af81c644e5b9a6ae72661ac408d472f6.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//www.blendtec.com/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></script>
<script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//www.blendtec.com/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script>
<style id="shopify-dynamic-checkout">.shopify-payment-button__button--hidden {
visibility: hidden;
}
.shopify-payment-button__button {
border-radius: 4px;
border: none;
box-shadow: 0 0 0 0 transparent;
color: white;
cursor: pointer;
display: block;
font-size: 1em;
font-weight: 500;
line-height: 1;
text-align: center;
width: 100%;
height: 44px;
transition: background 0.2s ease-in-out;
}
.shopify-payment-button__button[disabled] {
opacity: 0.6;
cursor: default;
}
.shopify-payment-button__button--unbranded {
background-color: #1990c6;
padding: 1em 2em;
}
.shopify-payment-button__button--unbranded:hover:not([disabled]) {
background-color: #136f99;
}
.shopify-payment-button__more-options {
background: transparent;
border: 0 none;
cursor: pointer;
display: block;
font-size: 1em;
margin-top: 1em;
text-align: center;
width: 100%;
}
.shopify-payment-button__more-options:hover:not([disabled]) {
text-decoration: underline;
}
.shopify-payment-button__more-options[disabled] {
opacity: 0.6;
cursor: not-allowed;
}
.shopify-payment-button__button--branded {
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
.shopify-payment-button__button--branded .shopify-cleanslate {
flex: 1 !important;
display: flex !important;
flex-direction: column !important;
}
.shopify-payment-button__button.button.loading {
position: relative;
color: transparent;
}
.shopify-payment-button__button.button.loading > .loading-overlay__spinner {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
height: 100%;
display: flex;
align-items: center;
}
.shopify-payment-button__button.button.loading > .loading-overlay__spinner .spinner {
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
}
.button.loading > .loading-overlay__spinner .path {
stroke: white;
}
.shopify-payment-button__button .loading-overlay__spinner {
width: 1.8rem;
display: inline-block;
}
.shopify-payment-button__button .spinner {
animation: shopify-rotator 1.4s linear infinite;
}
@keyframes shopify-rotator {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(270deg);
}
}
.shopify-payment-button__button .path {
stroke-dasharray: 280;
stroke-dashoffset: 0;
transform-origin: center;
stroke: rgb(18,18,18);
animation: shopify-dash 1.4s ease-in-out infinite;
}
@media screen and (forced-colors: active) {
.shopify-payment-button__button .path{
stroke: CanvasText;
}
}
@keyframes shopify-dash {
0% {
stroke-dashoffset: 280;
}
50% {
stroke-dashoffset: 75;
transform: rotate(135deg);
}
100% {
stroke-dashoffset: 280;
transform: rotate(450deg);
}
}
</style>
<style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) {
#dynamic-checkout-cart {
min-height: 50px;
}
}
@media screen and (max-width: 750px) {
#dynamic-checkout-cart {
min-height: 120px;
}
}
</style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
<script src="//www.blendtec.com/cdn/shop/t/20/assets/vendor-scripts-v9.js" defer="defer"></script><link rel="preload" as="style" href="//www.blendtec.com/cdn/shop/t/20/assets/currency-flags.css?v=75482696549506390791687914892" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="//www.blendtec.com/cdn/shop/t/20/assets/currency-flags.css?v=75482696549506390791687914892"></noscript><script src="//www.blendtec.com/cdn/shop/t/20/assets/theme.js?v=49122062167200315041690827851" defer="defer"></script>
<meta name="shogun-data" content="page_type=product, page_id=7038615421098, site_id=25a0a234-f8e2-49cb-bf66-f2649754c5b5">
<!-- Max Connect Marketing Media Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start':
new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5LX4V32');
</script>
<!-- End Max Connect Marketing Media Tag Manager -->
<!-- Affirm Embed -->
<script>
_affirm_config = {
public_api_key: "E4R2C4HN26V7Z4S7",
script: "https://cdn1.affirm.com/js/v2/affirm.js"
};
(function(m, g, n, d, a, e, h, c) {
var b = m[n] || {},
k = document.createElement(e),
p = document.getElementsByTagName(e)[0],
l = function(a, b, c) {
return function() {
a[b]._.push([c, arguments]);
};
};
b[d] = l(b, d, "set");
var f = b[d];
b[a] = {};
b[a]._ = [];
f._ = [];
b._ = [];
b[a][h] = l(b, a, h);
b[c] = function() {
b._.push([h, arguments]);
};
a = 0;
for (
c = "set add save post open empty reset on off trigger ready setProduct".split(
" "
);
a < c.length;
a++
)
f[c[a]] = l(b, d, c[a]);
a = 0;
for (c = ["get", "token", "url", "items"]; a < c.length; a++)
f[c[a]] = function() {};
k.async = !0;
k.src = g[e];
p.parentNode.insertBefore(k, p);
delete g[e];
f(g);
m[n] = b;
})(
window,
_affirm_config,
"affirm",
"checkout",
"ui",
"script",
"ready",
"jsReady"
);
</script>
<!-- End Affirm -->
<meta name="google-site-verification" content="uQtZovyhDGeGlUYxZwTh1wq2ZAKXojBxdGOc9pQSHy8" />
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 21820257,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "product"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script id="web-pixels-manager-setup">(function e(e,n,a,t,r){var o="function"==typeof BigInt&&-1!==BigInt.toString().indexOf("[native code]")?"modern":"legacy";window.Shopify=window.Shopify||{};var i=window.Shopify;i.analytics=i.analytics||{};var s=i.analytics;s.replayQueue=[],s.publish=function(e,n,a){return s.replayQueue.push([e,n,a]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l=[a,"/wpm","/b",r,o.substring(0,1),".js"].join("");!function(e){var n=e.src,a=e.async,t=void 0===a||a,r=e.onload,o=e.onerror,i=document.createElement("script"),s=document.head,l=document.body;i.async=t,i.src=n,r&&i.addEventListener("load",r),o&&i.addEventListener("error",o),s?s.appendChild(i):l?l.appendChild(i):console.error("Did not find a head or body element to append the script")}({src:l,async:!0,onload:function(){var a=window.webPixelsManager.init(e);n(a);var t=window.Shopify.analytics;t.replayQueue.forEach((function(e){var n=e[0],t=e[1],r=e[2];a.publishCustomEvent(n,t,r)})),t.replayQueue=[],t.publish=a.publishCustomEvent,t.visitor=a.visitor},onerror:function(){var n=e.storefrontBaseUrl.replace(/\/$/,""),a="".concat(n,"/.well-known/shopify/monorail/unstable/produce_batch"),r=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/2.0",payload:{version:t||"latest",page_url:self.location.href,status:"failed",error_msg:"".concat(l," has failed to load")},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(a,r))return!0}catch(e){}var o=new XMLHttpRequest;try{return o.open("POST",a,!0),o.setRequestHeader("Content-Type","text/plain"),o.send(r),!0}catch(e){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1}})})({shopId: 21820257,storefrontBaseUrl: "https://www.blendtec.com",cdnBaseUrl: "https://www.blendtec.com/cdn",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"36536490","configuration":"{\"tagID\":\"2612461406185\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"54f3ea9d23f4af69f7d812fb978ff7ee","type":"APP","apiClientId":3009811,"privacyPurposes":null},{"id":"31621290","configuration":"{\"discountCodeUrl\":\"https:\\\/\\\/api.getroster.com\\\/v2\\\/discount-codes\\\/shareable?access_token=zfgzmdr1nxq1dflbs0xsovrfmlarut09DOlShZ5XSQEQsaCFlwWs0iOV55jyFX\",\"shopifyTypeId\":\"42\",\"captureEmitUrl\":\"https:\\\/\\\/sa.getroster.com\\\/sb\",\"token\":\"zfgzmdr1nxq1dflbs0xsovrfmlarut09DOlShZ5XSQEQsaCFlwWs0iOV55jyFX\",\"customParamName\":\"rstr\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"d92eba5490e734b33c5d27e88dfdc8e7","type":"APP","apiClientId":1413402,"privacyPurposes":null},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"063","apiClientId":"shopify-pixel","type":"APP","purposes":["ANALYTICS"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"063","apiClientId":"shopify-pixel","type":"CUSTOM","purposes":["ANALYTICS"]}],initData: {"cart":null,"checkout":null,"customer":null,"productVariants":[{"id":"41683328401578","image":{"src":"\/\/www.blendtec.com\/cdn\/shop\/products\/D650Stainless.png?v=1635871072"},"price":{"amount":499.95,"currencyCode":"USD"},"product":{"id":"7038615421098","title":"Designer 650 S","untranslatedTitle":"Designer 650 S","url":"\/products\/designer-650-s","vendor":"Blendtec","type":"Blenders"},"sku":"D650SC3207A1A-BRNBOX","title":"Black\/Stainless","untranslatedTitle":"Black\/Stainless"}]},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed");webPixelsManagerAPI.publish("product_viewed", {"productVariant":{"id":"41683328401578","image":{"src":"\/\/www.blendtec.com\/cdn\/shop\/products\/D650Stainless.png?v=1635871072"},"price":{"amount":499.95,"currencyCode":"USD"},"product":{"id":"7038615421098","title":"Designer 650 S","untranslatedTitle":"Designer 650 S","url":"\/products\/designer-650-s","vendor":"Blendtec","type":"Blenders"},"sku":"D650SC3207A1A-BRNBOX","title":"Black\/Stainless","untranslatedTitle":"Black\/Stainless"}});},"https://www.blendtec.com/cdn","0.0.473","5049c50awde185c9fp43897680m7e819d87",);</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {};
window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
window.ShopifyAnalytics.meta.currency = 'USD';
var meta = {"product":{"id":7038615421098,"gid":"gid:\/\/shopify\/Product\/7038615421098","vendor":"Blendtec","type":"Blenders","variants":[{"id":41683328401578,"price":49995,"name":"Designer 650 S - Black\/Stainless","public_title":"Black\/Stainless","sku":"D650SC3207A1A-BRNBOX"}]},"page":{"pageType":"product","resourceType":"product","resourceId":7038615421098}};
for (var attr in meta) {
window.ShopifyAnalytics.meta[attr] = meta[attr];
}</script>
<script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() {
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({'gtm.start': new Date().getTime(), event: 'gtm.js'});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-43Z4V');
};
</script>
<script class="analytics">(window.gaDevIds=window.gaDevIds||[]).push('BwiEti');
(function () {
var customDocumentWrite = function(content) {
var jquery = null;
if (window.jQuery) {
jquery = window.jQuery;
} else if (window.Checkout && window.Checkout.$) {
jquery = window.Checkout.$;
}
if (jquery) {
jquery('body').append(content);
}
};
var hasLoggedConversion = function(token) {
if (token) {
return document.cookie.indexOf('loggedConversion=' + token) !== -1;
}
return false;
}
var setCookieIfConversion = function(token) {
if (token) {
var twoMonthsFromNow = new Date(Date.now());
twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);
document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
}
}
var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
if (trekkie.integrations) {
return;
}
trekkie.methods = [
'identify',
'page',
'ready',
'track',
'trackForm',
'trackLink'
];
trekkie.factory = function(method) {
return function() {
var args = Array.prototype.slice.call(arguments);
args.unshift(method);
trekkie.push(args);
return trekkie;
};
};
for (var i = 0; i < trekkie.methods.length; i++) {
var key = trekkie.methods[i];
trekkie[key] = trekkie.factory(key);
}
trekkie.load = function(config) {
trekkie.config = config || {};
trekkie.config.initialDocumentCookie = document.cookie;
var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
var scriptFallback = document.createElement('script');
scriptFallback.type = 'text/javascript';
scriptFallback.onerror = function(error) {
var Monorail = {
produce: function produce(monorailDomain, schemaId, payload) {
var currentMs = new Date().getTime();
var event = {
schema_id: schemaId,
payload: payload,
metadata: {
event_created_at_ms: currentMs,
event_sent_at_ms: currentMs
}
};
return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
},
sendRequest: function sendRequest(endpointUrl, payload) {
// Try the sendBeacon API
if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
var blobData = new window.Blob([payload], {
type: 'text/plain'
});
if (window.navigator.sendBeacon(endpointUrl, blobData)) {
return true;
} // sendBeacon was not successful
} // XHR beacon
var xhr = new XMLHttpRequest();
try {
xhr.open('POST', endpointUrl);
xhr.setRequestHeader('Content-Type', 'text/plain');
xhr.send(payload);
} catch (e) {
console.log(e);
}
return false;
},
isIos12: function isIos12() {
return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
}
};
Monorail.produce('monorail-edge.shopifysvc.com',
'trekkie_storefront_load_errors/1.1',
{shop_id: 21820257,
theme_id: 133171052714,
app_name: "storefront",
context_url: window.location.href,
source_url: "//www.blendtec.com/cdn/s/trekkie.storefront.88baf04046928b6edf6574afd22dbd026cc7d568.min.js"});
};
scriptFallback.async = true;
scriptFallback.src = '//www.blendtec.com/cdn/s/trekkie.storefront.88baf04046928b6edf6574afd22dbd026cc7d568.min.js';
first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//www.blendtec.com/cdn/s/trekkie.storefront.88baf04046928b6edf6574afd22dbd026cc7d568.min.js';
first.parentNode.insertBefore(script, first);
};
trekkie.load(
{"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":21820257,"isMerchantRequest":null,"themeId":133171052714,"themeCityHash":"5147138714813467731","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["bbcf04e6"]},"Google Analytics":{"trackingId":"UA-170357-1","domain":"auto","siteSpeedSampleRate":"10","enhancedEcommerce":true,"doubleClick":true,"includeSearch":true},"Facebook Pixel":{"pixelIds":["1409405372417119"],"agent":"plshopify1.2"},"Pinterest Pixel":{"pixelId":"2612461406185"},"Google Gtag Pixel":{"conversionId":"G-CH70RR35T1","eventLabels":[{"type":"begin_checkout","action_label":"G-CH70RR35T1"},{"type":"search","action_label":"G-CH70RR35T1"},{"type":"view_item","action_label":["G-CH70RR35T1","MC-NCPTWSB144"]},{"type":"purchase","action_label":["G-CH70RR35T1","MC-NCPTWSB144"]},{"type":"page_view","action_label":["G-CH70RR35T1","MC-NCPTWSB144"]},{"type":"add_payment_info","action_label":"G-CH70RR35T1"},{"type":"add_to_cart","action_label":"G-CH70RR35T1"}],"targetCountry":"US"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer"}}
);
var loaded = false;
trekkie.ready(function() {
if (loaded) return;
loaded = true;
window.ShopifyAnalytics.lib = window.trekkie;
ga('require', 'linker');
function addListener(element, type, callback) {
if (element.addEventListener) {
element.addEventListener(type, callback);
}
else if (element.attachEvent) {
element.attachEvent('on' + type, callback);
}
}
function decorate(event) {
event = event || window.event;
var target = event.target || event.srcElement;
if (target && (target.getAttribute('action') || target.getAttribute('href'))) {
ga(function (tracker) {
var linkerParam = tracker.get('linkerParam');
document.cookie = '_shopify_ga=' + linkerParam + '; ' + 'path=/';
});
}
}
addListener(window, 'load', function(){
for (var i=0; i < document.forms.length; i++) {
var action = document.forms[i].getAttribute('action');
if(action && action.indexOf('/cart') >= 0) {
addListener(document.forms[i], 'submit', decorate);
}
}
for (var i=0; i < document.links.length; i++) {
var href = document.links[i].getAttribute('href');
if(href && href.indexOf('/checkout') >= 0) {
addListener(document.links[i], 'click', decorate);
}
}
});
var originalDocumentWrite = document.write;
document.write = customDocumentWrite;
try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
document.write = originalDocumentWrite;
window.ShopifyAnalytics.lib.page(null,{"pageType":"product","resourceType":"product","resourceId":7038615421098});
var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
var token = match? match[1]: undefined;
if (!hasLoggedConversion(token)) {
setCookieIfConversion(token);
window.ShopifyAnalytics.lib.track("Viewed Product",{"currency":"USD","variantId":41683328401578,"productId":7038615421098,"productGid":"gid:\/\/shopify\/Product\/7038615421098","name":"Designer 650 S - Black\/Stainless","price":"499.95","sku":"D650SC3207A1A-BRNBOX","brand":"Blendtec","variant":"Black\/Stainless","category":"Blenders","nonInteraction":true});
window.ShopifyAnalytics.lib.track("monorail:\/\/trekkie_storefront_viewed_product\/1.1",{"currency":"USD","variantId":41683328401578,"productId":7038615421098,"productGid":"gid:\/\/shopify\/Product\/7038615421098","name":"Designer 650 S - Black\/Stainless","price":"499.95","sku":"D650SC3207A1A-BRNBOX","brand":"Blendtec","variant":"Black\/Stainless","category":"Blenders","nonInteraction":true,"referer":"https:\/\/www.blendtec.com\/collections\/designer-blenders\/products\/designer-650-s"});
}
});
var eventsListenerScript = document.createElement('script');
eventsListenerScript.async = true;
eventsListenerScript.src = "//www.blendtec.com/cdn/shopifycloud/shopify/assets/shop_events_listener-61fa9e0a912c675e178777d2b27f6cbd482f8912a6b0aa31fa3515985a8cd626.js";
document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script class="boomerang">
(function () {
if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) {
return;
}
window.BOOMR = window.BOOMR || {};
window.BOOMR.snippetStart = new Date().getTime();
window.BOOMR.snippetExecuted = true;
window.BOOMR.snippetVersion = 12;
window.BOOMR.application = "storefront-renderer";
window.BOOMR.themeName = "Motion";
window.BOOMR.themeVersion = "5.1.4";
window.BOOMR.shopId = 21820257;
window.BOOMR.themeId = 133171052714;
window.BOOMR.renderRegion = "gcp-us-east1";
window.BOOMR.url =
"https://www.blendtec.com/cdn/shopifycloud/boomerang/shopify-boomerang-1.0.0.min.js";
var where = document.currentScript || document.getElementsByTagName("script")[0];
var parentNode = where.parentNode;
var promoted = false;
var LOADER_TIMEOUT = 3000;
function promote() {
if (promoted) {
return;
}
var script = document.createElement("script");
script.id = "boomr-scr-as";
script.src = window.BOOMR.url;
script.async = true;
parentNode.appendChild(script);
promoted = true;
}
function iframeLoader(wasFallback) {
promoted = true;
var dom, bootstrap, iframe, iframeStyle;
var doc = document;
var win = window;
window.BOOMR.snippetMethod = wasFallback ? "if" : "i";
bootstrap = function(parent, scriptId) {
var script = doc.createElement("script");
script.id = scriptId || "boomr-if-as";
script.src = window.BOOMR.url;
BOOMR_lstart = new Date().getTime();
parent = parent || doc.body;
parent.appendChild(script);
};
if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]./)) {
window.BOOMR.snippetMethod = "s";
bootstrap(parentNode, "boomr-async");
return;
}
iframe = document.createElement("IFRAME");
iframe.src = "about:blank";
iframe.title = "";
iframe.role = "presentation";
iframe.loading = "eager";
iframeStyle = (iframe.frameElement || iframe).style;
iframeStyle.width = 0;
iframeStyle.height = 0;
iframeStyle.border = 0;
iframeStyle.display = "none";
parentNode.appendChild(iframe);
try {
win = iframe.contentWindow;
doc = win.document.open();
} catch (e) {
dom = document.domain;
iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void(0);";
win = iframe.contentWindow;
doc = win.document.open();
}
if (dom) {
doc._boomrl = function() {
this.domain = dom;
bootstrap();
};
doc.write("<body onload='document._boomrl();'>");
} else {
win._boomrl = function() {
bootstrap();
};
if (win.addEventListener) {
win.addEventListener("load", win._boomrl, false);
} else if (win.attachEvent) {
win.attachEvent("onload", win._boomrl);
}
}
doc.close();
}
var link = document.createElement("link");
if (link.relList &&
typeof link.relList.supports === "function" &&
link.relList.supports("preload") &&
("as" in link)) {
window.BOOMR.snippetMethod = "p";
link.href = window.BOOMR.url;
link.rel = "preload";
link.as = "script";
link.addEventListener("load", promote);
link.addEventListener("error", function() {
iframeLoader(true);
});
setTimeout(function() {
if (!promoted) {
iframeLoader(true);
}
}, LOADER_TIMEOUT);
BOOMR_lstart = new Date().getTime();
parentNode.appendChild(link);
} else {
iframeLoader(false);
}
function boomerangSaveLoadTime(e) {
window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime();
}
if (window.addEventListener) {
window.addEventListener("load", boomerangSaveLoadTime, false);
} else if (window.attachEvent) {
window.attachEvent("onload", boomerangSaveLoadTime);
}
if (document.addEventListener) {
document.addEventListener("onBoomerangLoaded", function(e) {
e.detail.BOOMR.init({
ResourceTiming: {
enabled: true,
trackedResourceTypes: ["script", "img", "css"]
},
});
e.detail.BOOMR.t_end = new Date().getTime();
});
} else if (document.attachEvent) {
document.attachEvent("onpropertychange", function(e) {
if (!e) e=event;
if (e.propertyName === "onBoomerangLoaded") {
e.detail.BOOMR.init({
ResourceTiming: {
enabled: true,
trackedResourceTypes: ["script", "img", "css"]
},
});
e.detail.BOOMR.t_end = new Date().getTime();
}
});
}
})();</script>
</head>
<body class="template-product" data-transitions="true" data-type_base_accent_transform="true" data-type_header_accent_transform="true" data-animate_sections="true" data-animate_underlines="true" data-animate_buttons="true" data-animate_images="true" data-animate_page_transition_style="page-slow-fade" data-type_header_accent_transform="true" data-type_header_text_alignment="" data-animate_images_style="zoom-fade">
<!--START UJET SCRIPT -->
<form id="launcher">
<label id="welcome_form" style="text-transform: none; letter-spacing: normal;">Hello there, enter your email and click “Start Chat” to begin.</label>
<input name="emailaddress" type="email" placeholder="Email address">
<button id="start">Start Chat</button>
<button id="close" style="width:50%;margin:0;position:absolute;top:73%;left:25%;color:#000;background:rgba(233, 29, 44, 0);background-color:rgba(233, 29, 44, 0);background-position-x:0%;background-position-y: 0%;background-repeat: repeat;background-attachment: scroll;background-image: none;background-size: auto;background-origin: padding-box;background-clip: border-box;border: 1px solid rgb(233, 29, 44);">close</button>
</form>
<script>
const COMPANY_ID = '16391573807402062402911deb577e07c';
const HOST = 'https://blendtec.api.ujet.co/';
let translation = {
"en": {
"ujet_start_title": "",
"ujet_greeting": "How can we help?",
"ujet_channel_chat": "Let's connect you to one of our chat support specialists. <br><b>If you are contacting us a regarding warranty, please ensure you have both your motor and jar on hand</b>",
}
};
var ujet;
var launcher = document.getElementById('launcher');
async function isCurrentWorkingHours() {
await fetch('https://ei86jkn4mb.execute-api.us-west-2.amazonaws.com/token/time')
.then(response => response.text())
.then( data => {
var workinghours = data;
if(workinghours === "true"){
ujet = new UJET({
companyId: COMPANY_ID,
host: HOST,
lang: 'en',
translation: translation,
logo: 'https://s3.us-west-1.amazonaws.com/apps.blendtec.com/BT-UJet/Blendtec-Logo-no-background-midt2.png',
hideLogoBorder: true,
style: {
'--primary-color': '#E91D2C'
},
launcher: {
cssText: '.wrap button{background:#E91D2C}',
style: {
'--icon-color': '#fff'
}
}
});
ujet.on('created', function () {
launcher.classList.remove('hide');
launcher.classList.add('show');
});
}
});
}
window.onload = () => isCurrentWorkingHours();
var start = document.getElementById('start');
start.addEventListener('click', async e => {
e.preventDefault()
var token = await getAuthToken();
ujet.authenticate(token);
ujet.start({ menuKey: '__MENU_KEY__' });
launcher.classList.remove('show');
launcher.classList.add('hide');
});
var close = document.getElementById('close');
close.addEventListener('click', function(e) {
e.preventDefault()
launcher.classList.remove('show');
launcher.classList.add('hide');
if(ujet.status === 'open'){
ujet.close();
}else{
ujet.start({ menuKey: '__MENU_KEY__' });
}
});
async function getAuthToken() {
var sEmail = document.querySelector("#launcher input[name='emailaddress']").value
return await fetch('https://ei86jkn4mb.execute-api.us-west-2.amazonaws.com/token/', {
headers: {
'Content-Type': 'application/json'
},
method: "POST",
body: JSON.stringify({
payload: {
identifier: sEmail,
email: sEmail,
}
})
})
.then(resp => resp.text())
.then(html => {return new Promise(resolve => resolve({token: html} ))})
}
</script>
<!--END UJET SCRIPT -->
<!-- Max Connect Marketing Media Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5LX4V32"
height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Max Connect Marketing Media Tag Manager (noscript) -->
<script type="text/javascript">window.setTimeout(function() { document.body.className += " loaded"; }, 25);</script>
<a class="in-page-link visually-hidden skip-link" href="#MainContent">Skip to content</a>
<div id="PageContainer" class="page-container">
<div class="transition-body">
<div id="shopify-section-header" class="shopify-section">
<div id="NavDrawer" class="drawer drawer--right">
<div class="drawer__contents">
<div class="drawer__fixed-header">
<div class="drawer__header appear-animation appear-delay-1">
<div class="drawer__title"></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"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
<span class="icon__fallback-text">Close menu</span>
</button>
</div>
</div>
</div>
<div class="drawer__scrollable">
<ul class="mobile-nav" role="navigation" aria-label="Primary">
<li class="mobile-nav__item appear-animation appear-delay-2">
<div class="mobile-nav__has-sublist">
<a href="/pages/shop" class="mobile-nav__link" id="Label-pages-shop1">
RESIDENTIAL
</a>
<div class="mobile-nav__toggle">
<button type="button" class="collapsible-trigger collapsible--auto-height" aria-controls="Linklist-pages-shop1">
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button>
</div>
</div>
<div id="Linklist-pages-shop1" class="mobile-nav__sublist collapsible-content collapsible-content--all" aria-labelledby="Label-pages-shop1">
<div class="collapsible-content__inner">
<ul class="mobile-nav__sublist">
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/pages/shop" class="mobile-nav__link" id="Sublabel-pages-shop1">
SHOP ALL »
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/classic-blenders" class="mobile-nav__link" id="Sublabel-collections-classic-blenders2">
CLASSIC SERIES
</a>
</div>
</li>
<li class="mobile-nav__item mobile-nav__item--active">
<div class="mobile-nav__child-item">
<a href="/collections/designer-blenders" class="mobile-nav__link" id="Sublabel-collections-designer-blenders3">
DESIGNER SERIES
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/professional-blenders" class="mobile-nav__link" id="Sublabel-collections-professional-blenders4">
PRO SERIES
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/products/immersion-blender" class="mobile-nav__link" id="Sublabel-products-immersion-blender5">
IMMERSION BLENDER
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/bundles" class="mobile-nav__link" id="Sublabel-collections-bundles6">
BUNDLES
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/jars" class="mobile-nav__link" id="Sublabel-collections-jars7">
JARS
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/accessories" class="mobile-nav__link" id="Sublabel-collections-accessories8">
ACCESSORIES
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/pages/refurbished-blender-process" class="mobile-nav__link" id="Sublabel-pages-refurbished-blender-process9">
REFURBISHED
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/products/gift-cards" class="mobile-nav__link" id="Sublabel-products-gift-cards10">
GIFT CARDS
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/promotion" class="mobile-nav__link" id="Sublabel-collections-promotion11">
OFFERS
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/extended-warranties" class="mobile-nav__link" id="Sublabel-collections-extended-warranties12">
EXTENDED WARRANTIES
</a>
</div>
</li>
</ul>
</div>
</div>
</li>
<li class="mobile-nav__item appear-animation appear-delay-3">
<div class="mobile-nav__has-sublist">
<a href="https://www.blendtec.com/pages/commercial" class="mobile-nav__link" id="Label-https-www-blendtec-com-pages-commercial2">
COMMERCIAL
</a>
<div class="mobile-nav__toggle">
<button type="button" class="collapsible-trigger collapsible--auto-height" aria-controls="Linklist-https-www-blendtec-com-pages-commercial2">
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button>
</div>
</div>
<div id="Linklist-https-www-blendtec-com-pages-commercial2" class="mobile-nav__sublist collapsible-content collapsible-content--all" aria-labelledby="Label-https-www-blendtec-com-pages-commercial2">
<div class="collapsible-content__inner">
<ul class="mobile-nav__sublist">
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="https://www.blendtec.com/pages/commercial" class="mobile-nav__link" id="Sublabel-https-www-blendtec-com-pages-commercial1">
ALL PRODUCTS »
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="https://www.blendtec.com/pages/commercial-blenders-collection" class="mobile-nav__link" id="Sublabel-https-www-blendtec-com-pages-commercial-blenders-collection2">
BLENDERS
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/commercial-jars-lids" class="mobile-nav__link" id="Sublabel-collections-commercial-jars-lids3">
JARS &amp; LIDS
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/collections/commercial-accessories" class="mobile-nav__link" id="Sublabel-collections-commercial-accessories4">
ACCESSORIES
</a>
</div>
</li>
<li class="mobile-nav__item">
<div class="mobile-nav__child-item">
<a href="/pages/commercial-dealers" class="mobile-nav__link" id="Sublabel-pages-commercial-dealers5">
FIND A DEALER
</a>
</div>
</li>
</ul>
</div>
</div>
</li>
<li class="mobile-nav__item appear-animation appear-delay-4">
<a href="/blogs/recipes" class="mobile-nav__link">RECIPES</a>
</li>
<li class="mobile-nav__item appear-animation appear-delay-5">
<a href="/pages/blending-101-course" class="mobile-nav__link">BLENDING 101</a>
</li>
<li class="mobile-nav__item appear-animation appear-delay-6">
<a href="/pages/guides" class="mobile-nav__link">PRODUCT GUIDES</a>
</li>
<li class="mobile-nav__spacer"></li>
</ul>
<ul class="mobile-nav__social">
<li class="appear-animation appear-delay-7">
<a target="_blank" rel="noopener" href="https://facebook.com/blendtec" title="Blendtec on Facebook">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewBox="0 0 32 32"><path fill="#444" d="M18.56 31.36V17.28h4.48l.64-5.12h-5.12v-3.2c0-1.28.64-2.56 2.56-2.56h2.56V1.28H19.2c-3.84 0-7.04 2.56-7.04 7.04v3.84H7.68v5.12h4.48v14.08h6.4z"/></svg>
<span class="icon__fallback-text">Facebook</span>
</a>
</li>
<li class="appear-animation appear-delay-8">
<a target="_blank" rel="noopener" href="https://twitter.com/blendtec" title="Blendtec on Twitter">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-twitter" viewBox="0 0 32 32"><path fill="#444" d="M31.281 6.733q-1.304 1.924-3.13 3.26 0 .13.033.408t.033.408q0 2.543-.75 5.086t-2.282 4.858-3.635 4.108-5.053 2.869-6.341 1.076q-5.282 0-9.65-2.836.913.065 1.5.065 4.401 0 7.857-2.673-2.054-.033-3.668-1.255t-2.266-3.146q.554.13 1.206.13.88 0 1.663-.261-2.184-.456-3.619-2.184t-1.435-3.977v-.065q1.239.652 2.836.717-1.271-.848-2.021-2.233t-.75-2.983q0-1.63.815-3.195 2.38 2.967 5.754 4.678t7.319 1.907q-.228-.815-.228-1.434 0-2.608 1.858-4.45t4.532-1.842q1.304 0 2.51.522t2.054 1.467q2.152-.424 4.01-1.532-.685 2.217-2.771 3.488 1.989-.261 3.619-.978z"/></svg>
<span class="icon__fallback-text">Twitter</span>
</a>
</li>
<li class="appear-animation appear-delay-9">
<a target="_blank" rel="noopener" href="https://www.pinterest.com/blendtec" title="Blendtec on Pinterest">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pinterest" viewBox="0 0 32 32"><path fill="#444" d="M27.52 9.6c-.64-5.76-6.4-8.32-12.8-7.68-4.48.64-9.6 4.48-9.6 10.24 0 3.2.64 5.76 3.84 6.4 1.28-2.56-.64-3.2-.64-4.48-1.28-7.04 8.32-12.16 13.44-7.04 3.2 3.84 1.28 14.08-4.48 13.44-5.12-1.28 2.56-9.6-1.92-11.52-3.2-1.28-5.12 4.48-3.84 7.04-1.28 4.48-3.2 8.96-1.92 15.36 2.56-1.92 3.84-5.76 4.48-9.6 1.28.64 1.92 1.92 3.84 1.92 6.4-.64 10.24-7.68 9.6-14.08z"/></svg>
<span class="icon__fallback-text">Pinterest</span>
</a>
</li>
<li class="appear-animation appear-delay-10">
<a target="_blank" rel="noopener" href="https://instagram.com/blendtec" title="Blendtec on Instagram">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-instagram" viewBox="0 0 32 32"><path fill="#444" d="M16 3.094c4.206 0 4.7.019 6.363.094 1.538.069 2.369.325 2.925.544.738.287 1.262.625 1.813 1.175s.894 1.075 1.175 1.813c.212.556.475 1.387.544 2.925.075 1.662.094 2.156.094 6.363s-.019 4.7-.094 6.363c-.069 1.538-.325 2.369-.544 2.925-.288.738-.625 1.262-1.175 1.813s-1.075.894-1.813 1.175c-.556.212-1.387.475-2.925.544-1.663.075-2.156.094-6.363.094s-4.7-.019-6.363-.094c-1.537-.069-2.369-.325-2.925-.544-.737-.288-1.263-.625-1.813-1.175s-.894-1.075-1.175-1.813c-.212-.556-.475-1.387-.544-2.925-.075-1.663-.094-2.156-.094-6.363s.019-4.7.094-6.363c.069-1.537.325-2.369.544-2.925.287-.737.625-1.263 1.175-1.813s1.075-.894 1.813-1.175c.556-.212 1.388-.475 2.925-.544 1.662-.081 2.156-.094 6.363-.094zm0-2.838c-4.275 0-4.813.019-6.494.094-1.675.075-2.819.344-3.819.731-1.037.4-1.913.944-2.788 1.819S1.486 4.656 1.08 5.688c-.387 1-.656 2.144-.731 3.825-.075 1.675-.094 2.213-.094 6.488s.019 4.813.094 6.494c.075 1.675.344 2.819.731 3.825.4 1.038.944 1.913 1.819 2.788s1.756 1.413 2.788 1.819c1 .387 2.144.656 3.825.731s2.213.094 6.494.094 4.813-.019 6.494-.094c1.675-.075 2.819-.344 3.825-.731 1.038-.4 1.913-.944 2.788-1.819s1.413-1.756 1.819-2.788c.387-1 .656-2.144.731-3.825s.094-2.212.094-6.494-.019-4.813-.094-6.494c-.075-1.675-.344-2.819-.731-3.825-.4-1.038-.944-1.913-1.819-2.788s-1.756-1.413-2.788-1.819c-1-.387-2.144-.656-3.825-.731C20.812.275 20.275.256 16 .256z"/><path fill="#444" d="M16 7.912a8.088 8.088 0 0 0 0 16.175c4.463 0 8.087-3.625 8.087-8.088s-3.625-8.088-8.088-8.088zm0 13.338a5.25 5.25 0 1 1 0-10.5 5.25 5.25 0 1 1 0 10.5zM26.294 7.594a1.887 1.887 0 1 1-3.774.002 1.887 1.887 0 0 1 3.774-.003z"/></svg>
<span class="icon__fallback-text">Instagram</span>
</a>
</li>
<li class="appear-animation appear-delay-11">
<a target="_blank" rel="noopener" href="https://www.youtube.com/user/blendteconsumer?sub_confirmation=1" title="Blendtec on YouTube">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-youtube" viewBox="0 0 21 20"><path fill="#444" d="M-.196 15.803q0 1.23.812 2.092t1.977.861h14.946q1.165 0 1.977-.861t.812-2.092V3.909q0-1.23-.82-2.116T17.539.907H2.593q-1.148 0-1.969.886t-.82 2.116v11.894zm7.465-2.149V6.058q0-.115.066-.18.049-.016.082-.016l.082.016 7.153 3.806q.066.066.066.164 0 .066-.066.131l-7.153 3.806q-.033.033-.066.033-.066 0-.098-.033-.066-.066-.066-.131z"/></svg>
<span class="icon__fallback-text">YouTube</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="CartDrawer" class="drawer drawer--right">
<form action="/cart" method="post" novalidate class="drawer__contents">
<div class="drawer__fixed-header">
<div class="drawer__header appear-animation appear-delay-1">
<div class="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"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
<span class="icon__fallback-text">Close cart</span>
</button>
</div>
</div>
</div>
<div id="CartContainer" class="drawer__inner"></div>
</form>
</div>
<style data-shopify>
.site-nav__link,
.site-nav__dropdown-link {
font-size: 18px;
}
.site-header {
border-bottom: 1px solid;
border-bottom-color: #e8e8e1;
}</style>
<div data-section-id="header" data-section-type="header-section">
<div class="header-wrapper">
<header
class="site-header"
data-sticky="false"
data-overlay="false">
<div class="page-width">
<div
class="header-layout header-layout--left-center"
data-logo-align="left">
<div class="header-item header-item--logo">
<style data-shopify>
.header-item--logo,
.header-layout--left-center .header-item--logo,
.header-layout--left-center .header-item--icons {
-webkit-box-flex: 0 1 130px;
-ms-flex: 0 1 130px;
flex: 0 1 130px;
}
@media only screen and (min-width: 769px) {
.header-item--logo,
.header-layout--left-center .header-item--logo,
.header-layout--left-center .header-item--icons {
-webkit-box-flex: 0 0 200px;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
}
}
.site-header__logo a {
max-width: 130px;
}
.is-light .site-header__logo .logo--inverted {
max-width: 130px;
}
@media only screen and (min-width: 769px) {
.site-header__logo a {
max-width: 200px;
}
.is-light .site-header__logo .logo--inverted {
max-width: 200px;
}
}
</style>
<div class="h1 site-header__logo" itemscope itemtype="http://schema.org/Organization">
<a
href="/"
itemprop="url"
class="site-header__logo-link">
<img
class="small--hide"
src="//www.blendtec.com/cdn/shop/files/Black_Blendtec_200x.png?v=1670543506"
srcset="//www.blendtec.com/cdn/shop/files/Black_Blendtec_200x.png?v=1670543506 1x, //www.blendtec.com/cdn/shop/files/[email protected]?v=1670543506 2x"
alt="Blendtec Logo in Black"
itemprop="logo">
<img
class="medium-up--hide"
src="//www.blendtec.com/cdn/shop/files/Black_Blendtec_130x.png?v=1670543506"
srcset="//www.blendtec.com/cdn/shop/files/Black_Blendtec_130x.png?v=1670543506 1x, //www.blendtec.com/cdn/shop/files/[email protected]?v=1670543506 2x"
alt="Blendtec Logo in Black">
</a>
</div>
</div>
<div class="header-item header-item--navigation text-center">
<ul
class="site-nav site-navigation medium-down--hide"
role="navigation" aria-label="Primary"
>
<li
class="site-nav__item site-nav__expanded-item site-nav--has-dropdown"
aria-haspopup="true">
<a href="/pages/shop" class="site-nav__link site-nav__link--has-dropdown">
RESIDENTIAL
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</a>
<ul class="site-nav__dropdown text-left">
<li class="">
<a href="/pages/shop" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
SHOP ALL »
</a>
</li>
<li class="">
<a href="/collections/classic-blenders" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
CLASSIC SERIES
</a>
</li>
<li class="site-nav--active">
<a href="/collections/designer-blenders" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
DESIGNER SERIES
</a>
</li>
<li class="">
<a href="/collections/professional-blenders" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
PRO SERIES
</a>
</li>
<li class="">
<a href="/products/immersion-blender" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
IMMERSION BLENDER
</a>
</li>
<li class="">
<a href="/collections/bundles" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
BUNDLES
</a>
</li>
<li class="">
<a href="/collections/jars" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
JARS
</a>
</li>
<li class="">
<a href="/collections/accessories" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
ACCESSORIES
</a>
</li>
<li class="">
<a href="/pages/refurbished-blender-process" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
REFURBISHED
</a>
</li>
<li class="">
<a href="/products/gift-cards" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
GIFT CARDS
</a>
</li>
<li class="">
<a href="/collections/promotion" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
OFFERS
</a>
</li>
<li class="">
<a href="/collections/extended-warranties" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
EXTENDED WARRANTIES
</a>
</li>
</ul>
</li>
<li
class="site-nav__item site-nav__expanded-item site-nav--has-dropdown"
aria-haspopup="true">
<a href="https://www.blendtec.com/pages/commercial" class="site-nav__link site-nav__link--has-dropdown">
COMMERCIAL
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</a>
<ul class="site-nav__dropdown text-left">
<li class="">
<a href="https://www.blendtec.com/pages/commercial" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
ALL PRODUCTS »
</a>
</li>
<li class="">
<a href="https://www.blendtec.com/pages/commercial-blenders-collection" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
BLENDERS
</a>
</li>
<li class="">
<a href="/collections/commercial-jars-lids" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
JARS &amp; LIDS
</a>
</li>
<li class="">
<a href="/collections/commercial-accessories" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
ACCESSORIES
</a>
</li>
<li class="">
<a href="/pages/commercial-dealers" class="site-nav__dropdown-link site-nav__dropdown-link--second-level ">
FIND A DEALER
</a>
</li>
</ul>
</li>
<li
class="site-nav__item site-nav__expanded-item"
>
<a href="/blogs/recipes" class="site-nav__link">
RECIPES
</a>
</li>
<li
class="site-nav__item site-nav__expanded-item"
>
<a href="/pages/blending-101-course" class="site-nav__link">
BLENDING 101
</a>
</li>
<li
class="site-nav__item site-nav__expanded-item"
>
<a href="/pages/guides" class="site-nav__link">
PRODUCT GUIDES
</a>
</li>
</ul>
</div>
<div class="header-item header-item--icons">
<div class="site-nav site-nav--icons">
<div class="site-nav__icons">
<a href="/search" class="site-nav__link site-nav__link--icon js-search-header js-no-transition">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path 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"/></svg>
<span class="icon__fallback-text">Search</span>
</a>
<button
type="button"
class="site-nav__link site-nav__link--icon js-drawer-open-nav large-up--hide"
aria-controls="NavDrawer">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-hamburger" viewBox="0 0 64 64"><path d="M7 15h51M7 32h43M7 49h51"/></svg>
<span class="icon__fallback-text">Site navigation</span>
</button>
<a href="/cart" class="site-nav__link site-nav__link--icon js-drawer-open-cart js-no-transition" aria-controls="CartDrawer" data-icon="cart">
<span class="cart-link"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-cart" viewBox="0 0 64 64"><path d="M14 17.44h46.79l-7.94 25.61H20.96l-9.65-35.1H3"/><circle cx="27" cy="53" r="2"/><circle cx="47" cy="53" r="2"/></svg><span class="icon__fallback-text">Cart</span>
<span class="cart-link__bubble"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="site-header__search-container">
<div class="site-header__search">
<div class="page-width">
<form action="/search" method="get" id="HeaderSearchForm" class="site-header__search-form" role="search">
<input type="hidden" name="type" value="product,article,page,collection">
<button type="button" aria-label="close" class="js-search-header-close u-sr-only"></button>
<div class="site-header__search-wrapper">
<input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
<button type="submit" class="text-link site-header__search-btn">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path 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"/></svg>
<span class="icon__fallback-text">Search</span>
</button>
</div>
</form>
<button type="button" class="js-search-header-close text-link site-header__search-btn">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
<span class="icon__fallback-text">"Close (esc)"</span>
</button>
</div>
</div><div class="predictive-results hide">
<div class="page-width">
<div id="PredictiveResults"></div>
<div class="text-center predictive-results__footer">
<button type="button" class="btn btn--small" data-predictive-search-button>
<small>
View more
</small>
</button>
</div>
</div>
</div></div>
</header>
</div>
</div>
<style> #shopify-section-header .is-light .site-nav__link {color: #000 !important;} </style></div>
<main class="main-content" id="MainContent">
<div class="easylockdown-loop-notice" style="display:none;text-align:center;padding:50px;"><div class="easylockdown-loop-page-logo" style="margin:0 0 20px;"><svg width="154" height="139" viewBox="0 0 154 139" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M131.529 138.974H22.4706C5.78803 138.974 -5.06235 123.127 2.39823 109.66L56.9272 11.2234C65.1974 -3.70606 88.8016 -3.70606 97.0718 11.2234L151.601 109.659C159.062 123.127 148.212 138.974 131.529 138.974Z" fill="url(#paint0_linear)"></path><path d="M146.199 112.097L91.6706 13.6611C88.8318 8.53659 83.3473 5.47723 76.9999 5.47723C70.6526 5.47723 65.1681 8.53659 62.3293 13.6611L7.80011 112.097C5.23926 116.72 5.50755 122.105 8.51807 126.501C11.5286 130.898 16.7447 133.523 22.4707 133.523H131.529C137.255 133.523 142.471 130.898 145.482 126.501C148.492 122.105 148.761 116.72 146.199 112.097ZM140.345 123.635C138.443 126.413 135.147 128.072 131.529 128.072H22.4707C18.8529 128.072 15.5573 126.413 13.6554 123.635C11.7533 120.858 11.5836 117.456 13.2018 114.535L67.7308 16.0991C69.5511 12.813 72.9292 10.9284 76.9996 10.9284C81.0701 10.9284 84.4485 12.813 86.2685 16.0991L140.797 114.535C142.416 117.456 142.247 120.858 140.345 123.635Z" fill="white"></path><path d="M71 111.15C71 109.246 71.6644 107.629 72.9929 106.298C74.3216 104.966 75.9365 104.299 77.8346 104.299C79.5063 104.299 80.9513 104.966 82.1698 106.298C83.3886 107.629 84 109.246 84 111.15C84 112.977 83.3891 114.575 82.1698 115.945C80.9513 117.315 79.5061 118 77.8346 118C75.9363 118 74.3216 117.315 72.9929 115.945C71.6644 114.575 71 112.977 71 111.15ZM71.6394 44.0741C71.6394 42.1354 72.2036 40.6378 73.3328 39.5829C74.4614 38.528 75.9232 38 77.7182 38C79.5131 38 80.8318 38.5493 81.6726 39.6468C82.5132 40.7443 82.9346 42.2197 82.9346 44.0741C82.9346 50.1507 82.8445 52.9732 82.6682 66.7246C82.4901 80.4764 82.4021 84.8096 82.4021 90.8837C82.4021 92.1512 81.8944 93.1434 80.8803 93.8594C79.8646 94.5757 78.8106 94.9342 77.7184 94.9342C74.5186 94.9342 72.9184 93.5852 72.9184 90.8837C72.9184 84.8096 72.705 80.4764 72.279 66.7246C71.8523 52.973 71.6394 50.1504 71.6394 44.0741Z" fill="white"></path></g><defs><linearGradient id="paint0_linear" x1="61.944" y1="80.5026" x2="109.49" y2="133.177" gradientUnits="userSpaceOnUse"><stop stop-color="#DDE5ED"></stop><stop offset="1" stop-color="#B8C9D9"></stop></linearGradient><clipPath id="clip0"><rect width="154" height="139" fill="white"></rect></clipPath></defs></svg></div><div class="easylockdown-loop-page-header" style="font-size: 24px;margin: 0 0 20px;font-weight: bold;line-height: 28px;">Access Denied</div><div class="easylockdown-loop-page-content" style="font-size: 16px;max-width: 500px;margin: 0 auto;line-height: 24px;color: #5A5B5B;"><b>IMPORTANT!</b> If you’re a store owner, please make sure you have <a href="https://admin.shopify.com/store/blendtec/settings/checkout">Customer accounts enabled in your Store Admin</a>, as you have customer based locks set up with EasyLockdown app. <a href="https://admin.shopify.com/store/blendtec/settings/checkout" class="easylockdown-loop-page-button" style="display:inline-block;clear:both;padding:12px 30px;margin-top:24px;background:#007bed;border:none;border-radius:100px;color:white;line-height:18px;text-transform:none;text-decoration:none;">Enable Customer Accounts</a></div></div>
<div class='easylockdown-content' style='display:none;'>
<script type="text/javascript">
window.__shgMoneyFormat = window.__shgMoneyFormat || {"CAD":{"currency":"CAD","currency_symbol":"$","currency_symbol_location":"left","decimal_places":2,"decimal_separator":".","thousands_separator":","},"USD":{"currency":"USD","currency_symbol":"$","currency_symbol_location":"left","decimal_places":2,"decimal_separator":".","thousands_separator":","}};
window.__shgCurrentCurrencyCode = window.__shgCurrentCurrencyCode || {
currency: "USD",
currency_symbol: "$",
decimal_separator: ".",
thousands_separator: ",",
decimal_places: 2,
currency_symbol_location: "left"
};
</script>
<div class="shogun-root" data-shogun-id="5b467345b9013500c047d30b" data-shogun-site-id="25a0a234-f8e2-49cb-bf66-f2649754c5b5" data-shogun-page-id="5b467345b9013500c047d30b" data-shogun-page-version-id="5b467345b9013500c047d30a" data-shogun-platform-type="shopify" data-shogun-variant-id="5caf70e11615640003622772" data-region="above">
</div>
<div id="shopify-section-product-template" class="shopify-section">
<div id="ProductSection-7038615421098"
class="product-section"
data-section-id="7038615421098"
data-section-type="product-template"
data-image-zoom="true"
data-enable-history-state="true"
>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Product",
"offers": {
"@type": "Offer",
"availability":"https://schema.org/InStock",
"price": "499.95",
"priceCurrency": "USD",
"priceValidUntil": "2024-04-28",
"url": "https://www.blendtec.com/products/designer-650-s"
},
"brand": "Blendtec",
"sku": "D650SC3207A1A-BRNBOX",
"name": "Designer 650 S",
"description": "\n\nSleek, Sophisticated \u0026amp; Stainless\n\n\n\n\nThe Designer Series introduced the new generation of touchscreen Blendtec blenders. The Designer Series uses all the power and performance that made Blendtec the choice of blending professionals, and combined it with an amazing modern design with advanced functionality taking Blendtec to a new level in performance blending. The Blendtec Designer Series is the all-in-one appliance that replaces many standard kitchen appliances with one fast easy-to-use machine, at a fraction of the cost. It will make smoothies, fresh whole juice, ice cream, margaritas, soups, sauces, bread dough, dressings, salsas, flours and more! Blending professionals have relied on Blendtec machines in the best coffee shops, juice bars, gyms, and restaurants around the world for producing the best, most consistent results in taste and texture. You can now enjoy the same great results in your home.\nFeatures include:\n\nPowerful 1560 watt motor\n\nStainless Steel Blender Base\nFully sealed, easy clean capacitive touchscreen interface\nPreprogrammed cycles: Sauces \u0026amp; Batters, Ice Crush \u0026amp; margarita, Smoothie, Ice Cream, Whole Juice, Hot Soup \u0026amp; Fondues\n8 manual speeds + Pulse\nIlluminated LCD timer displays remaining time on blends\n8-Year Warranty\n\nPre-Programmed Fine Tuned Blend Cycles\nNo more guesswork! The Designer Series features six preprogrammed custom cycles: Batters, Ice Crush, Smoothie, Ice Cream, Whole Juice, Hot Soup. This exclusive blend cycle technology creates amazing blends with the touch of a button.\n8 Manual Speeds + Pulse\u2028\nYou now have total control of your blending speed literally at your fingertip with our total control slider interface. With the simple touch or sliding of your finger, you have complete control over your blending speed. Select any speed or slide from left to right to increase or decrease speed. Alongside the slider bar are the stop and pulse controls.\nWildSide+ Jar\u2028\nIt’s the jar that revolutionized high-speed blending. The WildSide+ jar features an extra-wide wide base and a narrow fifth “wild” side that helps create a faster, smoother blend. The WildSide+ jar also features two vertical ridges on the interior walls to disrupt the blending pattern even further and accelerate the blend. The result? The fastest, smoothest blend yet.\nPackage includes:\n\nWildSide+ jar \u2028\nVented Gripper lid\n\nThe WildSide jar combines with your Blendtec blender to maximize blending performance. \u2028\n\nIncreases blending efficiency for frozen ingredients by up to 25% \u2028\nBlunt safety blade is 80% thicker and ten times stronger than other blades \u2028\nPatented fifth side allows for bigger, faster blends \u2028\nMade from impact-resistant, BPA-free copolyester \u2028\nCompatible with all Blendtec consumer blenders \u2028\n\nThe WildSide+ is ideal for: \u2028\n\nLarger blends \u2028\nHigh-volume recipes \u2028\nBread dough \u2028\nSmoothies \u2028\n\nIncredible 8-year Warranty\u2028\nThe Designer Series is backed by an 8-year warranty, the longest warranty in its class. But it’s engineered to last much longer—making it an appliance you’ll be able to love for a lifetime.\n\nInterface: Capacitive Touchscreen\u2028\nBlend Cycles: 6 (Batters, Ice Crush, Smoothie, Ice Cream, Whole Juice, Hot Soup)\nManual control: 8-Speeds\u2028\nPulse: Yes\u2028\nFinish: Molded\u2028\nColors: Black \u0026amp; Red\nDimensions\n\nWidth: 7\"\nHeight: 15.5\"\nDepth 9.25\"\n\n\nWeight: 9.8 lbs\u2028Amps: 15; Volts: 110\/120\nWarranty: 8 years\n\n*NOT FOR COMMERCIAL USE - If used commercially, the warranty will be voided.\n\n\n*If you're looking for more commercial-grade blenders then feel free to check out our available Commercial Blenders.\n\n",
"category": "",
"url": "https://www.blendtec.com/products/designer-650-s","image": {
"@type": "ImageObject",
"url": "https://www.blendtec.com/cdn/shop/products/D650Stainless_1024x1024.png?v=1635871072",
"image": "https://www.blendtec.com/cdn/shop/products/D650Stainless_1024x1024.png?v=1635871072",
"name": "Designer 650 S",
"width": 1024,
"height": 1024
}
}
</script>
<div class="page-content">
<div class="page-width">
<div class="grid">
<div class="grid__item medium-up--one-half">
<div
data-product-images
data-zoom="true"
data-has-slideshow="true">
<div class="product__photos product__photos-7038615421098 product__photos--beside">
<div class="product__main-photos" data-aos data-product-single-media-group>
<div id="ProductPhotos-7038615421098">
<div class="starting-slide" data-index="0">
<div class="product-image-main product-image-main--7038615421098"><div class="image-wrap" style="height: 0; padding-bottom: 100.0%;"><img class="photoswipe__image lazyload"
data-photoswipe-src="//www.blendtec.com/cdn/shop/products/D650Stainless_1800x1800.png?v=1635871072"
data-photoswipe-width="2000"
data-photoswipe-height="2000"
data-index="1"
data-src="//www.blendtec.com/cdn/shop/products/D650Stainless_{width}x.png?v=1635871072"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Stainless Steel Designer 650 S"><div type="button" class="btn btn--no-animate btn--body btn--circle js-photoswipe__zoom product__photo-zoom" aria-hidden="true" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path 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"/></svg>
<span class="icon__fallback-text">Close (esc)</span>
</div></div></div>
</div>
<div class="secondary-slide" data-index="1">
<div class="product-image-main product-image-main--7038615421098"><div class="image-wrap" style="height: 0; padding-bottom: 100.0%;"><img class="photoswipe__image lazyload"
data-photoswipe-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_2_1800x1800.png?v=1692298059"
data-photoswipe-width="2000"
data-photoswipe-height="2000"
data-index="2"
data-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_2_{width}x.png?v=1692298059"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Designer 650 S"><div type="button" class="btn btn--no-animate btn--body btn--circle js-photoswipe__zoom product__photo-zoom" aria-hidden="true" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path 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"/></svg>
<span class="icon__fallback-text">Close (esc)</span>
</div></div></div>
</div>
<div class="secondary-slide" data-index="2">
<div class="product-image-main product-image-main--7038615421098"><div class="image-wrap" style="height: 0; padding-bottom: 100.0%;"><img class="photoswipe__image lazyload"
data-photoswipe-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_3_1800x1800.png?v=1692298059"
data-photoswipe-width="2000"
data-photoswipe-height="2000"
data-index="3"
data-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_3_{width}x.png?v=1692298059"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Designer 650 S"><div type="button" class="btn btn--no-animate btn--body btn--circle js-photoswipe__zoom product__photo-zoom" aria-hidden="true" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path 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"/></svg>
<span class="icon__fallback-text">Close (esc)</span>
</div></div></div>
</div>
<div class="secondary-slide" data-index="3">
<div class="product-image-main product-image-main--7038615421098"><div class="image-wrap" style="height: 0; padding-bottom: 100.0%;"><img class="photoswipe__image lazyload"
data-photoswipe-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_1_1800x1800.png?v=1692298059"
data-photoswipe-width="2000"
data-photoswipe-height="2000"
data-index="4"
data-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_1_{width}x.png?v=1692298059"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Designer 650 S"><div type="button" class="btn btn--no-animate btn--body btn--circle js-photoswipe__zoom product__photo-zoom" aria-hidden="true" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path 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"/></svg>
<span class="icon__fallback-text">Close (esc)</span>
</div></div></div>
</div>
</div>
<div class="product__photo-dots product__photo-dots--7038615421098"></div>
</div>
<div
id="ProductThumbs-7038615421098"
class="product__thumbs product__thumbs--beside "
data-position="beside"
data-arrows="false"
data-aos><div class="product__thumb-item"
data-index="0">
<div class="image-wrap" style="height: 0; padding-bottom: 100.0%;">
<a
href="//www.blendtec.com/cdn/shop/products/D650Stainless_1800x1800.png?v=1635871072"
class="product__thumb product__thumb-7038615421098 js-no-transition"
data-index="0"
data-id="24070418727082"><img class="animation-delay-3 lazyload"
data-src="//www.blendtec.com/cdn/shop/products/D650Stainless_{width}x.png?v=1635871072"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Stainless Steel Designer 650 S">
</a>
</div>
</div>
<div class="product__thumb-item"
data-index="1">
<div class="image-wrap" style="height: 0; padding-bottom: 100.0%;">
<a
href="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_2_1800x1800.png?v=1692298059"
class="product__thumb product__thumb-7038615421098 js-no-transition"
data-index="1"
data-id="29343734005930"><img class="animation-delay-6 lazyload"
data-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_2_{width}x.png?v=1692298059"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Designer 650 S">
</a>
</div>
</div>
<div class="product__thumb-item"
data-index="2">
<div class="image-wrap" style="height: 0; padding-bottom: 100.0%;">
<a
href="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_3_1800x1800.png?v=1692298059"
class="product__thumb product__thumb-7038615421098 js-no-transition"
data-index="2"
data-id="29343734038698"><img class="animation-delay-9 lazyload"
data-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_3_{width}x.png?v=1692298059"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Designer 650 S">
</a>
</div>
</div>
<div class="product__thumb-item"
data-index="3">
<div class="image-wrap" style="height: 0; padding-bottom: 100.0%;">
<a
href="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_1_1800x1800.png?v=1692298059"
class="product__thumb product__thumb-7038615421098 js-no-transition"
data-index="3"
data-id="29343733973162"><img class="animation-delay-12 lazyload"
data-src="//www.blendtec.com/cdn/shop/files/Designer650S_Lifestyle_1_{width}x.png?v=1692298059"
data-widths="[360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Designer 650 S">
</a>
</div>
</div>
</div>
</div>
</div>
<script type="application/json" id="ModelJson-7038615421098">
[]
</script>
</div>
<div class="grid__item medium-up--one-half">
<div class="product-single__meta">
<h1 class="h2 product-single__title">
Designer 650 S
</h1>
<span id="PriceA11y-7038615421098" class="visually-hidden">Regular price</span>
<span id="ProductPrice-7038615421098"
class="product__price">
$499.95 USD
</span>
<div class="product__unit-price product__unit-price-wrapper--7038615421098 hide"><span class="product__unit-price--7038615421098"></span>/<span class="product__unit-base--7038615421098"></span>
</div><div>
<div id="BV-InlineRating" data-bv-show="inline_rating" data-bv-product-id=7038615421098 ></div>
<a id="sr" href="#Reviews-7038615421098">See Reviews</a>
</div>
<hr class="hr--medium">
<form method="post" action="/cart/add" id="AddToCartForm-7038615421098" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" />
<div class="variant-wrapper variant-wrapper--button js">
<label class="variant__label"
for="ProductSelect-7038615421098-option-0">
Color
</label>
<fieldset class="variant-input-wrap"
name="Color"
data-index="option1"
id="ProductSelect-7038615421098-option-0">
<div
class="variant-input"
data-index="option1"
data-value="Black/Stainless">
<input type="radio"
checked="checked"
value="Black/Stainless"
data-index="option1"
name="Color"
class="variant__input-7038615421098"
id="ProductSelect-7038615421098-option-color-Black%2FStainless">
<label for="ProductSelect-7038615421098-option-color-Black%2FStainless">Black/Stainless</label>
</div>
</fieldset>
</div>
<select name="id" id="ProductSelect-7038615421098" class="product-single__variants no-js">
<option
selected="selected"
value="41683328401578">
Black/Stainless - $499.95 USD
</option>
</select>
<div class="payment-buttons">
<button
type="submit"
name="add"
id="AddToCart-7038615421098"
class="btn--tertiary btn--full btn--no-animate add-to-cart"
>
<span id="AddToCartText-7038615421098" data-default-text="Add to cart">
Add to cart
</span>
</button>
<div data-shopify="payment-button" data-has-selling-plan="false" data-has-fixed-selling-plan="false" data-customer-accounts-required="false" class="shopify-payment-button"><button class="shopify-payment-button__button shopify-payment-button__button--unbranded shopify-payment-button__button--hidden" disabled="disabled" aria-hidden="true"> </button><button class="shopify-payment-button__more-options shopify-payment-button__button--hidden" disabled="disabled" aria-hidden="true"> </button></div>
<p id="affirm_promo" style="margin-top:25px;" class="affirm-as-low-as" data-page-type="product" data-amount="49995"></p>
</div>
<textarea id="VariantsJson-7038615421098" class="hide" aria-hidden="true">
[{"id":41683328401578,"title":"Black\/Stainless","option1":"Black\/Stainless","option2":null,"option3":null,"sku":"D650SC3207A1A-BRNBOX","requires_shipping":true,"taxable":true,"featured_image":{"id":31787958173866,"product_id":7038615421098,"position":1,"created_at":"2021-11-02T10:37:51-06:00","updated_at":"2021-11-02T10:37:52-06:00","alt":"Stainless Steel Designer 650 S","width":2000,"height":2000,"src":"\/\/www.blendtec.com\/cdn\/shop\/products\/D650Stainless.png?v=1635871072","variant_ids":[41683328401578]},"available":true,"name":"Designer 650 S - Black\/Stainless","public_title":"Black\/Stainless","options":["Black\/Stainless"],"price":49995,"weight":5443,"compare_at_price":null,"inventory_quantity":-859,"inventory_management":"shopify","inventory_policy":"continue","barcode":"","featured_media":{"alt":"Stainless Steel Designer 650 S","id":24070418727082,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/www.blendtec.com\/cdn\/shop\/products\/D650Stainless.png?v=1635871072"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}]
</textarea>
<input type="hidden" name="product-id" value="7038615421098" /><input type="hidden" name="section-id" value="product-template" /></form>
<style>
#affirm_promo a{
font-weight:bolder;
text-decoration:underline;
}
</style>
<div class="product-single__description rte">
<div data-region="main" data-shogun-variant-id="5caf70e11615640003622772" data-shogun-platform-type="shopify" data-shogun-page-version-id="5b467345b9013500c047d30a" data-shogun-page-id="5b467345b9013500c047d30b" data-shogun-site-id="25a0a234-f8e2-49cb-bf66-f2649754c5b5" data-shogun-id="5b467345b9013500c047d30b" class="shogun-root">
<meta charset="utf-8">
<h2 class="shogun-root" data-shogun-id="5ec40f9d21a2c50061962eae" data-shogun-site-id="25a0a234-f8e2-49cb-bf66-f2649754c5b5" data-shogun-page-id="5ec40f9d21a2c50061962eae" data-shogun-page-version-id="5ec40f9d21a2c50061962ead" data-shogun-platform-type="shopify" data-shogun-variant-id="5ec40f9d21a2c50061962eaf" data-region="main">Sleek, Sophisticated &amp; Stainless<br>
</h2>
</div>
<div data-region="main" data-shogun-variant-id="5caf70e11615640003622772" data-shogun-platform-type="shopify" data-shogun-page-version-id="5b467345b9013500c047d30a" data-shogun-page-id="5b467345b9013500c047d30b" data-shogun-site-id="25a0a234-f8e2-49cb-bf66-f2649754c5b5" data-shogun-id="5b467345b9013500c047d30b" class="shogun-root">
<div class="shg-c" id="s-fca776a8-be33-40a6-98ba-a154560ba583">
<p>The Designer Series introduced the new generation of touchscreen Blendtec blenders. The Designer Series uses all the power and performance that made Blendtec the choice of blending professionals, and combined it with an amazing modern design with advanced functionality taking Blendtec to a new level in performance blending. The Blendtec Designer Series is the all-in-one appliance that replaces many standard kitchen appliances with one fast easy-to-use machine, at a fraction of the cost. It will make smoothies, fresh whole juice, ice cream, margaritas, soups, sauces, bread dough, dressings, salsas, flours and more! Blending professionals have relied on Blendtec machines in the best coffee shops, juice bars, gyms, and restaurants around the world for producing the best, most consistent results in taste and texture. You can now enjoy the same great results in your home.</p>
<h4>Features include:</h4>
<ul>
<li>Powerful 1560 watt motor<br>
</li>
<li>Stainless Steel Blender Base</li>
<li>Fully sealed, easy clean capacitive touchscreen interface</li>
<li>Preprogrammed cycles: Sauces &amp; Batters, Ice Crush &amp; margarita, Smoothie, Ice Cream, Whole Juice, Hot Soup &amp; Fondues</li>
<li>8 manual speeds + Pulse</li>
<li>Illuminated LCD timer displays remaining time on blends</li>
<li>8-Year Warranty</li>
</ul>
<h3>Pre-Programmed Fine Tuned Blend Cycles</h3>
<p>No more guesswork! The Designer Series features six preprogrammed custom cycles: Batters, Ice Crush, Smoothie, Ice Cream, Whole Juice, Hot Soup. This exclusive blend cycle technology creates amazing blends with the touch of a button.</p>
<h3>8 Manual Speeds + Pulse
</h3>
<p>You now have total control of your blending speed literally at your fingertip with our total control slider interface. With the simple touch or sliding of your finger, you have complete control over your blending speed. Select any speed or slide from left to right to increase or decrease speed. Alongside the slider bar are the stop and pulse controls.</p>
<h3>WildSide+ Jar
</h3>
<p>It’s the jar that revolutionized high-speed blending. The WildSide+ jar features an extra-wide wide base and a narrow fifth “wild” side that helps create a faster, smoother blend. The WildSide+ jar also features two vertical ridges on the interior walls to disrupt the blending pattern even further and accelerate the blend. The result? The fastest, smoothest blend yet.</p>
<h4>Package includes:</h4>
<ul>
<li>WildSide+ jar 
</li>
<li>Vented Gripper lid</li>
</ul>
<p>The WildSide jar combines with your Blendtec blender to maximize blending performance. 
</p>
<ul>
<li>Increases blending efficiency for frozen ingredients by up to 25% 
</li>
<li>Blunt safety blade is 80% thicker and ten times stronger than other blades 
</li>
<li>Patented fifth side allows for bigger, faster blends 
</li>
<li>Made from impact-resistant, BPA-free copolyester 
</li>
<li>Compatible with all Blendtec consumer blenders 
</li>
</ul>
<p>The WildSide+ is ideal for: 
</p>
<ul>
<li>Larger blends 
</li>
<li>High-volume recipes 
</li>
<li>Bread dough 
</li>
<li>Smoothies 
</li>
</ul>
<h3>Incredible 8-year Warranty
</h3>
<p>The Designer Series is backed by an 8-year warranty, the longest warranty in its class. But it’s engineered to last much longer—making it an appliance you’ll be able to love for a lifetime.</p>
<ul>
<li>Interface: Capacitive Touchscreen
</li>
<li>Blend Cycles: 6 (Batters, Ice Crush, Smoothie, Ice Cream, Whole Juice, Hot Soup)</li>
<li>Manual control: 8-Speeds
</li>
<li>Pulse: Yes
</li>
<li>Finish: Molded
</li>
<li>Colors: Black &amp; Red</li>
<li>Dimensions
<ul>
<li>Width: 7"</li>
<li>Height: 15.5"</li>
<li>Depth 9.25"</li>
</ul>
</li>
<li>Weight: 9.8 lbs
Amps: 15; Volts: 110/120</li>
<li>Warranty: 8 years</li>
</ul>
<p><meta charset="utf-8"><em><strong>*NOT FOR COMMERCIAL USE - If used commercially, the warranty will be voided.<br><meta charset="utf-8">
<meta content="uuid9w4ri38x9vkX" name="uuid">
<meta charset="utf-8">
<span data-preserver-spaces="true" data-mce-fragment="1">*If you're looking for more commercial-grade blenders then feel free to check out our available </span><a href="https://www.blendtec.com/pages/commercial-blenders-collection" class="editor-rtfLink" data-mce-fragment="1" data-mce-href="https://www.blendtec.com/pages/commercial-blenders-collection" target="_blank"><span data-preserver-spaces="true" data-mce-fragment="1">Commercial Blenders</span></a><span data-preserver-spaces="true" data-mce-fragment="1">.</span><br></strong></em></p>
</div>
</div>
</div>
<div class="social-sharing"><a target="_blank" rel="noopener" href="//www.facebook.com/sharer.php?u=https://www.blendtec.com/products/designer-650-s" class="social-sharing__link" title="Share on Facebook">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewBox="0 0 32 32"><path fill="#444" d="M18.56 31.36V17.28h4.48l.64-5.12h-5.12v-3.2c0-1.28.64-2.56 2.56-2.56h2.56V1.28H19.2c-3.84 0-7.04 2.56-7.04 7.04v3.84H7.68v5.12h4.48v14.08h6.4z"/></svg>
<span class="social-sharing__title" aria-hidden="true">Share</span>
<span class="visually-hidden">Share on Facebook</span>
</a><a target="_blank" rel="noopener" href="//twitter.com/share?text=Designer%20650%20S&amp;url=https://www.blendtec.com/products/designer-650-s" class="social-sharing__link" title="Tweet on Twitter">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-twitter" viewBox="0 0 32 32"><path fill="#444" d="M31.281 6.733q-1.304 1.924-3.13 3.26 0 .13.033.408t.033.408q0 2.543-.75 5.086t-2.282 4.858-3.635 4.108-5.053 2.869-6.341 1.076q-5.282 0-9.65-2.836.913.065 1.5.065 4.401 0 7.857-2.673-2.054-.033-3.668-1.255t-2.266-3.146q.554.13 1.206.13.88 0 1.663-.261-2.184-.456-3.619-2.184t-1.435-3.977v-.065q1.239.652 2.836.717-1.271-.848-2.021-2.233t-.75-2.983q0-1.63.815-3.195 2.38 2.967 5.754 4.678t7.319 1.907q-.228-.815-.228-1.434 0-2.608 1.858-4.45t4.532-1.842q1.304 0 2.51.522t2.054 1.467q2.152-.424 4.01-1.532-.685 2.217-2.771 3.488 1.989-.261 3.619-.978z"/></svg>
<span class="social-sharing__title" aria-hidden="true">Tweet</span>
<span class="visually-hidden">Tweet on Twitter</span>
</a><a target="_blank" rel="noopener" href="//pinterest.com/pin/create/button/?url=https://www.blendtec.com/products/designer-650-s&amp;media=//www.blendtec.com/cdn/shop/products/D650Stainless_1024x1024.png?v=1635871072&amp;description=Designer%20650%20S" class="social-sharing__link" title="Pin on Pinterest">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pinterest" viewBox="0 0 32 32"><path fill="#444" d="M27.52 9.6c-.64-5.76-6.4-8.32-12.8-7.68-4.48.64-9.6 4.48-9.6 10.24 0 3.2.64 5.76 3.84 6.4 1.28-2.56-.64-3.2-.64-4.48-1.28-7.04 8.32-12.16 13.44-7.04 3.2 3.84 1.28 14.08-4.48 13.44-5.12-1.28 2.56-9.6-1.92-11.52-3.2-1.28-5.12 4.48-3.84 7.04-1.28 4.48-3.2 8.96-1.92 15.36 2.56-1.92 3.84-5.76 4.48-9.6 1.28.64 1.92 1.92 3.84 1.92 6.4-.64 10.24-7.68 9.6-14.08z"/></svg>
<span class="social-sharing__title" aria-hidden="true">Pin it</span>
<span class="visually-hidden">Pin on Pinterest</span>
</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<style>
html {
scroll-behavior: smooth;
}
#BV-reviews{
margin-top:25px;
}
#BV-InlineRating{
margin-top:8px;
float: left;
}
#sr {
margin-top:4px;
float:left;
}
</style>
<!--START BV REVIEWS -->
<hr id="Reviews-7038615421098" class="hr--large">
<div class="index-section index-section--small product-reviews product-reviews--full">
<div class="page-width">
<div id="BV-reviews" data-bv-show="reviews" data-bv-productId="7038615421098">
<!--begin-bvseo-reviews-->
<!--begin-reviews-->
<div id="bvseo-reviewsSection">
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="67517032">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">Nat Kat</span> from
<span itemprop="name">Love my Blendtec</span>
<span itemprop="description">The Blendtec is helping me to lead a healthier lifestyle and for that I am very grateful. I have a smoothie every morning for breakfast and have made various dips with this. My biggest problem with blenders before the BT was the blenders inability to handle ice. The BT does a great job with this and the smoothie never has a foamy consistency! It's also very easy to clean. Of all great things though about the blender though- there is one problem. I have the white version and the section that connects to the jar leaves a greasy substance on the base ....and it won't wipe off and has stained my blender base :(</span>
<div class="bvseo-pubdate">Date published: 2016-06-13</div>
<meta itemprop="datePublished" content="2016-06-13" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="66782737">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">WickedWanda</span> from
<span itemprop="name">Best Health Investment!</span>
<span itemprop="description">After going thru 2 traumatic surgeries, I embarked on a fitness journey to get my health and life back. This blender was a gift and a blessing. I love it so much I named him Steve. It deserves a name. It's too good to be anonymous lol. I use this blender every single day. I grind up protein powder and everything from hemp hearts, chia, flax to ice cubes in my smoothies and I don't have the chunks or griitiness like other blenders leave behind. It's pretty darn smooth. I've made almond milk, natural nut butters, ice treats and soup. I literally cud not live without Steve at this point.</span>
<div class="bvseo-pubdate">Date published: 2016-05-27</div>
<meta itemprop="datePublished" content="2016-05-27" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="43392920">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">COL M</span> from
<span itemprop="name">Great Blender</span>
<span itemprop="description">I've owned this blender for almost two months, and I must say it is a great blender. It is extremely powerful, and the Wildside jar's design ensures excellent blending. I also purchased the Mini Twister Jar and it is great for small batches of things such as nut butters, spices and such. My wife wanted a Vitamix, but after a lot of research, I chose this one and am very glad I did. I highly recommend it.</span>
<div class="bvseo-pubdate">Date published: 2014-12-01</div>
<meta itemprop="datePublished" content="2014-12-01" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="45370154">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">SeanK</span> from
<span itemprop="name">Very good blender, does it all!</span>
<span itemprop="description">I have owned this model for three months, it is my favorite of all the Blendtec models. I have owned the Total Classic 475, 575 (2) and the Signature Series, all within the last year. Love all of them but this one is my favorite. It is heavier then the others so it does not move as much when crushing ice. I gifted all the other models to my family and they love them. We are now a Blendtec family! Very enjoyable to eat healthy and share recipes with my family, Thanks Blendtec!</span>
<div class="bvseo-pubdate">Date published: 2015-01-27</div>
<meta itemprop="datePublished" content="2015-01-27" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="43720433">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">t00funky</span> from
<span itemprop="name">Simply AWESOME!</span>
<span itemprop="description">I am a senior male almost two years into drastically changing my diet and eating habits - always looking for ways to better my kitchen 'tool chest', so on the advice of my daughter I purchased the 625 (in black) about a month ago. Where have you been all my life? LOL! I promptly went out and purchased the large twister jar as well - much to my daughter's chagrin. She had planned on getting one for me for Christmas. I simply told her I wasn't about to wait that long, which brought out a chuckle. I haven't been able to make use of this amazing machine as much as I'd like yet, but one of the things I HAVE used it for is nut milks. The absolute BEST is chocolate cashew milk. I can't believe how smo-o-o-o-th it is! Simply AWESOME! 'Store bought' stuff doesn't even come close! In fact, it doesn't even rate - in my humble opinion! I just wish I had more time to 'play' with it, but it'll come. Yeah the price is kinda high but the performance matches it, no problem!</span>
<div class="bvseo-pubdate">Date published: 2014-12-12</div>
<meta itemprop="datePublished" content="2014-12-12" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="39573350">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">treefrog</span> from
<span itemprop="name">Amazing Machine</span>
<span itemprop="description">i just bought this blender as a wedding gift for my son and new daughter in law. i have had the same blender for 2 years. you can make smoothies out of rocks and boards if you want. it turns everything into a creamy blend. i can't imagine there is a better blender available.</span>
<div class="bvseo-pubdate">Date published: 2014-08-11</div>
<meta itemprop="datePublished" content="2014-08-11" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="106919874">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">1</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">Cali</span> from
<span itemprop="name">Customer Satisfaction is not good</span>
<span itemprop="description">I PAID HIGH DOLLARS FOR THIS MACHINE AND HAVE HAD NO SATISFACTION FROM YOUR COMPANY AT ALL......
MY NEXT MACHINE I WILL BE PAYING THE EXTRA 100.00 AND PURCHASING A VITAMIX. I KNOW FROM FRIENDS AND FAMILY THAT VITAMIX STANDS 100% BEHIND THEIR PRODUCT AND THEIR CUSTOMER SATISFACTION!!!!!THEY DON'T ASK YOU TO ACCESS THE PROBLEM OVER THE PHONE WHICH WE HAVE ALREADY DONE ONCE AND THE JAR WAS NOT THE PROBLEM.... YOU QUESTION MY EXPERIENCE WITH THE MACHINE AND ACCESS WHAT YOU THINK MAY BE WRONG WITH THE MACHINE ON THE Phone?. TAKE A LOOK AT THE ATTACHED PICTURES I SENT. ALL THE BLACK PCES SHOULD BE ENOUGH FOR YOU TO PROVIDE A REPLACEMENT!!!!!!!!!</span>
<div class="bvseo-pubdate">Date published: 2018-12-05</div>
<meta itemprop="datePublished" content="2018-12-05" />
</div>
<div class="bvseo-review" itemprop="review" itemscope itemtype="http://schema.org/Review" data-reviewid="38744271">
<meta itemprop="itemReviewed" content="Designer 650" />
<span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
Rated <span itemprop="ratingValue">5</span> out of
<span itemprop="bestRating">5</span>
</span> by
<span itemprop="author">juanz</span> from
<span itemprop="name">625 designer</span>
<span itemprop="description">Ive had it for bout 3 weeks and WOW!!!!! Its everything i expected and more. I owned a RPM before this and it by far does better job, just hit smoothie button walk away and no worries a grear creamy smoothie everytime!!!</span>
<div class="bvseo-pubdate">Date published: 2014-07-14</div>
<meta itemprop="datePublished" content="2014-07-14" />
</div>
</div>
<script type="text/javascript">
if (document.getElementById('bvseo-reviewsSection')) {
document.getElementById('bvseo-reviewsSection').style.display = 'none';
}
</script>
<!--end-reviews-->
<ul id="BVSEO_meta" style="display:none!important">
<li data-bvseo="bvDateModified">y_2019, m_3, d_28, h_16</li>
<li data-bvseo="ps">bvseo_bulk, prod_bvrr, vn_bulk_2.0.11</li>
<li data-bvseo="cp">cp_1, bvpage1</li>
<li data-bvseo="co">co_hasreviews, tv_8, tr_139</li>
<li data-bvseo="cf">loc_en_US, sid_119946149908, prod, sort_[SortEntry(order=RELEVANCE, direction=DESCENDING)]</li>
<li data-bvseo="diagnostics">clientName_blendtec</li>
</ul>
<!--end-bvseo-reviews-->
<ul id="BVSEOSDK_reviews_meta" style="display:none !important">
<li data-bvseo="sdk">bvseo_shopify, bvseo-0.0.1</li>
</ul>
<!-- END: Bazaarvoice SEO SDK Insert Area -->
</div>
</div>
</div>
<!-- END BV REVIEWS -->
<!-- START BV Q&A Display -->
<hr id="Reviews-7038615421098" class="hr--large">
<div class="index-section index-section--small product-reviews product-reviews--full">
<div class="page-width">
<div data-bv-show="questions" data-bv-product-id=7038615421098></div>
</div>
</div>
</div>
<!-- END BV Q&A Display -->
<script>
var bv_inline = document.getElementById("BV-InlineRating");
bv_inline.onclick = function() {
document.getElementById("Reviews-7038615421098").scrollIntoView();
}
</script>
</div>
<div id="shopify-section-product-recommendations" class="shopify-section">
<div
id="Recommendations-7038615421098"
data-section-id="7038615421098"
data-section-type="product-recommendations"
data-enable="true"
data-product-id="7038615421098"
data-url="/recommendations/products"
data-limit="6">
<div
data-section-id="7038615421098"
data-subsection
data-section-type="collection-template"
class="index-section">
<div class="page-width">
<header class="section-header">
<h3 class="section-header__title">
You may also like
</h3>
</header>
</div>
<div class="page-width page-width--flush-small">
<div class="grid-overflow-wrapper">
<div class="product-recommendations-placeholder">
<div class="grid grid--uniform visually-invisible" aria-hidden="true">
<div class="grid__item grid-product small--one-half medium-up--one-fifth grid-product__has-quick-shop" data-aos="row-of-">
<div class="grid-product__content">
<div class="quick-product__btn js-modal-open-quick-modal-7038615421098 small--hide" data-product-id="7038615421098">
<span class="quick-product__label">Quick Shop</span>
</div>
<a href="/collections/designer-blenders/products/designer-650-s" class="grid-product__link ">
<div class="grid-product__image-mask">
<div class="image-wrap"
style="height: 0; padding-bottom: 100.0%;"
><img class="grid-product__image lazyload"
data-src="//www.blendtec.com/cdn/shop/products/D650Stainless_{width}x.png?v=1635871072"
data-widths="[180, 360, 540, 720, 900, 1080]"
data-aspectratio="1.0"
data-sizes="auto"
alt="Stainless Steel Designer 650 S">
<noscript>
<img class="grid-product__image lazyloaded"
src="//www.blendtec.com/cdn/shop/products/D650Stainless_400x.png?v=1635871072"
alt="Stainless Steel Designer 650 S">
</noscript>
</div>
</div>
<div class="grid-product__meta">
<div class="grid-product__title">Designer 650 S</div>
<div class="grid-product__price">
<span >
$499.95 USD
</span>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="shopify-section-product-collection-links" class="shopify-section">
<div class="grid grid--no-gutters skrim-grid skrim-grid--pagination product-navigation">
<div class="grid__item skrim__item" data-aos="skrim__animation">
<a href="/collections/designer-blenders" class="skrim__link skrim__item-content">
<div
class="skrim__overlay grid__image lazyload"
data-bgset="
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_180x.jpg?v=1599692806 180w 56h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_360x.jpg?v=1599692806 360w 113h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_540x.jpg?v=1599692806 540w 169h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_720x.jpg?v=1599692806 720w 225h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_900x.jpg?v=1599692806 900w 281h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_1080x.jpg?v=1599692806 1080w 338h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_1296x.jpg?v=1599692806 1296w 405h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_1512x.jpg?v=1599692806 1512w 473h,
//www.blendtec.com/cdn/shop/collections/Designer_Blenders_1728x.jpg?v=1599692806 1728w 540h
"
data-sizes="auto"></div>
<div class="skrim__title-wrapper">
<span class="skrim__title">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-left" viewBox="0 0 50 15"><path d="M50 5.38v4.25H15V15L0 7.5 15 0v5.38z"/></svg> <div class="skrim__underline-me">Back to Designer Blenders</div>
</span>
</div>
</a>
</div>
</div>
</div>
<div class="shogun-root" data-shogun-id="5b467345b9013500c047d30b" data-shogun-site-id="25a0a234-f8e2-49cb-bf66-f2649754c5b5" data-shogun-page-id="5b467345b9013500c047d30b" data-shogun-page-version-id="5b467345b9013500c047d30a" data-shogun-platform-type="shopify" data-shogun-variant-id="5caf70e11615640003622772" data-region="below">
</div>
<script type="text/javascript">
var _learnq = _learnq || [];
var item = {
Name: "Designer 650 S",
ProductID: 7038615421098,
Categories: ["Blenders","Designer Blenders","Offers"],
ImageURL: "https://www.blendtec.com/cdn/shop/products/D650Stainless_grande.png?v=1635871072",
URL: "https://www.blendtec.com/products/designer-650-s",
Brand: "Blendtec",
Price: "$499.95 USD",
CompareAtPrice: "$0.00 USD"
};
_learnq.push(['track', 'Viewed Product', item]);
_learnq.push(['trackViewedItem', {
Title: item.Name,
ItemId: item.ProductID,
Categories: item.Categories,
ImageUrl: item.ImageURL,
Url: item.URL,
Metadata: {
Brand: item.Brand,
Price: item.Price,
CompareAtPrice: item.CompareAtPrice
}
}]);
</script></div>
<div id='easylockdown404' style='display:none;'><div class="easylockdown404-content-container"><div class="easylockdown404-content-wrapper"><div class="easylockdown404-title-holder"><span class="easylockdown-title-404"></span></div><div class="easylockdown404-content-holder rte"><div class="easylockdown-message-404"></div></div></div></div></div>
<div id="easylockdown-password-form" style="display: none;">
<div id="easylockdown-wrapper">
<div class="easylockdown-form-holder">
<div id="easylockdown-password-error">Invalid password</div>
<input type="password" placeholder="" id="easylockdown-password"
onkeypress="if( event.keyCode == 13 && typeof easylockdown == 'object' && typeof easylockdown.checkUnlockPassword == 'function' ) { event.preventDefault(); easylockdown.checkUnlockPassword(this); }" />
<a href="javascript:void(0);" id="easylockdown-password-form-button" onclick="if( typeof easylockdown == 'object' && typeof easylockdown.checkUnlockPassword == 'function' ) easylockdown.checkUnlockPassword(this);">Enter</a>
</div>
</div>
</div>
<script type="text/javascript" id='easylockdown-helper'>
if( typeof easylockdown == 'object' ) easylockdown.clientContentToggle(true);
else { for(var blocks=document.querySelectorAll("div.easylockdown-content, #easylockdown-password-form, #easylockdown-hpbtn-style, .easylockdown-auto-hl-styles, .easylockdown-custom-hl-styles"),i=0;i<blocks.length;i++)blocks[i].remove();try{document.getElementById("easylockdown404").removeAttribute("style")}catch(a){}try{document.querySelector(".easylockdown-title-404").innerHTML="Page not found"}catch(a){}try{document.querySelector(".easylockdown-message-404").innerHTML="<p>Sorry, we couldn't find this page.</p>"}catch(a){}; }
</script>
</main>
<div id="shopify-section-footer" class="shopify-section"><footer class="site-footer" data-section-id="footer" data-section-type="footer-section">
<div class="page-width">
<div class="grid">
<style data-shopify>
@media only screen and (min-width: 769px) {
.footer__item--1494292481350 {
width: 40%;
}
}
</style>
<div class="grid__item small--hide footer__item--1494292481350">
<div class="footer__logo-social">
<style data-shopify>
.footer__logo a {
height: 53px;
}
</style>
<div class="footer__logo">
<a href="/">
<img src="//www.blendtec.com/cdn/shop/files/[email protected]?v=1628780150" alt="Blendtec">
</a>
</div>
<ul class="no-bullets footer__social">
<li>
<a target="_blank" rel="noopener" href="https://facebook.com/blendtec" title="Blendtec on Facebook">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewBox="0 0 32 32"><path fill="#444" d="M18.56 31.36V17.28h4.48l.64-5.12h-5.12v-3.2c0-1.28.64-2.56 2.56-2.56h2.56V1.28H19.2c-3.84 0-7.04 2.56-7.04 7.04v3.84H7.68v5.12h4.48v14.08h6.4z"/></svg>
<span class="icon__fallback-text">Facebook</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://twitter.com/blendtec" title="Blendtec on Twitter">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-twitter" viewBox="0 0 32 32"><path fill="#444" d="M31.281 6.733q-1.304 1.924-3.13 3.26 0 .13.033.408t.033.408q0 2.543-.75 5.086t-2.282 4.858-3.635 4.108-5.053 2.869-6.341 1.076q-5.282 0-9.65-2.836.913.065 1.5.065 4.401 0 7.857-2.673-2.054-.033-3.668-1.255t-2.266-3.146q.554.13 1.206.13.88 0 1.663-.261-2.184-.456-3.619-2.184t-1.435-3.977v-.065q1.239.652 2.836.717-1.271-.848-2.021-2.233t-.75-2.983q0-1.63.815-3.195 2.38 2.967 5.754 4.678t7.319 1.907q-.228-.815-.228-1.434 0-2.608 1.858-4.45t4.532-1.842q1.304 0 2.51.522t2.054 1.467q2.152-.424 4.01-1.532-.685 2.217-2.771 3.488 1.989-.261 3.619-.978z"/></svg>
<span class="icon__fallback-text">Twitter</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://www.pinterest.com/blendtec" title="Blendtec on Pinterest">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pinterest" viewBox="0 0 32 32"><path fill="#444" d="M27.52 9.6c-.64-5.76-6.4-8.32-12.8-7.68-4.48.64-9.6 4.48-9.6 10.24 0 3.2.64 5.76 3.84 6.4 1.28-2.56-.64-3.2-.64-4.48-1.28-7.04 8.32-12.16 13.44-7.04 3.2 3.84 1.28 14.08-4.48 13.44-5.12-1.28 2.56-9.6-1.92-11.52-3.2-1.28-5.12 4.48-3.84 7.04-1.28 4.48-3.2 8.96-1.92 15.36 2.56-1.92 3.84-5.76 4.48-9.6 1.28.64 1.92 1.92 3.84 1.92 6.4-.64 10.24-7.68 9.6-14.08z"/></svg>
<span class="icon__fallback-text">Pinterest</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://instagram.com/blendtec" title="Blendtec on Instagram">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-instagram" viewBox="0 0 32 32"><path fill="#444" d="M16 3.094c4.206 0 4.7.019 6.363.094 1.538.069 2.369.325 2.925.544.738.287 1.262.625 1.813 1.175s.894 1.075 1.175 1.813c.212.556.475 1.387.544 2.925.075 1.662.094 2.156.094 6.363s-.019 4.7-.094 6.363c-.069 1.538-.325 2.369-.544 2.925-.288.738-.625 1.262-1.175 1.813s-1.075.894-1.813 1.175c-.556.212-1.387.475-2.925.544-1.663.075-2.156.094-6.363.094s-4.7-.019-6.363-.094c-1.537-.069-2.369-.325-2.925-.544-.737-.288-1.263-.625-1.813-1.175s-.894-1.075-1.175-1.813c-.212-.556-.475-1.387-.544-2.925-.075-1.663-.094-2.156-.094-6.363s.019-4.7.094-6.363c.069-1.537.325-2.369.544-2.925.287-.737.625-1.263 1.175-1.813s1.075-.894 1.813-1.175c.556-.212 1.388-.475 2.925-.544 1.662-.081 2.156-.094 6.363-.094zm0-2.838c-4.275 0-4.813.019-6.494.094-1.675.075-2.819.344-3.819.731-1.037.4-1.913.944-2.788 1.819S1.486 4.656 1.08 5.688c-.387 1-.656 2.144-.731 3.825-.075 1.675-.094 2.213-.094 6.488s.019 4.813.094 6.494c.075 1.675.344 2.819.731 3.825.4 1.038.944 1.913 1.819 2.788s1.756 1.413 2.788 1.819c1 .387 2.144.656 3.825.731s2.213.094 6.494.094 4.813-.019 6.494-.094c1.675-.075 2.819-.344 3.825-.731 1.038-.4 1.913-.944 2.788-1.819s1.413-1.756 1.819-2.788c.387-1 .656-2.144.731-3.825s.094-2.212.094-6.494-.019-4.813-.094-6.494c-.075-1.675-.344-2.819-.731-3.825-.4-1.038-.944-1.913-1.819-2.788s-1.756-1.413-2.788-1.819c-1-.387-2.144-.656-3.825-.731C20.812.275 20.275.256 16 .256z"/><path fill="#444" d="M16 7.912a8.088 8.088 0 0 0 0 16.175c4.463 0 8.087-3.625 8.087-8.088s-3.625-8.088-8.088-8.088zm0 13.338a5.25 5.25 0 1 1 0-10.5 5.25 5.25 0 1 1 0 10.5zM26.294 7.594a1.887 1.887 0 1 1-3.774.002 1.887 1.887 0 0 1 3.774-.003z"/></svg>
<span class="icon__fallback-text">Instagram</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://www.youtube.com/user/blendteconsumer?sub_confirmation=1" title="Blendtec on YouTube">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-youtube" viewBox="0 0 21 20"><path fill="#444" d="M-.196 15.803q0 1.23.812 2.092t1.977.861h14.946q1.165 0 1.977-.861t.812-2.092V3.909q0-1.23-.82-2.116T17.539.907H2.593q-1.148 0-1.969.886t-.82 2.116v11.894zm7.465-2.149V6.058q0-.115.066-.18.049-.016.082-.016l.082.016 7.153 3.806q.066.066.066.164 0 .066-.066.131l-7.153 3.806q-.033.033-.066.033-.066 0-.098-.033-.066-.066-.066-.131z"/></svg>
<span class="icon__fallback-text">YouTube</span>
</a>
</li>
</ul>
</div>
<p class="footer__powered_by small--hide"><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore"> </a></p>
</div>
<style data-shopify>
@media only screen and (min-width: 769px) {
.footer__item--1494301487049 {
width: 20%;
}
}
</style>
<div class="grid__item footer__item--1494301487049">
<h3 class="h3 footer__title small--hide">
Company
</h3>
<button type="button" class="footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-1494301487049">
Company
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button>
<div
id="Footer-1494301487049" class="collapsible-content collapsible-content--small"
>
<div class="collapsible-content__inner">
<div class="footer__collapsible">
<ul class="no-bullets site-footer__linklist">
<li><a href="/pages/about">About Blendtec</a></li>
<li><a href="https://www.blendtec.com/pages/commercial">Commercial</a></li>
<li><a href="/pages/affiliates">Affiliates</a></li>
<li><a href="/pages/media">Media</a></li>
<li><a href="/pages/commercial-dealers">International Dealers</a></li>
<li><a href="/pages/careers">Careers</a></li>
<li><a href="https://www.blendtec.com/pages/dealers">Become a Dealer</a></li>
<li><a href="/pages/work-with-us">Ambassador Program</a></li>
</ul>
</div>
</div>
</div>
</div>
<style data-shopify>
@media only screen and (min-width: 769px) {
.footer__item--1494292485313 {
width: 20%;
}
}
</style>
<div class="grid__item footer__item--1494292485313">
<h3 class="h3 footer__title small--hide">
Support
</h3>
<button type="button" class="footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-1494292485313">
Support
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button>
<div
id="Footer-1494292485313" class="collapsible-content collapsible-content--small"
>
<div class="collapsible-content__inner">
<div class="footer__collapsible">
<ul class="no-bullets site-footer__linklist">
<li><a href="/pages/contact-us">Contact Blendtec</a></li>
<li><a href="/pages/warranty">Warranty</a></li>
<li><a href="/pages/commercial-support">Commercial Warranty</a></li>
<li><a href="/pages/return-policy">Return Policy</a></li>
<li><a href="/apps/help-center">FAQs</a></li>
<li><a href="/pages/privacy-policy">Privacy Policy</a></li>
<li><a href="https://www.blendtec.com/pages/declarations">Declarations</a></li>
</ul>
</div>
</div>
</div>
</div>
<style data-shopify>
@media only screen and (min-width: 769px) {
.footer__item--1597871238594 {
width: 20%;
}
}
</style>
<div class="grid__item footer__item--1597871238594">
<h3 class="h3 footer__title small--hide">
Resources
</h3>
<button type="button" class="footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-1597871238594">
Resources
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button>
<div
id="Footer-1597871238594" class="collapsible-content collapsible-content--small"
>
<div class="collapsible-content__inner">
<div class="footer__collapsible">
<ul class="no-bullets site-footer__linklist">
<li><a href="https://www.blendtec.com/pages/newsletter-signup">Newsletter Signup</a></li>
<li><a href="/pages/blending-101-course">Blending 101</a></li>
<li><a href="/pages/guides">Product Guides</a></li>
<li><a href="/pages/use-and-care">Use & Care</a></li>
<li><a href="/blogs/news">Blog</a></li>
<li><a href="https://blendtec.com/pages/will-it-blend">Blendtec's Will It Blend</a></li>
<li><a href="https://www.blendtec.com/pages/famous-blendtec-users">Famous Blendtec Users</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="grid__item medium-up--hide">
<div class="footer__logo-social">
<style data-shopify>
.footer__logo a {
height: 53px;
}
</style>
<div class="footer__logo">
<a href="/">
<img src="//www.blendtec.com/cdn/shop/files/[email protected]?v=1628780150" alt="Blendtec">
</a>
</div>
<ul class="no-bullets footer__social">
<li>
<a target="_blank" rel="noopener" href="https://facebook.com/blendtec" title="Blendtec on Facebook">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewBox="0 0 32 32"><path fill="#444" d="M18.56 31.36V17.28h4.48l.64-5.12h-5.12v-3.2c0-1.28.64-2.56 2.56-2.56h2.56V1.28H19.2c-3.84 0-7.04 2.56-7.04 7.04v3.84H7.68v5.12h4.48v14.08h6.4z"/></svg>
<span class="icon__fallback-text">Facebook</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://twitter.com/blendtec" title="Blendtec on Twitter">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-twitter" viewBox="0 0 32 32"><path fill="#444" d="M31.281 6.733q-1.304 1.924-3.13 3.26 0 .13.033.408t.033.408q0 2.543-.75 5.086t-2.282 4.858-3.635 4.108-5.053 2.869-6.341 1.076q-5.282 0-9.65-2.836.913.065 1.5.065 4.401 0 7.857-2.673-2.054-.033-3.668-1.255t-2.266-3.146q.554.13 1.206.13.88 0 1.663-.261-2.184-.456-3.619-2.184t-1.435-3.977v-.065q1.239.652 2.836.717-1.271-.848-2.021-2.233t-.75-2.983q0-1.63.815-3.195 2.38 2.967 5.754 4.678t7.319 1.907q-.228-.815-.228-1.434 0-2.608 1.858-4.45t4.532-1.842q1.304 0 2.51.522t2.054 1.467q2.152-.424 4.01-1.532-.685 2.217-2.771 3.488 1.989-.261 3.619-.978z"/></svg>
<span class="icon__fallback-text">Twitter</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://www.pinterest.com/blendtec" title="Blendtec on Pinterest">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pinterest" viewBox="0 0 32 32"><path fill="#444" d="M27.52 9.6c-.64-5.76-6.4-8.32-12.8-7.68-4.48.64-9.6 4.48-9.6 10.24 0 3.2.64 5.76 3.84 6.4 1.28-2.56-.64-3.2-.64-4.48-1.28-7.04 8.32-12.16 13.44-7.04 3.2 3.84 1.28 14.08-4.48 13.44-5.12-1.28 2.56-9.6-1.92-11.52-3.2-1.28-5.12 4.48-3.84 7.04-1.28 4.48-3.2 8.96-1.92 15.36 2.56-1.92 3.84-5.76 4.48-9.6 1.28.64 1.92 1.92 3.84 1.92 6.4-.64 10.24-7.68 9.6-14.08z"/></svg>
<span class="icon__fallback-text">Pinterest</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://instagram.com/blendtec" title="Blendtec on Instagram">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-instagram" viewBox="0 0 32 32"><path fill="#444" d="M16 3.094c4.206 0 4.7.019 6.363.094 1.538.069 2.369.325 2.925.544.738.287 1.262.625 1.813 1.175s.894 1.075 1.175 1.813c.212.556.475 1.387.544 2.925.075 1.662.094 2.156.094 6.363s-.019 4.7-.094 6.363c-.069 1.538-.325 2.369-.544 2.925-.288.738-.625 1.262-1.175 1.813s-1.075.894-1.813 1.175c-.556.212-1.387.475-2.925.544-1.663.075-2.156.094-6.363.094s-4.7-.019-6.363-.094c-1.537-.069-2.369-.325-2.925-.544-.737-.288-1.263-.625-1.813-1.175s-.894-1.075-1.175-1.813c-.212-.556-.475-1.387-.544-2.925-.075-1.663-.094-2.156-.094-6.363s.019-4.7.094-6.363c.069-1.537.325-2.369.544-2.925.287-.737.625-1.263 1.175-1.813s1.075-.894 1.813-1.175c.556-.212 1.388-.475 2.925-.544 1.662-.081 2.156-.094 6.363-.094zm0-2.838c-4.275 0-4.813.019-6.494.094-1.675.075-2.819.344-3.819.731-1.037.4-1.913.944-2.788 1.819S1.486 4.656 1.08 5.688c-.387 1-.656 2.144-.731 3.825-.075 1.675-.094 2.213-.094 6.488s.019 4.813.094 6.494c.075 1.675.344 2.819.731 3.825.4 1.038.944 1.913 1.819 2.788s1.756 1.413 2.788 1.819c1 .387 2.144.656 3.825.731s2.213.094 6.494.094 4.813-.019 6.494-.094c1.675-.075 2.819-.344 3.825-.731 1.038-.4 1.913-.944 2.788-1.819s1.413-1.756 1.819-2.788c.387-1 .656-2.144.731-3.825s.094-2.212.094-6.494-.019-4.813-.094-6.494c-.075-1.675-.344-2.819-.731-3.825-.4-1.038-.944-1.913-1.819-2.788s-1.756-1.413-2.788-1.819c-1-.387-2.144-.656-3.825-.731C20.812.275 20.275.256 16 .256z"/><path fill="#444" d="M16 7.912a8.088 8.088 0 0 0 0 16.175c4.463 0 8.087-3.625 8.087-8.088s-3.625-8.088-8.088-8.088zm0 13.338a5.25 5.25 0 1 1 0-10.5 5.25 5.25 0 1 1 0 10.5zM26.294 7.594a1.887 1.887 0 1 1-3.774.002 1.887 1.887 0 0 1 3.774-.003z"/></svg>
<span class="icon__fallback-text">Instagram</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener" href="https://www.youtube.com/user/blendteconsumer?sub_confirmation=1" title="Blendtec on YouTube">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-youtube" viewBox="0 0 21 20"><path fill="#444" d="M-.196 15.803q0 1.23.812 2.092t1.977.861h14.946q1.165 0 1.977-.861t.812-2.092V3.909q0-1.23-.82-2.116T17.539.907H2.593q-1.148 0-1.969.886t-.82 2.116v11.894zm7.465-2.149V6.058q0-.115.066-.18.049-.016.082-.016l.082.016 7.153 3.806q.066.066.066.164 0 .066-.066.131l-7.153 3.806q-.033.033-.066.033-.066 0-.098-.033-.066-.066-.066-.131z"/></svg>
<span class="icon__fallback-text">YouTube</span>
</a>
</li>
</ul>
</div>
<p class="footer__powered_by"><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore"> </a></p>
</div>
</div>
<div class="site-footer__bottom">
<ul class="inline-list payment-icons site-footer__bottom-block text-center">
<li class="icon--payment">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-amazon"><title id="pi-amazon">Amazon</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" fill-rule="nonzero" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF" fill-rule="nonzero"/><path d="M25.26 16.23c-1.697 1.48-4.157 2.27-6.275 2.27-2.97 0-5.644-1.3-7.666-3.463-.16-.17-.018-.402.173-.27 2.183 1.504 4.882 2.408 7.67 2.408 1.88 0 3.95-.46 5.85-1.416.288-.145.53.222.248.47v.001zm.706-.957c-.216-.328-1.434-.155-1.98-.078-.167.024-.193-.148-.043-.27.97-.81 2.562-.576 2.748-.305.187.272-.047 2.16-.96 3.063-.14.138-.272.064-.21-.12.205-.604.664-1.96.446-2.29h-.001z" fill="#F90" fill-rule="nonzero"/><path d="M21.814 15.291c-.574-.498-.676-.73-.993-1.205-.947 1.012-1.618 1.315-2.85 1.315-1.453 0-2.587-.938-2.587-2.818 0-1.467.762-2.467 1.844-2.955.94-.433 2.25-.51 3.25-.628v-.235c0-.43.033-.94-.208-1.31-.212-.333-.616-.47-.97-.47-.66 0-1.25.353-1.392 1.085-.03.163-.144.323-.3.33l-1.677-.187c-.14-.033-.296-.153-.257-.38.386-2.125 2.223-2.766 3.867-2.766.84 0 1.94.234 2.604.9.842.82.762 1.918.762 3.11v2.818c0 .847.335 1.22.65 1.676.113.164.138.36-.003.482-.353.308-.98.88-1.326 1.2a.367.367 0 0 1-.414.038zm-1.659-2.533c.34-.626.323-1.214.323-1.918v-.392c-1.25 0-2.57.28-2.57 1.82 0 .782.386 1.31 1.05 1.31.487 0 .922-.312 1.197-.82z" fill="#221F1F"/></svg>
</li>
<li class="icon--payment">
<svg xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>
</li>
<li class="icon--payment">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>
</li>
<li class="icon--payment">
<svg viewBox="0 0 38 24" width="38" height="24" role="img" aria-labelledby="pi-discover" fill="none" xmlns="http://www.w3.org/2000/svg"><title id="pi-discover">Discover</title><path fill="#000" opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M3.57 7.16H2v5.5h1.57c.83 0 1.43-.2 1.96-.63.63-.52 1-1.3 1-2.11-.01-1.63-1.22-2.76-2.96-2.76zm1.26 4.14c-.34.3-.77.44-1.47.44h-.29V8.1h.29c.69 0 1.11.12 1.47.44.37.33.59.84.59 1.37 0 .53-.22 1.06-.59 1.39zm2.19-4.14h1.07v5.5H7.02v-5.5zm3.69 2.11c-.64-.24-.83-.4-.83-.69 0-.35.34-.61.8-.61.32 0 .59.13.86.45l.56-.73c-.46-.4-1.01-.61-1.62-.61-.97 0-1.72.68-1.72 1.58 0 .76.35 1.15 1.35 1.51.42.15.63.25.74.31.21.14.32.34.32.57 0 .45-.35.78-.83.78-.51 0-.92-.26-1.17-.73l-.69.67c.49.73 1.09 1.05 1.9 1.05 1.11 0 1.9-.74 1.9-1.81.02-.89-.35-1.29-1.57-1.74zm1.92.65c0 1.62 1.27 2.87 2.9 2.87.46 0 .86-.09 1.34-.32v-1.26c-.43.43-.81.6-1.29.6-1.08 0-1.85-.78-1.85-1.9 0-1.06.79-1.89 1.8-1.89.51 0 .9.18 1.34.62V7.38c-.47-.24-.86-.34-1.32-.34-1.61 0-2.92 1.28-2.92 2.88zm12.76.94l-1.47-3.7h-1.17l2.33 5.64h.58l2.37-5.64h-1.16l-1.48 3.7zm3.13 1.8h3.04v-.93h-1.97v-1.48h1.9v-.93h-1.9V8.1h1.97v-.94h-3.04v5.5zm7.29-3.87c0-1.03-.71-1.62-1.95-1.62h-1.59v5.5h1.07v-2.21h.14l1.48 2.21h1.32l-1.73-2.32c.81-.17 1.26-.72 1.26-1.56zm-2.16.91h-.31V8.03h.33c.67 0 1.03.28 1.03.82 0 .55-.36.85-1.05.85z" fill="#231F20"/><path d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint0_linear)"/><path opacity=".65" d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint1_linear)"/><path d="M36.57 7.506c0-.1-.07-.15-.18-.15h-.16v.48h.12v-.19l.14.19h.14l-.16-.2c.06-.01.1-.06.1-.13zm-.2.07h-.02v-.13h.02c.06 0 .09.02.09.06 0 .05-.03.07-.09.07z" fill="#231F20"/><path d="M36.41 7.176c-.23 0-.42.19-.42.42 0 .23.19.42.42.42.23 0 .42-.19.42-.42 0-.23-.19-.42-.42-.42zm0 .77c-.18 0-.34-.15-.34-.35 0-.19.15-.35.34-.35.18 0 .33.16.33.35 0 .19-.15.35-.33.35z" fill="#231F20"/><path d="M37 12.984S27.09 19.873 8.976 23h26.023a2 2 0 002-1.984l.024-3.02L37 12.985z" fill="#F48120"/><defs><linearGradient id="pi-paint0_linear" x1="21.657" y1="12.275" x2="19.632" y2="9.104" gradientUnits="userSpaceOnUse"><stop stop-color="#F89F20"/><stop offset=".25" stop-color="#F79A20"/><stop offset=".533" stop-color="#F68D20"/><stop offset=".62" stop-color="#F58720"/><stop offset=".723" stop-color="#F48120"/><stop offset="1" stop-color="#F37521"/></linearGradient><linearGradient id="pi-paint1_linear" x1="21.338" y1="12.232" x2="18.378" y2="6.446" gradientUnits="userSpaceOnUse"><stop stop-color="#F58720"/><stop offset=".359" stop-color="#E16F27"/><stop offset=".703" stop-color="#D4602C"/><stop offset=".982" stop-color="#D05B2E"/></linearGradient></defs></svg>
</li>
<li class="icon--payment">
<svg width="38" height="24" role="img" aria-labelledby="pi-metapay" viewBox="0 0 38 24" fill="none" xmlns="http://www.w3.org/2000/svg"><title id="pi-metapay">Meta Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M4.983 12.986c0 .348.076.614.176.776a.6.6 0 00.524.3c.257 0 .491-.063.943-.688.362-.5.788-1.204 1.076-1.645l.486-.747c.337-.518.728-1.095 1.176-1.486.366-.319.76-.496 1.158-.496.667 0 1.302.386 1.788 1.111.532.794.79 1.793.79 2.825 0 .613-.12 1.064-.326 1.42-.2.345-.587.688-1.238.688v-.981c.558 0 .697-.513.697-1.1 0-.836-.195-1.764-.624-2.427-.305-.47-.7-.757-1.134-.757-.47 0-.848.354-1.274.986-.226.336-.457.745-.718 1.207l-.287.508c-.576 1.02-.722 1.254-1.01 1.637-.504.672-.935.927-1.502.927-.674 0-1.1-.291-1.363-.73C4.106 13.956 4 13.486 4 12.95l.983.035z" fill="#0081FB"/><path d="M4.775 10.18C5.225 9.486 5.875 9 6.622 9c.432 0 .861.128 1.31.494.49.4 1.013 1.06 1.665 2.146l.234.39c.565.94.886 1.424 1.074 1.652.242.293.411.38.631.38.558 0 .697-.512.697-1.099l.867-.027c0 .613-.12 1.064-.326 1.42-.2.345-.587.688-1.238.688-.405 0-.764-.088-1.16-.462-.306-.287-.663-.798-.937-1.257l-.816-1.363c-.41-.684-.785-1.194-1.003-1.425-.234-.249-.534-.549-1.014-.549-.388 0-.718.273-.994.69l-.837-.498z" fill="url(#pi-paint0_linear_1164_3)"/><path d="M6.606 9.988c-.388 0-.718.273-.994.69-.39.588-.629 1.466-.629 2.308 0 .348.076.614.176.776l-.838.552C4.106 13.956 4 13.486 4 12.95c0-.973.267-1.987.775-2.77C5.225 9.485 5.875 9 6.622 9l-.016.988z" fill="url(#pi-paint1_linear_1164_3)"/><path d="M15.01 9.191h1.138l1.933 3.498 1.934-3.498h1.112v5.747h-.928v-4.405l-1.695 3.05h-.87l-1.696-3.05v4.405h-.927V9.191zm9.023 2.143c-.665 0-1.066.5-1.162 1.12h2.258c-.046-.638-.415-1.12-1.096-1.12zm-2.081 1.474c0-1.305.843-2.254 2.097-2.254 1.234 0 1.971.937 1.971 2.323v.255h-3.148c.111.674.559 1.129 1.28 1.129.576 0 .936-.176 1.277-.497l.493.603c-.465.427-1.055.674-1.803.674-1.358 0-2.167-.99-2.167-2.233zm5.193-1.392h-.854v-.76h.854V9.402h.895v1.256h1.297v.76H28.04v1.924c0 .657.21.89.726.89.236 0 .371-.02.57-.053v.752c-.248.07-.485.102-.742.102-.966 0-1.45-.528-1.45-1.584v-2.032zm5.96.739a1.207 1.207 0 00-1.17-.788c-.766 0-1.256.543-1.256 1.428 0 .863.451 1.433 1.22 1.433.603 0 1.034-.351 1.206-.788v-1.285zM34 14.938h-.878v-.6c-.246.353-.693.703-1.417.703-1.164 0-1.941-.975-1.941-2.246 0-1.283.796-2.241 1.99-2.241.591 0 1.055.236 1.368.653v-.55H34v4.281z" fill="#000000"/><defs><linearGradient id="pi-paint0_linear_1164_3" x1="5.93" y1="12.703" x2="12.196" y2="13.019" gradientUnits="userSpaceOnUse"><stop stop-color="#0064E1"/><stop offset=".4" stop-color="#0064E1"/><stop offset=".83" stop-color="#0073EE"/><stop offset="1" stop-color="#0082FB"/></linearGradient><linearGradient id="pi-paint1_linear_1164_3" x1="5.424" y1="13.399" x2="5.424" y2="11.089" gradientUnits="userSpaceOnUse"><stop stop-color="#0082FB"/><stop offset="1" stop-color="#0064E0"/></linearGradient></defs></svg>
</li>
<li class="icon--payment">
<svg viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
</li>
<li class="icon--payment">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35.889 0C37.05 0 38 .982 38 2.182v19.636c0 1.2-.95 2.182-2.111 2.182H2.11C.95 24 0 23.018 0 21.818V2.182C0 .982.95 0 2.111 0H35.89z" fill="#5A31F4"/><path d="M9.35 11.368c-1.017-.223-1.47-.31-1.47-.705 0-.372.306-.558.92-.558.54 0 .934.238 1.225.704a.079.079 0 00.104.03l1.146-.584a.082.082 0 00.032-.114c-.475-.831-1.353-1.286-2.51-1.286-1.52 0-2.464.755-2.464 1.956 0 1.275 1.15 1.597 2.17 1.82 1.02.222 1.474.31 1.474.705 0 .396-.332.582-.993.582-.612 0-1.065-.282-1.34-.83a.08.08 0 00-.107-.035l-1.143.57a.083.083 0 00-.036.111c.454.92 1.384 1.437 2.627 1.437 1.583 0 2.539-.742 2.539-1.98s-1.155-1.598-2.173-1.82v-.003zM15.49 8.855c-.65 0-1.224.232-1.636.646a.04.04 0 01-.069-.03v-2.64a.08.08 0 00-.08-.081H12.27a.08.08 0 00-.08.082v8.194a.08.08 0 00.08.082h1.433a.08.08 0 00.081-.082v-3.594c0-.695.528-1.227 1.239-1.227.71 0 1.226.521 1.226 1.227v3.594a.08.08 0 00.081.082h1.433a.08.08 0 00.081-.082v-3.594c0-1.51-.981-2.577-2.355-2.577zM20.753 8.62c-.778 0-1.507.24-2.03.588a.082.082 0 00-.027.109l.632 1.088a.08.08 0 00.11.03 2.5 2.5 0 011.318-.366c1.25 0 2.17.891 2.17 2.068 0 1.003-.736 1.745-1.669 1.745-.76 0-1.288-.446-1.288-1.077 0-.361.152-.657.548-.866a.08.08 0 00.032-.113l-.596-1.018a.08.08 0 00-.098-.035c-.799.299-1.359 1.018-1.359 1.984 0 1.46 1.152 2.55 2.76 2.55 1.877 0 3.227-1.313 3.227-3.195 0-2.018-1.57-3.492-3.73-3.492zM28.675 8.843c-.724 0-1.373.27-1.845.746-.026.027-.069.007-.069-.029v-.572a.08.08 0 00-.08-.082h-1.397a.08.08 0 00-.08.082v8.182a.08.08 0 00.08.081h1.433a.08.08 0 00.081-.081v-2.683c0-.036.043-.054.069-.03a2.6 2.6 0 001.808.7c1.682 0 2.993-1.373 2.993-3.157s-1.313-3.157-2.993-3.157zm-.271 4.929c-.956 0-1.681-.768-1.681-1.783s.723-1.783 1.681-1.783c.958 0 1.68.755 1.68 1.783 0 1.027-.713 1.783-1.681 1.783h.001z" fill="#fff"/></svg>
</li>
<li class="icon--payment">
<svg viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
</li>
</ul>
<div class="footer__copyright site-footer__bottom-block text-center">
&copy; 2024 Blendtec
*PEAK HORSEPOWER” (PHP) DOES NOT DENOTE THE OPERATIONAL HORSEPOWER OF A BLENDER BUT RATHER THE HORSEPOWER OUTPUT OF A MOTOR, INCLUDING THE MOTOR’S INERTIAL CONTRIBUTION, ACHIEVED IN LABORATORY TESTING. IN ACTUAL USE, BLENDTEC MOTORS DO NOT OPERATE AT THE PEAK HORSEPOWER SHOWN.
</div>
</div>
</div>
</footer>
</div>
</div>
</div>
<div id="shopify-section-newsletter-popup" class="shopify-section index-section--hidden">
</div>
<script id="CartTemplate" type="text/template">
<div class="drawer__scrollable">
{{#items}}
<div class="ajaxcart__product appear-animation appear-delay-{{animationRow}}">
<div class="ajaxcart__row">
<div class="grid">
<div class="grid__item one-third">
<a href="{{url}}" class="ajaxcart__product-image"><img src="{{img}}" alt="{{name}}"></a>
</div>
<div class="grid__item two-thirds">
<div class="ajaxcart__product-name--wrapper">
<h2>
<a href="{{url}}" class="ajaxcart__product-name">{{{name}}}</a>
</h2>
{{#if variation}}
<h3>
<span class="ajaxcart__product-meta">{{variation}}</span>
</h3>
{{/if}}
{{#properties}}
{{#each this}}
{{#if this}}
<h3>
<span class="ajaxcart__product-meta">{{@key}}: {{this}}</span>
</h3>
{{/if}}
{{/each}}
{{/properties}}
</div>
<div class="grid grid--full display-table">
<div class="grid__item display-table-cell one-half">
<label for="updates_{{key}}" class="visually-hidden">Quantity</label>
<div class="js-qty__wrapper">
<input type="text" id="updates_{{key}}"
class="js-qty__num"
value="{{itemQty}}"
data-id="{{key}}"
min="0"
aria-label="quantity"
pattern="[0-9]*"
name="updates[]">
<button type="button"
class="js-qty__adjust js-qty__adjust--minus"
aria-label="Reduce item quantity by one">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus" viewBox="0 0 20 20"><path fill="#444" d="M17.543 11.029H2.1A1.032 1.032 0 0 1 1.071 10c0-.566.463-1.029 1.029-1.029h15.443c.566 0 1.029.463 1.029 1.029 0 .566-.463 1.029-1.029 1.029z"/></svg>
<span class="icon__fallback-text" aria-hidden="true">&minus;</span>
</button>
<button type="button"
class="js-qty__adjust js-qty__adjust--plus"
aria-label="Increase item quantity by one">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus" viewBox="0 0 20 20"><path fill="#444" d="M17.409 8.929h-6.695V2.258c0-.566-.506-1.029-1.071-1.029s-1.071.463-1.071 1.029v6.671H1.967C1.401 8.929.938 9.435.938 10s.463 1.071 1.029 1.071h6.605V17.7c0 .566.506 1.029 1.071 1.029s1.071-.463 1.071-1.029v-6.629h6.695c.566 0 1.029-.506 1.029-1.071s-.463-1.071-1.029-1.071z"/></svg>
<span class="icon__fallback-text" aria-hidden="true">+</span>
</button>
</div>
</div>
<div class="grid__item display-table-cell one-half text-right">
{{#if discountsApplied}}
<small class="cart__price--strikethrough">{{{price}}}</small>
<span class="ajaxcart__price">
{{{discountedPrice}}}
</span>
{{else}}
<span class="ajaxcart__price">
{{{price}}}
</span>
{{/if}}
</div>
</div>
<div class="grid grid--full">
{{#if discountsApplied}}
<div class="grid__item text-right">
{{#each discounts}}
<small class="ajaxcart__discount cart__discount">
{{this.discount_application.title}} (-{{{this.formattedAmount}}})
</small>
{{/each}}
</div>
{{/if}}
{{#if unitBase}}
<div class="grid__item text-right">
<div class="product__unit-price">
{{{ unitPrice }}}/{{{ unitBase }}}
</div>
</div>
{{/if}}
</div>
</div>
</div>
</div>
</div>
{{/items}}
</div>
<div class="drawer__footer appear-animation appear-delay-{{lastAnimationRow}}">
{{#if cartDiscounts }}
<div class="grid grid--full">
<div class="grid__item one-half">
<p class="ajaxcart__subtotal">Discounts</p>
</div>
<div class="grid__item one-half text-right">
{{#each cartDiscounts}}
<p class="ajaxcart__price cart__discount">
{{this.title}} (-{{{this.formattedAmount}}})
</p>
{{/each}}
</div>
</div>
{{/if}}
<div class="grid grid--full">
<div class="grid__item one-half">
<p class="ajaxcart__subtotal">Subtotal</p>
</div>
<div class="grid__item one-half text-right">
<p class="ajaxcart__price">{{{totalPrice}}}</p>
</div>
</div>
{{#if totalCartDiscount}}
<p class="ajaxcart__savings text-center">{{{totalCartDiscount}}}</p>
{{/if}}
<p class="ajaxcart__note">
Shipping, taxes, and discount codes calculated at checkout.
</p>
<button type="submit" class="btn btn--full cart__checkout" name="checkout">
Check out
</button>
</div>
</script>
<script id="PredictiveTemplate" type="text/template">
<div class="predictive-result__layout">
{{#if products}}
<div data-type-products>
<div class="grid grid--small">
{{#products}}
<div class="grid__item medium-up--one-third">
<a href="{{url}}" class="predictive__result">
<div class="predictive__result-image">
{{#if image }}
<img src="{{image}}" alt="{{title}}">
{{/if}}
</div>
<div class="predictive__result-meta">
<div class="grid-product__title">
{{title}}
</div>
</div>
</a>
</div>
{{/products}}
</div>
</div>
{{/if}}
{{#if collections}}
<div data-type-collections>
<p class="h6 predictive__label">Collections:</p>
<div class="grid grid--small">
{{#collections}}
<div class="grid__item medium-up--one-third">
<a href="{{url}}" class="predictive__result">
<div class="predictive__result-image">
{{#if image }}
<img src="{{image}}" alt="{{title}}">
{{/if}}
</div>
<div class="predictive__result-meta">
<div class="grid-product__title">
{{title}}
</div>
</div>
</a>
</div>
{{/collections}}
</div>
</div>
{{/if}}
{{#if pages}}
<div data-type-pages>
<p class="h6 predictive__label">Pages:</p>
{{#pages}}
<div>
<a href="{{url}}">
{{title}}
</a>
</div>
{{/pages}}
</div>
{{/if}}
{{#if articles}}
<div data-type-articles>
<p class="h6 predictive__label">Articles:</p>
<div class="grid grid--small">
{{#articles}}
<div class="grid__item medium-up--one-third">
<a href="{{url}}" class="predictive__result">
<div class="predictive__result-image">
{{#if image }}
<img src="{{image}}" alt="{{title}}">
{{/if}}
</div>
<div class="predictive__result-meta">
{{title}}
</div>
</a>
</div>
{{/articles}}
</div>
</div>
{{/if}}
</div>
</script>
<div class="hide">
<button id="prevArrowTemplate" class="slick-prev" aria-label="Previous" type="button">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-left" viewBox="0 0 284.49 498.98"><path d="M249.49 0a35 35 0 0 1 24.75 59.75L84.49 249.49l189.75 189.74a35.002 35.002 0 1 1-49.5 49.5L10.25 274.24a35 35 0 0 1 0-49.5L224.74 10.25A34.89 34.89 0 0 1 249.49 0z"/></svg>
<span class="icon__fallback-text">Previous</span>
</button>
<button id="nextArrowTemplate" class="slick-next" aria-label="Next" type="button">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-right" viewBox="0 0 284.49 498.98"><path d="M35 498.98a35 35 0 0 1-24.75-59.75l189.74-189.74L10.25 59.75a35.002 35.002 0 0 1 49.5-49.5l214.49 214.49a35 35 0 0 1 0 49.5L59.75 488.73A34.89 34.89 0 0 1 35 498.98z"/></svg>
<span class="icon__fallback-text">Next</span>
</button>
</div>
<div id="VideoModal" class="modal modal--solid">
<div class="modal__inner">
<div class="modal__centered page-width text-center">
<div class="modal__centered-content">
<div class="video-wrapper video-wrapper--modal">
<div id="VideoHolder"></div>
</div>
</div>
</div>
</div>
<button type="button" class="modal__close js-modal-close text-link">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
<span class="icon__fallback-text">"Close (esc)"</span>
</button>
</div>
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<button class="btn btn--no-animate btn--body btn--circle pswp__button pswp__button--arrow--left" title="Previous">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-left" viewBox="0 0 284.49 498.98"><path d="M249.49 0a35 35 0 0 1 24.75 59.75L84.49 249.49l189.75 189.74a35.002 35.002 0 1 1-49.5 49.5L10.25 274.24a35 35 0 0 1 0-49.5L224.74 10.25A34.89 34.89 0 0 1 249.49 0z"/></svg>
</button>
<button class="btn btn--no-animate btn--body btn--circle btn--large pswp__button pswp__button--close" title="Close (esc)">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
</button>
<button class="btn btn--no-animate btn--body btn--circle pswp__button pswp__button--arrow--right" title="Next">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-right" viewBox="0 0 284.49 498.98"><path d="M35 498.98a35 35 0 0 1-24.75-59.75l189.74-189.74L10.25 59.75a35.002 35.002 0 0 1 49.5-49.5l214.49 214.49a35 35 0 0 1 0 49.5L59.75 488.73A34.89 34.89 0 0 1 35 498.98z"/></svg>
</button>
</div>
</div>
</div>
<!-- "snippets/booster-discounts.liquid" was not rendered, the associated app was uninstalled -->
<!-- AvantLink Sitewide script -->
<script type="text/javascript">
(function() {
var avm = document.createElement('script'); avm.type = 'text/javascript'; avm.async = true;
avm.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.avmws.com/21820257/';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(avm, s);
})();
</script>
<style> </style>
</body>
</html>