{"title":"Men","description":"","products":[{"product_id":"maillot-classic-eco-men-bleu","title":"OUTLET _ CLASSIC ECO JERSEY | MEN | BLUE","description":"\u003cstyle\u003e\n  .owlin-product-page,\n  .owlin-product-page * {\n    box-sizing: border-box;\n  }\n\n  .owlin-product-page {\n    --owlin-text: #1a1a1a;\n    --owlin-text-soft: #444;\n    --owlin-text-muted: #666;\n    --owlin-text-faint: #888;\n    --owlin-border: #e0e0e0;\n    --owlin-surface: #f5f3ee;\n    --owlin-contrast: #1a1a1a;\n    --owlin-contrast-text: #fff;\n    width: 100%;\n    color: var(--owlin-text);\n    font: inherit;\n    line-height: 1.6;\n  }\n\n  .owlin-product-page .product-page {\n    width: min(100%, 760px);\n    margin: 0 auto;\n    padding: clamp(20px, 3vw, 24px) clamp(16px, 3vw, 20px) clamp(44px, 7vw, 60px);\n  }\n\n  .owlin-product-page .badge-row {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n    margin-bottom: 14px;\n  }\n\n  .owlin-product-page .badge-main {\n    display: inline-block;\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    background: var(--owlin-contrast);\n    color: var(--owlin-contrast-text);\n  }\n\n  .owlin-product-page .product-title {\n    font-size: clamp(28px, 5vw, 42px);\n    font-weight: 800;\n    font-style: italic;\n    line-height: 1.08;\n    margin: 0 0 14px;\n    text-wrap: balance;\n  }\n\n  .owlin-product-page .product-baseline {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    margin-bottom: 12px;\n  }\n\n  .owlin-product-page .product-tagline {\n    font-size: clamp(15px, 2.2vw, 16px);\n    color: var(--owlin-text-soft);\n    line-height: 1.65;\n    margin: 0 0 14px;\n    max-width: 640px;\n  }\n\n  .owlin-product-page .product-seo-intro {\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.65;\n    margin: 0 0 24px;\n    max-width: 680px;\n  }\n\n  .owlin-product-page .product-seo-intro strong {\n    color: var(--owlin-text);\n    font-weight: 700;\n  }\n\n  .owlin-product-page .outlet-note {\n    display: inline-flex;\n    font-size: 13px;\n    color: var(--owlin-text-soft);\n    line-height: 1.5;\n    padding: 10px 12px;\n    border: 1px solid var(--owlin-border);\n    border-radius: 6px;\n    background: #fff;\n    margin: 0 0 28px;\n  }\n\n  .owlin-product-page .outlet-note strong {\n    color: var(--owlin-text);\n    font-weight: 700;\n  }\n\n  .owlin-product-page .stats-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    border: 1px solid var(--owlin-border);\n    border-radius: 4px;\n    overflow: hidden;\n    margin-bottom: 32px;\n    background: #fff;\n  }\n\n  .owlin-product-page .stat-cell {\n    padding: 16px 20px;\n    border-bottom: 1px solid var(--owlin-border);\n    min-width: 0;\n  }\n\n  .owlin-product-page .stat-cell:nth-child(odd) {\n    border-right: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page .stat-cell:nth-last-child(-n+2) {\n    border-bottom: none;\n  }\n\n  .owlin-product-page .stat-value {\n    font-size: clamp(18px, 3vw, 20px);\n    font-weight: 700;\n    display: block;\n    margin-bottom: 2px;\n    line-height: 1.15;\n    overflow-wrap: anywhere;\n  }\n\n  .owlin-product-page .stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    overflow-wrap: anywhere;\n  }\n\n  .owlin-product-page .section-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    margin: 0 0 18px;\n  }\n\n  .owlin-product-page .features-list {\n    list-style: none;\n    border-top: 1px solid var(--owlin-border);\n    margin: 0 0 36px;\n    padding: 0;\n  }\n\n  .owlin-product-page .feature-item {\n    display: grid;\n    grid-template-columns: 20px minmax(0, 1fr);\n    gap: 16px;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page .feature-num {\n    font-size: 12px;\n    color: #bbb;\n    font-weight: 500;\n    padding-top: 2px;\n    line-height: 1.2;\n  }\n\n  .owlin-product-page .feature-body h3 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 5px;\n  }\n\n  .owlin-product-page .feature-body p {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .owlin-product-page .info-box {\n    background: var(--owlin-surface);\n    border-radius: 8px;\n    padding: clamp(18px, 3vw, 24px);\n    margin-bottom: 36px;\n  }\n\n  .owlin-product-page .info-box p {\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  .owlin-product-page .usage-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .owlin-product-page .usage-tag {\n    background: var(--owlin-contrast);\n    color: var(--owlin-contrast-text);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    padding: 5px 12px;\n    border-radius: 3px;\n    max-width: 100%;\n  }\n\n  .owlin-product-page .accordion-list {\n    border-top: 1px solid var(--owlin-border);\n    margin-bottom: 28px;\n  }\n\n  .owlin-product-page details.accordion {\n    border-bottom: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page details.accordion summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\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\n  .owlin-product-page details.accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .owlin-product-page .accordion-icon {\n    font-size: 20px;\n    font-weight: 300;\n    color: var(--owlin-text-faint);\n    transition: transform 0.2s;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .owlin-product-page details[open] .accordion-icon {\n    transform: rotate(45deg);\n  }\n\n  .owlin-product-page .accordion-content {\n    padding: 0 0 18px;\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  .owlin-product-page .accordion-content p {\n    margin: 0;\n  }\n\n  .owlin-product-page .accordion-content ul {\n    padding-left: 18px;\n    margin: 8px 0 0;\n  }\n\n  .owlin-product-page .accordion-content li {\n    margin-bottom: 6px;\n  }\n\n  .owlin-product-page .sustainability-note {\n    display: grid;\n    grid-template-columns: 22px minmax(0, 1fr);\n    gap: 16px;\n    align-items: start;\n    padding: 16px 0 0;\n    border-top: 1px solid var(--owlin-border);\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.6;\n  }\n\n  .owlin-product-page .sustainability-note p {\n    margin: 0;\n  }\n\n  .owlin-product-page .sustain-icon {\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  @media (max-width: 749px) {\n    .owlin-product-page .product-page {\n      padding: 20px 16px 44px;\n    }\n\n    .owlin-product-page .stats-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .owlin-product-page .stat-cell {\n      border-right: none !important;\n      border-bottom: 1px solid var(--owlin-border) !important;\n    }\n\n    .owlin-product-page .stat-cell:last-child {\n      border-bottom: none !important;\n    }\n\n    .owlin-product-page .feature-item {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .owlin-product-page .feature-num {\n      padding-top: 0;\n    }\n  }\n\n  @media (max-width: 479px) {\n    .owlin-product-page .product-title {\n      font-size: clamp(26px, 9vw, 34px);\n    }\n\n    .owlin-product-page .badge-main,\n    .owlin-product-page .product-baseline,\n    .owlin-product-page .stat-label,\n    .owlin-product-page .section-label {\n      letter-spacing: 0.08em;\n    }\n\n    .owlin-product-page .usage-tag {\n      width: 100%;\n      text-align: center;\n    }\n\n    .owlin-product-page details.accordion summary {\n      padding: 14px 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"owlin-product-page\"\u003e\n  \u003cdiv class=\"product-page\"\u003e\n\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge-main\"\u003eOutlet\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"product-title\"\u003eClassic ECO Men's Cycling Jersey\u003c\/h2\u003e\n\n    \u003cp class=\"product-baseline\"\u003eClearance · very limited stock\u003c\/p\u003e\n\n    \u003cp class=\"product-tagline\"\u003e\n      A lightweight, breathable, and fitted men's cycling jersey, designed for comfortable riding in mild to warm weather.\n    \u003c\/p\u003e\n\n    \u003cp class=\"outlet-note\"\u003e\n      \u003cstrong\u003eOutlet:\u003c\/strong\u003e old collection on clearance. Limited items available, no restock planned.\n    \u003c\/p\u003e\n\n    \u003cp class=\"product-seo-intro\"\u003e\n      \u003cstrong\u003eMen's short-sleeved cycling jersey\u003c\/strong\u003e made in Spain with recycled Italian SITIP fabrics. Lightweight, breathable, and practical, it's perfect for road, gravel, and long-distance rides.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"stats-grid\"\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003e4 colors\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eGreen, blue, purple, black\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003eSITIP\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eRecycled Italian fabrics\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003e4 pockets\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003e3 rear + 1 zippered\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003eSpain\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eMade near León\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"section-label\"\u003eThe essentials\u003c\/h2\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\u003eLightweight and comfortable to wear\u003c\/h3\u003e\n          \u003cp\u003eSoft, lightweight, and comfortable fabric for regular rides as well as long days on the bike.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e02\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eBreathable back\u003c\/h3\u003e\n          \u003cp\u003eMesh back to promote ventilation and better wick away heat during exercise.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e03\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eFitted cut\u003c\/h3\u003e\n          \u003cp\u003eClose-fitting design, engineered to remain stable on the bike without restricting movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e04\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003ePractical storage\u003c\/h3\u003e\n          \u003cp\u003e3 rear pockets for essentials, with a central zippered pocket to secure keys, cards, or small items.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch2 class=\"section-label\"\u003eResponsible design\u003c\/h2\u003e\n      \u003cp\u003e\n        The Classic ECO is made with recycled fabrics from SITIP, a renowned Italian manufacturer, and then produced in Spain. A simple, technical, and durable jersey, true to the Owlin approach.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"usage-tags\"\u003e\n        \u003cspan class=\"usage-tag\"\u003eRoad\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eGravel\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eTraining\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eLong distance\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-list\"\u003e\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eTechnical specifications \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eMen's short sleeve jersey\u003c\/li\u003e\n            \u003cli\u003eLight Lycra on front and sleeves\u003c\/li\u003e\n            \u003cli\u003eBreathable mesh back\u003c\/li\u003e\n            \u003cli\u003eFitted cut\u003c\/li\u003e\n            \u003cli\u003e3 rear pockets\u003c\/li\u003e\n            \u003cli\u003e1 central zippered pocket\u003c\/li\u003e\n            \u003cli\u003eRecycled fabrics made in Italy by SITIP\u003c\/li\u003e\n            \u003cli\u003eMade in Spain, near León\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eAvailable colors \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eGreen\u003c\/li\u003e\n            \u003cli\u003eBlue\u003c\/li\u003e\n            \u003cli\u003ePurple\u003c\/li\u003e\n            \u003cli\u003eBlack\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eCare \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eMachine wash at 30°C\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            \u003cli\u003ePreferably wash in a laundry bag\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eOutlet availability \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cp\u003e\n            This model is part of an older Owlin collection. Quantities are very limited, and some colors or sizes may no longer be available.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sustainability-note\"\u003e\n      \u003cspan class=\"sustain-icon\"\u003e♻\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eFunctional, durable, committed.\u003c\/strong\u003e A lightweight and breathable cycling jersey, made in Europe with recycled fabrics, designed for longer, more comfortable rides.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":47073370833228,"sku":"JER-CLA-MEN-BLE-XS","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"S","offer_id":47073370898764,"sku":"JER-CLA-MEN-BLE-S","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":47073370931532,"sku":"JER-CLA-MEN-BLE-M","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":47073370964300,"sku":"JER-CLA-MEN-BLE-L","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":47073370997068,"sku":"JER-CLA-MEN-BLE-XL","price":49.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/outlet-maillot-classic-eco-men-bleu-3666225.webp?v=1777935551"},{"product_id":"classic-eco-men-vert","title":"OUTLET _ CLASSIC ECO JERSEY | MEN | GREEN","description":"\u003cp class=\"p1\"\u003e\u003cb\u003eMen's Cycling Jersey \"Classic ECO\"\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eKey Features:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Men's short-sleeved jersey\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Available in 4 colors: Green, Blue, Purple, Black\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Designed with recycled fabrics made in Italy (manufacturer SITIP)\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Very light and comfortable fabric to wear\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Mesh back for good breathability\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Slim cut for a perfect fit\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Made in Spain, near Leon\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Equipped with 3 rear pockets + 1 central zipped pocket for your essentials\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Ultra limited stocks, become early adopters*\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eDescription:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e We have placed our values ​​at the center of our approach to designing the “Classic ECO” cycling jersey. This exceptional jersey is made from recycled polyester from renowned Italian manufacturer SITIP and is designed in Spain, near Leon.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e The \"Classic ECO\" combines performance, comfort and durability to make every bike ride a unique experience. This jersey features:\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e A mesh back for maximum ventilation\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p1\"\u003e The slim fit of this jersey is designed to adapt perfectly to your body while providing complete freedom of movement. The light, soft-to-the-touch fabric makes it extremely comfortable to wear, even on the longest outings.\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eCommitment:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e The “Classic ECO” is not just about performance. It also symbolizes our commitment to sustainability and ethics. Made from recycled materials and produced in Europe, this jersey not only reduces our carbon footprint, but also guarantees production that respects the environment and workers.\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eAvailability:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e This jersey is available in four universal colors: green, blue, purple and black, so you can choose the one that best suits your style.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e Please note, stock is limited - Our early adopters will benefit from privileges on our future collections.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":47074376876364,"sku":"JER-CLA-MEN-VER-XS","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"S","offer_id":47074376909132,"sku":"JER-CLA-MEN-VER-S","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":47074376941900,"sku":"JER-CLA-MEN-VER-M","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":47074376974668,"sku":"JER-CLA-MEN-VER-L","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":47074377007436,"sku":"JER-CLA-MEN-VER-XL","price":49.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/outlet-maillot-classic-eco-men-vert-4682399.png?v=1777935557"},{"product_id":"classic-eco-men-noir","title":"OUTLET _ CLASSIC ECO JERSEY | MEN | BLACK","description":"\u003cp class=\"p1\"\u003e\u003cb\u003eMen's Cycling Jersey \"Classic ECO\"\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eKey Features:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Men's short-sleeved jersey\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Available in 4 colors: Green, Blue, Purple, Black\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Designed with recycled fabrics made in Italy (manufacturer SITIP)\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Very light and comfortable fabric to wear\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Mesh back for good breathability\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Slim cut for a perfect fit\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Made in Spain, near Leon\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Equipped with 3 rear pockets + 1 central zipped pocket for your essentials\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Ultra limited stocks, become early adopters*\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eDescription:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e We have placed our values ​​at the center of our approach to designing the “Classic ECO” cycling jersey. This exceptional jersey is made from recycled polyester from renowned Italian manufacturer SITIP and is designed in Spain, near Leon.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e The \"Classic ECO\" combines performance, comfort and durability to make every bike ride a unique experience. This jersey features:\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e A mesh back for maximum ventilation\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p1\"\u003e The slim fit of this jersey is designed to adapt perfectly to your body while providing complete freedom of movement. The light, soft-to-the-touch fabric makes it extremely comfortable to wear, even on the longest outings.\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eCommitment:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e The “Classic ECO” is not just about performance. It also symbolizes our commitment to sustainability and ethics. Made from recycled materials and produced in Europe, this jersey not only reduces our carbon footprint, but also guarantees production that respects the environment and workers.\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eAvailability:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e This jersey is available in four universal colors: green, blue, purple and black, so you can choose the one that best suits your style.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e Please note, stock is limited - Our early adopters will benefit from privileges on our future collections.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":47074379727180,"sku":"JER-CLA-MEN-NOI-XS","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"S","offer_id":47074379759948,"sku":"JER-CLA-MEN-NOI-S","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":47074379792716,"sku":"JER-CLA-MEN-NOI-M","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":47074379825484,"sku":"JER-CLA-MEN-NOI-L","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":47074379858252,"sku":"JER-CLA-MEN-NOI-XL","price":49.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/outlet-maillot-classic-eco-men-noir-7594420.png?v=1777935556"},{"product_id":"classic-eco-men-violet","title":"OUTLET _ CLASSIC ECO JERSEY | MEN | PURPLE","description":"\u003cp class=\"p1\"\u003e\u003cb\u003eMen's Cycling Jersey \"Classic ECO\"\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eKey Features:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Men's short-sleeved jersey\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Available in 4 colors: Green, Blue, Purple, Black\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Designed with recycled fabrics made in Italy (manufacturer SITIP)\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Very light and comfortable fabric to wear\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Mesh back for good breathability\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Slim cut for a perfect fit\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Made in Spain, near Leon\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Equipped with 3 rear pockets + 1 central zipped pocket for your essentials\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Ultra limited stocks, become early adopters*\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eDescription:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e We have placed our values ​​at the center of our approach to designing the “Classic ECO” cycling jersey. This exceptional jersey is made from recycled polyester from renowned Italian manufacturer SITIP and is designed in Spain, near Leon.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e The \"Classic ECO\" combines performance, comfort and durability to make every bike ride a unique experience. This jersey features:\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\"\u003e\n\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e A mesh back for maximum ventilation\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p1\"\u003e The slim fit of this jersey is designed to adapt perfectly to your body while providing complete freedom of movement. The light, soft-to-the-touch fabric makes it extremely comfortable to wear, even on the longest outings.\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eCommitment:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e The “Classic ECO” is not just about performance. It also symbolizes our commitment to sustainability and ethics. Made from recycled materials and produced in Europe, this jersey not only reduces our carbon footprint, but also guarantees production that respects the environment and workers.\u003c\/p\u003e\n\u003cp class=\"p2\"\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e \u003cb\u003eAvailability:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e This jersey is available in four universal colors: green, blue, purple and black, so you can choose the one that best suits your style.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e Please note, stock is limited - Our early adopters will benefit from privileges on our future collections.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":47074383331660,"sku":"JER-CLA-MEN-VIO-XS","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"S","offer_id":47074383364428,"sku":"JER-CLA-MEN-VIO-S","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":47074383397196,"sku":"JER-CLA-MEN-VIO-M","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":47074383429964,"sku":"JER-CLA-MEN-VIO-L","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":47074383462732,"sku":"JER-CLA-MEN-VIO-XL","price":49.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/outlet-maillot-classic-eco-men-violet-7453466.png?v=1777935557"},{"product_id":"cuissard-classic-eco-men","title":"OUTLET _ CLASSIC ECO BIB SHORTS | MEN","description":"\u003cp data-start=\"0\" data-end=\"332\"\u003e\u003cstrong data-start=\"0\" data-end=\"67\"\u003eThe comfortable, streamlined and reliable bib short for long rides.\u003c\/strong\u003e\u003cbr data-start=\"67\" data-end=\"70\"\u003eThe Classic Eco Men is designed to accompany you during training and races, for up to 6 to 8 hours in the saddle. Its minimalist construction, with few seams, has been designed to offer maximum comfort and to be forgotten once in the saddle.\u003c\/p\u003e\n\u003cp data-start=\"334\" data-end=\"747\"\u003eMade in Spain, near León, it uses recycled SITIP polyester, an Italian manufacturer known for the quality of its technical textiles. The compressive fabric on the legs ensures good support, while the super-stretch crotch material provides more flexibility and comfort while pedalling. The absence of grippers enhances this feeling of freedom, for a natural, unrestrictive fit.\u003c\/p\u003e\n\u003cp data-start=\"749\" data-end=\"934\"\u003eThe mesh back improves breathability during exercise, and its triple-density chamois offers excellent comfort for long rides, both on the road and gravel.\u003c\/p\u003e\n\u003cp data-start=\"936\" data-end=\"954\"\u003e\u003cstrong data-start=\"936\" data-end=\"952\"\u003eHighlights\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"955\" data-end=\"1247\"\u003e\n\u003cli data-section-id=\"19xpkh5\" data-start=\"955\" data-end=\"1004\"\u003eCompressive recycled SITIP fabric on the legs\u003c\/li\u003e\n\u003cli data-section-id=\"1htuy9t\" data-start=\"1005\" data-end=\"1054\"\u003eSuper-stretch crotch for added comfort\u003c\/li\u003e\n\u003cli data-section-id=\"yp5gxq\" data-start=\"1055\" data-end=\"1098\"\u003eMinimalist design with few seams\u003c\/li\u003e\n\u003cli data-section-id=\"wsabk2\" data-start=\"1099\" data-end=\"1148\"\u003eNo grippers for a freer feel\u003c\/li\u003e\n\u003cli data-section-id=\"1yg0ccc\" data-start=\"1149\" data-end=\"1174\"\u003eBreathable mesh back\u003c\/li\u003e\n\u003cli data-section-id=\"7mro4k\" data-start=\"1175\" data-end=\"1209\"\u003eTriple-density chamois\u003c\/li\u003e\n\u003cli data-section-id=\"jiknej\" data-start=\"1210\" data-end=\"1247\"\u003eMade in Spain, near León\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1249\" data-end=\"1609\"\u003e\u003cstrong data-start=\"1249\" data-end=\"1269\"\u003eThe pad in detail\u003c\/strong\u003e\u003cbr data-start=\"1269\" data-end=\"1272\"\u003eThe Classic Eco Men features a chamois with a \u003cstrong data-start=\"1323\" data-end=\"1368\"\u003etriple density 80 \/ 90 \/ 120 construction\u003c\/strong\u003e, designed to offer the right balance between comfort, flexibility and support on long rides. This construction allows for better pressure distribution on contact points while maintaining good freedom of movement when pedalling.\u003c\/p\u003e\n\u003cp data-start=\"1611\" data-end=\"1868\"\u003eDesigned for prolonged efforts, this pad aims to limit discomfort during hours in the saddle, whether training, racing, on the road or gravel. Its objective is simple: to allow you to ride for a long time with a constant level of comfort.\u003c\/p\u003e\n\u003cp data-start=\"1870\" data-end=\"2073\"\u003e\u003cstrong data-start=\"1870\" data-end=\"1893\"\u003eEnd-of-series outlet\u003c\/strong\u003e\u003cbr data-start=\"1893\" data-end=\"1896\"\u003eThe Classic Eco Men is available in the outlet while stocks last. A great opportunity to ride with a comfortable, durable and European-made Owlin bib short.\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\u003c\/ul\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":47077712625996,"sku":"BIB-CLA-MEN-XS","price":55.0,"currency_code":"EUR","in_stock":true},{"title":"S","offer_id":47077712658764,"sku":"BIB-CLA-MEN-S","price":55.0,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":47077712691532,"sku":"BIB-CLA-MEN-M","price":55.0,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":47077712724300,"sku":"BIB-CLA-MEN-L","price":55.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":47077712757068,"sku":"BIB-CLA-MEN-XL","price":55.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/outlet-cuissard-classic-eco-men-6043207.webp?v=1754233554"},{"product_id":"maillot-ultra-eco-men-saumon","title":"OUTLET _ ULTRA ECO JERSEY | MEN | SALMON","description":"\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003eMen's Cycling Jersey \"Ultra ECO\"\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Key Features: \u003c\/p\u003e\n\u003cul class=\"ul1\" data-mce-fragment=\"1\"\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Men's short-sleeved jersey\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Available in 2 colors: Gray, Salmon\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Made from high quality recycled fabrics from Italy (supplier: SITIP)\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Ultra-light, soft-touch material for superior comfort\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Mesh back for optimal breathability\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Slim cut for an ideal fit to the body\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Made locally in Spain, near Leon\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Equipped with seven pockets: three at the back, two zipped, and two on the sides for maximum secure storage\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Ultra limited stocks, become early adopters*\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Description:\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e We have integrated our values ​​at the heart of the design of our \"Ultra ECO\" cycling jersey. This exceptional jersey is made from recycled polyester from SITIP, a recognized Italian supplier, and is produced in Spain. The \"Ultra ECO\" jersey combines performance, comfort and durability to make each bike ride unique.\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Its features include: \u003c\/p\u003e\n\u003cul class=\"ul1\" data-mce-fragment=\"1\"\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e Lightweight Lycra on the front and sleeves\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e A mesh back for maximum ventilation\u003c\/li\u003e\n\n\u003cli class=\"li1\" data-mce-fragment=\"1\"\u003e\n\n\u003cspan class=\"s1\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e 7 pockets that will allow you to store everything you need to go on an adventure. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"p2\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Its slim cut is designed to adapt perfectly to your body while offering total freedom of movement. The ultra-lightweight, soft-to-the-touch fabric makes this jersey extremely comfortable to wear, even on the longest rides. \u003c\/p\u003e\n\u003cp class=\"p2\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Commitment:\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e “Ultra ECO” is not just about performance. It also symbolizes our commitment to sustainability and ethics. Made from recycled materials and produced in Europe, this jersey not only reduces our carbon footprint, but also guarantees production that respects the environment and workers. \u003c\/p\u003e\n\u003cp class=\"p2\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Availability:\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e This jersey is available in two colors: gray and salmon, so you can choose the one that best suits your style. \u003c\/p\u003e\n\u003cp class=\"p2\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp class=\"p1\" data-mce-fragment=\"1\"\u003e Please note, stock is limited - Our early adopters will benefit from privileges on our future collections.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":47081476096332,"sku":"JER-ULT-MEN-SAU-XS","price":55.0,"currency_code":"EUR","in_stock":false},{"title":"S","offer_id":47081476129100,"sku":"JER-ULT-MEN-SAU-S","price":55.0,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":47081476161868,"sku":"JER-ULT-MEN-SAU-M","price":55.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":47081476194636,"sku":"JER-ULT-MEN-SAU-L","price":55.0,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":47081476227404,"sku":"JER-ULT-MEN-SAU-XL","price":55.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/outlet-maillot-ultra-eco-men-saumon-7643771.png?v=1754233620"},{"product_id":"maillot-mc-ultra-v2","title":"MC Jersey - Ultra V2 - M\/F - Beige \/ Green","description":"\u003cp class=\"p1\"\u003e\u003ci\u003e3D illustration of the product with its final design, followed by prototype photos. Non-contractual visuals. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp class=\"p3\"\u003e\u003cb\u003eMC Ultra V2 Jersey\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eThe evolution of our short-sleeve ultra-distance jersey, designed for high temperatures and long hours in the saddle. A perfect blend of comfort, breathability, and support, with technical details found only in ultra-distance gear.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eDepending on the chosen color, opt for a light shade to better manage heat, an orange to maximize your visibility, or express your style with a bolder color.\u003c\/p\u003e\n\u003cp class=\"p4\"\u003e\u003cb\u003eHighlights of the Ultra V2 Jersey:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eMen's ultra-distance short-sleeve jersey\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eNew UV50+ fabric on sleeves and back: enhanced sun protection\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eNew UV15 front mesh: ultra-breathable, wicks away heat even on steep climbs\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eFull gripper at the bottom of the jersey: perfect hold, even with full pockets\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eSlim fit, close to the body without compression\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eSeven practical pockets, including two zipped and two side pockets, made of reflective fabric\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eHigh-performance recycled fabrics from Italy (Miti and Sitip)\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eMade in Spain, near León\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p4\"\u003e\u003cb\u003eDesigned for long distances\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eThe \u003cb\u003eMC Ultra V2 jersey\u003c\/b\u003e is the companion for long rides, brevets, and self-supported adventures.\u003cbr\u003eTested in real conditions by our ambassadors in events like the Race Across France, it combines \u003cb\u003etechnicality, durability, and comfort\u003c\/b\u003e.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eIts new, more breathable front mesh improves heat management. The waist gripper keeps the jersey in place even when pockets are overflowing. UV fabrics offer \u003cb\u003eoptimal sun protection\u003c\/b\u003e during long hours of exposure.\u003c\/p\u003e\n\u003cp class=\"p4\"\u003e\u003cb\u003ePerformance and durability\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eAt Owlin, we believe that performance must go hand in hand with responsibility.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eThat's why this jersey is made primarily from recycled materials (from excellent Italian suppliers Sitip and Miti) and assembled in Spain, as part of an ethical and sustainable approach.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"Homme \/ Beige \/ XS","offer_id":52326726959436,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"Homme \/ Beige \/ S","offer_id":52326727221580,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Beige \/ M","offer_id":52326727483724,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"Homme \/ Beige \/ L","offer_id":52326727745868,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Beige \/ XL","offer_id":52326728008012,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert emeraude \/ XS","offer_id":52326727156044,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert emeraude \/ S","offer_id":52326727418188,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert emeraude \/ M","offer_id":52326727680332,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert emeraude \/ L","offer_id":52326727942476,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert emeraude \/ XL","offer_id":52326728204620,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Beige \/ XS","offer_id":52326726992204,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Beige \/ S","offer_id":52326727254348,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Beige \/ M","offer_id":52326727516492,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Beige \/ L","offer_id":52326727778636,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Beige \/ XL","offer_id":52326728040780,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert emeraude \/ XS","offer_id":52326727188812,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert emeraude \/ S","offer_id":52326727450956,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert emeraude \/ M","offer_id":52326727713100,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert emeraude \/ L","offer_id":52326727975244,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert emeraude \/ XL","offer_id":52326728237388,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/maillot-mc-ultra-v2-hf-beige-vert-4273384.png?v=1754233625"},{"product_id":"cuissard-court-ultra","title":"Bib Short - Ultra V3 - Men","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    background: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n  }\n\n  .owlin-product-page,\n  .owlin-product-page * {\n    box-sizing: border-box;\n  }\n\n  .owlin-product-page {\n    --owlin-text: #1a1a1a;\n    --owlin-text-soft: #444;\n    --owlin-text-muted: #666;\n    --owlin-text-faint: #888;\n    --owlin-border: #e0e0e0;\n    --owlin-surface: #f5f3ee;\n    --owlin-contrast: #1a1a1a;\n    --owlin-contrast-text: #fff;\n    width: 100%;\n    color: var(--owlin-text);\n    font: inherit;\n    line-height: 1.6;\n  }\n\n  .owlin-product-page .product-page {\n    width: min(100%, 760px);\n    margin: 0 auto;\n    padding: clamp(20px, 3vw, 24px) clamp(16px, 3vw, 20px) clamp(44px, 7vw, 60px);\n  }\n\n  .owlin-product-page .product-baseline {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    margin-bottom: 12px;\n  }\n\n  .owlin-product-page .badge-row {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    flex-wrap: wrap;\n    margin-bottom: 14px;\n  }\n\n  .owlin-product-page .badge-ultra,\n  .owlin-product-page .badge-preorder {\n    display: inline-block;\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  }\n\n  .owlin-product-page .badge-ultra {\n    background: var(--owlin-contrast);\n    color: var(--owlin-contrast-text);\n  }\n\n  .owlin-product-page .badge-preorder {\n    background: transparent;\n    color: var(--owlin-text);\n    border: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page .product-title {\n    font-size: clamp(28px, 5vw, 42px);\n    font-weight: 800;\n    font-style: italic;\n    line-height: 1.08;\n    margin: 0 0 14px;\n    text-wrap: balance;\n  }\n\n  .owlin-product-page .product-tagline {\n    font-size: clamp(15px, 2.2vw, 16px);\n    color: var(--owlin-text-soft);\n    line-height: 1.65;\n    margin-bottom: 14px;\n    max-width: 600px;\n  }\n\n  .owlin-product-page .product-seo-intro {\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.65;\n    margin-bottom: 24px;\n    max-width: 680px;\n  }\n\n  .owlin-product-page .product-seo-intro strong {\n    color: var(--owlin-text);\n    font-weight: 700;\n  }\n\n  .owlin-product-page .delivery-note {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: var(--owlin-text-soft);\n    line-height: 1.5;\n    padding: 10px 12px;\n    border: 1px solid var(--owlin-border);\n    border-radius: 6px;\n    background: #fff;\n    margin-bottom: 28px;\n  }\n\n  .owlin-product-page .delivery-note strong {\n    color: var(--owlin-text);\n    font-weight: 700;\n  }\n\n  .owlin-product-page .stats-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    border: 1px solid var(--owlin-border);\n    border-radius: 4px;\n    overflow: hidden;\n    margin-bottom: 32px;\n    background: #fff;\n  }\n\n  .owlin-product-page .stat-cell {\n    padding: 16px 20px;\n    border-bottom: 1px solid var(--owlin-border);\n    min-width: 0;\n  }\n\n  .owlin-product-page .stat-cell:nth-child(odd) {\n    border-right: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page .stat-cell:nth-last-child(-n+2) {\n    border-bottom: none;\n  }\n\n  .owlin-product-page .stat-value {\n    font-size: clamp(18px, 3vw, 20px);\n    font-weight: 700;\n    display: block;\n    margin-bottom: 2px;\n    line-height: 1.15;\n    overflow-wrap: anywhere;\n  }\n\n  .owlin-product-page .stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    overflow-wrap: anywhere;\n  }\n\n  .owlin-product-page .race-banner {\n    background: var(--owlin-surface);\n    border-radius: 8px;\n    padding: clamp(18px, 3vw, 24px);\n    margin-bottom: 32px;\n  }\n\n  .owlin-product-page .race-banner p {\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  .owlin-product-page .race-banner strong {\n    font-weight: 700;\n    color: var(--owlin-text);\n  }\n\n  .owlin-product-page .race-stats {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 16px;\n  }\n\n  .owlin-product-page .race-stat {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n  }\n\n  .owlin-product-page .race-stat-num {\n    font-size: clamp(18px, 3vw, 22px);\n    font-weight: 800;\n    line-height: 1.05;\n    overflow-wrap: anywhere;\n  }\n\n  .owlin-product-page .race-stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    color: var(--owlin-text-faint);\n    margin-top: 4px;\n    overflow-wrap: anywhere;\n  }\n\n  .owlin-product-page .section-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    margin-bottom: 18px;\n  }\n\n  .owlin-product-page .features-list {\n    list-style: none;\n    border-top: 1px solid var(--owlin-border);\n    margin: 0 0 36px;\n    padding: 0;\n  }\n\n  .owlin-product-page .feature-item {\n    display: grid;\n    grid-template-columns: 20px minmax(0, 1fr);\n    gap: 16px;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page .feature-num {\n    font-size: 12px;\n    color: #bbb;\n    font-weight: 500;\n    padding-top: 2px;\n    line-height: 1.2;\n  }\n\n  .owlin-product-page .feature-body h3 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 5px;\n  }\n\n  .owlin-product-page .feature-body p {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .owlin-product-page .pad-section {\n    background: var(--owlin-surface);\n    border-radius: 8px;\n    padding: clamp(18px, 3vw, 24px);\n    margin-bottom: 36px;\n  }\n\n  .owlin-product-page .pad-intro {\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.7;\n    margin-bottom: 20px;\n  }\n\n  .owlin-product-page .pad-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .owlin-product-page .pad-feature {\n    background: #fff;\n    border-radius: 6px;\n    padding: 14px;\n    min-width: 0;\n  }\n\n  .owlin-product-page .pad-feature h4 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0 0 4px;\n  }\n\n  .owlin-product-page .pad-feature p {\n    font-size: 13px;\n    color: var(--owlin-text-muted);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .owlin-product-page .usage-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .owlin-product-page .usage-tag {\n    background: var(--owlin-contrast);\n    color: var(--owlin-contrast-text);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    padding: 5px 12px;\n    border-radius: 3px;\n    max-width: 100%;\n  }\n\n  .owlin-product-page .cta-tagline {\n    font-size: clamp(22px, 5vw, 32px);\n    font-weight: 800;\n    font-style: italic;\n    line-height: 1.2;\n    margin-bottom: 36px;\n    text-wrap: balance;\n  }\n\n  .owlin-product-page .evolution-section {\n    margin: 0 0 36px;\n  }\n\n  .owlin-product-page .evolution-intro {\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.7;\n    margin-bottom: 18px;\n    max-width: 680px;\n  }\n\n  .owlin-product-page .evolution-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .owlin-product-page .evolution-item {\n    border: 1px solid var(--owlin-border);\n    border-radius: 8px;\n    padding: 16px;\n    background: #fff;\n  }\n\n  .owlin-product-page .evolution-kicker {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--owlin-text-faint);\n    margin-bottom: 6px;\n  }\n\n  .owlin-product-page .evolution-item h3 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    line-height: 1.3;\n  }\n\n  .owlin-product-page .evolution-meta {\n    font-size: 12px;\n    color: var(--owlin-text-faint);\n    line-height: 1.55;\n    margin-top: 8px;\n  }\n\n  .owlin-product-page .evolution-item p {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .owlin-product-page .accordion-list {\n    border-top: 1px solid var(--owlin-border);\n    margin-bottom: 28px;\n  }\n\n  .owlin-product-page details.accordion {\n    border-bottom: 1px solid var(--owlin-border);\n  }\n\n  .owlin-product-page details.accordion summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\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\n  .owlin-product-page details.accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .owlin-product-page .accordion-icon {\n    font-size: 20px;\n    font-weight: 300;\n    color: var(--owlin-text-faint);\n    transition: transform 0.2s;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .owlin-product-page details[open] .accordion-icon {\n    transform: rotate(45deg);\n  }\n\n  .owlin-product-page .accordion-content {\n    padding: 0 0 18px;\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  .owlin-product-page .accordion-content p {\n    margin: 0;\n  }\n\n  .owlin-product-page .accordion-content ul {\n    padding-left: 18px;\n    margin: 8px 0 0;\n  }\n\n  .owlin-product-page .accordion-content li {\n    margin-bottom: 6px;\n  }\n\n  .owlin-product-page .sustainability-note {\n    display: grid;\n    grid-template-columns: 22px minmax(0, 1fr);\n    gap: 16px;\n    align-items: start;\n    padding: 16px 0 0;\n    border-top: 1px solid var(--owlin-border);\n    font-size: 14px;\n    color: var(--owlin-text-soft);\n    line-height: 1.6;\n  }\n\n  .owlin-product-page .visual-note {\n    margin-top: 12px;\n    font-size: 12px;\n    color: var(--owlin-text-faint);\n    line-height: 1.55;\n  }\n\n  .owlin-product-page .sustainability-note p {\n    margin: 0;\n  }\n\n  .owlin-product-page .sustain-icon {\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .owlin-product-page .cta-break {\n    display: inline;\n  }\n\n  @media (max-width: 989px) {\n    .owlin-product-page .product-page {\n      padding-inline: 18px;\n    }\n\n    .owlin-product-page .race-stats {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n    }\n  }\n\n  @media (max-width: 749px) {\n    .owlin-product-page .product-page {\n      padding: 20px 16px 44px;\n    }\n\n    .owlin-product-page .stats-grid,\n    .owlin-product-page .pad-features,\n    .owlin-product-page .race-stats {\n      grid-template-columns: 1fr;\n    }\n\n    .owlin-product-page .stat-cell {\n      border-right: none;\n    }\n\n    .owlin-product-page .stat-cell:last-child {\n      border-bottom: none;\n    }\n\n    .owlin-product-page .feature-item {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .owlin-product-page .feature-num {\n      padding-top: 0;\n    }\n\n    .owlin-product-page .cta-break {\n      display: none;\n    }\n\n    .owlin-product-page .accordion-list {\n      margin-bottom: 24px;\n    }\n  }\n\n  @media (max-width: 479px) {\n    .owlin-product-page .product-title {\n      font-size: clamp(26px, 9vw, 34px);\n    }\n\n    .owlin-product-page .badge-ultra,\n    .owlin-product-page .badge-preorder,\n    .owlin-product-page .product-baseline,\n    .owlin-product-page .stat-label,\n    .owlin-product-page .race-stat-label,\n    .owlin-product-page .section-label,\n    .owlin-product-page .evolution-kicker {\n      letter-spacing: 0.08em;\n    }\n\n    .owlin-product-page .race-banner,\n    .owlin-product-page .pad-section,\n    .owlin-product-page .evolution-item {\n      border-radius: 6px;\n    }\n\n    .owlin-product-page .usage-tag {\n      width: 100%;\n      text-align: center;\n    }\n\n    .owlin-product-page details.accordion summary {\n      padding: 14px 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"owlin-product-page\"\u003e\n  \u003cdiv class=\"product-page\"\u003e\n\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge-ultra\"\u003eUltra V3\u003c\/span\u003e\n      \u003cspan class=\"badge-preorder\"\u003ePre-order\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"product-title\"\u003eUltra V3 Men's Bib Shorts\u003c\/h2\u003e\n    \u003ch2 class=\"product-title\"\u003ePre-order\u003c\/h2\u003e\n\n    \u003cp class=\"product-baseline\"\u003eDesigned to go far\u003c\/p\u003e\n\n    \u003cp class=\"product-tagline\"\u003e\n      Designed for long distances, nights out, and extended rides.\n      The Ultra V3 transforms comfort into performance, with a more refined construction\n      to support every cyclist towards their goals, from their first 200 km to the most ambitious challenges.\n    \u003c\/p\u003e\n\n    \u003cp class=\"delivery-note\"\u003e\n      \u003cstrong\u003eDelivery in June.\u003c\/strong\u003e Ready for summer adventures.\n    \u003c\/p\u003e\n\n    \u003cp class=\"product-seo-intro\"\u003e\n      \u003cstrong\u003eMen's cycling bib shorts\u003c\/strong\u003e designed for long-distance riding, ultra-cycling,\n      gravel, and bikepacking, featuring support, lasting comfort, practical storage,\n      and enhanced visibility for day and night riding.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"stats-grid\"\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003e3\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eLarge reflective pockets\u003c\/span\u003e\n      \u003c\/div\u003e\n\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\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003e7 cm\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eLeg gripper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-value\"\u003eRecycled\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eMain polyester\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"race-banner\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eProven where it matters.\u003c\/strong\u003e Born on the road, not on an Excel spreadsheet.\n        Tested by elite cyclists riding day and night.\n      \u003c\/p\u003e\n\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\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    \u003ch2 class=\"section-label\"\u003eDesigned to go further\u003c\/h2\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\u003eNew strap construction\u003c\/h3\u003e\n          \u003cp\u003e\n            More comfort, more breathability in the back, and better long-term hold.\n            This new construction supports long days in the saddle with more stability\n            and fewer constraints.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e02\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eSupportive leg fabric\u003c\/h3\u003e\n          \u003cp\u003e\n            The main fabric provides clear and stable support to accompany the effort.\n            The bib shorts remain well-positioned, support the muscle, and maintain a feeling of control\n            even after several hours.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e03\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003e3 large reflective cargo pockets\u003c\/h3\u003e\n          \u003cp\u003e\n            Nutrition, phone, arm warmers, windbreaker, or small essentials:\n            everything remains easily accessible. The reflective fabric also enhances your visibility\n            when light fades, for safer night riding.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e04\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003e7 cm gripper\u003c\/h3\u003e\n          \u003cp\u003e\n            Wide, stable, and effective, it keeps the bib shorts in place without an overly aggressive feel.\n            Good support at the bottom of the thigh to maintain a clean position mile after mile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e05\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eMain fabrics made from recycled polyester\u003c\/h3\u003e\n          \u003cp\u003e\n            Technical materials chosen for their balance between performance,\n            durability in use, and reduced impact. The Ultra V3 is part of a sustainability logic,\n            both in its design and its lifespan.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"feature-item\"\u003e\n        \u003cspan class=\"feature-num\"\u003e06\u003c\/span\u003e\n        \u003cdiv class=\"feature-body\"\u003e\n          \u003ch3\u003eTeosport Manta Pad\u003c\/h3\u003e\n          \u003cp\u003e\n            A proven insert, designed for long distances and long hours in the saddle.\n            It supports prolonged effort with a level of comfort designed for the most demanding uses.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 class=\"section-label\"\u003eTeosport Manta Pad: long-distance comfort\u003c\/h3\u003e\n\n    \u003cdiv class=\"pad-section\"\u003e\n      \u003cp class=\"pad-intro\"\u003e\n        The Teosport Manta pad equips the Ultra V3 for a simple reason:\n        it's designed for lasting comfort in the saddle. Its construction aims to better distribute pressure,\n        follow pedaling, and preserve comfort when rides become truly long.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pad-features\"\u003e\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eDesigned for long distance\u003c\/h4\u003e\n          \u003cp\u003eSuitable for long rides, ultra-cycling, and full days on the bike.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eStability during effort\u003c\/h4\u003e\n          \u003cp\u003eRemains consistent as intensity, posture, and fatigue evolve over hours.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003ePerineal comfort\u003c\/h4\u003e\n          \u003cp\u003eConstruction designed to better manage pressure zones during prolonged efforts.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eTargeted support\u003c\/h4\u003e\n          \u003cp\u003eStructured support where the body needs it most for longer-lasting comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eQuick drying\u003c\/h4\u003e\n          \u003cp\u003eHelps to better manage moisture and maintain a healthier feel during exercise.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pad-feature\"\u003e\n          \u003ch4\u003eVersatile use\u003c\/h4\u003e\n          \u003cp\u003eRoad, gravel, bikepacking, and ultra, with the same requirement for lasting comfort.\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 cycling\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"evolution-section\"\u003e\n      \u003ch2 class=\"section-label\"\u003eThe evolution of the Owlin Ultra bib shorts\u003c\/h2\u003e\n\n      \u003cp class=\"evolution-intro\"\u003e\n        The Ultra V3 is the third evolution of the Owlin Ultra bib shorts.\n        A progression built on field feedback, long distances,\n        and the most demanding races.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"evolution-list\"\u003e\n        \u003cdiv class=\"evolution-item\"\u003e\n          \u003cspan class=\"evolution-kicker\"\u003eUltra V1\u003c\/span\u003e\n          \u003ch3\u003eThe first foundation of the Ultra\u003c\/h3\u003e\n          \u003cp\u003e\n            Bib shorts already designed to endure very long hours in the saddle\n            and validate the Owlin approach to ultra-distance.\n          \u003c\/p\u003e\n          \u003cp class=\"evolution-meta\"\u003e\n            Proven on the Transcontinental Race with Victor Bosoni.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evolution-item\"\u003e\n          \u003cspan class=\"evolution-kicker\"\u003eUltra V2\u003c\/span\u003e\n          \u003ch3\u003eThe generation of confirmation\u003c\/h3\u003e\n          \u003cp\u003e\n            A generation that confirmed the solidity of the concept at the highest level,\n            with benchmark performances in the most demanding ultra races.\n          \u003c\/p\u003e\n          \u003cp class=\"evolution-meta\"\u003e\n            Victory RAF 1000 with Juliette Coqueret. Victory and 2nd place on the RAF 2500\n            with Jonas Verest and Lucas Becker.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evolution-item\"\u003e\n          \u003cspan class=\"evolution-kicker\"\u003eUltra V3\u003c\/span\u003e\n          \u003ch3\u003eIt's up to you to write the next chapter\u003c\/h3\u003e\n          \u003cp\u003e\n            Developed to go even further, with more comfort, more support\n            and an even more refined construction for future adventures and results.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"cta-tagline\"\u003e\n      \u003cspan\u003eLoad your pockets, ride late, leave early. \u003c\/span\u003e\n      \u003cspan class=\"cta-break\"\u003e\u003cbr\u003e\u003c\/span\u003e\n      \u003cspan\u003eYour bib shorts will follow you wherever you want. \u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"accordion-list\"\u003e\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eComposition, materials and support \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eMain fabrics in recycled polyester\u003c\/li\u003e\n            \u003cli\u003eLeg fabric with support\u003c\/li\u003e\n            \u003cli\u003eNew, more breathable strap construction in the back\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 pad\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eCare \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\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            \u003cli\u003eWash preferably in a laundry bag\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003ePerformance, durability and commitment \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cp\u003e\n            True to the Owlin approach, the Ultra V3 is part of a functional,\n            durable, and committed vision. Designed for ultra-distance, it combines comfort, practicality,\n            visibility, and durability to support every cyclist towards their goals,\n            with European manufacturing and recycled materials where relevant.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"accordion\"\u003e\n        \u003csummary\u003eDelivery, returns and pre-order \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\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    \u003c\/div\u003e\n\n    \u003cdiv class=\"sustainability-note\"\u003e\n      \u003cspan class=\"sustain-icon\"\u003e♻\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eFunctional, durable, committed.\u003c\/strong\u003e Owlin optimizes ultra-cycling practice\n          through textiles thanks to functional and durable clothing, designed to transform\n          comfort into performance and support every cyclist towards their goals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"visual-note\"\u003e\n      Some product images may have been enhanced using AI tools to harmonize\n      the visual rendering, while remaining faithful to the product.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":52326597886284,"sku":"","price":129.0,"currency_code":"EUR","in_stock":true},{"title":"S","offer_id":52326597919052,"sku":"","price":129.0,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":52326597951820,"sku":"","price":129.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":52326597984588,"sku":"","price":129.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":52326598017356,"sku":"","price":129.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/cuissard-court-ultra-v3-homme-2704030.webp?v=1776775518"},{"product_id":"maillot-mc-classic-v2","title":"MC jersey - Classic V2 - M\/F - Blue \/ Green \/ Purple","description":"\u003cp class=\"p1\"\u003e\u003cb style=\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\"\u003e\u003cstrong\u003eAt Owlin, designs are mixed: no gender stereotypes in colors, but cuts and details designed to adapt to everyone's specific needs.\u003c\/strong\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003ci\u003e3D illustration image of the product with its final design, followed by photos of the prototype. Non-contractual visuals.\u003c\/i\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eClassic V2 Jersey\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eThe evolution of our classic short-sleeved jersey, designed for everyday rides with a light, breathable, and protective jersey. A perfect mix of comfort, breathability, and support.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003ePunchy yet classic colors for everyday riding, always looking great.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eDetails and new features of the Classic V2 jersey:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eShort-sleeved jersey - fitted cut and sleeves reaching the lower bicep\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eNew UV50+ fabric on sleeves and back: enhanced sun protection\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eNew UV15 frontal mesh: ultra-breathable, wicks away heat even on dry climbs\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eFull elastic at the bottom of the jersey: snug fit\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eSlim fit, close to the body without ever compressing\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e3 classic back pockets\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eHigh-performance recycled fabrics from Italy (Miti and Sitip)\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eManufactured in Spain, near León\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eDesigned for everyday use\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eThe \u003cb\u003eClassic V2 jersey\u003c\/b\u003e is the ideal companion for daily rides, when you don't need the 7 pockets of the ultra jersey and you want an even lighter jersey.\u003cbr\u003eTested in real conditions by our long-distance ambassadors, it combines \u003cb\u003etechnicality, durability, and comfort\u003c\/b\u003e.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eIts new, more breathable frontal mesh improves heat management, and the UV 50+ fabrics offer \u003cb\u003eoptimal sun protection\u003c\/b\u003e during long hours of exposure.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003ePerformance and durability\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eAt Owlin, we believe that performance must go hand in hand with responsibility.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eThat's why this jersey is made mostly from recycled materials (from excellent Italian suppliers Sitip and Miti) and assembled in Spain, with an ethical and sustainable approach.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"Homme \/ Bleu \/ XS","offer_id":52330594697548,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Bleu \/ S","offer_id":52330594763084,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Homme \/ Bleu \/ M","offer_id":52330594828620,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Bleu \/ L","offer_id":52330594894156,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Bleu \/ XL","offer_id":52330594959692,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert \/ XS","offer_id":52330595025228,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert \/ S","offer_id":52330595090764,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Homme \/ Vert \/ M","offer_id":52330595156300,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Homme \/ Vert \/ L","offer_id":52330595221836,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Vert \/ XL","offer_id":52330595287372,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Violet \/ XS","offer_id":52330595352908,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Violet \/ S","offer_id":52330595418444,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Violet \/ M","offer_id":52330595483980,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Homme \/ Violet \/ L","offer_id":52330595549516,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Homme \/ Violet \/ XL","offer_id":52330595615052,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Bleu \/ XS","offer_id":52330594730316,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Bleu \/ S","offer_id":52330594795852,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Bleu \/ M","offer_id":52330594861388,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Bleu \/ L","offer_id":52330594926924,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Bleu \/ XL","offer_id":52330594992460,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert \/ XS","offer_id":52330595057996,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Vert \/ S","offer_id":52330595123532,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Vert \/ M","offer_id":52330595189068,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert \/ L","offer_id":52330595254604,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Vert \/ XL","offer_id":52330595320140,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Violet \/ XS","offer_id":52330595385676,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Violet \/ S","offer_id":52330595451212,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Violet \/ M","offer_id":52330595516748,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"Femme \/ Violet \/ L","offer_id":52330595582284,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false},{"title":"Femme \/ Violet \/ XL","offer_id":52330595647820,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/maillot-mc-classic-v2-hf-bleu-vert-violet-5603099.png?v=1754233637"},{"product_id":"cuissard-court-classic","title":"Men's Classic V2 Bib Shorts","description":"\u003cp class=\"p1\"\u003e\u003ci\u003e3D illustration of the product with its final design, followed by photos of the prototype. Visuals are non-contractual. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eThe new edition of our Classic bib shorts\u003c\/b\u003e\u003cbr\u003eThe details and new features of this V2 version:\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eMen's short bib shorts\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eExtended length to reach the bottom of the thigh\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eNew mesh on the back: even more breathable, more elastic, and therefore more comfortable\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eNew Teosport Manta pad: designed for very long distances, with high-density inserts\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eStretchy and recycled fabrics (over 95%): lightweight and compressive\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003eLocal manufacturing in Spain, near León\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eDesigned for everyday use\u003c\/b\u003e\u003cbr\u003eThe Classic bib shorts are designed for daily training, when you don't need the cargo pockets of the Ultra bib shorts.\u003cbr\u003eAlthough designed for regular use, it remains ultra-comfortable: a high-performance pad, flat and neat seams, and a gripper-free finish for a real feeling of freedom.\u003cbr\u003eIts high-performance recycled fabrics (SITIP, Italy), meticulous finishes, and ultra-technical chamois make it the ideal companion for long days on the bike.\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eThe pad in detail – Teosport Mengoshi\u003c\/b\u003e\u003cbr\u003eDiscover the Mengoshi pad, designed for maximum comfort and optimal performance, whatever the terrain or discipline.\u003c\/p\u003e\n\u003cul class=\"ul1\"\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e\u003cb\u003eSuperior comfort\u003c\/b\u003e: Thanks to its single-layer chamois, Mengoshi offers unparalleled comfort. Three foams of different densities ensure optimal support at pressure points.\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e\u003cb\u003eAdvanced technology\u003c\/b\u003e: TM Armadillo technology guarantees exceptional flexibility, allowing the pad to adapt perfectly to your movements. HT90 technology, with its \"Y\" insert, reduces skin irritation during pedaling.\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e\u003cb\u003eBreathability and support\u003c\/b\u003e: The back area, made of a reticulated foam, ensures excellent breathability and elasticity, while providing optimal support for the sit bones.\u003c\/li\u003e\n\u003cli class=\"li1\"\u003e\n\u003cspan class=\"s1\"\u003e\u003c\/span\u003e\u003cb\u003eAdaptability\u003c\/b\u003e: Whether you're riding on the road, gravel, or mountain biking, Mengoshi adapts to your needs. Its innovative design perfectly conforms to the anatomy of each cyclist for an ideal fit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eDurability and commitment\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003eAt Owlin, we don't choose between performance and responsibility.\u003cbr\u003eThese bib shorts are made with over 80% recycled materials and manufactured in Spain, respecting working conditions and the environment.\u003c\/p\u003e","brand":"Owlin.cc","offers":[{"title":"XS","offer_id":52537619677516,"sku":"","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"S","offer_id":52537619710284,"sku":"","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":52537619743052,"sku":"","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":52537619775820,"sku":"","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":52537619808588,"sku":"","price":119.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/1604\/6668\/files\/cuissard-court-classic-v2-femme-5985836.png?v=1754233563"},{"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-no\/collections\/homme.oembed","provider":"Owlin.cc","version":"1.0","type":"link"}