{"product_id":"womens-mini-three-fold-short-wallet-vintage-pu-coin-purse-multi-card-holder-button-closure-cute-cartoon-embossed-casual-all-seasons","title":"Women's Mini Trifold Wallet – Cute Embossed PU Coin Purse \u0026 Card Holder","description":"\u003cstyle type=\"text\/css\"\u003e\/* ==========================================================\n     WMTW - Women's Mini Trifold Wallet\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #WMTW-wrapper {\n    --wmtw-pink: #e6a9b9;\n    --wmtw-caramel: #cda57c;\n    --wmtw-purple: #b8a7d8;\n    --wmtw-cream: #f3e7d8;\n    --wmtw-title: #5e5960;\n    --wmtw-text: #777177;\n    --wmtw-border: #e9e3e5;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--wmtw-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #WMTW-wrapper *,\n  #WMTW-wrapper *::before,\n  #WMTW-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #WMTW-wrapper h3,\n  #WMTW-wrapper p {\n    padding: 0;\n  }\n\n  #WMTW-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--wmtw-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #WMTW-wrapper p {\n    margin: 0 0 16px;\n    color: var(--wmtw-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Accent *\/\n  #WMTW-wrapper .WMTW-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #d58d9f 0%,\n      #bd9169 48%,\n      #9d8ac7 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* Hero *\/\n  #WMTW-wrapper .WMTW-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #e9e3e5;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #fff7fa 0%,\n        #fffaf4 52%,\n        #faf8ff 100%\n      );\n    box-shadow: 0 8px 25px rgba(105, 87, 98, 0.07);\n  }\n\n  #WMTW-wrapper .WMTW-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.92);\n    box-shadow: 0 5px 16px rgba(105, 87, 98, 0.08);\n  }\n\n  #WMTW-wrapper .WMTW-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #WMTW-wrapper .WMTW-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #WMTW-wrapper .WMTW-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--wmtw-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* Quick Strip *\/\n  #WMTW-wrapper .WMTW-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #WMTW-wrapper .WMTW-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #e8e2e4;\n    background: linear-gradient(\n      135deg,\n      #fff8fa,\n      #fffaf5,\n      #faf8ff\n    );\n    color: #6f6970;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* Feature Cards *\/\n  #WMTW-wrapper .WMTW-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #WMTW-wrapper .WMTW-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #f2dbe2,\n        #f0e3d5,\n        #e7e1f3\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(82, 72, 78, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #WMTW-wrapper .WMTW-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #e3a5b5,\n        #d5ad85,\n        #bdaade\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(103, 86, 96, 0.11),\n      0 0 18px rgba(230,169,185,0.08);\n  }\n\n  #WMTW-wrapper .WMTW-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #fff3f7,\n      #fff8f1,\n      #f7f3ff\n    );\n  }\n\n  #WMTW-wrapper .WMTW-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #WMTW-wrapper .WMTW-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #655f66;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #WMTW-wrapper .WMTW-card-text {\n    margin: 0 !important;\n    color: #7e787e;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* Organization Section *\/\n  #WMTW-wrapper .WMTW-organize {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e8e3e4;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7fa 0%,\n        #fffaf4 55%,\n        #faf8ff 100%\n      );\n  }\n\n  #WMTW-wrapper .WMTW-organize-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--wmtw-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #WMTW-wrapper .WMTW-organize-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #WMTW-wrapper .WMTW-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #WMTW-wrapper .WMTW-row:last-child {\n    margin-bottom: 0;\n  }\n\n  #WMTW-wrapper .WMTW-row-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #f4dde3,\n      #eee4d9,\n      #e8e2f4\n    );\n    color: #8a7281;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #WMTW-wrapper .WMTW-row-text {\n    padding-top: 1px;\n    color: #777177;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* Info Box *\/\n  #WMTW-wrapper .WMTW-info {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e7e3e4;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #faf9fa,\n      #fffaf5\n    );\n  }\n\n  #WMTW-wrapper .WMTW-info strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #655f65;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #WMTW-wrapper .WMTW-info p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* Tags *\/\n  #WMTW-wrapper .WMTW-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #WMTW-wrapper .WMTW-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e6e2e4;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7fa,\n        #fffaf5,\n        #faf8ff\n      );\n    color: #6d676e;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #WMTW-wrapper .WMTW-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #e9e6e8;\n    text-align: center;\n    color: #655f66 !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #WMTW-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #WMTW-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #WMTW-wrapper p {\n      font-size: 15px;\n    }\n\n    #WMTW-wrapper .WMTW-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #WMTW-wrapper .WMTW-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #WMTW-wrapper .WMTW-grid {\n      gap: 13px;\n    }\n\n    #WMTW-wrapper .WMTW-card {\n      padding: 18px;\n    }\n\n    #WMTW-wrapper .WMTW-card-title {\n      font-size: 15px;\n    }\n\n    #WMTW-wrapper .WMTW-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #WMTW-wrapper .WMTW-organize,\n    #WMTW-wrapper .WMTW-info {\n      padding: 18px 20px;\n    }\n\n    #WMTW-wrapper .WMTW-row-text {\n      font-size: 13.5px;\n    }\n\n    #WMTW-wrapper .WMTW-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"WMTW-wrapper\"\u003e\n\u003ch3\u003eSmall Enough for Your Bag. Organized Enough for Every Day.\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"WMTW-banner\"\u003e\n\u003cspan class=\"WMTW-banner-icon\"\u003e \u003c!-- Mini Wallet SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 48 48\"\u003e \u003crect height=\"24\" rx=\"6\" stroke=\"#e6a9b9\" stroke-width=\"2.2\" width=\"32\" x=\"8\" y=\"12\"\u003e\u003c\/rect\u003e \u003cpath d=\"M13 18H34\" stroke=\"#cda57c\" stroke-linecap=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M29 22H40V31H29C26.5 31 25 29 25 26.5C25 24 26.5 22 29 22Z\" stroke=\"#b8a7d8\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003ccircle cx=\"31\" cy=\"26.5\" fill=\"#e6a9b9\" r=\"1.3\"\u003e\u003c\/circle\u003e \u003c\/svg\u003e \u003c\/span\u003e\n\n\u003cp class=\"WMTW-banner-text\"\u003e\u003cstrong\u003e Cute, Compact \u0026amp; Made for Everyday Essentials \u003c\/strong\u003e A mini trifold wallet designed to keep cards, cash and small essentials organized without taking over your handbag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\n\u003cdiv class=\"WMTW-strip\"\u003e\n\u003cdiv class=\"WMTW-strip-item\"\u003eMini Trifold Design\u003c\/div\u003e\n\n\u003cdiv class=\"WMTW-strip-item\"\u003eMulti-Card Storage\u003c\/div\u003e\n\n\u003cdiv class=\"WMTW-strip-item\"\u003eButton Closure\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eCarry what you need without the bulk of a full-size wallet. This \u003cspan class=\"WMTW-accent\"\u003e women's mini trifold wallet \u003c\/span\u003e combines compact everyday storage with a cute embossed exterior and a soft vintage-inspired PU finish.\u003c\/p\u003e\n\n\u003cp\u003eMultiple storage areas help keep your \u003cspan class=\"WMTW-accent\"\u003e cards, folded cash and small essentials \u003c\/span\u003e organized, while the button closure helps keep the wallet neatly folded when it's inside your handbag, tote or backpack.\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"WMTW-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"WMTW-card\"\u003e\n\u003cspan class=\"WMTW-card-icon\"\u003e \u003c!-- Cards SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"11\" rx=\"2.5\" stroke=\"#e6a9b9\" stroke-width=\"1.7\" width=\"16\" x=\"4\" y=\"5\"\u003e\u003c\/rect\u003e \u003cpath d=\"M4 9H20\" stroke=\"#cda57c\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003cpath d=\"M7 13H12\" stroke=\"#b8a7d8\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"WMTW-card-title\"\u003e Multiple Card Slots \u003c\/span\u003e\n\n\u003cp class=\"WMTW-card-text\"\u003eKeep commonly used bank cards, IDs and other everyday cards separated and easier to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\n\u003cdiv class=\"WMTW-card\"\u003e\n\u003cspan class=\"WMTW-card-icon\"\u003e \u003c!-- Compact SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"14\" rx=\"3\" stroke=\"#b8a7d8\" stroke-width=\"1.7\" width=\"12\" x=\"6\" y=\"5\"\u003e\u003c\/rect\u003e \u003cpath d=\"M3 8L6 11M21 8L18 11\" stroke=\"#e6a9b9\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003cpath d=\"M9 15H15\" stroke=\"#cda57c\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"WMTW-card-title\"\u003e Compact Trifold Shape \u003c\/span\u003e\n\n\u003cp class=\"WMTW-card-text\"\u003eThe three-fold format keeps the wallet small and portable, making it easy to carry in everyday bags.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\n\u003cdiv class=\"WMTW-card\"\u003e\n\u003cspan class=\"WMTW-card-icon\"\u003e \u003c!-- Button SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"12\" rx=\"3\" stroke=\"#cda57c\" stroke-width=\"1.7\" width=\"16\" x=\"4\" y=\"6\"\u003e\u003c\/rect\u003e \u003cpath d=\"M14 9H20V15H14C12.5 15 11.5 13.8 11.5 12C11.5 10.2 12.5 9 14 9Z\" stroke=\"#e6a9b9\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003ccircle cx=\"15\" cy=\"12\" fill=\"#b8a7d8\" r=\"1\"\u003e\u003c\/circle\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"WMTW-card-title\"\u003e Snap Button Closure \u003c\/span\u003e\n\n\u003cp class=\"WMTW-card-text\"\u003eA simple button closure helps keep the folded wallet secured while stored in your bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\n\u003cdiv class=\"WMTW-card\"\u003e\n\u003cspan class=\"WMTW-card-icon\"\u003e \u003c!-- Embossed Detail SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003cpath d=\"M12 4L14.2 8.5L19 9.2L15.5 12.5L16.3 17.3L12 15L7.7 17.3L8.5 12.5L5 9.2L9.8 8.5L12 4Z\" stroke=\"#e6a9b9\" stroke-linejoin=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003ccircle cx=\"12\" cy=\"11\" r=\"2\" stroke=\"#b8a7d8\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"WMTW-card-title\"\u003e Cute Embossed Detail \u003c\/span\u003e\n\n\u003cp class=\"WMTW-card-text\"\u003eA playful embossed design adds personality to the vintage-inspired PU exterior without making the wallet feel overly bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ORGANIZATION --\u003e\n\n\u003cdiv class=\"WMTW-organize\"\u003e\n\u003cdiv class=\"WMTW-organize-title\"\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"14\" rx=\"3\" stroke=\"#e6a9b9\" stroke-width=\"1.7\" width=\"16\" x=\"4\" y=\"5\"\u003e\u003c\/rect\u003e \u003cpath d=\"M8 9H16M8 13H16M8 17H13\" stroke=\"#cda57c\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e Small Wallet, Everyday Organization\u003c\/div\u003e\n\n\u003cdiv class=\"WMTW-row\"\u003e\n\u003cspan class=\"WMTW-row-icon\"\u003e1\u003c\/span\u003e\n\n\u003cdiv class=\"WMTW-row-text\"\u003eUse the card compartments for your most frequently carried cards and ID.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"WMTW-row\"\u003e\n\u003cspan class=\"WMTW-row-icon\"\u003e2\u003c\/span\u003e\n\n\u003cdiv class=\"WMTW-row-text\"\u003eKeep folded cash and small everyday items neatly arranged inside.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"WMTW-row\"\u003e\n\u003cspan class=\"WMTW-row-icon\"\u003e3\u003c\/span\u003e\n\n\u003cdiv class=\"WMTW-row-text\"\u003eFold the wallet closed and secure the button before placing it in your handbag, backpack or tote.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INFO --\u003e\n\n\u003cdiv class=\"WMTW-info\"\u003e\n\u003cstrong\u003e Designed for Light Everyday Carry \u003c\/strong\u003e\n\n\u003cp\u003eThe compact format is ideal when you want to carry your everyday cards, small cash and essentials without bringing a large wallet. Storage capacity may vary depending on card thickness and how much you choose to carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\n\u003cdiv class=\"WMTW-tags\"\u003e\n\u003cspan class=\"WMTW-tag\"\u003eMini Wallet\u003c\/span\u003e \u003cspan class=\"WMTW-tag\"\u003eTrifold Wallet\u003c\/span\u003e \u003cspan class=\"WMTW-tag\"\u003eCard Holder\u003c\/span\u003e \u003cspan class=\"WMTW-tag\"\u003eCoin Purse\u003c\/span\u003e \u003cspan class=\"WMTW-tag\"\u003eCute Everyday Accessory\u003c\/span\u003e \u003cspan class=\"WMTW-tag\"\u003eVintage PU Style\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"WMTW-slogan\"\u003eSmall Wallet. Cute Details. Everyday Essentials Covered.\u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Zalovra","offers":[{"title":"Brown \/ One-size","offer_id":50046416060658,"sku":"260909-SDQB-Brown-One-size","price":19.86,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/ChatGPT_Image_2026_9_9_04_16_53.png?v=1788941866","url":"https:\/\/zalovra.com\/products\/womens-mini-three-fold-short-wallet-vintage-pu-coin-purse-multi-card-holder-button-closure-cute-cartoon-embossed-casual-all-seasons","provider":"Zalovra","version":"1.0","type":"link"}