{"product_id":"slim-magnetic-business-card-holder","title":"Slim Magnetic Business Card Holder","description":"\u003c!--\nXavellune Shopify Product Description HTML\nProduct: PU Leather Business Card Holder Case with Magnetic Closure\n\nSuggested image placeholder mapping:\nHERO_IMAGE_URL\nBEFORE_IMAGE_URL\nAFTER_IMAGE_URL\nFEATURE_IMAGE_1\nFEATURE_IMAGE_2\nFEATURE_IMAGE_3\nFEATURE_IMAGE_4\nDETAILS_IMAGE_URL\nCTA_IMAGE_URL\n--\u003e\n\u003cstyle\u003e\n.xv-cardcase-page,.xv-cardcase-page *,.xv-cardcase-page *:before,.xv-cardcase-page *:after{box-sizing:border-box}\n.xv-cardcase-page{\n  --green:#203a34;\n  --green2:#2e4b43;\n  --cream:#f8f5f1;\n  --soft:#f2f1ef;\n  --text:#242220;\n  --muted:#6d6864;\n  --border:#d8d3cd;\n  --shadow:0 14px 34px rgba(34,31,28,.08);\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.6;\n}\n.xv-cardcase-page img{\n  display:block!important;\n  width:100%!important;\n  max-width:100%!important;\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n  aspect-ratio:auto!important;\n  object-fit:contain!important;\n  object-position:center!important;\n  border-radius:22px!important;\n}\n.xv-wrap{max-width:1060px;margin:0 auto}\n.xv-section{padding:64px 28px}\n.xv-heading{max-width:760px;margin:0 auto 30px;text-align:center}\n.xv-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n  color:var(--green2);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.7px;\n  text-transform:uppercase;\n}\n.xv-heading h2{\n  margin:0 0 10px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(28px,4vw,42px);\n  line-height:1.16;\n  font-weight:500;\n}\n.xv-heading p{margin:0;color:var(--muted);font-size:16px}\n\n\/* HERO *\/\n.xv-hero{\n  padding:58px 28px 24px;\n  background:var(--green);\n  color:#fff;\n}\n.xv-hero-inner{\n  max-width:1060px;\n  margin:0 auto;\n  display:flex;\n  flex-direction:column;\n  gap:26px;\n}\n.xv-hero-copy{\n  max-width:820px;\n  margin:0 auto;\n  text-align:center;\n}\n.xv-hero-label{\n  display:inline-block;\n  color:#e8e1d8;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.7px;\n  text-transform:uppercase;\n}\n.xv-hero h1{\n  margin:14px 0 14px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(34px,5vw,52px);\n  line-height:1.08;\n  font-weight:500;\n}\n.xv-hero-copy p{\n  max-width:720px;\n  margin:0 auto 20px;\n  color:rgba(255,255,255,.84);\n  font-size:17px;\n}\n.xv-points{\n  margin:0 0 24px;\n  padding:0;\n  list-style:none;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:10px 14px;\n}\n.xv-points li{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  font-size:14px;\n  font-weight:700;\n}\n.xv-points li:before{\n  content:\"✓\";\n  display:inline-flex;\n  width:22px;\n  height:22px;\n  align-items:center;\n  justify-content:center;\n  flex:0 0 22px;\n  border-radius:50%;\n  background:#e9e2d9;\n  color:var(--green);\n  font-size:12px;\n  font-weight:900;\n}\n.xv-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  min-height:52px;\n  padding:14px 28px;\n  border:1px solid #e5d5c7;\n  border-radius:999px;\n  background:#e5d5c7;\n  color:var(--green)!important;\n  text-decoration:none!important;\n  font-size:15px;\n  font-weight:800;\n  box-shadow:0 12px 26px rgba(0,0,0,.16);\n  transition:transform .24s ease,box-shadow .24s ease,background .24s ease;\n}\n.xv-btn:hover{\n  transform:translateY(-3px);\n  background:#efe6de;\n  box-shadow:0 18px 34px rgba(0,0,0,.2);\n}\n.xv-btn:active{transform:translateY(1px) scale(.98)}\n\n\/* BEFORE \/ AFTER *\/\n.xv-ba{\n  padding:46px 28px;\n  background:var(--cream);\n}\n.xv-ba-grid{\n  max-width:980px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n}\n.xv-ba-card{\n  padding:24px;\n  border:1px solid var(--border);\n  border-radius:22px;\n  background:#fff;\n  box-shadow:var(--shadow);\n}\n.xv-ba-card.before{background:#f8f4f1}\n.xv-ba-card.after{background:#f3f8f5}\n.xv-ba-card h3{\n  margin:0 0 8px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:26px;\n  font-weight:500;\n}\n.xv-ba-card p{margin:0 0 12px;color:var(--muted);font-size:14px}\n.xv-ba-card ul{\n  margin:0;\n  padding:0;\n  list-style:none;\n  display:grid;\n  gap:8px;\n}\n.xv-ba-card li{\n  display:flex;\n  gap:8px;\n  align-items:flex-start;\n  font-size:14px;\n}\n.xv-ba-card li:before{\n  content:\"•\";\n  color:var(--green);\n  font-weight:900;\n}\n.xv-ba-img{margin-top:14px}\n\n\/* FEATURE CARDS *\/\n.xv-stack{display:grid;gap:26px}\n.xv-card{\n  border:1px solid var(--border);\n  border-radius:24px;\n  overflow:hidden;\n  background:#fff;\n  box-shadow:var(--shadow);\n}\n.xv-card-copy{padding:34px 40px 22px}\n.xv-card-img{padding:0 18px 18px}\n.xv-no{\n  display:inline-flex;\n  width:38px;\n  height:38px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--green);\n  color:#fff;\n  font-size:13px;\n  font-weight:800;\n}\n.xv-card h3{\n  margin:16px 0 10px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(27px,3vw,38px);\n  line-height:1.16;\n  font-weight:500;\n}\n.xv-card p{margin:0 0 16px;color:var(--muted);font-size:16px}\n.xv-bullets{\n  margin:0;\n  padding:0;\n  list-style:none;\n  display:grid;\n  gap:9px;\n}\n.xv-bullets li{\n  display:flex;\n  gap:9px;\n  align-items:flex-start;\n  font-size:15px;\n}\n.xv-bullets li:before{\n  content:\"✓\";\n  display:inline-flex;\n  width:20px;\n  height:20px;\n  align-items:center;\n  justify-content:center;\n  flex:0 0 20px;\n  border-radius:50%;\n  background:#edf1ef;\n  color:var(--green);\n  font-size:12px;\n  font-weight:900;\n}\n\n\/* DETAILS *\/\n.xv-details{background:var(--cream)}\n.xv-detail-stack{\n  max-width:980px;\n  margin:0 auto;\n  display:flex;\n  flex-direction:column;\n  gap:24px;\n}\n.xv-spec{\n  padding:28px;\n  border:1px solid var(--border);\n  border-radius:20px;\n  background:#fff;\n}\n.xv-spec h3{\n  margin:0 0 18px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n  font-weight:500;\n}\n.xv-row{\n  display:grid;\n  grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);\n  gap:16px;\n  padding:13px 0;\n  border-bottom:1px solid var(--border);\n}\n.xv-row:first-of-type{border-top:1px solid var(--border)}\n.xv-name{font-size:14px;font-weight:800}\n.xv-val{font-size:14px;color:var(--muted)}\n.xv-note{\n  margin:16px 0 0;\n  padding:14px 16px;\n  border:1px solid var(--border);\n  border-radius:14px;\n  background:#f5f5f4;\n  color:#696561;\n  font-size:12px;\n}\n\n\/* FAQ *\/\n.xv-faq-list{\n  max-width:820px;\n  margin:0 auto;\n  display:grid;\n  gap:12px;\n}\n.xv-faq{\n  border:1px solid var(--border);\n  border-radius:16px;\n  overflow:hidden;\n  background:#fff;\n  transition:border-color .25s ease,box-shadow .25s ease;\n}\n.xv-faq[open]{\n  border-color:#beb9b5;\n  box-shadow:0 10px 24px rgba(66,54,45,.07);\n}\n.xv-faq summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:19px 52px 19px 20px;\n  font-size:15px;\n  font-weight:800;\n}\n.xv-faq summary::-webkit-details-marker{display:none}\n.xv-faq summary:after{\n  content:\"\";\n  position:absolute;\n  right:20px;\n  top:50%;\n  width:10px;\n  height:10px;\n  border-right:2px solid var(--green);\n  border-bottom:2px solid var(--green);\n  transform:translateY(-70%) rotate(45deg);\n  transition:transform .3s ease;\n}\n.xv-faq[open] summary:after{\n  transform:translateY(-25%) rotate(225deg);\n}\n.xv-answer{\n  padding:0 20px 20px;\n  color:var(--muted);\n  font-size:14px;\n}\n.xv-answer p{margin:0}\n\n\/* GUARANTEES *\/\n.xv-guarantees{\n  padding:50px 28px;\n  background:var(--green);\n  color:#fff;\n}\n.xv-guarantee-grid{\n  max-width:1020px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:14px;\n}\n.xv-guarantee{\n  padding:24px 20px;\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:18px;\n  background:rgba(255,255,255,.06);\n  text-align:center;\n}\n.xv-guarantee h3{margin:0 0 6px;color:#fff;font-size:16px}\n.xv-guarantee p{margin:0;color:rgba(255,255,255,.75);font-size:13px}\n\n\/* CTA *\/\n.xv-cta{\n  padding:58px 28px;\n  background:linear-gradient(135deg,#f0f1f1,#f5f1eb);\n}\n.xv-cta-in{\n  max-width:760px;\n  margin:0 auto;\n  text-align:center;\n}\n.xv-cta h2{\n  margin:0 0 12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(33px,5vw,50px);\n  line-height:1.1;\n  font-weight:500;\n}\n.xv-cta p{\n  max-width:620px;\n  margin:0 auto 22px;\n  color:var(--muted);\n  font-size:17px;\n}\n.xv-cta-img{max-width:860px;margin:26px auto 0}\n\n@media(max-width:650px){\n  .xv-cardcase-page img{border-radius:16px!important}\n  .xv-section{padding:42px 14px}\n  .xv-hero{padding:42px 14px 16px}\n  .xv-hero h1{font-size:clamp(32px,10vw,39px)}\n  .xv-hero-copy p{font-size:15px}\n  .xv-btn{width:100%;max-width:340px}\n  .xv-ba{padding:34px 14px}\n  .xv-ba-grid{grid-template-columns:1fr}\n  .xv-ba-card{padding:20px}\n  .xv-card{border-radius:18px}\n  .xv-card-copy{padding:28px 20px 18px}\n  .xv-card-img{padding:0 12px 12px}\n  .xv-card h3{font-size:27px}\n  .xv-card p,.xv-bullets li{font-size:14px}\n  .xv-spec{padding:22px 16px}\n  .xv-row{grid-template-columns:1fr;gap:4px}\n  .xv-faq summary{padding:18px 46px 18px 16px;font-size:14px}\n  .xv-answer{padding:0 16px 18px;font-size:13px}\n  .xv-guarantees{padding:36px 14px}\n  .xv-guarantee-grid{grid-template-columns:1fr;gap:10px}\n  .xv-guarantee{text-align:left;padding:18px}\n  .xv-cta{padding:42px 14px}\n  .xv-cta p{font-size:15px}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xv-cardcase-page\"\u003e\n\u003csection class=\"xv-hero\"\u003e\n\u003cdiv class=\"xv-hero-inner\"\u003e\n\u003cdiv class=\"xv-hero-copy\"\u003e\n\u003cspan class=\"xv-hero-label\"\u003ePU Leather Business Card Holder\u003c\/span\u003e\n\u003ch1\u003eA Professional Card Case\u003c\/h1\u003e\n\u003ch1\u003eBuilt for Business.\u003c\/h1\u003e\n\u003cp\u003eA polished PU leather business card holder with a curved quick-access pocket and magnetic closure—designed for meetings, networking, commuting and everyday carry without unnecessary bulk.\u003c\/p\u003e\n\u003cul class=\"xv-points\"\u003e\n\u003cli\u003eSlim Professional Profile\u003c\/li\u003e\n\u003cli\u003eMagnetic Closure\u003c\/li\u003e\n\u003cli\u003eQuick-Access Front Pocket\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"xv-btn\" href=\"#MainContent\"\u003eChoose \u0026amp; Buy →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cvideo width=\"100%\" controls=\"controls\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/baf76b04ffd54c0ea6eca364ce610e69.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xv-ba\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003eBefore \/ After\u003c\/span\u003e\n\u003ch2\u003eFrom Loose Cards to a Clean, Professional Presentation\u003c\/h2\u003e\n\u003cp\u003eA simple upgrade for meetings, networking and everyday card carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-ba-grid\"\u003e\n\u003cdiv class=\"xv-ba-card before\"\u003e\n\u003ch3\u003eBefore\u003c\/h3\u003e\n\u003cp\u003eLoose business cards can look messy and get damaged quickly.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCards bend or scuff inside pockets\u003c\/li\u003e\n\u003cli\u003eBusiness cards are harder to find fast\u003c\/li\u003e\n\u003cli\u003eBulky wallets feel unnecessary for meetings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-ba-card after\"\u003e\n\u003ch3\u003eAfter\u003c\/h3\u003e\n\u003cp\u003eOne slim case keeps your cards together and presentation-ready.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCards stay cleaner and more organized\u003c\/li\u003e\n\u003cli\u003eFront pocket makes frequent cards easier to reach\u003c\/li\u003e\n\u003cli\u003eMagnetic closure keeps the case neatly shut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xv-section\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003eCore Benefits\u003c\/span\u003e\n\u003ch2\u003eDesigned for Meetings, Networking \u0026amp; Everyday Carry\u003c\/h2\u003e\n\u003cp\u003eA clean combination of slim storage, easy access and polished business style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-stack\"\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMagnetic Closure for Quick, Clean Access\u003c\/h3\u003e\n\u003cp\u003eThe linked product title identifies a magnetic closure, giving the card case a simple open-and-close experience without visible bulky hardware.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eFast access during meetings\u003c\/li\u003e\n\u003cli\u003eKeeps the case neatly closed\u003c\/li\u003e\n\u003cli\u003eClean minimalist appearance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_38c5cfed-a20f-498f-b541-b0bd8976944e.png?v=1786687868\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eCurved Front Pocket for Frequently Used Cards\u003c\/h3\u003e\n\u003cp\u003eThe front pocket uses a curved cutout that leaves part of the card visible, helping you grip and remove it quickly when you need it.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eQuick pull-out card access\u003c\/li\u003e\n\u003cli\u003eUseful for frequently used cards\u003c\/li\u003e\n\u003cli\u003eEasy to see where the card is stored\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/2_3f82e7d2-4114-4f74-9269-b15a2cc851ef.png?v=1786687868\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e03\u003c\/span\u003e\n\u003ch3\u003ePU Leather Look with Contrast Stitching\u003c\/h3\u003e\n\u003cp\u003eThe supplied image shows a black leather-style surface with visible white stitching, creating a classic business look that works for both men and women.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eProfessional black finish\u003c\/li\u003e\n\u003cli\u003eContrast stitching adds definition\u003c\/li\u003e\n\u003cli\u003eSuitable for business and everyday settings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/3_238c4e00-76a6-489e-8f88-471ca2725e54.png?v=1786687868\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eSlim Pocket-Friendly Shape\u003c\/h3\u003e\n\u003cp\u003eThe compact rectangular form is designed to carry business cards and everyday cards without the bulk of a traditional wallet.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eEasy to carry in a pocket or purse\u003c\/li\u003e\n\u003cli\u003eUseful for networking and work events\u003c\/li\u003e\n\u003cli\u003eClean alternative to a bulky wallet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/1_f02788b2-e80f-4020-9a5d-a39d09d46637.png?v=1786687868\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xv-section xv-details\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003eDetails \u0026amp; Specifications\u003c\/span\u003e\n\u003ch2\u003eCompact, Polished \u0026amp; Ready for Business\u003c\/h2\u003e\n\u003cp\u003eA practical everyday card carrier for professional and personal use.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/8_a82f5cf1-f2a3-4880-8ef5-1bb1f3834bed.jpg?v=1786687868\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-detail-stack\"\u003e\n\u003cdiv class=\"xv-spec\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eBusiness card holder case \/ pocket name card holder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003ePU leather\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eClosure\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eMagnetic closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eFront Storage\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eCurved quick-access front card pocket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eSlim black business design with contrast stitching\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eBusiness cards, name cards, credit cards, ID cards and other standard cards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eMen and women; office, meetings, networking, commuting and gifts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xv-section\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eHelpful Answers Before You Choose\u003c\/h2\u003e\n\u003cp\u003eQuick information about use, closure and everyday carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-faq-list\"\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eWhat type of cards can I carry?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eThe case is intended for business cards, name cards and similarly sized everyday cards such as credit or ID cards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eDoes it have a magnetic closure?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eYes. It have magnetic closure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eIs the material genuine leather?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003ePU leather, not genuine leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eIs it suitable for both men and women?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eYes. It as suitable for men and women, and the black minimalist design is intentionally versatile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eHow many cards does it hold?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003e\u003cspan\u003eHolding around 15-25 cards—enough for most business needs without adding bulk.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eWould this work as a gift?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eYes. It as a gift option, and the neutral professional styling suits business and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xv-guarantees\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\" style=\"margin-bottom: 28px;\"\u003e\n\u003cspan class=\"xv-kicker\" style=\"color: #e8e2d9;\"\u003eShopping Guarantees\u003c\/span\u003e\n\u003ch2 style=\"color: #fff;\"\u003eShop with Confidence\u003c\/h2\u003e\n\u003cp style=\"color: rgba(255,255,255,.75);\"\u003eA smoother shopping experience from checkout to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-guarantee-grid\"\u003e\n\u003cdiv class=\"xv-guarantee\"\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eYour order is placed through a secure Shopify-powered checkout process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-guarantee\"\u003e\n\u003ch3\u003eReliable Shipping\u003c\/h3\u003e\n\u003cp\u003eOrders are processed and shipped according to the store’s current shipping policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-guarantee\"\u003e\n\u003ch3\u003eHelpful Support\u003c\/h3\u003e\n\u003cp\u003eIf you need help with product or order questions, support is available to assist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xv-cta\"\u003e\n\u003cdiv class=\"xv-cta-in\"\u003e\n\u003cspan class=\"xv-kicker\"\u003eMake Every Introduction Look More Professional\u003c\/span\u003e\n\u003ch2\u003eKeep Your Business Cards Ready, Protected \u0026amp; Easy to Reach\u003c\/h2\u003e\n\u003cp\u003eA slim magnetic PU leather card case designed for meetings, networking and everyday professional carry.\u003c\/p\u003e\n\u003ca class=\"xv-btn\" href=\"#MainContent\"\u003eBuy Now →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Black","offer_id":44692688371754,"sku":"NC02572608144853-黑色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":44692688404522,"sku":"NC02572608144853-啡色","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_38c5cfed-a20f-498f-b541-b0bd8976944e.png?v=1786687868","url":"https:\/\/xavellune.com\/products\/slim-magnetic-business-card-holder","provider":"Xavellune","version":"1.0","type":"link"}