{"product_id":"cuissard-court-ultra-v2-homme","title":"Men's Ultra V2 Bib Shorts","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eUltra V2 Bib Shorts – Men\u003c\/title\u003e\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;\n      color: #1a1a1a;\n      background: #fff;\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .product-page {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 24px 20px 60px;\n    }\n\n    \/* Badge *\/\n    .badge-ultra {\n      display: inline-block;\n      background: #1a1a1a;\n      color: #fff;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      padding: 4px 10px;\n      border-radius: 3px;\n      margin-bottom: 14px;\n    }\n\n    \/* Title *\/\n    h1.product-title {\n      font-size: clamp(28px, 6vw, 42px);\n      font-weight: 800;\n      font-style: italic;\n      line-height: 1.1;\n      margin-bottom: 14px;\n    }\n\n    .product-tagline {\n      font-size: 15px;\n      color: #444;\n      line-height: 1.6;\n      margin-bottom: 28px;\n      max-width: 600px;\n    }\n\n    \/* Key stats grid *\/\n    .stats-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      overflow: hidden;\n      margin-bottom: 32px;\n    }\n\n    .stat-cell {\n      padding: 16px 20px;\n      border-right: 1px solid #e0e0e0;\n      border-bottom: 1px solid #e0e0e0;\n    }\n    .stat-cell:nth-child(2n) { border-right: none; }\n    .stat-cell:nth-last-child(-n+2) { border-bottom: none; }\n\n    .stat-value {\n      font-size: 20px;\n      font-weight: 700;\n      display: block;\n      margin-bottom: 2px;\n    }\n    .stat-label {\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: #888;\n    }\n\n    \/* Race proof banner *\/\n    .race-banner {\n      background: #f5f3ee;\n      border-radius: 8px;\n      padding: 20px 24px;\n      margin-bottom: 32px;\n    }\n\n    .race-banner p {\n      font-size: 14px;\n      color: #444;\n      line-height: 1.7;\n    }\n\n    .race-banner strong {\n      font-weight: 700;\n      color: #1a1a1a;\n    }\n\n    .race-stats {\n      display: flex;\n      gap: 24px;\n      margin-top: 16px;\n      flex-wrap: wrap;\n    }\n\n    .race-stat {\n      display: flex;\n      flex-direction: column;\n    }\n\n    .race-stat-num {\n      font-size: 22px;\n      font-weight: 800;\n      line-height: 1;\n    }\n\n    .race-stat-label {\n      font-size: 11px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.07em;\n      color: #888;\n      margin-top: 3px;\n    }\n\n    \/* Section title *\/\n    .section-label {\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: #888;\n      margin-bottom: 18px;\n    }\n\n    \/* Features list *\/\n    .features-list {\n      list-style: none;\n      border-top: 1px solid #e0e0e0;\n      margin-bottom: 36px;\n    }\n\n    .feature-item {\n      display: flex;\n      gap: 16px;\n      padding: 18px 0;\n      border-bottom: 1px solid #e0e0e0;\n    }\n\n    .feature-num {\n      font-size: 12px;\n      color: #bbb;\n      font-weight: 500;\n      min-width: 20px;\n      padding-top: 2px;\n    }\n\n    .feature-body h3 {\n      font-size: 15px;\n      font-weight: 700;\n      margin-bottom: 5px;\n    }\n\n    .feature-body p {\n      font-size: 14px;\n      color: #555;\n      line-height: 1.6;\n    }\n\n    \/* Pad \/ Manta section *\/\n    .pad-section {\n      background: #f5f3ee;\n      border-radius: 8px;\n      padding: 24px;\n      margin-bottom: 36px;\n    }\n\n    .pad-title {\n      font-size: 16px;\n      font-weight: 700;\n      margin-bottom: 12px;\n    }\n\n    .pad-intro {\n      font-size: 14px;\n      color: #444;\n      line-height: 1.7;\n      margin-bottom: 20px;\n    }\n\n    .pad-features {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 14px;\n    }\n\n    .pad-feature {\n      background: #fff;\n      border-radius: 6px;\n      padding: 14px;\n    }\n\n    .pad-feature h4 {\n      font-size: 13px;\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    .pad-feature p {\n      font-size: 13px;\n      color: #666;\n      line-height: 1.5;\n    }\n\n    \/* Usage tags *\/\n    .usage-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .usage-tag {\n      background: #1a1a1a;\n      color: #fff;\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: 0.06em;\n      padding: 5px 12px;\n      border-radius: 3px;\n    }\n\n    \/* CTA tagline *\/\n    .cta-tagline {\n      font-size: clamp(22px, 5vw, 32px);\n      font-weight: 800;\n      font-style: italic;\n      line-height: 1.25;\n      margin-bottom: 36px;\n    }\n\n    \/* Accordions *\/\n    .accordion-list {\n      border-top: 1px solid #e0e0e0;\n      margin-bottom: 28px;\n    }\n\n    details.accordion {\n      border-bottom: 1px solid #e0e0e0;\n    }\n\n    details.accordion summary {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 16px 0;\n      font-size: 15px;\n      font-weight: 600;\n      cursor: pointer;\n      list-style: none;\n      user-select: none;\n    }\n    details.accordion summary::-webkit-details-marker { display: none; }\n\n    .accordion-icon {\n      font-size: 20px;\n      font-weight: 300;\n      color: #888;\n      transition: transform 0.2s;\n      flex-shrink: 0;\n    }\n    details[open] .accordion-icon { transform: rotate(45deg); }\n\n    .accordion-content {\n      padding: 0 0 18px;\n      font-size: 14px;\n      color: #555;\n      line-height: 1.7;\n    }\n\n    .accordion-content ul {\n      padding-left: 18px;\n      margin-top: 8px;\n    }\n\n    .accordion-content li { margin-bottom: 6px; }\n\n    \/* Sustainability note *\/\n    .sustainability-note {\n      display: flex;\n      gap: 16px;\n      align-items: flex-start;\n      padding: 16px 0;\n      border-top: 1px solid #e0e0e0;\n      font-size: 14px;\n      color: #444;\n      line-height: 1.6;\n    }\n\n    .sustain-icon {\n      font-size: 22px;\n      flex-shrink: 0;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 480px) {\n      .pad-features { grid-template-columns: 1fr; }\n      .race-stats { gap: 16px; }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"product-page\"\u003e\n\n    \u003cspan class=\"badge-ultra\"\u003eUltra V2\u003c\/span\u003e\n\n    \u003ch1 class=\"product-title\"\u003eUltra V2 Bib Shorts – Men\u003c\/h1\u003e\n\n    \u003cp class=\"product-tagline\"\u003e\n      Designed for those who don't count miles. Long rides, ultracycling, bikepacking: the Ultra V2 transforms your endurance into performance, mile after mile.\n    \u003c\/p\u003e\n\n    \u003c!-- Stats --\u003e\n    \u003cdiv class=\"stats-grid\"\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003e\u0026gt;90%\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eRecycled materials\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003eManta\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eTeosport pad\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003eEurope\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eMade in Spain\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003e360°\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eNight reflectivity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Race proof --\u003e\n    \u003cdiv class=\"race-banner\"\u003e\n      \u003cp\u003e\u003cstrong\u003eProven where it counts.\u003c\/strong\u003e Born on the road, not on an Excel spreadsheet. Tested by elite cyclists riding day and night.\u003c\/p\u003e\n      \u003cdiv class=\"race-stats\"\u003e\n        \u003cdiv class=\"race-stat\"\u003e\n          \u003cspan class=\"race-stat-num\"\u003e4,500 km\u003c\/span\u003e\n          \u003cspan class=\"race-stat-label\"\u003eTranscontinental Race\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"race-stat\"\u003e\n          \u003cspan class=\"race-stat-num\"\u003e2,500 km\u003c\/span\u003e\n          \u003cspan class=\"race-stat-label\"\u003eRace Across France — 1st place\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features --\u003e\n    \u003cp class=\"section-label\"\u003eWhat truly changes\u003c\/p\u003e\n\n    \u003cul class=\"features-list\"\u003e\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e01\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003e3 large reflective cargo pockets\u003c\/h3\u003e\n          \u003cp\u003eEnergy bars, windbreaker, phone, vest: everything remains accessible without weighing down your back. The reflective fabric makes you visible 360° at night, crucial for dawn starts or twilight finishes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e02\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eTeosport Manta pad\u003c\/h3\u003e\n          \u003cp\u003eThermoformed unibody structure, high-density inserts where pressure is highest, central channel to prevent numbness. Designed to withstand very long distances.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e03\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eRedesigned leg grippers\u003c\/h3\u003e\n          \u003cp\u003eNo more red marks. The new silicone holds without constricting or irritating, even after many hours in the saddle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e04\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eUltra-breathable mesh back\u003c\/h3\u003e\n          \u003cp\u003eMore air circulates, keeping you cool. The stretchy fabric follows your movements without ever pulling on your back.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e05\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eRecycled technical fabrics (\u0026gt;90%)\u003c\/h3\u003e\n          \u003cp\u003eLightweight and compressive, they support your muscles and delay fatigue. Your legs stay fresher for longer.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e06\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eMade in Spain (León region)\u003c\/h3\u003e\n          \u003cp\u003eLocal manufacturing, rigorous quality control, European expertise, respected working conditions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Pad Manta --\u003e\n    \u003cp class=\"section-label\"\u003eManta technology in detail\u003c\/p\u003e\n\n    \u003cdiv class=\"pad-section\"\u003e\n      \u003cp class=\"pad-intro\"\u003e\n        The Teosport Manta pad is thermoformed in one piece to precisely fit your anatomy. Its flexible, seamless wings naturally follow each pedal stroke. Designed for ultra-distances.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pad-features\"\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eThermoformed unibody\u003c\/h4\u003e\n          \u003cp\u003eConforms to your anatomy without creasing or shifting.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eFlexible seamless wings\u003c\/h4\u003e\n          \u003cp\u003eFollow pedaling naturally, zero friction.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eAnatomical central channel\u003c\/h4\u003e\n          \u003cp\u003ePrevents numbness during long rides.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eHigh-density perineal inserts\u003c\/h4\u003e\n          \u003cp\u003eMaintains an aero position over long distances.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eQuick-drying surface\u003c\/h4\u003e\n          \u003cp\u003eWicks away moisture to keep you dry.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eMulti-discipline\u003c\/h4\u003e\n          \u003cp\u003eSuitable for road, gravel, bikepacking, and ultra-cycling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"usage-tags\"\u003e\n        \u003cspan class=\"usage-tag\"\u003eUltracycling\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eBikepacking\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eGravel\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eLong-distance road\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA tagline --\u003e\n    \u003cp class=\"cta-tagline\"\u003eOrder it, put it on, go.\u003cbr\u003eYou'll feel the difference from the start.\u003c\/p\u003e\n\n    \u003c!-- Accordions --\u003e\n    \u003cdiv class=\"accordion-list\"\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003e\n          Composition \u0026amp; materials\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\u0026gt;90% recycled technical fabrics\u003c\/li\u003e\n            \u003cli\u003eBack: ultra-breathable stretchy mesh\u003c\/li\u003e\n            \u003cli\u003e3 reflective fabric cargo pockets\u003c\/li\u003e\n            \u003cli\u003e7 cm silicone grip\u003c\/li\u003e\n            \u003cli\u003eTeosport Manta thermoformed unibody pad\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003e\n          Care instructions\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eMachine wash at 30°C, delicate cycle\u003c\/li\u003e\n            \u003cli\u003eDo not use fabric softener\u003c\/li\u003e\n            \u003cli\u003eDo not tumble dry\u003c\/li\u003e\n            \u003cli\u003eDo not iron\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003e\n          Performance \u0026amp; responsibility\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cp\u003eOver 90% certified recycled materials. Made in Spain with respect for working conditions. The Ultra V2 bib shorts combine high-level performance with a genuine environmental commitment. Because riding far also means thinking far.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003e\n          Delivery \u0026amp; returns\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eFree delivery\u003c\/li\u003e\n            \u003cli\u003eFree returns\u003c\/li\u003e\n            \u003cli\u003eCustomer service available by email or phone\u003c\/li\u003e\n            \u003cli\u003eDelivery times according to stock availability\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Sustainability --\u003e\n    \u003cdiv class=\"sustainability-note\"\u003e\n      \u003cspan class=\"sustain-icon\"\u003e♻\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eUltra Durable – Ultra Performing – Ultra Committed.\u003c\/strong\u003e Owlin designs technical products with reduced impact. Recycled materials, European manufacturing, local expertise: every detail matters.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":57340578103628,"sku":null,"price":139.0,"currency_code":"EUR","in_stock":true},{"title":"S","offer_id":57340578136396,"sku":null,"price":139.0,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":57340578169164,"sku":null,"price":139.0,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":57340578201932,"sku":null,"price":139.0,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":57340578234700,"sku":null,"price":139.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/cuissard-court-ultra-v2-femme-3524921.png?v=1754233632","url":"https:\/\/owlin.cc\/en\/products\/cuissard-court-ultra-v2-homme","provider":"Owlin.cc","version":"1.0","type":"link"}