{"product_id":"premium-linen-cotton-hooded","title":"RL™ Premium Linen Hooded Shirt","description":"\u003cstyle\u003e\n  \/* ==========================================\n     QERIOO — PREMIUM LINEN HOODED SHIRT\n     Sand \/ Cream \/ Deep Navy Theme\n  ========================================== *\/\n\n  .qlh {\n    --black: #111111;\n    --white: #ffffff;\n\n    --navy: #1f2f46;\n    --navy-soft: #eef2f6;\n\n    --sand: #c9b08c;\n    --sand-soft: #f3eadc;\n\n    --cream: #fbf8f2;\n    --neutral: #f7f6f2;\n    --border: #e5dfd5;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 14px 54px;\n\n    color: var(--black);\n\n    font-family:\n      Inter,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .qlh,\n  .qlh * {\n    box-sizing: border-box;\n  }\n\n  .qlh h2,\n  .qlh h3,\n  .qlh p,\n  .qlh ul {\n    margin: 0;\n  }\n\n  .qlh-section {\n    margin-top: 48px;\n  }\n\n  .qlh-label {\n    display: inline-block;\n    margin-bottom: 13px;\n\n    color: var(--navy);\n\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .qlh-title {\n    max-width: 720px;\n\n    color: var(--black);\n\n    font-size: clamp(35px, 6vw, 58px);\n    font-weight: 850;\n    line-height: 1.03;\n    letter-spacing: -0.05em;\n  }\n\n  .qlh-heading {\n    color: var(--black);\n\n    font-size: clamp(24px, 4vw, 35px);\n    font-weight: 850;\n    line-height: 1.14;\n    letter-spacing: -0.035em;\n  }\n\n  .qlh-text {\n    max-width: 720px;\n    margin-top: 15px !important;\n\n    color: var(--black);\n\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .qlh-text strong {\n    color: var(--black);\n    font-weight: 850;\n  }\n\n  \/* HERO *\/\n\n  .qlh-hero {\n    padding: clamp(34px, 7vw, 70px);\n\n    border: 1px solid var(--border);\n    border-radius: 30px;\n\n    background:\n      linear-gradient(\n        145deg,\n        var(--cream) 0%,\n        var(--sand-soft) 100%\n      );\n  }\n\n  .qlh-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n\n    margin-top: 25px;\n  }\n\n  .qlh-pill {\n    padding: 9px 13px;\n\n    border: 1px solid rgba(17, 17, 17, 0.1);\n    border-radius: 999px;\n\n    color: var(--black);\n    background: rgba(255, 255, 255, 0.86);\n\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  \/* BENEFITS *\/\n\n  .qlh-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n\n    margin-top: 24px;\n  }\n\n  .qlh-benefit {\n    padding: 23px;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    background: var(--neutral);\n  }\n\n  .qlh-benefit:nth-child(2) {\n    background: var(--sand-soft);\n  }\n\n  .qlh-benefit-number {\n    display: block;\n\n    margin-bottom: 25px;\n\n    color: var(--navy);\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .qlh-benefit h3 {\n    color: var(--black);\n\n    font-size: 16px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  .qlh-benefit p {\n    margin-top: 8px;\n\n    color: var(--black);\n\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .qlh-benefit strong {\n    font-weight: 850;\n  }\n\n  \/* DETAILS *\/\n\n  .qlh-details {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 35px;\n\n    padding: clamp(29px, 5vw, 48px);\n\n    border-radius: 26px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #111111,\n        var(--navy)\n      );\n  }\n\n  .qlh-details .qlh-label {\n    color: #d9c5a4;\n  }\n\n  .qlh-details .qlh-heading {\n    color: var(--white);\n  }\n\n  .qlh-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .qlh-list li {\n    position: relative;\n\n    padding: 13px 0 13px 24px;\n\n    border-bottom: 1px solid rgba(255,255,255,0.13);\n\n    color: var(--white);\n\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .qlh-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .qlh-list li::before {\n    position: absolute;\n    top: 17px;\n    left: 0;\n\n    width: 7px;\n    height: 7px;\n\n    border-radius: 2px;\n\n    background: #d9c5a4;\n\n    content: \"\";\n  }\n\n  .qlh-list strong {\n    color: var(--white);\n    font-weight: 850;\n  }\n\n  \/* FABRIC *\/\n\n  .qlh-fabric {\n    padding: clamp(29px, 5vw, 47px);\n\n    border: 1px solid var(--border);\n    border-radius: 25px;\n\n    background: var(--cream);\n  }\n\n  .qlh-fabric-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n\n    margin-top: 24px;\n  }\n\n  .qlh-fabric-card {\n    padding: 24px;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    background: var(--white);\n  }\n\n  .qlh-fabric-card:last-child {\n    background: var(--sand-soft);\n  }\n\n  .qlh-fabric-card span {\n    display: block;\n\n    margin-bottom: 10px;\n\n    color: var(--navy);\n\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .qlh-fabric-card h3 {\n    color: var(--black);\n\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  .qlh-fabric-card p {\n    margin-top: 9px;\n\n    color: var(--black);\n\n    font-size: 13px;\n    line-height: 1.67;\n  }\n\n  .qlh-fabric-card strong {\n    font-weight: 850;\n  }\n\n  \/* STYLE *\/\n\n  .qlh-style-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n\n    margin-top: 23px;\n  }\n\n  .qlh-style-item {\n    padding: 20px 10px;\n\n    border: 1px solid var(--border);\n    border-radius: 15px;\n\n    color: var(--black);\n    background: var(--neutral);\n\n    text-align: center;\n\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  .qlh-style-item:nth-child(2),\n  .qlh-style-item:nth-child(4) {\n    background: var(--sand-soft);\n  }\n\n  \/* SIZE TABLE *\/\n\n  .qlh-size {\n    padding: clamp(28px, 5vw, 45px);\n\n    border: 1px solid var(--border);\n    border-radius: 24px;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--sand-soft),\n        var(--white)\n      );\n  }\n\n  .qlh-table-wrap {\n    width: 100%;\n    margin-top: 24px;\n\n    overflow-x: auto;\n\n    border: 1px solid var(--border);\n    border-radius: 20px;\n\n    background: var(--white);\n\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .qlh-table {\n    width: 100%;\n    min-width: 720px;\n\n    border-collapse: collapse;\n  }\n\n  .qlh-table th {\n    padding: 17px 14px;\n\n    border-right: 1px solid var(--border);\n\n    color: var(--navy);\n    background: var(--neutral);\n\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.1em;\n    text-align: center;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .qlh-table td {\n    padding: 18px 14px;\n\n    border-top: 1px solid var(--border);\n    border-right: 1px solid var(--border);\n\n    color: var(--black);\n    background: var(--white);\n\n    font-size: 13px;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  .qlh-table th:last-child,\n  .qlh-table td:last-child {\n    border-right: 0;\n  }\n\n  .qlh-table td:first-child {\n    font-weight: 900;\n  }\n\n  .qlh-table tbody tr:nth-child(even) td {\n    background: var(--cream);\n  }\n\n  .qlh-size-note {\n    margin-top: 15px !important;\n\n    padding: 16px 18px;\n\n    border-left: 4px solid var(--navy);\n    border-radius: 11px;\n\n    color: var(--black);\n    background: var(--white);\n\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .qlh-size-note strong {\n    font-weight: 850;\n  }\n\n  \/* CARE *\/\n\n  .qlh-care {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n\n    margin-top: 22px;\n  }\n\n  .qlh-care-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 112px;\n\n    padding: 18px 12px;\n\n    border: 1px solid var(--border);\n    border-radius: 16px;\n\n    color: var(--black);\n    background: var(--neutral);\n\n    text-align: center;\n\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  .qlh-care-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 35px;\n    height: 35px;\n\n    margin-bottom: 11px;\n\n    border-radius: 10px;\n\n    color: var(--white);\n    background: var(--navy);\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  \/* CTA *\/\n\n  .qlh-cta {\n    margin-top: 48px;\n\n    padding: clamp(36px, 7vw, 65px) 24px;\n\n    border-radius: 28px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        135deg,\n        #111111,\n        var(--navy)\n      );\n  }\n\n  .qlh-cta h2 {\n    color: var(--white);\n\n    font-size: clamp(28px, 5vw, 43px);\n    font-weight: 850;\n    line-height: 1.1;\n    letter-spacing: -0.04em;\n  }\n\n  .qlh-cta p {\n    max-width: 600px;\n\n    margin: 14px auto 0;\n\n    color: var(--white);\n\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .qlh-cta p strong {\n    color: #dfc9a4;\n    font-weight: 850;\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 760px) {\n    .qlh-benefits,\n    .qlh-details,\n    .qlh-fabric-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qlh-details {\n      gap: 26px;\n    }\n\n    .qlh-style-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .qlh-care {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 440px) {\n    .qlh-hero {\n      padding: 31px 21px;\n      border-radius: 24px;\n    }\n\n    .qlh-title {\n      font-size: 38px;\n    }\n\n    .qlh-section,\n    .qlh-cta {\n      margin-top: 40px;\n    }\n\n    .qlh-details,\n    .qlh-fabric,\n    .qlh-size {\n      padding: 27px 21px;\n      border-radius: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qlh\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"qlh-hero\"\u003e\u003cspan class=\"qlh-label\"\u003e Premium Linen Hooded Shirt \u003c\/span\u003e\n\u003ch2 class=\"qlh-title\"\u003eEasy summer style.\u003cbr\u003eMade to breathe.\u003c\/h2\u003e\n\u003cp class=\"qlh-text\"\u003eThe \u003cstrong\u003ePremium Linen Hooded Shirt\u003c\/strong\u003e blends the natural breathability of linen with the softness of cotton for a \u003cstrong\u003elight, relaxed layer\u003c\/strong\u003e that feels as good as it looks. Designed for warm days, coastal evenings, travel, and effortless casual wear.\u003c\/p\u003e\n\u003cdiv class=\"qlh-pills\"\u003e\n\u003cspan class=\"qlh-pill\"\u003eLinen \/ cotton blend\u003c\/span\u003e \u003cspan class=\"qlh-pill\"\u003eLightweight \u0026amp; breathable\u003c\/span\u003e \u003cspan class=\"qlh-pill\"\u003eRelaxed hooded fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"qlh-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/0120\/1401\/files\/PremiumLinenHoodedShirt3.webp?v=1786480180\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"qlh-section\"\u003e\u003cspan class=\"qlh-label\"\u003eWhy you'll love it \u003c\/span\u003e\n\u003ch2 class=\"qlh-heading\"\u003eRelaxed comfort with a more refined finish.\u003c\/h2\u003e\n\u003cdiv class=\"qlh-benefits\"\u003e\n\u003carticle class=\"qlh-benefit\"\u003e\u003cspan class=\"qlh-benefit-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eNaturally breathable\u003c\/h3\u003e\n\u003cp\u003eThe linen-cotton blend promotes \u003cstrong\u003ebetter airflow\u003c\/strong\u003e, making it especially comfortable during warmer weather.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qlh-benefit\"\u003e\u003cspan class=\"qlh-benefit-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eSoft relaxed feel\u003c\/h3\u003e\n\u003cp\u003eCotton softens the feel of the fabric while the \u003cstrong\u003erelaxed cut\u003c\/strong\u003e keeps movement easy throughout the day.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qlh-benefit\"\u003e\u003cspan class=\"qlh-benefit-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eCasual, but not basic\u003c\/h3\u003e\n\u003cp\u003eThe minimalist hood adds a modern edge while maintaining a \u003cstrong\u003eclean and understated look\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"qlh-section qlh-details\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"qlh-label\"\u003e Product details \u003c\/span\u003e\n\u003ch2 class=\"qlh-heading\"\u003eBuilt around comfort and simplicity.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"qlh-list\"\u003e\n\u003cli\u003e\u003cstrong\u003ePremium linen \/ cotton blend\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eLightweight and breathable warm-weather construction\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eComfortable relaxed fit\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eMinimal hooded neckline for a modern casual finish\u003c\/li\u003e\n\u003cli\u003eDurable stitching for regular everyday wear\u003c\/li\u003e\n\u003cli\u003eEasy to combine with jeans, chinos, trousers, or shorts\u003c\/li\u003e\n\u003cli\u003eAvailable in sizes \u003cstrong\u003eS–3XL\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FABRIC --\u003e\n\u003csection class=\"qlh-section qlh-fabric\"\u003e\u003cspan class=\"qlh-label\"\u003e Linen meets cotton \u003c\/span\u003e\n\u003ch2 class=\"qlh-heading\"\u003eThe balance of airflow and softness.\u003c\/h2\u003e\n\u003cdiv class=\"qlh-fabric-grid\"\u003e\n\u003carticle class=\"qlh-fabric-card\"\u003e\u003cspan\u003eLinen\u003c\/span\u003e\n\u003ch3\u003eLight and breathable\u003c\/h3\u003e\n\u003cp\u003eLinen helps create \u003cstrong\u003enatural airflow\u003c\/strong\u003e and a relaxed textured appearance that works especially well in warm conditions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qlh-fabric-card\"\u003e\u003cspan\u003eCotton\u003c\/span\u003e\n\u003ch3\u003eSoft enough for everyday wear\u003c\/h3\u003e\n\u003cp\u003eCotton brings a smoother, more comfortable feel while maintaining the shirt's \u003cstrong\u003eeasy lightweight character\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STYLE --\u003e\n\u003csection class=\"qlh-section\"\u003e\u003cspan class=\"qlh-label\"\u003e Easy styling \u003c\/span\u003e\n\u003ch2 class=\"qlh-heading\"\u003eFrom the coast to the city.\u003c\/h2\u003e\n\u003cp class=\"qlh-text\"\u003ePair it with \u003cstrong\u003elinen trousers or chinos\u003c\/strong\u003e for a refined summer look, wear it with shorts for beach days, or combine it with denim and clean trainers for relaxed everyday style.\u003c\/p\u003e\n\u003cdiv class=\"qlh-style-grid\"\u003e\n\u003cdiv class=\"qlh-style-item\"\u003eBeach days\u003c\/div\u003e\n\u003cdiv class=\"qlh-style-item\"\u003eSummer travel\u003c\/div\u003e\n\u003cdiv class=\"qlh-style-item\"\u003eCasual evenings\u003c\/div\u003e\n\u003cdiv class=\"qlh-style-item\"\u003eEveryday wear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003csection class=\"qlh-section qlh-size\"\u003e\u003cspan class=\"qlh-label\"\u003e Size guide \u003c\/span\u003e\n\u003ch2 class=\"qlh-heading\"\u003eFind your preferred relaxed fit.\u003c\/h2\u003e\n\u003cp class=\"qlh-text\"\u003eThe measurements below are \u003cstrong\u003egarment measurements in centimetres\u003c\/strong\u003e. Compare them with a similar shirt you already own for the most reliable fit.\u003c\/p\u003e\n\u003cdiv class=\"qlh-table-wrap\"\u003e\n\u003ctable class=\"qlh-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eBust\u003c\/th\u003e\n\u003cth\u003eShoulder\u003c\/th\u003e\n\u003cth\u003eSleeve\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e76 cm\u003c\/td\u003e\n\u003ctd\u003e108 cm\u003c\/td\u003e\n\u003ctd\u003e47 cm\u003c\/td\u003e\n\u003ctd\u003e52 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e77 cm\u003c\/td\u003e\n\u003ctd\u003e114 cm\u003c\/td\u003e\n\u003ctd\u003e49 cm\u003c\/td\u003e\n\u003ctd\u003e53 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e78 cm\u003c\/td\u003e\n\u003ctd\u003e120 cm\u003c\/td\u003e\n\u003ctd\u003e50 cm\u003c\/td\u003e\n\u003ctd\u003e54 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e79 cm\u003c\/td\u003e\n\u003ctd\u003e126 cm\u003c\/td\u003e\n\u003ctd\u003e52 cm\u003c\/td\u003e\n\u003ctd\u003e55 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e80 cm\u003c\/td\u003e\n\u003ctd\u003e134 cm\u003c\/td\u003e\n\u003ctd\u003e54 cm\u003c\/td\u003e\n\u003ctd\u003e56 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e82 cm\u003c\/td\u003e\n\u003ctd\u003e142 cm\u003c\/td\u003e\n\u003ctd\u003e56 cm\u003c\/td\u003e\n\u003ctd\u003e57 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"qlh-size-note\"\u003eThe shirt is designed with a \u003cstrong\u003erelaxed fit\u003c\/strong\u003e. Choose your usual size for the intended silhouette. If you are between sizes or prefer an even looser look, choose the larger size.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"qlh-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/0120\/1401\/files\/PremiumLinenHoodedShirt4_1.webp?v=1786480180\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"qlh-cta\"\u003e\n\u003ch2\u003eThe layer summer outfits were missing.\u003c\/h2\u003e\n\u003cp\u003eBreathable linen, soft cotton, and an easy hooded silhouette make the \u003cstrong\u003ePremium Linen Hooded Shirt\u003c\/strong\u003e a natural choice for travel, warm-weather days, and relaxed everyday dressing.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Qerioo","offers":[{"title":"Black \/ S","offer_id":48808069923065,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":48808069955833,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":48808069988601,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":48808070021369,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 2XL","offer_id":48808070054137,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 3XL","offer_id":48808070086905,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Bleu \/ S","offer_id":48808069333241,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Bleu \/ M","offer_id":48808069366009,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Bleu \/ L","offer_id":48808069398777,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Bleu \/ XL","offer_id":48808069431545,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Bleu \/ 2XL","offer_id":48808069464313,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Bleu \/ 3XL","offer_id":48808069497081,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ S","offer_id":48808069529849,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ M","offer_id":48808069562617,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ L","offer_id":48808069595385,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ XL","offer_id":48808069628153,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ 2XL","offer_id":48808069660921,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ 3XL","offer_id":48808069693689,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ S","offer_id":48808069726457,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ M","offer_id":48808069759225,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ L","offer_id":48808069791993,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ XL","offer_id":48808069824761,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ 2XL","offer_id":48808069857529,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Gray \/ 3XL","offer_id":48808069890297,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/0120\/1401\/files\/PremiumLinenHoodedShirt4_1.webp?v=1786480180","url":"https:\/\/qerioo.com\/it\/products\/premium-linen-cotton-hooded","provider":"Qerioo","version":"1.0","type":"link"}