{"product_id":"handcrafte-pen","title":"🖊Handcrafted by Jake Wilson🖊 Bolt Action Wooden Bullet PenTM | Crafted From Real Wood \u0026 Bullet Casing","description":"\u003cstyle\u003e\n  .artisan-pen-page {\n    --ap-walnut: #4c2f20;\n    --ap-dark: #291b16;\n    --ap-burgundy: #7a2d2d;\n    --ap-copper: #b9783f;\n    --ap-gold: #d0a65a;\n    --ap-gold-light: #ead6a9;\n    --ap-cream: #fff9ef;\n    --ap-sand: #f5ebdc;\n    --ap-blush: #faeeee;\n    --ap-white: #ffffff;\n    --ap-ink: #332721;\n    --ap-body: #6a5a51;\n    --ap-line: #eadfd2;\n    --ap-green: #39745c;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--ap-body);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .artisan-pen-page * {\n    box-sizing: border-box;\n  }\n\n  .artisan-pen-page h2,\n  .artisan-pen-page h3 {\n    margin: 0 0 12px;\n    color: var(--ap-ink);\n    font-weight: 800;\n    line-height: 1.24;\n  }\n\n  .artisan-pen-page h2 {\n    font-size: 28px;\n  }\n\n  .artisan-pen-page h3 {\n    font-size: 19px;\n  }\n\n  .artisan-pen-page p {\n    margin: 0 0 14px;\n  }\n\n  .artisan-pen-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 18px auto 0;\n    border-radius: 17px;\n  }\n\n  .ap-section {\n    padding: 23px 16px;\n    margin: 18px 0;\n    overflow: hidden;\n    border-radius: 20px;\n  }\n\n  .ap-light {\n    background: var(--ap-white);\n    border: 1px solid var(--ap-line);\n    box-shadow: 0 9px 28px rgba(76, 47, 32, 0.08);\n  }\n\n  .ap-cream {\n    background:\n      radial-gradient(circle at top right, rgba(208, 166, 90, 0.13), transparent 38%),\n      var(--ap-cream);\n  }\n\n  .ap-sand {\n    background:\n      radial-gradient(circle at bottom left, rgba(185, 120, 63, 0.12), transparent 38%),\n      var(--ap-sand);\n  }\n\n  .ap-blush {\n    background:\n      radial-gradient(circle at top right, rgba(122, 45, 45, 0.09), transparent 38%),\n      var(--ap-blush);\n  }\n\n  .ap-dark {\n    color: var(--ap-white);\n    background:\n      radial-gradient(circle at top right, rgba(208, 166, 90, 0.25), transparent 38%),\n      linear-gradient(145deg, var(--ap-dark), var(--ap-walnut));\n    box-shadow: 0 14px 36px rgba(41, 27, 22, 0.22);\n  }\n\n  .ap-dark h2,\n  .ap-dark h3,\n  .ap-dark p,\n  .ap-cta h2,\n  .ap-cta p,\n  .ap-specs h2,\n  .ap-specs p {\n    color: var(--ap-white) !important;\n  }\n\n  .ap-eyebrow {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 11px;\n    color: #704823;\n    background: #f2e0b9;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ap-dark .ap-eyebrow {\n    color: #fff8e8;\n    background: rgba(234, 214, 169, 0.16);\n    border: 1px solid rgba(234, 214, 169, 0.28);\n  }\n\n  .ap-hero {\n    text-align: center;\n  }\n\n  .ap-hero-title {\n    font-size: 31px !important;\n  }\n\n  .ap-hero-copy {\n    max-width: 700px;\n    margin: 0 auto 16px !important;\n    color: #f4eae4 !important;\n    font-size: 17px;\n  }\n\n  .ap-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .ap-tags span {\n    padding: 8px 11px;\n    color: var(--ap-white);\n    background: rgba(255, 255, 255, 0.09);\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ap-story {\n    position: relative;\n    padding: 20px;\n    margin: 17px 0 0;\n    color: #5d3b2c;\n    background: linear-gradient(135deg, #fff5e5, #fffdf9);\n    border-left: 5px solid var(--ap-copper);\n    border-radius: 15px;\n    font-style: italic;\n  }\n\n  .ap-story::before {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--ap-copper);\n    content: \"“\";\n    font-family: Georgia, serif;\n    font-size: 44px;\n    font-weight: 900;\n    line-height: 0.8;\n  }\n\n  .ap-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ap-highlight {\n    padding: 17px;\n    margin-top: 16px;\n    color: #674827;\n    background: linear-gradient(135deg, #f8e9cd, #fffaf1);\n    border-left: 5px solid var(--ap-gold);\n    border-radius: 14px;\n  }\n\n  .ap-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ap-grid,\n  .ap-gift-grid,\n  .ap-trust-grid,\n  .ap-pay-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .ap-card {\n    padding: 17px;\n    background: var(--ap-white);\n    border: 1px solid var(--ap-line);\n    border-radius: 16px;\n    box-shadow: 0 7px 22px rgba(76, 47, 32, 0.05);\n  }\n\n  .ap-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ap-icon {\n    display: grid;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 11px;\n    color: var(--ap-white);\n    background: linear-gradient(145deg, var(--ap-copper), var(--ap-gold));\n    border-radius: 13px;\n    place-items: center;\n    font-size: 21px;\n  }\n\n  .ap-list {\n    padding: 0;\n    margin: 14px 0 0;\n    list-style: none;\n  }\n\n  .ap-list li {\n    position: relative;\n    padding: 8px 0 8px 29px;\n  }\n\n  .ap-list li::before {\n    position: absolute;\n    top: 8px;\n    left: 0;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    color: var(--ap-green);\n    background: #dfefe7;\n    border-radius: 50%;\n    content: \"✓\";\n    place-items: center;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .ap-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n    margin-top: 18px;\n  }\n\n  .ap-step {\n    display: flex;\n    gap: 12px;\n    padding: 16px;\n    background: var(--ap-white);\n    border: 1px solid var(--ap-line);\n    border-radius: 16px;\n  }\n\n  .ap-step-number {\n    display: grid;\n    flex: 0 0 36px;\n    width: 36px;\n    height: 36px;\n    color: var(--ap-white);\n    background: linear-gradient(145deg, var(--ap-burgundy), var(--ap-copper));\n    border-radius: 50%;\n    place-items: center;\n    font-weight: 900;\n  }\n\n  .ap-step h3 {\n    margin-bottom: 4px;\n  }\n\n  .ap-note {\n    padding: 15px;\n    margin-top: 16px;\n    color: #67491f;\n    background: #fff0cc;\n    border: 1px solid #ead08b;\n    border-radius: 14px;\n    font-size: 14px;\n  }\n\n  .ap-trust-card {\n    padding: 16px 12px;\n    text-align: center;\n    background: var(--ap-white);\n    border: 1px solid var(--ap-line);\n    border-radius: 15px;\n  }\n\n  .ap-trust-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--ap-walnut);\n  }\n\n  .ap-pay-grid img {\n    margin-top: 0;\n  }\n\n  .ap-cta {\n    color: var(--ap-white);\n    text-align: center;\n    background:\n      radial-gradient(circle at bottom right, rgba(208, 166, 90, 0.28), transparent 38%),\n      linear-gradient(145deg, var(--ap-walnut), var(--ap-dark));\n  }\n\n  .ap-cta-button {\n    display: inline-block;\n    padding: 12px 21px;\n    margin-top: 5px;\n    color: #4b3213 !important;\n    background: linear-gradient(145deg, var(--ap-gold-light), var(--ap-gold));\n    border-radius: 999px;\n    box-shadow: 0 9px 23px rgba(208, 166, 90, 0.27);\n    text-decoration: none !important;\n    font-weight: 900;\n  }\n\n  .ap-specs {\n    color: var(--ap-white);\n    background: var(--ap-dark);\n  }\n\n  .ap-spec-table {\n    width: 100%;\n    margin-top: 16px;\n    border-collapse: collapse;\n  }\n\n  .ap-spec-table th,\n  .ap-spec-table td {\n    padding: 12px 9px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.14);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .ap-spec-table th {\n    width: 38%;\n    color: var(--ap-gold-light);\n    font-weight: 800;\n  }\n\n  .ap-spec-table td {\n    color: var(--ap-white);\n  }\n\n  @media (min-width: 700px) {\n    .ap-section {\n      padding: 35px 32px;\n    }\n\n    .artisan-pen-page h2 {\n      font-size: 35px;\n    }\n\n    .ap-hero-title {\n      font-size: 44px !important;\n    }\n\n    .ap-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .ap-gift-grid,\n    .ap-trust-grid,\n    .ap-pay-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ap-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .ap-step {\n      display: block;\n    }\n\n    .ap-step-number {\n      margin-bottom: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"artisan-pen-page\"\u003e\n\n  \u003c!-- ATTENTION: HOOK --\u003e\n  \u003csection class=\"ap-section ap-dark ap-hero\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003e✍️ Hand-Turned With Purpose\u003c\/span\u003e\n\n    \u003ch2 class=\"ap-hero-title\"\u003e\n      More Than a Pen—A Story of Strength You Can Hold\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ap-hero-copy\"\u003e\n      Each wooden bolt-action pen is shaped, sanded, polished, and assembled by hand\n      from distinctive North American Box Elder Burl.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ap-tags\"\u003e\n      \u003cspan\u003e🪵 Rare Natural Burl\u003c\/span\u003e\n      \u003cspan\u003e🤲 Individually Handmade\u003c\/span\u003e\n      \u003cspan\u003e⚙️ Bolt-Action Mechanism\u003c\/span\u003e\n      \u003cspan\u003e🎁 Meaningful Gift\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/c74684c06e184c53a46aa015ec4eda3e.png?w=1197\u0026amp;h=1315\" alt=\"Handmade Box Elder Burl wooden bolt-action pen\" width=\"1197\" height=\"1315\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CREATOR STORY --\u003e\n  \u003csection class=\"ap-section ap-cream\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003eThe Story Behind Every Pen\u003c\/span\u003e\n\n    \u003ch2\u003eCraftsmanship Became a Way to Reconnect\u003c\/h2\u003e\n\n    \u003cdiv class=\"ap-story\"\u003e\n      \u003cp\u003e\n        Through every piece of wood I shape, every surface I polish, and every pen I\n        carefully assemble, I found a way to reconnect with the world around me.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Even though I lost my hearing, these pens helped me “hear” again—not with my\n        ears, but through the stories, kindness, and support shared by people who\n        believe in my journey.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ap-highlight\"\u003e\n      \u003cstrong\u003e❤️ Every pen carries part of my story.\u003c\/strong\u003e\n      \u003cp\u003e\n        It represents struggle, growth, persistence, and the healing that can begin\n        when you put your heart into creating something meaningful.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/-gif1-2.gif?w=240\u0026amp;h=426\u0026amp;_f=1\" alt=\"Artisan handcrafting a wooden pen in the workshop\" width=\"240\" height=\"426\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/-gif2-2.gif?w=240\u0026amp;h=426\u0026amp;_f=1\" alt=\"Hand-turning and polishing a wooden pen\" width=\"240\" height=\"426\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GRATITUDE --\u003e\n  \u003csection class=\"ap-section ap-blush\"\u003e\n    \u003ch2\u003eYour Support Helps Keep This Story Moving Forward ❤️\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Creating these handmade pens offered a new sense of purpose during a difficult\n      chapter. Every purchase, share, and kind message supports independent craftsmanship\n      and reminds the maker that meaningful connection can exist even in silence.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ap-highlight\"\u003e\n      \u003cstrong\u003eThank you for supporting a small, independent workshop.\u003c\/strong\u003e\n      \u003cp\u003eEach order makes it possible to keep shaping, creating, and moving forward.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/d63869a43d474d37a6b3f85390a94966.png?w=941\u0026amp;h=1672\" alt=\"Independent artisan creating handmade wooden pens\" width=\"941\" height=\"1672\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN FEATURES --\u003e\n  \u003csection class=\"ap-section ap-light\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003eWhy This Pen Stands Apart\u003c\/span\u003e\n\n    \u003ch2\u003eNatural Character, Mechanical Detail \u0026amp; Everyday Function\u003c\/h2\u003e\n\n    \u003cdiv class=\"ap-grid\"\u003e\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003cdiv class=\"ap-icon\"\u003e🪵\u003c\/div\u003e\n        \u003ch3\u003eRare Box Elder Burl\u003c\/h3\u003e\n        \u003cp\u003e\n          Each selected piece reveals its own swirling grain, natural color variation,\n          and one-of-a-kind wooden character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003cdiv class=\"ap-icon\"\u003e🤲\u003c\/div\u003e\n        \u003ch3\u003eIndividually Hand-Turned\u003c\/h3\u003e\n        \u003cp\u003e\n          Shaped and refined one piece at a time on a lathe—without factory-style\n          mass production or rushed shortcuts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003cdiv class=\"ap-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eHand-Sanded \u0026amp; Polished\u003c\/h3\u003e\n        \u003cp\u003e\n          Patient finishing brings out the wood’s natural warmth while creating a\n          smooth, comfortable surface.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003cdiv class=\"ap-icon\"\u003e⚙️\u003c\/div\u003e\n        \u003ch3\u003eBolt-Action Mechanism\u003c\/h3\u003e\n        \u003cp\u003e\n          The distinctive mechanism offers a satisfying tactile action that makes\n          every use feel deliberate and memorable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003cdiv class=\"ap-icon\"\u003e✒️\u003c\/div\u003e\n        \u003ch3\u003eSmooth Parker-Style Refill\u003c\/h3\u003e\n        \u003cp\u003e\n          A premium standard-format refill delivers smooth writing and can be replaced\n          so the pen remains useful for years.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003cdiv class=\"ap-icon\"\u003e🎁\u003c\/div\u003e\n        \u003ch3\u003eA Gift With Meaning\u003c\/h3\u003e\n        \u003cp\u003e\n          Its craftsmanship and maker story create a personal gift that feels more\n          lasting than an ordinary writing instrument.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/de2f0f5515074bb6938e9a7b4f8b4ed1.jpg?w=1200\u0026amp;h=580\" alt=\"Natural Box Elder Burl grain used for handmade wooden pens\" width=\"1200\" height=\"580\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MECHANISM --\u003e\n  \u003csection class=\"ap-section ap-dark\"\u003e\n    \u003ch2\u003eBullet-Casing Detail Meets Bolt-Action Precision ⚙️\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A genuine bullet-casing metal tip is transformed into a functional design detail,\n      paired with a smooth bolt-action mechanism and carefully finished natural wood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ap-highlight\"\u003e\n      \u003cstrong\u003e✅ Built as a symbol of transformation and resilience.\u003c\/strong\u003e\n      \u003cp\u003e\n        Materials once associated with conflict are reimagined as part of a meaningful,\n        handcrafted writing instrument designed to create new stories.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/a1c64d0594a147f9953d5801b3ffaecc.gif?w=241\u0026amp;h=320\" alt=\"Smooth bolt-action mechanism on handmade wooden pen\" width=\"753\" height=\"753\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WRITING EXPERIENCE --\u003e\n  \u003csection class=\"ap-section ap-sand\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003eMade to Be Used\u003c\/span\u003e\n\n    \u003ch2\u003eA Writing Experience Crafted for Comfort ✍️\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Parker-style refill glides smoothly across the page for journaling, signing,\n      planning, or writing a meaningful note. Its balanced build and warm wooden body\n      create a substantial, distinctive feel in the hand.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ap-list\"\u003e\n      \u003cli\u003eNatural wood provides a warm, individual grip\u003c\/li\u003e\n      \u003cli\u003eBalanced weight creates a satisfying writing feel\u003c\/li\u003e\n      \u003cli\u003eSmooth ink flow for everyday writing\u003c\/li\u003e\n      \u003cli\u003eReplaceable refill supports long-term use\u003c\/li\u003e\n      \u003cli\u003eDistinctive design that is easy to recognize\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/251ebb85b5c35839eed99e26886d75d7.png?w=1402\u0026amp;h=1122\" alt=\"Comfortable balanced handmade wooden pen with Parker-style refill\" width=\"1402\" height=\"1122\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GIFT --\u003e\n  \u003csection class=\"ap-section ap-light\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003eA Gift With a Story\u003c\/span\u003e\n\n    \u003ch2\u003eFor Someone Who Values Strength, Purpose \u0026amp; Craftsmanship 🎁\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Unlike an ordinary pen, this handcrafted piece carries the maker’s journey and\n      the natural history of the wood—making it a thoughtful keepsake for meaningful occasions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ap-gift-grid\"\u003e\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003ch3\u003e🎖️ Veterans\u003c\/h3\u003e\n        \u003cp\u003eA symbolic piece honoring strength, service, and resilience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003ch3\u003e👨 Fathers \u0026amp; Grandfathers\u003c\/h3\u003e\n        \u003cp\u003eA substantial keepsake for birthdays, Father’s Day, or retirement.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003ch3\u003e📖 Writers \u0026amp; Professionals\u003c\/h3\u003e\n        \u003cp\u003eA distinctive daily writing tool for ideas, signatures, and notes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-card\"\u003e\n        \u003ch3\u003e🌲 Outdoorsmen \u0026amp; Collectors\u003c\/h3\u003e\n        \u003cp\u003eA celebration of natural wood grain and mechanical craftsmanship.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/49179b73ebac4f508510b85b5a72d4c6.png?w=794\u0026amp;h=635\" alt=\"Handmade wooden bolt-action pen presented as a meaningful gift\" width=\"794\" height=\"635\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/e71978e35acbee2e0a210d70927b41e6.jpg?w=1600\u0026amp;h=1600\" alt=\"Detailed view of handcrafted Box Elder Burl pen\" width=\"1049\" height=\"1049\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CRAFT PROCESS --\u003e\n  \u003csection class=\"ap-section ap-cream\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003eOne Piece at a Time\u003c\/span\u003e\n\n    \u003ch2\u003eFrom Natural Burl to Finished Writing Instrument\u003c\/h2\u003e\n\n    \u003cdiv class=\"ap-steps\"\u003e\n      \u003cdiv class=\"ap-step\"\u003e\n        \u003cdiv class=\"ap-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSelect\u003c\/h3\u003e\n          \u003cp\u003eA piece of Box Elder Burl is chosen for its unique grain and character.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-step\"\u003e\n        \u003cdiv class=\"ap-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eShape \u0026amp; Polish\u003c\/h3\u003e\n          \u003cp\u003eThe wood is hand-turned, sanded, and polished patiently on the lathe.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-step\"\u003e\n        \u003cdiv class=\"ap-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAssemble \u0026amp; Inspect\u003c\/h3\u003e\n          \u003cp\u003eThe metal fittings, refill, and bolt-action mechanism are carefully assembled.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ap-note\"\u003e\n      \u003cstrong\u003eNaturally one of a kind:\u003c\/strong\u003e\n      Grain, color, and pattern will vary because every pen is made from genuine natural wood.\n      These variations are part of the character—not defects.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AUTHENTICITY --\u003e\n  \u003csection class=\"ap-section ap-blush\"\u003e\n    \u003ch2\u003eMade in an Independent Studio—Not Mass Produced ❤️\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each pen is presented as an authentic handmade studio piece, carefully shaped\n      and assembled instead of being produced on an anonymous factory line.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ap-list\"\u003e\n      \u003cli\u003eIndividually handcrafted and inspected\u003c\/li\u003e\n      \u003cli\u003eNatural wood makes every piece visually unique\u003c\/li\u003e\n      \u003cli\u003eSmall-business craftsmanship\u003c\/li\u003e\n      \u003cli\u003eBuilt with patience, precision, and purpose\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/c446abdf057a4ea59c17c93271b2d2e8.jpeg?w=3000\u0026amp;h=2000\" alt=\"Independent woodworking studio where the handmade pens are created\" width=\"597\" height=\"398\" loading=\"lazy\"\u003e\n\n    \u003ch3 style=\"margin-top: 22px; text-align: center;\"\u003eCertification\u003c\/h3\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/d7351490dd4847db92eb3fdee436e71d.jpg?w=837\u0026amp;h=222\" alt=\"Product certification information\" width=\"837\" height=\"222\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003csection class=\"ap-section ap-light\"\u003e\n    \u003cspan class=\"ap-eyebrow\"\u003eSafe \u0026amp; Convenient Checkout\u003c\/span\u003e\n\n    \u003ch2\u003eChoose the Payment Method That Works for You\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Checkout supports PayPal®, Apple Pay, and major credit or debit cards through\n      a secure payment process.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ap-pay-grid\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/37ab0eee6ba4448ea2d22b6c042ae2b9.webp?w=385\u0026amp;h=369\" alt=\"Secure PayPal and Apple Pay checkout instructions\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/643c83ad1ff344c1a1aaa6a3d600792e.webp?w=387\u0026amp;h=357\" alt=\"Secure credit and debit card checkout instructions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"ap-section ap-sand\"\u003e\n    \u003ch2 style=\"text-align: center;\"\u003eFour Reasons to Order With Confidence\u003c\/h2\u003e\n\n    \u003cdiv class=\"ap-trust-grid\"\u003e\n      \u003cdiv class=\"ap-trust-card\"\u003e\n        \u003cstrong\u003e📦 Insured Worldwide Shipping\u003c\/strong\u003e\n        Every order includes tracking and coverage during transit.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-trust-card\"\u003e\n        \u003cstrong\u003e💰 Money-Back Guarantee\u003c\/strong\u003e\n        Damaged or undelivered orders are eligible for replacement or refund support.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-trust-card\"\u003e\n        \u003cstrong\u003e✉️ Customer Support\u003c\/strong\u003e\n        A support team is available to help answer your order questions.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ap-trust-card\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        SSL encryption helps protect personal and payment information.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ap-highlight\"\u003e\n      \u003cstrong\u003e✈ Worldwide delivery with tracking\u003c\/strong\u003e\n      \u003cp\u003eTracking information is sent so you can follow the order throughout delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1783047780182\/d8ed24b282174bf4bb344f9a87593fed.jpg?w=750\u0026amp;h=1098\" alt=\"Worldwide shipping and risk-free purchase guarantee\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"ap-section ap-cta\"\u003e\n    \u003ch2\u003eCarry a Piece of Craftsmanship With a Story Behind It\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose a hand-turned wooden pen made to write smoothly, feel substantial,\n      and remind its owner of strength, persistence, and purpose.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"ap-cta-button\"\u003e\n      SUPPORT HANDMADE CRAFTSMANSHIP →\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT SPECIFICATIONS: FINAL MODULE --\u003e\n  \u003csection class=\"ap-section ap-specs\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Review the materials, dimensions, mechanism, and refill format before ordering.\n    \u003c\/p\u003e\n\n    \u003ctable class=\"ap-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eHandcrafted wooden bolt-action pen\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eWood\u003c\/th\u003e\n          \u003ctd\u003eNorth American Box Elder Burl\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eMetal Detail\u003c\/th\u003e\n          \u003ctd\u003eBullet-casing metal tip with high-quality metal fittings\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eMechanism\u003c\/th\u003e\n          \u003ctd\u003eBolt-action\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eRefill\u003c\/th\u003e\n          \u003ctd\u003eStandard Parker-style ink refill\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLength\u003c\/th\u003e\n          \u003ctd\u003eApproximately 15 cm \/ 5.9 in\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eWeight\u003c\/th\u003e\n          \u003ctd\u003eApproximately 30 g \/ 1.06 oz\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFinish\u003c\/th\u003e\n          \u003ctd\u003eIndividually hand-sanded and polished\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCraft Method\u003c\/th\u003e\n          \u003ctd\u003eHand-turned, hand-finished, and carefully assembled\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eNatural Variation\u003c\/th\u003e\n          \u003ctd\u003eWood grain, pattern, and color vary from piece to piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eRecommended For\u003c\/th\u003e\n          \u003ctd\u003eVeterans, fathers, writers, professionals, outdoorsmen, collectors, and handmade-gift recipients\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePackage Includes\u003c\/th\u003e\n          \u003ctd\u003e1 × handcrafted wooden bolt-action pen\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LZP","offers":[{"title":"Gold \/ Premium Commemorative Pen Box","offer_id":52318785569064,"sku":"GP12400242LJ+GJ12603364HTD","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ Premium Commemorative Pen Box","offer_id":52318785601832,"sku":"GP12400242TJ+GJ12603364HTD","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Premium Commemorative Pen Box","offer_id":52318785634600,"sku":"GP12400242LY+GJ12603364HTD","price":19.98,"currency_code":"USD","in_stock":true},{"title":"250th Anniversary Pen \/ Premium Commemorative Pen Box","offer_id":52318785667368,"sku":"GP12603325ALY+GJ12603364HTD","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Full Set — 4 styles (EXTRA 30% OFF)🔥 Most Popular \/ Premium Commemorative Pen Box","offer_id":52318785700136,"sku":"GP12400242LJ+GP12400242TJ+GP12400242LY+GP12603325ALY+GJ12603364HTD*4","price":59.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/7d318f224f5691a84632ac828127d75c.png?v=1788330985","url":"https:\/\/simplydwelly.com\/products\/handcrafte-pen","provider":"Simplydwelly","version":"1.0","type":"link"}