{"product_id":"rfid-blocking-leather-metal-card-case-slim-business-credit-card-holder","title":"Slim RFID Blocking Leather \u0026 Metal Card Holder","description":"\u003cstyle\u003e\n  .xrf-page,\n  .xrf-page * { box-sizing: border-box; }\n\n  .xrf-page {\n    --xrf-navy: #102337;\n    --xrf-blue: #45a8e8;\n    --xrf-blue-dark: #1678b7;\n    --xrf-ice: #eef7fc;\n    --xrf-steel: #edf1f4;\n    --xrf-white: #ffffff;\n    --xrf-text: #17202a;\n    --xrf-muted: #607080;\n    --xrf-line: #cfdae3;\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 0 16px;\n    color: var(--xrf-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.6;\n  }\n\n  .xrf-page h1,\n  .xrf-page h2,\n  .xrf-page h3,\n  .xrf-page p { margin-top: 0; }\n\n  .xrf-page h2 {\n    margin-bottom: 10px;\n    font-size: clamp(26px, 4vw, 39px);\n    line-height: 1.15;\n  }\n\n  .xrf-page a { text-decoration: none; }\n  .xrf-section { margin: 62px 0; }\n\n  .xrf-heading {\n    max-width: 720px;\n    margin: 0 auto 27px;\n    text-align: center;\n  }\n\n  .xrf-heading p {\n    margin-bottom: 0;\n    color: var(--xrf-muted);\n  }\n\n  .xrf-eyebrow {\n    display: inline-block;\n    margin-bottom: 9px;\n    color: var(--xrf-blue-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  \/* Separate, edge-to-edge image blocks. Images keep their original ratio. *\/\n  .xrf-image-block {\n    width: 100%;\n    margin-top: 14px;\n    padding: 0 !important;\n    overflow: hidden;\n    border: 1px solid var(--xrf-line);\n    border-radius: 22px;\n    background: var(--xrf-steel);\n    font-size: 0;\n    line-height: 0;\n  }\n\n  .xrf-image-block img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    min-height: 0 !important;\n    margin: 0 !important;\n    border: 0 !important;\n    border-radius: 0 !important;\n    object-fit: contain !important;\n    vertical-align: top !important;\n  }\n\n  \/* Short horizontal hero text block. *\/\n  .xrf-hero-copy {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(24px, 3.5vw, 39px) clamp(25px, 6vw, 70px);\n    border: 1px solid #334c61;\n    border-radius: 24px;\n    background: linear-gradient(135deg, #0d1e30 0%, #1d3b54 70%, #286b96 100%);\n    color: var(--xrf-white);\n    text-align: center;\n  }\n\n  .xrf-hero-copy:after {\n    position: absolute;\n    top: -95px;\n    right: -65px;\n    width: 230px;\n    height: 230px;\n    border: 1px solid rgba(255,255,255,.13);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .xrf-hero h1 {\n    position: relative;\n    z-index: 1;\n    margin: 0;\n    font-size: clamp(29px, 4vw, 44px);\n    font-weight: 750;\n    letter-spacing: -.02em;\n    line-height: 1.12;\n  }\n\n  \/* Always three horizontal cards, including mobile. *\/\n  .xrf-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    max-width: 920px;\n    margin: 0 auto;\n  }\n\n  .xrf-benefit {\n    min-width: 0;\n    padding: 22px 12px;\n    border: 1px solid var(--xrf-line);\n    border-radius: 17px;\n    background: var(--xrf-white);\n    text-align: center;\n    box-shadow: 0 8px 22px rgba(16,35,55,.06);\n  }\n\n  .xrf-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 52px;\n    height: 52px;\n    margin: 0 auto 11px;\n    border-radius: 50%;\n    background: var(--xrf-ice);\n    color: var(--xrf-blue-dark);\n  }\n\n  .xrf-icon svg {\n    width: 25px;\n    height: 25px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .xrf-benefit h3 {\n    margin: 0;\n    font-size: 17px;\n    line-height: 1.25;\n  }\n\n  .xrf-feature { margin-top: 32px; }\n\n  .xrf-copy-block {\n    padding: clamp(22px, 4vw, 37px);\n    border: 1px solid var(--xrf-line);\n    border-radius: 19px;\n    background: var(--xrf-ice);\n  }\n\n  .xrf-copy-block h3 {\n    margin-bottom: 7px;\n    font-size: clamp(22px, 3vw, 29px);\n    line-height: 1.2;\n  }\n\n  .xrf-copy-block p {\n    max-width: 800px;\n    margin-bottom: 0;\n    color: var(--xrf-muted);\n  }\n\n  .xrf-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .xrf-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 13px;\n    padding: 13px 15px;\n    border: 1px solid var(--xrf-line);\n    border-radius: 11px;\n    background: var(--xrf-white);\n    font-size: 14px;\n  }\n\n  .xrf-spec span {\n    color: var(--xrf-muted);\n    text-align: right;\n  }\n\n  .xrf-note {\n    margin: 13px 0 0 !important;\n    font-size: 12px;\n  }\n\n  .xrf-faq-list {\n    max-width: 830px;\n    margin: 0 auto;\n  }\n\n  .xrf-faq-item {\n    margin-bottom: 10px;\n    overflow: hidden;\n    border: 1px solid var(--xrf-line);\n    border-radius: 13px;\n    background: var(--xrf-white);\n  }\n\n  .xrf-faq-question {\n    position: relative;\n    padding: 18px 48px 18px 18px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 750;\n  }\n\n  .xrf-faq-question::-webkit-details-marker { display: none; }\n\n  .xrf-faq-question:after {\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    width: 9px;\n    height: 9px;\n    border-right: 2px solid var(--xrf-blue-dark);\n    border-bottom: 2px solid var(--xrf-blue-dark);\n    content: \"\";\n    transform: translateY(-65%) rotate(45deg);\n    transition: transform .28s ease;\n  }\n\n  .xrf-faq-item[open] .xrf-faq-question:after {\n    transform: translateY(-35%) rotate(225deg);\n  }\n\n  .xrf-faq-answer {\n    padding: 0 18px 18px;\n    color: var(--xrf-muted);\n    font-size: 14px;\n  }\n\n  .xrf-faq-answer p { margin-bottom: 0; }\n\n  \/* Xavellune guarantees stay in three columns on all screen sizes. *\/\n  .xrf-guarantees {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .xrf-guarantee {\n    min-width: 0;\n    padding: 22px 12px;\n    border: 1px solid var(--xrf-line);\n    border-radius: 16px;\n    background: var(--xrf-steel);\n    text-align: center;\n  }\n\n  .xrf-guarantee-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin: 0 auto 10px;\n    border-radius: 50%;\n    background: var(--xrf-white);\n    color: var(--xrf-blue-dark);\n    font-size: 20px;\n  }\n\n  .xrf-guarantee h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.25;\n  }\n\n  .xrf-guarantee p {\n    margin-bottom: 0;\n    color: var(--xrf-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .xrf-cta {\n    margin-top: 62px;\n    padding: clamp(35px, 6vw, 60px) 22px;\n    border-radius: 23px;\n    background: linear-gradient(135deg, #0d1e30, #246b9a);\n    color: var(--xrf-white);\n    text-align: center;\n  }\n\n  .xrf-cta h2 {\n    margin-bottom: 9px;\n    color: var(--xrf-white);\n  }\n\n  .xrf-cta p {\n    max-width: 600px;\n    margin: 0 auto 21px;\n    color: #dcedf8;\n  }\n\n  .xrf-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 12px 29px;\n    border-radius: 999px;\n    background: var(--xrf-white);\n    color: #135f91 !important;\n    font-weight: 800;\n    box-shadow: 0 10px 23px rgba(0,0,0,.24);\n    transition: transform .22s ease, box-shadow .22s ease;\n  }\n\n  .xrf-button:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 29px rgba(0,0,0,.31);\n  }\n\n  .xrf-button:active { transform: translateY(1px) scale(.97); }\n\n  @media (max-width: 650px) {\n    .xrf-page { padding-right: 12px; padding-left: 12px; }\n    .xrf-section { margin: 47px 0; }\n    .xrf-hero-copy { border-radius: 18px; }\n    .xrf-image-block { border-radius: 15px; }\n    .xrf-benefits { gap: 6px; }\n    .xrf-benefit { padding: 15px 4px; border-radius: 11px; }\n    .xrf-icon { width: 35px; height: 35px; margin-bottom: 8px; }\n    .xrf-icon svg { width: 18px; height: 18px; }\n    .xrf-benefit h3 { font-size: 12px; overflow-wrap: anywhere; }\n    .xrf-specs { grid-template-columns: 1fr; }\n    .xrf-guarantees { gap: 6px; }\n    .xrf-guarantee { padding: 15px 4px; border-radius: 11px; }\n    .xrf-guarantee-icon { width: 33px; height: 33px; font-size: 16px; }\n    .xrf-guarantee h3 { font-size: 11px; overflow-wrap: anywhere; }\n    .xrf-guarantee p { font-size: 9px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .xrf-page *,\n    .xrf-page *:before,\n    .xrf-page *:after { transition: none !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"xrf-page\"\u003e\n\u003c!-- SHORT HORIZONTAL HERO + SEPARATE IMAGE --\u003e\n\u003csection class=\"xrf-hero\"\u003e\n\u003cdiv class=\"xrf-hero-copy\"\u003e\n\u003ch1\u003eSecurity in Your Pocket\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/1_8a76a815-c0d4-4132-8acc-4df18f701884.png?v=1789354588\u0026amp;width=1946\" alt=\"Slim RFID-blocking metal card holder with organized accordion storage\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THREE SHORT HORIZONTAL BENEFITS --\u003e\n\u003csection class=\"xrf-section\"\u003e\n\u003cdiv class=\"xrf-benefits\"\u003e\n\u003cdiv class=\"xrf-benefit\"\u003e\n\u003cdiv class=\"xrf-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6l7-3z\"\u003e\u003c\/path\u003e\u003crect x=\"9\" y=\"10\" width=\"6\" height=\"5\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10.5 10V8.8a1.5 1.5 0 0 1 3 0V10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRFID Shield\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-benefit\"\u003e\n\u003cdiv class=\"xrf-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"7\" y=\"3\" width=\"10\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 6h4M10 18h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eUltra Slim\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-benefit\"\u003e\n\u003cdiv class=\"xrf-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7l8-4 8 4-8 4-8-4zM4 12l8 4 8-4M4 17l8 4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eQuick Access\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHORT COPY ABOVE EACH SEPARATE IMAGE --\u003e\n\u003csection class=\"xrf-section\"\u003e\n\u003cdiv class=\"xrf-heading\"\u003e\n\u003cspan class=\"xrf-eyebrow\"\u003eMade for Modern Carry\u003c\/span\u003e\n\u003ch2\u003eSlim, Secure, Organized\u003c\/h2\u003e\n\u003cp\u003eA refined metal card case that keeps everyday cards protected, visible and easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003carticle class=\"xrf-feature\"\u003e\n\u003cdiv class=\"xrf-copy-block\"\u003e\n\u003ch3\u003eAdvanced RFID Protection\u003c\/h3\u003e\n\u003cp\u003eThe metal shell helps block unwanted wireless scans of compatible contactless cards for greater confidence on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/2_b9463d24-bd97-4aa6-a478-92f75c944abc.png?v=1789354588\u0026amp;width=1946\" alt=\"RFID-blocking protection for contactless cards\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xrf-feature\"\u003e\n\u003cdiv class=\"xrf-copy-block\"\u003e\n\u003ch3\u003eFast, Organized Access\u003c\/h3\u003e\n\u003cp\u003eAccordion-style slots separate your cards, making the right one easy to see and grab without searching through a bulky wallet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/7_30a4c901-028c-423e-aca2-107b4f499033.png?v=1789354588\u0026amp;width=1946\" alt=\"Quick-access accordion card slots\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xrf-feature\"\u003e\n\u003cdiv class=\"xrf-copy-block\"\u003e\n\u003ch3\u003ePremium Steel Build\u003c\/h3\u003e\n\u003cp\u003eA brushed stainless-steel exterior creates a sleek professional look, while the side button keeps the case securely closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/5_14732e65-dff5-4886-b9f2-63ddc27c16ae.png?v=1789354588\u0026amp;width=1946\" alt=\"Black and silver stainless-steel card cases\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xrf-feature\"\u003e\n\u003cdiv class=\"xrf-copy-block\"\u003e\n\u003ch3\u003eEveryday Ready\u003c\/h3\u003e\n\u003cp\u003ePocket-friendly for commuting, business meetings, travel and quick daily checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/3_7f856628-b999-4bb4-a2ab-90350c169164.png?v=1789355415\u0026amp;width=1946\" alt=\"Slim card holder for travel work and daily checkout\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xrf-feature\"\u003e\n\u003cdiv class=\"xrf-copy-block\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"xrf-specs\"\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003eStainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003eProtection\u003c\/strong\u003e\u003cspan\u003eRFID blocking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003eInterior\u003c\/strong\u003e\u003cspan\u003eAccordion card slots\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003eClosure\u003c\/strong\u003e\u003cspan\u003eSecure side button\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e\u003cspan\u003eBlack or silver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003cspan\u003e6-card or 10-card\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003e6-Card Size\u003c\/strong\u003e\u003cspan\u003e3.78 × 2.56 × 0.47 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-spec\"\u003e\n\u003cstrong\u003e10-Card Size\u003c\/strong\u003e\u003cspan\u003e3.78 × 2.56 × 0.51 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"xrf-note\"\u003eCapacity can vary slightly with embossed or unusually thick cards. Choose the available size and color above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/6_496c369c-c5c6-44a7-a89f-0ffd687abf8f.png?v=1789354588\u0026amp;width=1946\" alt=\"Six-card and ten-card RFID case size comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xrf-feature\"\u003e\n\u003cdiv class=\"xrf-copy-block\"\u003e\n\u003ch3\u003eDetails That Stand Out\u003c\/h3\u003e\n\u003cp\u003eClean brushed metal, structured slots and a secure button combine style with practical everyday function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-image-block\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/4_d11d58f7-ac60-4f89-b645-8d41209267e9.png?v=1789355414\u0026amp;width=1946\" alt=\"Brushed metal finish secure button and accordion card slots\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"xrf-section\"\u003e\n\u003cdiv class=\"xrf-heading\"\u003e\n\u003cspan class=\"xrf-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-faq-list\"\u003e\n\u003cdetails class=\"xrf-faq-item\"\u003e\n\u003csummary class=\"xrf-faq-question\"\u003eWhat does RFID blocking do?\u003c\/summary\u003e\n\u003cdiv class=\"xrf-faq-answer\"\u003e\n\u003cp\u003eThe metal case helps reduce unauthorized wireless scanning of compatible contactless RFID cards while they are stored inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xrf-faq-item\"\u003e\n\u003csummary class=\"xrf-faq-question\"\u003eHow do I choose the right capacity?\u003c\/summary\u003e\n\u003cdiv class=\"xrf-faq-answer\"\u003e\n\u003cp\u003eChoose the 6-card version for the slimmest everyday carry or the 10-card version when you need extra organized storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xrf-faq-item\"\u003e\n\u003csummary class=\"xrf-faq-question\"\u003eWill embossed cards fit?\u003c\/summary\u003e\n\u003cdiv class=\"xrf-faq-answer\"\u003e\n\u003cp\u003eYes, but thicker embossed cards may reduce the total number that fits comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xrf-faq-item\"\u003e\n\u003csummary class=\"xrf-faq-question\"\u003eHow does the case stay closed?\u003c\/summary\u003e\n\u003cdiv class=\"xrf-faq-answer\"\u003e\n\u003cp\u003eThe case uses a secure side-button closure for quick opening and reliable everyday carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xrf-faq-item\"\u003e\n\u003csummary class=\"xrf-faq-question\"\u003eHow should I clean it?\u003c\/summary\u003e\n\u003cdiv class=\"xrf-faq-answer\"\u003e\n\u003cp\u003eWipe the exterior gently with a soft dry or slightly damp cloth. Avoid harsh chemicals and abrasive materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- XAVELLUNE GUARANTEES --\u003e\n\u003csection class=\"xrf-section\"\u003e\n\u003cdiv class=\"xrf-heading\"\u003e\n\u003cspan class=\"xrf-eyebrow\"\u003eThe Xavellune Promise\u003c\/span\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-guarantees\"\u003e\n\u003cdiv class=\"xrf-guarantee\"\u003e\n\u003cspan class=\"xrf-guarantee-icon\"\u003e✈\u003c\/span\u003e\n\u003ch3\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp\u003eFollow available delivery updates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-guarantee\"\u003e\n\u003cspan class=\"xrf-guarantee-icon\"\u003e✓\u003c\/span\u003e\n\u003ch3\u003eQuality Checked\u003c\/h3\u003e\n\u003cp\u003eChecked before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xrf-guarantee\"\u003e\n\u003cspan class=\"xrf-guarantee-icon\"\u003e▣\u003c\/span\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eProtected payment options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"xrf-cta\"\u003e\n\u003ch2\u003eCarry Less. Protect More.\u003c\/h2\u003e\n\u003cp\u003eKeep your essential cards secure, organized and ready in seconds.\u003c\/p\u003e\n\u003ca class=\"xrf-button\" href=\"#MainContent\"\u003eBuy Now\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Black \/ 6 pcs","offer_id":44840765194282,"sku":"NC01792609145935- 钛黑6卡","price":22.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 pcs","offer_id":44840765227050,"sku":"NC01792609145935-钛黑10卡","price":23.0,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 6 pcs","offer_id":44840765259818,"sku":"NC01792609145935- 银色6卡","price":22.0,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 10 pcs","offer_id":44840765292586,"sku":"NC01792609145935- 银色10卡","price":23.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/1_0809afec-f37e-4ddc-885e-9bc218a37525.png?v=1789786960","url":"https:\/\/xavellune.com\/products\/rfid-blocking-leather-metal-card-case-slim-business-credit-card-holder","provider":"Xavellune","version":"1.0","type":"link"}