{"product_id":"3-piece-golf-wedge-set-54-60-69-short-game-wedges","title":"3 Golf Wedge Set – 54°, 60° \u0026 69° Short Game Wedges","description":"\u003cstyle\u003e\n  .wedge-product {\n    --wedge-dark: #17251b;\n    --wedge-green: #52735b;\n    --wedge-light: #f3f7f3;\n    --wedge-border: #dce5dd;\n    --wedge-text: #26312a;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--wedge-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .wedge-product *,\n  .wedge-product *::before,\n  .wedge-product *::after {\n    box-sizing: border-box;\n  }\n\n  .wedge-product h2,\n  .wedge-product h3,\n  .wedge-product p {\n    margin-top: 0;\n  }\n\n  .wedge-product p {\n    margin-bottom: 16px;\n  }\n\n  \/* Hero *\/\n  .wedge-hero {\n    padding: 34px 24px;\n    margin-bottom: 24px;\n    text-align: center;\n    background: var(--wedge-light);\n    border: 1px solid var(--wedge-border);\n    border-radius: 16px;\n  }\n\n  .wedge-eyebrow {\n    margin-bottom: 8px !important;\n    color: var(--wedge-green);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .wedge-hero h2 {\n    margin-bottom: 10px;\n    color: var(--wedge-dark);\n    font-size: clamp(26px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .wedge-lofts {\n    margin-bottom: 0 !important;\n    color: var(--wedge-green);\n    font-size: 20px;\n    font-weight: 700;\n  }\n\n  .wedge-intro {\n    max-width: 760px;\n    margin: 0 auto 26px !important;\n    text-align: center;\n  }\n\n  \/* Highlight *\/\n  .wedge-highlight {\n    padding: 17px 14px;\n    margin: 26px 0;\n    text-align: center;\n    border-top: 1px solid var(--wedge-border);\n    border-bottom: 1px solid var(--wedge-border);\n  }\n\n  .wedge-highlight h3 {\n    margin: 0;\n    color: var(--wedge-dark);\n    font-size: 22px;\n    line-height: 1.35;\n  }\n\n  \/* Loft cards *\/\n  .wedge-loft-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    margin: 28px 0;\n  }\n\n  .wedge-loft-card {\n    padding: 24px 18px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--wedge-border);\n    border-radius: 14px;\n  }\n\n  .wedge-loft-card h3 {\n    margin-bottom: 10px;\n    color: var(--wedge-green);\n    font-size: 21px;\n    line-height: 1.3;\n  }\n\n  .wedge-loft-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  \/* Benefits *\/\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  .wedge-perfect h3,\n  .wedge-included h3 {\n    margin-bottom: 14px;\n    color: var(--wedge-dark);\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  \/* General section *\/\n  .wedge-section {\n    margin: 32px 0;\n  }\n\n  \/* Perfect for *\/\n  .wedge-perfect {\n    margin: 34px 0;\n  }\n\n  .wedge-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .wedge-use-item {\n    display: flex;\n    min-height: 52px;\n    padding: 12px 14px;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    background: #f3f3f3;\n    border-radius: 10px;\n  }\n\n  \/* Table *\/\n  .wedge-included {\n    margin: 34px 0 24px;\n  }\n\n  .wedge-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 10px;\n  }\n\n  .wedge-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n    background: #ffffff;\n  }\n\n  .wedge-table th,\n  .wedge-table td {\n    padding: 14px 13px;\n    vertical-align: top;\n    text-align: left;\n    border: 1px solid #d7d7d7;\n  }\n\n  .wedge-table th {\n    width: 34%;\n    color: #222222;\n    font-weight: 700;\n    background: #f7f8f6;\n  }\n\n  .wedge-table td {\n    width: 66%;\n    color: #333333;\n  }\n\n  \/* Closing *\/\n  .wedge-final {\n    padding: 19px 20px;\n    margin-top: 24px;\n    background: #f5f5f5;\n    border-left: 4px solid var(--wedge-green);\n  }\n\n  .wedge-final h3 {\n    margin-bottom: 7px;\n    color: var(--wedge-dark);\n    font-size: 19px;\n    line-height: 1.35;\n  }\n\n  .wedge-final p {\n    margin-bottom: 0;\n  }\n\n  \/* Mobile *\/\n  @media screen and (max-width: 749px) {\n    .wedge-product {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .wedge-product p {\n      margin-bottom: 12px;\n    }\n\n    .wedge-hero {\n      padding: 21px 15px;\n      margin-bottom: 17px;\n      border-radius: 12px;\n    }\n\n    .wedge-eyebrow {\n      margin-bottom: 5px !important;\n      font-size: 11px;\n      letter-spacing: 0.9px;\n    }\n\n    .wedge-hero h2 {\n      margin-bottom: 7px;\n      font-size: 23px;\n    }\n\n    .wedge-lofts {\n      font-size: 17px;\n    }\n\n    .wedge-intro {\n      margin-bottom: 18px !important;\n      text-align: left;\n    }\n\n    .wedge-highlight {\n      padding: 12px 8px;\n      margin: 18px 0;\n    }\n\n    .wedge-highlight h3 {\n      font-size: 18px;\n    }\n\n    .wedge-loft-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin: 19px 0;\n    }\n\n    .wedge-loft-card {\n      display: grid;\n      grid-template-columns: 78px minmax(0, 1fr);\n      gap: 12px;\n      padding: 13px 14px;\n      align-items: center;\n      text-align: left;\n      border-radius: 10px;\n    }\n\n    .wedge-loft-card h3 {\n      margin: 0;\n      font-size: 17px;\n      text-align: center;\n    }\n\n    .wedge-loft-card p {\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .wedge-benefits {\n      padding: 17px 16px;\n      margin: 21px 0;\n      border-radius: 11px;\n    }\n\n    .wedge-benefits h3,\n    .wedge-section h3,\n    .wedge-perfect h3,\n    .wedge-included 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: 6px;\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .wedge-section,\n    .wedge-perfect,\n    .wedge-included {\n      margin: 22px 0;\n    }\n\n    .wedge-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n    }\n\n    .wedge-use-item {\n      min-height: 42px;\n      padding: 9px 8px;\n      font-size: 12.5px;\n      line-height: 1.3;\n      border-radius: 8px;\n    }\n\n    .wedge-table th,\n    .wedge-table td {\n      padding: 10px 8px;\n      font-size: 12px;\n      line-height: 1.4;\n      overflow-wrap: anywhere;\n    }\n\n    .wedge-table th {\n      width: 35%;\n    }\n\n    .wedge-table td {\n      width: 65%;\n    }\n\n    .wedge-final {\n      padding: 14px;\n      margin-top: 18px;\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\n  @media screen and (max-width: 390px) {\n    .wedge-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .wedge-use-item {\n      justify-content: flex-start;\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wedge-product\"\u003e\n\n  \u003csection class=\"wedge-hero\"\u003e\n    \u003cp class=\"wedge-eyebrow\"\u003eComplete Short-Game Set\u003c\/p\u003e\n    \u003ch2\u003e3-Piece Golf Wedge Set\u003c\/h2\u003e\n    \u003cp class=\"wedge-lofts\"\u003e54° • 60° • 69°\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"wedge-intro\"\u003e\n    Add more control and shot variety around the green with three versatile\n    lofts designed for chips, pitches, bunker play, high-trajectory shots,\n    and creative short-game situations.\n  \u003c\/p\u003e\n\n  \u003csection class=\"wedge-highlight\"\u003e\n    \u003ch3\u003eMore Loft. More Control. More Shot Options.\u003c\/h3\u003e\n  \u003c\/section\u003e\n\n  \u003cp\u003e\n    Short game is where strokes can be saved. With 54°, 60°, and 69° wedges\n    in one set, you can choose the loft that best suits the lie, distance,\n    obstacle, and landing area in front of you.\n  \u003c\/p\u003e\n\n  \u003csection class=\"wedge-loft-grid\"\u003e\n\n    \u003carticle class=\"wedge-loft-card\"\u003e\n      \u003ch3\u003e54°\u003c\/h3\u003e\n      \u003cp\u003e\n        A versatile option for approach shots, controlled chips, pitches,\n        and everyday short-game play.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"wedge-loft-card\"\u003e\n      \u003ch3\u003e60°\u003c\/h3\u003e\n      \u003cp\u003e\n        Ideal for higher shots, softer landings, bunker play, and precision\n        around the green.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"wedge-loft-card\"\u003e\n      \u003ch3\u003e69°\u003c\/h3\u003e\n      \u003cp\u003e\n        Extra loft for creative flop shots, tight situations, and shots that\n        need added height.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"wedge-benefits\"\u003e\n    \u003ch3\u003eWhy Golfers Choose This Set\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eThree loft options for different short-game situations\u003c\/li\u003e\n      \u003cli\u003eSuitable for chips, pitches, bunker shots, and flop shots\u003c\/li\u003e\n      \u003cli\u003eExpands shot selection around the green\u003c\/li\u003e\n      \u003cli\u003eUseful for practice, casual rounds, and golf gifts\u003c\/li\u003e\n      \u003cli\u003eRight-handed and left-handed options available\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"wedge-section\"\u003e\n    \u003ch3\u003eBuilt for Greater Short-Game Versatility\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use the 54° wedge for controlled approaches and chips, the 60° wedge\n      when you need more height and a softer landing, and the 69° wedge for\n      creative shots that must rise quickly over an obstacle.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"wedge-perfect\"\u003e\n    \u003ch3\u003ePerfect For\u003c\/h3\u003e\n\n    \u003cdiv class=\"wedge-use-grid\"\u003e\n      \u003cdiv class=\"wedge-use-item\"\u003eShort-Game Practice\u003c\/div\u003e\n      \u003cdiv class=\"wedge-use-item\"\u003eGreenside Control\u003c\/div\u003e\n      \u003cdiv class=\"wedge-use-item\"\u003eFlop Shots\u003c\/div\u003e\n      \u003cdiv class=\"wedge-use-item\"\u003eBunker Play\u003c\/div\u003e\n      \u003cdiv class=\"wedge-use-item\"\u003eGolf Gifts\u003c\/div\u003e\n      \u003cdiv class=\"wedge-use-item\"\u003eCreative Shot-Making\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"wedge-included\"\u003e\n    \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n    \u003cdiv class=\"wedge-table-wrap\"\u003e\n      \u003ctable class=\"wedge-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSet Includes\u003c\/th\u003e\n            \u003ctd\u003e54° Wedge, 60° Wedge, and 69° Wedge\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003e\n              Chipping, pitching, bunker play, flop shots, and greenside control\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSuitable For\u003c\/th\u003e\n            \u003ctd\u003e\n              Casual golfers, weekend players, short-game practice, and gifts\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHand Options\u003c\/th\u003e\n            \u003ctd\u003eRight-Handed and Left-Handed Options\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"wedge-final\"\u003e\n    \u003ch3\u003eTake More Shot Options to the Green\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Add three useful lofts to your bag and approach short-game situations\n      with more creativity and confidence.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Right","offer_id":56688141631828,"sku":null,"price":35.99,"currency_code":"EUR","in_stock":true},{"title":"Left","offer_id":56688141664596,"sku":null,"price":35.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/9191\/2532\/files\/19861c6e-96b6-4cc6-afa9-848925df2f1c.png?v=1785865449","url":"https:\/\/aure-lix.shop\/products\/3-piece-golf-wedge-set-54-60-69-short-game-wedges","provider":"Aurelix","version":"1.0","type":"link"}