{"product_id":"golf-t-lock-cart-bag-14-way-organizer-dividers-quiet-golf-bag","title":"Golf T-LOCK Cart Bag 14 Way Organizer Dividers Quiet Golf Bag","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\u003cstyle\u003e  :root{    --blue:#1598e8;    --blue-deep:#0c5f98;    --blue-soft:#eef8ff;    --border:#bfe4fb;    --text:#171717;    --muted:#666;    --shadow:0 8px 24px rgba(20,60,90,.08);  }  *{box-sizing:border-box}  body{    margin:0;    background:#fff;    color:var(--text);    font-family:Arial, Helvetica, sans-serif;  }  .page{    max-width:760px;    margin:0 auto;    padding:24px 18px 60px;  }  .card{    border:1.5px solid var(--border);    border-radius:28px;    padding:28px;    margin:0 0 28px;    box-shadow:var(--shadow);    background:#fff;  }  .hero{    background:linear-gradient(180deg,#eef8ff 0%,#fff 100%);    text-align:center;  }  h1,h2,h3,p{margin-top:0}  h1{    font-size:34px;    line-height:1.12;    margin-bottom:16px;  }  h2{    font-size:30px;    line-height:1.2;    margin-bottom:14px;  }  h3{    font-size:26px;    line-height:1.2;    margin-bottom:14px;  }  p{    font-size:18px;    line-height:1.65;    color:var(--muted);    margin-bottom:18px;  }  .chips{    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:10px;  }  .chip{    border:1.5px solid var(--border);    color:var(--blue);    padding:10px 16px;    border-radius:999px;    font-weight:700;    font-size:15px;    background:#fff;  }  .feature-no{    display:inline-flex;    align-items:center;    justify-content:center;    min-width:42px;    height:42px;    padding:0 12px;    border-radius:999px;    background:var(--blue);    color:#fff;    font-weight:700;    margin-bottom:16px;  }  .grid-2{    display:grid;    grid-template-columns:1fr 1fr;    gap:14px;    margin-top:18px;  }  .mini{    background:var(--blue-soft);    border:1.5px solid var(--border);    border-radius:18px;    padding:18px;  }  .mini strong{    display:block;    color:var(--blue);    font-size:16px;    margin-bottom:8px;  }  .mini p{    font-size:16px;    line-height:1.5;    margin:0;  }  .product-img{    width:100%;    display:block;    border-radius:24px;    margin:0 0 28px;    box-shadow:var(--shadow);  }  .summary{    color:#fff;    border-radius:28px;    padding:30px;    margin-top:24px;    margin-bottom:28px;    background:linear-gradient(135deg,#0b4d79,#179be8);    box-shadow:var(--shadow);  }  .summary h2,.summary h3,.summary p{color:#fff}  .summary .grid-2 .mini{    background:rgba(255,255,255,.13);    border-color:rgba(255,255,255,.25);  }  .summary .mini strong,.summary .mini p{color:#fff}  .spec-table{    width:100%;    border-collapse:separate;    border-spacing:0;    border:1.5px solid var(--border);    border-radius:18px;    overflow:hidden;    background:#fff;    margin-top:18px;  }  .spec-table th,  .spec-table td{    padding:15px 16px;    border-bottom:1px solid var(--border);    vertical-align:top;    text-align:left;    font-size:16px;    line-height:1.45;  }  .spec-table th{    width:34%;    color:var(--blue);    background:var(--blue-soft);    font-weight:700;  }  .spec-table td{    color:var(--muted);    background:#fff;  }  .spec-table tr:last-child th,  .spec-table tr:last-child td{    border-bottom:none;  }  .spec-table tr:nth-child(even) td{    background:#fbfdff;  }  .spec-grid{    display:grid;    grid-template-columns:1fr 1fr;    gap:12px;  }  .spec{    background:var(--blue-soft);    border:1.5px solid var(--border);    border-radius:16px;    padding:16px;    font-size:16px;    color:var(--muted);  }  .spec strong{color:var(--blue)}  .section-label{    color:var(--blue);    font-size:14px;    font-weight:700;    letter-spacing:.12em;    text-transform:uppercase;    margin-bottom:10px;  }  .center{text-align:center}  \/* Desktop *\/  @media(min-width:1024px){    .page{      max-width:860px;      padding:36px 24px 72px;    }    .card,    .summary{      padding:34px;      border-radius:30px;      margin-bottom:32px;    }    .hero{      padding:38px 44px;    }    h1{      font-size:36px;      line-height:1.14;    }    h2{      font-size:31px;      line-height:1.2;    }    h3{      font-size:27px;    }    p{      font-size:18px;      line-height:1.68;    }    .chips{      gap:12px;      max-width:680px;      margin:0 auto;    }    .chip{      padding:10px 17px;      font-size:15px;    }    .grid-2{      gap:16px;    }    .mini{      padding:20px;    }    .mini strong{      font-size:16px;    }    .mini p{      font-size:16px;    }    .product-img{      border-radius:26px;      margin-bottom:32px;    }  }  \/* Tablet *\/  @media(min-width:641px) and (max-width:1023px){    .page{      max-width:760px;      padding:28px 20px 56px;    }    .card,    .summary{      padding:28px;      border-radius:26px;      margin-bottom:26px;    }    .hero{      padding:30px;    }    h1{      font-size:32px;    }    h2{      font-size:28px;    }    h3{      font-size:25px;    }    p{      font-size:17px;    }    .chips{      gap:10px;      max-width:620px;      margin:0 auto;    }    .grid-2,    .spec-grid{      grid-template-columns:1fr 1fr;    }    .product-img{      margin-bottom:26px;    }  }  \/* Mobile *\/  @media(max-width:640px){    .page{      width:100%;      max-width:430px;      padding:12px 12px 40px;    }    .card,    .summary{      padding:22px 16px;      border-radius:22px;      margin-bottom:20px;    }    .hero{      padding:22px 16px;    }    h1{      font-size:24px;      line-height:1.2;      margin-bottom:14px;    }    h2{      font-size:22px;      line-height:1.25;      margin-bottom:12px;    }    h3{      font-size:20px;      line-height:1.25;      margin-bottom:12px;    }    p{      font-size:15px;      line-height:1.52;      margin-bottom:15px;    }    .chips{      gap:8px;      max-width:330px;      margin:0 auto;    }    .chip{      padding:8px 11px;      font-size:12.5px;      line-height:1;    }    .feature-no{      min-width:34px;      height:34px;      padding:0 10px;      font-size:13px;      margin-bottom:13px;    }    .grid-2{      grid-template-columns:1fr;      gap:12px;    }    .spec-grid{      grid-template-columns:1fr;      gap:10px;    }    .mini{      padding:18px 15px;      border-radius:16px;    }    .mini strong{      font-size:13px;      line-height:1.25;      margin-bottom:8px;    }    .mini p{      font-size:14px;      line-height:1.48;      margin:0;    }    .spec{      padding:12px 10px;      font-size:13.5px;      line-height:1.45;    }    .product-img{      border-radius:18px;      margin-bottom:20px;    }    .summary{      padding:21px 15px;    }    .section-label{      font-size:12px;    }    .summary{      margin-top:24px;    }    .spec-table{      border-radius:16px;      margin-top:16px;    }    .spec-table th,    .spec-table td{      padding:12px 11px;      font-size:14px;      line-height:1.4;    }    .spec-table th{      width:36%;    }  }  \/* Very small phones *\/  @media(max-width:360px){    .page{      padding-left:8px;      padding-right:8px;    }    .card,    .summary{      padding-left:13px;      padding-right:13px;    }    h1{font-size:22px}    h2{font-size:20px}    h3{font-size:19px}    p{font-size:14px}    .grid-2,    .spec-grid{      grid-template-columns:1fr;    }    .chip{      font-size:12px;      padding:7px 10px;    }    .spec-table th,    .spec-table td{      padding:10px 9px;      font-size:13px;    }    .spec-table th{      width:38%;    }  }\u003c\/style\u003e\u003cdiv class=\"page\"\u003e\n\u003csection class=\"card hero\"\u003e\u003ch1\u003eEngineered Club Organization\u003c\/h1\u003e\n\u003cp\u003eDiscover the innovative features that make every round cleaner, quieter, and more organized. The T-LOCK organizer top keeps every club exactly where it should be, from tee box to cart path.\u003c\/p\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003e14-Way Organizer\u003c\/span\u003e \u003cspan class=\"chip\"\u003eQuiet Club Setup\u003c\/span\u003e \u003cspan class=\"chip\"\u003eCart Optimized\u003c\/span\u003e \u003cspan class=\"chip\"\u003eLarge Cooler Pocket\u003c\/span\u003e \u003cspan class=\"chip\"\u003eSmart Storage\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/1007c25ad7ca4b5c93d18c9730de51a9~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Soundless organized golf bag top\"\u003e\u003csection class=\"card\"\u003e\u003cspan class=\"feature-no\"\u003e01\u003c\/span\u003e\u003ch2\u003eClub Organized Quiet Top\u003c\/h2\u003e\n\u003cp\u003eEvery club locks into its dedicated position to reduce movement, minimize club collision, and create a more organized setup from tee box to cart path.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eLESS CLUB MOVEMENT\u003c\/strong\u003e\u003cp\u003eDedicated slots help keep clubs positioned securely during the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eQUIETER ROUND\u003c\/strong\u003e\u003cp\u003eHelps reduce club collision and rattling for a cleaner, quieter setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/284abe48af764917b9abd05d47430052~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Grip fit\"\u003e\u003csection class=\"card\"\u003e\u003cspan class=\"feature-no\"\u003e02\u003c\/span\u003e\u003ch2\u003ePerfect Fit for 1.18″ Diameter Grips\u003c\/h2\u003e\n\u003cp\u003eThe holes for the iron set are suitable for thicker grips with a maximum diameter of 1.18″, helping larger grips sit neatly without crowding.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eTHICK GRIP FRIENDLY\u003c\/strong\u003e\u003cp\u003eDesigned to support iron grips up to 1.18″ in diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eEASIER ACCESS\u003c\/strong\u003e\u003cp\u003eHelps each club stay organized, visible, and easy to pull.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/bd17be915d374cac9e69598d630b7869~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Hybrid slots\"\u003e\u003csection class=\"card\"\u003e\u003cspan class=\"feature-no\"\u003e03\u003c\/span\u003e\u003ch2\u003eExclusive Groove Fits for Hybrids and Longer Clubs\u003c\/h2\u003e\n\u003cp\u003eThree exclusive slots for hybrids and longer clubs help golfers keep their most important clubs separated, protected, and ready to use.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eHYBRID STORAGE\u003c\/strong\u003e\u003cp\u003eDedicated grooves help keep hybrid clubs organized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eREADY FOR EVERY SHOT\u003c\/strong\u003e\u003cp\u003eLonger clubs stay easier to locate when you need them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/b5d4533dd0cb4ce986c664f908ea8b0d~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Putter slot\"\u003e\u003csection class=\"card\"\u003e\u003cspan class=\"feature-no\"\u003e04\u003c\/span\u003e\u003ch2\u003eExclusive Hole Fits for Putter\u003c\/h2\u003e\n\u003cp\u003eThe individual putter hole fits grips up to 1.45″, making it easier to find, pull out, and keep protected throughout play.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eDEDICATED PUTTER WELL\u003c\/strong\u003e\u003cp\u003eDesigned for putter grips up to 1.45″.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eFAST ACCESS\u003c\/strong\u003e\u003cp\u003eFind and pull your putter more easily during every round.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/c14f7a4edeeb45979cfb49b59e199bf2~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Cooler storage\"\u003e\u003csection class=\"card\"\u003e\u003cspan class=\"feature-no\"\u003e05\u003c\/span\u003e\u003ch2\u003eLarge Cooler \u0026amp; Smart Storage System\u003c\/h2\u003e\n\u003cp\u003eMultiple functional pockets, oversized cooler storage, and personalized organization zones keep essentials protected and within reach during every round.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eOVERSIZED COOLER\u003c\/strong\u003e\u003cp\u003eKeep drinks and on-course essentials ready when you need them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eSMART POCKET LAYOUT\u003c\/strong\u003e\u003cp\u003eStore rangefinders, balls, tees, valuables, and accessories with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/3735ff9cbc4a4068a24103b838329c76~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Cart optimized\"\u003e\u003csection class=\"card\"\u003e\u003cspan class=\"feature-no\"\u003e06\u003c\/span\u003e\u003ch2\u003eCart-Optimized Engineering\u003c\/h2\u003e\n\u003cp\u003eA cart-friendly structure and strap pass-through design maintain stability while keeping every storage area accessible throughout play.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eSTABLE ON CART\u003c\/strong\u003e\u003cp\u003eDesigned to sit securely on a power cart during the round.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003ePOCKET ACCESS\u003c\/strong\u003e\u003cp\u003eStrap pass-through design helps keep storage areas easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/0d1ac5755c54446ca6f946fa45938f81~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"On the power cart\"\u003e\u003csection class=\"summary\"\u003e\u003ch2\u003eEngineered for Organized Rounds\u003c\/h2\u003e\n\u003cp\u003eCleaner setup. Easier access. Every club exactly where it should be.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eON THE POWER CART\u003c\/strong\u003e\u003cp\u003eT-LOCK organization keeps every club positioned, protected, and easy to access throughout the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eEVERY CLUB IN PLACE\u003c\/strong\u003e\u003cp\u003eDedicated club slots reduce crowding and help create a cleaner, more organized setup from tee to green.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/e332e13833ab44179568c3c95a8dbd12~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Every club in place\"\u003e\u003csection class=\"card\"\u003e\u003cdiv class=\"section-label\"\u003eEvery Club in Place\u003c\/div\u003e\n\u003ch2\u003eCleaner Setup from Tee to Green\u003c\/h2\u003e\n\u003cp\u003eDedicated club slots reduce crowding and help create a cleaner, more organized setup from the first tee to the final green.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eLESS CROWDING\u003c\/strong\u003e\u003cp\u003eEach club has its own place for smoother organization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eCLEANER SETUP\u003c\/strong\u003e\u003cp\u003eKeep your bag easier to manage throughout the entire round.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cimg class=\"product-img\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/d3e66d2da74a4f978302c8a42a7ac4ec~tplv-fhlh96nyum-origin-jpeg.jpeg?dr=12178\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=a3510d86\u0026amp;shcp=6ce186a1\u0026amp;idc=useast5\u0026amp;from=2739998086\" alt=\"Ready for every shot\"\u003e\u003csection class=\"card\"\u003e\u003cdiv class=\"section-label\"\u003eReady for Every Shot\u003c\/div\u003e\n\u003ch2\u003eSmart Storage, Fast Access\u003c\/h2\u003e\n\u003cp\u003eSmart storage and cart-ready access keep rangefinders, golf balls, tees, drinks, valuables, and other essentials exactly where you need them.\u003c\/p\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eRANGEFINDER READY\u003c\/strong\u003e\u003cp\u003eKeep key accessories protected and close at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini\"\u003e\n\u003cstrong\u003eROUND ESSENTIALS\u003c\/strong\u003e\u003cp\u003eOrganize balls, tees, drinks, valuables, and golf gear with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"card\"\u003e\u003ch2\u003eAbout the T-LOCK Cart Bag\u003c\/h2\u003e\n\u003cp\u003eUltimate organization top provides a VIP place for every club and helps clubs stay secure and quiet.\u003c\/p\u003e\n\u003cp\u003eEquipped with 14 individual compartments and durable materials, this cart bag offers ample storage and protection for golf essentials. The result is a strong balance of style, functionality, and everyday convenience.\u003c\/p\u003e\n\u003ctable class=\"spec-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003e14 full-length dividers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStrap\u003c\/th\u003e\n\u003ctd\u003eComfortable padded strap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePocket\u003c\/th\u003e\n\u003ctd\u003eRemovable personalized pocket patch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eHigh-density nylon fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eValuables\u003c\/th\u003e\n\u003ctd\u003eWaterproof zippered valuables pocket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e17.32 × 12.8 × 41.14 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e9.9 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Grey","offer_id":56703073190228,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true},{"title":"Navy","offer_id":56703073222996,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true},{"title":"White","offer_id":56703073255764,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true},{"title":"Toasted Almond","offer_id":56703073288532,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true},{"title":"Navy Grey","offer_id":56703073321300,"sku":null,"price":54.99,"currency_code":"EUR","in_stock":true},{"title":"Black","offer_id":56703073354068,"sku":null,"price":54.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/9191\/2532\/files\/2501098c-c5ce-4893-8bd9-7c4aece13972.png?v=1785960262","url":"https:\/\/aure-lix.shop\/products\/golf-t-lock-cart-bag-14-way-organizer-dividers-quiet-golf-bag","provider":"Aurelix","version":"1.0","type":"link"}