{"title":"BOGO Tees","description":"\u003cp\u003eBuy one tee, get one free. Spinwave and MODIFI performance tees.\u003c\/p\u003e","products":[{"product_id":"spinwave-performance-shirt","title":"Spinwave Court Performance Tee","description":"\u003cstyle\u003e\n    .spinwave-performance-page {\n      --sw-black: #0b0b0b;\n      --sw-white: #ffffff;\n      --sw-lime: #a8dc16;\n      --sw-gray: #f4f4f1;\n      --sw-text: #1b1b1b;\n\n      max-width: 1000px;\n      margin: 0 auto;\n      color: var(--sw-text);\n      font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif;\n      line-height: 1.45;\n      overflow: hidden;\n    }\n\n    .spinwave-performance-page * {\n      box-sizing: border-box;\n    }\n\n    \/* HERO *\/\n\n    .sw-hero {\n      background: var(--sw-black);\n      color: var(--sw-white);\n      padding: 64px 28px 58px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .sw-hero:after {\n      content: \"\";\n      position: absolute;\n      width: 240px;\n      height: 240px;\n      border: 1px solid rgba(168,220,22,.25);\n      border-radius: 50%;\n      right: -110px;\n      top: -70px;\n    }\n\n    .sw-eyebrow {\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .2em;\n      text-transform: uppercase;\n      color: var(--sw-lime);\n      margin-bottom: 18px;\n    }\n\n    .sw-hero h1 {\n      margin: 0;\n      max-width: 850px;\n      font-size: clamp(44px, 8vw, 84px);\n      line-height: .88;\n      letter-spacing: -.055em;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .sw-hero h1 span {\n      color: var(--sw-lime);\n    }\n\n    .sw-hero-copy {\n      max-width: 650px;\n      margin-top: 28px;\n      font-size: 18px;\n      color: #d2d2d2;\n    }\n\n    \/* PERFORMANCE STRIP *\/\n\n    .sw-performance-strip {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      background: var(--sw-lime);\n      color: #111;\n    }\n\n    .sw-performance-item {\n      padding: 22px 20px;\n      border-right: 1px solid rgba(0,0,0,.18);\n    }\n\n    .sw-performance-item:last-child {\n      border-right: 0;\n    }\n\n    .sw-performance-item strong {\n      display: block;\n      font-size: 14px;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: .04em;\n    }\n\n    .sw-performance-item span {\n      display: block;\n      font-size: 13px;\n      margin-top: 3px;\n    }\n\n    \/* INTRO *\/\n\n    .sw-intro {\n      padding: 64px 28px;\n      background: #fff;\n    }\n\n    .sw-intro-inner {\n      max-width: 780px;\n      margin: auto;\n    }\n\n    .sw-intro h2 {\n      margin: 0 0 22px;\n      font-size: clamp(34px, 5vw, 58px);\n      line-height: .98;\n      letter-spacing: -.04em;\n      font-weight: 900;\n    }\n\n    .sw-intro p {\n      margin: 0;\n      font-size: 19px;\n      color: #444;\n    }\n\n    .sw-intro strong {\n      color: #111;\n    }\n\n    \/* IMAGE SECTION *\/\n\n    .sw-image-section {\n      width: 100%;\n      background: #eee;\n    }\n\n    .sw-image-section img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n\n    \/* VALUE SECTION *\/\n\n    .sw-value {\n      background: var(--sw-gray);\n      padding: 72px 28px;\n      text-align: center;\n    }\n\n    .sw-value-small {\n      color: #6c8d08;\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      margin-bottom: 18px;\n    }\n\n    .sw-value h2 {\n      max-width: 800px;\n      margin: 0 auto 22px;\n      font-size: clamp(38px, 6vw, 68px);\n      line-height: .92;\n      letter-spacing: -.045em;\n      font-weight: 900;\n    }\n\n    .sw-value h2 span {\n      color: #75a100;\n    }\n\n    .sw-value p {\n      max-width: 650px;\n      margin: 0 auto;\n      font-size: 18px;\n      color: #484848;\n    }\n\n    \/* MADE TO MOVE *\/\n\n    .sw-movement {\n      background: #111;\n      color: white;\n      padding: 68px 28px;\n    }\n\n    .sw-movement-inner {\n      max-width: 820px;\n      margin: auto;\n    }\n\n    .sw-movement-label {\n      display: block;\n      width: 52px;\n      height: 5px;\n      background: var(--sw-lime);\n      margin-bottom: 24px;\n    }\n\n    .sw-movement h2 {\n      font-size: clamp(34px, 5vw, 56px);\n      line-height: 1;\n      margin: 0 0 22px;\n      letter-spacing: -.035em;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .sw-movement p {\n      margin: 0;\n      color: #ccc;\n      font-size: 18px;\n    }\n\n    \/* FEATURE ROW *\/\n\n    .sw-features {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      background: #fff;\n      border-bottom: 1px solid #ddd;\n    }\n\n    .sw-feature {\n      padding: 38px 26px;\n      border-right: 1px solid #ddd;\n    }\n\n    .sw-feature:last-child {\n      border-right: 0;\n    }\n\n    .sw-feature-number {\n      font-size: 12px;\n      color: #79a500;\n      font-weight: 900;\n      letter-spacing: .12em;\n      margin-bottom: 22px;\n    }\n\n    .sw-feature h3 {\n      margin: 0 0 10px;\n      font-size: 21px;\n      text-transform: uppercase;\n      font-weight: 900;\n      letter-spacing: -.01em;\n    }\n\n    .sw-feature p {\n      margin: 0;\n      font-size: 15px;\n      color: #555;\n    }\n\n    \/* COURT \/ EVERYDAY *\/\n\n    .sw-everywhere {\n      padding: 72px 28px;\n      background: white;\n    }\n\n    .sw-everywhere-inner {\n      max-width: 820px;\n      margin: auto;\n    }\n\n    .sw-everywhere h2 {\n      font-size: clamp(32px, 5vw, 54px);\n      line-height: 1;\n      letter-spacing: -.035em;\n      margin: 0 0 22px;\n      font-weight: 900;\n    }\n\n    .sw-everywhere p {\n      margin: 0;\n      font-size: 18px;\n      color: #444;\n    }\n\n    \/* DETAILS *\/\n\n    .sw-details {\n      background: var(--sw-black);\n      color: #fff;\n      padding: 64px 28px;\n    }\n\n    .sw-details-inner {\n      max-width: 820px;\n      margin: auto;\n    }\n\n    .sw-details h2 {\n      margin: 0 0 28px;\n      font-size: 32px;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .sw-details-list {\n      border-top: 1px solid #383838;\n    }\n\n    .sw-detail {\n      display: flex;\n      justify-content: space-between;\n      gap: 28px;\n      padding: 16px 0;\n      border-bottom: 1px solid #383838;\n      font-size: 15px;\n    }\n\n    .sw-detail strong {\n      color: var(--sw-lime);\n      text-transform: uppercase;\n      font-size: 12px;\n      letter-spacing: .08em;\n    }\n\n    .sw-detail span {\n      text-align: right;\n      color: #ddd;\n    }\n\n    \/* CLOSING *\/\n\n    .sw-close {\n      background: var(--sw-lime);\n      color: #111;\n      padding: 72px 28px;\n      text-align: center;\n    }\n\n    .sw-close h2 {\n      max-width: 800px;\n      margin: 0 auto 18px;\n      font-size: clamp(38px, 6vw, 66px);\n      line-height: .93;\n      letter-spacing: -.045em;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .sw-close p {\n      max-width: 620px;\n      margin: auto;\n      font-size: 18px;\n    }\n\n    @media (max-width: 720px) {\n\n      .sw-hero {\n        padding: 48px 20px 44px;\n      }\n\n      .sw-performance-strip {\n        grid-template-columns: 1fr;\n      }\n\n      .sw-performance-item {\n        border-right: 0;\n        border-bottom: 1px solid rgba(0,0,0,.16);\n      }\n\n      .sw-performance-item:last-child {\n        border-bottom: 0;\n      }\n\n      .sw-features {\n        grid-template-columns: 1fr;\n      }\n\n      .sw-feature {\n        border-right: 0;\n        border-bottom: 1px solid #ddd;\n        padding: 28px 22px;\n      }\n\n      .sw-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .sw-detail {\n        flex-direction: column;\n        gap: 4px;\n      }\n\n      .sw-detail span {\n        text-align: left;\n      }\n\n      .sw-intro,\n      .sw-value,\n      .sw-movement,\n      .sw-everywhere,\n      .sw-details,\n      .sw-close {\n        padding-left: 20px;\n        padding-right: 20px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"spinwave-performance-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sw-hero\"\u003e\n\u003cdiv class=\"sw-eyebrow\"\u003eSpinwave Performance Apparel\u003c\/div\u003e\n\u003ch1\u003eBuilt for\u003cbr\u003e\u003cspan\u003ethe court.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"sw-hero-copy\"\u003eLightweight performance mesh designed for long games, hot sessions, and everything you do after you leave the court.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK PERFORMANCE MESSAGE --\u003e\n\u003cdiv class=\"sw-performance-strip\"\u003e\n\u003cdiv class=\"sw-performance-item\"\u003e\n\u003cstrong\u003eBuilt to Breathe\u003c\/strong\u003e \u003cspan\u003eOpen-weave airflow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-performance-item\"\u003e\n\u003cstrong\u003eMade to Move\u003c\/strong\u003e \u003cspan\u003e16% spandex stretch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-performance-item\"\u003e\n\u003cstrong\u003eQuick-Drying\u003c\/strong\u003e \u003cspan\u003eComfort through long sessions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"sw-intro\"\u003e\n\u003cdiv class=\"sw-intro-inner\"\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/5039\/6458\/files\/ChatGPT_Image_Sep_1_2026_03_07_38_PM.png?v=1788293138\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003ch2\u003eThis isn't a logo tee.\u003cbr\u003eIt's performance apparel.\u003c\/h2\u003e\n\u003cp\u003eThe Spinwave Performance Mesh Tee is made from an exceptionally soft \u003cstrong\u003e84% polyester \/ 16% spandex performance blend\u003c\/strong\u003e engineered to feel lightweight, breathe freely, dry quickly, and stretch naturally through every point. \u003cbr\u003e\u003cbr\u003eThe first thing you'll notice is the fabric. The second is how little you notice the shirt once you're playing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BREATHABLE FABRIC IMAGE --\u003e \u003c!--\n  REPLACE THE URL BELOW WITH YOUR BUILT TO BREATHE IMAGE\n  --\u003e\n\u003csection class=\"sw-image-section\"\u003e\u003cimg alt=\"Spinwave open-weave performance mesh fabric close-up\"\u003e\u003c\/section\u003e\n\u003c!-- VALUE --\u003e\n\u003csection class=\"sw-value\"\u003e\n\u003cdiv class=\"sw-value-small\"\u003ePremium Performance · No Premium Markup\u003c\/div\u003e\n\u003ch2\u003eFeels like an $80 shirt.\u003cbr\u003e\u003cspan\u003eCosts $25.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWe're not charging you for a fancy athletic-apparel price tag. We're giving you the fabric, stretch, comfort, and performance you'd expect from one.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- MADE TO MOVE --\u003e\n\u003csection class=\"sw-movement\"\u003e\n\u003cdiv class=\"sw-movement-inner\"\u003e\n\u003cspan class=\"sw-movement-label\"\u003e\u003c\/span\u003e\n\u003ch2\u003eBuilt to move with your game.\u003c\/h2\u003e\n\u003cp\u003ePickleball doesn't happen standing still. The 16% spandex blend gives the shirt comfortable flexibility through serves, drives, overheads, reaches, and quick exchanges without the heavy or restrictive feel of a traditional tee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFORMANCE FEATURES --\u003e\n\u003csection class=\"sw-features\"\u003e\n\u003cdiv class=\"sw-feature\"\u003e\n\u003cdiv class=\"sw-feature-number\"\u003e01 \/ AIRFLOW\u003c\/div\u003e\n\u003ch3\u003eBuilt to Breathe\u003c\/h3\u003e\n\u003cp\u003eOpen-weave performance construction encourages airflow through the fabric when the game starts heating up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-feature\"\u003e\n\u003cdiv class=\"sw-feature-number\"\u003e02 \/ STRETCH\u003c\/div\u003e\n\u003ch3\u003eMade to Move\u003c\/h3\u003e\n\u003cp\u003e16% spandex provides flexible stretch so the shirt moves naturally with your body instead of fighting against it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-feature\"\u003e\n\u003cdiv class=\"sw-feature-number\"\u003e03 \/ COMFORT\u003c\/div\u003e\n\u003ch3\u003eQuick-Drying\u003c\/h3\u003e\n\u003cp\u003eLightweight performance fibers dry quickly to help the shirt stay light and comfortable through long sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTION --\u003e\n\u003csection class=\"sw-everywhere\"\u003e\n\u003cdiv class=\"sw-everywhere-inner\"\u003e\n\u003ch2\u003eMade for the court.\u003cbr\u003eGood everywhere else.\u003c\/h2\u003e\n\u003cp\u003eTechnical enough to play in. Clean enough to live in. Throw it on for pickleball, the gym, travel, errands, the beach, or whatever comes after your last game. \u003cbr\u003e\u003cbr\u003eBlack or White. Clean Spinwave branding. No over-designed performance-shirt nonsense.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OPTIONAL LIFESTYLE IMAGE --\u003e \u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"sw-details\"\u003e\n\u003cdiv class=\"sw-details-inner\"\u003e\n\u003ch2\u003eThe Specs\u003c\/h2\u003e\n\u003cdiv class=\"sw-details-list\"\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003eFabric\u003c\/strong\u003e \u003cspan\u003e84% Polyester \/ 16% Spandex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003eConstruction\u003c\/strong\u003e \u003cspan\u003eLightweight open-weave performance mesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003eFeel\u003c\/strong\u003e \u003cspan\u003eSoft · Smooth · Lightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003ePerformance\u003c\/strong\u003e \u003cspan\u003eBreathable · Flexible · Quick-drying\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003eFit\u003c\/strong\u003e \u003cspan\u003eUnisex · True to size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e \u003cspan\u003eBlack \/ White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sw-detail\"\u003e\n\u003cstrong\u003eCare\u003c\/strong\u003e \u003cspan\u003eMachine wash cold · Tumble dry low\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSE --\u003e\n\u003csection class=\"sw-close\"\u003e\n\u003ch2\u003eYour new court shirt.\u003cbr\u003eProbably your new everyday shirt too.\u003c\/h2\u003e\n\u003cp\u003ePremium performance. Serious comfort. An absurdly good value at $25.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Spinwave Pickleball","offers":[{"title":"Small \/ Black","offer_id":49404039463210,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ White","offer_id":50472914059562,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black","offer_id":48869464047914,"sku":"","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ White","offer_id":50472914157866,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black","offer_id":48869468930346,"sku":"","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ White","offer_id":50472914256170,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Extra large \/ Black","offer_id":48869468963114,"sku":"","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Extra large \/ White","offer_id":50472914354474,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Black","offer_id":50472914387242,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"2XL \/ White","offer_id":50472914485546,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/5039\/6458\/files\/ChatGPT_Image_Sep_2_2026_09_43_05_AM.png?v=1788387427"},{"product_id":"modifi-pickleball-t-shirt","title":"MODIFI ADAPT Performance Tee","description":"\u003cstyle\u003e\n    .modifi-performance-tee {\n      font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif;\n      color: #111;\n      line-height: 1.5;\n      max-width: 980px;\n      margin: 0 auto;\n      padding: 0;\n    }\n\n    .modifi-performance-tee * {\n      box-sizing: border-box;\n    }\n\n    .modifi-hero {\n      text-align: center;\n      padding: 48px 20px 42px;\n    }\n\n    .modifi-eyebrow {\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      margin-bottom: 14px;\n      color: #666;\n    }\n\n    .modifi-hero h1 {\n      font-size: clamp(34px, 6vw, 64px);\n      line-height: 0.98;\n      letter-spacing: -0.04em;\n      margin: 0 0 22px;\n      font-weight: 800;\n    }\n\n    .modifi-price-hook {\n      font-size: clamp(19px, 2.4vw, 28px);\n      line-height: 1.25;\n      font-weight: 600;\n      max-width: 720px;\n      margin: 0 auto;\n    }\n\n    .modifi-price-hook span {\n      font-weight: 800;\n    }\n\n    .modifi-intro {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 0 20px 55px;\n      text-align: center;\n      font-size: 18px;\n      color: #333;\n    }\n\n    .modifi-intro strong {\n      color: #111;\n    }\n\n    .modifi-image-block {\n      width: 100%;\n      margin: 0 0 58px;\n      overflow: hidden;\n    }\n\n    .modifi-image-block img {\n      width: 100%;\n      display: block;\n      border-radius: 0;\n    }\n\n    .modifi-section {\n      padding: 58px 20px;\n      border-top: 1px solid #e8e8e8;\n    }\n\n    .modifi-section-inner {\n      max-width: 820px;\n      margin: 0 auto;\n    }\n\n    .modifi-section h2 {\n      font-size: clamp(28px, 4vw, 44px);\n      line-height: 1.05;\n      letter-spacing: -0.03em;\n      margin: 0 0 20px;\n      font-weight: 800;\n    }\n\n    .modifi-section p {\n      font-size: 18px;\n      color: #333;\n      margin: 0;\n    }\n\n    .modifi-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      border-top: 1px solid #ddd;\n      border-bottom: 1px solid #ddd;\n      margin: 12px 0 60px;\n    }\n\n    .modifi-feature {\n      padding: 30px 24px;\n      border-right: 1px solid #ddd;\n    }\n\n    .modifi-feature:last-child {\n      border-right: 0;\n    }\n\n    .modifi-feature-number {\n      display: block;\n      font-size: 11px;\n      letter-spacing: 0.16em;\n      color: #888;\n      margin-bottom: 22px;\n      font-weight: 700;\n    }\n\n    .modifi-feature h3 {\n      font-size: 18px;\n      margin: 0 0 9px;\n      font-weight: 800;\n      letter-spacing: -0.01em;\n    }\n\n    .modifi-feature p {\n      margin: 0;\n      font-size: 15px;\n      color: #555;\n    }\n\n    .modifi-value {\n      background: #111;\n      color: #fff;\n      padding: 70px 24px;\n      text-align: center;\n      margin: 0 0 60px;\n    }\n\n    .modifi-value .small {\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      font-size: 11px;\n      font-weight: 700;\n      opacity: 0.7;\n      margin-bottom: 18px;\n    }\n\n    .modifi-value h2 {\n      font-size: clamp(36px, 6vw, 68px);\n      line-height: 0.95;\n      letter-spacing: -0.04em;\n      margin: 0 auto 22px;\n      max-width: 800px;\n      font-weight: 800;\n    }\n\n    .modifi-value p {\n      max-width: 660px;\n      margin: 0 auto;\n      font-size: 18px;\n      color: #ccc;\n    }\n\n    .modifi-details-wrap {\n      padding: 0 20px 64px;\n    }\n\n    .modifi-details {\n      max-width: 820px;\n      margin: 0 auto;\n    }\n\n    .modifi-details h2 {\n      font-size: 28px;\n      margin-bottom: 24px;\n      letter-spacing: -0.02em;\n    }\n\n    .modifi-details ul {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      border-top: 1px solid #ddd;\n    }\n\n    .modifi-details li {\n      display: flex;\n      justify-content: space-between;\n      gap: 24px;\n      padding: 15px 0;\n      border-bottom: 1px solid #ddd;\n      font-size: 15px;\n    }\n\n    .modifi-details li strong {\n      font-weight: 700;\n    }\n\n    .modifi-closing {\n      text-align: center;\n      padding: 64px 20px 76px;\n      border-top: 1px solid #e8e8e8;\n    }\n\n    .modifi-closing h2 {\n      font-size: clamp(30px, 5vw, 52px);\n      line-height: 1;\n      letter-spacing: -0.035em;\n      max-width: 760px;\n      margin: 0 auto 18px;\n    }\n\n    .modifi-closing p {\n      font-size: 17px;\n      color: #555;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    @media (max-width: 700px) {\n      .modifi-hero {\n        padding-top: 34px;\n      }\n\n      .modifi-feature-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .modifi-feature {\n        border-right: 0;\n        border-bottom: 1px solid #ddd;\n      }\n\n      .modifi-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .modifi-details li {\n        flex-direction: column;\n        gap: 3px;\n      }\n\n      .modifi-section,\n      .modifi-value {\n        padding-top: 50px;\n        padding-bottom: 50px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"modifi-performance-tee\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"modifi-hero\"\u003e\n\u003cdiv class=\"modifi-eyebrow\"\u003eMODIFI Performance Apparel\u003c\/div\u003e\n\u003ch1\u003eFeels like an $80 shirt.\u003cbr\u003eCosts $25.\u003c\/h1\u003e\n\u003cdiv class=\"modifi-price-hook\"\u003ePremium performance without the \u003cspan\u003epremium markup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"modifi-intro\"\u003eThis isn't a throwaway tee with a logo printed on it. The MODIFI Performance Mesh Tee is built from an exceptionally soft \u003cstrong\u003e84% polyester \/ 16% spandex performance fabric\u003c\/strong\u003e engineered to feel light, breathe freely, dry quickly, and move naturally with your body.\u003c\/div\u003e\n\u003cdiv class=\"modifi-intro\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/5039\/6458\/files\/ChatGPT_Image_Sep_1_2026_02_59_25_PM.png?v=1788289192\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- OPTIONAL FABRIC IMAGE --\u003e \u003c!-- FEEL SECTION --\u003e\n\u003csection class=\"modifi-section\"\u003e\n\u003cdiv class=\"modifi-section-inner\"\u003e\n\u003ch2\u003eYou notice the difference before you even put it on.\u003c\/h2\u003e\n\u003cp\u003eSmooth. Soft. Cool to the touch. The lightweight performance mesh has the kind of stretch and hand-feel you'd expect from premium athletic apparel at several times the price. Once it's on, the open-knit construction helps air move through the fabric while the spandex blend gives you freedom through serves, drives, resets, and overheads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"modifi-feature-grid\"\u003e\n\u003cdiv class=\"modifi-feature\"\u003e\n\u003cspan class=\"modifi-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eBuilt to Breathe\u003c\/h3\u003e\n\u003cp\u003eOpen-weave performance mesh promotes airflow when the game starts heating up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"modifi-feature\"\u003e\n\u003cspan class=\"modifi-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eMoves With You\u003c\/h3\u003e\n\u003cp\u003e16% spandex gives the fabric flexible stretch without feeling heavy or restrictive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"modifi-feature\"\u003e\n\u003cspan class=\"modifi-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eQuick-Drying\u003c\/h3\u003e\n\u003cp\u003eLightweight synthetic fibers dry quickly so the shirt stays comfortable through long sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLACK FABRIC IMAGE --\u003e \u003c!-- VALUE STATEMENT --\u003e\n\u003csection class=\"modifi-value\"\u003e\n\u003cdiv class=\"small\"\u003ePremium Feel. MODIFI Price.\u003c\/div\u003e\n\u003ch2\u003eThe price doesn't tell you how good this shirt feels.\u003c\/h2\u003e\n\u003cp\u003eWe could dress it up with an $80 price tag. We didn't. At $25, this is simply one of the best performance-apparel values you'll find in pickleball.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- BRAND \/ STYLE --\u003e\n\u003csection class=\"modifi-section\"\u003e\n\u003cdiv class=\"modifi-section-inner\"\u003e\n\u003ch2\u003ePerformance first. Branding second.\u003c\/h2\u003e\n\u003cp\u003eThe design stays intentionally clean: the MODIFI checkerboard logo sits on the left chest, with no oversized graphics competing for attention. Available in Black and White, it looks just as natural grabbing coffee after a match as it does three games deep on court.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdiv class=\"modifi-details-wrap\"\u003e\n\u003cdiv class=\"modifi-details\"\u003e\n\u003ch2\u003eThe Details\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFabric\u003c\/strong\u003e \u003cspan\u003e84% polyester \/ 16% spandex\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction\u003c\/strong\u003e \u003cspan\u003eLightweight open-knit performance mesh\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFeel\u003c\/strong\u003e \u003cspan\u003eSoft, smooth and lightweight\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerformance\u003c\/strong\u003e \u003cspan\u003eBreathable, flexible and quick-drying\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFit\u003c\/strong\u003e \u003cspan\u003eUnisex · True to size\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e \u003cspan\u003eBlack \/ White\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBranding\u003c\/strong\u003e \u003cspan\u003eMODIFI checkerboard logo · Left chest\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCare\u003c\/strong\u003e \u003cspan\u003eMachine wash cold · Tumble dry low\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003csection class=\"modifi-closing\"\u003e\n\u003ch2\u003eYour new favorite performance shirt shouldn't cost $80.\u003c\/h2\u003e\n\u003cp\u003eWear it once and you'll understand why we made such a big deal about the fabric.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MODIFI","offers":[{"title":"Medium \/ Black","offer_id":52414641602858,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ White","offer_id":52414656741674,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black","offer_id":52414641635626,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ White","offer_id":52414656774442,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Extra large \/ Black","offer_id":52414656807210,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Extra large \/ White","offer_id":52414656839978,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Black","offer_id":52414656872746,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"2XL \/ White","offer_id":52414656905514,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/5039\/6458\/files\/modifi-tee-black_56007b1f-88c7-4eb0-b174-348e85b3e027.png?v=1788387967"}],"url":"https:\/\/spinwavepickleball.com\/collections\/bogo-tees.oembed","provider":"Spinwave Pickleball Inc.","version":"1.0","type":"link"}