{"title":"Global Collection","description":"\u003c!-- Global Collection Header \u0026 Description --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0573\/7860\/3163\/files\/global_hero.png?v=1787093391\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"global-collection-wrapper\"\u003e\n\u003c!-- Banner \/ Header --\u003e\n\u003cdiv class=\"gc-header\"\u003e\n\u003cspan class=\"gc-subtitle\"\u003eWELCOME INTERNATIONAL VISITORS\u003c\/span\u003e\n\u003ch1 class=\"gc-title\"\u003eGlobal Collection\u003c\/h1\u003e\n\u003cp class=\"gc-lead\"\u003eCurated Japanese products with full English descriptions for seamless shopping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Grid --\u003e\n\u003cdiv class=\"gc-grid\"\u003e\n\u003c!-- Feature 1: English \u0026 Global Support --\u003e\n\u003cdiv class=\"gc-card\"\u003e\n\u003cdiv class=\"gc-icon\"\u003e🌏\u003c\/div\u003e\n\u003ch3\u003eTailored for Overseas Guests\u003c\/h3\u003e\n\u003cp\u003eEnjoy hassle-free browsing! Every item in this collection features detailed English information, making it easy to find exactly what you are looking for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: In-Store Pickup in Osaka --\u003e\n\u003cdiv class=\"gc-card gc-card-highlight\"\u003e\n\u003cdiv class=\"gc-badge\"\u003eTRAVEL FRIENDLY\u003c\/div\u003e\n\u003cdiv class=\"gc-icon\"\u003e🛍️\u003c\/div\u003e\n\u003ch3\u003eOrder Online, Pickup in Osaka!\u003c\/h3\u003e\n\u003cp\u003eVisiting Japan soon? Order your favorite items now and collect them directly at our store during your stay in Osaka. Save on shipping costs and secure your items before you arrive!\u003c\/p\u003e\n\u003c!-- Address Box --\u003e\n\u003cdiv class=\"gc-location-box\"\u003e\n\u003cdiv class=\"gc-location-header\"\u003e📍 Pickup Location: Ikeman\u003c\/div\u003e\n\u003cdiv class=\"gc-address\"\u003e2-2-5 Minamihonmachi, Chuo-ku, Osaka-shi, Osaka\u003cbr\u003e\u003cspan class=\"gc-access-note\"\u003e(Located in central Osaka \/ Near Honmachi Station)\u003c\/span\u003e\u003cspan class=\"gc-access-note\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Styling --\u003e\n\u003cstyle\u003e\n  .global-collection-wrapper {\n    max-width: 900px;\n    margin: 20px auto 40px auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1e293b;\n    line-height: 1.6;\n  }\n\n  .gc-header {\n    text-align: center;\n    background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 100%);\n    color: #ffffff;\n    padding: 36px 20px;\n    border-radius: 12px;\n    margin-bottom: 24px;\n    box-shadow: 0 4px 15px rgba(15, 23, 42, 0.15);\n  }\n\n  .gc-subtitle {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    color: #60a5fa;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .gc-title {\n    font-size: 28px;\n    font-weight: 800;\n    margin: 0 0 10px 0;\n    color: #ffffff;\n    letter-spacing: -0.5px;\n  }\n\n  .gc-lead {\n    font-size: 15px;\n    color: #e2e8f0;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n\n  .gc-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  @media (min-width: 768px) {\n    .gc-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .gc-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    padding: 24px;\n    position: relative;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .gc-card-highlight {\n    border: 2px solid #2563eb;\n    background: #f8fafc;\n  }\n\n  .gc-badge {\n    position: absolute;\n    top: -12px;\n    right: 20px;\n    background: #10b981;\n    color: #ffffff;\n    font-size: 10px;\n    font-weight: 800;\n    padding: 4px 10px;\n    border-radius: 20px;\n    letter-spacing: 1px;\n  }\n\n  .gc-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n  }\n\n  .gc-card h3 {\n    font-size: 18px;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n    color: #0f172a;\n  }\n\n  .gc-card p {\n    font-size: 14px;\n    color: #475569;\n    margin: 0 0 16px 0;\n  }\n\n  .gc-location-box {\n    background: #ffffff;\n    border: 1px solid #cbd5e1;\n    border-radius: 8px;\n    padding: 14px;\n    margin-top: 12px;\n  }\n\n  .gc-location-header {\n    font-size: 13px;\n    font-weight: 700;\n    color: #1e293b;\n    margin-bottom: 4px;\n  }\n\n  .gc-address {\n    font-size: 13px;\n    color: #334155;\n  }\n\n  .gc-access-note {\n    font-size: 11px;\n    color: #64748b;\n  }\n\u003c\/style\u003e","products":[{"product_id":"katakana-hanko-12mm","title":"【12mm】KATAKANA HANKO","description":"\u003cdiv class=\"hanko-description-wrapper\"\u003e\n    \u003cdiv class=\"hanko-hero\"\u003e\n        \u003cspan class=\"hanko-tag\"\u003eLuminous Collection\u003c\/span\u003e\n        \u003ch1 class=\"hanko-main-title\"\u003eCustom Katakana Seals\u003cbr\u003e\u003cspan class=\"highlight\"\u003eGlow Acrylic Collection [12mm]\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp class=\"hanko-sub-lead\"\u003eA premium, personalized seal combining elegance and brilliant clarity.\u003c\/p\u003e\n        \u003cp class=\"hanko-lead-text\"\u003e\n            Experience exquisite transparency and a mystical texture that shifts beautifully with every angle of light. Elevate your daily signatures and office verifications into something chic and uniquely yours. Slim, highly portable, and designed to add a bright touch to your hands, this 12mm acrylic Hanko makes a perfect, casual gift for anyone overseas.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanko-section\"\u003e\n        \u003ch2 class=\"hanko-section-title\"\u003e3 Reasons to Choose This Seal\u003c\/h2\u003e\n        \u003cdiv class=\"hanko-features-grid\"\u003e\n            \u003cdiv class=\"hanko-feature-card\"\u003e\n                \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n                \u003ch3\u003eExquisite Transparency \u0026amp; Shine\u003c\/h3\u003e\n                \u003cp\u003eCrafted from high-purity acrylic that beautifully transmits light. Highly resistant to yellowing, it retains its pristine, vibrant appearance for years to come.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hanko-feature-card\"\u003e\n                \u003cdiv class=\"icon\"\u003e🔮\u003c\/div\u003e\n                \u003ch3\u003eOne-of-a-Kind Textures\u003c\/h3\u003e\n                \u003cp\u003eWhether it's the sleek \"Cat's Eye\" light streaks or the graceful \"Marble\" patterns, every single piece features a distinct face. It is truly your one-and-only seal.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hanko-feature-card\"\u003e\n                \u003cdiv class=\"icon\"\u003e💪\u003c\/div\u003e\n                \u003ch3\u003eSuperb Durability \u0026amp; Smooth Stamping\u003c\/h3\u003e\n                \u003cp\u003eMade from a heavy-duty, impact-resistant material that won't easily chip even if dropped. The ideal hardness ensures clean, crisp, and beautifully defined impressions every time.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanko-section bg-light\"\u003e\n        \u003ch2 class=\"hanko-section-title\"\u003eThe Charm of the 12mm Size\u003c\/h2\u003e\n        \u003cdiv class=\"hanko-size-single\"\u003e\n            \u003cspan class=\"size-badge\"\u003eDiameter: 12mm (Standard Verification \u0026amp; Everyday Size)\u003c\/span\u003e\n            \u003ch3\u003eSleek Personal Signatures \u0026amp; Daily Use\u003c\/h3\u003e\n            \u003cp class=\"size-desc\"\u003e\n                Express yourself by selecting your favorite hue from our rich 13-color graduation lineup. This slim, highly portable design serves as the quintessential size for office confirmation stamps, parcel delivery receipts, journal logs, and alternative custom signatures.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanko-section\"\u003e\n        \u003ch2 class=\"hanko-section-title\"\u003eIn-Store Pickup Service\u003c\/h2\u003e\n        \u003cdiv class=\"hanko-pickup-container\"\u003e\n            \u003cp class=\"pickup-lead\"\u003eCraft Your Unique Travel Memory — A One-and-Only Hanko from Japan\u003c\/p\u003e\n            \u003cdiv class=\"hanko-pickup-grid\"\u003e\n                \u003cdiv class=\"hanko-pickup-card\"\u003e\n                    \u003cdiv class=\"pickup-icon\"\u003e📍\u003c\/div\u003e\n                    \u003ch4\u003eIn-Store Pickup Available\u003c\/h4\u003e\n                    \u003cp class=\"en\"\u003eOrder seamlessly from your travel destination, then simply stop by the store to pick it up before heading home.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hanko-pickup-card\"\u003e\n                    \u003cdiv class=\"pickup-icon\"\u003e🗓️\u003c\/div\u003e\n                    \u003ch4\u003eFlexible Timing\u003c\/h4\u003e\n                    \u003cp class=\"en\"\u003ePlace your order online in advance, allowing you to drop by our physical storefront at whatever time best fits your travel schedule.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hanko-pickup-card\"\u003e\n                    \u003cdiv class=\"pickup-icon\"\u003e⏱️\u003c\/div\u003e\n                    \u003ch4\u003eSmooth Collection\u003c\/h4\u003e\n                    \u003cp class=\"en\"\u003eComplete your payment securely online beforehand, meaning zero wait times at the counter when you arrive.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"pickup-note\"\u003e*Please make sure to select \"In-Store Pickup\" during online checkout. For further details, feel free to ask our staff.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanko-section\"\u003e\n        \u003cdiv class=\"hanko-accent-banner\"\u003e\n            \u003cdiv class=\"banner-content\"\u003e\n                \u003ch2\u003eFor International Gifts \u0026amp; Unique Signs\u003c\/h2\u003e\n                \u003ch3\u003eLeave the English-to-Katakana Conversion to Us\u003c\/h3\u003e\n                \u003cp\u003e\n                    Simply type your name in English at checkout, and our expert staff will convert it into a beautifully balanced Katakana (or Hiragana) script for engraving. It is widely cherished as an authentic souvenir from Japan, a thoughtful gift for friends, or a highly unique custom stamp.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanko-section hanko-notice-section\"\u003e\n        \u003ch2 class=\"hanko-section-title notice-title\"\u003e⚠️ Important Considerations Before Purchasing\u003c\/h2\u003e\n        \u003cdiv class=\"hanko-notice-box\"\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eRegarding Character Count Limits\u003c\/strong\u003e\n                    \u003cp\u003ePlease ensure your name is within \u003cspan class=\"danger-text\"\u003e[7 Characters Max]\u003c\/span\u003e after being converted into Japanese text. *If your name exceeds 7 characters, please contact us before purchasing to check engraving availability.\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eWhen Selecting a Custom\/Illustrated Design\u003c\/strong\u003e\n                    \u003cp\u003eTo prevent the lines from overlapping or blurring, we strongly recommend keeping it within \u003cspan class=\"danger-text\"\u003e[6 Characters Max]\u003c\/span\u003e after Japanese conversion. *Higher character counts make each letter smaller, which may cause a smudged or unclear impression.\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eEntering Names in English \/ Roman Alphabet\u003c\/strong\u003e\n                    \u003cp\u003eAny names submitted in English will be translated into Japanese characters (Katakana, etc.) by our team for production. Please double-check that the estimated translated text fits within the limits mentioned above (Max 7 characters \/ Max 6 for illustrated designs).\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eNotice Regarding Delivery Timeline\u003c\/strong\u003e\n                    \u003cp\u003eIf we require clarification regarding your name translation or character count limits, we will reach out to you via email. Please note that your order's fulfillment and delivery timeline may be delayed depending on the timing of your response.\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* --- Shopify Custom Product Page CSS --- *\/\n.hanko-description-wrapper {\n    font-family: 'Helvetica Neue', Arial, 'Noto Sans JP', sans-serif;\n    color: #333333;\n    line-height: 1.8;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 20px;\n}\n\n\/* Hero Section *\/\n.hanko-hero {\n    text-align: center;\n    padding: 60px 20px;\n    background: linear-gradient(180deg, #f9fbfd 0%, #ffffff 100%);\n    border-radius: 16px;\n    margin-bottom: 40px;\n}\n.hanko-tag {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    color: #d4af37;\n    text-transform: uppercase;\n    margin-bottom: 15px;\n    border: 1px solid #d4af37;\n    padding: 4px 12px;\n    border-radius: 50px;\n}\n.hanko-main-title {\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.3;\n    color: #111111;\n    margin: 0 0 20px 0;\n}\n.hanko-main-title .highlight {\n    font-size: 24px;\n    display: block;\n    color: #555555;\n    margin-top: 10px;\n    font-weight: 500;\n}\n.hanko-sub-lead {\n    font-size: 18px;\n    color: #d4af37;\n    font-weight: 600;\n    margin-bottom: 25px;\n}\n.hanko-lead-text {\n    font-size: 15px;\n    color: #666666;\n    max-width: 700px;\n    margin: 0 auto;\n    text-align: justify;\n}\n\n\/* Sections *\/\n.hanko-section {\n    padding: 50px 0;\n    margin-bottom: 20px;\n}\n.bg-light {\n    background-color: #fafbfc;\n    padding: 50px 30px;\n    border-radius: 16px;\n}\n.hanko-section-title {\n    font-size: 22px;\n    font-weight: 700;\n    text-align: center;\n    position: relative;\n    margin-bottom: 40px;\n    color: #111111;\n}\n.hanko-section-title::after {\n    content: '';\n    display: block;\n    width: 40px;\n    height: 3px;\n    background-color: #d4af37;\n    margin: 15px auto 0 auto;\n}\n\n\/* Features Grid *\/\n.hanko-features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 30px;\n}\n.hanko-feature-card {\n    background: #ffffff;\n    border: 1px solid #eef2f5;\n    padding: 30px 20px;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n    transition: transform 0.2s;\n}\n.hanko-feature-card:hover {\n    transform: translateY(-5px);\n}\n.hanko-feature-card .icon {\n    font-size: 36px;\n    margin-bottom: 15px;\n}\n.hanko-feature-card h3 {\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: #111111;\n}\n.hanko-feature-card p {\n    font-size: 14px;\n    color: #666666;\n    margin: 0;\n}\n\n\/* Size Details Single Box *\/\n.hanko-size-single {\n    background: #ffffff;\n    padding: 35px;\n    border-radius: 12px;\n    border-left: 5px solid #d4af37;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n    max-width: 750px;\n    margin: 0 auto;\n}\n.size-badge {\n    display: inline-block;\n    background-color: #eaf4ff;\n    color: #005088;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 4px 12px;\n    border-radius: 4px;\n    margin-bottom: 15px;\n}\n.hanko-size-single h3 {\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: #111111;\n}\n.size-desc {\n    font-size: 14px;\n    color: #555555;\n    margin: 0;\n}\n\n\/* Pickup Section Styles *\/\n.hanko-pickup-container {\n    background: #ffffff;\n    border: 1px solid #eef2f5;\n    padding: 40px 30px;\n    border-radius: 16px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.01);\n}\n.pickup-lead {\n    font-size: 16px;\n    font-weight: 700;\n    color: #d4af37;\n    text-align: center;\n    margin-bottom: 30px;\n}\n.hanko-pickup-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 25px;\n    margin-bottom: 25px;\n}\n.hanko-pickup-card {\n    background: #fafbfc;\n    padding: 25px 20px;\n    border-radius: 12px;\n    border-top: 4px solid #1a2a3a;\n}\n.pickup-icon {\n    font-size: 28px;\n    margin-bottom: 10px;\n}\n.hanko-pickup-card h4 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n    color: #111111;\n}\n.hanko-pickup-card p.en {\n    font-size: 13px;\n    color: #555555;\n    margin: 0;\n    line-height: 1.6;\n}\n.pickup-note {\n    font-size: 12px;\n    color: #777777;\n    text-align: center;\n    margin: 0;\n    line-height: 1.6;\n}\n\n\/* Accent Banner *\/\n.hanko-accent-banner {\n    background: linear-gradient(135deg, #1a2a3a 0%, #0d1821 100%);\n    color: #ffffff;\n    padding: 50px 40px;\n    border-radius: 16px;\n    text-align: center;\n}\n.banner-content h2 {\n    font-size: 18px;\n    color: #d4af37;\n    font-weight: 600;\n    letter-spacing: 1px;\n    margin-bottom: 10px;\n}\n.banner-content h3 {\n    font-size: 22px;\n    font-weight: 700;\n    margin-bottom: 15px;\n}\n.banner-content p {\n    font-size: 14px;\n    color: #cccccc;\n    max-width: 700px;\n    margin: 0 auto;\n    line-height: 1.8;\n}\n\n\/* Notice Section *\/\n.hanko-notice-section {\n    background-color: #fff9f9;\n    padding: 40px 30px;\n    border-radius: 16px;\n    border: 1px solid #ffe5e5;\n}\n.notice-title::after {\n    background-color: #ff5c5c;\n}\n.hanko-notice-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n.hanko-notice-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 25px;\n}\n.hanko-notice-box li::before {\n    content: '■';\n    color: #ff5c5c;\n    position: absolute;\n    left: 0;\n    top: 2px;\n    font-size: 12px;\n}\n.hanko-notice-box li strong {\n    font-size: 15px;\n    color: #111111;\n    display: block;\n    margin-bottom: 5px;\n}\n.hanko-notice-box li p {\n    font-size: 14px;\n    color: #555555;\n    margin: 0;\n}\n.danger-text {\n    color: #ff5c5c;\n    font-weight: 700;\n}\n\n\/* Responsive Styles *\/\n@media (max-width: 768px) {\n    .hanko-hero { padding: 40px 15px; }\n    .hanko-main-title { font-size: 26px; }\n    .hanko-main-title .highlight { font-size: 18px; }\n    .hanko-accent-banner { padding: 35px 20px; }\n    .banner-content h3 { font-size: 18px; }\n    .hanko-pickup-container { padding: 25px 15px; }\n}\n\u003c\/style\u003e","brand":"ボールペンおなまえ彫刻専門店 イケマンオンラインショップ","offers":[{"title":"クリア Clear","offer_id":48602402422939,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック Black","offer_id":48602402455707,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク Pink","offer_id":48602402488475,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー Yellow","offer_id":48602402521243,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー Blue","offer_id":48602402554011,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true},{"title":"クリアパープル Purple","offer_id":48602402586779,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン Green","offer_id":48602418413723,"sku":null,"price":4300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/7860\/3163\/files\/5_4fe8b86b-9081-4f7f-b451-82be66e265e9.jpg?v=1779192006"},{"product_id":"jetstream-bamboo-en","title":"Uni Jetstream 4\u00261 Bamboo Multi-Pen | Custom Engraved 0.5mm Ballpoint \u0026 Mechanical Pencil | Personalized Gift","description":"\/* Update global font to a clean international standard *\/\n\u003cstyle\u003e\n.jp-product-lp {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333333;\n  line-height: 1.6;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n\/* Matching the aesthetic to the premium nature of the Bamboo product *\/\n.jp-namire-banner {\n  background-color: #3d4a3e; \/* Deep Forest Green *\/\n  color: #ffffff;\n  text-align: center;\n  padding: 15px;\n  font-size: 16px;\n  border-radius: 4px;\n}\n\n.jp-namire-box {\n  background: #ffffff;\n  border: 2px solid #3d4a3e;\n  padding: 30px;\n  border-radius: 8px;\n}\n\n.jp-namire-box h3 {\n  color: #3d4a3e;\n  font-size: 20px;\n}\n\n.jp-section-title {\n  text-align: center;\n  font-size: 28px;\n  margin-bottom: 40px;\n}\n\n.jp-section-title::after {\n  background-color: #3d4a3e;\n}\n\n.jp-feature-item h3 {\n  color: #3d4a3e;\n  font-size: 20px;\n}\n\n.jp-bottom-cta {\n  background-color: #f7f9f7;\n  border-left: 5px solid #3d4a3e;\n  padding: 30px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jp-product-lp\"\u003e\n  \u003c!-- Top Banner: Customization Emphasis --\u003e\n  \u003cdiv class=\"jp-namire-banner\"\u003e\n    \u003cspan class=\"jp-namire-icon\"\u003e🎁\u003c\/span\u003e\n    \u003cspan\u003ePersonalize your gift! \u003cstrong\u003eCustom Engraving Available\u003c\/strong\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero Section --\u003e\n  \u003cdiv class=\"jp-hero-section\"\u003e\n    \u003cdiv class=\"jp-hero-content\"\u003e\n      \u003cspan class=\"jp-subtitle\"\u003eElevate Your Daily Writing Experience\u003c\/span\u003e\n      \u003ch1 class=\"jp-title\"\u003eJetstream 4\u0026amp;1 BAMBOO Multi-Pen\u003c\/h1\u003e\n      \u003cp class=\"jp-lead\"\u003e\n        A seamless blend of natural bamboo warmth and advanced engineering. Designed to fit perfectly into your daily life.\n      \u003c\/p\u003e\n\n      \u003c!-- Customization Box --\u003e\n      \u003cdiv class=\"jp-namire-box\"\u003e\n        \u003ch3\u003e✨ Make It Unique: Personalized Engraving\u003c\/h3\u003e\n        \u003cp\u003eAdd a name or a thoughtful message to create a one-of-a-kind treasure. Perfect for personal use or as a heartfelt gift.\u003c\/p\u003e\n        \u003cdiv class=\"jp-namire-steps\"\u003e\n          \u003cdiv class=\"step\"\u003e1. Choose Font\u003c\/div\u003e\n          \u003cdiv class=\"step\"\u003e2. Enter Text\u003c\/div\u003e\n          \u003cdiv class=\"step\"\u003e3. We Craft It!\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Features Section --\u003e\n  \u003cdiv class=\"jp-features-section\"\u003e\n    \u003ch2 class=\"jp-section-title\"\u003eProduct Highlights\u003c\/h2\u003e\n\n    \u003cdiv class=\"jp-feature-item\"\u003e\n      \u003cdiv class=\"jp-feature-text\"\u003e\n        \u003ch3\u003eNatural Bamboo Grip\u003c\/h3\u003e\n        \u003cp\u003e\n          Crafted with genuine bamboo, our grip offers a sophisticated, natural texture that improves with age. \n          As a rapidly renewable resource, bamboo combines sustainability with remarkable durability. \n          Over time, this pen will adapt to your grip, becoming truly your own.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jp-feature-item\"\u003e\n      \u003cdiv class=\"jp-feature-text\"\u003e\n        \u003ch3\u003eSoft \u0026amp; Sophisticated Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Featuring a gentle, soothing color palette, this pen is designed to provide peace of mind and comfort, \n          whether you are in the office or relaxing at home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jp-feature-item\"\u003e\n      \u003cdiv class=\"jp-feature-text\"\u003e\n        \u003ch3\u003eWorld-Renowned Jetstream Ink\u003c\/h3\u003e\n        \u003cp\u003e\n          Experience the \"unbeatably smooth\" writing performance. Our breakthrough, low-viscosity ink ensures \n          a minimal resistance glide, producing crisp, vivid lines that dry instantly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Bottom CTA --\u003e\n  \u003cdiv class=\"jp-bottom-cta\"\u003e\n    \u003ch3\u003eSearching for the Perfect Gift?\u003c\/h3\u003e\n    \u003cp\u003eWith our professional laser engraving service, we transform this high-quality pen into an unforgettable keepsake. Gift wrapping options are available at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ボールペンおなまえ彫刻専門店 イケマンオンラインショップ","offers":[{"title":"ベージュ","offer_id":49319368851611,"sku":"jetstream_bamboo","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"セージ","offer_id":49319368884379,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ブルーグレー","offer_id":49319368917147,"sku":null,"price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/7860\/3163\/files\/bb_jt.jpg?v=1787053549"},{"product_id":"4902778267745-en","title":"Uni-ball Jetstream 4\u00261 Metal Edition Multi-Pen 0.5mm - Gun Metallic - Customizable \/ Personalizable","description":"\u003cdiv style=\"font-family: 'Helvetica Neue', Arial, sans-serif; color: #333; line-height: 1.6; max-width: 800px; margin: 0 auto; border: 1px solid #e0e0e0; padding: 30px; border-radius: 8px; background-color: #fdfdfd;\"\u003e\n    \u003c!-- Header Section --\u003e\n    \u003ch2 style=\"color: #2c3e50; border-bottom: 2px solid #3498db; padding-bottom: 10px;\"\u003eJETSTREAM 4\u0026amp;1 Metal Multi-Pen\u003c\/h2\u003e\n    \u003cp style=\"font-size: 1.1em; font-weight: bold; color: #555;\"\u003eTough, refined, and professional. The ultimate multi-function pen for business elites.\u003c\/p\u003e\n\n    \u003c!-- Key Features Section --\u003e\n    \u003cdiv style=\"margin: 25px 0; padding: 20px; background-color: #f8f9fa; border-left: 5px solid #3498db;\"\u003e\n        \u003ch3 style=\"margin-top: 0; color: #2c3e50;\"\u003eDesigned for Professionals\u003c\/h3\u003e\n        \u003cul style=\"padding-left: 20px;\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePersonalization Available:\u003c\/strong\u003e Make it uniquely yours or create a perfect gift with our engraving service.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eExceptional Durability:\u003c\/strong\u003e Featuring a rugged aluminum body, this pen is built to last and withstand the rigors of daily travel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIdeal for Business \u0026amp; Sales:\u003c\/strong\u003e Its sophisticated design rivals high-end luxury writing instruments, making it the perfect accessory for meetings and client interactions.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUnbeatable Value:\u003c\/strong\u003e Experience the premium weight and smooth writing performance of a high-end pen at a fraction of the cost.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Details Section --\u003e\n    \u003ch3 style=\"color: #2c3e50;\"\u003e【Product Specifications】\u003c\/h3\u003e\n    \u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 20px;\"\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd; font-weight: bold; width: 30%;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd;\"\u003eJS4\u0026amp;1metal (MSXE52000A5)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd; font-weight: bold;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd;\"\u003eFront Barrel: Aluminum \/ Rear Barrel: ABS Resin + Paint \/ Grip: Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd; font-weight: bold;\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd;\"\u003eDiameter 13.7mm x Thickness 18.5mm x Length 148.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd; font-weight: bold;\"\u003eManufacturer\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #ddd;\"\u003eUni-ball (Mitsubishi Pencil)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- Refill Section --\u003e\n    \u003ch3 style=\"color: #2c3e50;\"\u003e■ Compatible Refills (Jetstream)\u003c\/h3\u003e\n    \u003cdiv style=\"display: flex; gap: 20px; flex-wrap: wrap;\"\u003e\n        \u003cdiv style=\"flex: 1; min-width: 150px;\"\u003e\n            \u003cp\u003e\u003cstrong\u003eBlack:\u003c\/strong\u003e 0.38 \/ 0.5 \/ 0.7 \/ 1.0 mm\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eRed:\u003c\/strong\u003e 0.38 \/ 0.5 \/ 0.7 \/ 1.0 mm\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"flex: 1; min-width: 150px;\"\u003e\n            \u003cp\u003e\u003cstrong\u003eBlue:\u003c\/strong\u003e 0.38 \/ 0.5 \/ 0.7 \/ 1.0 mm\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eGreen:\u003c\/strong\u003e 0.38 \/ 0.5 \/ 0.7 mm\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"margin-top: 20px; font-size: 0.9em; color: #7f8c8d;\"\u003e※Related Models: MSXE5200A5.7 \/ .43 \/ .74 \/ .81\u003c\/p\u003e\n\u003c\/div\u003e","brand":"イケマンネットショップ","offers":[{"title":"Default Title","offer_id":49319468138651,"sku":"4902778267745-en","price":2650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/7860\/3163\/products\/4902778267745.jpg?v=1650623546"},{"product_id":"js-pm-s05-4902778349069-en","title":"Personalization | Pure Malt JETSTREAM Inside Single Ballpoint Pen, 0.5 mm, Dark Brown, SXN-PM-05 | Mitsubishi Pencil uni | Gift for Graduation, Birthday \u0026 Father's Day","description":"```html\n\u003cdiv class=\"shopify-product-custom-description\" style=\"max-width: 100%; margin: 0 auto; color: #333; line-height: 1.8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\"\u003e\n  \n  \u003cdiv style=\"background: #fdf8f3; border: 1px solid #e2c2a4; padding: 25px; border-radius: 8px; text-align: center; margin-bottom: 40px;\"\u003e\n    \u003ch3 style=\"color: #8c6239; margin: 0 0 10px 0; font-size: 1.25rem; font-weight: bold;\"\u003eExclusive Offer: Free Personalization\u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 0.95rem;\"\u003eMake it truly one of a kind. We carefully engrave your chosen name or message with expert craftsmanship. A perfect personal treat or thoughtful gift for someone special.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align: center; margin-bottom: 50px;\"\u003e\n    \u003ch2 style=\"font-size: 1.5rem; color: #2c3e50; border-bottom: none; margin-bottom: 15px; line-height: 1.4;\"\u003eHold a Piece of Whisky History in Your Hand.\u003cbr\u003eA Special Pen You'll Love More with Every Word.\u003c\/h2\u003e\n    \u003cp style=\"font-size: 1rem; color: #555; max-width: 600px; margin: 0 auto;\"\u003eFor decades, oak barrels have played an essential role in the aging of whisky. Once their work is done, this precious wood is given a new life as a writing instrument in the \u003cem\u003ePure Malt\u003c\/em\u003e series. Featuring remarkably smooth JETSTREAM ink combined with the natural warmth and character of genuine wood, this is a writing instrument with a story to tell.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom: 50px;\"\u003e\n    \u003ch3 style=\"font-size: 1.2rem; border-left: 4px solid #8c6239; padding-left: 15px; margin-bottom: 25px; color: #444;\"\u003eWhy You'll Love It\u003c\/h3\u003e\n    \n    \u003cdiv style=\"margin-bottom: 20px; padding: 15px; background: #fafafa; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #8c6239; display: block; margin-bottom: 5px;\"\u003e● A Pen That Ages with You\u003c\/strong\u003e\n      \u003cspan\u003eAs you use it, the natural wood gradually absorbs the oils from your hands, developing a richer color and beautiful luster over time. Enjoy the unique aging process and watch your pen become truly yours.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 20px; padding: 15px; background: #fafafa; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #8c6239; display: block; margin-bottom: 5px;\"\u003e● Exceptionally Smooth Writing\u003c\/strong\u003e\n      \u003cspan\u003eEquipped with JETSTREAM ink, renowned for its incredibly smooth writing feel. It delivers dark, crisp lines even with light writing pressure, making every writing experience effortless and enjoyable.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 20px; padding: 15px; background: #fafafa; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #8c6239; display: block; margin-bottom: 5px;\"\u003e● Choose from Two Natural Wood Finishes\u003c\/strong\u003e\n      \u003cp style=\"margin: 5px 0 0 0;\"\u003e\n        \u003ca href=\"https:\/\/shop-ikeman.xyz\/products\/4902778349069\" style=\"color: #8c6239; text-decoration: underline; font-weight: bold;\"\u003eNatural:\u003c\/a\u003e\n        \u003cspan\u003eA warm, light-colored finish that highlights the beauty of the wood and lets you enjoy its character as it ages.\u003c\/span\u003e\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 10px 0 0 0;\"\u003e\n        \u003ca href=\"https:\/\/shop-ikeman.xyz\/products\/4902778349076\" style=\"color: #8c6239; text-decoration: underline; font-weight: bold;\"\u003eDark Brown:\u003c\/a\u003e\n        \u003cspan\u003eA sophisticated, rich finish that evokes the history and character of the whisky barrel.\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom: 50px;\"\u003e\n    \u003ch3 style=\"font-size: 1.2rem; border-left: 4px solid #8c6239; padding-left: 15px; margin-bottom: 20px; color: #444;\"\u003eProduct Specifications\u003c\/h3\u003e\n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 0.95rem;\"\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"border-bottom: 1px solid #eee;\"\u003e\n          \u003cth style=\"text-align: left; padding: 12px 10px; background: #f9f9f9; width: 30%;\"\u003eManufacturer\u003c\/th\u003e\n          \u003ctd style=\"padding: 12px 10px;\"\u003eMitsubishi Pencil (uni)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom: 1px solid #eee;\"\u003e\n          \u003cth style=\"text-align: left; padding: 12px 10px; background: #f9f9f9;\"\u003eProduct Name\u003c\/th\u003e\n          \u003ctd style=\"padding: 12px 10px;\"\u003ePure Malt JETSTREAM Inside Single\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom: 1px solid #eee;\"\u003e\n          \u003cth style=\"text-align: left; padding: 12px 10px; background: #f9f9f9;\"\u003eBallpoint Size\u003c\/th\u003e\n          \u003ctd style=\"padding: 12px 10px;\"\u003e0.5 mm (Fine)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom: 1px solid #eee;\"\u003e\n          \u003cth style=\"text-align: left; padding: 12px 10px; background: #f9f9f9;\"\u003eInk Color\u003c\/th\u003e\n          \u003ctd style=\"padding: 12px 10px;\"\u003eBlack\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom: 1px solid #eee;\"\u003e\n          \u003cth style=\"text-align: left; padding: 12px 10px; background: #f9f9f9;\"\u003eModel Number\u003c\/th\u003e\n          \u003ctd style=\"padding: 12px 10px;\"\u003eSXN-PM-05\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom: 1px solid #eee;\"\u003e\n          \u003cth style=\"text-align: left; padding: 12px 10px; background: #f9f9f9;\"\u003ePersonalization\u003c\/th\u003e\n          \u003ctd style=\"padding: 12px 10px;\"\u003eFree (Engraving)\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #f4f4f4; padding: 25px; border-radius: 8px; margin-bottom: 40px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; font-size: 1.1rem; color: #333;\"\u003eHow to Order Personalization\u003c\/h3\u003e\n    \u003col style=\"padding-left: 20px; margin-bottom: 15px;\"\u003e\n      \u003cli\u003eSelect your preferred engraving font.\u003c\/li\u003e\n      \u003cli\u003eEnter the name or message you would like engraved in the personalization field.\u003c\/li\u003e\n    \u003c\/ol\u003e\n    \u003cdiv style=\"background: #fff; padding: 10px; border: 1px dashed #ccc; font-size: 0.9rem;\"\u003e\n      Examples: T.Yamada \/ Taro Yamada \/ 2024.04.01\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"border: 1px solid #ffdada; padding: 20px; border-radius: 8px; background: #fffcfc; font-size: 0.85rem; color: #666;\"\u003e\n    \u003cp style=\"margin-top: 0; color: #d9534f; font-weight: bold;\"\u003ePlease Note Before Purchasing\u003c\/p\u003e\n    \u003cul style=\"padding-left: 20px; margin: 0;\"\u003e\n      \u003cli\u003eAs this product is made with natural wood, each pen has its own unique grain, color, and character.\u003c\/li\u003e\n      \u003cli\u003ePersonalized items cannot be returned or canceled after engraving.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n","brand":"ボールペンおなまえ彫刻専門店 イケマンオンラインショップ","offers":[{"title":"Default Title","offer_id":49319626604699,"sku":"js-pm-s05-4902778349069-en","price":4980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/7860\/3163\/files\/pyu_ntr.png?v=1787053175"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0573\/7860\/3163\/collections\/global_s.png?v=1787093399","url":"https:\/\/shop-ikeman.xyz\/collections\/global-collection.oembed","provider":"ボールペンおなまえ彫刻専門店 イケマンオンラインショップ","version":"1.0","type":"link"}