{"product_id":"honma-x-bugatti-prism-putter","title":"Honma x Bugatti Prism Putter","description":"\u003cstyle\u003e\n  .yg-prism-lower {\n    --bg: #050505;\n    --bg-card: #151515;\n    --text: #ffffff;\n    --muted: #c8c1b7;\n    --line: rgba(255,255,255,.14);\n    --gold: #c8a86a;\n    --cream: #f5f3ef;\n    --max: 1180px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    line-height: 1.55;\n    overflow: hidden;\n  }\n\n  .yg-prism-lower * {\n    box-sizing: border-box;\n  }\n\n  .yg-prism-lower img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .yg-prism-lower .wrap {\n    max-width: var(--max);\n    margin: 0 auto;\n    padding: 0 22px;\n  }\n\n  .yg-prism-lower .section {\n    padding: 80px 0;\n  }\n\n  .yg-prism-lower .section-light {\n    background: var(--cream);\n    color: #111111;\n  }\n\n  .yg-prism-lower .eyebrow {\n    font-size: 12px;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 12px;\n  }\n\n  .yg-prism-lower h2,\n  .yg-prism-lower h3 {\n    margin: 0;\n    line-height: 1.05;\n    letter-spacing: -0.03em;\n    font-weight: 700;\n    color: #ffffff !important;\n  }\n\n  .yg-prism-lower h2 {\n    font-size: clamp(30px, 4.5vw, 56px);\n  }\n\n  .yg-prism-lower h3 {\n    font-size: 22px;\n  }\n\n  .yg-prism-lower p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .yg-prism-lower .intro {\n    text-align: center;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  .yg-prism-lower .intro p {\n    margin-top: 20px;\n    font-size: 18px;\n  }\n\n  .yg-prism-lower .video-wrap {\n    margin-top: 44px;\n    border-radius: 26px;\n    overflow: hidden;\n    border: 1px solid var(--line);\n    background: #000000;\n    box-shadow: 0 26px 70px rgba(0,0,0,.45);\n  }\n\n  .yg-prism-lower .video-ratio {\n    position: relative;\n    width: 100%;\n    padding-top: 56.25%;\n  }\n\n  .yg-prism-lower .video-ratio iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .yg-prism-lower .image-panel {\n    margin-top: 44px;\n    background: #ffffff;\n    border-radius: 24px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,.18);\n  }\n\n  .yg-prism-lower .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-top: 44px;\n  }\n\n  .yg-prism-lower .feature-card {\n    background: var(--bg-card);\n    border: 1px solid var(--line);\n    border-radius: 22px;\n    padding: 28px;\n  }\n\n  .yg-prism-lower .feature-card p {\n    margin-top: 14px;\n  }\n\n  .yg-prism-lower .split {\n    display: grid;\n    grid-template-columns: 1.05fr .95fr;\n    gap: 52px;\n    align-items: center;\n  }\n\n  .yg-prism-lower .split-image {\n    border-radius: 24px;\n    overflow: hidden;\n    border: 1px solid var(--line);\n    background: #ffffff;\n  }\n\n  .yg-prism-lower .bullet-list {\n    margin: 30px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .yg-prism-lower .bullet-list li {\n    display: grid;\n    grid-template-columns: 18px 1fr;\n    gap: 12px;\n    color: var(--muted);\n    margin-bottom: 14px;\n    font-size: 15px;\n  }\n\n  .yg-prism-lower .bullet-list li:before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    background: var(--gold);\n    border-radius: 50%;\n    margin-top: 8px;\n  }\n\n  .yg-prism-lower .section-light h2,\n  .yg-prism-lower .section-light h3 {\n    color: #111111 !important;\n  }\n\n  .yg-prism-lower .section-light p {\n    color: #555555;\n  }\n\n  .yg-prism-lower .spec-table-wrap {\n    margin-top: 38px;\n    overflow-x: auto;\n    border: 1px solid #d8d2c7;\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .yg-prism-lower table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n\n  .yg-prism-lower th,\n  .yg-prism-lower td {\n    padding: 16px 14px;\n    text-align: left;\n    border-bottom: 1px solid #e5dfd5;\n    color: #111111;\n  }\n\n  .yg-prism-lower th {\n    background: #111111;\n    color: #ffffff;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: .08em;\n    font-size: 12px;\n  }\n\n  .yg-prism-lower tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .yg-prism-lower .component-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n    margin-top: 38px;\n  }\n\n  .yg-prism-lower .component-card {\n    background: #ffffff;\n    border: 1px solid #d8d2c7;\n    border-radius: 18px;\n    overflow: hidden;\n  }\n\n  .yg-prism-lower .component-card .image {\n    background: #ffffff;\n    padding: 24px;\n  }\n\n  .yg-prism-lower .component-card .content {\n    padding: 24px;\n  }\n\n  .yg-prism-lower .component-card h3 {\n    color: #111111 !important;\n    font-size: 20px;\n  }\n\n  .yg-prism-lower .component-card p {\n    margin-top: 10px;\n    color: #555555;\n  }\n\n  .yg-prism-lower .gift-card {\n    background:\n      linear-gradient(135deg, rgba(200,168,106,.16), rgba(255,255,255,.04)),\n      #090909;\n    border: 1px solid var(--line);\n    border-radius: 26px;\n    padding: 44px;\n  }\n\n  .yg-prism-lower .faq {\n    display: grid;\n    gap: 14px;\n    margin-top: 38px;\n  }\n\n  .yg-prism-lower details {\n    background: var(--bg-card);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    padding: 20px 22px;\n  }\n\n  .yg-prism-lower summary {\n    cursor: pointer;\n    font-weight: 700;\n    color: #ffffff;\n    list-style: none;\n  }\n\n  .yg-prism-lower summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .yg-prism-lower details p {\n    margin-top: 14px;\n  }\n\n  .yg-prism-lower .note {\n    font-size: 12px;\n    color: #777777;\n    margin-top: 18px;\n  }\n\n  @media (max-width: 900px) {\n    .yg-prism-lower .section {\n      padding: 64px 0;\n    }\n\n    .yg-prism-lower .split,\n    .yg-prism-lower .feature-grid,\n    .yg-prism-lower .component-grid {\n      grid-template-columns: 1fr;\n      gap: 28px;\n    }\n\n    .yg-prism-lower .gift-card {\n      padding: 32px 22px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .yg-prism-lower .wrap {\n      padding: 0 16px;\n    }\n\n    .yg-prism-lower .component-card .content {\n      padding: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"yg-prism-lower\"\u003e\n\u003c!-- TITLE + VIDEO --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eHONMA x BUGATTI Collaboration\u003c\/div\u003e\n\u003ch2\u003eHONMA x BUGATTI PRISM PUTTER\u003c\/h2\u003e\n\u003cp\u003ePrecision. Performance. Individuality. The PRISM Putter Collection brings together Japanese precision craftsmanship and Bugatti-inspired performance design in a premium collectible putter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\n\u003cdiv class=\"video-ratio\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/428kN43AqLY?si=NYTNq_eiK969GMXA\" title=\"HONMA x BUGATTI PRISM Putter Video\"\u003e\n          \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR COLLECTION --\u003e\n\u003csection class=\"section\" style=\"background: #0d0d0d;\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eColor Collection\u003c\/div\u003e\n\u003ch2\u003eChoose Your PRISM Color\u003c\/h2\u003e\n\u003cp\u003eAvailable in seven signature colorways: Black, Ice Blue, Orange, Gray, Dark Green, Purple, and Bronze.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-panel\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0064\/4697\/3010\/files\/PRISM_PUTTER_HEAD.png?v=1788211618\" alt=\"HONMA x BUGATTI PRISM Putter color options\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFORMANCE --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"wrap split\"\u003e\n\u003cdiv class=\"split-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0064\/4697\/3010\/files\/PUTTER_SUCCESS_RATE_2.png?v=1788211142\" alt=\"HONMA x BUGATTI PRISM Putter success rate chart\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"eyebrow\"\u003ePerformance Focus\u003c\/div\u003e\n\u003ch2\u003eDesigned to hold the intended line.\u003c\/h2\u003e\n\u003cp style=\"margin-top: 20px;\"\u003eThe PRISM putter features a torque-less design engineered to promote directional stability and consistency through impact, even when contact moves toward the heel or toe.\u003c\/p\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eTorque-less design engineered for directional stability.\u003c\/li\u003e\n\u003cli\u003ePrecision CNC milled construction for refined feel.\u003c\/li\u003e\n\u003cli\u003eSUS303 and aluminum body construction.\u003c\/li\u003e\n\u003cli\u003eDesigned to help reduce performance loss on off-center contact.\u003c\/li\u003e\n\u003cli\u003ePremium HONMA × BUGATTI collaboration detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"section section-light\" id=\"prism-specs\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cdiv class=\"eyebrow\" style=\"color: #555;\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2\u003eBUGATTI PRISM Putter Specs\u003c\/h2\u003e\n\u003cp\u003eStandard product specifications. Availability may vary by color, hand, gift box option, and current inventory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-table-wrap\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBody: SUS303 + Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturing\u003c\/td\u003e\n\u003ctd\u003eCNC Milled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoft\u003c\/td\u003e\n\u003ctd\u003e3.0°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLie\u003c\/td\u003e\n\u003ctd\u003e70.0°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Weight\u003c\/td\u003e\n\u003ctd\u003e518g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"component-grid\"\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003cdiv class=\"image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0064\/4697\/3010\/files\/SHAFT.png?v=1788211285\" alt=\"BUGATTI ZT putter shaft color options\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch3\u003eBUGATTI ZT #PT Shaft\u003c\/h3\u003e\n\u003cp\u003eCarbon graphite shaft designed for the PRISM putter collection. Weight: 79g.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003cdiv class=\"image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0064\/4697\/3010\/files\/BUGATTI_PRISM_grip.jpg?v=1788211462\" alt=\"HONMA BUGATTI PRISM putter grip\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch3\u003eExclusive HONMA × BUGATTI Grip\u003c\/h3\u003e\n\u003cp\u003eGR CN PUTTER HONMA BGT ZT BK grip made with EVA Resin + PU. Gross weight: 58g.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003eAll specifications are for reference only. Please confirm final configuration, color, and availability before checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT BOX --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"gift-card\"\u003e\n\u003cdiv class=\"split\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"eyebrow\"\u003eOptional Gift Box\u003c\/div\u003e\n\u003ch2\u003ePremium presentation, collectible feel.\u003c\/h2\u003e\n\u003cp style=\"margin-top: 20px;\"\u003eThe optional Bugatti putter gift box adds a refined presentation layer for gifting, collecting, or completing the HONMA × BUGATTI experience.\u003c\/p\u003e\n\u003cul class=\"bullet-list\"\u003e\n\u003cli\u003eHONMA × BUGATTI branded presentation box.\u003c\/li\u003e\n\u003cli\u003ePremium collectible look and feel.\u003c\/li\u003e\n\u003cli\u003eOptional selection depending on product availability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"split-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0064\/4697\/3010\/files\/PRISM_PUTTER_GIFT_BOX_SHOPIFY.png?v=1788212400\" alt=\"HONMA x BUGATTI PRISM Putter gift box\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"section\" style=\"background: #0d0d0d;\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eFAQ\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat makes the HONMA x BUGATTI PRISM Putter unique?\u003c\/summary\u003e\n\u003cp\u003eIt combines HONMA’s Japanese precision craftsmanship with Bugatti-inspired design, a torque-less putter concept, CNC milled construction, and seven colorway options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n\u003cp\u003eThe PRISM Putter Collection includes Black, Ice Blue, Orange, Gray, Dark Green, Purple, and Bronze color options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the putter made of?\u003c\/summary\u003e\n\u003cp\u003eThe body is listed as SUS303 + Aluminum, with CNC milled manufacturing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the standard specs?\u003c\/summary\u003e\n\u003cp\u003eStandard specs are 3.0° loft, 70.0° lie, 34\" length, and 518g total weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the gift box included?\u003c\/summary\u003e\n\u003cp\u003eThe Bugatti putter gift box is listed as an optional selection. Please confirm current product configuration and availability before checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Honma Golf","offers":[{"title":"33\" \/ Black","offer_id":51465506062500,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"33\" \/ Gray","offer_id":51465506095268,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"33\" \/ Purple","offer_id":51465506128036,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"33\" \/ Ice Blue","offer_id":51465508028580,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"33\" \/ Dark Green","offer_id":51465508061348,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"33\" \/ Orange","offer_id":51465508094116,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"33\" \/ Bronze","offer_id":51465508126884,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Black","offer_id":51465506160804,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Gray","offer_id":51465506193572,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Purple","offer_id":51465506226340,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Ice Blue","offer_id":51465508159652,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Dark Green","offer_id":51465508192420,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Orange","offer_id":51465508225188,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"34\" \/ Bronze","offer_id":51465508257956,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Black","offer_id":51465506259108,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Gray","offer_id":51465506291876,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Purple","offer_id":51465506324644,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Ice Blue","offer_id":51465508290724,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Dark Green","offer_id":51465508323492,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Orange","offer_id":51465508356260,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false},{"title":"35\" \/ Bronze","offer_id":51465508389028,"sku":null,"price":420.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/BUGATTIPRISM_IBL_sole_grande_c8358700-b176-4dde-ab28-66bfbd783d4d.jpg?v=1788546301","url":"https:\/\/www.yesgolfshop.com\/products\/honma-x-bugatti-prism-putter","provider":"Yesgolfshop.com","version":"1.0","type":"link"}