{"product_id":"recycled-cotton-unisex-crewneck-t-shirt-dog-days","title":"Recycled Cotton Unisex Crewneck T-shirt | Dog Days","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cp class=\"subtitle\"\u003eA sustainable and stylish unisex round-neck T-shirt made from 50% recycled cotton blended with 50% virgin cotton. Designed for everyday comfort and durability, this versatile piece offers a regular fit that works solo or layered.\u003c\/p\u003e\n\u003cp class=\"design-text\"\u003eFeaturing an original illustration of a black Labrador riding a surfboard on a sunny beach, capturing the carefree spirit of summer. \u003cstrong\u003eDog Days\u003c\/strong\u003e brings a dose of coastal nostalgia and laid-back vibes to your wardrobe.\u003c\/p\u003e\n\u003cdiv class=\"features\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 100% cotton (50% recycled cotton, 50% virgin cotton) - a responsible blend that reduces environmental impact.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFabric:\u003c\/strong\u003e Soft and breathable jersey fabric, ideal for all-day wear in any season.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCut:\u003c\/strong\u003e Short-sleeve crew neck with a regular, flattering fit for men and women.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpecial Blend:\u003c\/strong\u003e The 350 \u003cstrong\u003eGrey Melange \u003c\/strong\u003ecolour is composed of 35% cotton, 50% recycled cotton, and 15% viscose for added softness and depth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Made with recycled fibres, supporting a circular fashion model.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrint Placement:\u003c\/strong\u003e Eye-catching back print with a clean front for versatile styling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-instructions\"\u003e\n\u003ch2\u003eCare Instructions\u003c\/h2\u003e\n\u003cdiv class=\"care-grid\"\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cspan class=\"care-label\"\u003eWash\u003c\/span\u003e \u003cspan class=\"care-detail\"\u003eMachine wash cold with like colours to preserve the fabric's quality and colour.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cspan class=\"care-label\"\u003eDry\u003c\/span\u003e \u003cspan class=\"care-detail\"\u003eTumble dry on low heat or hang dry to prevent shrinkage and maintain the integrity of the recycled cotton.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cspan class=\"care-label\"\u003eStore\u003c\/span\u003e \u003cspan class=\"care-detail\"\u003eStore in a cool, dry place away from direct sunlight to keep the fabric fresh and prevent damage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .product-description {\n        max-width: 720px;\n        margin: 0 auto;\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        color: #1e2b32;\n        line-height: 1.6;\n        padding: 0.5rem 0;\n    }\n\n    .product-description .subtitle {\n        font-size: 1rem;\n        color: #3a4e5e;\n        border-left: 4px solid #2b5e4b;\n        padding-left: 1rem;\n        margin: 0 0 1.2rem 0;\n        font-weight: 400;\n    }\n\n    .product-description .design-text {\n        font-size: 0.95rem;\n        color: #1e2b32;\n        margin: 0 0 1.8rem 0;\n        padding: 0;\n        line-height: 1.6;\n    }\n\n    .product-description .design-text strong {\n        color: #0f1a21;\n    }\n\n    .product-description .features {\n        background: #f5f7f8;\n        border-radius: 16px;\n        padding: 1.2rem 1.5rem;\n        margin-bottom: 1.8rem;\n        border: 1px solid #e2e8ec;\n    }\n\n    .product-description .features h2 {\n        font-size: 0.95rem;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 0.06em;\n        color: #1e2b32;\n        margin: 0 0 0.6rem 0;\n        border-bottom: 1px solid #dce3e8;\n        padding-bottom: 0.4rem;\n    }\n\n    .product-description .features ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .product-description .features ul li {\n        padding: 0.35rem 0;\n        padding-left: 1.4rem;\n        position: relative;\n        font-size: 0.95rem;\n        border-bottom: 1px solid #e8edf0;\n        color: #1e2b32;\n    }\n\n    .product-description .features ul li:last-child {\n        border-bottom: none;\n    }\n\n    .product-description .features ul li::before {\n        content: \"•\";\n        position: absolute;\n        left: 0;\n        color: #2b5e4b;\n        font-weight: 700;\n    }\n\n    .product-description .features ul li strong {\n        color: #0f1a21;\n        font-weight: 600;\n    }\n\n    .product-description .care-instructions {\n        background: #ffffff;\n        border-radius: 18px;\n        padding: 1.5rem 1.8rem;\n        margin: 1.8rem 0 1.5rem 0;\n        color: #1e2b32;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\n        border: 1px solid #e2e8ec;\n    }\n\n    .product-description .care-instructions h2 {\n        font-size: 0.95rem;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 0.06em;\n        color: #1e2b32;\n        margin: 0 0 0.8rem 0;\n        border-bottom: 1px solid #dce3e8;\n        padding-bottom: 0.5rem;\n    }\n\n    .product-description .care-grid {\n        display: flex;\n        flex-direction: column;\n        gap: 0.6rem;\n    }\n\n    .product-description .care-item {\n        display: flex;\n        align-items: baseline;\n        gap: 0.6rem;\n        padding: 0.5rem 0.8rem;\n        background: #f9fbfc;\n        border-radius: 10px;\n        border-left: 3px solid #2b5e4b;\n        transition: background 0.1s ease;\n    }\n\n    .product-description .care-item:hover {\n        background: #f2f6f8;\n    }\n\n    .product-description .care-label {\n        font-weight: 600;\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.04em;\n        color: #3a5a4b;\n        min-width: 52px;\n    }\n\n    .product-description .care-detail {\n        font-size: 0.92rem;\n        color: #1e2b32;\n        line-height: 1.4;\n    }\n\n    @media (max-width: 600px) {\n        .product-description {\n            padding: 0.2rem 0;\n        }\n\n        .product-description .care-instructions {\n            padding: 1.2rem 1rem;\n        }\n\n        .product-description .care-item {\n            flex-direction: column;\n            align-items: flex-start;\n            gap: 0.15rem;\n            padding: 0.6rem 0.8rem;\n        }\n\n        .product-description .care-label {\n            min-width: auto;\n            font-size: 0.7rem;\n        }\n\n        .product-description .care-detail {\n            font-size: 0.85rem;\n        }\n\n        .product-description .features {\n            padding: 1rem 1.2rem;\n        }\n    }\n\u003c\/style\u003e","brand":"Aretis","offers":[{"title":"Default Title","offer_id":53401097634120,"sku":"80a13d14-3e96-40e4-8b62-d3f61508c492","price":20.83,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/2553\/9144\/files\/ba2e9b4a-82e5-4edc-b09d-3839efe348bc.webp?v=1782649181","url":"https:\/\/aretis.eu\/products\/recycled-cotton-unisex-crewneck-t-shirt-dog-days","provider":"Aretis","version":"1.0","type":"link"}