{"product_id":"aurex-blend-pro-mini","title":"Aurex Blend Pro Mini","description":"\u003c!-- ============================================================\n     AUREX BLEND PRO MINI - Product Page\n     Designed for Shopify Clarity Theme\n     Paste this entire block into your product description (HTML mode)\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  \/* ---- RESET \u0026 BASE ---- *\/\n  .aurex-page * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .aurex-page {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: #1A1A2E;\n    background: #fff;\n    max-width: 100%;\n    overflow-x: hidden;\n  }\n\n  \/* ---- ANNOUNCEMENT BAR ---- *\/\n  .aurex-announce {\n    background: #3B3B98;\n    color: #fff;\n    text-align: center;\n    padding: 10px 16px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n  .aurex-announce span {\n    color: #00C9B1;\n  }\n\n  \/* ---- HERO SECTION ---- *\/\n  .aurex-hero {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: flex-start;\n    background: #fff;\n    padding: 0;\n  }\n  .aurex-hero-gallery {\n    width: 55%;\n    position: relative;\n    background: #F0F4FF;\n  }\n  .aurex-hero-gallery img {\n    width: 100%;\n    display: block;\n    object-fit: cover;\n  }\n  .aurex-hero-thumbs {\n    display: flex;\n    gap: 8px;\n    padding: 10px 12px;\n    background: #F0F4FF;\n    overflow-x: auto;\n  }\n  .aurex-hero-thumbs img {\n    width: 64px;\n    height: 64px;\n    object-fit: cover;\n    border-radius: 8px;\n    border: 2px solid transparent;\n    cursor: pointer;\n    flex-shrink: 0;\n  }\n  .aurex-hero-thumbs img.active {\n    border-color: #3B3B98;\n  }\n  .aurex-hero-info {\n    width: 45%;\n    padding: 28px 24px 28px 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n  .aurex-badge-sale {\n    display: inline-block;\n    background: #FF6B6B;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 4px;\n    width: fit-content;\n  }\n  .aurex-product-title {\n    font-size: 26px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #1A1A2E;\n    line-height: 1.15;\n  }\n  .aurex-product-subtitle {\n    font-size: 13px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #888;\n    margin-top: -8px;\n  }\n  .aurex-stars {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .aurex-stars-icons {\n    color: #F5A623;\n    font-size: 16px;\n    letter-spacing: 2px;\n  }\n  .aurex-stars-count {\n    font-size: 13px;\n    color: #555;\n    font-weight: 600;\n  }\n  .aurex-price-block {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n  .aurex-price-sale {\n    font-size: 30px;\n    font-weight: 900;\n    color: #1A1A2E;\n  }\n  .aurex-price-original {\n    font-size: 20px;\n    color: #aaa;\n    text-decoration: line-through;\n    font-weight: 500;\n  }\n  .aurex-price-save {\n    background: #E8FFF8;\n    color: #00A88A;\n    font-size: 12px;\n    font-weight: 800;\n    padding: 4px 10px;\n    border-radius: 20px;\n    letter-spacing: 0.5px;\n  }\n  .aurex-divider {\n    border: none;\n    border-top: 1px solid #EBEBEB;\n  }\n  .aurex-cta-btn {\n    display: block;\n    width: 100%;\n    background: #3B3B98;\n    color: #fff;\n    text-align: center;\n    padding: 16px 20px;\n    font-size: 15px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-radius: 8px;\n    border: none;\n    cursor: pointer;\n    text-decoration: none;\n    transition: background 0.2s;\n  }\n  .aurex-cta-btn:hover {\n    background: #2d2d7a;\n  }\n  .aurex-cta-btn-secondary {\n    display: block;\n    width: 100%;\n    background: transparent;\n    color: #3B3B98;\n    text-align: center;\n    padding: 14px 20px;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    border-radius: 8px;\n    border: 2px solid #3B3B98;\n    cursor: pointer;\n    text-decoration: none;\n    transition: all 0.2s;\n  }\n  .aurex-cta-btn-secondary:hover {\n    background: #3B3B98;\n    color: #fff;\n  }\n  .aurex-trust-row {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n  .aurex-trust-badge {\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    background: #F9F9F9;\n    border: 1px solid #EBEBEB;\n    border-radius: 6px;\n    padding: 7px 10px;\n    font-size: 11px;\n    font-weight: 700;\n    color: #444;\n    flex: 1;\n    min-width: 100px;\n    text-align: center;\n    justify-content: center;\n  }\n  .aurex-trust-badge svg {\n    flex-shrink: 0;\n  }\n  .aurex-guarantee {\n    background: #F0F4FF;\n    border-radius: 8px;\n    padding: 12px 14px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #3B3B98;\n    border: 1px solid #D0D8FF;\n  }\n\n  \/* ---- FEATURE ICONS ROW ---- *\/\n  .aurex-features-bar {\n    background: #3B3B98;\n    padding: 30px 20px;\n  }\n  .aurex-features-bar-title {\n    text-align: center;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 22px;\n    opacity: 0.7;\n  }\n  .aurex-features-grid {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n  .aurex-feature-icon-card {\n    background: rgba(255,255,255,0.1);\n    border-radius: 12px;\n    padding: 18px 14px;\n    text-align: center;\n    flex: 1;\n    min-width: 120px;\n    max-width: 160px;\n    color: #fff;\n  }\n  .aurex-feature-icon-card .icon {\n    font-size: 30px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .aurex-feature-icon-card .label {\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .aurex-feature-icon-card .sublabel {\n    font-size: 11px;\n    opacity: 0.75;\n    line-height: 1.4;\n  }\n\n  \/* ---- FEATURE BLOCKS ---- *\/\n  .aurex-feature-block {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    padding: 0;\n    background: #fff;\n  }\n  .aurex-feature-block.reverse {\n    flex-direction: row-reverse;\n  }\n  .aurex-feature-block.bg-light {\n    background: #F9F9F9;\n  }\n  .aurex-feature-block-img {\n    width: 50%;\n    overflow: hidden;\n  }\n  .aurex-feature-block-img img {\n    width: 100%;\n    height: 380px;\n    object-fit: cover;\n    display: block;\n  }\n  .aurex-feature-block-text {\n    width: 50%;\n    padding: 40px 36px;\n  }\n  .aurex-feature-block-text .tag {\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #00C9B1;\n    margin-bottom: 10px;\n  }\n  .aurex-feature-block-text h2 {\n    font-size: 28px;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #1A1A2E;\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n  .aurex-feature-block-text p {\n    font-size: 15px;\n    line-height: 1.75;\n    color: #555;\n    font-weight: 400;\n  }\n  .aurex-feature-block-text p strong {\n    color: #1A1A2E;\n    font-weight: 700;\n  }\n\n  \/* ---- SPECS SECTION ---- *\/\n  .aurex-specs {\n    background: #1A1A2E;\n    padding: 48px 24px;\n    color: #fff;\n  }\n  .aurex-specs-title {\n    text-align: center;\n    font-size: 24px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 32px;\n    color: #fff;\n  }\n  .aurex-specs-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  .aurex-spec-item {\n    flex: 1;\n    min-width: 180px;\n    background: rgba(255,255,255,0.07);\n    border-radius: 10px;\n    padding: 18px 16px;\n    border: 1px solid rgba(255,255,255,0.1);\n  }\n  .aurex-spec-item .spec-label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #00C9B1;\n    margin-bottom: 6px;\n  }\n  .aurex-spec-item .spec-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #fff;\n  }\n\n  \/* ---- REVIEWS SECTION ---- *\/\n  .aurex-reviews {\n    background: #F9F9F9;\n    padding: 48px 20px;\n  }\n  .aurex-reviews-header {\n    text-align: center;\n    margin-bottom: 32px;\n  }\n  .aurex-reviews-header h2 {\n    font-size: 24px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #1A1A2E;\n    margin-bottom: 8px;\n  }\n  .aurex-reviews-summary {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    font-size: 14px;\n    color: #555;\n  }\n  .aurex-reviews-summary .big-star {\n    font-size: 36px;\n    font-weight: 900;\n    color: #1A1A2E;\n  }\n  .aurex-reviews-summary .star-icons {\n    color: #F5A623;\n    font-size: 20px;\n  }\n  .aurex-reviews-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n  .aurex-review-card {\n    background: #fff;\n    border-radius: 12px;\n    padding: 22px 20px;\n    flex: 1;\n    min-width: 260px;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n    border: 1px solid #EBEBEB;\n  }\n  .aurex-review-card .review-stars {\n    color: #F5A623;\n    font-size: 14px;\n    margin-bottom: 10px;\n  }\n  .aurex-review-card .review-title {\n    font-size: 14px;\n    font-weight: 800;\n    color: #1A1A2E;\n    margin-bottom: 8px;\n  }\n  .aurex-review-card .review-body {\n    font-size: 13px;\n    line-height: 1.65;\n    color: #666;\n    margin-bottom: 14px;\n  }\n  .aurex-review-card .review-author {\n    font-size: 12px;\n    font-weight: 700;\n    color: #3B3B98;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .aurex-review-card .review-author::before {\n    content: \"✓\";\n    background: #00C9B1;\n    color: #fff;\n    border-radius: 50%;\n    width: 16px;\n    height: 16px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 10px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ---- BOTTOM CTA ---- *\/\n  .aurex-bottom-cta {\n    background: linear-gradient(135deg, #3B3B98 0%, #5B5BD6 100%);\n    padding: 52px 24px;\n    text-align: center;\n    color: #fff;\n  }\n  .aurex-bottom-cta h2 {\n    font-size: 28px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-bottom: 10px;\n  }\n  .aurex-bottom-cta p {\n    font-size: 15px;\n    opacity: 0.85;\n    margin-bottom: 28px;\n    line-height: 1.6;\n  }\n  .aurex-bottom-cta .price-display {\n    font-size: 22px;\n    font-weight: 900;\n    margin-bottom: 20px;\n  }\n  .aurex-bottom-cta .price-display .original {\n    font-size: 16px;\n    text-decoration: line-through;\n    opacity: 0.6;\n    margin-left: 8px;\n    font-weight: 400;\n  }\n  .aurex-cta-btn-white {\n    display: inline-block;\n    background: #fff;\n    color: #3B3B98;\n    padding: 16px 40px;\n    font-size: 15px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-radius: 8px;\n    text-decoration: none;\n    transition: transform 0.2s;\n    border: none;\n    cursor: pointer;\n  }\n  .aurex-cta-btn-white:hover {\n    transform: translateY(-2px);\n  }\n  .aurex-bottom-cta .guarantee-note {\n    font-size: 12px;\n    opacity: 0.7;\n    margin-top: 16px;\n    letter-spacing: 0.5px;\n  }\n\n  \/* ---- STICKY CTA BAR ---- *\/\n  .aurex-sticky-bar {\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: #1A1A2E;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 12px 16px;\n    z-index: 9999;\n    box-shadow: 0 -4px 20px rgba(0,0,0,0.2);\n    gap: 12px;\n  }\n  .aurex-sticky-bar .sticky-info {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n  .aurex-sticky-bar .sticky-name {\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .aurex-sticky-bar .sticky-price {\n    font-size: 12px;\n    color: #00C9B1;\n    font-weight: 700;\n  }\n  .aurex-sticky-bar .sticky-price span {\n    color: #888;\n    text-decoration: line-through;\n    margin-left: 6px;\n    font-weight: 400;\n  }\n  .aurex-sticky-btn {\n    background: #00C9B1;\n    color: #fff;\n    border: none;\n    padding: 12px 20px;\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    border-radius: 6px;\n    cursor: pointer;\n    white-space: nowrap;\n    text-decoration: none;\n    display: inline-block;\n  }\n\n  \/* ---- MEDIA LOGOS ---- *\/\n  .aurex-media {\n    background: #fff;\n    padding: 28px 20px;\n    text-align: center;\n    border-top: 1px solid #EBEBEB;\n    border-bottom: 1px solid #EBEBEB;\n  }\n  .aurex-media p {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #aaa;\n    margin-bottom: 16px;\n  }\n  .aurex-media-logos {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n    opacity: 0.45;\n    filter: grayscale(100%);\n  }\n  .aurex-media-logos span {\n    font-size: 14px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #333;\n  }\n\n  \/* ---- MOBILE RESPONSIVE ---- *\/\n  @media (max-width: 768px) {\n    .aurex-hero-gallery {\n      width: 100%;\n    }\n    .aurex-hero-info {\n      width: 100%;\n      padding: 20px 16px;\n    }\n    .aurex-product-title {\n      font-size: 24px;\n    }\n    .aurex-feature-block-img {\n      width: 100%;\n    }\n    .aurex-feature-block-img img {\n      height: 280px;\n    }\n    .aurex-feature-block-text {\n      width: 100%;\n      padding: 28px 20px;\n    }\n    .aurex-feature-block-text h2 {\n      font-size: 22px;\n    }\n    .aurex-feature-block.reverse {\n      flex-direction: column;\n    }\n    .aurex-feature-icon-card {\n      min-width: 100px;\n      max-width: 130px;\n      padding: 14px 10px;\n    }\n    .aurex-feature-icon-card .icon {\n      font-size: 24px;\n    }\n    .aurex-feature-icon-card .label {\n      font-size: 11px;\n    }\n    .aurex-bottom-cta h2 {\n      font-size: 22px;\n    }\n    .aurex-specs-grid {\n      gap: 10px;\n    }\n    .aurex-spec-item {\n      min-width: 140px;\n    }\n    .aurex-reviews-grid {\n      flex-direction: column;\n    }\n    .aurex-review-card {\n      min-width: unset;\n    }\n    .aurex-trust-badge {\n      font-size: 10px;\n      padding: 6px 8px;\n    }\n    .aurex-price-sale {\n      font-size: 28px;\n    }\n    .aurex-hero-gallery img {\n      max-height: 340px;\n      object-fit: cover;\n    }\n    .aurex-sticky-bar .sticky-name {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aurex-page\"\u003e\n\n  \u003c!-- ANNOUNCEMENT BAR --\u003e\n  \u003cdiv class=\"aurex-announce\"\u003e\n    🎉 LIMITED TIME: \u003cspan\u003e50% OFF\u003c\/span\u003e — FREE WORLDWIDE SHIPPING ON ALL ORDERS\n  \u003c\/div\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003cdiv class=\"aurex-hero\"\u003e\n    \u003c!-- Image Gallery --\u003e\n    \u003cdiv class=\"aurex-hero-gallery\"\u003e\n      \u003cimg id=\"aurex-main-img\" src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/rUemZBkhgiONFSpx.jpg\" alt=\"Aurex Blend Pro Mini Portable Blender\"\u003e\n      \u003cdiv class=\"aurex-hero-thumbs\"\u003e\n        \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/rUemZBkhgiONFSpx.jpg\" alt=\"Aurex Blend Pro Mini\" class=\"active\" onclick=\"aurexSwap(this,'https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/rUemZBkhgiONFSpx.jpg')\"\u003e\n        \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/fxuRylENWznqUdrF.jpg\" alt=\"Aurex Blend Pro Mini Colors\" onclick=\"aurexSwap(this,'https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/fxuRylENWznqUdrF.jpg')\"\u003e\n        \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/AouvPYTDdeZpScCV.jpg\" alt=\"Aurex Blend Pro Mini Feature\" onclick=\"aurexSwap(this,'https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/AouvPYTDdeZpScCV.jpg')\"\u003e\n        \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/puFZHvuJHKvvjkii.jpg\" alt=\"Aurex Blend Pro Mini Lifestyle\" onclick=\"aurexSwap(this,'https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/puFZHvuJHKvvjkii.jpg')\"\u003e\n        \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/tyHTmRhwBrwkRVDb.jpg\" alt=\"Aurex Blend Pro Mini USB Charging\" onclick=\"aurexSwap(this,'https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/tyHTmRhwBrwkRVDb.jpg')\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Info --\u003e\n    \u003cdiv class=\"aurex-hero-info\"\u003e\n      \u003cdiv class=\"aurex-badge-sale\"\u003e🔥 50% OFF — Today Only\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"aurex-product-subtitle\"\u003eAurex\u003c\/div\u003e\n        \u003ch1 class=\"aurex-product-title\"\u003eBlend Pro Mini\u003c\/h1\u003e\n        \u003cdiv class=\"aurex-product-subtitle\" style=\"margin-top:4px;\"\u003eThe Ultimate Portable Blender\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-stars\"\u003e\n        \u003cspan class=\"aurex-stars-icons\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan class=\"aurex-stars-count\"\u003e4.9 · 12,485 Reviews\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-price-block\"\u003e\n        \u003cspan class=\"aurex-price-sale\"\u003e$20.00\u003c\/span\u003e\n        \u003cspan class=\"aurex-price-original\"\u003e$40.00\u003c\/span\u003e\n        \u003cspan class=\"aurex-price-save\"\u003eSAVE 50%\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003chr class=\"aurex-divider\"\u003e\n\n      \u003cdiv class=\"aurex-guarantee\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#3B3B98\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cspan\u003e\u003cstrong\u003e30-Day Money Back Guarantee\u003c\/strong\u003e — No questions asked\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"#\" class=\"aurex-cta-btn\"\u003e🛒 ADD TO CART — $20.00\u003c\/a\u003e\n      \u003ca href=\"#\" class=\"aurex-cta-btn-secondary\"\u003eBUY IT NOW\u003c\/a\u003e\n\n      \u003cdiv class=\"aurex-trust-row\"\u003e\n        \u003cdiv class=\"aurex-trust-badge\"\u003e\n          \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#3B3B98\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          Free Shipping\n        \u003c\/div\u003e\n        \u003cdiv class=\"aurex-trust-badge\"\u003e\n          \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#3B3B98\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Secure Pay\n        \u003c\/div\u003e\n        \u003cdiv class=\"aurex-trust-badge\"\u003e\n          \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#3B3B98\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"17 6 23 6 23 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          30-Day Returns\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AS SEEN ON \/ MEDIA LOGOS --\u003e\n  \u003cdiv class=\"aurex-media\"\u003e\n    \u003cp\u003eAs Featured In\u003c\/p\u003e\n    \u003cdiv class=\"aurex-media-logos\"\u003e\n      \u003cspan\u003eForbes\u003c\/span\u003e\n      \u003cspan\u003eBuzzfeed\u003c\/span\u003e\n      \u003cspan\u003ePeople\u003c\/span\u003e\n      \u003cspan\u003eUSA Today\u003c\/span\u003e\n      \u003cspan\u003eVogue\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE ICONS BAR --\u003e\n  \u003cdiv class=\"aurex-features-bar\"\u003e\n    \u003cdiv class=\"aurex-features-bar-title\"\u003eWhy Everyone Is Obsessed\u003c\/div\u003e\n    \u003cdiv class=\"aurex-features-grid\"\u003e\n      \u003cdiv class=\"aurex-feature-icon-card\"\u003e\n        \u003cspan class=\"icon\"\u003e🎒\u003c\/span\u003e\n        \u003cdiv class=\"label\"\u003ePortable\u003c\/div\u003e\n        \u003cdiv class=\"sublabel\"\u003eFits in any bag, anywhere\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-feature-icon-card\"\u003e\n        \u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e\n        \u003cdiv class=\"label\"\u003ePowerful\u003c\/div\u003e\n        \u003cdiv class=\"sublabel\"\u003eCrushes ice \u0026amp; frozen fruit\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-feature-icon-card\"\u003e\n        \u003cspan class=\"icon\"\u003e🔋\u003c\/span\u003e\n        \u003cdiv class=\"label\"\u003eUSB Rechargeable\u003c\/div\u003e\n        \u003cdiv class=\"sublabel\"\u003e15+ blends per charge\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-feature-icon-card\"\u003e\n        \u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e\n        \u003cdiv class=\"label\"\u003eSelf-Cleaning\u003c\/div\u003e\n        \u003cdiv class=\"sublabel\"\u003eWater + soap + blend\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE BLOCK 1: The Next-Gen Blender --\u003e\n  \u003cdiv class=\"aurex-feature-block\"\u003e\n    \u003cdiv class=\"aurex-feature-block-img\"\u003e\n      \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/LNLegFreHqCKCLLu.jpg\" alt=\"Aurex Blend Pro Mini lifestyle\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aurex-feature-block-text\"\u003e\n      \u003cdiv class=\"tag\"\u003eThe Blend Pro Mini\u003c\/div\u003e\n      \u003ch2\u003eThe Next-Gen Blender\u003c\/h2\u003e\n      \u003cp\u003eThe Aurex Blend Pro Mini serves up \u003cstrong\u003ebig blender power on the go.\u003c\/strong\u003e We created this portable blender so you can make anything you want, anywhere in the world — from a mountaintop to your kitchen countertop. It's easy and convenient to use at home, at work, outdoors, at the gym, in the car, at the beach, on vacation or \u003cstrong\u003ewherever the day takes you.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE BLOCK 2: Unmatched Power --\u003e\n  \u003cdiv class=\"aurex-feature-block reverse bg-light\"\u003e\n    \u003cdiv class=\"aurex-feature-block-img\"\u003e\n      \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/xkDEDgWnWvUONjzz.jpg\" alt=\"Aurex Blend Pro Mini power\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aurex-feature-block-text\"\u003e\n      \u003cdiv class=\"tag\"\u003eEngineering\u003c\/div\u003e\n      \u003ch2\u003eUnmatched Blending Power\u003c\/h2\u003e\n      \u003cp\u003eTraditional blenders only use their blades to blend, but we engineered a new method that makes every other blender obsolete. The Aurex Blend Pro Mini features a \u003cstrong\u003e6-point stainless steel blade system\u003c\/strong\u003e that creates a tornado effect, blasting ingredients into the back of the jar \u003cstrong\u003e275 times per second.\u003c\/strong\u003e The result is dramatically better blending — silky smooth every time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE BLOCK 3: USB Rechargeable --\u003e\n  \u003cdiv class=\"aurex-feature-block\"\u003e\n    \u003cdiv class=\"aurex-feature-block-img\"\u003e\n      \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/tyHTmRhwBrwkRVDb.jpg\" alt=\"Aurex Blend Pro Mini USB charging\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aurex-feature-block-text\"\u003e\n      \u003cdiv class=\"tag\"\u003ePower\u003c\/div\u003e\n      \u003ch2\u003eUSB Rechargeable \u0026amp; Long Lasting\u003c\/h2\u003e\n      \u003cp\u003eGet \u003cstrong\u003e15+ blends from just one hour of charging\u003c\/strong\u003e with any USB port. Whether you're plugging into your laptop, car charger, or power bank, you'll always be ready for your next blend. The water-resistant USB port makes it easier than ever to power up — no matter where life takes you.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE BLOCK 4: Self Cleaning --\u003e\n  \u003cdiv class=\"aurex-feature-block reverse bg-light\"\u003e\n    \u003cdiv class=\"aurex-feature-block-img\"\u003e\n      \u003cimg src=\"https:\/\/files.manuscdn.com\/user_upload_by_module\/session_file\/310519663424117341\/qsVILMMxRpbdEAWv.jpg\" alt=\"Aurex Blend Pro Mini easy clean\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aurex-feature-block-text\"\u003e\n      \u003cdiv class=\"tag\"\u003eConvenience\u003c\/div\u003e\n      \u003ch2\u003eEffortless Self-Cleaning\u003c\/h2\u003e\n      \u003cp\u003eSay goodbye to the most annoying part of blending. Bulky kitchen blenders feel impossible to clean — especially when you're in a hurry — but the \u003cstrong\u003eAurex Blend Pro Mini cleans itself.\u003c\/strong\u003e Just add a drop of soap, a bit of water, blend for 30 seconds, and you're ready for your next creation. It's that simple.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS SECTION --\u003e\n  \u003cdiv class=\"aurex-specs\"\u003e\n    \u003cdiv class=\"aurex-specs-title\"\u003eDetails \u0026amp; Specs\u003c\/div\u003e\n    \u003cdiv class=\"aurex-specs-grid\"\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e9\" × 3\" (230mm × 76mm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eCapacity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e13 oz (380 mL)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2000 mAh Rechargeable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eBlends Per Charge\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e15+ Blends\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eBlade\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e6-Point Stainless Steel\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBPA-Free Food Grade\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eCharging\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB Rechargeable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aurex-spec-item\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eWarranty\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e30-Day Money Back\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- REVIEWS SECTION --\u003e\n  \u003cdiv class=\"aurex-reviews\"\u003e\n    \u003cdiv class=\"aurex-reviews-header\"\u003e\n      \u003ch2\u003eWhat Our Customers Say\u003c\/h2\u003e\n      \u003cdiv class=\"aurex-reviews-summary\"\u003e\n        \u003cspan class=\"big-star\"\u003e4.9\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"star-icons\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv style=\"font-size:12px;color:#888;\"\u003eBased on 12,485 reviews\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aurex-reviews-grid\"\u003e\n\n      \u003cdiv class=\"aurex-review-card\"\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-title\"\u003e\"BEST PORTABLE BLENDER BAR NONE!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-body\"\u003e\"I loved my old blender, but this new Aurex Blend Pro Mini is AMAZING! So powerful and blends so smoothly for my on-the-go lifestyle. I take it to the gym every single day — it's become part of my routine!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eSarah M. · Verified Buyer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-review-card\"\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-title\"\u003e\"Literally a life changer!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-body\"\u003e\"I hate big obnoxious blenders so I bought this hoping it would make me want to make meal replacement smoothies more often. And... it did! It crushes ice with no problem. Literally a life changer!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eJames T. · Verified Buyer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-review-card\"\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-title\"\u003e\"Quiet, powerful, and so easy to clean\"\u003c\/div\u003e\n        \u003cdiv class=\"review-body\"\u003e\"Loving my new Aurex! It's super convenient, quiet, and easy to clean. I have a powerful full size blender and this little blender is just as strong with about a quarter of the noise. Absolutely love it.\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eEmily R. · Verified Buyer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-review-card\"\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-title\"\u003e\"Perfect for travel and the gym\"\u003c\/div\u003e\n        \u003cdiv class=\"review-body\"\u003e\"I travel for work constantly and this is the one thing I always pack. I make my protein shakes right in the hotel room — no mess, no fuss. The USB charging is genius. Best $20 I've ever spent!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eMarcus L. · Verified Buyer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-review-card\"\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-title\"\u003e\"My kids are obsessed with it too!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-body\"\u003e\"Bought this for myself but now the whole family uses it. My kids love making their own smoothies. It's safe, easy to use, and the self-cleaning feature is a total game changer for a busy mum like me.\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eRachel K. · Verified Buyer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurex-review-card\"\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-title\"\u003e\"Insanely powerful for its size\"\u003c\/div\u003e\n        \u003cdiv class=\"review-body\"\u003e\"Very impressed! I use my Aurex for my morning smoothies and it is fantastic. It performs better than my plug-in blender. Light and portable, very powerful, and the battery lasts a long time. 5 stars!\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eChris E. · Verified Buyer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOTTOM CTA SECTION --\u003e\n  \u003cdiv class=\"aurex-bottom-cta\"\u003e\n    \u003ch2\u003eReady to Blend Anywhere?\u003c\/h2\u003e\n    \u003cp\u003eJoin over 12,000 happy customers who blend on the go every day.\u003cbr\u003eLimited stock available — don't miss out.\u003c\/p\u003e\n    \u003cdiv class=\"price-display\"\u003e\n      $20.00 \u003cspan class=\"original\"\u003e$40.00\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#\" class=\"aurex-cta-btn-white\"\u003e🛒 GET YOURS NOW — 50% OFF\u003c\/a\u003e\n    \u003cdiv class=\"guarantee-note\"\u003e✓ 30-Day Money Back Guarantee  ·  ✓ Free Worldwide Shipping  ·  ✓ Secure Checkout\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- STICKY BOTTOM BAR --\u003e\n\u003cdiv class=\"aurex-sticky-bar\"\u003e\n  \u003cdiv class=\"sticky-info\"\u003e\n    \u003cdiv class=\"sticky-name\"\u003eAurex Blend Pro Mini\u003c\/div\u003e\n    \u003cdiv class=\"sticky-price\"\u003e$20.00 \u003cspan\u003e$40.00\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"#\" class=\"aurex-sticky-btn\"\u003eADD TO CART\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- THUMBNAIL SWAP SCRIPT --\u003e\n\u003cscript\u003e\n  function aurexSwap(el, src) {\n    document.getElementById('aurex-main-img').src = src;\n    document.querySelectorAll('.aurex-hero-thumbs img').forEach(function(img) {\n      img.classList.remove('active');\n    });\n    el.classList.add('active');\n  }\n\u003c\/script\u003e\n","brand":"Aurex","offers":[{"title":"Default Title","offer_id":55039161172271,"sku":null,"price":20.0,"currency_code":"NZD","in_stock":false}],"url":"https:\/\/aurexinnov.com\/products\/aurex-blend-pro-mini","provider":"Aurex","version":"1.0","type":"link"}