{"product_id":"multifunctional-pet-carrier-bag-rjc","title":"Multifunctional Pet Carrier Bag","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Out-of-Body Hanging Portable Pet Carrier (Puppy Carrier)\nTarget Audience: Owners of puppies and small dogs looking for a stylish, hands-free travel solution\nVisual Style: Warm, clean, pet-lifestyle aesthetic with rounded card designs, warm earth-toned colors, and ample breathing space\nColor Strategy: \n  --primary: #b07d50 (Caramel accent)\n  --primary-hover: #8f6037 (Darker caramel)\n  --text-main: #2b2b2b (Dark grey for readability)\n  --text-sub: #5c5c5c (Subtle grey)\n  --bg-body: #faf8f5 (Soft warm cream background)\n  --bg-card: #ffffff (Pure white cards)\n  --bg-soft: #f4f0ea (Cream-toned accent backgrounds)\n  --border-color: #e6dfd5 (Gentle separation lines)\nModule Order: \n  1. Intro \/ Hero Block with Title, Subtitle, Trust Tag, and Hero Image Placeholder\n  2. Features Grid (3-in-1 Carry, Breezy Mesh, Safety System, Bear-Flap Side Pocket)\n  3. Specifications (Strictly text-based table with S\/M\/L\/XL sizing and weight limits)\n  4. FAQ (3 product-focused questions: Materials, Cleaning, Size guidance)\nDetail Image Mapping:\n  Hero Image = detail_1 (Full lifestyle model shot wearing the carrier)\n  Feature 1 = detail_2 (Demonstrating carrying options)\n  Feature 2 = detail_3 (Mesh panel and interior closeup)\n  Feature 3 = detail_4 (Internal safety hook and secure zipper closeup)\n  Feature 4 = detail_5 (Bear flap side pocket storage closeup)\nSpecification Data Source: Based on SKU parameters and product analysis report. No specification image placeholder is rendered.\nCompare Section: Not included (No verified comparative or before\/after testing data is provided).\nInformation Boundary: Strictly relies on confirmed facts: canvas construction with faux-leather trim, 3-in-1 carrying capability (hand handle with rubber sleeve, shoulder sling, on-ground tether walking), mesh interior ventilation, built-in safety buckle, bear logo pocket, sizes S\/M\/L\/XL supporting dogs 2kg to 11.5kg, and simple spot cleaning. No unverified claims.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n    word-break: break-word;\n    background-color: var(--bg-body);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    \n    --primary: #b07d50;\n    --primary-hover: #8f6037;\n    --text-main: #2b2b2b;\n    --text-sub: #5c5c5c;\n    --bg-body: #faf8f5;\n    --bg-card: #ffffff;\n    --bg-soft: #f4f0ea;\n    --border-color: #e6dfd5;\n    --radius-md: 12px;\n    --radius-lg: 20px;\n    --shadow-sm: 0 2px 8px rgba(176, 125, 80, 0.05);\n    --shadow-lg: 0 10px 30px rgba(176, 125, 80, 0.08);\n  }\n\n  \/* Spacing System *\/\n  .product-detail-container section {\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n  }\n\n  \/* Typography System (Strictly Locked Sizes) *\/\n  .product-detail-container h1 {\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 700;\n    color: var(--text-main);\n    margin: 0 0 16px 0;\n  }\n\n  .product-detail-container h2,\n  .product-detail-container h3,\n  .product-detail-container .section-title,\n  .product-detail-container .feature-title,\n  .product-detail-container .spec-title,\n  .product-detail-container .faq-question {\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 600;\n    color: var(--text-main);\n    margin: 0 0 16px 0;\n  }\n\n  .product-detail-container p,\n  .product-detail-container li,\n  .product-detail-container .hero-subtitle,\n  .product-detail-container .feature-desc,\n  .product-detail-container .spec-value,\n  .product-detail-container .faq-answer,\n  .product-detail-container .badge,\n  .product-detail-container .tag {\n    font-size: 18px;\n    line-height: 1.6;\n    color: var(--text-sub);\n    margin: 0 0 16px 0;\n  }\n\n  \/* Image Placeholders *\/\n  .product-detail-container .image-placeholder {\n    width: 100%;\n    aspect-ratio: 16 \/ 10;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    border-radius: var(--radius-md);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: 20px;\n    box-sizing: border-box;\n    font-size: 18px;\n    color: var(--text-sub);\n    margin-bottom: 20px;\n  }\n\n  \/* Badge and Tags Styling *\/\n  .product-detail-container .badge {\n    display: inline-block;\n    background-color: var(--bg-soft);\n    color: var(--primary);\n    padding: 6px 16px;\n    border-radius: 50px;\n    font-weight: 600;\n    margin-bottom: 16px;\n    border: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .tags-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 12px;\n    margin-bottom: 0;\n  }\n\n  .product-detail-container .tag {\n    background-color: var(--bg-soft);\n    color: var(--text-main);\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-size: 18px;\n    margin-bottom: 0;\n    border: 1px solid var(--border-color);\n  }\n\n  \/* Hero Section *\/\n  .product-detail-container .hero-section {\n    padding-top: 20px;\n    text-align: center;\n  }\n\n  .product-detail-container .hero-content {\n    max-width: 800px;\n    margin: 0 auto clamp(1.5rem, 3vw, 2.5rem) auto;\n  }\n\n  .product-detail-container .hero-subtitle {\n    margin-bottom: 24px;\n  }\n\n  \/* Feature Sections *\/\n  .product-detail-container .features-grid {\n    display: flex;\n    flex-direction: column;\n    gap: clamp(2rem, 4vw, 3rem);\n  }\n\n  .product-detail-container .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: 24px;\n    box-shadow: var(--shadow-sm);\n    border: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .feature-media {\n    width: 100%;\n  }\n\n  .product-detail-container .feature-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .product-detail-container .feature-desc {\n    margin-bottom: 12px;\n  }\n\n  \/* Specifications Table styling *\/\n  .product-detail-container .specifications-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(1.5rem, 4vw, 2.5rem);\n    box-shadow: var(--shadow-sm);\n    border: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 16px;\n  }\n\n  .product-detail-container .spec-table tr {\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .product-detail-container .spec-table td {\n    padding: 16px 12px;\n    vertical-align: top;\n  }\n\n  .product-detail-container .spec-label {\n    font-weight: 600;\n    color: var(--text-main);\n    font-size: 18px;\n    width: 35%;\n  }\n\n  .product-detail-container .spec-value {\n    color: var(--text-sub);\n    font-size: 18px;\n    margin-bottom: 0;\n  }\n\n  \/* FAQ Section *\/\n  .product-detail-container .faq-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(1.5rem, 4vw, 2.5rem);\n    box-shadow: var(--shadow-sm);\n    border: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding: 20px 0;\n  }\n\n  .product-detail-container .faq-item:first-child {\n    padding-top: 0;\n  }\n\n  .product-detail-container .faq-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .product-detail-container .faq-question {\n    margin-bottom: 8px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .product-detail-container .faq-answer {\n    margin-bottom: 0;\n  }\n\n  \/* Mobile Lock and Desktop Responsive rules *\/\n  @media (min-width: 768px) {\n    .product-detail-container .feature-item {\n      flex-direction: row;\n      align-items: center;\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media,\n    .product-detail-container .feature-copy {\n      flex: 1;\n      width: 50%;\n    }\n  }\n\n  @media (max-width: 767px) {\n    \/* Ensure feature layout is strictly image-first, text-second on mobile *\/\n    .product-detail-container .feature-item {\n      flex-direction: column !important;\n    }\n\n    .product-detail-container .feature-media {\n      order: 1 !important;\n    }\n\n    .product-detail-container .feature-copy {\n      order: 2 !important;\n    }\n\n    \/* Mobile Specifications Adaptability *\/\n    .product-detail-container .spec-table,\n    .product-detail-container .spec-table tbody,\n    .product-detail-container .spec-table tr {\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n      gap: 14px;\n      width: 100%;\n      box-sizing: border-box;\n      padding: 14px 0;\n      align-items: start;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .product-detail-container .spec-table td::before {\n      content: attr(data-label);\n      display: block;\n      min-width: 0;\n      font-size: 18px;\n      font-weight: 600;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .product-detail-container .spec-table .spec-value {\n      display: block;\n      min-width: 0;\n      max-width: 100%;\n      font-size: 18px;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .product-detail-container .spec-label {\n      display: none; \/* Hide original label td column and replace with css ::before attr *\/\n    }\n  }\n\n  @media (max-width: 420px) {\n    .product-detail-container .spec-table td {\n      grid-template-columns: 1fr;\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eCanvas \u0026amp; Faux-Leather Comfort\u003c\/span\u003e\n\u003ch1\u003eFashion-Forward Hands-Free Travel for Your Puppy\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eAn out-of-body hanging pet carrier crafted from durable canvas with soft faux-leather trim. Features dedicated leg openings, comfortable 3-in-1 carrying modes, and breezy mesh interior panels to keep your pet secure and comfortably close to your chest.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img83\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907164421\/06ff1aad99d2945d0c9ed4683cc4007b.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-grid\"\u003e\u003c!-- Feature 1: 3-in-1 Carry --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img84\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907164618\/ea07165f7000d85aa8d0da01e9281172.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eThree Carrying Modes\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eAdapt effortlessly to your travel surroundings. Switch dynamically from an adjustable shoulder sling for hands-free walks, to a soft rubber-gripped handle for tight spaces, or transition to a ground-tether leash setup to let your pet stretch.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eShoulder Sling\u003c\/span\u003e \u003cspan class=\"tag\"\u003eRubber Hand Handle\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGround-Walking Mode\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Breezy Mesh Interior --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907165510\/e2c853d79cd5fdab4b13346c8f6f48d1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eShared Breezy Walks\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eKeep your pet cool during warm spring and summer travel. The interior is lined with open-mesh fabric panels designed to facilitate constant airflow and stop the build-up of body heat and stuffiness.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eVentilation Mesh\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSpring \u0026amp; Summer Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Safety Zip \u0026 Clip --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img86\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907163017\/f4078ee9e90dc9576f4a3285cff12c60.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eComplete Safety Protection\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eEnjoy stress-free outings with a built-in anti-jump safety buckle and an internal safety tethering system. A secure zipper closure lines the structural canvas spine to keep your pup from shifting or escaping.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eAnti-Jump Hook\u003c\/span\u003e \u003cspan class=\"tag\"\u003eD-Ring Anchors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Bear flap Side Pocket --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907165510\/684a4ba72814fdaa4f1312a573f6c788.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eFumble-Free Organized Storage\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eA dedicated side pocket styled with a sweet bear-flap cover and the \"HIPIPET\" design houses your waste bags and pet treats. Keep all essential outing necessities sorted and accessible instantly.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eFlap Pocket\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBear Logo Detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS (No Images Allowed) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003e\u003cspan class=\"spec-value\"\u003eDurable outer canvas, soft faux-leather trim, mesh ventilation lining, non-slip rubber grip handle\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eColor Options\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Color Options\"\u003e\u003cspan class=\"spec-value\"\u003eCream (with caramel trim)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eSize Variations\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Size Variations\"\u003e\u003cspan class=\"spec-value\"\u003eS \/ M \/ L \/ XL\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eWeight Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e2 kg to 11.5 kg \/ 4.41 lbs to 25.36 lbs\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eCare Instructions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Care Instructions\"\u003e\u003cspan class=\"spec-value\"\u003eSimple spot-clean only with a damp cloth\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🐾 What materials is the carrier made from?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe carrier is structured using durable canvas fabric and bordered with comfortable, soft faux-leather trim. The inner lining features breathable mesh panels, and the top hand-grip is padded with a black rubber sleeve.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🧼 How should I clean this pet carrier?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eTo maintain the structure and appearance of the canvas, leather trim, and mesh panels, we recommend simple spot cleaning with a damp cloth and mild soap. Avoid machine washing or harsh detergents.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e📏 How do I choose the correct size for my pet?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe carrier is available in sizes S, M, L, and XL, accommodating puppies and small dogs weighing from 2 kg up to 11.5 kg (approximately 4.41 lbs to 25.36 lbs). Be sure to measure your dog's torso length to align properly with the dedicated leg openings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"S(4.5-9 lbs)","offer_id":48630193389780,"sku":"0908-11432638","price":14.95,"currency_code":"USD","in_stock":true},{"title":"M(9-14 lbs)","offer_id":48630193422548,"sku":"0908-11436776","price":14.95,"currency_code":"USD","in_stock":true},{"title":"L(14-20 lbs)","offer_id":48630193455316,"sku":"0908-11438725","price":14.95,"currency_code":"USD","in_stock":true},{"title":"XL(20-25 lbs)","offer_id":48630193488084,"sku":"0908-11439515","price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/06ff1aad99d2945d0c9ed4683cc4007b_bccde4ea-348f-4016-a1ce-cbeb28c2d322.png?v=1788838940","url":"https:\/\/omurio.com\/products\/multifunctional-pet-carrier-bag-rjc","provider":"Omurio","version":"1.0","type":"link"}