{"product_id":"handcrafted-bolt-action-wooden-pen-box-elder-burl-collector-writing-pen","title":"Handcrafted Bolt-Action Wooden Pen – Box Elder Burl Collector Writing Pen","description":"\u003cstyle\u003e\n\/* =========================================================\n   HANDCRAFTED BOLT-ACTION WOODEN PEN\n   US FACEBOOK 45+ VERSION\n========================================================= *\/\n\n.bap,\n.bap *{\n  box-sizing:border-box;\n}\n\n.bap{\n  width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n  background:#fffdf8;\n  color:#332e29;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.68;\n}\n\n.bap img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.bap-wrap{\n  width:min(100%,900px);\n  margin:0 auto;\n  padding:0 20px;\n}\n\n.bap-section{\n  padding:54px 0;\n}\n\n.bap-center{\n  text-align:center;\n}\n\n.bap-soft{\n  background:#f6f1e9;\n}\n\n.bap-dark{\n  background:#221f1b;\n}\n\n.bap-badge{\n  display:inline-block;\n  margin:0 0 14px;\n  padding:8px 15px;\n  border-radius:999px;\n  background:#eee0ca;\n  color:#765326;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.bap-title{\n  max-width:850px;\n  margin:0 auto 16px;\n  color:#362f29;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:44px;\n  line-height:1.08;\n  font-weight:700;\n}\n\n.bap-title span{\n  color:#9a682e;\n}\n\n.bap-text{\n  max-width:750px;\n  margin:0 auto;\n  color:#6d665f;\n  font-size:18px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bap-hero{\n  padding:57px 0 62px;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(153,104,46,.17),\n      transparent 44%\n    ),\n    linear-gradient(\n      180deg,\n      #f5eadb,\n      #fffdf8\n    );\n}\n\n.bap-hero-label{\n  display:inline-block;\n  margin-bottom:16px;\n  padding:9px 17px;\n  border-radius:5px;\n  background:#292621;\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n.bap-hero .bap-title{\n  max-width:890px;\n  font-size:52px;\n}\n\n.bap-hero-copy{\n  max-width:790px;\n  margin:0 auto;\n  color:#625c55;\n  font-size:19px;\n  line-height:1.72;\n}\n\n.bap-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:25px;\n}\n\n.bap-pill{\n  padding:9px 14px;\n  border:1px solid #dfd5c6;\n  border-radius:999px;\n  background:#fff;\n  color:#504941;\n  font-size:13px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.bap-image{\n  width:min(100%,820px);\n  margin:30px auto 0;\n  overflow:hidden;\n  border-radius:15px;\n  background:#eee;\n  box-shadow:0 14px 38px rgba(59,43,27,.14);\n}\n\n.bap-caption{\n  padding:14px 17px;\n  background:#292621;\n  color:#fff;\n  text-align:center;\n  font-size:14px;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   QUICK BAR\n========================================================= *\/\n\n.bap-bar{\n  background:#292621;\n}\n\n.bap-bar-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.bap-bar-item{\n  padding:23px 8px;\n  border-right:1px solid rgba(255,255,255,.14);\n  text-align:center;\n}\n\n.bap-bar-item:last-child{\n  border-right:0;\n}\n\n.bap-bar-item div{\n  font-size:26px;\n}\n\n.bap-bar-item strong{\n  display:block;\n  margin-top:4px;\n  color:#fff;\n  font-size:14px;\n}\n\n.bap-bar-item small{\n  display:block;\n  color:#dbd6d0;\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   HOOK\n========================================================= *\/\n\n.bap-hook{\n  max-width:790px;\n  margin:29px auto 0;\n  padding:30px 23px;\n  border-radius:14px;\n  background:#292621;\n  color:#fff;\n}\n\n.bap-hook strong{\n  display:block;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:27px;\n  line-height:1.4;\n}\n\n.bap-hook span{\n  color:#e2b573;\n}\n\n.bap-hook p{\n  margin:8px 0 0;\n  color:#ddd8d2;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   CARDS\n========================================================= *\/\n\n.bap-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:13px;\n  margin-top:32px;\n}\n\n.bap-card{\n  padding:25px 19px;\n  border:1px solid #e1d9cf;\n  border-radius:13px;\n  background:#fff;\n  text-align:left;\n}\n\n.bap-icon{\n  width:48px;\n  height:48px;\n  margin-bottom:13px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:12px;\n  background:#f4e9da;\n  font-size:23px;\n}\n\n.bap-card h3{\n  margin:0 0 6px;\n  color:#39322c;\n  font-size:18px;\n}\n\n.bap-card p{\n  margin:0;\n  color:#716a64;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   DARK\n========================================================= *\/\n\n.bap-dark .bap-title{\n  color:#fff;\n}\n\n.bap-dark .bap-title span{\n  color:#e2b46f;\n}\n\n.bap-dark .bap-text{\n  color:#ddd9d5;\n}\n\n.bap-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:11px;\n  margin-top:30px;\n}\n\n.bap-dark-card{\n  padding:23px 10px;\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:11px;\n  background:rgba(255,255,255,.05);\n  text-align:center;\n}\n\n.bap-dark-card div{\n  font-size:27px;\n}\n\n.bap-dark-card strong{\n  display:block;\n  color:#fff;\n  font-size:14px;\n}\n\n.bap-dark-card small{\n  color:#ccc7c2;\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.bap-gift{\n  background:#705034;\n}\n\n.bap-gift .bap-title{\n  color:#fff;\n}\n\n.bap-gift .bap-title span{\n  color:#f0cc98;\n}\n\n.bap-gift .bap-text{\n  color:#f1e9df;\n}\n\n.bap-gift-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:11px;\n  max-width:790px;\n  margin:30px auto 0;\n}\n\n.bap-gift-item{\n  padding:18px 16px;\n  border:1px solid rgba(255,255,255,.19);\n  border-radius:10px;\n  background:rgba(255,255,255,.07);\n  color:#fff;\n  text-align:left;\n  font-size:14px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   INFO\n========================================================= *\/\n\n.bap-info{\n  max-width:790px;\n  margin:30px auto 0;\n  overflow:hidden;\n  border:1px solid #e1d9cf;\n  border-radius:13px;\n  background:#fff;\n}\n\n.bap-info-row{\n  display:grid;\n  grid-template-columns:1fr 1.8fr;\n  border-bottom:1px solid #eae4dc;\n}\n\n.bap-info-row:last-child{\n  border-bottom:0;\n}\n\n.bap-info-row strong,\n.bap-info-row span{\n  padding:15px 16px;\n  font-size:14px;\n  text-align:left;\n}\n\n.bap-info-row strong{\n  background:#f5f0e9;\n  color:#39322c;\n}\n\n.bap-info-row span{\n  color:#6d6761;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.bap-faq{\n  max-width:790px;\n  margin:29px auto 0;\n}\n\n.bap-faq-item{\n  margin-bottom:10px;\n  padding:19px;\n  border:1px solid #e1d9cf;\n  border-radius:11px;\n  background:#fff;\n  text-align:left;\n}\n\n.bap-faq-item strong{\n  display:block;\n  margin-bottom:5px;\n  color:#39322c;\n  font-size:16px;\n}\n\n.bap-faq-item p{\n  margin:0;\n  color:#716a64;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bap-final{\n  padding:67px 0;\n  background:\n    linear-gradient(\n      135deg,\n      #27231f,\n      #4d3d30\n    );\n}\n\n.bap-final .bap-title{\n  color:#fff;\n}\n\n.bap-final .bap-title span{\n  color:#e5b979;\n}\n\n.bap-final .bap-text{\n  color:#e7e2dd;\n}\n\n.bap-final-list{\n  margin-top:22px;\n  color:#fff;\n  font-size:18px;\n  line-height:1.9;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:750px){\n\n  .bap-wrap{\n    padding:0 14px;\n  }\n\n  .bap-section{\n    padding:40px 0;\n  }\n\n  .bap-hero{\n    padding:39px 0 46px;\n  }\n\n  .bap-title,\n  .bap-hero .bap-title{\n    font-size:31px;\n  }\n\n  .bap-text,\n  .bap-hero-copy{\n    font-size:16px;\n  }\n\n  .bap-bar-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bap-grid3,\n  .bap-dark-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bap-gift-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bap-info-row{\n    grid-template-columns:1fr;\n  }\n\n  .bap-info-row strong{\n    padding-bottom:5px;\n  }\n\n  .bap-info-row span{\n    padding-top:6px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bap\"\u003e\n\u003c!-- =====================================================\n     HERO\n========================================================= --\u003e\n\u003csection class=\"bap-hero\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-hero-label\"\u003eHANDCRAFTED WOOD • MECHANICAL CHARACTER • BUILT TO BE KEPT\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eNot Another Pen \u003cspan\u003eHe'll Lose In A Drawer.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-hero-copy\"\u003eHand-turned natural wood, polished metal details and a satisfying bolt-action mechanism come together in a writing instrument with the look and feel of a collector piece.\u003c\/p\u003e\n\u003cdiv class=\"bap-pills\"\u003e\n\u003cdiv class=\"bap-pill\"\u003eHand-Turned Wood\u003c\/div\u003e\n\u003cdiv class=\"bap-pill\"\u003eBolt-Action Mechanism\u003c\/div\u003e\n\u003cdiv class=\"bap-pill\"\u003eRefillable Design\u003c\/div\u003e\n\u003cdiv class=\"bap-pill\"\u003eGift-Ready Character\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 1 — 产品主图 --\u003e\n\u003cdiv class=\"bap-image\"\u003e\u003cstrong\u003e\u003cem\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/c74684c06e184c53a46aa015ec4eda3e.png?w=1197\u0026amp;h=1315\" alt=\"\" width=\"1197\" height=\"1315\"\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"bap-image\"\u003e\n\u003cdiv class=\"bap-caption\"\u003eNatural Wood • Polished Metal • Mechanical Bolt-Action Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUICK BENEFITS\n========================================================= --\u003e\n\u003csection class=\"bap-bar\"\u003e\n\u003cdiv class=\"bap-wrap\"\u003e\n\u003cdiv class=\"bap-bar-grid\"\u003e\n\u003cdiv class=\"bap-bar-item\"\u003e\n\u003cdiv\u003e🪵\u003c\/div\u003e\n\u003cstrong\u003eNatural Wood\u003c\/strong\u003e \u003csmall\u003eEvery grain looks different\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-bar-item\"\u003e\n\u003cdiv\u003e⚙️\u003c\/div\u003e\n\u003cstrong\u003eBolt Action\u003c\/strong\u003e \u003csmall\u003eSatisfying mechanical movement\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-bar-item\"\u003e\n\u003cdiv\u003e✍️\u003c\/div\u003e\n\u003cstrong\u003eRefillable\u003c\/strong\u003e \u003csmall\u003eMade for continued use\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-bar-item\"\u003e\n\u003cdiv\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003eMemorable Gift\u003c\/strong\u003e \u003csmall\u003eFor men who appreciate craftsmanship\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n========================================================= --\u003e\n\u003csection class=\"bap-section bap-soft\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\"\u003eSOME GIFTS GET USED ONCE • THIS ONE CAN STAY ON HIS DESK FOR YEARS\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eGive Him Something \u003cspan\u003eWith A Little Weight To It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-text\"\u003eThis isn't a disposable plastic pen. The warm wood grain, substantial metal details and mechanical action give it the character of something worth holding onto.\u003c\/p\u003e\n\u003cdiv class=\"bap-hook\"\u003e\u003cstrong\u003e The kind of gift he picks up, works the mechanism once and says: \u003cspan\u003e“Now that's a cool pen.”\u003c\/span\u003e \u003c\/strong\u003e\u003c\/div\u003e\n\u003c!-- IMAGE 2 — 手持真人场景 --\u003e\n\u003cdiv class=\"bap-image\"\u003e\u003cstrong\u003e\u003cem\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/-gif1-2.gif?w=240\u0026amp;h=426\u0026amp;_f=1\" alt=\"\" width=\"240\" height=\"426\"\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"bap-image\"\u003e\n\u003cdiv class=\"bap-caption\"\u003eA Functional Writing Tool With Collector-Level Character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WOOD\n========================================================= --\u003e\n\u003csection class=\"bap-section\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\"\u003eREAL WOOD MEANS NO TWO PIECES LOOK EXACTLY THE SAME\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eLet The Wood Grain \u003cspan\u003eDo The Talking.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-text\"\u003eThe current product specification uses North American Box Elder Burl, selected for its distinctive natural grain and character.\u003c\/p\u003e\n\u003cdiv class=\"bap-grid3\"\u003e\n\u003cdiv class=\"bap-card\"\u003e\n\u003cdiv class=\"bap-icon\"\u003e🪵\u003c\/div\u003e\n\u003ch3\u003eBox Elder Burl\u003c\/h3\u003e\n\u003cp\u003eNatural swirling grain gives every finished barrel its own individual appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-card\"\u003e\n\u003cdiv class=\"bap-icon\"\u003e👐\u003c\/div\u003e\n\u003ch3\u003eHand-Turned Shape\u003c\/h3\u003e\n\u003cp\u003eThe wood body is shaped, sanded and polished to bring out its natural warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-card\"\u003e\n\u003cdiv class=\"bap-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003ePolished Finish\u003c\/h3\u003e\n\u003cp\u003eSmooth finishing helps showcase the grain while creating a refined desk-piece look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 3 — 木纹细节 --\u003e\n\u003cdiv class=\"bap-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/-gif2-2.gif?w=240\u0026amp;h=426\u0026amp;_f=1\" alt=\"\" width=\"240\" height=\"426\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bap-image\"\u003e\n\u003cdiv class=\"bap-caption\"\u003eNatural Grain • Hand-Shaped Barrel • Polished Finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MECHANISM\n========================================================= --\u003e\n\u003csection class=\"bap-section bap-dark\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\" style=\"background: rgba(255,255,255,.10); color: #e5b978;\"\u003eTHE PART EVERYONE WANTS TO TRY\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003ePush. Slide. \u003cspan\u003eClick Into Place.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-text\"\u003eThe bolt-action mechanism gives the pen a tactile, mechanical movement that feels completely different from a standard click pen.\u003c\/p\u003e\n\u003cdiv class=\"bap-dark-grid\"\u003e\n\u003cdiv class=\"bap-dark-card\"\u003e\n\u003cdiv\u003e⚙️\u003c\/div\u003e\n\u003cstrong\u003eBolt Action\u003c\/strong\u003e \u003csmall\u003eMechanical operating motion\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-dark-card\"\u003e\n\u003cdiv\u003e🤏\u003c\/div\u003e\n\u003cstrong\u003eTactile Feel\u003c\/strong\u003e \u003csmall\u003eSatisfying in the hand\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-dark-card\"\u003e\n\u003cdiv\u003e🖊️\u003c\/div\u003e\n\u003cstrong\u003eFunctional Pen\u003c\/strong\u003e \u003csmall\u003eMore than shelf decor\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4 — Bolt Action细节 --\u003e\n\u003cdiv class=\"bap-image\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/d63869a43d474d37a6b3f85390a94966.png?w=941\u0026amp;h=1672\" alt=\"\" width=\"941\" height=\"1672\"\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"bap-image\"\u003e\n\u003cdiv class=\"bap-caption\"\u003eA Distinctive Mechanical Detail You Can Feel Every Time You Use It.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WRITING EXPERIENCE\n========================================================= --\u003e\n\u003csection class=\"bap-section bap-soft\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\"\u003eA COLLECTOR LOOK THAT STILL BELONGS ON YOUR DESK\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eMade To Be Used. \u003cspan\u003eNot Just Admired.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-text\"\u003eThe current design uses a Parker-style refill so the pen can continue to be part of everyday writing instead of becoming a one-time novelty.\u003c\/p\u003e\n\u003cdiv class=\"bap-grid3\"\u003e\n\u003cdiv class=\"bap-card\"\u003e\n\u003cdiv class=\"bap-icon\"\u003e✍️\u003c\/div\u003e\n\u003ch3\u003eEveryday Writing\u003c\/h3\u003e\n\u003cp\u003eUse it for notes, signatures, journaling or keeping on the desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-card\"\u003e\n\u003cdiv class=\"bap-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eRefillable\u003c\/h3\u003e\n\u003cp\u003eCompatible with standard Parker-style replacement refills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-card\"\u003e\n\u003cdiv class=\"bap-icon\"\u003e⚖️\u003c\/div\u003e\n\u003ch3\u003eSubstantial Feel\u003c\/h3\u003e\n\u003cp\u003eApproximately 30 g gives the pen a more substantial feel than many disposable pens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 5 — 书桌使用场景 --\u003e\n\u003cdiv class=\"bap-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/de2f0f5515074bb6938e9a7b4f8b4ed1.jpg?w=1200\u0026amp;h=580\" width=\"1200\" height=\"580\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bap-image\"\u003e\n\u003cdiv class=\"bap-caption\"\u003eDesk • Journal • Signature • Everyday Notes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GIFT\n========================================================= --\u003e\n\u003csection class=\"bap-section bap-gift\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\" style=\"background: rgba(255,255,255,.13); color: #fff;\"\u003eFOR THE MAN WHO ALREADY HAS ENOUGH ORDINARY GIFTS\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eGive Him Something \u003cspan\u003eHe'll Want To Show Someone.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-text\"\u003eA strong gift choice for dads, husbands, writers, outdoorsmen, craftsmen and collectors who appreciate wood, metal and mechanical design.\u003c\/p\u003e\n\u003cdiv class=\"bap-gift-grid\"\u003e\n\u003cdiv class=\"bap-gift-item\"\u003eFather's Day Gift\u003c\/div\u003e\n\u003cdiv class=\"bap-gift-item\"\u003eBirthday Gift For Him\u003c\/div\u003e\n\u003cdiv class=\"bap-gift-item\"\u003eHusband Gift\u003c\/div\u003e\n\u003cdiv class=\"bap-gift-item\"\u003eChristmas Gift\u003c\/div\u003e\n\u003cdiv class=\"bap-gift-item\"\u003eGift For Woodworking Fans\u003c\/div\u003e\n\u003cdiv class=\"bap-gift-item\"\u003eGift For Collectors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 6 — 礼盒\/多款合集 --\u003e\n\u003cdiv class=\"bap-image\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/a1c64d0594a147f9953d5801b3ffaecc.gif?w=241\u0026amp;h=320\" width=\"753\" height=\"753\"\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"bap-image\"\u003e\n\u003cdiv class=\"bap-caption\"\u003eA Small Gift With Far More Character Than An Ordinary Pen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DETAILS\n========================================================= --\u003e\n\u003csection class=\"bap-section\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eCrafted Character. \u003cspan\u003ePractical Specifications.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bap-info\"\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eHandcrafted Bolt-Action Wooden Writing Pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eWood\u003c\/strong\u003e \u003cspan\u003eNorth American Box Elder Burl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eMechanism\u003c\/strong\u003e \u003cspan\u003eBolt-action style pen mechanism\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eMetal Detail\u003c\/strong\u003e \u003cspan\u003eBullet-casing-inspired \/ casing-metal tip detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eRefill\u003c\/strong\u003e \u003cspan\u003eStandard Parker-style refill\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eLength\u003c\/strong\u003e \u003cspan\u003eApprox. 15 cm \/ 5.9 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e \u003cspan\u003eApprox. 30 g \/ 1.06 oz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e \u003cspan\u003eHand-sanded and polished wood body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003eAvailable Styles\u003c\/strong\u003e \u003cspan\u003eGold, Black, Silver and other available variants\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-info-row\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e \u003cspan\u003e1 × selected wooden bolt-action pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n========================================================= --\u003e\n\u003csection class=\"bap-section bap-soft\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eQuick Questions \u003cspan\u003eBefore You Order.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bap-faq\"\u003e\n\u003cdiv class=\"bap-faq-item\"\u003e\n\u003cstrong\u003e Is the wood grain identical on every pen? \u003c\/strong\u003e\n\u003cp\u003eNo. Natural wood varies, so grain pattern and coloration can differ slightly from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-faq-item\"\u003e\n\u003cstrong\u003e Is the pen refillable? \u003c\/strong\u003e\n\u003cp\u003eYes. The current specification uses a standard Parker-style refill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-faq-item\"\u003e\n\u003cstrong\u003e How long is the pen? \u003c\/strong\u003e\n\u003cp\u003eApproximately 5.9 inches or 15 centimeters long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-faq-item\"\u003e\n\u003cstrong\u003e How does the bolt action work? \u003c\/strong\u003e\n\u003cp\u003eThe side mechanism is moved through its track to extend or retract the writing tip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bap-faq-item\"\u003e\n\u003cstrong\u003e Is this just a collectible? \u003c\/strong\u003e\n\u003cp\u003eNo. It is designed as a functional refillable writing pen with collector-inspired styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL\n========================================================= --\u003e\n\u003csection class=\"bap-final\"\u003e\n\u003cdiv class=\"bap-wrap bap-center\"\u003e\n\u003cdiv class=\"bap-badge\" style=\"background: rgba(255,255,255,.10); color: #fff;\"\u003eNOT ANOTHER ORDINARY PEN\u003c\/div\u003e\n\u003ch2 class=\"bap-title\"\u003eWood You Can Feel. Mechanics You Can Hear. \u003cspan\u003eA Gift He'll Remember.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bap-text\"\u003eA functional writing piece with natural wood grain, polished metal details and satisfying mechanical character.\u003c\/p\u003e\n\u003cdiv class=\"bap-final-list\"\u003eHand-Turned Natural Wood\u003cbr\u003eDistinctive Bolt-Action Mechanism\u003cbr\u003eRefillable Parker-Style Ink\u003cbr\u003eApprox. 5.9\" Long\u003cbr\u003eCollector-Inspired Metal Details\u003cbr\u003eExcellent Gift For Dad \u0026amp; Husband\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Gold","offer_id":49465871401115,"sku":"SZ06722609076866-金色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":49465871433883,"sku":"SZ06722609076866-黑色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":49465871466651,"sku":"SZ06722609076866-银色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"250th Anniversary Pen","offer_id":49465871499419,"sku":"SZ06722609076866-250周年庆","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Full Set — 4 styles (EXTRA 30% OFF)","offer_id":49465871532187,"sku":"SZ06722609076866-金色+SZ06722609076866-黑色+SZ06722609076866-银色+SZ06722609076866-250周年庆","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/7d318f224f5691a84632ac828127d75c.png?v=1788588427","url":"https:\/\/zavrlygoods.com\/products\/handcrafted-bolt-action-wooden-pen-box-elder-burl-collector-writing-pen","provider":"zavrlygoods","version":"1.0","type":"link"}