{"product_id":"🎯pocket-folding-outdoor-edc-card","title":"🎯Pocket-Folding Outdoor EDC Card","description":"\u003c!--   BOXFOLD Pocket Folding Outdoor EDC Card   Shopify-ready product description | Mobile-first | Copy above image | No JavaScript   Three-color palette: Obsidian \/ Signal Red \/ Warm Sand --\u003e \u003cstyle\u003e     .bfx,     .bfx * {       box-sizing: border-box;     }      .bfx {       --obsidian: #121417;       --signal: #E53935;       --sand: #F2E7D5;       position: relative;       isolation: isolate;       width: 100%;       max-width: 1180px;       margin: 0 auto;       overflow: hidden;       color: var(--sand);       background:         radial-gradient(circle at 14% 7%, color-mix(in srgb, var(--signal) 36%, transparent), transparent 24%),         radial-gradient(circle at 88% 28%, color-mix(in srgb, var(--sand) 19%, transparent), transparent 30%),         radial-gradient(circle at 16% 72%, color-mix(in srgb, var(--signal) 22%, transparent), transparent 28%),         linear-gradient(145deg, var(--obsidian) 0%, color-mix(in srgb, var(--obsidian) 81%, var(--signal)) 35%, color-mix(in srgb, var(--sand) 72%, var(--obsidian)) 68%, var(--obsidian) 100%);       background-size: 135% 135%, 150% 150%, 140% 140%, 190% 190%;       font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;       line-height: 1.65;       -webkit-font-smoothing: antialiased;       animation: bfx-background 18s ease-in-out infinite alternate;     }      .bfx img,     .bfx svg {       display: block;       width: 100%;       max-width: 100%;       height: auto;       object-fit: contain;     }      .bfx h1,     .bfx h2,     .bfx h3,     .bfx p,     .bfx ul,     .bfx figure {       margin-top: 0;     }      .bfx h1,     .bfx h2,     .bfx h3,     .bfx p,     .bfx li,     .bfx span,     .bfx a,     .bfx summary {       min-width: 0;       overflow-wrap: anywhere;     }      .bfx-shell {       position: relative;       z-index: 2;       width: min(100%, 1060px);       margin: 0 auto;       padding: 18px 12px 56px;     }      .bfx-orbit {       position: absolute;       z-index: 1;       display: block;       border: 1px solid color-mix(in srgb, var(--signal) 50%, transparent);       border-radius: 50%;       pointer-events: none;       opacity: .35;       animation: bfx-orbit 10s ease-in-out infinite;     }      .bfx-orbit--one {       top: 3%;       right: -95px;       width: 230px;       height: 230px;     }      .bfx-orbit--two {       top: 43%;       left: -115px;       width: 270px;       height: 270px;       animation-delay: -4s;     }      .bfx-orbit--three {       right: -85px;       bottom: 5%;       width: 205px;       height: 205px;       animation-delay: -7s;     }      .bfx-section {       position: relative;       min-width: 0;       margin: 0 0 18px;       padding: 28px 16px;       overflow: hidden;       border: 1px solid color-mix(in srgb, var(--sand) 26%, transparent);       border-radius: 26px;       color: var(--sand);       background:         linear-gradient(150deg, color-mix(in srgb, var(--obsidian) 91%, transparent), color-mix(in srgb, var(--obsidian) 72%, var(--signal)));       box-shadow: 0 20px 55px color-mix(in srgb, var(--obsidian) 42%, transparent);       transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;     }      .bfx-section:hover {       transform: translateY(-4px);       border-color: color-mix(in srgb, var(--signal) 68%, transparent);       box-shadow: 0 27px 68px color-mix(in srgb, var(--obsidian) 55%, transparent);     }      .bfx-section--light {       color: var(--obsidian);       border-color: color-mix(in srgb, var(--obsidian) 15%, transparent);       background:         linear-gradient(145deg, color-mix(in srgb, var(--sand) 94%, transparent), color-mix(in srgb, var(--sand) 72%, var(--signal)));     }      .bfx-section--signal {       color: var(--sand);       background:         linear-gradient(150deg, color-mix(in srgb, var(--signal) 74%, var(--obsidian)), color-mix(in srgb, var(--obsidian) 88%, transparent));     }      .bfx-section::before {       content: '';       position: absolute;       top: -100px;       right: -100px;       width: 220px;       height: 220px;       border: 1px solid color-mix(in srgb, var(--signal) 32%, transparent);       border-radius: 42% 58% 58% 42%;       transform: rotate(20deg);       pointer-events: none;       opacity: .52;       animation: bfx-float 7s ease-in-out infinite;     }      .bfx-copy {       position: relative;       z-index: 2;       width: min(100%, 800px);       margin: 0 auto 21px;       text-align: center;     }      .bfx-eyebrow {       display: inline-flex;       align-items: center;       gap: 8px;       margin-bottom: 12px;       padding: 7px 12px;       border: 1px solid color-mix(in srgb, var(--signal) 55%, transparent);       border-radius: 999px;       background: color-mix(in srgb, var(--signal) 14%, transparent);       color: var(--sand);       font-size: 11px;       font-weight: 900;       letter-spacing: .14em;       line-height: 1.25;       text-transform: uppercase;     }      .bfx-section--light .bfx-eyebrow {       background: color-mix(in srgb, var(--sand) 64%, transparent);       color: var(--obsidian);     }      .bfx-eyebrow::before {       content: '';       width: 7px;       height: 7px;       flex: 0 0 7px;       border-radius: 50%;       background: var(--signal);       box-shadow: 0 0 0 5px color-mix(in srgb, var(--signal) 18%, transparent);       animation: bfx-pulse 2.2s ease-in-out infinite;     }      .bfx-title,     .bfx-heading {       margin-bottom: 12px;       font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;       font-weight: 900;       letter-spacing: -.025em;       line-height: .98;       text-transform: uppercase;     }      .bfx-title {       font-size: clamp(42px, 12vw, 82px);     }      .bfx-heading {       font-size: clamp(31px, 8vw, 54px);     }      .bfx-sweep {       color: transparent;       background: linear-gradient(90deg, var(--sand), var(--signal), var(--sand));       background-size: 230% 100%;       -webkit-background-clip: text;       background-clip: text;       animation: bfx-sweep 7s linear infinite;     }      .bfx-section--light .bfx-sweep {       background-image: linear-gradient(90deg, var(--obsidian), var(--signal), var(--obsidian));     }      .bfx-lead {       max-width: 730px;       margin: 0 auto;       font-size: 16px;       opacity: .88;     }      .bfx-badges {       display: flex;       flex-wrap: wrap;       justify-content: center;       gap: 8px;       margin-top: 18px;     }      .bfx-badge {       padding: 8px 11px;       border: 1px solid color-mix(in srgb, var(--sand) 24%, transparent);       border-radius: 999px;       background: color-mix(in srgb, var(--sand) 7%, transparent);       color: inherit;       font-size: 12px;       font-weight: 850;       line-height: 1.25;     }      .bfx-section--light .bfx-badge {       border-color: color-mix(in srgb, var(--obsidian) 18%, transparent);       background: color-mix(in srgb, var(--sand) 66%, transparent);     }      .bfx-figure {       position: relative;       z-index: 2;       width: min(100%, 850px);       margin: 0 auto;       overflow: hidden;       border: 1px solid color-mix(in srgb, var(--sand) 25%, transparent);       border-radius: 22px;       background: color-mix(in srgb, var(--obsidian) 62%, transparent);       box-shadow: 0 18px 45px color-mix(in srgb, var(--obsidian) 45%, transparent);     }      .bfx-section--light .bfx-figure {       border-color: color-mix(in srgb, var(--obsidian) 16%, transparent);       background: color-mix(in srgb, var(--sand) 72%, transparent);     }      .bfx-figure::after {       content: '';       position: absolute;       top: -40%;       left: -60%;       width: 34%;       height: 180%;       pointer-events: none;       transform: rotate(17deg);       background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--sand) 50%, transparent), transparent);       transition: left .85s ease;     }      .bfx-section:hover .bfx-figure::after {       left: 130%;     }      .bfx-figure img {       border-radius: inherit;       transition: transform .65s cubic-bezier(.2,.78,.2,1), filter .45s ease;     }      .bfx-section:hover .bfx-figure img {       transform: scale(1.018);       filter: saturate(1.05) contrast(1.03);     }      .bfx-hero {       padding-top: 38px;       background:         radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--signal) 31%, transparent), transparent 30%),         linear-gradient(150deg, color-mix(in srgb, var(--obsidian) 97%, transparent), color-mix(in srgb, var(--obsidian) 73%, var(--signal)));     }      .bfx-hero::after {       content: 'EDC';       position: absolute;       right: -12px;       bottom: -25px;       color: color-mix(in srgb, var(--sand) 7%, transparent);       font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;       font-size: clamp(90px, 28vw, 240px);       line-height: 1;       pointer-events: none;     }      .bfx-ticker {       margin: 0 0 18px;       overflow: hidden;       border: 1px solid color-mix(in srgb, var(--signal) 56%, transparent);       border-radius: 999px;       background: var(--signal);       color: var(--sand);       box-shadow: 0 16px 38px color-mix(in srgb, var(--obsidian) 42%, transparent);     }      .bfx-ticker-track {       display: flex;       width: max-content;       padding: 11px 0;       animation: bfx-marquee 22s linear infinite;     }      .bfx-ticker-track span {       padding-right: 42px;       font-size: 12px;       font-weight: 900;       letter-spacing: .1em;       white-space: nowrap;       text-transform: uppercase;     }      .bfx-grid {       display: grid;       grid-template-columns: 1fr;       gap: 10px;       margin-top: 18px;     }      .bfx-card {       min-width: 0;       padding: 17px;       border: 1px solid color-mix(in srgb, var(--sand) 20%, transparent);       border-radius: 18px;       background: color-mix(in srgb, var(--sand) 7%, transparent);       text-align: left;       transition: transform .3s ease, border-color .3s ease, background .3s ease;     }      .bfx-section--light .bfx-card {       border-color: color-mix(in srgb, var(--obsidian) 14%, transparent);       background: color-mix(in srgb, var(--sand) 70%, transparent);     }      .bfx-card:hover {       transform: translateY(-5px) rotate(-.3deg);       border-color: color-mix(in srgb, var(--signal) 68%, transparent);       background: color-mix(in srgb, var(--signal) 17%, transparent);     }      .bfx-section--light .bfx-card:hover {       background: color-mix(in srgb, var(--signal) 20%, var(--sand));     }      .bfx-icon {       display: inline-grid;       width: 43px;       height: 43px;       margin-bottom: 11px;       place-items: center;       border-radius: 13px;       background: var(--signal);       color: var(--sand);       font-family: 'Apple Color Emoji', 'Segoe UI Emoji', sans-serif;       font-size: 21px;       box-shadow: 0 10px 24px color-mix(in srgb, var(--obsidian) 30%, transparent);     }      .bfx-card h3 {       margin-bottom: 5px;       font-size: 17px;       line-height: 1.25;     }      .bfx-card p {       margin-bottom: 0;       font-size: 13px;       opacity: .8;     }      .bfx-list {       display: grid;       gap: 9px;       max-width: 760px;       margin: 18px auto 0;       padding: 0;       list-style: none;       text-align: left;     }      .bfx-list li {       position: relative;       padding: 11px 12px 11px 42px;       border: 1px solid color-mix(in srgb, var(--sand) 18%, transparent);       border-radius: 14px;       background: color-mix(in srgb, var(--sand) 7%, transparent);       font-size: 14px;       font-weight: 780;     }      .bfx-section--light .bfx-list li {       border-color: color-mix(in srgb, var(--obsidian) 13%, transparent);       background: color-mix(in srgb, var(--sand) 66%, transparent);     }      .bfx-list li::before {       content: '✓';       position: absolute;       top: 50%;       left: 13px;       display: grid;       width: 20px;       height: 20px;       place-items: center;       border-radius: 50%;       transform: translateY(-50%);       background: var(--signal);       color: var(--sand);       font-size: 12px;       font-weight: 900;     }      .bfx-specs {       display: grid;       gap: 9px;       width: min(100%, 760px);       margin: 18px auto 0;     }      .bfx-spec {       display: grid;       grid-template-columns: 1fr;       gap: 3px;       min-width: 0;       padding: 13px 14px;       border: 1px solid color-mix(in srgb, var(--sand) 18%, transparent);       border-radius: 14px;       background: color-mix(in srgb, var(--sand) 7%, transparent);       text-align: left;     }      .bfx-spec strong {       color: var(--signal);       font-size: 12px;       letter-spacing: .08em;       text-transform: uppercase;     }      .bfx-spec span {       font-size: 14px;       font-weight: 730;     }      .bfx-note {       max-width: 760px;       margin: 16px auto 0;       padding: 14px;       border-left: 4px solid var(--signal);       border-radius: 0 14px 14px 0;       background: color-mix(in srgb, var(--sand) 8%, transparent);       font-size: 13px;       text-align: left;     }      .bfx-section--light .bfx-note {       background: color-mix(in srgb, var(--sand) 65%, transparent);     }      .bfx-faq {       width: min(100%, 800px);       margin: 0 auto;     }      .bfx-faq details {       margin-bottom: 9px;       overflow: hidden;       border: 1px solid color-mix(in srgb, var(--sand) 19%, transparent);       border-radius: 15px;       background: color-mix(in srgb, var(--sand) 7%, transparent);     }      .bfx-faq summary {       position: relative;       padding: 15px 47px 15px 15px;       cursor: pointer;       font-weight: 850;       list-style: none;     }      .bfx-faq summary::-webkit-details-marker {       display: none;     }      .bfx-faq summary::after {       content: '+';       position: absolute;       top: 50%;       right: 16px;       transform: translateY(-50%);       color: var(--signal);       font-size: 24px;       line-height: 1;       transition: transform .25s ease;     }      .bfx-faq details[open] summary::after {       transform: translateY(-50%) rotate(45deg);     }      .bfx-faq details p {       margin: 0;       padding: 0 15px 16px;       font-size: 14px;       opacity: .82;     }      .bfx-cta-wrap {       margin-top: 26px;       margin-bottom: 0;     }      .bfx-cta {       display: inline-flex;       align-items: center;       justify-content: center;       min-height: 49px;       margin-top: 18px;       padding: 12px 22px;       border: 1px solid color-mix(in srgb, var(--sand) 38%, transparent);       border-radius: 999px;       background: var(--signal);       color: var(--sand);       font-size: 14px;       font-weight: 900;       text-decoration: none;       box-shadow: 0 14px 34px color-mix(in srgb, var(--signal) 34%, transparent);       animation: bfx-cta 3s ease-in-out infinite;       transition: transform .25s ease;     }      .bfx-cta:hover {       transform: translateY(-3px) scale(1.02);     }      .bfx-small {       margin: 13px auto 0;       font-size: 12px;       opacity: .66;     }      @keyframes bfx-background {       0% { background-position: 0% 0%, 100% 5%, 0% 90%, 0% 50%; }       100% { background-position: 20% 15%, 80% 18%, 22% 72%, 100% 50%; }     }      @keyframes bfx-orbit {       0%, 100% { transform: scale(.86) rotate(0); opacity: .2; }       50% { transform: scale(1.12) rotate(45deg); opacity: .46; }     }      @keyframes bfx-float {       0%, 100% { transform: translateY(0) rotate(20deg); }       50% { transform: translateY(-10px) rotate(32deg); }     }      @keyframes bfx-pulse {       0%, 100% { transform: scale(.9); }       50% { transform: scale(1.18); }     }      @keyframes bfx-sweep {       to { background-position: -230% 0; }     }      @keyframes bfx-marquee {       to { transform: translateX(-50%); }     }      @keyframes bfx-cta {       0%, 100% { box-shadow: 0 14px 30px color-mix(in srgb, var(--signal) 25%, transparent); }       50% { box-shadow: 0 17px 43px color-mix(in srgb, var(--signal) 60%, transparent); }     }      @media (min-width: 640px) {       .bfx-shell {         padding: 26px 22px 74px;       }        .bfx-section {         margin-bottom: 24px;         padding: 43px 34px;         border-radius: 32px;       }        .bfx-hero {         padding-top: 52px;       }        .bfx-lead {         font-size: 18px;       }        .bfx-grid {         grid-template-columns: repeat(2, minmax(0, 1fr));         gap: 14px;       }        .bfx-spec {         grid-template-columns: minmax(120px, .36fr) minmax(0, 1fr);         align-items: center;         gap: 18px;       }        .bfx-card {         padding: 20px;       }        .bfx-eyebrow,       .bfx-ticker-track span {         font-size: 13px;       }     }      @media (min-width: 900px) {       .bfx-shell {         padding: 36px 34px 92px;       }        .bfx-section {         margin-bottom: 28px;         padding: 55px 48px;       }        .bfx-copy {         margin-bottom: 29px;       }        .bfx-grid--four {         grid-template-columns: repeat(4, minmax(0, 1fr));       }        .bfx-grid--three {         grid-template-columns: repeat(3, minmax(0, 1fr));       }        .bfx-list {         grid-template-columns: repeat(2, minmax(0, 1fr));       }        .bfx-card p {         font-size: 14px;       }     }      @media (prefers-reduced-motion: reduce) {       .bfx,       .bfx *,       .bfx *::before,       .bfx *::after {         animation: none !important;         scroll-behavior: auto !important;         transition-duration: .01ms !important;       }     }   \u003c\/style\u003e \u003cdiv class=\"bfx\" id=\"bfx-top\"\u003e \u003cspan class=\"bfx-orbit bfx-orbit--one\"\u003e\u003c\/span\u003e \u003cspan class=\"bfx-orbit bfx-orbit--two\"\u003e\u003c\/span\u003e \u003cspan class=\"bfx-orbit bfx-orbit--three\"\u003e\u003c\/span\u003e \u003cdiv class=\"bfx-shell\"\u003e \u003csection class=\"bfx-section bfx-hero\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eBOXFOLD™ Everyday Carry\u003c\/span\u003e \u003ch1 class=\"bfx-title bfx-sweep\"\u003eSmall Profile.\u003cbr\u003eBig Possibilities.\u003c\/h1\u003e \u003cp class=\"bfx-lead\"\u003eA card-sized folding multi-function tool built for compact carry, tactile everyday use and outdoor-ready convenience—without the bulk of loose gear.\u003c\/p\u003e \u003cdiv class=\"bfx-badges\"\u003e \u003cspan class=\"bfx-badge\"\u003e🪪 Card-Sized Profile\u003c\/span\u003e \u003cspan class=\"bfx-badge\"\u003e🧩 Folding Construction\u003c\/span\u003e \u003cspan class=\"bfx-badge\"\u003e✋ Curved Palm Fit\u003c\/span\u003e \u003cspan class=\"bfx-badge\"\u003e🧵 Lanyard Included\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 01: Main product overview --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/be2c0b2e-19d1-427f-890f-e44b446b1127.png?v=1788919555\" alt=\"Black and red BOXFOLD card-sized folding EDC tool with lanyard\" loading=\"eager\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003cdiv class=\"bfx-ticker\"\u003e \u003cdiv class=\"bfx-ticker-track\"\u003e \u003cspan\u003eCompact Carry   ◆   Folding Design   ◆   Curved Grip   ◆   Desk-to-Trail Versatility   ◆  \u003c\/span\u003e \u003cspan\u003eCompact Carry   ◆   Folding Design   ◆   Curved Grip   ◆   Desk-to-Trail Versatility   ◆  \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003csection class=\"bfx-section bfx-section--light\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eLess bulk. More readiness.\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eUtility That Slips Into Your Routine\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eThe slim folding body keeps the tool organized in one compact form. Carry it in a pocket, clip it to compatible gear with the lanyard, or keep it inside a backpack or vehicle kit for quick access.\u003c\/p\u003e \u003cdiv class=\"bfx-grid bfx-grid--three\"\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e👖\u003c\/span\u003e \u003ch3\u003ePocket-Friendly\u003c\/h3\u003e \u003cp\u003eA narrow profile designed to travel without taking over your pocket.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🎒\u003c\/span\u003e \u003ch3\u003eGear-Ready\u003c\/h3\u003e \u003cp\u003eEasy to store with camping accessories, everyday gear or travel essentials.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🧵\u003c\/span\u003e \u003ch3\u003eExtra Retention\u003c\/h3\u003e \u003cp\u003eThe included lanyard gives you another way to keep it close at hand.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 02: Pocket carry --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/9ac32a32-14ca-4b2b-a544-9222882fb702.png?v=1788919554\" alt=\"BOXFOLD tool sliding into a trouser pocket with approximate length callout\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003csection class=\"bfx-section bfx-section--signal\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eA tactile pause within reach\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eFrom Outdoor Gear to Desk-Side Reset\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eBeyond compact carry, its structured folding form can add a satisfying hands-on break between tasks. Keep it nearby for a quick tactile reset, then fold it back into its organized card-like profile.\u003c\/p\u003e \u003cdiv class=\"bfx-badges\"\u003e \u003cspan class=\"bfx-badge\"\u003eOffice Breaks\u003c\/span\u003e \u003cspan class=\"bfx-badge\"\u003eCreative Downtime\u003c\/span\u003e \u003cspan class=\"bfx-badge\"\u003ePocket-Ready Storage\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 03: Desk-side use --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/0d08f1e3-4418-46a0-8429-b28b06d2503e.png?v=1788919555\" alt=\"Black and red folding EDC tool shown beside a desk notebook\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003csection class=\"bfx-section\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eShaped for confident handling\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eCompact Engineering You Can Feel\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eA curved lower edge sits more naturally against the palm, while the folding layout keeps the working components arranged inside a clean rectangular silhouette.\u003c\/p\u003e \u003cdiv class=\"bfx-grid bfx-grid--four\"\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🪪\u003c\/span\u003e \u003ch3\u003eCard-Slim Form\u003c\/h3\u003e \u003cp\u003eA space-conscious shape made for compact everyday storage.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e✋\u003c\/span\u003e \u003ch3\u003eCurved Grip\u003c\/h3\u003e \u003cp\u003eThe shaped edge supports a more natural, controlled palm fit.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🧩\u003c\/span\u003e \u003ch3\u003eOrganized Layout\u003c\/h3\u003e \u003cp\u003eIntegrated components remain grouped inside one folding platform.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🔴\u003c\/span\u003e \u003ch3\u003eHigh-Contrast Details\u003c\/h3\u003e \u003cp\u003eSignal-red accents make key touchpoints easier to identify.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 04: Ergonomic feature overview --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/1ac487b6-8284-45b2-93bd-4bf79b95aa1e.png?v=1788919556\" alt=\"Ergonomic curved grip and organized card-slim BOXFOLD profile\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003csection class=\"bfx-section bfx-section--light\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eAdventure-ready styling\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eBuilt to Look at Home Beyond the Desk\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eThe durable composite construction, dark tactical-inspired body and bright red controls give BOXFOLD a rugged outdoor identity. Its lightweight compact shape makes it an easy addition to a weekend setup.\u003c\/p\u003e \u003cul class=\"bfx-list\"\u003e \u003cli\u003eCamping and campsite gear\u003c\/li\u003e \u003cli\u003eDay trips and outdoor recreation\u003c\/li\u003e \u003cli\u003eBackpack and vehicle organization\u003c\/li\u003e \u003cli\u003eEveryday carry collections\u003c\/li\u003e \u003cli\u003eDesk-side tactile downtime\u003c\/li\u003e \u003cli\u003ePractical gifts for gear enthusiasts\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 05: Outdoor feature image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/ChatGPTImage2026_9_8_21_48_15.png?v=1788875368\" alt=\"BOXFOLD folding multi-function tool displayed in an outdoor setting\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003csection class=\"bfx-section bfx-section--signal\" id=\"bfx-details\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eProduct details at a glance\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eSized for Everyday Carry\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eWith an approximate 11 × 6.7 cm footprint, BOXFOLD keeps its presence compact while preserving the contoured frame and integrated folding layout.\u003c\/p\u003e \u003cdiv class=\"bfx-specs\"\u003e \u003cdiv class=\"bfx-spec\"\u003e \u003cstrong\u003eDesign\u003c\/strong\u003e\u003cspan\u003eFolding multi-function EDC format\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-spec\"\u003e \u003cstrong\u003eApprox. size\u003c\/strong\u003e\u003cspan\u003e11 × 6.7 cm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-spec\"\u003e \u003cstrong\u003eConstruction\u003c\/strong\u003e\u003cspan\u003eDurable composite construction\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-spec\"\u003e \u003cstrong\u003eColorway\u003c\/strong\u003e\u003cspan\u003eBlack body with signal-red accents\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-spec\"\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\u003cspan\u003eAnti-slip carry lanyard\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-spec\"\u003e \u003cstrong\u003eRecommended for\u003c\/strong\u003e\u003cspan\u003eEveryday gear, camping, recreation and desk-side use\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"bfx-note\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Dimensions are approximate. The product page describes an integrated multi-function design but does not provide an itemized function list; use the displayed product images as the authoritative component reference.\u003c\/p\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 06: Size and product detail --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/Gemini_Generated_Image_scsx4xscsx4xscsx.jpg?v=1788875855\" alt=\"BOXFOLD tool shown flat with approximate 11 by 6.7 centimeter dimensions\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003csection class=\"bfx-section\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003ePack less. Keep more within reach.\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eOne Compact Form, More Carry Flexibility\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eInstead of adding another bulky case to your setup, keep practical utility together in a pocketable folding format. The lanyard supports secure handling, while the dark finish keeps the look clean and understated.\u003c\/p\u003e \u003cdiv class=\"bfx-grid bfx-grid--three\"\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🌲\u003c\/span\u003e \u003ch3\u003eWeekend Outdoors\u003c\/h3\u003e \u003cp\u003eAdd compact utility to a small camping or recreation kit.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🚗\u003c\/span\u003e \u003ch3\u003eVehicle Gear\u003c\/h3\u003e \u003cp\u003eStore it with other lawful, responsible-use accessories.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🏙️\u003c\/span\u003e \u003ch3\u003eDaily Routine\u003c\/h3\u003e \u003cp\u003eKeep the card-like form in a suitable pocket or organizer.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cfigure class=\"bfx-figure\"\u003e\u003c!-- IMAGE URL 07: Pocket lifestyle image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/Gemini_Generated_Image_gdq0yygdq0yygdq0.jpg?v=1788875855\" alt=\"Person carrying the compact BOXFOLD EDC tool in a trouser pocket\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/section\u003e \u003csection class=\"bfx-section bfx-section--light\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eResponsible everyday carry\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eCarry Smart. Store Securely.\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eA well-organized EDC setup starts with responsible handling. Inspect the folding parts before use, work only within the product’s intended purpose and store it safely after every session.\u003c\/p\u003e \u003cdiv class=\"bfx-grid bfx-grid--four\"\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e👀\u003c\/span\u003e \u003ch3\u003eInspect First\u003c\/h3\u003e \u003cp\u003eCheck that moving components are seated correctly and free from damage.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🧭\u003c\/span\u003e \u003ch3\u003eUse as Intended\u003c\/h3\u003e \u003cp\u003eFollow the supplied product guidance and avoid improvised applications.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e🔒\u003c\/span\u003e \u003ch3\u003eStore Safely\u003c\/h3\u003e \u003cp\u003eFold and secure the tool, then keep it away from children.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"bfx-card\"\u003e\u003cspan class=\"bfx-icon\"\u003e📍\u003c\/span\u003e \u003ch3\u003eCheck Local Rules\u003c\/h3\u003e \u003cp\u003eConfirm destination, venue and transportation requirements before carrying.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"bfx-section bfx-section--signal\"\u003e \u003cdiv class=\"bfx-copy\"\u003e \u003cspan class=\"bfx-eyebrow\"\u003eQuestions before you carry\u003c\/span\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eBOXFOLD FAQ\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-faq\"\u003e \u003cdetails\u003e \u003csummary\u003eIs it designed to fit inside a pocket?\u003c\/summary\u003e \u003cp\u003eYes. The card-like body is shown at approximately 11 × 6.7 cm and is designed for slim pocket, organizer or backpack storage.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat is the construction?\u003c\/summary\u003e \u003cp\u003eThe product page describes a durable composite construction with a black body, red functional accents and an included lanyard.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat activities is it intended for?\u003c\/summary\u003e \u003cp\u003eThe listing positions it for everyday carry, camping, outdoor recreation, travel gear organization and desk-side tactile breaks.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan it be taken everywhere?\u003c\/summary\u003e \u003cp\u003eCarry rules vary by location, venue and transportation provider. Review the tool’s components and confirm all applicable requirements before travel.\u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003cdiv class=\"bfx-copy bfx-cta-wrap\"\u003e \u003ch2 class=\"bfx-heading bfx-sweep\"\u003eYour Gear. More Organized.\u003c\/h2\u003e \u003cp class=\"bfx-lead\"\u003eCompact folding utility with a bold outdoor identity—ready to become part of a cleaner everyday setup.\u003c\/p\u003e \u003ca class=\"bfx-cta\" href=\"#bfx-details\"\u003eReview Product Details  →\u003c\/a\u003e \u003cp class=\"bfx-small\"\u003eUse responsibly and only for lawful, intended activities.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"DXH","offers":[{"title":"Default Title","offer_id":54719909429523,"sku":"B02992-A","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/be2c0b2e-19d1-427f-890f-e44b446b1127.png?v=1789540631","url":"https:\/\/harikarionthebeat.com\/products\/%f0%9f%8e%afpocket-folding-outdoor-edc-card","provider":"harikarionthebeat","version":"1.0","type":"link"}