{"product_id":"compact-double-flap-wallet","title":"💰 Compact Double-Flap Wallet with Built-In Pen Slot \u0026 Get a Free Pen","description":"\u003cstyle\u003e\n  html {\n    scroll-behavior: smooth;\n  }\n\n  #wrap-wallet-page,\n  #wrap-wallet-page * {\n    box-sizing: border-box;\n  }\n\n  #wrap-wallet-page {\n    --ww-bg: #f7f3ed;\n    --ww-card: #fffdf9;\n    --ww-dark: #2b211c;\n    --ww-text: #40342d;\n    --ww-muted: #786b63;\n    --ww-brown: #794b34;\n    --ww-brown-dark: #573322;\n    --ww-caramel: #b9794f;\n    --ww-border: #e4d9cf;\n    --ww-gold: #c69a4b;\n    --ww-shadow: 0 10px 28px rgba(68, 43, 30, 0.09);\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--ww-bg);\n    color: var(--ww-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  #wrap-wallet-page section {\n    scroll-margin-top: 20px;\n  }\n\n  #wrap-wallet-page h1,\n  #wrap-wallet-page h2,\n  #wrap-wallet-page h3,\n  #wrap-wallet-page p,\n  #wrap-wallet-page ul {\n    margin-top: 0;\n  }\n\n  #wrap-wallet-page h1,\n  #wrap-wallet-page h2,\n  #wrap-wallet-page h3,\n  #wrap-wallet-page strong,\n  #wrap-wallet-page summary {\n    color: var(--ww-dark) !important;\n  }\n\n  #wrap-wallet-page p,\n  #wrap-wallet-page li,\n  #wrap-wallet-page span {\n    color: inherit;\n  }\n\n  #wrap-wallet-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border: 0;\n  }\n\n  #wrap-wallet-page a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .ww-container {\n    width: 100%;\n    padding: 34px 16px;\n  }\n\n  .ww-section-heading {\n    margin-bottom: 20px;\n    text-align: center;\n  }\n\n  .ww-eyebrow {\n    display: inline-block;\n    margin-bottom: 8px;\n    color: var(--ww-brown) !important;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ww-section-heading h2 {\n    margin-bottom: 8px;\n    font-size: clamp(26px, 7vw, 38px);\n    line-height: 1.15;\n  }\n\n  .ww-section-heading p {\n    max-width: 620px;\n    margin-right: auto;\n    margin-bottom: 0;\n    margin-left: auto;\n    color: var(--ww-muted) !important;\n    font-size: 15px;\n  }\n\n  \/* HERO *\/\n  .ww-hero {\n    padding: 16px 16px 38px;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(197, 150, 105, 0.22), transparent 45%),\n      linear-gradient(180deg, #f4ece3 0%, #f9f6f1 100%);\n  }\n\n  .ww-hero-media {\n    overflow: hidden;\n    border: 1px solid rgba(121, 75, 52, 0.16);\n    border-radius: 20px;\n    background: #e9dfd4;\n    box-shadow: var(--ww-shadow);\n  }\n\n  .ww-hero-copy {\n    padding: 26px 8px 0;\n    text-align: center;\n  }\n\n  .ww-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 13px;\n    padding: 7px 13px;\n    border: 1px solid #d9c4b4;\n    border-radius: 999px;\n    background: rgba(255, 253, 249, 0.82);\n    color: var(--ww-brown) !important;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .ww-hero h1 {\n    max-width: 720px;\n    margin-right: auto;\n    margin-bottom: 12px;\n    margin-left: auto;\n    font-size: clamp(34px, 10vw, 58px);\n    line-height: 1.03;\n    letter-spacing: -1.5px;\n  }\n\n  .ww-hero-copy \u003e p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-bottom: 18px;\n    margin-left: auto;\n    color: var(--ww-muted) !important;\n    font-size: 16px;\n  }\n\n  .ww-hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  .ww-hero-points span {\n    padding: 8px 11px;\n    border: 1px solid var(--ww-border);\n    border-radius: 999px;\n    background: var(--ww-card);\n    color: var(--ww-text) !important;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  \/* 2 × 2 BENEFIT NAVIGATION *\/\n  .ww-benefit-nav {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .ww-benefit-link {\n    position: relative;\n    display: flex;\n    min-height: 142px;\n    flex-direction: column;\n    align-items: flex-start;\n    padding: 16px 13px;\n    overflow: hidden;\n    border: 1px solid var(--ww-border);\n    border-radius: 16px;\n    background: var(--ww-card);\n    box-shadow: 0 5px 16px rgba(68, 43, 30, 0.05);\n    transition:\n      transform 0.25s ease,\n      border-color 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .ww-benefit-link::after {\n    position: absolute;\n    right: 12px;\n    bottom: 10px;\n    color: var(--ww-caramel);\n    content: \"↓\";\n    font-size: 18px;\n    font-weight: 800;\n    transition: transform 0.25s ease;\n  }\n\n  .ww-benefit-link:hover,\n  .ww-benefit-link:focus-visible {\n    border-color: #caa98e;\n    box-shadow: 0 10px 24px rgba(68, 43, 30, 0.12);\n    outline: none;\n    transform: translateY(-4px);\n  }\n\n  .ww-benefit-link:hover::after,\n  .ww-benefit-link:focus-visible::after {\n    transform: translateY(3px);\n  }\n\n  .ww-nav-icon {\n    display: inline-flex;\n    width: 36px;\n    height: 36px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 10px;\n    border-radius: 10px;\n    background: #efe2d7;\n    font-size: 19px;\n  }\n\n  .ww-benefit-link strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 14px;\n    line-height: 1.25;\n  }\n\n  .ww-benefit-link small {\n    padding-right: 5px;\n    color: var(--ww-muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* BENEFIT CARDS *\/\n  .ww-benefit-section {\n    padding: 12px 16px 38px;\n  }\n\n  .ww-benefit-card {\n    margin-bottom: 20px;\n    overflow: hidden;\n    border: 1px solid var(--ww-border);\n    border-radius: 18px;\n    background: var(--ww-card);\n    box-shadow: var(--ww-shadow);\n  }\n\n  .ww-benefit-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .ww-benefit-copy {\n    padding: 22px 18px 24px;\n  }\n\n  .ww-benefit-copy h3 {\n    margin-bottom: 8px;\n    font-size: 23px;\n    line-height: 1.2;\n  }\n\n  .ww-benefit-copy p {\n    margin-bottom: 13px;\n    color: var(--ww-muted) !important;\n    font-size: 15px;\n  }\n\n  .ww-benefit-copy ul {\n    margin-bottom: 0;\n    padding-left: 20px;\n  }\n\n  .ww-benefit-copy li {\n    margin-bottom: 6px;\n    font-size: 14px;\n  }\n\n  .ww-benefit-copy li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .ww-spec-shell {\n    padding: 18px;\n    border: 1px solid var(--ww-border);\n    border-radius: 18px;\n    background: var(--ww-card);\n    box-shadow: var(--ww-shadow);\n  }\n\n  .ww-spec-image {\n    overflow: hidden;\n    margin-bottom: 18px;\n    border-radius: 14px;\n  }\n\n  .ww-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ww-spec-item {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n    min-height: 58px;\n    padding: 12px 14px;\n    border: 1px solid #ece4dd;\n    border-radius: 12px;\n    background: #faf7f3;\n  }\n\n  .ww-spec-label {\n    color: var(--ww-muted) !important;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .ww-spec-value {\n    color: var(--ww-dark) !important;\n    font-size: 14px;\n    font-weight: 800;\n    text-align: right;\n  }\n\n  .ww-spec-note {\n    margin: 14px 2px 0;\n    color: var(--ww-muted) !important;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* LIFESTYLE *\/\n  .ww-lifestyle-card,\n  .ww-summary-card {\n    overflow: hidden;\n    border: 1px solid var(--ww-border);\n    border-radius: 18px;\n    background: var(--ww-card);\n    box-shadow: var(--ww-shadow);\n  }\n\n  .ww-lifestyle-copy,\n  .ww-summary-copy {\n    padding: 21px 18px;\n  }\n\n  .ww-lifestyle-copy h3,\n  .ww-summary-copy h3 {\n    margin-bottom: 8px;\n    font-size: 23px;\n    line-height: 1.2;\n  }\n\n  .ww-lifestyle-copy p,\n  .ww-summary-copy p {\n    margin-bottom: 0;\n    color: var(--ww-muted) !important;\n    font-size: 15px;\n  }\n\n  \/* FAQ *\/\n  .ww-faq-list {\n    overflow: hidden;\n    border: 1px solid var(--ww-border);\n    border-radius: 16px;\n    background: var(--ww-card);\n    box-shadow: 0 7px 20px rgba(68, 43, 30, 0.06);\n  }\n\n  .ww-faq-list details {\n    border-bottom: 1px solid #eee7e1;\n  }\n\n  .ww-faq-list details:last-child {\n    border-bottom: 0;\n  }\n\n  .ww-faq-list summary {\n    position: relative;\n    display: block;\n    padding: 17px 50px 17px 16px;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 800;\n    list-style: none;\n  }\n\n  .ww-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ww-faq-list summary::after {\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    display: flex;\n    width: 25px;\n    height: 25px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #dacbbf;\n    border-radius: 50%;\n    color: var(--ww-brown);\n    content: \"+\";\n    font-size: 19px;\n    font-weight: 500;\n    line-height: 1;\n    transform: translateY(-50%) rotate(0deg);\n    transition:\n      transform 0.25s ease,\n      background 0.25s ease;\n  }\n\n  .ww-faq-list details[open] summary::after {\n    background: #efe2d7;\n    content: \"−\";\n    transform: translateY(-50%) rotate(180deg);\n  }\n\n  .ww-faq-answer {\n    padding: 0 16px 17px;\n    color: var(--ww-muted) !important;\n    font-size: 14px;\n  }\n\n  .ww-faq-answer p {\n    margin-bottom: 0;\n    color: var(--ww-muted) !important;\n  }\n\n  \/* GUARANTEES *\/\n  .ww-guarantees {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .ww-guarantee {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 16px;\n    border: 1px solid var(--ww-border);\n    border-radius: 14px;\n    background: var(--ww-card);\n  }\n\n  .ww-guarantee-icon {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    flex: 0 0 38px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 11px;\n    background: #efe2d7;\n    font-size: 18px;\n  }\n\n  .ww-guarantee h3 {\n    margin-bottom: 3px;\n    font-size: 15px;\n  }\n\n  .ww-guarantee p {\n    margin-bottom: 0;\n    color: var(--ww-muted) !important;\n    font-size: 13px;\n  }\n\n  \/* CTA *\/\n  .ww-cta {\n    margin: 0 16px 38px;\n    padding: 28px 18px;\n    overflow: hidden;\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(210, 154, 104, 0.45), transparent 42%),\n      linear-gradient(145deg, #3c251b, #70452f);\n    color: #ffffff !important;\n    text-align: center;\n    box-shadow: 0 14px 34px rgba(64, 38, 26, 0.22);\n  }\n\n  .ww-cta h2,\n  .ww-cta p {\n    color: #ffffff !important;\n  }\n\n  .ww-cta h2 {\n    margin-bottom: 8px;\n    font-size: 29px;\n    line-height: 1.15;\n  }\n\n  .ww-cta p {\n    max-width: 560px;\n    margin-right: auto;\n    margin-bottom: 19px;\n    margin-left: auto;\n    opacity: 0.84;\n    font-size: 14px;\n  }\n\n  .ww-buy-button {\n    display: inline-flex;\n    min-width: 190px;\n    min-height: 52px;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 26px;\n    border: 0;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #4c2c1f !important;\n    font-size: 15px;\n    font-weight: 900;\n    letter-spacing: 0.3px;\n    box-shadow: 0 8px 18px rgba(20, 10, 5, 0.22);\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .ww-buy-button:hover,\n  .ww-buy-button:focus-visible {\n    box-shadow: 0 12px 23px rgba(20, 10, 5, 0.3);\n    outline: none;\n    transform: translateY(-3px);\n  }\n\n  .ww-buy-button:active {\n    box-shadow: 0 5px 12px rgba(20, 10, 5, 0.22);\n    transform: translateY(1px);\n  }\n\n  \/* REVIEW LAYOUT *\/\n  .ww-review-notice {\n    margin-bottom: 12px;\n    padding: 10px 12px;\n    border: 1px solid #e2d8ce;\n    border-radius: 12px;\n    background: #f1ede7;\n    color: var(--ww-muted) !important;\n    font-size: 12px;\n    text-align: center;\n  }\n\n  .ww-reviews {\n    overflow: hidden;\n    border: 1px solid #ded6cd;\n    border-radius: 16px;\n    background: #faf8f4;\n  }\n\n  .ww-review {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 12px;\n    padding: 18px 15px;\n    border-bottom: 1px solid #ebe6df;\n  }\n\n  .ww-review:last-child {\n    border-bottom: 0;\n  }\n\n  .ww-review-avatar {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #ded1c5;\n    border-radius: 50%;\n    background: #efe6dc;\n    color: var(--ww-brown) !important;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .ww-review-head {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 3px 10px;\n    margin-bottom: 2px;\n  }\n\n  .ww-review-name {\n    color: var(--ww-dark) !important;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .ww-review-meta {\n    color: #94887f !important;\n    font-size: 11px;\n  }\n\n  .ww-review-stars {\n    margin-bottom: 6px;\n    color: var(--ww-gold) !important;\n    font-size: 13px;\n    letter-spacing: 1px;\n  }\n\n  .ww-review p {\n    margin-bottom: 0;\n    color: var(--ww-text) !important;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  @media (min-width: 680px) {\n    .ww-container {\n      padding: 52px 30px;\n    }\n\n    .ww-hero {\n      padding: 30px 30px 52px;\n    }\n\n    .ww-hero-media {\n      max-width: 760px;\n      margin: 0 auto;\n    }\n\n    .ww-benefit-nav {\n      gap: 15px;\n    }\n\n    .ww-benefit-link {\n      min-height: 155px;\n      padding: 20px;\n    }\n\n    .ww-benefit-link strong {\n      font-size: 17px;\n    }\n\n    .ww-benefit-link small {\n      font-size: 13px;\n    }\n\n    .ww-benefit-section {\n      padding: 14px 30px 52px;\n    }\n\n    .ww-benefit-card,\n    .ww-lifestyle-card,\n    .ww-summary-card {\n      max-width: 760px;\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .ww-benefit-card {\n      margin-bottom: 28px;\n    }\n\n    .ww-benefit-copy,\n    .ww-lifestyle-copy,\n    .ww-summary-copy {\n      padding: 28px 30px;\n    }\n\n    .ww-spec-shell {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 24px;\n    }\n\n    .ww-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ww-faq-list,\n    .ww-guarantees,\n    .ww-reviews {\n      max-width: 760px;\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .ww-cta {\n      margin-right: 30px;\n      margin-bottom: 52px;\n      margin-left: 30px;\n      padding: 42px 30px;\n    }\n\n    .ww-review {\n      padding: 21px 22px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    html {\n      scroll-behavior: auto;\n    }\n\n    #wrap-wallet-page *,\n    #wrap-wallet-page *::before,\n    #wrap-wallet-page *::after {\n      scroll-behavior: auto !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"wrap-wallet-page\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"ww-hero\" id=\"wallet-page-top\"\u003e\n\u003cdiv class=\"ww-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/01-hero-double-flap-wallet-square.png?v=1787793620\" alt=\"Compact double-flap wallet with card, cash and pen organization\" width=\"1200\" height=\"1200\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ww-hero-copy\"\u003e\n\u003cspan class=\"ww-hero-badge\"\u003eCompact Everyday Organization\u003c\/span\u003e\n\u003ch1\u003eWrap More.\u003cbr\u003eCarry Less.\u003c\/h1\u003e\n\u003cp\u003eKeep your \u003cstrong\u003ecards, folded cash, receipts, and a compatible pen\u003c\/strong\u003e together in one compact double-flap wallet.\u003c\/p\u003e\n\u003cdiv class=\"ww-hero-points\"\u003e\n\u003cspan\u003e✨ Double-Flap Design\u003c\/span\u003e \u003cspan\u003e✍️ Built-In Pen Slot\u003c\/span\u003e \u003cspan\u003e✅ Snap Closure\u003c\/span\u003e \u003cspan\u003e📏 4.33 × 3.54 × 0.98 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2. CORE BENEFIT NAVIGATION --\u003e\n\u003csection class=\"ww-container\"\u003e\n\u003cdiv class=\"ww-section-heading\"\u003e\n\u003cspan class=\"ww-eyebrow\"\u003eExplore the Design\u003c\/span\u003e\n\u003ch2 id=\"wallet-benefit-nav-title\"\u003eSmall Wallet. Thoughtful Details.\u003c\/h2\u003e\n\u003cp\u003eTap a benefit to see how it makes everyday carry easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-benefit-nav\"\u003e\n\u003ca class=\"ww-benefit-link\" href=\"#double-flap\"\u003e \u003cspan class=\"ww-nav-icon\"\u003e↔️\u003c\/span\u003e \u003cstrong\u003eDouble-Flap Wrap\u003c\/strong\u003e \u003csmall\u003eLayered coverage helps keep essentials together.\u003c\/small\u003e \u003c\/a\u003e \u003ca class=\"ww-benefit-link\" href=\"#pen-slot\"\u003e \u003cspan class=\"ww-nav-icon\"\u003e✍️\u003c\/span\u003e \u003cstrong\u003eBuilt-In Pen Slot\u003c\/strong\u003e \u003csmall\u003eKeep a compatible pen ready for quick notes.\u003c\/small\u003e \u003c\/a\u003e \u003ca class=\"ww-benefit-link\" href=\"#organized-storage\"\u003e \u003cspan class=\"ww-nav-icon\"\u003e💳\u003c\/span\u003e \u003cstrong\u003eOrganized Carry\u003c\/strong\u003e \u003csmall\u003eSeparate cards, folded cash, and receipts.\u003c\/small\u003e \u003c\/a\u003e \u003ca class=\"ww-benefit-link\" href=\"#snap-closure\"\u003e \u003cspan class=\"ww-nav-icon\"\u003e✅\u003c\/span\u003e \u003cstrong\u003eQuick Snap Closure\u003c\/strong\u003e \u003csmall\u003eFold, snap, and continue with your day.\u003c\/small\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. BENEFIT DETAILS --\u003e\n\u003csection class=\"ww-benefit-section\"\u003e\n\u003carticle class=\"ww-benefit-card\" id=\"double-flap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/02-benefit-double-flap-wrap-square.png?v=1787793620\" alt=\"Double-flap wraparound wallet opening and closing process\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ww-benefit-copy\"\u003e\n\u003ch3\u003e↔️ Double-Flap Coverage\u003c\/h3\u003e\n\u003cp\u003eThe overlapping flap structure wraps around your essentials, giving everyday items a more organized place to stay.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayered closure\u003c\/strong\u003e for compact organization\u003c\/li\u003e\n\u003cli\u003eEasy to open when you need quick access\u003c\/li\u003e\n\u003cli\u003eDistinctive vintage-inspired silhouette\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ww-benefit-card\" id=\"pen-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/03-benefit-built-in-pen-slot-square.png?v=1787793619\" alt=\"Close-up of the wallet's built-in pen slot\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ww-benefit-copy\"\u003e\n\u003ch3\u003e✍️ A Pen When You Need One\u003c\/h3\u003e\n\u003cp\u003eThe integrated side slot keeps a compatible slim pen close for signatures, notes, receipts, and everyday reminders.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNo more searching through your bag\u003c\/li\u003e\n\u003cli\u003eUseful for work, travel, and daily errands\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePen inclusion depends on the selected option\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ww-benefit-card\" id=\"organized-storage\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/04-benefit-cards-cash-organized-square.png?v=1787793620\" alt=\"Wallet organizing cards, folded cash, receipt and pen\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ww-benefit-copy\"\u003e\n\u003ch3\u003e💳 Less Pocket Clutter\u003c\/h3\u003e\n\u003cp\u003eGive cards, folded cash, and small receipts their own place so your everyday essentials feel easier to find.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for daily payment essentials\u003c\/li\u003e\n\u003cli\u003eCash stores neatly when folded\u003c\/li\u003e\n\u003cli\u003eCompact structure helps reduce loose-item clutter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ww-benefit-card\" id=\"snap-closure\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/05-benefit-snap-fold-go-square.png?v=1787793620\" alt=\"Hand closing the wallet using its metal snap fastener\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ww-benefit-copy\"\u003e\n\u003ch3\u003e✅ Snap. Fold. Go.\u003c\/h3\u003e\n\u003cp\u003eThe metal snap gives you a simple, familiar way to close the wallet before slipping it into a pocket or bag.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eQuick one-snap operation\u003c\/li\u003e\n\u003cli\u003eEasy access without a zipper\u003c\/li\u003e\n\u003cli\u003eBest closed without overfilling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION PROOF --\u003e\n\u003csection class=\"ww-container\" id=\"wallet-specifications\"\u003e\n\u003cdiv class=\"ww-section-heading\"\u003e\n\u003cspan class=\"ww-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2 id=\"wallet-spec-title\"\u003eKnow the Fit Before You Order\u003c\/h2\u003e\n\u003cp\u003eCompact dimensions and practical materials for everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-shell\"\u003e\n\u003cdiv class=\"ww-spec-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/06-detail-size-material-proof-square.png?v=1787793620\" alt=\"Wallet dimensions, PU texture, stitching and snap details\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-grid\"\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eApprox. Size\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003e4.33 × 3.54 × 0.98 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eMetric Size\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003e11 × 9 × 2.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eOuter Material\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003eTextured PU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eLining\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003ePU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eClosure\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003eMetal Snap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eCarry Style\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003eUnisex \/ Everyday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003eCash Storage\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003eFolded Bills\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-spec-item\"\u003e\n\u003cspan class=\"ww-spec-label\"\u003ePen Compatibility\u003c\/span\u003e \u003cspan class=\"ww-spec-value\"\u003eCompatible Slim Pens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ww-spec-note\"\u003eMeasurements are approximate and may vary slightly. This product uses PU material and should not be described as genuine leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"ww-container\"\u003e\n\u003cdiv class=\"ww-lifestyle-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/07-lifestyle-ready-to-sign-square.png?v=1787793620\" alt=\"Using the wallet and pen while signing a receipt\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ww-lifestyle-copy\"\u003e\n\u003ch3 id=\"wallet-lifestyle-title\"\u003e🚀 Ready for Everyday Moments\u003c\/h3\u003e\n\u003cp\u003eFrom signing a receipt to organizing a quick payment, your essential items stay together and ready to use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUMMARY IMAGE --\u003e\n\u003csection class=\"ww-container\"\u003e\n\u003cdiv class=\"ww-summary-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/08-summary-everyday-ready-square.png?v=1787793620\" alt=\"Summary of the double-flap wallet's everyday benefits\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ww-summary-copy\"\u003e\n\u003ch3 id=\"wallet-summary-title\"\u003eOne Wallet. Everyday Ready.\u003c\/h3\u003e\n\u003cp\u003eDouble-flap organization, a convenient pen slot, and compact carry come together in one distinctive everyday wallet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. FAQ --\u003e\n\u003csection class=\"ww-container\"\u003e\n\u003cdiv class=\"ww-section-heading\"\u003e\n\u003cspan class=\"ww-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n\u003ch2 id=\"wallet-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eClear answers before you choose your wallet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs this wallet made from genuine leather?\u003c\/summary\u003e\n\u003cdiv class=\"ww-faq-answer\"\u003e\n\u003cp\u003eNo. The wallet is made with a \u003cstrong\u003etextured PU outer and PU lining\u003c\/strong\u003e. It offers a vintage-inspired appearance without a genuine-leather claim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the pen included?\u003c\/summary\u003e\n\u003cdiv class=\"ww-faq-answer\"\u003e\n\u003cp\u003ePen inclusion may vary by option. Please check the selected variant or package description before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill full-size bills fit without folding?\u003c\/summary\u003e\n\u003cdiv class=\"ww-faq-answer\"\u003e\n\u003cp\u003eThis is a compact wallet. Bills should be folded before being placed inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many cards can it hold?\u003c\/summary\u003e\n\u003cdiv class=\"ww-faq-answer\"\u003e\n\u003cp\u003eCapacity depends on card thickness and whether you also carry cash, receipts, or a pen. Avoid overfilling so the snap can close normally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include RFID blocking?\u003c\/summary\u003e\n\u003cdiv class=\"ww-faq-answer\"\u003e\n\u003cp\u003eRFID-blocking performance has not been confirmed for this model, so this page does not make an RFID-protection claim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the PU surface?\u003c\/summary\u003e\n\u003cdiv class=\"ww-faq-answer\"\u003e\n\u003cp\u003eGently wipe it with a soft, slightly damp cloth, then allow it to air dry. Avoid soaking, machine washing, harsh chemicals, and prolonged heat or direct sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. SERVICE GUARANTEES --\u003e\n\u003csection class=\"ww-container\"\u003e\n\u003cdiv class=\"ww-section-heading\"\u003e\n\u003cspan class=\"ww-eyebrow\"\u003eShop With Confidence\u003c\/span\u003e\n\u003ch2 id=\"wallet-service-title\"\u003eA Simpler Way to Order\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-guarantees\"\u003e\n\u003cdiv class=\"ww-guarantee\"\u003e\n\u003cspan class=\"ww-guarantee-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp\u003eFollow your order from dispatch to delivery where tracking is available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-guarantee\"\u003e\n\u003cspan class=\"ww-guarantee-icon\"\u003e✅\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eQuality Checked\u003c\/h3\u003e\n\u003cp\u003eOrders are checked for visible condition before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-guarantee\"\u003e\n\u003cspan class=\"ww-guarantee-icon\"\u003e💬\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eContact our support team if you need help with your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. BUY CTA --\u003e\n\u003csection class=\"ww-cta\" id=\"wallet-order\"\u003e\n\u003ch2\u003eCarry the Essentials—Without the Bulk\u003c\/h2\u003e\n\u003cp\u003eChoose your preferred color and package option, then keep cards, folded cash, receipts, and a compatible pen together.\u003c\/p\u003e\n\u003c!-- #MainContent works with many Shopify themes. Replace it with your theme's product-form anchor if required. --\u003e \u003ca class=\"ww-buy-button\" href=\"#MainContent\"\u003e Buy Now  → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- 8. REVIEW LAYOUT --\u003e\n\u003csection class=\"ww-container\"\u003e\n\u003cdiv class=\"ww-section-heading\"\u003e\n\u003cspan class=\"ww-eyebrow\"\u003eCustomer Reviews\u003c\/span\u003e\n\u003ch2 id=\"wallet-reviews-title\"\u003eWhat Customers Are Saying\u003c\/h2\u003e\n\u003cdiv class=\"cc-summary-rating\"\u003e\n\u003cspan class=\"cc-summary-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"cc-summary-score\"\u003e4.9 \/ 5.0\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan class=\"cc-summary-count\"\u003eBased on 126 verified reviews\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-review-notice\"\u003e\n\u003cdiv class=\"cc-summary-rating\"\u003e\u003cspan class=\"cc-summary-recommend\"\u003e96% recommend this product\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-reviews\"\u003e\n\u003carticle class=\"ww-review\"\u003e\n\u003cdiv class=\"ww-review-avatar\"\u003eS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ww-review-head\"\u003e\n\u003cspan class=\"ww-review-name\"\u003eJames Anderson\u003c\/span\u003e \u003cspan class=\"ww-review-meta\"\u003eUnited States\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003eThe compact layout keeps cards and folded cash together, and the pen slot is convenient for quick notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ww-review\"\u003e\n\u003cdiv class=\"ww-review-avatar\"\u003eA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ww-review-head\"\u003e\n\u003cspan class=\"ww-review-name\"\u003eWilliam Harrison\u003c\/span\u003e \u003cspan class=\"ww-review-meta\"\u003eCanada\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003eI like the distinctive double-flap design. It feels compact in my bag and gives small everyday items a defined place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ww-review\"\u003e\n\u003cdiv class=\"ww-review-avatar\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ww-review-head\"\u003e\n\u003cspan class=\"ww-review-name\"\u003eTyrone Washington\u003c\/span\u003e \u003cspan class=\"ww-review-meta\"\u003eUnited Kingdom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ww-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003eThe snap is straightforward to use, and the vintage PU texture gives the wallet a warm, casual look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0183","offers":[{"title":"VVintage brown + Free Pen","offer_id":45882983022639,"sku":"NC02492608272370-老棕色钱包+笔","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black + Free Pen","offer_id":45882983055407,"sku":"NC02492608272370-黑色钱包+笔","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark olive green + Free Pen","offer_id":45882983088175,"sku":"NC02492608272370-绿色钱包+笔","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Caramel orange + Free Pen","offer_id":45882983120943,"sku":"NC02492608272370-棕色钱包+笔","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Mustard Yellow + Free Pen","offer_id":45882983153711,"sku":"NC02492608272370-黄色钱包+笔","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/01-hero-double-flap-wallet-square.png?v=1787793620","url":"https:\/\/meritessia.com\/products\/compact-double-flap-wallet","provider":"Meritessia","version":"1.0","type":"link"}