MVP Premium Plastic Starter Set
Premium Performance from the Start: MVP Premium Starter Set You've borrowed a mate's discs for a few rounds, or you've done the research and you know you want quality gear from the start. This set gives you MVP's top tier Neutron and Electron plastics with GYRO overmould technology, the same premium gear top players rely on, in a configuration that's easy to pick up and start throwing. Grab the three disc set on its own, or bundle it with our DGW Starter Bag to have everything sorted in one go. .dgw-disc-set { padding: 40px 0; background: white; } .dgw-disc-set__container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .dgw-disc-set__heading { text-align: center; font-size: 2.2em; color: #333; margin-bottom: 30px; font-weight: bold; } .dgw-disc-set__row { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; gap: 20px; padding: 0 0 20px 0; -webkit-overflow-scrolling: touch; } .dgw-disc-set__row::after { content: ''; min-width: 20px; flex-shrink: 0; } .dgw-disc-set__row::-webkit-scrollbar { height: 6px; } .dgw-disc-set__row::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 3px; } .dgw-disc-set__row::-webkit-scrollbar-thumb { background: #0085ad; border-radius: 3px; } .dgw-disc-set__row::-webkit-scrollbar-thumb:hover { background: #38b6ff; } .dgw-disc-set__card { min-width: 250px; max-width: 250px; flex-shrink: 0; scroll-snap-align: start; background: white; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border-left: 4px solid #0085ad; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .dgw-disc-set__card:hover { transform: translateY(-3px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12); } .dgw-disc-set__card img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; } .dgw-disc-set__text { padding: 20px; display: flex; flex-direction: column; flex: 1; } .dgw-disc-set__name { font-size: 1.4em; color: #0085ad; margin: 0 0 10px; font-weight: bold; } .dgw-disc-set__blurb { color: #555; line-height: 1.6; font-size: 0.95em; margin: 0 0 14px; } .dgw-disc-set__flight { display: flex; gap: 6px; margin-top: auto; } .dgw-disc-set__flight span { flex: 1; text-align: center; background: #f8f9fa; border-radius: 6px; padding: 6px 4px; font-size: 0.85em; font-weight: 600; color: #0085ad; } .dgw-disc-set__flight-label { display: block; font-size: 0.7em; font-weight: 400; color: #999; margin-top: 2px; } .dgw-disc-set__pagination { display: flex; justify-content: center; gap: 8px; padding: 14px 0 20px 0; } .dgw-disc-set__dot { width: 8px; height: 8px; border-radius: 50%; background: #ddd; cursor: pointer; transition: all 0.3s ease; border: none; padding: 0; } .dgw-disc-set__dot.active { background: #38b6ff; transform: scale(1.3); } .dgw-disc-set__dot:hover { background: #0085ad; } .dgw-disc-set__flight-link { text-align: center; margin: 12px 0 8px; padding: 0 20px; font-size: 0.85em; line-height: 1.5; } .dgw-disc-set__flight-link a { color: #888; text-decoration: underline; } .dgw-disc-set__flight-link a:hover { color: #0085ad; } @media (min-width: 768px) { .dgw-disc-set__row { display: grid; grid-template-columns: repeat(3, 1fr); overflow: visible; scroll-snap-type: none; padding: 0; gap: 30px; } .dgw-disc-set__row::after { display: none; } .dgw-disc-set__card { min-width: auto; max-width: none; } .dgw-disc-set__pagination { display: none; } .dgw-disc-set__flight-link { margin-top: 28px; } } What's Included Impulse Understable distance driver. Easy to throw far, forgiving on a bad throw, and the one you'll still have in your bag years from now. 9Speed 5Glide -3Turn 1Fade Uplink A midrange that shapes lines with serious glide. Holds whatever shot you put on it, straight, hyzer, or anhyzer. 5Speed 5Glide -3Turn 0.5Fade Anode Beadless and reliable, just point and shoot. Soft Electron plastic grips the chains and sticks in the basket from day one. 2.5Speed 3Glide 0Turn 0Fade What do these numbers mean? See our Flight Numbers Explained page .dgw-modal-overlay { display: none; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.6); z-index: 9999; padding: 20px; align-items: center; justify-content: center; } .dgw-modal-overlay.active { display: flex; } .dgw-modal-box { background: white; border-radius: 12px; width: 100%; max-width: 900px; max-height: 85vh; position: relative; display: flex; flex-direction: column; overflow: hidden; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3); } .dgw-modal-header { flex-shrink: 0; display: flex; justify-content: flex-end; padding: 12px 14px 0; } .dgw-modal-close { background: #f8f9fa; border: none; border-radius: 50%; width: 34px; height: 34px; font-size: 1.3em; line-height: 1; cursor: pointer; z-index: 2; } .dgw-modal-content { overflow-y: auto; } × .fn{font-family:inherit;color:#555;line-height:1.6;} .fn *{box-sizing:border-box;} .fn-container{max-width:900px;margin:0 auto;padding:0 20px;} .fn h1,.fn h2,.fn h3,.fn h4{color:#333;font-weight:bold;line-height:1.25;margin:0;} .fn p{margin:0 0 16px;} .fn strong{color:#333;} .fn-sec{padding:44px 0;} .fn-sec.grey{background:#f8f9fa;} .fn-sec.white{background:#fff;} .fn-kick{display:block;text-align:center;color:#0085ad;font-size:0.85em;letter-spacing:2px;text-transform:uppercase;font-weight:700;margin-bottom:10px;} .fn-h2{text-align:center;font-size:2.2em;color:#333;font-weight:bold;margin-bottom:18px;} .fn-lead{font-size:1.12em;color:#555;} .fn-after{margin-top:16px;} .fn-hero-sec{background:#f8f9fa;padding:32px 0 40px;text-align:center;} .fn-hero-img{border-radius:12px;overflow:hidden;margin-bottom:28px;line-height:0;box-shadow:0 6px 26px rgba(0,0,0,.10);} .fn-img{width:100%;border-radius:12px;display:block;margin:20px 0 0;box-shadow:0 4px 20px rgba(0,0,0,.08);} .fn-hero-img img{width:100%;height:auto;display:block;} .fn-hero-title{font-size:2.4em !important;color:#333 !important;font-weight:bold !important;line-height:1.25 !important;margin:0 0 14px !important;text-align:center !important;} .fn-hero-sub{font-size:1.15em;color:#0085ad;font-weight:500;text-align:center;} .fn-numblock{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:620px;margin:24px auto 0;} .fn-num{background:#f8f9fa;border-radius:12px;padding:18px 10px;text-align:center;} .fn-num b{display:block;font-size:2.1em;color:#0085ad;font-weight:bold;line-height:1;} .fn-num span{display:block;font-size:0.78em;letter-spacing:1.5px;text-transform:uppercase;color:#8a99a0;margin-top:8px;font-weight:600;} .fn-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding:0 0 20px;-webkit-overflow-scrolling:touch;margin-top:26px;} .fn-cards::after{content:'';min-width:4px;flex-shrink:0;} .fn-card{min-width:250px;max-width:250px;flex-shrink:0;scroll-snap-align:start;background:#f8f9fa;border-radius:12px;padding:26px 24px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;} .fn-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1);} .fn-cardhead{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:2px solid #e6eef1;} .fn-card h3{font-size:1.4em;color:#0085ad;font-weight:bold;} .fn-range{font-size:0.82em;font-weight:700;color:#0085ad;white-space:nowrap;background:#eaf6fb;padding:5px 11px;border-radius:20px;} .fn-what{color:#555;font-size:0.97em;margin-bottom:14px;} .fn-tip{font-size:0.9em;color:#555;margin-bottom:12px;} .fn-tip strong,.fn-read strong{color:#0085ad;} .fn-read{font-size:0.9em;color:#333;font-weight:500;margin:auto 0 0;padding-top:12px;border-top:1px dashed #cdd8dd;} .fn-mirror{text-align:center;font-size:0.95em;color:#8a99a0;font-style:italic;margin-top:22px;} .fn-cards::-webkit-scrollbar{height:6px;} .fn-cards::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px;} .fn-cards::-webkit-scrollbar-thumb{background:#0085ad;border-radius:3px;} .fn-cards::-webkit-scrollbar-thumb:hover{background:#38b6ff;} .fn-dots{display:flex;justify-content:center;gap:8px;padding:6px 0 0;} .fn-dot{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease;border:0;padding:0;} .fn-dot.active{background:#38b6ff;transform:scale(1.3);} .fn-dot:hover{background:#0085ad;} .fn-box{background:#fff;padding:22px 26px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border-left:4px solid #0085ad;margin-bottom:16px;} .fn-box:last-child{margin-bottom:0;} .fn-box h3{font-size:1.25em;color:#0085ad;margin-bottom:8px;} .fn-heads{background:#eaf6fb;border-radius:12px;padding:20px 24px;margin-top:16px;color:#333;} .fn-readline{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border-left:4px solid #0085ad;padding:22px 26px;margin:16px 0;} .fn-readbig{font-size:1.8em;font-weight:bold;color:#333;letter-spacing:2px;text-align:center;margin-bottom:16px;} .fn-readline ul{list-style:none;margin:0;padding:0;} .fn-readline li{padding:8px 0;border-bottom:1px solid #eef2f4;display:flex;gap:12px;align-items:baseline;} .fn-readline li:last-child{border-bottom:0;} .fn-readline li strong{color:#0085ad;flex:0 0 32px;} .fn-two{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px;} .fn-two h3{color:#0085ad;font-size:1.3em;margin-bottom:8px;} .fn-ranges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0 4px;} .fn-ranges span{background:#f8f9fa;border-radius:20px;padding:8px 16px;font-size:0.95em;font-weight:600;color:#333;} .fn-ranges span strong{color:#0085ad;} .fn-targets{list-style:none;margin:16px 0 0;padding:0;} .fn-targets li{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border-left:4px solid #0085ad;padding:16px 20px;margin-bottom:12px;font-size:1em;color:#555;} .fn-targets li strong{color:#333;} .fn-notes{list-style:none;margin:16px 0 0;padding:0;} .fn-notes li{position:relative;padding:12px 0 12px 26px;border-bottom:1px solid #e2e8ea;color:#555;} .fn-notes li:last-child{border-bottom:0;} .fn-notes li::before{content:'';position:absolute;left:4px;top:19px;width:9px;height:9px;border-radius:50%;background:#38b6ff;} .fn-notes li strong{color:#333;} @media (min-width:768px){ .fn-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px;overflow:visible;scroll-snap-type:none;padding:0;} .fn-cards::after{display:none;} .fn-dots{display:none;} .fn-card{min-width:auto;max-width:none;} } @media (max-width:767px){ .fn-sec,.fn-hero-sec{padding:32px 0;} .fn-h2{font-size:1.8em;} .fn-hero-title{font-size:1.95em !important;} .fn-hero-sub{font-size:1.05em;} .fn-numblock{grid-template-columns:repeat(2,1fr);max-width:360px;} .fn-two{grid-template-columns:1fr;} } @media (prefers-reduced-motion:reduce){.fn *{transition:none !important;}} What Do the Numbers on a Disc Mean? Flight numbers made simple. Once you can read them, you'll pick the right disc in an instant. Every disc golf disc has four little numbers stamped on it, something like 11 / 5 / -1 / 3. To a new player they look like a secret code, and most shops never really explain them. Here's the good news: once you know what the four numbers mean, you can read how a disc wants to fly at a glance. Let's break it down. The BasicsThe Four Numbers They always appear in the same order: Speed, Glide, Turn, Fade. 11Speed 5Glide -1Turn 3Fade Speed 1 to 14 How much power a disc wants, not how far it goes on its own. Faster discs have wider, sharper rims built for a strong throw. Beginner tip: slow is your friend. A slow disc thrown smoothly beats a fast disc thrown hard. Match the disc to your power, not the biggest number. Glide 1 to 7 How well the disc stays in the air once it's flying. More glide floats further; less glide drops sooner and handles wind better. Beginner tip: more glide helps you squeeze out distance while your form develops. Higher glide carries; lower glide controls. Turn +1 to -5 The "high-speed turn," what the disc does while it's still fast and accelerating. A negative number drifts gently right (RHBH) and is easier to throw straight. Beginner tip: a bit of minus here is your friend. More minus = easier to throw straight with less power. Fade 0 to 5 The "low-speed fade," what the disc does at the end as it slows down. Higher means a stronger hook back to the left (RHBH). Beginner tip: lower fade gives a straighter, more predictable finish. Low fade lands straight; high fade hooks home. Left-handers and forehand throwers: turn and fade simply mirror, so a disc that drifts right for a right-handed backhand will drift left for you. Start and FinishThe Two Halves of a Flight Worth knowing why turn and fade carry those "high-speed" and "low-speed" names. High-speed turn happens early, while the disc is moving fast and accelerating away from you. Low-speed fade happens at the end, once the disc slows down and starts settling. So the two middle numbers describe the start and the finish of the flight. Read them together and you've got the whole shape. Don't Skip ThisThrow It Nose Down The flight numbers only hold true if you release the disc nose down, with the front edge angled slightly toward the ground. Throw it nose up and the underside catches the air like a little parachute. The disc never accelerates, so it never reaches its high-speed turn, and it just stalls and drops, no matter what the numbers say. If a disc isn't flying anything like its ratings, nose angle is the first thing to check. Putting It TogetherHow to Read a Flight Line A distance driver at: 12 / 5 / -1 / 3 12 fast, wants a strong throw 5 good glide, holds the air well -1 drifts slightly right through the fast part of the flight 3 finishes with a solid hook back to the left And a putter at 2 / 3 / 0 / 1: slow, gentle, flies straight and barely fades. Same four numbers, completely different disc, and now you can picture each flight before you throw it. Why Your Disc MisbehavesThe Same Disc Flies Differently for Everyone Here's the bit that trips up new players: a disc only flies to its numbers if you throw it fast enough. The same driver might fade out early for a beginner, fly long and straight for an intermediate, and turn hard over for a big arm. Nothing's wrong with the disc, it's just meeting different power. That's exactly why we steer beginners toward slower, understable discs: they fly their best at the speeds you're throwing right now. The Words You'll Hear MostUnderstable, Stable, Overstable Turn and fade together decide a disc's "stability," and this is where a lot of beginner confusion lives. Understable wants to turn right (RHBH), so it's easier to throw straight with less power. The flippy, beginner-friendly one, and it loves a tailwind. Stable flies dead straight when thrown at the right speed (think a mid-range like 5 / 5 / -1 / 1). That catch matters: a 12-speed driver with the same -1 turn and 1 fade will still hook hard for a beginner, because they can't get it moving fast enough. A stable putter flies straight for almost anyone. Overstable fights back and hooks left. It holds its line into a headwind, which makes it great in wind and for advanced shots, but it's tough going early on. One heads-up that saves a lot of grief: the word "stable" gets used loosely. Plenty of players say "grab something stable" when they actually mean overstable. So if you get that advice, ask what they mean, because a true stable disc just flies straight, while an overstable one hooks hard left. Reading the ConditionsWhat the Wind Does Wind changes how a disc behaves, and it catches everyone out at first. Once you know the rule, it's simple. Into a headwind A disc acts more understable. The wind lifts it and it flips easier, so a straight-flyer might turn and roll. Reach for something more stable or overstable, keep it lower, throw with less height. With a tailwind A disc acts more overstable. The wind takes away its lift, so it fades earlier and drops sooner. Lean on glide and a more understable disc to keep it floating forward. The PayoffWhich Numbers Should a Beginner Look For? The handy shortcut: a disc's speed roughly tells you its type. It's not identical brand to brand, but as a rough guide: Putters 1 to 3 Mid-ranges 4 to 6 Fairway drivers 6 to 9 Distance drivers 9+ So you don't really shop by speed, you pick a type, and then the numbers that matter are turn and fade. While you're learning, lean understable with low fade: Putters — look for low fade (0 or 1) so it holds a straight line for approaches and putts. Mid-ranges — 5/5/0/0, or around -1 to -3 turn with low fade, make lovely beginner mids. Fairway drivers — this is where understable helps most. Aim for a good chunk of turn, around -2 to start. These run roughly 6 to 9 speed, and the slower end needs less power, so start slower and work up. Distance drivers — the fastest discs, best saved for later. They need real arm speed, and early on they just fade out and dive. They'll be waiting when you're ready. Handy trick: once you've got a disc you love, use the numbers to find its cousins. Love a fairway but wish it flipped more? Look for the same speed and glide with a bit more minus in the turn. Keep It RealA Few Honest Notes Flight numbers are a brilliant guide, not a promise: They're a starting point. Your arm speed, the wind, your technique and the plastic type all change how a disc flies. Plastic matters more than people expect, the same mould in a premium plastic can fly noticeably more stable than in a base plastic. Only compare within the same speed. Glide, turn and fade only line up between discs of the same speed, so a putter's numbers can't be compared to a driver's. Faster discs play more overstable. A -3 driver needs to be thrown a lot harder than a -3 putter to actually show that turn. The faster the disc, the more power it wants before it does what its numbers say. Discs change as they wear in, usually getting more understable over time. Brands rate differently, so compare numbers within a brand rather than across brands. Treat the numbers as a shortcut, throw a heap of discs, and you'll learn what suits your game fast. That's half the fun. (function(){ var wrap=document.querySelector('.fn-cards'); var dots=document.querySelectorAll('.fn-dot'); if(!wrap||!dots.length)return; function cardStep(){var c=wrap.querySelector('.fn-card');return c?c.getBoundingClientRect().width+20:1;} wrap.addEventListener('scroll',function(){ var i=Math.round(wrap.scrollLeft/cardStep()); i=Math.max(0,Math.min(dots.length-1,i)); dots.forEach(function(d,n){d.classList.toggle('active',n===i);}); },{passive:true}); dots.forEach(function(d,n){d.addEventListener('click',function(){ wrap.scrollTo({left:n*cardStep(),behavior:'smooth'}); });}); })(); (function () { var trigger = document.getElementById('dgw-flight-modal-trigger'); var overlay = document.getElementById('dgw-flight-modal'); var closeBtn = document.getElementById('dgw-flight-modal-close'); if (!trigger || !overlay || !closeBtn) return; trigger.addEventListener('click', function (e) { e.preventDefault(); overlay.classList.add('active'); document.body.style.overflow = 'hidden'; }); function closeModal() { overlay.classList.remove('active'); document.body.style.overflow = ''; } closeBtn.addEventListener('click', closeModal); overlay.addEventListener('click', function (e) { if (e.target === overlay) closeModal(); }); })(); (function () { var row = document.getElementById('dgw-disc-set-row'); var pagination = document.getElementById('dgw-disc-set-pagination'); if (!row || !pagination) return; var dots = pagination.querySelectorAll('.dgw-disc-set__dot'); var cards = row.querySelectorAll('.dgw-disc-set__card'); dots.forEach(function (dot) { dot.addEventListener('click', function () { var index = parseInt(dot.getAttribute('data-card'), 10); var card = cards[index]; if (card) { row.scrollTo({ left: card.offsetLeft - row.offsetLeft, behavior: 'smooth' }); } }); }); var scrollTimeout; row.addEventListener('scroll', function () { clearTimeout(scrollTimeout); scrollTimeout = setTimeout(function () { var rowCenter = row.scrollLeft + row.offsetWidth / 2; var closestIndex = 0; var closestDistance = Infinity; cards.forEach(function (card, index) { var cardCenter = card.offsetLeft - row.offsetLeft + card.offsetWidth / 2; var distance = Math.abs(rowCenter - cardCenter); if (distance < closestDistance) { closestDistance = distance; closestIndex = index; } }); dots.forEach(function (dot, index) { dot.classList.toggle('active', index === closestIndex); }); }, 100); }); })(); .dgw-value-breakdown { max-width: 1200px; margin: 20px auto 40px; padding: 40px 20px; background: #f8f9fa; border-radius: 12px; } .dgw-value-breakdown__heading { text-align: center; font-size: 2em; color: #333; margin-bottom: 30px; font-weight: bold; } .dgw-value-breakdown__grid { display: grid; grid-template-columns: 1fr; gap: 24px; } .dgw-value-breakdown__card { background: white; border-radius: 12px; padding: 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border-left: 4px solid #0085ad; } .dgw-value-breakdown__card-title { font-size: 1.3em; color: #0085ad; font-weight: bold; margin: 0 0 16px; } .dgw-value-breakdown__row { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #eee; color: #555; font-size: 0.95em; } .dgw-value-breakdown__row:last-of-type { border-bottom: none; } .dgw-value-breakdown__row-price { font-weight: 600; color: #333; } .dgw-value-breakdown__total { margin-top: 16px; padding-top: 16px; border-top: 2px solid #38b6ff; display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; } .dgw-value-breakdown__total-label { font-size: 1em; color: #333; } .dgw-value-breakdown__total-price { font-size: 1.3em; font-weight: bold; color: #0085ad; } .dgw-value-breakdown__strike { text-decoration: line-through; color: #999; font-weight: normal; font-size: 0.85em; margin-right: 6px; } .dgw-value-breakdown__save { display: inline-block; margin-top: 6px; background: #38b6ff; color: white; font-size: 0.85em; font-weight: 600; padding: 4px 12px; border-radius: 20px; } @media (min-width: 768px) { .dgw-value-breakdown__grid { grid-template-columns: 1fr 1fr; } } Value Breakdown Discs Only Impulse (driver) $32 Uplink (midrange) $32 Anode (putter) $26 Set price $90$79 Save $11 Discs + DGW Starter Bag Impulse (driver) $32 Uplink (midrange) $32 Anode (putter) $26 DGW Starter Bag $35 Set price $125$109 Save $16 .dgw-whos-for { max-width: 1200px; margin: 40px auto; padding: 0 20px; } .dgw-whos-for__card { background: white; border-radius: 12px; padding: 28px 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border-left: 4px solid #0085ad; } .dgw-whos-for__heading { font-size: 1.6em; color: #333; font-weight: bold; margin: 0 0 12px; } .dgw-whos-for__text { color: #555; line-height: 1.6; font-size: 0.95em; margin: 0 0 18px; } .dgw-whos-for__text a { color: #0085ad; font-weight: 600; text-decoration: underline; } .dgw-whos-for__text a:hover { color: #38b6ff; } .dgw-whos-for__tags { display: flex; flex-wrap: wrap; gap: 8px; } .dgw-whos-for__tags span { background: #f8f9fa; color: #0085ad; font-size: 0.85em; font-weight: 600; padding: 6px 14px; border-radius: 20px; } Who's This Set For? This is our top tier plastic set, Neutron and Electron, the same premium materials elite players throw. Built for players 16 and up who are ready to skip the base plastic learning curve and start with gear that flies better and lasts longer from day one. If you're after a lighter weight set for junior players, check out our other starter set options. Premium Materials Ages 16+ Regulation Weight .dgw-bag-showcase { max-width: 1200px; margin: 40px auto; padding: 0 20px; } .dgw-bag-showcase__card { background: white; border-radius: 12px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border-left: 4px solid #0085ad; overflow: hidden; display: flex; flex-direction: column; } .dgw-bag-showcase__image img { width: 100%; display: block; object-fit: cover; } .dgw-bag-showcase__content { padding: 28px 24px; } .dgw-bag-showcase__heading { font-size: 1.6em; color: #333; font-weight: bold; margin: 0 0 8px; } .dgw-bag-showcase__subtext { color: #666; font-size: 0.95em; line-height: 1.5; margin: 0 0 20px; } .dgw-bag-showcase__usps { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: 1fr; gap: 12px; } .dgw-bag-showcase__usps li { display: flex; align-items: center; gap: 10px; font-size: 0.95em; color: #333; font-weight: 500; } .dgw-bag-showcase__icon { font-size: 1.2em; flex-shrink: 0; } @media (min-width: 768px) { .dgw-bag-showcase__card { flex-direction: row; } .dgw-bag-showcase__image { flex: 0 0 45%; } .dgw-bag-showcase__image img { height: 100%; } .dgw-bag-showcase__content { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: 40px; } .dgw-bag-showcase__usps { grid-template-columns: 1fr 1fr; } } DGW Starter Bag Add it to your set and have everything sorted from your first round. 📦 Carries 6–8 discs 🥏 Dedicated putter pocket 🔒 Zip pocket for valuables 💧 Bottle holder 🎒 Adjustable shoulder strap 🧵 Durable canvas material 🔘 Snap button closure 🖼️ OG Shield or Skull Boy logo .dgw-plastic-info { max-width: 1200px; margin: 40px auto; padding: 0 20px; } .dgw-plastic-info__heading { text-align: center; font-size: 1.8em; color: #333; font-weight: bold; margin: 0 0 24px; } .dgw-plastic-info__grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .dgw-plastic-info__card { background: white; border-radius: 12px; padding: 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border-left: 4px solid #0085ad; flex: 1 1 320px; max-width: 460px; } .dgw-plastic-info__name { font-size: 1.3em; color: #0085ad; font-weight: bold; margin: 0 0 10px; } .dgw-plastic-info__text { color: #555; line-height: 1.6; font-size: 0.95em; margin: 0; } About the Plastics in This Set Neutron Plastic MVP's flagship premium plastic offering exceptional durability and performance. Neutron plastic delivers excellent grip and maintains flight characteristics far longer than base plastics, making it the choice of top players worldwide. Electron Plastic MVP's base plastic with excellent grip and a gradual break in period. Electron provides that softer, tackier feel that grips chains better and sticks in the basket, perfect for putting and approach shots.
More you might like
Related
MVP R2 Neutron Premium Plastic Starter Set
Related
MVP Premium Starter Set
Related
MVP Premium Starter Set
Related