{"product_id":"premium-puffer-jacket-clearance-sale","title":"Premium Puffer Jacket || Clearance Sale","description":"\u003cstyle\u003e\n  \/* ==========================================\n     QERIOO — PREMIUM PUFFER JACKET\n     Winter \/ Urban Premium Theme\n  ========================================== *\/\n\n  .qpj {\n    --black: #101214;\n    --white: #ffffff;\n\n    --navy: #172638;\n    --navy-deep: #0e1824;\n    --blue: #3f6282;\n\n    --ice: #edf4f8;\n    --ice-deep: #dfeaf1;\n\n    --neutral: #f7f8f8;\n    --border: #dde4e8;\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  .qpj,\n  .qpj * {\n    box-sizing: border-box;\n  }\n\n  .qpj h2,\n  .qpj h3,\n  .qpj p,\n  .qpj ul {\n    margin: 0;\n  }\n\n  .qpj-section {\n    margin-top: 48px;\n  }\n\n  .qpj-label {\n    display: inline-block;\n    margin-bottom: 13px;\n\n    color: var(--blue);\n\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .qpj-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  .qpj-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  .qpj-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  .qpj-text strong {\n    color: var(--black);\n    font-weight: 850;\n  }\n\n  \/* HERO *\/\n\n  .qpj-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        #f9fbfc 0%,\n        var(--ice) 60%,\n        var(--ice-deep) 100%\n      );\n  }\n\n  .qpj-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n\n    margin-top: 25px;\n  }\n\n  .qpj-pill {\n    padding: 9px 13px;\n\n    border: 1px solid rgba(16, 18, 20, 0.1);\n    border-radius: 999px;\n\n    color: var(--black);\n    background: rgba(255, 255, 255, 0.85);\n\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  \/* BENEFITS *\/\n\n  .qpj-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n\n    margin-top: 24px;\n  }\n\n  .qpj-benefit {\n    padding: 23px;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    background: var(--neutral);\n  }\n\n  .qpj-benefit:nth-child(2) {\n    background: var(--ice);\n  }\n\n  .qpj-benefit-number {\n    display: block;\n\n    margin-bottom: 25px;\n\n    color: var(--blue);\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .qpj-benefit h3 {\n    color: var(--black);\n\n    font-size: 16px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  .qpj-benefit p {\n    margin-top: 8px;\n\n    color: var(--black);\n\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .qpj-benefit strong {\n    font-weight: 850;\n  }\n\n  \/* DARK DETAILS *\/\n\n  .qpj-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        var(--navy-deep),\n        var(--navy)\n      );\n  }\n\n  .qpj-details .qpj-label {\n    color: #9fc2dc;\n  }\n\n  .qpj-details .qpj-heading {\n    color: var(--white);\n  }\n\n  .qpj-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .qpj-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  .qpj-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .qpj-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: #9fc2dc;\n\n    content: \"\";\n  }\n\n  .qpj-list strong {\n    color: var(--white);\n    font-weight: 850;\n  }\n\n  \/* WARMTH SECTION *\/\n\n  .qpj-warmth {\n    padding: clamp(29px, 5vw, 47px);\n\n    border: 1px solid var(--border);\n    border-radius: 25px;\n\n    background: #fafcfd;\n  }\n\n  .qpj-warmth-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n\n    margin-top: 24px;\n  }\n\n  .qpj-warmth-card {\n    padding: 24px;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    background: var(--white);\n  }\n\n  .qpj-warmth-card:last-child {\n    background: var(--ice);\n  }\n\n  .qpj-warmth-card span {\n    display: block;\n\n    margin-bottom: 10px;\n\n    color: var(--blue);\n\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .qpj-warmth-card h3 {\n    color: var(--black);\n\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  .qpj-warmth-card p {\n    margin-top: 9px;\n\n    color: var(--black);\n\n    font-size: 13px;\n    line-height: 1.67;\n  }\n\n  .qpj-warmth-card strong {\n    font-weight: 850;\n  }\n\n  \/* STYLE *\/\n\n  .qpj-style-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n\n    margin-top: 23px;\n  }\n\n  .qpj-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  .qpj-style-item:nth-child(2),\n  .qpj-style-item:nth-child(4) {\n    background: var(--ice);\n  }\n\n  \/* FIT *\/\n\n  .qpj-fit {\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(--ice),\n        var(--white)\n      );\n  }\n\n  .qpj-fit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n\n    margin-top: 23px;\n  }\n\n  .qpj-fit-card {\n    padding: 21px;\n\n    border: 1px solid var(--border);\n    border-radius: 16px;\n\n    background: var(--white);\n  }\n\n  .qpj-fit-card strong {\n    display: block;\n\n    margin-bottom: 6px;\n\n    color: var(--black);\n\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  .qpj-fit-card p {\n    color: var(--black);\n\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  \/* CARE *\/\n\n  .qpj-care {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n\n    margin-top: 22px;\n  }\n\n  .qpj-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  .qpj-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  .qpj-cta {\n    margin-top: 48px;\n\n    padding: clamp(36px, 7vw, 66px) 24px;\n\n    border-radius: 28px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--navy-deep),\n        #233d57\n      );\n  }\n\n  .qpj-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  .qpj-cta p {\n    max-width: 590px;\n\n    margin: 14px auto 0;\n\n    color: var(--white);\n\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .qpj-cta p strong {\n    color: #b9d5e9;\n    font-weight: 850;\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 760px) {\n    .qpj-benefits,\n    .qpj-details,\n    .qpj-warmth-grid,\n    .qpj-fit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qpj-details {\n      gap: 26px;\n    }\n\n    .qpj-style-grid,\n    .qpj-care {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 440px) {\n    .qpj-hero {\n      padding: 31px 21px;\n      border-radius: 24px;\n    }\n\n    .qpj-title {\n      font-size: 38px;\n    }\n\n    .qpj-section,\n    .qpj-cta {\n      margin-top: 40px;\n    }\n\n    .qpj-details,\n    .qpj-warmth,\n    .qpj-fit {\n      padding: 27px 21px;\n      border-radius: 22px;\n    }\n\n    .qpj-care-item {\n      min-height: 105px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qpj\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"qpj-hero\"\u003e\u003cspan class=\"qpj-label\"\u003e Premium Puffer Jacket \u003c\/span\u003e\n\u003ch2 class=\"qpj-title\"\u003eCold outside.\u003cbr\u003eComfort inside.\u003c\/h2\u003e\n\u003cp class=\"qpj-text\"\u003eDesigned for colder days, the \u003cstrong\u003ePremium Puffer Jacket\u003c\/strong\u003e combines generous insulation, protective coverage, and a clean urban silhouette. It keeps warmth where you need it while remaining easy to wear from morning commutes to winter weekends.\u003c\/p\u003e\n\u003cdiv class=\"qpj-pills\"\u003e\n\u003cspan class=\"qpj-pill\"\u003eWarm quilted insulation\u003c\/span\u003e \u003cspan class=\"qpj-pill\"\u003eProtective hood\u003c\/span\u003e \u003cspan class=\"qpj-pill\"\u003eWeather-ready construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"qpj-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/0120\/1401\/files\/2_94f13e8f-6848-4f4e-9c4c-9539c08d700a.png?v=1786300644\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"qpj-section\"\u003e\u003cspan class=\"qpj-label\"\u003eWhy you'll love it \u003c\/span\u003e\n\u003ch2 class=\"qpj-heading\"\u003eWinter protection without the bulky look.\u003c\/h2\u003e\n\u003cdiv class=\"qpj-benefits\"\u003e\n\u003carticle class=\"qpj-benefit\"\u003e\u003cspan class=\"qpj-benefit-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eReliable warmth\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003equilted insulated construction\u003c\/strong\u003e helps retain body warmth for greater comfort during colder days.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qpj-benefit\"\u003e\u003cspan class=\"qpj-benefit-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eAdded weather protection\u003c\/h3\u003e\n\u003cp\u003eA protective \u003cstrong\u003ehood and structured collar\u003c\/strong\u003e provide additional coverage around the head and neck when the weather turns.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qpj-benefit\"\u003e\u003cspan class=\"qpj-benefit-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eClean modern silhouette\u003c\/h3\u003e\n\u003cp\u003eDesigned to feel substantial without looking oversized, creating a \u003cstrong\u003esharp everyday winter profile\u003c\/strong\u003e.\u003cspan class=\"qpj-label\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\u003c!-- WARMTH --\u003e\n\u003csection class=\"qpj-section qpj-warmth\"\u003e\u003cspan class=\"qpj-label\"\u003e Made for winter \u003c\/span\u003e\n\u003ch2 class=\"qpj-heading\"\u003eProtection where it matters.\u003c\/h2\u003e\n\u003cp class=\"qpj-text\"\u003eEvery detail is designed around staying comfortable when temperatures drop—from the insulated body to the \u003cstrong\u003eprotective collar and hood\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"qpj-warmth-grid\"\u003e\n\u003carticle class=\"qpj-warmth-card\"\u003e\u003cspan\u003e Thermal comfort \u003c\/span\u003e\n\u003ch3\u003eWarmth without unnecessary weight\u003c\/h3\u003e\n\u003cp\u003eQuilted insulation helps trap warmth while maintaining a \u003cstrong\u003ecomfortable everyday feel\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qpj-warmth-card\"\u003e\u003cspan\u003e Weather coverage \u003c\/span\u003e\n\u003ch3\u003eExtra protection around the face\u003c\/h3\u003e\n\u003cp\u003eThe hood and structured collar help reduce exposure to \u003cstrong\u003ecold air and wind\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STYLE --\u003e\u003c!-- FIT --\u003e\n\u003csection class=\"qpj-section qpj-fit\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/0120\/1401\/files\/1_afcafb9d-35d2-4e72-90a9-5fd182008eba.png?v=1786300644\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"qpj-section qpj-fit\"\u003e\u003cspan class=\"qpj-label\"\u003eFit guide \u003c\/span\u003e\n\u003ch2 class=\"qpj-heading\"\u003eComfortable with room to layer.\u003c\/h2\u003e\n\u003cp class=\"qpj-text\"\u003eDesigned for a clean everyday fit with enough room for \u003cstrong\u003ecomfortable cold-weather layering\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"qpj-fit-grid\"\u003e\n\u003carticle class=\"qpj-fit-card\"\u003e\u003cstrong\u003e Standard fit \u003c\/strong\u003e\n\u003cp\u003eChoose your usual size for the intended clean winter silhouette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qpj-fit-card\"\u003e\u003cstrong\u003e Extra layering room \u003c\/strong\u003e\n\u003cp\u003eChoose one size larger when between sizes or when planning to wear thicker knitwear underneath.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"qpj-cta\"\u003e\n\u003ch2\u003eMake cold days easier.\u003c\/h2\u003e\n\u003cp\u003eWarm insulation, practical protection, and clean everyday styling make the \u003cstrong\u003ePremium Puffer Jacket\u003c\/strong\u003e an easy choice when temperatures start to fall.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Qerioo","offers":[{"title":"Black \/ S","offer_id":48802788278521,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":48802788311289,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":48802788344057,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":48802788376825,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 2XL","offer_id":48802788409593,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 3XL","offer_id":48802788442361,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ S","offer_id":48802788475129,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ M","offer_id":48802788507897,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ L","offer_id":48802788540665,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ XL","offer_id":48802788573433,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ 2XL","offer_id":48802788606201,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ 3XL","offer_id":48802788638969,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Green \/ S","offer_id":48802788671737,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Green \/ M","offer_id":48802788704505,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Green \/ L","offer_id":48802788737273,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Green \/ XL","offer_id":48802788770041,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Green \/ 2XL","offer_id":48802788802809,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true},{"title":"Green \/ 3XL","offer_id":48802788835577,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/0120\/1401\/files\/1_afcafb9d-35d2-4e72-90a9-5fd182008eba.png?v=1786300644","url":"https:\/\/qerioo.com\/it\/products\/premium-puffer-jacket-clearance-sale","provider":"Qerioo","version":"1.0","type":"link"}