{"product_id":"creative-golf-club-pen-holder","title":"Creative Golf Club Pen Holder","description":"\u003c!--\n[AI Design Logic]\n产品类型：D安装摆放型 (高端桌面创意笔筒\/商务礼品)\n目标受众：高尔夫运动爱好者、商务人士、办公室白领、寻找独特高端礼品的送礼者\n视觉风格：现代简约商务风，带有些许高尔夫俱乐部的尊贵运动质感\n配色策略：主色采用森林绿 (Forest Green) 呼应高尔夫草坪，辅以暖金和岩石灰彰显品质感\n模块顺序：\n  1. Intro \/ Hero Content Block (极简引流首屏，奠定礼品档次)\n  2. Feature 1: 仿真草坪底座与稳固展示 (卖点1：场景氛围感)\n  3. Feature 2: 匠心选材与仿真微缩工艺 (卖点2：PU皮革与高质感合金材质)\n  4. Feature 3: 多色经典款式及书写实用性 (卖点3：不同球杆对应不同颜色，办公实用性)\n  5. Specifications (参数模块)\n  6. FAQ (产品常见问题解答)\n详情图映射：\n  - Hero Image: detail_2 (蓝白款在木质桌面场景图，最有质感)\n  - Feature 1: detail_1 (绿色仿真草皮底座特写图)\n  - Feature 2: detail_3 (红白款材质细节解析图)\n  - Feature 3: detail_5 (黑白经典款单品展示图)\n规格图映射：\n  - Specs Image (未提供单独规格图，数据直接来源于产品报告并由 HTML 渲染，不强制放占位符，避免画蛇添足)\n对比模块：未加入 (此产品为独特创意礼品，重在感官和材质细节，无需强行进行 ordinary vs ours 对比)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- 内部 CSS 样式表 --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #12372a; \/* 经典高尔夫森林绿 *\/\n      --primary-hover: #436850;\n      --text-main: #2c3e50; \/* 深灰蓝色，高品质阅读视感 *\/\n      --text-sub: #5a6b7c;\n      --bg-body: #ffffff;\n      --bg-card: #fbfbfa; \/* 带有极轻微暖调的浅灰 *\/\n      --bg-soft: #f4f6f4; \/* 淡淡的草绿灰色，用于分栏或卡片 *\/\n      --accent: #ad8b56; \/* 尊贵金，用于高光标签 *\/\n      --border-color: #e9ecef;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* 标题与间距规范 *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      margin-top: 0;\n      font-weight: 700;\n      line-height: 1.25;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    .section-gap {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    \/* 图片基础样式 (方案A：自然流式) *\/\n    .media-placeholder {\n      width: 100%;\n      background: var(--bg-soft);\n      border: 2px dashed #ccd5ae;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 600;\n      color: var(--primary);\n      box-sizing: border-box;\n      aspect-ratio: 1 \/ 1; \/* 默认正方形占位，移动端友好 *\/\n      padding: 20px;\n      text-align: center;\n    }\n\n    @media (min-width: 768px) {\n      .media-placeholder {\n        aspect-ratio: 4 \/ 3; \/* 宽屏下更舒展 *\/\n      }\n    }\n\n    .media-placeholder img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain; \/* 保证球包、底座细节完整展示不被裁剪 *\/\n      border-radius: calc(var(--radius-lg) - 2px);\n    }\n\n    \/* 不可点击的标签\/徽章样式 *\/\n    .badge-pill {\n      display: inline-block;\n      padding: 6px 14px;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-right: 8px;\n      margin-bottom: 10px;\n      border: 1px solid rgba(18, 55, 42, 0.1);\n    }\n\n    .badge-pill.accent {\n      background-color: rgba(173, 139, 86, 0.1);\n      color: var(--accent);\n      border-color: rgba(173, 139, 86, 0.2);\n    }\n\n    \/* A. Intro \/ Hero Block *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .hero-trust-tag {\n      font-size: 16px;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      color: var(--accent);\n      font-weight: 700;\n      margin-bottom: 1rem;\n      display: block;\n    }\n\n    .hero-title {\n      font-size: clamp(32px, 5vw, 48px);\n      margin-bottom: 1.5rem;\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 2.5rem auto;\n      font-size: clamp(18px, 2.5vw, 22px);\n    }\n\n    .hero-media-wrapper {\n      max-width: 900px;\n      margin: 0 auto;\n      box-shadow: var(--shadow-lg);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* B. Feature Sections (移动端图上文下，桌面端Z字交错) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    .feature-copy h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1rem;\n    }\n\n    .feature-tags-container {\n      margin-top: 1.5rem;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 4rem;\n      }\n      \n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media, .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* C. Specifications *\/\n    .specs-section {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 3.5rem);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .specs-title {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 2rem;\n      text-align: center;\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 18px;\n    }\n\n    .specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .specs-table td {\n      padding: 16px 20px;\n      vertical-align: top;\n    }\n\n    .specs-label {\n      font-weight: 700;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    .specs-value {\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n      .specs-table tr {\n        padding: 10px 0;\n      }\n      .specs-table td {\n        padding: 6px 10px;\n      }\n      .specs-label {\n        font-weight: 700;\n        margin-bottom: 4px;\n      }\n    }\n\n    \/* D. FAQ Section *\/\n    .faq-section {\n      background-color: var(--bg-soft);\n      padding: clamp(2rem, 5vw, 3.5rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .faq-title {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 2rem;\n      text-align: center;\n    }\n\n    .faq-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n    }\n\n    .faq-item {\n      background: var(--bg-body);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- ==================== A. INTRO \/ HERO CONTENT BLOCK ==================== --\u003e\n\u003csection class=\"hero-section section-gap\"\u003e\u003cspan class=\"hero-trust-tag\"\u003eDesigned for Everyday Office Prestige\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eThe Ultimate Statement Piece for Every Golf Lover's Desk\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eA masterfully crafted miniature golf bag holding three premium club-styled pens. Seamlessly balancing executive functionality with elite sporting passion.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media-wrapper\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003c!-- 📷 需替换：detail_2 (主场景图：蓝色球包直立于书桌上，带有高质感背景氛围) --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img117\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815181758\/6db4a40df555ace5a4ecbcf1922b65fc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== B. FEATURE SECTIONS ==================== --\u003e\u003c!-- Feature 1: 草坪底座 (detail_1) --\u003e\n\n\u003csection class=\"feature-item section-gap\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003c!-- 📷 需替换：detail_1 (草坪底座局部细节图) --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img118\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815181759\/986239b3cd3967fc9176bfee79c90627.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eBring the Spirit of the Green to Your Workspace\u003c\/h2\u003e\n\n\u003cp\u003eGround your daily grind with a miniature professional-grade replica grass putting green, complete with a tiny golf ball. The weighted ABS base provides rock-solid stability, ensuring your writing instruments stand tall and secure on any desk surface without tipping.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags-container\"\u003e\n\u003cspan class=\"badge-pill\"\u003eWeighted ABS Base\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003eSynthetic Putting Green\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003eAnti-Tipping Stability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: 匠心选材 (detail_3) --\u003e\n\n\u003csection class=\"feature-item reverse section-gap\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003c!-- 📷 需替换：detail_3 (三圆圈细节图：防水皮、调节扣、底座结构) --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img119\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815181759\/5f3f0ef0e90d71442f30a2ef25002175.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eAuthentic Materials, Refined to the Smallest Stitch\u003c\/h2\u003e\n\n\u003cp\u003eWe take no shortcuts. Every mini bag is tailored from durable, waterproof PU leather, featuring authentic miniature zipper details, adjustable buckle straps, and polished metal accents. The three club-styled pens are forged from heavy-duty zinc and aluminum alloys for a tactile, executive writing experience.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags-container\"\u003e\n\u003cspan class=\"badge-pill accent\"\u003eWaterproof PU Leather\u003c\/span\u003e \u003cspan class=\"badge-pill accent\"\u003eZinc \u0026amp; Aluminum Alloys\u003c\/span\u003e \u003cspan class=\"badge-pill accent\"\u003eMicro-Stitching Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: 多功能书写与多色系列 (detail_5) --\u003e\n\n\u003csection class=\"feature-item section-gap\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003c!-- 📷 需替换：detail_5 (黑白款单品展示图) --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img120\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815181758\/ee27f7667415b301f5c05eb5d17d641f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eA Classic Silhouette for Every Executive Style\u003c\/h2\u003e\n\n\u003cp\u003eWhether you prefer the sharp contrast of Classic Black \u0026amp; White, the modern prestige of Silver, or the sporty appeal of Blue and Red, this set serves as the perfect personal signature. The three distinct clubs—Driver, Iron, and Putter—secretly house fine-tip pens in Red, Blue, and Black ink, allowing you to sign contracts and take notes in effortless style.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags-container\"\u003e\n\u003cspan class=\"badge-pill\"\u003e3 Writing Ink Colors\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003eDriver, Iron \u0026amp; Putter Grips\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003ePerfect Executive Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== C. SPECIFICATIONS ==================== --\u003e\n\n\u003csection class=\"specs-section section-gap\"\u003e\n\u003ch2 class=\"specs-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eMini Bag Material\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003ePremium Waterproof PU Leather with realistic miniature stitching, decorative pocket, metal zippers, and adjustable shoulder strap\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003ePen Material\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eHigh-grade Zinc Alloy \u0026amp; Aluminum Alloy body, delivering a professional weight and elegant tactile finish\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eBase Construction\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eDurable, slip-resistant ABS base layered with dense artificial synthetic grass putting turf and a micro golf ball\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eIncluded Accessories\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003e• 1x Miniature Golf Bag Holder\u003cbr\u003e\n\t\t\t• 3x Golf Club Ballpoint Pens (Driver, Iron, Putter)\u003cbr\u003e\n\t\t\t• 1x Display Putting Green Base with Mini Ball\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eInk Colors\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eRed, Blue, and Black (identified by color-coded grip collars on individual pens)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eClassic Black \u0026amp; White, Fairway Green \u0026amp; White, Royal Blue \u0026amp; White, Sporty Red \u0026amp; White, Stealth Black \u0026amp; Silver, Bright Yellow \u0026amp; White\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== D. FAQ SECTION ==================== --\u003e\n\n\u003csection class=\"faq-section section-gap\"\u003e\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e⛳\u003c\/span\u003e What ink colors do the three club pens write in?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe set features three different colors to keep you organized: Red, Blue, and Black ink. You can quickly identify the color by checking the subtle metal ring color on the neck of each mini club pen.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e⛳\u003c\/span\u003e Can the ink cartridges be refilled?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes! The mini golf club pens use standard mini-ballpoint refills. When the ink runs dry, you can easily unscrew the club head and swap out the refill to ensure your premium pens stay functional for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e⛳\u003c\/span\u003e Is the miniature golf bag permanently fixed to the base?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the golf bag is designed to sit snugly into the custom-molded circular slot on the grass base. You can freely lift the mini bag off the turf base to handle it or rearrange your desktop space whenever you like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Woyuosn","offers":[{"title":"Classic Black \u0026 White","offer_id":63972691771763,"sku":"0817-14145171","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Fairway Green \u0026 White","offer_id":63972691804531,"sku":"0817-14146761","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Royal Blue \u0026 White","offer_id":63972691837299,"sku":"0817-14148386","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Sporty Red \u0026 White","offer_id":63972691870067,"sku":"0817-14147262","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Stealth Black \u0026 Silver","offer_id":63972691902835,"sku":"0817-14145888","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Bright Yellow \u0026 White","offer_id":63972691935603,"sku":"0817-14142480","price":32.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/6db4a40df555ace5a4ecbcf1922b65fc.jpg?v=1786947374","url":"https:\/\/woyuosn.com\/products\/creative-golf-club-pen-holder","provider":"Woyuosn","version":"1.0","type":"link"}