{"product_id":"3-piece-golf-wedge-set-54-60-69-short-game-wedges","title":"3-Piece Golf Wedge Set - 54°, 60° \u0026 69° Short Game Wedges","description":"\u003cstyle\u003e\n  .golf-wedge-description {\n    max-width: 900px;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #1f2933;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .golf-wedge-description * {\n    box-sizing: border-box;\n  }\n\n  .golf-wedge-description p {\n    margin: 0 0 16px;\n  }\n\n  .wedge-hero {\n    padding: 30px 20px;\n    margin-bottom: 24px;\n    text-align: center;\n    background: #f3f7f3;\n    border-radius: 16px;\n  }\n\n  .wedge-hero-label {\n    margin: 0 0 8px !important;\n    color: #52735b;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 1px;\n  }\n\n  .wedge-hero h2 {\n    margin: 0 0 10px;\n    color: #17251b;\n    font-size: 30px;\n    line-height: 1.25;\n  }\n\n  .wedge-lofts {\n    margin: 0 !important;\n    color: #52735b;\n    font-size: 20px;\n    font-weight: 700;\n  }\n\n  .wedge-intro {\n    max-width: 760px;\n    margin: 0 auto 24px !important;\n    text-align: center;\n  }\n\n  .wedge-highlight {\n    padding: 18px 12px;\n    margin: 26px 0;\n    text-align: center;\n    border-top: 1px solid #dfe6df;\n    border-bottom: 1px solid #dfe6df;\n  }\n\n  .wedge-highlight h3 {\n    margin: 0;\n    color: #17251b;\n    font-size: 22px;\n    line-height: 1.35;\n  }\n\n  .wedge-cards {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin: 28px 0;\n  }\n\n  .wedge-card {\n    display: flex;\n    min-height: 190px;\n    padding: 24px 18px;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #dce5dd;\n    border-radius: 14px;\n  }\n\n  .wedge-card h3 {\n    margin: 0 0 12px;\n    color: #52735b;\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  .wedge-card p {\n    margin: 0;\n    font-size: 15px;\n  }\n\n  .wedge-benefits {\n    padding: 24px 22px;\n    margin: 30px 0;\n    background: #f7f8f6;\n    border-radius: 14px;\n  }\n\n  .wedge-benefits h3,\n  .wedge-section h3 {\n    margin: 0 0 14px;\n    color: #17251b;\n    font-size: 23px;\n    line-height: 1.35;\n  }\n\n  .wedge-benefits ul {\n    padding-left: 22px;\n    margin: 0;\n  }\n\n  .wedge-benefits li {\n    margin-bottom: 9px;\n  }\n\n  .wedge-benefits li:last-child {\n    margin-bottom: 0;\n  }\n\n  .wedge-section {\n    margin: 32px 0;\n  }\n\n  .perfect-section {\n    margin: 34px 0;\n  }\n\n  .perfect-title {\n    margin: 0 0 16px;\n    color: #171717;\n    font-size: 24px;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .perfect-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .perfect-item {\n    display: flex;\n    min-height: 50px;\n    padding: 13px 14px;\n    align-items: center;\n    color: #2b2b2b;\n    text-align: left;\n    background: #f3f3f3;\n    border-radius: 10px;\n  }\n\n  .included-section {\n    margin: 34px 0 24px;\n  }\n\n  .included-title {\n    margin: 0 0 14px;\n    color: #171717;\n    font-size: 26px;\n    line-height: 1.3;\n  }\n\n  .included-table {\n    display: table;\n    width: 100%;\n    table-layout: fixed;\n    border-collapse: collapse;\n  }\n\n  .included-table tbody {\n    display: table-row-group;\n  }\n\n  .included-table tr {\n    display: table-row;\n  }\n\n  .included-table td {\n    display: table-cell;\n    padding: 15px 13px;\n    vertical-align: middle;\n    border: 1px solid #d7d7d7;\n  }\n\n  .included-table td:first-child {\n    width: 35%;\n    color: #222222;\n    font-weight: 700;\n    letter-spacing: 0.3px;\n  }\n\n  .included-table td:last-child {\n    width: 65%;\n    color: #333333;\n  }\n\n  .wedge-final {\n    padding: 18px;\n    margin-top: 22px;\n    background: #f5f5f5;\n    border-left: 4px solid #1f1f1f;\n  }\n\n  .wedge-final h3 {\n    margin: 0 0 8px;\n    color: #222222;\n    font-size: 18px;\n    line-height: 1.4;\n  }\n\n  .wedge-final p {\n    margin: 0;\n    color: #333333;\n  }\n\n  @media screen and (max-width: 749px) {\n    .golf-wedge-description {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .golf-wedge-description p {\n      margin-bottom: 12px;\n    }\n\n    .wedge-hero {\n      padding: 18px 14px;\n      margin-bottom: 16px;\n      border-radius: 12px;\n    }\n\n    .wedge-hero-label {\n      margin-bottom: 5px !important;\n      font-size: 11px;\n      letter-spacing: 0.8px;\n    }\n\n    .wedge-hero h2 {\n      margin-bottom: 6px;\n      font-size: 22px;\n    }\n\n    .wedge-lofts {\n      font-size: 17px;\n    }\n\n    .wedge-intro {\n      margin-bottom: 16px !important;\n    }\n\n    .wedge-highlight {\n      padding: 12px 8px;\n      margin: 16px 0;\n    }\n\n    .wedge-highlight h3 {\n      font-size: 18px;\n    }\n\n    .wedge-cards {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      margin: 18px 0;\n    }\n\n    .wedge-card {\n      display: grid;\n      grid-template-columns: 92px minmax(0, 1fr);\n      gap: 10px;\n      min-height: auto;\n      padding: 12px 14px;\n      align-items: center;\n      text-align: left;\n      border-radius: 10px;\n    }\n\n    .wedge-card h3 {\n      margin: 0;\n      font-size: 16px;\n      text-align: center;\n    }\n\n    .wedge-card p {\n      margin: 0;\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .wedge-benefits {\n      padding: 16px 16px;\n      margin: 20px 0;\n      border-radius: 11px;\n    }\n\n    .wedge-benefits h3,\n    .wedge-section h3 {\n      margin-bottom: 10px;\n      font-size: 19px;\n    }\n\n    .wedge-benefits ul {\n      padding-left: 19px;\n    }\n\n    .wedge-benefits li {\n      margin-bottom: 5px;\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .wedge-section {\n      margin: 20px 0;\n    }\n\n    .perfect-section {\n      margin: 22px 0;\n    }\n\n    .perfect-title {\n      margin-bottom: 11px;\n      font-size: 20px;\n    }\n\n    .perfect-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n    }\n\n    .perfect-item {\n      min-height: 40px;\n      padding: 9px 10px;\n      font-size: 12.5px;\n      line-height: 1.3;\n      border-radius: 8px;\n    }\n\n    .included-section {\n      margin: 22px 0 18px;\n    }\n\n    .included-title {\n      margin-bottom: 11px;\n      font-size: 20px;\n    }\n\n    .included-table {\n      display: table !important;\n      width: 100% !important;\n      table-layout: fixed;\n      border-collapse: collapse;\n    }\n\n    .included-table tbody {\n      display: table-row-group !important;\n    }\n\n    .included-table tr {\n      display: table-row !important;\n    }\n\n    .included-table td {\n      display: table-cell !important;\n      padding: 9px 8px;\n      vertical-align: middle;\n      font-size: 12px;\n      line-height: 1.4;\n      border: 1px solid #d7d7d7;\n      overflow-wrap: break-word;\n    }\n\n    .included-table td:first-child {\n      width: 34% !important;\n      font-weight: 700;\n    }\n\n    .included-table td:last-child {\n      width: 66% !important;\n    }\n\n    .wedge-final {\n      padding: 13px 13px;\n      margin-top: 16px;\n    }\n\n    .wedge-final h3 {\n      margin-bottom: 5px;\n      font-size: 16px;\n    }\n\n    .wedge-final p {\n      font-size: 13px;\n      line-height: 1.45;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"golf-wedge-description\"\u003e\n\n  \u003cdiv class=\"wedge-hero\"\u003e\n    \u003cp class=\"wedge-hero-label\"\u003eCOMPLETE SHORT-GAME SET\u003c\/p\u003e\n    \u003ch2\u003e\u003cstrong\u003e3-Piece Golf Wedge Set\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp class=\"wedge-lofts\"\u003e54° • 60° • 69°\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"wedge-intro\"\u003e\n    Built for golfers who want greater control and more shot options around the green,\n    this \u003cstrong\u003e3-piece golf wedge set\u003c\/strong\u003e includes three versatile lofts for\n    chips, pitches, bunker shots, flop shots, and creative short-game play.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"wedge-highlight\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eMore Loft. More Control. More Shot Options.\u003c\/strong\u003e\u003c\/h3\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    Short game is where strokes are saved. With\n    \u003cstrong\u003e54°, 60°, and 69° wedges\u003c\/strong\u003e in one set, you can approach every lie\n    with more confidence — whether you need a controlled chip, a high shot with a soft\n    landing, or a dramatic flop shot over trouble.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"wedge-cards\"\u003e\n\n    \u003cdiv class=\"wedge-card\"\u003e\n      \u003ch3\u003e\u003cstrong\u003e54° Wedge\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eGreat for approach shots, controlled chips, and versatile short-game play.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wedge-card\"\u003e\n      \u003ch3\u003e\u003cstrong\u003e60° Wedge\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eIdeal for higher shots, soft landings, bunker play, and precision around the green.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wedge-card\"\u003e\n      \u003ch3\u003e\u003cstrong\u003e69° Wedge\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eMade for creative flop shots, tight situations, and shots that need extra height.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wedge-benefits\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWhy Golfers Love It\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e3 versatile lofts for different short-game situations\u003c\/li\u003e\n      \u003cli\u003eDesigned for chipping, pitching, bunker shots, and flop shots\u003c\/li\u003e\n      \u003cli\u003ePremium build feel for reliable performance on the course\u003c\/li\u003e\n      \u003cli\u003eHelps improve shot creativity around the green\u003c\/li\u003e\n      \u003cli\u003eAvailable for right-handed and left-handed golfers\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wedge-section\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eBuilt for the Short Game\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cp\u003e\n      From tight lies to tricky greenside shots, this wedge set gives you more ways to\n      attack the pin. The \u003cstrong\u003e54° wedge\u003c\/strong\u003e gives you control, the\n      \u003cstrong\u003e60° wedge\u003c\/strong\u003e adds height and finesse, and the\n      \u003cstrong\u003e69° wedge\u003c\/strong\u003e brings extra loft for shots that need to stop fast.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"perfect-section\"\u003e\n    \u003ch3 class=\"perfect-title\"\u003e\u003cstrong\u003ePerfect For\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cdiv class=\"perfect-grid\"\u003e\n      \u003cdiv class=\"perfect-item\"\u003eShort-Game Practice\u003c\/div\u003e\n      \u003cdiv class=\"perfect-item\"\u003eGreenside Control\u003c\/div\u003e\n      \u003cdiv class=\"perfect-item\"\u003eFlop Shots\u003c\/div\u003e\n      \u003cdiv class=\"perfect-item\"\u003eBunker Shots\u003c\/div\u003e\n      \u003cdiv class=\"perfect-item\"\u003eGolf Gifts\u003c\/div\u003e\n      \u003cdiv class=\"perfect-item\"\u003eCreative Shot-Making\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"included-section\"\u003e\n    \u003ch3 class=\"included-title\"\u003e\u003cstrong\u003eWhat’s Included\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003ctable class=\"included-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSet Includes\u003c\/td\u003e\n          \u003ctd\u003e54° Wedge, 60° Wedge, 69° Wedge\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBest For\u003c\/td\u003e\n          \u003ctd\u003eChipping, pitching, flop shots, bunker play, and short-game control\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePlayer Type\u003c\/td\u003e\n          \u003ctd\u003eCasual golfers, weekend players, short-game practice, and golf gift buyers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eHand Options\u003c\/td\u003e\n          \u003ctd\u003eRight-Handed \/ Left-Handed Options Available\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wedge-final\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eTake Control Around the Green\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Add more shot options to your bag and make your short game more creative,\n      confident, and fun.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Right","offer_id":49094550847739,"sku":null,"price":42.99,"currency_code":"USD","in_stock":true},{"title":"Left","offer_id":49094550880507,"sku":null,"price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/7084\/2363\/files\/19861c6e-96b6-4cc6-afa9-848925df2f1c.png?v=1784729338","url":"https:\/\/meroviavip.shop\/products\/3-piece-golf-wedge-set-54-60-69-short-game-wedges","provider":"My Store","version":"1.0","type":"link"}