{"product_id":"ultramini-turbo-fan-with-ice-compress","title":"CapyPivot Portable Fan with Instant Cooling Plate","description":"\u003cstyle\u003e\n  .cc-capypivot {\n    --cc-text: #171717;\n    --cc-muted: #686868;\n    --cc-soft: #f6f6f4;\n    --cc-line: #e7e7e4;\n    --cc-dark: #191919;\n    --cc-radius: 20px;\n    --cc-max: 1240px;\n\n    width: 100%;\n    max-width: var(--cc-max);\n    margin: 0 auto;\n    color: var(--cc-text);\n    font-family: inherit;\n    line-height: 1.55;\n  }\n\n  .cc-capypivot * {\n    box-sizing: border-box;\n  }\n\n  .cc-capypivot img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .cc-capypivot h2,\n  .cc-capypivot h3,\n  .cc-capypivot p {\n    margin-top: 0;\n  }\n\n  .cc-capypivot h2 {\n    margin-bottom: 16px;\n    font-size: clamp(30px, 4vw, 50px);\n    line-height: 1.05;\n    letter-spacing: -0.035em;\n  }\n\n  .cc-capypivot h3 {\n    margin-bottom: 9px;\n    font-size: clamp(21px, 2vw, 27px);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n  }\n\n  .cc-capypivot p {\n    margin-bottom: 16px;\n    font-size: 17px;\n  }\n\n  .cc-capypivot .cc-muted {\n    color: var(--cc-muted);\n  }\n\n  .cc-capypivot .cc-eyebrow {\n    display: inline-block;\n    margin-bottom: 13px;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .cc-capypivot .cc-section {\n    padding: 60px 0;\n  }\n\n  .cc-capypivot .cc-section + .cc-section {\n    border-top: 1px solid var(--cc-line);\n  }\n\n  .cc-capypivot .cc-copy {\n    max-width: 650px;\n  }\n\n  .cc-capypivot .cc-copy--center {\n    max-width: 760px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .cc-capypivot .cc-media {\n    overflow: hidden;\n    border-radius: var(--cc-radius);\n  }\n\n  .cc-capypivot .cc-media img {\n    width: 100%;\n    border-radius: var(--cc-radius);\n  }\n\n  \/* HERO *\/\n  .cc-capypivot .cc-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);\n    gap: clamp(36px, 6vw, 78px);\n    align-items: center;\n    padding: 36px 0 62px;\n  }\n\n  .cc-capypivot .cc-hero__copy {\n    max-width: 570px;\n  }\n\n  .cc-capypivot .cc-hero h2 {\n    margin-bottom: 20px;\n    font-size: clamp(42px, 5vw, 64px);\n    line-height: 0.98;\n  }\n\n  .cc-capypivot .cc-hero__lead {\n    max-width: 550px;\n    margin-bottom: 24px;\n    color: var(--cc-muted);\n    font-size: clamp(17px, 1.5vw, 20px);\n    line-height: 1.5;\n  }\n\n  .cc-capypivot .cc-hero__media img {\n    border-radius: var(--cc-radius);\n  }\n\n  .cc-capypivot .cc-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .cc-capypivot .cc-pill {\n    padding: 8px 12px;\n    border: 1px solid var(--cc-line);\n    border-radius: 999px;\n    background: #fff;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  \/* SPLIT SECTIONS *\/\n  .cc-capypivot .cc-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: clamp(32px, 5vw, 70px);\n    align-items: center;\n  }\n\n  .cc-capypivot .cc-split--reverse .cc-copy {\n    order: 2;\n  }\n\n  .cc-capypivot .cc-split--reverse .cc-media {\n    order: 1;\n  }\n\n  \/* DARK FEATURE *\/\n  .cc-capypivot .cc-dark-block {\n    padding: clamp(32px, 5vw, 60px);\n    border-radius: 24px;\n    background: var(--cc-dark);\n    color: #fff;\n  }\n\n  .cc-capypivot .cc-dark-block h2 {\n    color: #fff;\n  }\n\n  .cc-capypivot .cc-dark-block p {\n    color: rgba(255,255,255,0.76);\n  }\n\n  .cc-capypivot .cc-dark-block .cc-eyebrow {\n    color: rgba(255,255,255,0.68);\n  }\n\n  .cc-capypivot .cc-dark-block .cc-media {\n    border-radius: 18px;\n  }\n\n  .cc-capypivot .cc-dark-block .cc-media img {\n    border-radius: 18px;\n  }\n\n  \/* CARDS *\/\n  .cc-capypivot .cc-cards {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .cc-capypivot .cc-card {\n    padding: 26px;\n    border: 1px solid var(--cc-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .cc-capypivot .cc-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cc-capypivot .cc-card__number {\n    margin-bottom: 10px;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--cc-muted);\n  }\n\n  \/* USE CASES *\/\n  .cc-capypivot .cc-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .cc-capypivot .cc-use {\n    overflow: hidden;\n    border: 1px solid var(--cc-line);\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .cc-capypivot .cc-use img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .cc-capypivot .cc-use__copy {\n    padding: 22px;\n  }\n\n  .cc-capypivot .cc-use__copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* IMAGE GRID *\/\n  .cc-capypivot .cc-image-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  \/* SPECS *\/\n  .cc-capypivot .cc-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    border-top: 1px solid var(--cc-line);\n  }\n\n  .cc-capypivot .cc-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 15px 0;\n    border-bottom: 1px solid var(--cc-line);\n  }\n\n  .cc-capypivot .cc-spec:nth-child(odd) {\n    padding-right: 24px;\n  }\n\n  .cc-capypivot .cc-spec:nth-child(even) {\n    padding-left: 24px;\n  }\n\n  .cc-capypivot .cc-spec__label {\n    color: var(--cc-muted);\n  }\n\n  .cc-capypivot .cc-spec__value {\n    font-weight: 700;\n    text-align: right;\n  }\n\n  .cc-capypivot .cc-note {\n    margin-top: 18px;\n    font-size: 13px;\n    color: var(--cc-muted);\n  }\n\n  \/* FAQ *\/\n  .cc-capypivot .cc-faq {\n    max-width: 850px;\n    margin: 0 auto;\n  }\n\n  .cc-capypivot .cc-faq details {\n    border-top: 1px solid var(--cc-line);\n  }\n\n  .cc-capypivot .cc-faq details:last-child {\n    border-bottom: 1px solid var(--cc-line);\n  }\n\n  .cc-capypivot .cc-faq summary {\n    position: relative;\n    padding: 20px 34px 20px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .cc-capypivot .cc-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cc-capypivot .cc-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 2px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .cc-capypivot .cc-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .cc-capypivot .cc-faq__answer {\n    padding: 0 32px 18px 0;\n    color: var(--cc-muted);\n  }\n\n  \/* FINAL *\/\n  .cc-capypivot .cc-final {\n    padding: 60px clamp(24px, 5vw, 64px);\n    border-radius: 22px;\n    background: var(--cc-soft);\n    text-align: center;\n  }\n\n  .cc-capypivot .cc-final p {\n    max-width: 690px;\n    margin-left: auto;\n    margin-right: auto;\n    color: var(--cc-muted);\n  }\n\n  @media (max-width: 900px) {\n    .cc-capypivot .cc-hero {\n      grid-template-columns: 1fr;\n      gap: 28px;\n      padding: 18px 0 48px;\n    }\n\n    .cc-capypivot .cc-hero__copy {\n      max-width: 720px;\n    }\n\n    .cc-capypivot .cc-hero h2 {\n      font-size: clamp(38px, 8vw, 54px);\n    }\n\n    .cc-capypivot .cc-split,\n    .cc-capypivot .cc-cards,\n    .cc-capypivot .cc-use-grid,\n    .cc-capypivot .cc-image-grid,\n    .cc-capypivot .cc-specs {\n      grid-template-columns: 1fr;\n    }\n\n    .cc-capypivot .cc-split--reverse .cc-copy,\n    .cc-capypivot .cc-split--reverse .cc-media {\n      order: initial;\n    }\n\n    .cc-capypivot .cc-spec:nth-child(odd),\n    .cc-capypivot .cc-spec:nth-child(even) {\n      padding-left: 0;\n      padding-right: 0;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .cc-capypivot {\n      --cc-radius: 16px;\n    }\n\n    .cc-capypivot .cc-section {\n      padding: 44px 0;\n    }\n\n    .cc-capypivot .cc-hero {\n      padding-top: 10px;\n    }\n\n    .cc-capypivot .cc-hero h2 {\n      margin-bottom: 16px;\n    }\n\n    .cc-capypivot .cc-hero__lead,\n    .cc-capypivot p {\n      font-size: 16px;\n    }\n\n    .cc-capypivot .cc-pill {\n      padding: 7px 10px;\n      font-size: 12px;\n    }\n\n    .cc-capypivot .cc-card {\n      padding: 22px;\n    }\n\n    .cc-capypivot .cc-dark-block {\n      padding: 28px 22px;\n      border-radius: 18px;\n    }\n\n    .cc-capypivot .cc-final {\n      padding: 42px 22px;\n      border-radius: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cc-capypivot\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"cc-hero\"\u003e\n\n    \u003cdiv class=\"cc-hero__copy\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eMeet CapyPivot\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Small Fan.\u003cbr\u003e\n        Serious Airflow.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cc-hero__lead\"\u003e\n        Powerful, focused personal airflow in a compact premium fan, with a\n        90° pivoting head, aluminium alloy body and built-in Instant Cooling\n        Plate for an extra cold-touch cooling boost.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cc-pill-row\"\u003e\n        \u003cspan class=\"cc-pill\"\u003e100 Speed Levels\u003c\/span\u003e\n        \u003cspan class=\"cc-pill\"\u003e90° Pivot Head\u003c\/span\u003e\n        \u003cspan class=\"cc-pill\"\u003eInstant Cooling Plate\u003c\/span\u003e\n        \u003cspan class=\"cc-pill\"\u003eAluminium Alloy Body\u003c\/span\u003e\n        \u003cspan class=\"cc-pill\"\u003eUSB-C\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-hero__media\"\u003e\n      \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress5.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot portable fans in Graphite and Platinum\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PIVOT --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-split\"\u003e\n\n      \u003cdiv class=\"cc-copy\"\u003e\n        \u003cspan class=\"cc-eyebrow\"\u003eWhy CapyPivot?\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Pivot the airflow.\u003cbr\u003e\n          Not the whole fan.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Traditional adjustable fans often fold outward, changing the shape\n          of the whole fan just to change the direction of the breeze.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          CapyPivot takes a cleaner approach. Its integrated head pivots up to\n          90°, letting you aim the airflow where you want it while keeping the\n          main body compact and streamlined.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Wrapped in a sleek aluminium alloy body, it feels more like a premium\n          piece of everyday tech than the typical bulky plastic handheld fan.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Hold it naturally. Stand it on your desk. Hang it around your neck.\n          Just pivot the head and point the airflow where you need it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress3.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot standing on a desk with its pivoting fan head angled upward\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- AIR CANNON --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-dark-block\"\u003e\n\n      \u003cdiv class=\"cc-split\"\u003e\n\n        \u003cdiv class=\"cc-copy\"\u003e\n          \u003cspan class=\"cc-eyebrow\"\u003ePocket Air Cannon\u003c\/span\u003e\n\n          \u003ch2\u003eDon't let the size fool you.\u003c\/h2\u003e\n\n          \u003cp\u003e\n            CapyPivot is built around strong, concentrated personal airflow.\n            Instead of trying to move air around an entire room, it directs\n            the breeze exactly where it matters most: towards you.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            With 100 adjustable speed levels, you can dial things down for a\n            gentle desk breeze or ramp it up when the heat really kicks in.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            All that performance is packed into a compact aluminium alloy body\n            with a premium metal feel that looks and feels a step above the\n            usual plastic portable fan.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cc-media\"\u003e\n          \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress7.png?v=1789266148\u0026amp;width=1254\" alt=\"Woman using the CapyPivot portable fan outdoors\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COOLING PLATE --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-split cc-split--reverse\"\u003e\n\n      \u003cdiv class=\"cc-copy\"\u003e\n        \u003cspan class=\"cc-eyebrow\"\u003eMore Than Airflow\u003c\/span\u003e\n\n        \u003ch2\u003eMeet the Instant Cooling Plate.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Sometimes a breeze isn't enough.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          CapyPivot combines powerful airflow with built-in semiconductor\n          cooling technology that powers the Instant Cooling Plate for an\n          additional cold-touch cooling sensation.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Use the fan when you want moving air. Use the cooling plate when you\n          want something more direct. Or combine both when summer is really\n          putting in the effort.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress11.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot semiconductor cooling plate feature\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PREMIUM BUILD --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-split\"\u003e\n\n      \u003cdiv class=\"cc-copy\"\u003e\n        \u003cspan class=\"cc-eyebrow\"\u003ePremium Metal Feel\u003c\/span\u003e\n\n        \u003ch2\u003eBuilt to feel as good as it looks.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Portable fans are usually designed around one thing: being cheap and\n          light enough to throw in a bag.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          CapyPivot takes a more premium approach. Its aluminium alloy body\n          gives it a smooth, solid feel in the hand while keeping the overall\n          design slim and compact.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The clean metallic finish, integrated display and compact controls\n          give CapyPivot the feel of a modern piece of personal tech rather\n          than another disposable summer gadget.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompressgraphite.png?v=1789266148\u0026amp;width=1254\" alt=\"Graphite CapyPivot showing its premium aluminium alloy finish\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 3 WAYS --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eOne Fan. Three Ways.\u003c\/span\u003e\n\n      \u003ch2\u003eHold it. Hang it. Stand it.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        CapyPivot adapts to what you're doing rather than locking you into one\n        way of using it.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-use-grid\"\u003e\n\n      \u003carticle class=\"cc-use\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress7.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot used as a handheld fan\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"cc-use__copy\"\u003e\n          \u003ch3\u003eHandheld\u003c\/h3\u003e\n\n          \u003cp class=\"cc-muted\"\u003e\n            Grab it and direct concentrated airflow exactly where you want it.\n            The smooth metal finish gives it a comfortable, premium feel in the\n            hand.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-use\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress1.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot worn around the neck using the supplied lanyard\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"cc-use__copy\"\u003e\n          \u003ch3\u003eNeck-Hanging\u003c\/h3\u003e\n\n          \u003cp class=\"cc-muted\"\u003e\n            Attach the included lanyard, pivot the airflow upwards and free up\n            your hands while walking, travelling or waiting around.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-use\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress3.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot being used upright as a desktop fan\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"cc-use__copy\"\u003e\n          \u003ch3\u003eDesktop\u003c\/h3\u003e\n\n          \u003cp class=\"cc-muted\"\u003e\n            Stand it upright and pivot the head towards you for personal\n            airflow at your desk, bedside table or while getting ready.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PORTABILITY --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-split\"\u003e\n\n      \u003cdiv class=\"cc-copy\"\u003e\n        \u003cspan class=\"cc-eyebrow\"\u003eMade To Leave The House\u003c\/span\u003e\n\n        \u003ch2\u003eThe fan you'll actually take with you.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A portable fan isn't much use if it's too bulky or awkward to bring\n          along.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          At approximately 131.5mm tall and 50mm wide, CapyPivot packs its\n          airflow into a compact footprint that slips easily into day bags,\n          handbags and many pockets.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The slim aluminium alloy body keeps the design feeling refined rather\n          than bulky, whether it's sitting on your desk or travelling around in\n          your bag.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Travel. Festivals. Commuting. Outdoor events. Theme parks. Shopping.\n          Makeup bags. Office desks.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eSmall enough to go places. Powerful enough to earn the space.\u003c\/strong\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress6.png?v=1789266149\u0026amp;width=1254\" alt=\"CapyPivot compact size and dimensions\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CARRY --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-split cc-split--reverse\"\u003e\n\n      \u003cdiv class=\"cc-copy\"\u003e\n        \u003cspan class=\"cc-eyebrow\"\u003eReady When You Are\u003c\/span\u003e\n\n        \u003ch2\u003eClip it. Carry it. Keep it close.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          CapyPivot's compact form makes it easy to carry inside your bag,\n          while its integrated attachment point gives you another option when\n          you want to keep it within reach.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Ideal for days out, travel, walking and anywhere you don't want to\n          spend five minutes digging through your bag when the temperature\n          starts climbing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress2.png?v=1789266150\u0026amp;width=1254\" alt=\"CapyPivot attached to a backpack for easy carrying\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE DETAILS --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eDesigned Around The Details\u003c\/span\u003e\n\n      \u003ch2\u003eA lot packed into a little fan.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-cards\"\u003e\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003cdiv class=\"cc-card__number\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003e100 Speed Levels\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          Fine control lets you choose anything from gentle airflow to a much\n          stronger concentrated breeze.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003cdiv class=\"cc-card__number\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003ePremium Alloy Finish\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          Aluminium alloy construction gives CapyPivot a smoother, more solid\n          and refined feel than the typical all-plastic portable fan.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003cdiv class=\"cc-card__number\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eDigital Display\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          See important fan information at a glance instead of guessing what\n          setting you're using.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-media\" style=\"margin-top:18px;\"\u003e\n      \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress10.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot technical features including intake, pivot head, display and controls\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY PIVOT --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eThe CapyPivot Difference\u003c\/span\u003e\n\n      \u003ch2\u003eWhy fold when you can pivot?\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The clever part isn't simply that the fan angle can change. It's how\n        the angle changes while the fan keeps a compact, streamlined body.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-cards\"\u003e\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003ch3\u003eCompact Shape\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          The integrated head pivots instead of requiring the entire fan to\n          fold outward into a larger shape.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003ch3\u003ePremium Metal Feel\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          The aluminium alloy body gives CapyPivot a more refined, substantial\n          feel without turning it into a bulky piece of equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003ch3\u003eMulti-Use Design\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          The same pivot mechanism helps CapyPivot work naturally in your hand,\n          around your neck and standing on a desk.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BATTERY --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-split\"\u003e\n\n      \u003cdiv class=\"cc-copy\"\u003e\n        \u003cspan class=\"cc-eyebrow\"\u003eBuilt For The Day\u003c\/span\u003e\n\n        \u003ch2\u003eLess time hunting for a charger.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A built-in 3600mAh rechargeable battery keeps CapyPivot ready for\n          everything from short trips out to longer summer days.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Supplier specifications list runtime of up to 12 hours depending on\n          fan speed, cooling mode and operating conditions.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          When it is time to recharge, simply plug in via USB-C.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress9.png?v=1789266148\u0026amp;width=1254\" alt=\"CapyPivot handheld and neck-hanging design\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"cc-note\"\u003e\n      *Runtime varies according to fan speed, cooling mode, environmental\n      conditions and usage.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eBuilt For Real Summer Life\u003c\/span\u003e\n\n      \u003ch2\u003eOne less thing to sweat about.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Keep CapyPivot close while commuting, travelling, getting ready,\n        sitting at your desk, walking outside or waiting for something that is\n        taking significantly longer than promised.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-image-grid\"\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress4.png?v=1789266148\u0026amp;width=1254\" alt=\"Woman carrying and using CapyPivot outdoors\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-media\"\u003e\n        \u003cimg src=\"https:\/\/dn5jzprbywh779ro-88759304476.shopifypreview.com\/cdn\/shop\/files\/capypivotportablefanicecompress1.png?v=1789266148\u0026amp;width=1254\" alt=\"Woman wearing CapyPivot around her neck outdoors\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eSpecifications\u003c\/span\u003e\n\n      \u003ch2\u003eCapyPivot at a glance.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-specs\"\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eSpeed control\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003e100 levels\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003ePivot range\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eUp to 90°\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eCooling\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eSemiconductor cooling plate\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eBody\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eAluminium alloy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eBattery\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003e3600mAh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eRuntime\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eUp to 12 hours*\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eCharging\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eUSB-C\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eInput\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003e5V \/ 2A\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eRated power\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003e10W\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eDimensions\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003e131.5 × 50 × 43mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eWeight\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eApprox. 180g\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eDisplay\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eDigital\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cspan class=\"cc-spec__label\"\u003eUse modes\u003c\/span\u003e\n        \u003cspan class=\"cc-spec__value\"\u003eHandheld \/ Neck \/ Desktop\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"cc-note\"\u003e\n      *Maximum runtime varies according to fan speed, cooling mode,\n      environmental conditions and usage.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IN THE BOX --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eIn The Box\u003c\/span\u003e\n\n      \u003ch2\u003eEverything you need to get started.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-cards\"\u003e\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003ch3\u003eCapyPivot Fan\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          CapyPivot Portable Fan with aluminium alloy body and built-in Instant\n          Cooling Plate.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003ch3\u003eNeck Lanyard\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          Wear CapyPivot around your neck when you want to free up your hands.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"cc-card\"\u003e\n        \u003ch3\u003eUSB Charging Cable\u003c\/h3\u003e\n\n        \u003cp class=\"cc-muted\"\u003e\n          Recharge your CapyPivot when the battery eventually calls it a day.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-copy--center\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\n      \u003ch2\u003eGood things to know.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is CapyPivot made from?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            CapyPivot features an aluminium alloy body designed to give the fan\n            a smoother, more premium metal feel than a typical all-plastic\n            portable fan.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does the Instant Cooling Plate do?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            CapyPivot uses semiconductor cooling technology to cool the plate,\n            providing a direct cold-touch cooling sensation alongside the fan's\n            airflow.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes CapyPivot cool a whole room?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            No. CapyPivot is designed for focused personal airflow rather than\n            whole-room cooling. It directs airflow towards you, making it ideal\n            for your face, neck and upper body.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the fan head move?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            Yes. The fan head pivots up to approximately 90°, allowing you to\n            change the direction of the airflow without folding the entire fan\n            outward.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it around my neck?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            Yes. CapyPivot includes a neck lanyard. Hang the fan in front of\n            you, pivot the head upwards and enjoy hands-free personal airflow.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it on a desk?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            Yes. Stand CapyPivot upright and pivot the head towards you for\n            personal desktop airflow.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            Supplier specifications list runtime of up to 12 hours. Actual\n            runtime will vary depending on fan speed, cooling mode and operating\n            conditions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow big is CapyPivot?\u003c\/summary\u003e\n\n        \u003cdiv class=\"cc-faq__answer\"\u003e\n          \u003cp\u003e\n            CapyPivot measures approximately 131.5 × 50 × 43mm and weighs\n            around 180g, giving it a compact footprint for everyday carrying.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"cc-section\"\u003e\n\n    \u003cdiv class=\"cc-final\"\u003e\n      \u003cspan class=\"cc-eyebrow\"\u003eMeet CapyPivot\u003c\/span\u003e\n\n      \u003ch2\u003eThe little fan ready for a big summer.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Powerful focused airflow. A compact 90° pivoting head. An Instant\n        Cooling Plate for an extra cold-touch boost. And a premium aluminium\n        alloy body designed to look as good as it feels.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e\n          Small enough to go everywhere.\u003cbr\u003e\n          Serious enough to earn its spot in your bag.\n        \u003c\/strong\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"CapyCool","offers":[{"title":"Graphite","offer_id":54272637206812,"sku":"PF_ROTO_GRAPH","price":64.99,"currency_code":"AUD","in_stock":true},{"title":"Platinum","offer_id":54272637239580,"sku":"PF_ROTO_PLAT","price":64.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/5930\/4476\/files\/capypivot_hero.png?v=1789281347","url":"https:\/\/capycool.com.au\/products\/ultramini-turbo-fan-with-ice-compress","provider":"CapyCool","version":"1.0","type":"link"}