{"product_id":"xzqvyrl-premium-foldable-pet-stroller-for-dogs-and-cats-breathable-mesh-canopy-all-terrain-wheels-one-touch-brake-and-sp","title":"XZQVYRL Premium Foldable Pet Stroller for Dogs \u0026 Cats – Breathable Mesh Canopy, All-Terrain Wheels, One-Touch Brake \u0026 Spacious Storage","description":"\u003cstyle\u003e\n  .xzq-stroller,\n  .xzq-stroller * {\n    box-sizing: border-box;\n  }\n\n  .xzq-stroller {\n    --cream: #fbf7f1;\n    --cream-2: #f3eade;\n    --sand: #e7d8c7;\n    --camel: #b99170;\n    --brown: #725846;\n    --deep: #3e342d;\n    --text: #61564f;\n    --muted: #82756c;\n    --white: #ffffff;\n    --line: rgba(113, 86, 66, 0.12);\n    --shadow: 0 18px 46px rgba(79, 58, 43, 0.08);\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  }\n\n  .xzq-stroller section {\n    margin-bottom: 28px;\n  }\n\n  \/* HERO *\/\n  .xzq-stroller .hero {\n    position: relative;\n    overflow: hidden;\n    padding: 58px 48px;\n    border-radius: 32px;\n    background:\n      radial-gradient(circle at 91% 13%, rgba(255,255,255,.92), transparent 29%),\n      radial-gradient(circle at 5% 92%, rgba(185,145,112,.13), transparent 30%),\n      linear-gradient(135deg, #f6eee5 0%, #fffaf5 56%, #eee2d6 100%);\n    border: 1px solid rgba(113,86,66,.08);\n    box-shadow: var(--shadow);\n  }\n\n  .xzq-stroller .hero:before {\n    content: \"\";\n    position: absolute;\n    width: 250px;\n    height: 250px;\n    right: -100px;\n    bottom: -115px;\n    border-radius: 50%;\n    background: rgba(185,145,112,.14);\n  }\n\n  .xzq-stroller .hero:after {\n    content: \"\";\n    position: absolute;\n    width: 95px;\n    height: 95px;\n    top: -28px;\n    right: 145px;\n    border-radius: 50%;\n    background: rgba(255,255,255,.58);\n  }\n\n  .xzq-stroller .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 14px;\n    margin-bottom: 18px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.78);\n    border: 1px solid rgba(113,86,66,.10);\n    color: var(--brown);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .11em;\n    text-transform: uppercase;\n  }\n\n  .xzq-stroller .hero h2 {\n    max-width: 800px;\n    margin: 0;\n    color: var(--deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.03;\n    letter-spacing: -.04em;\n  }\n\n  .xzq-stroller .hero p {\n    max-width: 780px;\n    margin: 22px 0 0;\n    color: #6d625a;\n    font-size: 17px;\n    line-height: 1.82;\n  }\n\n  .xzq-stroller .hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 28px;\n  }\n\n  .xzq-stroller .hero-badge {\n    padding: 10px 16px;\n    border-radius: 14px;\n    background: rgba(255,255,255,.86);\n    border: 1px solid rgba(113,86,66,.08);\n    box-shadow: 0 7px 20px rgba(82,59,43,.05);\n    color: var(--deep);\n    font-size: 14px;\n    font-weight: 650;\n  }\n\n  \/* INTRO *\/\n  .xzq-stroller .intro {\n    padding: 42px 24px 20px;\n    text-align: center;\n  }\n\n  .xzq-stroller .intro span {\n    display: block;\n    margin-bottom: 10px;\n    color: var(--camel);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n  }\n\n  .xzq-stroller .intro h3 {\n    max-width: 820px;\n    margin: 0 auto 14px;\n    color: var(--deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 4vw, 44px);\n    line-height: 1.16;\n  }\n\n  .xzq-stroller .intro p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: #756960;\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  \/* BENEFITS *\/\n  .xzq-stroller .benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .xzq-stroller .benefit-card {\n    min-height: 250px;\n    padding: 30px;\n    border-radius: 25px;\n    border: 1px solid var(--line);\n    background: var(--white);\n    box-shadow: 0 14px 34px rgba(82,59,43,.05);\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .xzq-stroller .benefit-card:nth-child(2),\n  .xzq-stroller .benefit-card:nth-child(3) {\n    background: linear-gradient(145deg, #fffdf9, #f7f0e8);\n  }\n\n  .xzq-stroller .benefit-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 44px rgba(82,59,43,.09);\n  }\n\n  .xzq-stroller .benefit-icon {\n    width: 50px;\n    height: 50px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 19px;\n    border-radius: 16px;\n    background: linear-gradient(145deg, #efe3d6, #fffaf4);\n    color: var(--brown);\n    font-size: 22px;\n    box-shadow: inset 0 0 0 1px rgba(113,86,66,.06);\n  }\n\n  .xzq-stroller .benefit-card h4 {\n    margin: 0 0 10px;\n    color: var(--deep);\n    font-size: 20px;\n    line-height: 1.32;\n  }\n\n  .xzq-stroller .benefit-card p {\n    margin: 0;\n    color: #756960;\n    font-size: 15px;\n    line-height: 1.76;\n  }\n\n  \/* JOURNEY STRIP *\/\n  .xzq-stroller .journey-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    overflow: hidden;\n    border-radius: 26px;\n    background: #463a32;\n    color: #fff;\n    box-shadow: 0 15px 38px rgba(63,52,45,.12);\n  }\n\n  .xzq-stroller .journey-item {\n    padding: 31px 25px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.10);\n  }\n\n  .xzq-stroller .journey-item:last-child {\n    border-right: 0;\n  }\n\n  .xzq-stroller .journey-item small {\n    display: block;\n    margin-bottom: 7px;\n    color: #d8b995;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .xzq-stroller .journey-item strong {\n    display: block;\n    margin-bottom: 7px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 600;\n  }\n\n  .xzq-stroller .journey-item span {\n    display: block;\n    color: rgba(255,255,255,.69);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* DETAILS *\/\n  .xzq-stroller .details {\n    display: grid;\n    grid-template-columns: 1.08fr .92fr;\n    gap: 22px;\n  }\n\n  .xzq-stroller .details-box {\n    padding: 38px;\n    border-radius: 28px;\n    background: var(--cream);\n  }\n\n  .xzq-stroller .details-box.accent {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    background: linear-gradient(145deg, #c6a384, #997357);\n    color: #fff;\n  }\n\n  .xzq-stroller .details-box small {\n    display: inline-block;\n    margin-bottom: 14px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    opacity: .82;\n  }\n\n  .xzq-stroller .details-box h3 {\n    margin: 0 0 16px;\n    color: var(--deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 33px;\n    line-height: 1.16;\n  }\n\n  .xzq-stroller .details-box.accent h3 {\n    color: #fff;\n  }\n\n  .xzq-stroller .details-box p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .xzq-stroller .details-box.accent p {\n    color: rgba(255,255,255,.82);\n  }\n\n  .xzq-stroller .mini-list {\n    display: grid;\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .xzq-stroller .mini-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    padding: 13px 0;\n    border-bottom: 1px solid rgba(63,52,45,.10);\n  }\n\n  .xzq-stroller .mini-item:last-child {\n    border-bottom: 0;\n  }\n\n  .xzq-stroller .tick {\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--deep);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .xzq-stroller .mini-item div {\n    color: #685d55;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* USE CASES *\/\n  .xzq-stroller .use-cases {\n    padding: 40px 34px;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 85% 15%, rgba(255,255,255,.75), transparent 25%),\n      linear-gradient(135deg, #f4e9de, #fffaf5);\n    border: 1px solid var(--line);\n  }\n\n  .xzq-stroller .use-cases-head {\n    margin-bottom: 24px;\n    text-align: center;\n  }\n\n  .xzq-stroller .use-cases-head small {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--camel);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .xzq-stroller .use-cases-head h3 {\n    margin: 0;\n    color: var(--deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    line-height: 1.2;\n  }\n\n  .xzq-stroller .use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .xzq-stroller .use-item {\n    padding: 20px 16px;\n    border-radius: 18px;\n    background: rgba(255,255,255,.72);\n    border: 1px solid rgba(113,86,66,.08);\n    text-align: center;\n  }\n\n  .xzq-stroller .use-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--deep);\n    font-size: 14px;\n  }\n\n  .xzq-stroller .use-item span {\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* CARE *\/\n  .xzq-stroller .care {\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    padding: 28px 30px;\n    border-radius: 22px;\n    background: #fff;\n    border: 1px solid var(--line);\n  }\n\n  .xzq-stroller .care-icon {\n    flex: 0 0 54px;\n    width: 54px;\n    height: 54px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 18px;\n    background: var(--cream-2);\n    font-size: 23px;\n  }\n\n  .xzq-stroller .care strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--deep);\n    font-size: 16px;\n  }\n\n  .xzq-stroller .care p {\n    margin: 0;\n    color: #756960;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 768px) {\n    .xzq-stroller {\n      padding: 12px;\n    }\n\n    .xzq-stroller .hero {\n      padding: 39px 24px;\n      border-radius: 24px;\n    }\n\n    .xzq-stroller .hero h2 {\n      font-size: 39px;\n    }\n\n    .xzq-stroller .hero p {\n      font-size: 15px;\n      line-height: 1.75;\n    }\n\n    .xzq-stroller .benefit-grid,\n    .xzq-stroller .details {\n      grid-template-columns: 1fr;\n    }\n\n    .xzq-stroller .benefit-card {\n      min-height: auto;\n      padding: 24px;\n      border-radius: 20px;\n    }\n\n    .xzq-stroller .journey-strip {\n      grid-template-columns: 1fr;\n    }\n\n    .xzq-stroller .journey-item {\n      border-right: 0;\n      border-bottom: 1px solid rgba(255,255,255,.10);\n    }\n\n    .xzq-stroller .journey-item:last-child {\n      border-bottom: 0;\n    }\n\n    .xzq-stroller .details-box,\n    .xzq-stroller .use-cases {\n      padding: 28px 24px;\n    }\n\n    .xzq-stroller .details-box h3,\n    .xzq-stroller .use-cases-head h3 {\n      font-size: 28px;\n    }\n\n    .xzq-stroller .use-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .xzq-stroller .care {\n      align-items: flex-start;\n      padding: 22px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .xzq-stroller .use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"xzq-stroller\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n\n    \u003cdiv class=\"eyebrow\"\u003eXZQVYRL · Everyday Journey Collection\u003c\/div\u003e\n\n    \u003ch2\u003e\n      More Places Together.\u003cbr\u003e\n      More Comfort Along the Way.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Make everyday walks, café visits and longer outings feel calmer and more comfortable\n      with the XZQVYRL Foldable Pet Stroller. Designed for pets who benefit from a secure\n      place to ride, it combines an airy panoramic cabin, smooth maneuverability,\n      practical storage and warm neutral styling for relaxed journeys together.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cdiv class=\"hero-badge\"\u003ePanoramic Mesh Cabin\u003c\/div\u003e\n      \u003cdiv class=\"hero-badge\"\u003e360° Front Wheels\u003c\/div\u003e\n      \u003cdiv class=\"hero-badge\"\u003eCompact Fold\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"intro\"\u003e\n\n    \u003cspan\u003eMade For Life Together\u003c\/span\u003e\n\n    \u003ch3\u003e\n      Because not every adventure has to be walked from beginning to end.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Whether you are heading through the neighborhood, spending an afternoon at a café\n      or simply giving your companion a comfortable break, this thoughtfully designed\n      stroller creates a secure little space that keeps them close without slowing you down.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"benefit-grid\"\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"benefit-icon\"\u003e◌\u003c\/div\u003e\n\n      \u003ch4\u003eAiry Panoramic Cabin\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Breathable mesh panels provide wide outward visibility while allowing fresh air\n        to circulate throughout the cabin. The front zippered opening creates an easy\n        entry point while helping your pet feel comfortably enclosed during the ride.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"benefit-icon\"\u003e↻\u003c\/div\u003e\n\n      \u003ch4\u003eSmooth, Easy Maneuverability\u003c\/h4\u003e\n\n      \u003cp\u003e\n        360-degree swivel front wheels support responsive steering through everyday\n        urban environments, while the larger rear wheels help create a more stable,\n        controlled ride across sidewalks, paths and common outdoor surfaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"benefit-icon\"\u003e☁\u003c\/div\u003e\n\n      \u003ch4\u003eA Softer Place to Ride\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A removable cushioned liner creates a warm, comfortable resting surface inside\n        the cabin, giving your pet a more inviting place to sit, lie down or relax\n        between stretches of walking.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cdiv class=\"benefit-icon\"\u003e✦\u003c\/div\u003e\n\n      \u003ch4\u003eThoughtful Everyday Details\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A wrapped handle, cup holder, spacious lower storage basket,\n        one-touch rear brake and convenient folding structure make everyday\n        outings easier without adding unnecessary visual clutter.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- JOURNEY STRIP --\u003e\n  \u003csection class=\"journey-strip\"\u003e\n\n    \u003cdiv class=\"journey-item\"\u003e\n      \u003csmall\u003eFor Them\u003c\/small\u003e\n      \u003cstrong\u003eRest\u003c\/strong\u003e\n      \u003cspan\u003e\n        A secure place to relax when little legs need a break.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"journey-item\"\u003e\n      \u003csmall\u003eFor You\u003c\/small\u003e\n      \u003cstrong\u003eMove Easily\u003c\/strong\u003e\n      \u003cspan\u003e\n        Responsive steering and practical controls for everyday outings.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"journey-item\"\u003e\n      \u003csmall\u003eFor Both\u003c\/small\u003e\n      \u003cstrong\u003eGo Further\u003c\/strong\u003e\n      \u003cspan\u003e\n        Spend more time together without making every journey demanding.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"details\"\u003e\n\n    \u003cdiv class=\"details-box\"\u003e\n\n      \u003csmall\u003eDesigned For Real Outings\u003c\/small\u003e\n\n      \u003ch3\u003e\n        The little details that make leaving home easier.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"mini-list\"\u003e\n\n        \u003cdiv class=\"mini-item\"\u003e\n          \u003cspan class=\"tick\"\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            Breathable mesh helps maintain airflow while allowing your pet to see outside.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mini-item\"\u003e\n          \u003cspan class=\"tick\"\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            Removable cushioned liner makes routine cleaning and refreshing easier.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mini-item\"\u003e\n          \u003cspan class=\"tick\"\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            Spacious lower basket provides room for everyday pet and personal essentials.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mini-item\"\u003e\n          \u003cspan class=\"tick\"\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            Compact folding design helps simplify transport and storage between outings.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"details-box accent\"\u003e\n\n      \u003csmall\u003eXZQVYRL Outdoor Living\u003c\/small\u003e\n\n      \u003ch3\u003e\n        Their pace may change. Your time together doesn’t have to.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Some days call for long walks. Others call for a little help along the way.\n        This stroller gives your companion a comfortable place to rest while letting\n        the two of you continue enjoying the places, routines and quiet moments\n        that make everyday life together special.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"use-cases\"\u003e\n\n    \u003cdiv class=\"use-cases-head\"\u003e\n      \u003csmall\u003eMade For Everyday Life\u003c\/small\u003e\n\n      \u003ch3\u003e\n        One stroller. So many little journeys.\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-grid\"\u003e\n\n      \u003cdiv class=\"use-item\"\u003e\n        \u003cstrong\u003eNeighborhood Walks\u003c\/strong\u003e\n        \u003cspan\u003e\n          Give your pet a comfortable break whenever they need one.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"use-item\"\u003e\n        \u003cstrong\u003eCafé Days\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep them settled nearby while you relax together.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"use-item\"\u003e\n        \u003cstrong\u003eShopping Trips\u003c\/strong\u003e\n        \u003cspan\u003e\n          Move comfortably while keeping daily essentials within reach.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"use-item\"\u003e\n        \u003cstrong\u003eLonger Outings\u003c\/strong\u003e\n        \u003cspan\u003e\n          Create a familiar resting space away from home.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CARE --\u003e\n  \u003csection class=\"care\"\u003e\n\n    \u003cdiv class=\"care-icon\"\u003e✧\u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eCare \u0026amp; Maintenance\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Follow the care guidance supplied with the product.\n        Remove and clean the cushioned liner as recommended,\n        wipe down suitable surfaces after outings and allow all cleaned\n        components to dry completely before your pet uses the stroller again.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"XZQVYRL","offers":[{"title":"Beige","offer_id":49312528236714,"sku":"XZQ-P13","price":189.99,"currency_code":"HKD","in_stock":true},{"title":"Gray","offer_id":49312528269482,"sku":"XZQ-P14","price":189.99,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/0502\/3914\/files\/13-4.png?v=1790069035","url":"https:\/\/xzqvyrl.com\/products\/xzqvyrl-premium-foldable-pet-stroller-for-dogs-and-cats-breathable-mesh-canopy-all-terrain-wheels-one-touch-brake-and-sp","provider":"My Store","version":"1.0","type":"link"}