{"product_id":"kinetic-premium-printed-dog-hoodie","title":"KINETIC Dog Hoodie — Premium Printed Pet Clothing | Bold Active Dog Hoodie | Energy Gift for Dog Lovers","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\u003eKINETIC™ Premium Dog Hoodie\u003c\/title\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Georgia', serif;\n    background: #f0f0f0;\n    color: #1a1a1a;\n    padding: 24px 16px 48px;\n  }\n\n  .pdp {\n    max-width: 780px;\n    margin: 0 auto;\n    background: #ffffff;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 40px rgba(0,0,0,0.15);\n  }\n\n  \/* ── HERO ── *\/\n  .pdp-hero {\n    background: linear-gradient(155deg, #080c10 0%, #101820 45%, #060a0e 100%);\n    padding: 36px 32px 30px;\n    border-bottom: 1px solid #181e28;\n    position: relative;\n    overflow: hidden;\n  }\n  .pdp-hero::before {\n    content: '';\n    position: absolute;\n    top: -10px; right: -10px;\n    width: 220px; height: 180px;\n    background: radial-gradient(ellipse, rgba(20,160,220,0.10) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .pdp-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -10px; left: 20px;\n    width: 180px; height: 140px;\n    background: radial-gradient(ellipse, rgba(200,60,180,0.08) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .pdp-eyebrow {\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #406080;\n    margin-bottom: 12px;\n    position: relative;\n  }\n\n  .pdp-title {\n    font-family: 'Georgia', serif;\n    font-size: 28px;\n    line-height: 1.25;\n    font-weight: 700;\n    color: #f0f4f8;\n    margin-bottom: 14px;\n    position: relative;\n  }\n  .pdp-title span {\n    display: block;\n    color: #60c0e8;\n  }\n\n  .pdp-sub {\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #506070;\n    max-width: 580px;\n    position: relative;\n  }\n\n  \/* ── BADGES ── *\/\n  .pdp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    padding: 20px 32px;\n    background: #f8f8f8;\n    border-bottom: 1px solid #e8e8e8;\n  }\n  .badge {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.04em;\n    color: #1a1a1a;\n    background: #eeeeee;\n    border: 1px solid #d8d8d8;\n    border-radius: 20px;\n    padding: 5px 13px;\n  }\n  .badge.kinetic {\n    color: #082030;\n    background: #c0e8f8;\n    border-color: #60b8e0;\n  }\n\n  \/* ── MEANING BLOCK ── *\/\n  .pdp-meaning {\n    margin: 24px 32px;\n    border-left: 4px solid #1a5878;\n    background: linear-gradient(135deg, #f0f8fc 0%, #f6fbfe 100%);\n    border-radius: 0 8px 8px 0;\n    padding: 20px 22px;\n  }\n  .pdp-meaning h3 {\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #1a5878;\n    margin-bottom: 10px;\n  }\n  .pdp-meaning p { font-size: 14.5px; line-height: 1.75; color: #0a1820; }\n  .pdp-meaning strong { color: #0a3050; }\n\n  \/* ── COLLECTION STRIP ── *\/\n  .pdp-collection {\n    margin: 0 32px 24px;\n    background: #f4f8fc;\n    border: 1px solid #d0e4f0;\n    border-radius: 8px;\n    padding: 16px 20px;\n  }\n  .pdp-collection h4 {\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #1a5878;\n    margin-bottom: 10px;\n  }\n  .col-row { display: flex; gap: 8px; flex-wrap: wrap; }\n  .col-chip {\n    font-size: 12px;\n    font-weight: 600;\n    padding: 5px 12px;\n    border-radius: 20px;\n    border: 1px solid #c0d8e8;\n    color: #1a3050;\n    background: #e4f0f8;\n  }\n  .col-chip.active {\n    background: #1a5878;\n    color: #ffffff;\n    border-color: #1a5878;\n  }\n\n  \/* ── SHIPPING CARDS ── *\/\n  .pdp-shipping {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 32px 24px;\n  }\n  .ship-card {\n    background: #f8f8f8;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 16px;\n  }\n  .ship-card .ship-icon { font-size: 20px; margin-bottom: 6px; }\n  .ship-card .ship-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin-bottom: 4px;\n  }\n  .ship-card p { font-size: 13px; line-height: 1.55; color: #484848; }\n\n  \/* ── BENEFITS GRID ── *\/\n  .pdp-benefits {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 32px 24px;\n  }\n  .benefit-card {\n    background: #ffffff;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 16px;\n  }\n  .benefit-card .b-icon { font-size: 20px; margin-bottom: 6px; }\n  .benefit-card .b-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin-bottom: 4px;\n  }\n  .benefit-card p { font-size: 13px; line-height: 1.55; color: #484848; }\n\n  \/* ── GIFT BLOCK ── *\/\n  .pdp-gift {\n    margin: 0 32px 24px;\n    background: linear-gradient(135deg, #e8f4fc 0%, #deeef8 100%);\n    border: 1px solid #90c8e8;\n    border-radius: 8px;\n    padding: 18px 22px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n  .pdp-gift .gift-icon { font-size: 28px; flex-shrink: 0; margin-top: 2px; }\n  .pdp-gift .gift-text h4 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #0a1820;\n    margin-bottom: 5px;\n    letter-spacing: 0.04em;\n  }\n  .pdp-gift .gift-text p { font-size: 13px; line-height: 1.6; color: #1a3040; }\n\n  \/* ── ACCORDIONS ── *\/\n  .pdp-accordions {\n    margin: 0 32px 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  details {\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    background: #fafafa;\n    overflow: hidden;\n  }\n  summary {\n    padding: 14px 18px;\n    font-size: 13.5px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    color: #1a1a1a;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n  }\n  summary::-webkit-details-marker { display: none; }\n  summary::after { content: '+'; font-size: 18px; font-weight: 300; color: #1a5878; }\n  details[open] summary::after { content: '−'; }\n  .accordion-body {\n    padding: 4px 18px 18px;\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: #2a2a2a;\n    border-top: 1px solid #e0e0e0;\n  }\n  .accordion-body p { margin-top: 10px; }\n\n  .size-table { width: 100%; border-collapse: collapse; font-size: 12.5px; margin-top: 12px; }\n  .size-table th {\n    background: #deeef8;\n    color: #0a1820;\n    font-weight: 700;\n    padding: 8px 10px;\n    text-align: left;\n    border-bottom: 2px solid #90c8e8;\n  }\n  .size-table td { padding: 7px 10px; border-bottom: 1px solid #eeeeee; color: #2a2a2a; }\n  .size-table tr:last-child td { border-bottom: none; }\n  .size-table tr:hover td { background: #f2f8fc; }\n  .size-note { font-size: 12.5px; color: #506070; margin-top: 10px; font-style: italic; }\n  .cat-note {\n    font-size: 12.5px;\n    background: #e8f4fc;\n    border-left: 3px solid #1a5878;\n    padding: 8px 12px;\n    border-radius: 0 6px 6px 0;\n    margin-top: 10px;\n    color: #0a1820;\n  }\n\n  \/* ── CTA ── *\/\n  .pdp-cta {\n    margin: 0 32px 32px;\n    background: linear-gradient(155deg, #080c10 0%, #101820 50%, #060a0e 100%);\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .pdp-cta::before {\n    content: '';\n    position: absolute;\n    top: -20px; right: -20px;\n    width: 220px; height: 180px;\n    background: radial-gradient(ellipse, rgba(20,160,220,0.11) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .pdp-cta::after {\n    content: '';\n    position: absolute;\n    bottom: -10px; left: -10px;\n    width: 160px; height: 130px;\n    background: radial-gradient(ellipse, rgba(200,60,180,0.09) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .pdp-cta .cta-line {\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #406080;\n    margin-bottom: 10px;\n    position: relative;\n  }\n  .pdp-cta .cta-main {\n    font-family: 'Georgia', serif;\n    font-size: 22px;\n    line-height: 1.3;\n    color: #f0f4f8;\n    margin-bottom: 8px;\n    position: relative;\n  }\n  .pdp-cta .cta-main span { color: #60c0e8; }\n  .pdp-cta .cta-sub { font-size: 13px; color: #406080; margin-top: 8px; position: relative; }\n\n  @media (max-width: 600px) {\n    .pdp-hero, .pdp-badges, .pdp-meaning, .pdp-shipping,\n    .pdp-benefits, .pdp-gift, .pdp-collection, .pdp-accordions, .pdp-cta {\n      margin-left: 16px; margin-right: 16px;\n      padding-left: 16px; padding-right: 16px;\n    }\n    .pdp-hero { padding: 24px 16px 20px; }\n    .pdp-badges { padding: 16px; }\n    .pdp-shipping, .pdp-benefits { grid-template-columns: 1fr; }\n    .pdp-title { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"pdp\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"pdp-hero\"\u003e\n    \u003cp class=\"pdp-eyebrow\"\u003ePremium Collection · KINETIC™\u003c\/p\u003e\n    \u003ch1 class=\"pdp-title\"\u003e\n      Some dogs walk into a room\u003cbr\u003e\n      \u003cspan\u003eand the energy changes.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"pdp-sub\"\u003eKINETIC™ is a full-coverage premium dog hoodie for the companion who is always in motion — not restless, not anxious, but genuinely and completely alive. The dog who charges every walk, every space, every moment they enter.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGES --\u003e\n  \u003cdiv class=\"pdp-badges\"\u003e\n    \u003cspan class=\"badge kinetic\"\u003eKINETIC™ Back Print\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eFull-Coverage Artwork Print\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eSizes XXS–2XL\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eMade to Order\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003ePremium Fleece\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eBlack Rib Trim\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eTracked Shipping\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MEANING BLOCK --\u003e\n  \u003cdiv class=\"pdp-meaning\"\u003e\n    \u003ch3\u003eWhat KINETIC™ Represents\u003c\/h3\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eKinetic energy is not potential energy waiting to be released.\u003c\/strong\u003e It is energy already in motion — active, present, and impossible to contain. The kinetic dog is not building toward something or arriving somewhere. They are fully, completely there — in the body, in the moment, in the run and the walk and the play and the landing. \u003cstrong\u003eKINETIC™ is for the dog who makes stillness look temporary.\u003c\/strong\u003e Not the dog on the way to the top. Not the dog shaped by difficulty. The dog who is simply, perpetually, magnificently alive — and the owner who has to run a little faster to keep up with them.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLLECTION STRIP --\u003e\n  \u003cdiv class=\"pdp-collection\"\u003e\n    \u003ch4\u003ePremium Collection\u003c\/h4\u003e\n    \u003cdiv class=\"col-row\"\u003e\n      \u003cspan class=\"col-chip\"\u003eAPEX™ — The Top\u003c\/span\u003e\n      \u003cspan class=\"col-chip\"\u003eFORGE™ — The Making\u003c\/span\u003e\n      \u003cspan class=\"col-chip active\"\u003eKINETIC™ — The Motion\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING CARDS --\u003e\n  \u003cdiv class=\"pdp-shipping\"\u003e\n    \u003cdiv class=\"ship-card\"\u003e\n      \u003cdiv class=\"ship-icon\"\u003e📦\u003c\/div\u003e\n      \u003cdiv class=\"ship-title\"\u003eMade to Order\u003c\/div\u003e\n      \u003cp\u003eProduced fresh for you — never warehoused, never sitting on a shelf. Your order is made when you place it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ship-card\"\u003e\n      \u003cdiv class=\"ship-icon\"\u003e🚚\u003c\/div\u003e\n      \u003cdiv class=\"ship-title\"\u003eTracked Delivery\u003c\/div\u003e\n      \u003cp\u003eFull tracking from production to your door. Estimated delivery shown at checkout based on your location.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS GRID --\u003e\n  \u003cdiv class=\"pdp-benefits\"\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"b-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cdiv class=\"b-title\"\u003eFull-Coverage Artwork\u003c\/div\u003e\n      \u003cp\u003eBold, vivid energy across every panel including the hood — a piece that carries the frequency of your dog from every angle.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"b-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"b-title\"\u003ePremium Fleece\u003c\/div\u003e\n      \u003cp\u003eSoft, structured, and quick-drying — built for daily wear through every walk, every season, without losing its shape.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"b-icon\"\u003e✂️\u003c\/div\u003e\n      \u003cdiv class=\"b-title\"\u003ePrecision Fit\u003c\/div\u003e\n      \u003cp\u003e7 sizes from XXS to 2XL with contoured leg openings — moves with your dog rather than against them.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"b-icon\"\u003e🖤\u003c\/div\u003e\n      \u003cdiv class=\"b-title\"\u003eRefined Finish\u003c\/div\u003e\n      \u003cp\u003eBlack rib-knit trim at the cuffs and hem — clean, grounded contrast that holds the energy of the piece in place.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GIFT BLOCK --\u003e\n  \u003cdiv class=\"pdp-gift\"\u003e\n    \u003cdiv class=\"gift-icon\"\u003e🎁\u003c\/div\u003e\n    \u003cdiv class=\"gift-text\"\u003e\n      \u003ch4\u003eA Gift for the Dog That Never Stops\u003c\/h4\u003e\n      \u003cp\u003eFor the pet parent of the dog everyone talks about — the one who drags them out of bed at 6am, who turns every walk into an event, who has more energy at the end of the day than at the start. KINETIC™ is the hoodie that finally matches that frequency. Wear it proud.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDIONS --\u003e\n  \u003cdiv class=\"pdp-accordions\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e📏 Size Chart \u0026amp; Fit Guide\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eMeasure your pet's \u003cstrong\u003echest girth\u003c\/strong\u003e (the widest point behind the front legs) and \u003cstrong\u003eback length\u003c\/strong\u003e (collar to tail base). If between sizes, size up for a relaxed, comfortable fit.\u003c\/p\u003e\n        \u003ctable class=\"size-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eChest\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003cth\u003eBreed Examples\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eXXS\u003c\/td\u003e\n\u003ctd\u003e17.3\"\u003c\/td\u003e\n\u003ctd\u003e14.25\"\u003c\/td\u003e\n\u003ctd\u003e3.9–8.8 lb\u003c\/td\u003e\n\u003ctd\u003eChihuahua, Teacup Yorkie\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eXS\u003c\/td\u003e\n\u003ctd\u003e18.5\"\u003c\/td\u003e\n\u003ctd\u003e15.75\"\u003c\/td\u003e\n\u003ctd\u003e7.9–14.1 lb\u003c\/td\u003e\n\u003ctd\u003ePomeranian, Maltese\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e20.5\"\u003c\/td\u003e\n\u003ctd\u003e18\"\u003c\/td\u003e\n\u003ctd\u003e11.9–19.8 lb\u003c\/td\u003e\n\u003ctd\u003eShih Tzu, Mini Dachshund\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e22.5\"\u003c\/td\u003e\n\u003ctd\u003e19.5\"\u003c\/td\u003e\n\u003ctd\u003e18–29.9 lb\u003c\/td\u003e\n\u003ctd\u003eFrench Bulldog, Pug\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e26.5\"\u003c\/td\u003e\n\u003ctd\u003e24.5\"\u003c\/td\u003e\n\u003ctd\u003e28–41.8 lb\u003c\/td\u003e\n\u003ctd\u003eCocker Spaniel, Beagle\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e28.44\"\u003c\/td\u003e\n\u003ctd\u003e26.59\"\u003c\/td\u003e\n\u003ctd\u003eUp to 55 lb\u003c\/td\u003e\n\u003ctd\u003eBorder Collie, Bulldog\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e29.92\"\u003c\/td\u003e\n\u003ctd\u003e28.69\"\u003c\/td\u003e\n\u003ctd\u003eUp to 66 lb\u003c\/td\u003e\n\u003ctd\u003eLabrador, Golden Retriever\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp class=\"size-note\"\u003eSize tolerance ±1\". When in doubt, size up for comfort.\u003c\/p\u003e\n        \u003cp class=\"cat-note\"\u003e🐱 For cats: measure chest girth — most cats fit XXS (17.3\") or XS (18.5\").\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e🧵 Fabric \u0026amp; Construction\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003e\u003cstrong\u003eShell:\u003c\/strong\u003e Premium polyester fleece — soft, structured, and built for daily wear. Warm enough for autumn and winter walks without bulk or stiffness.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003ePrint:\u003c\/strong\u003e Full all-over sublimation — the KINETIC artwork runs continuously across every panel including the hood with no seam breaks. The KINETIC lettering is set in clean white on the back panel. Made to order — produced fresh, never warehoused.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eTrim:\u003c\/strong\u003e Black rib-knit cuffs and hem for a clean, refined finish that grounds the energy of the print.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e🔄 Returns, Care \u0026amp; Guarantee\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003e\u003cstrong\u003eReturns \u0026amp; Exchanges:\u003c\/strong\u003e Changed your mind or wrong size? We accept returns and exchanges within 30 days — just reach out and we'll make it right.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Machine wash cold (30°C \/ 86°F). Turn inside out to preserve the all-over print.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eDrying:\u003c\/strong\u003e Tumble dry low or air dry flat. Do not bleach or iron directly on the print.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eOur Promise:\u003c\/strong\u003e If anything arrives damaged or defective, we'll replace it — no questions asked.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"pdp-cta\"\u003e\n    \u003cp class=\"cta-line\"\u003ePremium Collection · KINETIC™\u003c\/p\u003e\n    \u003cp class=\"cta-main\"\u003eFully alive. Always in motion.\u003cbr\u003e\u003cspan\u003eNever standing still.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp class=\"cta-sub\"\u003eMove freely. Wear it well. 🐾⚡\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Printify","offers":[{"title":"XXS \/ Black Rib","offer_id":52398924693770,"sku":"28781438655911577840","price":34.88,"currency_code":"GBP","in_stock":true},{"title":"XS \/ Black Rib","offer_id":52398924726538,"sku":"30800862014454343941","price":34.88,"currency_code":"GBP","in_stock":true},{"title":"S \/ Black Rib","offer_id":52398924759306,"sku":"10844270615885335977","price":34.88,"currency_code":"GBP","in_stock":true},{"title":"M \/ Black Rib","offer_id":52398924792074,"sku":"33012185118458715939","price":34.88,"currency_code":"GBP","in_stock":true},{"title":"L \/ Black Rib","offer_id":52398924824842,"sku":"13999909185002866585","price":34.88,"currency_code":"GBP","in_stock":true},{"title":"XL \/ Black Rib","offer_id":52398924857610,"sku":"21474247075994300155","price":34.88,"currency_code":"GBP","in_stock":true},{"title":"2XL \/ Black Rib","offer_id":52398924890378,"sku":"12148773070505694795","price":34.88,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/1561\/0122\/files\/kinetic_dog_hoodie_premium_dog_hoodie_printed_dog_hoodie_fleece_dog_hoodie_active_dog_apparel_modern_dog_clothing_dog_hoodie_winter_luxury_petwear_dog_streetwear_dog_hoodie_all_sizes.jpg?v=1768401014","url":"https:\/\/sniff-waggle-and-walk.com\/products\/kinetic-premium-printed-dog-hoodie","provider":"Sniff Waggle And Walk","version":"1.0","type":"link"}