{"product_id":"🐾-hands-free-pet-carrier-shoulder-bag","title":"🐾 Hands-Free Pet Carrier Shoulder Bag","description":"\u003cstyle\u003e\n  .bee-carrier,\n  .bee-carrier * {\n    box-sizing: border-box;\n  }\n\n  .bee-carrier {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #2d302c;\n    background: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.5;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .bee-carrier section {\n    padding: 19px 15px;\n  }\n\n  .bee-carrier h1,\n  .bee-carrier h2,\n  .bee-carrier h3,\n  .bee-carrier p {\n    margin-top: 0;\n  }\n\n  .bee-carrier h1 {\n    margin-bottom: 10px;\n    font-size: 31px;\n    line-height: 1.14;\n    letter-spacing: -0.5px;\n  }\n\n  .bee-carrier h2 {\n    margin-bottom: 8px;\n    font-size: 27px;\n    line-height: 1.2;\n    letter-spacing: -0.3px;\n  }\n\n  .bee-carrier h3 {\n    margin-bottom: 5px;\n    font-size: 21px;\n    line-height: 1.25;\n  }\n\n  .bee-carrier p {\n    margin-bottom: 11px;\n  }\n\n  .bee-carrier img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 10px auto 0;\n    border-radius: 16px;\n  }\n\n  .bee-carrier .hero {\n    padding: 23px 15px 16px;\n    text-align: center;\n    background: #fff8df;\n    border-radius: 20px;\n  }\n\n  .bee-carrier .hero-copy {\n    max-width: 620px;\n    margin: 0 auto 10px;\n    color: #625e50;\n  }\n\n  .bee-carrier .eyebrow {\n    margin-bottom: 7px;\n    color: #9a6813;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .bee-carrier .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 10px;\n    text-align: left;\n  }\n\n  .bee-carrier .quick-item {\n    padding: 9px 11px;\n    background: rgba(255, 255, 255, 0.86);\n    border: 1px solid #eadba7;\n    border-radius: 12px;\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .bee-carrier .soft {\n    background: #f7f6f1;\n    border-radius: 20px;\n  }\n\n  .bee-carrier .yellow {\n    background: #fff7da;\n    border-radius: 20px;\n  }\n\n  .bee-carrier .hero-media {\n    width: min(100%, 420px);\n    aspect-ratio: 4 \/ 5;\n    margin: 10px auto 0;\n    overflow: hidden;\n    background: #fff8df;\n    border-radius: 15px;\n  }\n\n  .bee-carrier .hero-media img {\n    width: 100%;\n    height: 100%;\n    margin: 0;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 0;\n  }\n\n  .bee-carrier .feature-list {\n    display: grid;\n    gap: 8px;\n    margin-top: 10px;\n  }\n\n  .bee-carrier .feature {\n    padding: 12px;\n    background: #ffffff;\n    border: 1px solid #e6e3d9;\n    border-radius: 13px;\n  }\n\n  .bee-carrier .feature p {\n    margin-bottom: 0;\n    color: #5e645f;\n  }\n\n  .bee-carrier .benefits {\n    display: grid;\n    gap: 8px;\n    margin: 10px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bee-carrier .benefits li {\n    position: relative;\n    padding: 9px 11px 9px 38px;\n    background: #ffffff;\n    border-radius: 12px;\n  }\n\n  .bee-carrier .benefits li::before {\n    position: absolute;\n    top: 8px;\n    left: 13px;\n    content: \"✓\";\n    color: #497259;\n    font-weight: 900;\n  }\n\n  .bee-carrier .steps {\n    display: grid;\n    gap: 8px;\n    margin-top: 10px;\n  }\n\n  .bee-carrier .step {\n    display: flex;\n    gap: 11px;\n    align-items: flex-start;\n  }\n\n  .bee-carrier .step-number {\n    display: flex;\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: #c28a1a;\n    border-radius: 50%;\n    font-weight: 800;\n  }\n\n  .bee-carrier .step p {\n    margin: 3px 0 0;\n    color: #5e645f;\n  }\n\n  .bee-carrier .specs {\n    margin-top: 9px;\n    border-top: 1px solid #deddd6;\n  }\n\n  .bee-carrier .spec-row {\n    display: flex;\n    gap: 14px;\n    justify-content: space-between;\n    padding: 9px 0;\n    border-bottom: 1px solid #deddd6;\n  }\n\n  .bee-carrier .spec-label {\n    flex: 0 0 38%;\n    font-weight: 750;\n  }\n\n  .bee-carrier .spec-value {\n    color: #606661;\n    text-align: right;\n  }\n\n  .bee-carrier .note {\n    margin: 9px 0 0;\n    color: #68706b;\n    font-size: 15px;\n  }\n\n  .bee-carrier .cta {\n    color: #ffffff;\n    background: #3c493f;\n    border-radius: 20px;\n    text-align: center;\n  }\n\n  .bee-carrier .cta .eyebrow {\n    color: #f7d878;\n  }\n\n  .bee-carrier .cta p {\n    max-width: 590px;\n    margin: 0 auto 15px;\n    color: #e8eee9;\n  }\n\n  .bee-carrier .cta-button {\n    display: inline-block;\n    min-width: 210px;\n    padding: 14px 25px;\n    color: #27332b;\n    background: #ffd85c;\n    border-radius: 999px;\n    font-size: 18px;\n    font-weight: 850;\n    text-decoration: none;\n  }\n\n  .bee-carrier .trust {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 15px;\n    padding-top: 13px;\n    border-top: 1px solid rgba(255, 255, 255, 0.25);\n    text-align: left;\n  }\n\n  .bee-carrier .trust-item {\n    padding: 9px 10px;\n    background: rgba(255, 255, 255, 0.09);\n    border-radius: 11px;\n    font-size: 15px;\n  }\n\n  .bee-carrier .trust-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #ffffff;\n  }\n\n  @media (max-width: 520px) {\n    .bee-carrier {\n      font-size: 18px;\n    }\n\n    .bee-carrier section {\n      padding: 16px 12px;\n    }\n\n    .bee-carrier h1 {\n      font-size: 29px;\n    }\n\n    .bee-carrier h2 {\n      font-size: 25px;\n    }\n\n    .bee-carrier .hero,\n    .bee-carrier .soft,\n    .bee-carrier .yellow,\n    .bee-carrier .cta {\n      border-radius: 17px;\n    }\n\n    .bee-carrier .quick-item {\n      padding: 8px 9px;\n      font-size: 15px;\n    }\n\n    .bee-carrier .hero-media {\n      width: min(100%, 360px);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bee-carrier\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eEveryday Adventures, Side by Side\u003c\/div\u003e\n\n    \u003ch1\u003e🐝 Bee Pet Carrier Shoulder Bag\u003c\/h1\u003e\n\n    \u003cp class=\"hero-copy\"\u003e\n      Keep your cat or small dog close while you walk, shop or travel.\n      The playful head-out design gives your companion a cozy place to ride and a clear view of the world.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"quick-grid\"\u003e\n      \u003cdiv class=\"quick-item\"\u003e🐾 Comfortable head-out opening\u003c\/div\u003e\n      \u003cdiv class=\"quick-item\"\u003e👜 Easy shoulder carrying\u003c\/div\u003e\n      \u003cdiv class=\"quick-item\"\u003e🧸 Soft bee-shaped support\u003c\/div\u003e\n      \u003cdiv class=\"quick-item\"\u003e🌿 Great for daily outings\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/8_26.gif?v=1787728097\" alt=\"Cat riding comfortably in a yellow bee pet carrier bag\" loading=\"eager\" width=\"540\" height=\"958\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HEAD-OUT DESIGN --\u003e\n  \u003csection class=\"soft\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eSee More, Stay Closer\u003c\/div\u003e\n\n    \u003ch2\u003e🐱 A Comfortable View of Every Adventure\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The front opening lets your pet look around instead of feeling hidden away.\n      Soft plush trim helps create a gentler contact point around the opening.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/1_8f22e6fd-0fbf-42cd-832c-febd1e2b2e45.png?v=1787728183\" alt=\"Close view of the comfortable head-out opening on the bee pet carrier\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BEE DESIGN DETAILS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"eyebrow\"\u003eDesigned to Make People Smile\u003c\/div\u003e\n\n    \u003ch2\u003e🐝 More Than a Carrier—It’s a Conversation Starter\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Plush antennae, soft wings and striped bee details turn an everyday pet bag into a cheerful accessory.\n      It looks playful without sacrificing its practical purpose.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/2_4b5fb0b2-8f36-4ed9-8490-099ddfc51d46.png?v=1787728183\" alt=\"Detailed plush bee design on the yellow pet carrier\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CARRYING COMFORT --\u003e\n  \u003csection class=\"yellow\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eMade for Quick Trips\u003c\/div\u003e\n\n    \u003ch2\u003e👜 Carry Your Companion With Less Fuss\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The soft tote-style body is easier to carry and store than a rigid crate.\n      It is ideal for walks, errands, casual shopping and short visits.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"feature-list\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003ch3\u003eComfortable Carry\u003c\/h3\u003e\n        \u003cp\u003e\n          Long handles sit naturally over the shoulder for convenient everyday movement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003ch3\u003eSoft-Sided Shape\u003c\/h3\u003e\n        \u003cp\u003e\n          The flexible body gives your pet a cozy space while keeping the bag easy to handle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/3_f5a8749b-7367-43c8-a34a-0a8d5d11297b.png?v=1787728837\" alt=\"Woman carrying the yellow bee pet carrier during an outdoor outing\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT ADVANTAGES --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"eyebrow\"\u003eThoughtful Everyday Details\u003c\/div\u003e\n\n    \u003ch2\u003eWhy Pet Parents Reach for It\u003c\/h2\u003e\n\n    \u003cul class=\"benefits\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eKeeps pets nearby\u003c\/strong\u003e\n        during walks and everyday errands\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGives pets a view\u003c\/strong\u003e\n        of their surroundings through the front opening\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFeels softer to carry\u003c\/strong\u003e\n        than many hard-sided travel crates\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAdds personality\u003c\/strong\u003e\n        with a distinctive plush bee design\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/4_1bd566ff-6453-4134-a5a8-265965931ef3.png?v=1787728867\" alt=\"Key comfort and design details of the bee pet carrier\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"soft\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eReady in Four Simple Steps\u003c\/div\u003e\n\n    \u003ch2\u003eHow to Use the Carrier\u003c\/h2\u003e\n\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eOpen the bag\u003c\/strong\u003e\n          \u003cp\u003eCreate enough room to place your pet inside gently.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eGuide the head forward\u003c\/strong\u003e\n          \u003cp\u003ePosition your pet comfortably through the plush front opening.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eCheck the fit\u003c\/strong\u003e\n          \u003cp\u003eMake sure your pet can sit naturally without feeling restricted.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e4\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLift and go\u003c\/strong\u003e\n          \u003cp\u003eCarry the handles securely and keep your pet supported.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/5_301537b8-7e1b-4ab2-bcc9-46df6a49b00b.png?v=1787728996\" alt=\"How to place a cat inside the head-out pet carrier\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"eyebrow\"\u003eCheck the Fit Before Ordering\u003c\/div\u003e\n\n    \u003ch2\u003e📏 Product Details\u003c\/h2\u003e\n\n    \u003cdiv class=\"specs\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSoft pet shoulder carrier\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eRecommended For\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCats and small dogs\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eCarry Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eShoulder or hand carry\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eOpening\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eFront head-out design\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eSize Shown\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eL: 44 × 44 cm \/ 17.3 × 17.3 in\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"note\"\u003e\n      Measure your pet’s body and compare it with the size image before ordering.\n      Supervise your pet whenever the carrier is in use.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/6_f704dcb8-c964-43b5-9eb5-d8540498ff30.png?v=1787729124\" alt=\"Bee pet carrier size guide in centimeters and inches\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA AND TRUST --\u003e\n  \u003csection class=\"cta\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eBring Them Along\u003c\/div\u003e\n\n    \u003ch2\u003eMake Everyday Outings More Enjoyable\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep your little companion close in a carrier that feels cozy, convenient and full of personality.\n    \u003c\/p\u003e\n\n    \u003ca class=\"cta-button\" href=\"#product-form\"\u003eGet Yours Today\u003c\/a\u003e\n\n    \u003cdiv class=\"trust\"\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        Encrypted payment processing\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cstrong\u003e📦 Trackable Shipping\u003c\/strong\u003e\n        Follow your order after dispatch\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cstrong\u003e↩️ Easy Returns\u003c\/strong\u003e\n        Support based on our return policy\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cstrong\u003e💬 Customer Support\u003c\/strong\u003e\n        Help when you need it\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"tyx286","offers":[{"title":"Yellow Bee \/ M – 37 × 37 cm","offer_id":60200989425745,"sku":"NC02822608261258-381单肩包蓝底白兔-M(建议1-6斤狗 0-8斤猫)","price":27.99,"currency_code":"USD","in_stock":true},{"title":"Yellow Bee \/ L – 44 × 44 cm","offer_id":60200989458513,"sku":"NC02822608261258-381单肩包蓝底白兔-L(建议12斤内狗 16斤内猫)","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Blue Bunny \/ M – 37 × 37 cm","offer_id":60200989491281,"sku":"NC02822608261258-381单肩包黄蜜蜂-M(建议1-6斤狗 0-8斤猫)","price":27.99,"currency_code":"USD","in_stock":true},{"title":"Blue Bunny \/ L – 44 × 44 cm","offer_id":60200989524049,"sku":"NC02822608261258-381单肩包黄蜜蜂-L(建议12斤内狗 16斤内猫)","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/6_f704dcb8-c964-43b5-9eb5-d8540498ff30.png?v=1787729124","url":"https:\/\/viqzet.com\/products\/%f0%9f%90%be-hands-free-pet-carrier-shoulder-bag","provider":"viqzet","version":"1.0","type":"link"}