{"id":48115,"date":"2017-06-08T08:27:37","date_gmt":"2017-06-08T01:27:37","guid":{"rendered":"https:\/\/thepet.vn\/home-v12\/"},"modified":"2026-05-19T22:41:07","modified_gmt":"2026-05-19T15:41:07","slug":"home-v12","status":"publish","type":"page","link":"https:\/\/thepet.vn\/en\/","title":{"rendered":"Homepage"},"content":{"rendered":"<style class=\"wpcode-css-snippet\">footer,\r\nhtml .absolute-footer { display: none; }<\/style><style>\r\n    \/* Floating Animations *\/\r\n    .left-floating {\r\n        opacity: 0;\r\n        transform: translateX(-100px);\r\n        transition: opacity 1.75s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1.75s cubic-bezier(0.2, 0.8, 0.2, 1);\r\n    }\r\n\r\n    .right-floating {\r\n        opacity: 0;\r\n        transform: translateX(100px);\r\n        transition: opacity 1.75s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1.75s cubic-bezier(0.2, 0.8, 0.2, 1);\r\n    }\r\n\r\n    .left-floating.in-view,\r\n    .right-floating.in-view {\r\n        opacity: 1;\r\n        transform: translateX(0);\r\n    }\r\n\r\n    .top-floating {\r\n        opacity: 0;\r\n        transform: translateY(-100px);\r\n        transition: opacity 1.75s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1.75s cubic-bezier(0.2, 0.8, 0.2, 1);\r\n    }\r\n\r\n    .top-floating.in-view {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n<\/style>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n        \/\/ Floating animation observer\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('in-view');\r\n                    observer.unobserve(entry.target); \/\/ Animate only once\r\n                }\r\n            });\r\n        }, {\r\n            threshold: 0.25, \/\/ Lower threshold for better mobile support\r\n            rootMargin: '0px 0px -50px 0px' \/\/ Triggers slightly before\/as it enters\r\n        });\r\n\r\n        document.querySelectorAll('.left-floating, .right-floating, .top-floating').forEach(el => {\r\n            observer.observe(el);\r\n        });\r\n    });\r\n<\/script><style>\r\n    .thepet-floating-contact{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:15px;z-index:9999}.thepet-contact-bubble{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 10px rgb(0 0 0 \/ .2);transition:transform 0.3s ease,box-shadow 0.3s ease;position:relative}.thepet-contact-bubble:hover{transform:scale(1.1);box-shadow:0 6px 15px rgb(0 0 0 \/ .3)}.thepet-zalo-bubble{background-color:#0068ff}.thepet-phone-bubble{background-color:#4CAF50}.thepet-pdf-bubble{background-color:#ffffff}.thepet-contact-bubble img,.thepet-contact-bubble svg{width:26px;height:26px;object-fit:contain;fill:#fff;color:#fff}.thepet-zalo-bubble img{width:32px;height:32px}.thepet-contact-bubble::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid;opacity:0;animation:thepet-pulse-contact 2s infinite;z-index:-1}.thepet-zalo-bubble::before{border-color:#0068ff}.thepet-phone-bubble::before{border-color:#4CAF50}.thepet-pdf-bubble::before{border-color:#fff}@keyframes thepet-pulse-contact{0%{transform:scale(1);opacity:.8}100%{transform:scale(1.5);opacity:0}}.thepet-contact-bubble .thepet-tooltip{position:absolute;right:60px;background-color:rgb(0 0 0 \/ .7);color:#fff;padding:5px 12px;border-radius:20px;font-size:13px;white-space:nowrap;opacity:0;visibility:hidden;transition:all 0.3s;pointer-events:none;font-family:'Prompt',sans-serif}.thepet-contact-bubble:hover .thepet-tooltip{opacity:1;visibility:visible;right:65px}@media (max-width:768px){.thepet-floating-contact{bottom:20px;right:20px;gap:12px}.thepet-contact-bubble{width:45px;height:45px}.thepet-contact-bubble img,.thepet-contact-bubble svg{width:22px;height:22px}.thepet-zalo-bubble img{width:28px;height:28px}}.back-to-top.button{display:none}\r\n<\/style>\r\n\r\n<div class=\"thepet-floating-contact\">\r\n    <!-- Zalo -->\r\n    <a href=\"https:\/\/zalo.me\/0901234730\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"thepet-contact-bubble thepet-zalo-bubble\">\r\n        <!-- S\u1eed d\u1ee5ng icon SVG thay v\u1ecb tr\u00ed cho Zalo -->\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <path\r\n                d=\"M21 11.53c0-4.66-4.04-8.43-9-8.43s-9 3.77-9 8.43c0 4.27 3.37 7.82 7.82 8.36.43.05.8-.18 1.05-.53.25-.35.25-.8.02-1.16l-.8-1.5c-.21-.39-.12-.87.21-1.18 1.93-1.83 4.26-1.59 5.86-1.46.22.02.43.12.6.28l1.45 1.34c.32.29.78.36 1.17.18.39-.18.63-.58.62-1V11.53z\"\r\n                fill=\"currentColor\" \/>\r\n            <path\r\n                d=\"M2.5 11.53C2.5 16.2 6.54 19.96 11.5 19.96c.45 0 .89-.04 1.33-.1l.34.64c.38.71 1.08 1.1 1.83 1.1.28 0 .56-.05.85-.18.78-.36 1.25-1.16 1.22-2.02l-.02-1.34c1.13-.26 2.08-.85 2.76-1.68C20.65 15.35 21 14.07 21 12.67v-1.14c0-5.2-4.48-9.43-10-9.43S1 6.33 1 11.53c0 2.22.84 4.3 2.37 5.88.22.23.57.29.86.15.29-.14.47-.44.47-.76v-.9c0-.44-.24-.85-.62-1.07C3.12 14.15 2.5 12.89 2.5 11.53z\"\r\n                fill=\"currentColor\" \/>\r\n        <\/svg>\r\n        <span class=\"thepet-tooltip\">Zalo<\/span>\r\n    <\/a>\r\n\r\n    <!-- Phone -->\r\n    <a href=\"tel:0901234730\" class=\"thepet-contact-bubble thepet-phone-bubble\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <path\r\n                d=\"M20.01 15.38C18.78 15.38 17.59 15.18 16.5 14.82C16.15 14.7 15.77 14.79 15.5 15.06L13.21 17.35C10.38 15.93 8.07 13.62 6.65 10.79L8.94 8.5C9.21 8.23 9.3 7.85 9.18 7.5C8.82 6.41 8.62 5.22 8.62 3.99C8.62 3.44 8.18 3 7.63 3H3.99C3.44 3 3 3.44 3 3.99C3 13.4 10.6 21 20.01 21C20.56 21 21 20.56 21 20.01V16.37C21 15.82 20.56 15.38 20.01 15.38Z\"\r\n                fill=\"currentColor\" \/>\r\n        <\/svg>\r\n        <span class=\"thepet-tooltip\">Hotline<\/span>\r\n    <\/a>\r\n\r\n    <!--Product Introduction -->\r\n    <a href=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/SALE-KIT-VN-FINAL.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"thepet-contact-bubble thepet-pdf-bubble\">\r\n        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2012\/06\/cropped-Custom-Preset-Copy1-2-1-192x192.png\" alt=\"Product Introduction\" title=\"\">\r\n        <span class=\"thepet-tooltip\">Product Introduction<\/span>\r\n    <\/a>\r\n<\/div><style class=\"wpcode-css-snippet\">body .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal{display:none;}<\/style>\n\t<section class=\"section hero-sliding-banner\" id=\"section_649901502\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n        <style>\n            @font-face {\n                font-family: swiper-icons;\n                src: url('data:application\/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj\/\/wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA\/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu\/j+W2+MnAzMYDAzaX6QjD6\/4\/\/Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+\/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg\/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4\/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9\/w8UBfEMgLzE\/\/\/\/P\/5\/\/f\/V\/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA\/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP\/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj\/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB\/yIY09An6AH2Bdu\/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z\/PEJ6YOB5hKh4dj3EvXhxPqH\/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN\/d\/gczfEimrE\/fs\/bOuq29Zmn8tloORaXgZgGa78yO9\/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i\/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH\/\/wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv\/H9ezGI6Z5XBAw8CBK\/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow\/P\/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');\n                font-weight: 400;\n                font-style: normal\n            }\n\n            :root {\n                --swiper-theme-color: #007aff;\n                --width-padding: 8.5rem;\n            }\n\n            :host {\n                position: relative;\n                display: block;\n                margin-left: auto;\n                margin-right: auto;\n                z-index: 1\n            }\n\n            .swiper {\n                margin-left: auto;\n                margin-right: auto;\n                position: relative;\n                overflow: hidden;\n                list-style: none;\n                padding: 0;\n                z-index: 1;\n                display: block\n            }\n\n            .swiper-vertical>.swiper-wrapper {\n                flex-direction: column\n            }\n\n            .swiper-wrapper {\n                position: relative;\n                width: 100%;\n                height: 100%;\n                z-index: 1;\n                display: flex;\n                transition-property: transform;\n                transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);\n                box-sizing: content-box\n            }\n\n            .swiper-android .swiper-slide,\n            .swiper-ios .swiper-slide,\n            .swiper-wrapper {\n                transform: translate3d(0px, 0, 0)\n            }\n\n            .swiper-horizontal {\n                touch-action: pan-y\n            }\n\n            .swiper-vertical {\n                touch-action: pan-x\n            }\n\n            .swiper-slide {\n                flex-shrink: 0;\n                width: 100%;\n                height: auto;\n                position: relative;\n                transition-property: transform;\n                display: block;\n            }\n\n            .original-banner-image img {\n                height: 550px;\n                width: 100%;\n                object-fit: cover;\n                object-position: 50% 25%;\n            }\n\n            @media (max-width: 768px) {\n                .original-banner-image img {\n                    height: auto;\n                }\n            }\n\n            .swiper-slide-invisible-blank {\n                visibility: hidden\n            }\n\n            .swiper-autoheight,\n            .swiper-autoheight .swiper-slide {\n                height: auto\n            }\n\n            .swiper-autoheight .swiper-wrapper {\n                align-items: flex-start;\n                transition-property: transform, height\n            }\n\n            .swiper-backface-hidden .swiper-slide {\n                transform: translateZ(0);\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden\n            }\n\n            .swiper-3d.swiper-css-mode .swiper-wrapper {\n                perspective: 1200px\n            }\n\n            .swiper-3d .swiper-wrapper {\n                transform-style: preserve-3d\n            }\n\n            .swiper-3d {\n                perspective: 1200px\n            }\n\n            .swiper-3d .swiper-cube-shadow,\n            .swiper-3d .swiper-slide {\n                transform-style: preserve-3d\n            }\n\n            .swiper-css-mode>.swiper-wrapper {\n                overflow: auto;\n                scrollbar-width: none;\n                -ms-overflow-style: none\n            }\n\n            .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {\n                display: none\n            }\n\n            .swiper-css-mode>.swiper-wrapper>.swiper-slide {\n                scroll-snap-align: start start\n            }\n\n            .swiper-css-mode.swiper-horizontal>.swiper-wrapper {\n                scroll-snap-type: x mandatory\n            }\n\n            .swiper-css-mode.swiper-vertical>.swiper-wrapper {\n                scroll-snap-type: y mandatory\n            }\n\n            .swiper-css-mode.swiper-free-mode>.swiper-wrapper {\n                scroll-snap-type: none\n            }\n\n            .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {\n                scroll-snap-align: none\n            }\n\n            .swiper-css-mode.swiper-centered>.swiper-wrapper::before {\n                content: '';\n                flex-shrink: 0;\n                order: 9999\n            }\n\n            .swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {\n                scroll-snap-align: center center;\n                scroll-snap-stop: always\n            }\n\n            .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {\n                margin-inline-start: var(--swiper-centered-offset-before)\n            }\n\n            .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {\n                height: 100%;\n                min-height: 1px;\n                width: var(--swiper-centered-offset-after)\n            }\n\n            .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {\n                margin-block-start: var(--swiper-centered-offset-before)\n            }\n\n            .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {\n                width: 100%;\n                min-width: 1px;\n                height: var(--swiper-centered-offset-after)\n            }\n\n            .swiper-3d .swiper-slide-shadow,\n            .swiper-3d .swiper-slide-shadow-bottom,\n            .swiper-3d .swiper-slide-shadow-left,\n            .swiper-3d .swiper-slide-shadow-right,\n            .swiper-3d .swiper-slide-shadow-top {\n                position: absolute;\n                left: 0;\n                top: 0;\n                width: 100%;\n                height: 100%;\n                pointer-events: none;\n                z-index: 10\n            }\n\n            .swiper-3d .swiper-slide-shadow {\n                background: rgba(0, 0, 0, .15)\n            }\n\n            .swiper-3d .swiper-slide-shadow-left {\n                background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))\n            }\n\n            .swiper-3d .swiper-slide-shadow-right {\n                background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))\n            }\n\n            .swiper-3d .swiper-slide-shadow-top {\n                background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))\n            }\n\n            .swiper-3d .swiper-slide-shadow-bottom {\n                background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))\n            }\n\n            .swiper-lazy-preloader {\n                width: 42px;\n                height: 42px;\n                position: absolute;\n                left: 50%;\n                top: 50%;\n                margin-left: -21px;\n                margin-top: -21px;\n                z-index: 10;\n                transform-origin: 50%;\n                box-sizing: border-box;\n                border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));\n                border-radius: 50%;\n                border-top-color: transparent\n            }\n\n            .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,\n            .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {\n                animation: swiper-preloader-spin 1s infinite linear\n            }\n\n            .swiper-lazy-preloader-white {\n                --swiper-preloader-color: #fff\n            }\n\n            .swiper-lazy-preloader-black {\n                --swiper-preloader-color: #000\n            }\n\n            @keyframes swiper-preloader-spin {\n                0% {\n                    transform: rotate(0deg)\n                }\n\n                100% {\n                    transform: rotate(360deg)\n                }\n            }\n\n            .swiper-virtual .swiper-slide {\n                -webkit-backface-visibility: hidden;\n                transform: translateZ(0)\n            }\n\n            .swiper-virtual.swiper-css-mode .swiper-wrapper::after {\n                content: '';\n                position: absolute;\n                left: 0;\n                top: 0;\n                pointer-events: none\n            }\n\n            .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {\n                height: 1px;\n                width: var(--swiper-virtual-size)\n            }\n\n            .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {\n                width: 1px;\n                height: var(--swiper-virtual-size)\n            }\n\n            :root {\n                --swiper-navigation-size: 44px\n            }\n\n            .swiper-button-next,\n            .swiper-button-prev {\n                position: absolute;\n                top: var(--swiper-navigation-top-offset, 50%);\n                width: calc(var(--swiper-navigation-size)\/ 44 * 27);\n                height: var(--swiper-navigation-size);\n                margin-top: calc(0px - (var(--swiper-navigation-size)\/ 2));\n                z-index: 10;\n                cursor: pointer;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                color: var(--swiper-navigation-color, var(--swiper-theme-color))\n            }\n\n            .swiper-button-next.swiper-button-disabled,\n            .swiper-button-prev.swiper-button-disabled {\n                opacity: .35;\n                cursor: auto;\n                pointer-events: none\n            }\n\n            .swiper-button-next.swiper-button-hidden,\n            .swiper-button-prev.swiper-button-hidden {\n                opacity: 0;\n                cursor: auto;\n                pointer-events: none\n            }\n\n            .swiper-navigation-disabled .swiper-button-next,\n            .swiper-navigation-disabled .swiper-button-prev {\n                display: none !important\n            }\n\n            .swiper-button-next svg,\n            .swiper-button-prev svg {\n                width: 100%;\n                height: 100%;\n                object-fit: contain;\n                transform-origin: center\n            }\n\n            .swiper-rtl .swiper-button-next svg,\n            .swiper-rtl .swiper-button-prev svg {\n                transform: rotate(180deg)\n            }\n\n            .swiper-button-prev,\n            .swiper-rtl .swiper-button-next {\n                left: var(--swiper-navigation-sides-offset, 10px);\n                right: auto\n            }\n\n            .swiper-button-next,\n            .swiper-rtl .swiper-button-prev {\n                right: var(--swiper-navigation-sides-offset, 10px);\n                left: auto\n            }\n\n            .swiper-button-lock {\n                display: none\n            }\n\n            .swiper-button-next:after,\n            .swiper-button-prev:after {\n                font-family: swiper-icons;\n                font-size: var(--swiper-navigation-size);\n                text-transform: none !important;\n                letter-spacing: 0;\n                font-variant: initial;\n                line-height: 1\n            }\n\n            .swiper-button-prev:after,\n            .swiper-rtl .swiper-button-next:after {\n                content: 'prev'\n            }\n\n            .swiper-button-next,\n            .swiper-rtl .swiper-button-prev {\n                right: var(--swiper-navigation-sides-offset, 10px);\n                left: auto\n            }\n\n            .swiper-button-next:after,\n            .swiper-rtl .swiper-button-prev:after {\n                content: 'next'\n            }\n\n            .swiper-pagination {\n                position: absolute;\n                text-align: center;\n                transition: .3s opacity;\n                transform: translate3d(0, 0, 0);\n                z-index: 10\n            }\n\n            .swiper-pagination.swiper-pagination-hidden {\n                opacity: 0\n            }\n\n            .swiper-pagination-disabled>.swiper-pagination,\n            .swiper-pagination.swiper-pagination-disabled {\n                display: none !important\n            }\n\n            .swiper-horizontal>.swiper-pagination-bullets,\n            .swiper-pagination-bullets.swiper-pagination-horizontal,\n            .swiper-pagination-custom,\n            .swiper-pagination-fraction {\n                bottom: var(--swiper-pagination-bottom, 8px);\n                top: var(--swiper-pagination-top, auto);\n                left: 0;\n                width: 100%\n            }\n\n            .swiper-pagination-bullets-dynamic {\n                overflow: hidden;\n                font-size: 0\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n                transform: scale(.33);\n                position: relative\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {\n                transform: scale(1)\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {\n                transform: scale(1)\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {\n                transform: scale(.66)\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {\n                transform: scale(.33)\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {\n                transform: scale(.66)\n            }\n\n            .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {\n                transform: scale(.33)\n            }\n\n            .swiper-pagination-bullet {\n                width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));\n                height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));\n                display: inline-block;\n                border-radius: var(--swiper-pagination-bullet-border-radius, 50%);\n                background: var(--swiper-pagination-bullet-inactive-color, #000);\n                opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)\n            }\n\n            button.swiper-pagination-bullet {\n                border: none;\n                margin: 0;\n                padding: 0;\n                box-shadow: none;\n                -webkit-appearance: none;\n                appearance: none\n            }\n\n            .swiper-pagination-clickable .swiper-pagination-bullet {\n                cursor: pointer\n            }\n\n            .swiper-pagination-bullet:only-child {\n                display: none !important\n            }\n\n            .swiper-pagination-bullet-active {\n                opacity: var(--swiper-pagination-bullet-opacity, 1);\n                background: var(--swiper-pagination-color, var(--swiper-theme-color))\n            }\n\n            .swiper-pagination-vertical.swiper-pagination-bullets,\n            .swiper-vertical>.swiper-pagination-bullets {\n                right: var(--swiper-pagination-right, 8px);\n                left: var(--swiper-pagination-left, auto);\n                top: 50%;\n                transform: translate3d(0px, -50%, 0)\n            }\n\n            .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,\n            .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {\n                margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;\n                display: block\n            }\n\n            .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,\n            .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {\n                top: 50%;\n                transform: translateY(-50%);\n                width: 8px\n            }\n\n            .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,\n            .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n                display: inline-block;\n                transition: .2s transform, .2s top\n            }\n\n            .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,\n            .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {\n                margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)\n            }\n\n            .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,\n            .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {\n                left: 50%;\n                transform: translateX(-50%);\n                white-space: nowrap\n            }\n\n            .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,\n            .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n                transition: .2s transform, .2s left\n            }\n\n            .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {\n                transition: .2s transform, .2s right\n            }\n\n            .swiper-pagination-fraction {\n                color: var(--swiper-pagination-fraction-color, inherit)\n            }\n\n            .swiper-pagination-progressbar {\n                background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));\n                position: absolute\n            }\n\n            .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {\n                background: var(--swiper-pagination-color, var(--swiper-theme-color));\n                position: absolute;\n                left: 0;\n                top: 0;\n                width: 100%;\n                height: 100%;\n                transform: scale(0);\n                transform-origin: left top\n            }\n\n            .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {\n                transform-origin: right top\n            }\n\n            .swiper-horizontal>.swiper-pagination-progressbar,\n            .swiper-pagination-progressbar.swiper-pagination-horizontal,\n            .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,\n            .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {\n                width: 100%;\n                height: var(--swiper-pagination-progressbar-size, 4px);\n                left: 0;\n                top: 0\n            }\n\n            .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,\n            .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,\n            .swiper-pagination-progressbar.swiper-pagination-vertical,\n            .swiper-vertical>.swiper-pagination-progressbar {\n                width: var(--swiper-pagination-progressbar-size, 4px);\n                height: 100%;\n                left: 0;\n                top: 0\n            }\n\n            .swiper-pagination-lock {\n                display: none\n            }\n\n            .swiper-scrollbar {\n                border-radius: var(--swiper-scrollbar-border-radius, 10px);\n                position: relative;\n                touch-action: none;\n                background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))\n            }\n\n            .swiper-scrollbar-disabled>.swiper-scrollbar,\n            .swiper-scrollbar.swiper-scrollbar-disabled {\n                display: none !important\n            }\n\n            .swiper-horizontal>.swiper-scrollbar,\n            .swiper-scrollbar.swiper-scrollbar-horizontal {\n                position: absolute;\n                left: var(--swiper-scrollbar-sides-offset, 1%);\n                bottom: var(--swiper-scrollbar-bottom, 4px);\n                top: var(--swiper-scrollbar-top, auto);\n                z-index: 50;\n                height: var(--swiper-scrollbar-size, 4px);\n                width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))\n            }\n\n            .swiper-scrollbar.swiper-scrollbar-vertical,\n            .swiper-vertical>.swiper-scrollbar {\n                position: absolute;\n                left: var(--swiper-scrollbar-left, auto);\n                right: var(--swiper-scrollbar-right, 4px);\n                top: var(--swiper-scrollbar-sides-offset, 1%);\n                z-index: 50;\n                width: var(--swiper-scrollbar-size, 4px);\n                height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))\n            }\n\n            .swiper-scrollbar-drag {\n                height: 100%;\n                width: 100%;\n                position: relative;\n                background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));\n                border-radius: var(--swiper-scrollbar-border-radius, 10px);\n                left: 0;\n                top: 0\n            }\n\n            .swiper-scrollbar-cursor-drag {\n                cursor: move\n            }\n\n            .swiper-scrollbar-lock {\n                display: none\n            }\n\n            .swiper-zoom-container {\n                width: 100%;\n                height: 100%;\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                text-align: center\n            }\n\n            .swiper-zoom-container>canvas,\n            .swiper-zoom-container>img,\n            .swiper-zoom-container>svg {\n                max-width: 100%;\n                max-height: 100%;\n                object-fit: contain\n            }\n\n            .swiper-slide-zoomed {\n                cursor: move;\n                touch-action: none\n            }\n\n            .swiper .swiper-notification {\n                position: absolute;\n                left: 0;\n                top: 0;\n                pointer-events: none;\n                opacity: 0;\n                z-index: -1000\n            }\n\n            .swiper-free-mode>.swiper-wrapper {\n                transition-timing-function: ease-out;\n                margin: 0 auto\n            }\n\n            .swiper-grid>.swiper-wrapper {\n                flex-wrap: wrap\n            }\n\n            .swiper-grid-column>.swiper-wrapper {\n                flex-wrap: wrap;\n                flex-direction: column\n            }\n\n            .swiper-fade.swiper-free-mode .swiper-slide {\n                transition-timing-function: ease-out\n            }\n\n            .swiper-fade .swiper-slide {\n                pointer-events: none;\n                transition-property: opacity\n            }\n\n            .swiper-fade .swiper-slide .swiper-slide {\n                pointer-events: none\n            }\n\n            .swiper-fade .swiper-slide-active {\n                pointer-events: auto\n            }\n\n            .swiper-fade .swiper-slide-active .swiper-slide-active {\n                pointer-events: auto\n            }\n\n            .swiper.swiper-cube {\n                overflow: visible\n            }\n\n            .swiper-cube .swiper-slide {\n                pointer-events: none;\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden;\n                z-index: 1;\n                visibility: hidden;\n                transform-origin: 0 0;\n                width: 100%;\n                height: 100%\n            }\n\n            .swiper-cube .swiper-slide .swiper-slide {\n                pointer-events: none\n            }\n\n            .swiper-cube.swiper-rtl .swiper-slide {\n                transform-origin: 100% 0\n            }\n\n            .swiper-cube .swiper-slide-active,\n            .swiper-cube .swiper-slide-active .swiper-slide-active {\n                pointer-events: auto\n            }\n\n            .swiper-cube .swiper-slide-active,\n            .swiper-cube .swiper-slide-next,\n            .swiper-cube .swiper-slide-prev {\n                pointer-events: auto;\n                visibility: visible\n            }\n\n            .swiper-cube .swiper-cube-shadow {\n                position: absolute;\n                left: 0;\n                bottom: 0px;\n                width: 100%;\n                height: 100%;\n                opacity: .6;\n                z-index: 0\n            }\n\n            .swiper-cube .swiper-cube-shadow:before {\n                content: '';\n                background: #000;\n                position: absolute;\n                left: 0;\n                top: 0;\n                bottom: 0;\n                right: 0;\n                filter: blur(50px)\n            }\n\n            .swiper-cube .swiper-slide-next+.swiper-slide {\n                pointer-events: auto;\n                visibility: visible\n            }\n\n            .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,\n            .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,\n            .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,\n            .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {\n                z-index: 0;\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden\n            }\n\n            .swiper.swiper-flip {\n                overflow: visible\n            }\n\n            .swiper-flip .swiper-slide {\n                pointer-events: none;\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden;\n                z-index: 1\n            }\n\n            .swiper-flip .swiper-slide .swiper-slide {\n                pointer-events: none\n            }\n\n            .swiper-flip .swiper-slide-active,\n            .swiper-flip .swiper-slide-active .swiper-slide-active {\n                pointer-events: auto\n            }\n\n            .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,\n            .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,\n            .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,\n            .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {\n                z-index: 0;\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden\n            }\n\n            .swiper-creative .swiper-slide {\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden;\n                overflow: hidden;\n                transition-property: transform, opacity, height\n            }\n\n            .swiper.swiper-cards {\n                overflow: visible\n            }\n\n            .swiper-cards .swiper-slide {\n                transform-origin: center bottom;\n                -webkit-backface-visibility: hidden;\n                backface-visibility: hidden;\n                overflow: hidden\n            }\n\n            .hero-sliding-banner .hero-section {\n                width: 100%;\n                overflow: hidden;\n                position: relative;\n            }\n\n            .hero-sliding-banner .hero-banner-slider {\n                width: 100%;\n                height: auto;\n            }\n\n            .hero-sliding-banner .hero-banner-slider .swiper-slide {\n                position: relative;\n                display: block;\n            }\n\n            .hero-banner-slider picture,\n            .hero-banner-slider img,\n            .hero-banner-slider a {\n                width: 100%;\n                display: block;\n                height: auto;\n                object-fit: cover;\n            }\n\n            @media (max-width: 768px) {\n                .hero-banner-slider .swiper-slide {\n                    display: flex;\n                    align-items: center;\n                    justify-content: center;\n                    background-color: transparent;\n                }\n\n                .hero-banner-slider a:not(.original-banner-image) img {\n                    width: 100%;\n                    height: auto;\n                    object-fit: contain;\n                }\n            }\n\n            .hero-banner-slider .swiper-pagination {\n                bottom: 20px !important;\n            }\n\n            .hero-banner-slider .swiper-pagination-bullet {\n                width: 8px;\n                height: 8px;\n                background-color: #ffffff;\n                opacity: 0.5;\n                transition: all 0.3s ease;\n                margin: 0 5px !important;\n            }\n\n            .hero-banner-slider .swiper-pagination-bullet-active {\n                opacity: 1;\n                width: 32px;\n                border-radius: 4px;\n            }\n\n            .hero-banner-slider .swiper-button-next,\n            .hero-banner-slider .swiper-button-prev {\n                width: 94px;\n                height: 32px;\n                background-color: #ffffff;\n                border-radius: 40px;\n                color: #0b2259;\n                box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n                transition: all 0.3s ease;\n                margin-top: -16px;\n            }\n\n            .hero-banner-slider .swiper-button-prev {\n                left: var(--width-padding);\n            }\n\n            .hero-banner-slider .swiper-button-next {\n                right: var(--width-padding);\n            }\n\n            .hero-banner-slider .swiper-button-next:after,\n            .hero-banner-slider .swiper-button-prev:after {\n                display: none;\n            }\n\n            .hero-banner-slider .swiper-button-next svg,\n            .hero-banner-slider .swiper-button-prev svg {\n                width: 32px;\n                height: auto;\n            }\n\n            .hero-banner-slider .swiper-button-next:hover,\n            .hero-banner-slider .swiper-button-prev:hover {\n                background-color: #0b2259;\n                color: #ffffff;\n            }\n\n            @media (max-width: 768px) {\n\n                .hero-banner-slider .swiper-button-next,\n                .hero-banner-slider .swiper-button-prev {\n                    display: none;\n                }\n\n                .hero-banner-slider .swiper-pagination {\n                    bottom: 15px !important;\n                }\n            }\n        <\/style>\n\n        <div class=\"hero-section\">\n            <!-- Swiper container -->\n            <div class=\"swiper hero-banner-slider\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/tin-tuc-thu-cung\/li-xi-trao-tay-pate-me-say-the-pet-vietnam-tet-2026\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/03\/COVER_SLIDER-WEB_THE-PET-2026_1-scaled.png\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/03\/COVER_SLIDER-WEB_THE-PET-2026_1-scaled.png\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/03\/COVER_SLIDER-WEB_THE-PET-2026_1-scaled.png\" alt=\"Pate t\u01b0\u01a1i cho ch\u00f3 m\u00e8o qu\u1ed1c d\u00e2n\" title=\"Pate t\u01b0\u01a1i cho ch\u00f3 m\u00e8o qu\u1ed1c d\u00e2n\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/khuyen-mai\/the-le-cua-chuoi-su-kien-mua-1-tang-1\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/11\/web-scaled.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/11\/web-scaled.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/11\/web-scaled.jpg\" alt=\"The Pet Vietnam t\u1ea1i PET FAIR SOUTH-EAST ASIA 2025 BANGKOK, THAILAND\" title=\"The Pet Vietnam t\u1ea1i PET FAIR SOUTH-EAST ASIA 2025 BANGKOK, THAILAND\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/khuyen-mai\/the-le-cua-chuoi-su-kien-mua-1-tang-1\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/10\/SLIDER-WEB-1-scaled.png\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/10\/SLIDER-WEB-1-scaled.png\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/10\/SLIDER-WEB-1-scaled.png\" alt=\"Chu\u1ed7i s\u1ef1 ki\u1ec7n k\u1ef7 ni\u1ec7m 10 n\u0103m THE PET VIETNAM\" title=\"Chu\u1ed7i s\u1ef1 ki\u1ec7n k\u1ef7 ni\u1ec7m 10 n\u0103m THE PET VIETNAM\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/tin-tuc-thu-cung\/kings-pet-vietnam-chinh-thuc-vuon-ra-bien-lon-sanh-vai-cung-cuong-quoc-nam-chau\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/03\/z6448571437722_c3e8101fc96fbeba0019f448375ce732-1.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/03\/z6448571437722_c3e8101fc96fbeba0019f448375ce732-1.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/03\/z6448571437722_c3e8101fc96fbeba0019f448375ce732-1.jpg\" alt=\"King\u2019s Pet Vietnam ch\u00ednh th\u1ee9c v\u01b0\u01a1n ra bi\u1ec3n l\u1edbn\" title=\"King\u2019s Pet Vietnam ch\u00ednh th\u1ee9c v\u01b0\u01a1n ra bi\u1ec3n l\u1edbn\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/tin-tuc-thu-cung\/chi-tu-8k-bua-an-de-boss-thuong-thuc-pate-tuoi-theo-cong-thuc-khoa-hoc-duoc-bo-chan-nuoi-cap-phep-luu-hanh\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/04\/COVER_SLIDER-WEB_Chi%CC%89-tu%CC%9B%CC%80-8k_1.png\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/04\/COVER_SLIDER-WEB_Chi%CC%89-tu%CC%9B%CC%80-8k_1.png\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/04\/COVER_SLIDER-WEB_Chi%CC%89-tu%CC%9B%CC%80-8k_1.png\" alt=\"CH\u1ec8 T\u1eea 8K\/B\u1eeeA \u0102N \u0110\u1ec2 BOSS TH\u01af\u1edeNG TH\u1ee8C PATE T\u01af\u01a0I THEO C\u00d4NG TH\u1ee8C KHOA H\u1eccC, \u0110\u01af\u1ee2C C\u1ee4C CH\u0102N NU\u00d4I C\u1ea4P PH\u00c9P L\u01afU H\u00c0NH\" title=\"CH\u1ec8 T\u1eea 8K\/B\u1eeeA \u0102N \u0110\u1ec2 BOSS TH\u01af\u1edeNG TH\u1ee8C PATE T\u01af\u01a0I THEO C\u00d4NG TH\u1ee8C KHOA H\u1eccC, \u0110\u01af\u1ee2C C\u1ee4C CH\u0102N NU\u00d4I C\u1ea4P PH\u00c9P L\u01afU H\u00c0NH\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/04\/COVER_SLIDER-WEB_PET-FAIR_1.png\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/04\/COVER_SLIDER-WEB_PET-FAIR_1.png\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/04\/COVER_SLIDER-WEB_PET-FAIR_1.png\" alt=\"\u0110\u01a1n v\u1ecb s\u1ea3n xu\u1ea5t th\u1ee9c \u0103n ch\u00f3 m\u00e8o duy nh\u1ea5t c\u1ee7a Vi\u1ec7t Nam tham d\u1ef1 PETFAIR VIETNAM 2024\" title=\"\u0110\u01a1n v\u1ecb s\u1ea3n xu\u1ea5t th\u1ee9c \u0103n ch\u00f3 m\u00e8o duy nh\u1ea5t c\u1ee7a Vi\u1ec7t Nam tham d\u1ef1 PETFAIR VIETNAM 2024\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/san-pham\/%e2%9d%87%ef%b8%8f-chinh-thuc-ra-mat%e2%9d%87%ef%b8%8f-hat-dau-ca-hoi-kings-pet-by-bao-anh\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/01\/COVER_SLIDER-WEB_BA%CC%89O-ANH_1.png\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/01\/COVER_SLIDER-WEB_BA%CC%89O-ANH_1.png\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/01\/COVER_SLIDER-WEB_BA%CC%89O-ANH_1.png\" alt=\"CH\u00cdNH TH\u1ee8C RA M\u1eaeT: H\u1ea0T D\u1ea6U C\u00c1 H\u1ed2I KING\u2019S PET BY BAO ANH\" title=\"CH\u00cdNH TH\u1ee8C RA M\u1eaeT: H\u1ea0T D\u1ea6U C\u00c1 H\u1ed2I KING\u2019S PET BY BAO ANH\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/tin-tuc-thu-cung\/pate-quoc-dan-kings-pet-nay-da-co-dang-tui-70g\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/10\/WEB-COVER-1.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/10\/WEB-COVER-1.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/10\/WEB-COVER-1.jpg\" alt=\"PATE QU\u1ed0C D\u00c2N KING\u2019S PET NAY \u0110\u00c3 C\u00d3 D\u1ea0NG T\u00daI 70G\" title=\"PATE QU\u1ed0C D\u00c2N KING\u2019S PET NAY \u0110\u00c3 C\u00d3 D\u1ea0NG T\u00daI 70G\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/danh-muc\/pate-lon-kings-pet-by-bao-anh-80g\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/07\/294067836_578621303730902_5756320948436448322_n.png\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/07\/294067836_578621303730902_5756320948436448322_n.png\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/07\/294067836_578621303730902_5756320948436448322_n.png\" alt=\"Pate M\u00e8o King&#039;s Pet By Bao Anh\" title=\"Pate M\u00e8o King&#039;s Pet By Bao Anh\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\/blog\/tin-tuc-thu-cung\/kings-pet-by-bao-anh-380g-danh-cho-cho-da-xuat-hien\/\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/01\/WEB.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/01\/WEB.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/01\/WEB.jpg\" alt=\"KING\u2019S PET BY BAO ANH 380G D\u00c0NH CHO CH\u00d3 \u0110\u00c3 XU\u1ea4T HI\u1ec6N\" title=\"KING\u2019S PET BY BAO ANH 380G D\u00c0NH CHO CH\u00d3 \u0110\u00c3 XU\u1ea4T HI\u1ec6N\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner6.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner6.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner6.jpg\" alt=\"H\u00e3y lu\u00f4n mua h\u00e0ng ch\u00ednh h\u00e3ng\" title=\"H\u00e3y lu\u00f4n mua h\u00e0ng ch\u00ednh h\u00e3ng\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner5.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner5.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner5.jpg\" alt=\"PATE LON CHO CH\u00d3 M\u00c8O H\u00c0NG \u0110\u1ea6U T\u1ea0I VI\u1ec6T NAM\" title=\"PATE LON CHO CH\u00d3 M\u00c8O H\u00c0NG \u0110\u1ea6U T\u1ea0I VI\u1ec6T NAM\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner1.jpg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner1.jpg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/04\/thepetvn-cover-banner1.jpg\" alt=\"THE PET VIET NAM OFFICIAL\" title=\"THE PET VIET NAM OFFICIAL\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/thepet.vn\">\n                                <picture>\n                                    <source media=\"(max-width: 768px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/07\/289630183_553369716274602_7739052528566194041_n.jpeg\">\n                                    <source media=\"(min-width: 769px)\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/07\/289630183_553369716274602_7739052528566194041_n.jpeg\">\n                                    <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/07\/289630183_553369716274602_7739052528566194041_n.jpeg\" alt=\"H\u01af\u1edaNG D\u1eaaN S\u1eec D\u1ee4NG\" title=\"H\u01af\u1edaNG D\u1eaaN S\u1eec D\u1ee4NG\">\n                                <\/picture>\n                            <\/a>\n                        <\/div>\n                                    <\/div>\n\n                <!-- Swiper Pagination -->\n                <div class=\"swiper-pagination\"><\/div>\n\n                <!-- Swiper Navigation -->\n                <div class=\"swiper-button-prev\">\n                    <svg viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M41 6H1M1 6L6 1M1 6L6 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n                            stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/div>\n                <div class=\"swiper-button-next\">\n                    <svg viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 6H41M41 6L36 1M41 6L36 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n                            stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Swiper JS CDN -->\n        <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n        <script>\n            document.addEventListener('DOMContentLoaded', function () {\n                if (typeof Swiper !== 'undefined') {\n                    const swiper = new Swiper('.hero-banner-slider', {\n                        autoHeight: true,\n                        autoplay: {\n                            delay: 5000,\n                            disableOnInteraction: false,\n                        },\n                        loop: true,\n                        speed: 800,\n                        pagination: {\n                            el: '.swiper-pagination',\n                            clickable: true,\n                        },\n                        navigation: {\n                            nextEl: '.swiper-button-next',\n                            prevEl: '.swiper-button-prev',\n                        },\n                    });\n                }\n            });\n        <\/script>\n        \n\t\t<\/div>\n\n\t\t\n<style>\n#section_649901502 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n\t<section class=\"section ribbon-section-new\" id=\"section_2028928636\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<style>\r\n    body .ribbon-section-new *{font-family:'Prompt'}body .ribbon-section-new{background-color:#002366}.ribbon-container{padding:25px 0;width:100%}.ribbon-wrapper{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding:0 20px}.ribbon-item{display:flex;align-items:center;gap:12px;color:#fff}.ribbon-icon{width:32px;text-align:center}.ribbon-text{font-size:16px;font-weight:600;text-transform:none;white-space:nowrap}.ribbon-item.duplicate{display:none!important}@media (max-width:992px){.ribbon-wrapper{gap:20px;grid-template-columns:repeat(2,1fr);display:grid;justify-content:space-between}}@media (max-width:600px){.ribbon-container{padding:15px 0;overflow:hidden;background-color:#002366}.ribbon-wrapper{display:flex!important;flex-wrap:nowrap!important;width:max-content;gap:40px;padding:0;animation:ribbon-marquee 25s linear infinite}.ribbon-item{flex-shrink:0;flex-direction:row!important;gap:10px;text-align:left}.ribbon-icon{width:24px;height:24px}.ribbon-icon img{max-width:24px}.ribbon-text{font-size:14px;white-space:nowrap}.ribbon-item:last-child{margin-top:0}.ribbon-item.duplicate{display:flex!important}@keyframes ribbon-marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 20px))}}} <\/style>\r\n\r\n<div class=\"ribbon-container\">\r\n    <div class=\"ribbon-wrapper\">\r\n        <!-- Nh\u00f3m 1 -->\r\n        <div class=\"ribbon-item\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food1.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Fast Delivery<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food2.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Easy Returns<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food3.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Fresh Ingredients<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food4.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Tastier, Healthier Meals<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food5.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">24\/7 Support<\/div>\r\n        <\/div>\r\n\r\n        <!-- Nh\u00f3m 2 (Nh\u00e2n \u0111\u00f4i \u0111\u1ec3 t\u1ea1o hi\u1ec7u \u1ee9ng l\u1eb7p v\u00f4 t\u1eadn) -->\r\n        <div class=\"ribbon-item duplicate\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food1.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Fast Delivery<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item duplicate\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food2.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Easy Returns<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item duplicate\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food3.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Fresh Ingredients<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item duplicate\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food4.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">Tastier, Healthier Meals<\/div>\r\n        <\/div>\r\n        <div class=\"ribbon-item duplicate\">\r\n            <div class=\"ribbon-icon\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/pet-food5.png\" alt=\"icon\" title=\"\">\r\n            <\/div>\r\n            <div class=\"ribbon-text\">24\/7 Support<\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_2028928636 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n<div class=\"pawpaw-container-sect\">\n\t<section class=\"section about-product-company\" id=\"section_1903335770\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<style>\r\n   body .row-reverse .about-image img{object-fit:cover}body .row-reverse .about-image img.img-202636abc{object-fit:cover}html body .about-product-company *{font-family:'Prompt'!important}.about-product-company .about-section{width:100%;margin:50px auto;padding:40px 20px;display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#fff0}.about-row{position:relative;z-index:1}.about-product-company .about-section{gap:0}@media (max-width:768px){.section-header-boss .mobile-break::before{content:\"\\A\";white-space:pre}html .line-n2{width:20%!important;margin-top:-1.75rem}html body .about-content__about-title-special{width:auto!important;white-space:nowrap!important;flex-shrink:0;word-break:normal!important}body .about-product-company .section-header h2{width:auto;max-width:90%}.about-product-company{padding-bottom:0}body .about-product-company .about-section{gap:50px}}.about-row{display:flex;align-items:center;gap:3rem}.row-reverse{flex-direction:row-reverse}.about-image{flex:1;width:100%;height:auto;border-radius:12px;aspect-ratio:4 \/ 3;box-shadow:0 10px 30px rgb(0 0 0 \/ .1);border:1px solid #f0f0f0;background-color:#f8f8f8;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.about-image img{width:100%;height:100%;object-fit:cover}.carousel-track{display:flex;width:100%;height:100%;transition:transform 0.6s cubic-bezier(.65,0,.35,1)}.carousel-slide{min-width:100%!important;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}.about-carousel-dots:not(.thepet-vn-about-carousel-dots){position:absolute;bottom:10px;left:85%;transform:translateX(-50%);display:flex;gap:6px;z-index:10;padding:6px 12px;border-radius:20px}body .loi-khuyen-chuyen-gia .about-carousel-dots:not(.thepet-vn-about-carousel-dots){left:90%}.thepet-vn-about-carousel-dots{position:absolute;bottom:10px;left:9%;transform:translateX(-50%);display:flex;gap:6px;z-index:10;padding:6px 12px;border-radius:20px}@media (max-width:768px){body .about-carousel-dots:not(.thepet-vn-about-carousel-dots){left:80%!important}body .loi-khuyen-chuyen-gia .about-carousel-dots:not(.thepet-vn-about-carousel-dots){left:90%!important}body .thepet-vn-about-carousel-dots{left:10%!important}}@media (max-width:400px){html body .about-image .about-carousel-dots:not(.thepet-vn-about-carousel-dots){left:75%!important}html body .loi-khuyen-chuyen-gia .about-image .about-carousel-dots:not(.thepet-vn-about-carousel-dots){left:80%!important}}.about-dot{width:8px;height:8px;border-radius:50%;background-color:#031d4d;cursor:pointer;transition:all 0.3s ease;border:none;padding:0}.about-dot.active{background-color:#002366;transform:scale(1);box-shadow:0 0 10px rgb(255 255 255 \/ .5);width:24px;border-radius:30px}.about-content{flex:1;width:100%}.section-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.section-header h2{color:#0b1f52;font-size:32px;font-weight:700;white-space:nowrap}.section-header .line{height:2px;width:100%;background-color:#0b1f52;flex-grow:1}@media (max-width:768px){.section-header .line{width:auto!important;flex-shrink:1}}.about-content p{color:#555;font-size:15px;line-height:1.6;margin-bottom:20px;text-align:justify}.btn.explo-btn{width:18rem;justify-content:center;display:inline-flex;align-items:center;gap:10px;padding:10px 50px;border:1px solid #0b1f52;border-radius:30px;background-color:#fff0;color:#0b1f52;font-weight:700;font-size:16px;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all 0.3s ease}.btn.explo-btn:hover{background-color:#0b1f52;color:#fff}.btn.explo-btn img{width:20px;height:auto;display:inline-block;transition:transform 0.3s ease}.btn.explo-btn:hover img{filter:brightness(0) invert(1);transform:translateX(5px)}.about-product-company h2{margin-bottom:0}@media (max-width:900px){.about-section{margin:0 auto}.about-row,.row-reverse{flex-direction:column;gap:30px}.section-header h2{font-size:28px;white-space:normal;word-break:break-word}.btn.explo-btn{max-width:100%;width:100%;min-width:auto;padding:10px 20px}@media (max-width:480px){.about-product-company .section-header h2{width:auto;max-width:90%}.about-product-company .about-section{padding:40px 15px}}}.about-image.carousel-container{border:1px solid #002366}.about-image img.imgg-2{margin-left:2.3px!important}@media (max-width:699px){body .about-image img.imgg-2{margin-left:1.65px!important}}.about-image img.imgg-1{margin-left:2.25px!important}@media (min-width:769px){section.about-product-company .about-content.right-floating{flex:unset;width:46%;margin-left:4%}section.about-product-company .about-content.left-floating{flex:unset;width:46%;margin-right:4%}section.about-product-company .about-row{gap:0}}body .loi-khuyen-chuyen-gia .about-content.left-floating.in-view{margin-right:unset;width:50%}body .loi-khuyen-chuyen-gia .about-image.carousel-container.right-floating.in-view{max-width:50%}body .loi-khuyen-chuyen-gia .about-content.left-floating.in-view{margin-right:unset;width:46%;right:0;position:absolute}@media (max-width:768px){body .loi-khuyen-chuyen-gia .about-content.left-floating.in-view{width:100%;position:relative}body .loi-khuyen-chuyen-gia .about-image.carousel-container.right-floating.in-view{max-width:unset}}.loi-khuyen-chuyen-gia .carousel-navigation{display:flex;gap:15px;margin-top:20px}@media (max-width:768px){.loi-khuyen-chuyen-gia .carousel-navigation{justify-content:center}.loi-khuyen-chuyen-gia .about-content p{margin-bottom:0}.loi-khuyen-chuyen-gia .nav-btn svg{width:42px;height:15px}}.loi-khuyen-chuyen-gia .carousel-navigation .nav-btn{background:#fff0;border:1px solid #002366;border-radius:30px!important;width:94px;height:32px;margin-bottom:unset;flex-shrink:0;transition:all 0.3s;color:#002366;border-radius:20px;background-color:#fff0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;padding:0;margin-right:unset}.carousel-navigation .nav-btn:hover{background-color:#0b1f52}.carousel-navigation .nav-btn svg{transition:all 0.3s ease}.carousel-navigation .nav-btn:hover svg path{stroke:#fff}body .loi-khuyen-chuyen-gia img.carousel-slide.img-202636abc.ls-is-cached.lazyloaded{margin-left:1.5px}@media (min-width:769px){.loi-khuyen-chuyen-gia .expert-desc{}}.loi-khuyen-chuyen-gia .overlay-quote-wrapper{position:absolute;top:30px;left:30px;max-width:55%;display:flex;gap:15px;align-items:flex-start;z-index:10;pointer-events:none}.loi-khuyen-chuyen-gia .overlay-quote-wrapper svg{flex-shrink:0;width:30px;height:auto;color:#002366}.loi-khuyen-chuyen-gia .overlay-quote-text{color:#002366;font-size:16px;font-weight:400;font-style:italic;line-height:1.3;text-align:justify;letter-spacing:0}@media (max-width:768px){.loi-khuyen-chuyen-gia .overlay-quote-wrapper{top:15px;left:15px;max-width:55%}.loi-khuyen-chuyen-gia .overlay-quote-text{font-size:12px}.loi-khuyen-chuyen-gia .overlay-quote-wrapper svg{width:20px}}.expert-author-label{text-align:left;background-color:#0b1f52;color:#fff;padding:10px;border-radius:30px;display:inline-block;font-style:italic;font-size:12px;margin-bottom:20px;transition:opacity 0.3s ease;margin-left:-8px;width:105%}@media (max-width:768px){.expert-author-label{margin-top:15px;padding:8px;font-size:13px}}\r\n<\/style>\r\n\r\n<div class=\"about-section container\">\r\n\r\n    <!-- About Company -->\r\n    <div class=\"about-row\">\r\n        <div class=\"about-image left-floating\">\r\n            <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/the-pet-vietnam-banner.png\" alt=\"About the Company\" title=\"\">\r\n        <\/div>\r\n        <div class=\"about-content right-floating\">\r\n            <div class=\"section-header\">\r\n                <h2 class=\"about-content__about-title about-content__about-title-special\"\r\n                    style=\"text-transform: uppercase;\">THE PET VIETNAM<\/h2>\r\n                <div class=\"line\"><\/div>\r\n            <\/div>\r\n            <p>Founded in 2015, The Pet Vietnam is a <strong>pioneer brand in fresh pate<\/strong> for dogs and cats in\r\n                Vietnam.\r\n                With <strong>over 20 flavors<\/strong> and a <strong>wide distribution network,<\/strong> our products are\r\n                trusted and recommended by veterinarians. Certified with\r\n                <strong>HACCP and ISO 9001:2015<\/strong> standards, The Pet Vietnam is committed to delivering\r\n                nutritional solutions that help pets stay healthier and happier every day. Our products are now\r\n                <strong>available nationwide and exported to international markets.<\/strong>\r\n            <\/p>\r\n            <a href=\"https:\/\/thepet.vn\/en\/gioi-thieu-ve-chung-toi\/\" rel=\"noopener\" class=\"btn explo-btn\">LEARN MORE <img decoding=\"async\"\r\n                    src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\"><\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- About Product -->\r\n    <div class=\"about-row row-reverse\">\r\n        <div class=\"about-image carousel-container right-floating\">\r\n            <div class=\"carousel-track\">\r\n                <img decoding=\"async\" class=\"carousel-slide img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/12\/467476038_1101647207725365_5590176940519700007_n-1531x1536.png\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2024\/12\/462582118_1893325694524993_3176190748211511183_n-1536x1383.png\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/3-scaled.jpeg\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2 img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/07\/Screenshot-2022-12-01-at-23.14.04-2048x1679-1.png\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2 img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/07\/Screenshot-2022-12-01-at-23.10.59-2048x1861-1.png\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/2-scaled.jpeg\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/4-scaled.jpeg\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/the-pet-1-scaled.jpeg\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/the-pet-2-scaled.jpeg\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide imgg-2\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/1-scaled.jpeg\" alt=\"The Pet Vietnam Banner\" title=\"\">\r\n            <\/div>\r\n            <div class=\"about-carousel-dots\">\r\n                <span class=\"about-dot active\" data-index=\"0\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"1\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"2\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"3\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"4\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"5\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"6\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"7\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"8\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"9\"><\/span>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"about-content left-floating\">\r\n            <div class=\"section-header section-header-boss\">\r\n                <h2 style=\"text-transform: uppercase;\" class=\"about-content__about-title\">PERFECT MEALS <span\r\n                        class=\"mobile-break\"><\/span> FOR YOUR BOSS<\/h2>\r\n                <div class=\"line line-n2\"><\/div>\r\n            <\/div>\r\n            <p>The Pet Vietnam fresh pate is made from <strong>fresh ingredients<\/strong>, with <strong>no by-products\r\n                    or artificial flavorings.<\/strong> Packed with protein and balanced nutrition, it helps pets stay\r\n                healthy and active. With <strong>60\u201384% moisture content,<\/strong> it supports hydration and helps\r\n                <strong>reduce the risk of kidney stones.<\/strong> Delicious and nutritious, it\u2019s more than just a meal\r\n                \u2014 it\u2019s daily care for your boss\u2019s health and happiness.\r\n            <\/p>\r\n            <a href=\"https:\/\/thepet.vn\/en\/cua-hang\/\" rel=\"noopener\" class=\"btn explo-btn\">CHOOSE THE PERFECT FLAVOR <img decoding=\"async\"\r\n                    src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\"><\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- L\u1eddi khuy\u00ean t\u1eeb chuy\u00ean gia -->\r\n    <div class=\"about-row loi-khuyen-chuyen-gia\">\r\n        <div class=\"about-image carousel-container right-floating\">\r\n            <div class=\"overlay-quote-wrapper\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path\r\n                        d=\"M14.017 18L14.017 10.609C14.017 4.905 17.748 1.039 23 0L23.995 2.151C21.563 3.068 20 5.789 20 8H24V18H14.017ZM0 18V10.609C0 4.905 3.748 1.038 9 0L9.996 2.151C7.563 3.068 6 5.789 6 8H9.983L9.983 18L0 18Z\"\r\n                        fill=\"currentColor\" \/>\r\n                <\/svg>\r\n                <div class=\"overlay-quote-text\">Wet food is the smartest way to provide hydration for a cat\u2019s urinary\r\n                    system.\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"carousel-track\">\r\n                <img decoding=\"async\" class=\"carousel-slide img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/doctor-01.png\" alt=\"L\u1eddi khuy\u00ean t\u1eeb chuy\u00ean gia ThePet\" title=\"\">\r\n                <!-- <img decoding=\"async\" class=\"carousel-slide img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/certificate-thepet.png\" alt=\"L\u1eddi khuy\u00ean t\u1eeb chuy\u00ean gia ThePet\" title=\"\">\r\n                <img decoding=\"async\" class=\"carousel-slide img-202636abc\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/next-rising-star-awd.png\" alt=\"L\u1eddi khuy\u00ean t\u1eeb chuy\u00ean gia ThePet\" title=\"\"> -->\r\n            <\/div>\r\n            <div class=\"about-carousel-dots\">\r\n                <span class=\"about-dot active\" data-index=\"0\"><\/span>\r\n                <!-- <span class=\"about-dot\" data-index=\"1\"><\/span>\r\n                <span class=\"about-dot\" data-index=\"2\"><\/span> -->\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"about-content left-floating\">\r\n            <div class=\"section-header section-header-boss\">\r\n                <h2 style=\"text-transform: uppercase;\" class=\"about-content__about-title\">EXPERT <span\r\n                        class=\"mobile-break\"><\/span> RECOMMENDATION<\/h2>\r\n                <div class=\"line line-n2\"><\/div>\r\n            <\/div>\r\n            <p class=\"expert-desc\">For cats that do not drink enough water, proper hydration can significantly reduce\r\n                urinary tract issues by helping flush harmful toxins and bacteria from the urinary system.\r\n            <\/p>\r\n            <div class=\"expert-author-label\">\r\n                Dr. Ng\u00f4 H\u1ed3ng Ph\u01b0\u1ee3ng - Lecturer, Faculty of Animal Science & Veterinary Medicine Nong Lam University,\r\n                HCMC\r\n            <\/div>\r\n            <div class=\"carousel-navigation\">\r\n                <button class=\"nav-btn prev-btn\" aria-label=\"Previous slide\">\r\n                    <svg width=\"42\" height=\"12\" viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M41 6H1M1 6L6 1M1 6L6 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                            stroke-linejoin=\"round\" \/>\r\n                    <\/svg>\r\n                <\/button>\r\n                <button class=\"nav-btn next-btn\" aria-label=\"Next slide\">\r\n                    <svg width=\"42\" height=\"12\" viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M1 6H41M41 6L36 1M41 6L36 11\" stroke=\"currentColor\" stroke-width=\"2\"\r\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                    <\/svg>\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n        const containers = document.querySelectorAll('.carousel-container');\r\n\r\n        containers.forEach(container => {\r\n            const track = container.querySelector('.carousel-track');\r\n            const dots = container.querySelectorAll('.about-dot');\r\n            const slides = container.querySelectorAll('.carousel-slide');\r\n            const dotsContainer = container.querySelector('.about-carousel-dots');\r\n            const row = container.closest('.about-row');\r\n            const nav = row ? row.querySelector('.carousel-navigation') : null;\r\n\r\n            \/\/ Hide dots and navigation if only 1 slide\r\n            if (slides.length <= 1) {\r\n                if (dotsContainer) dotsContainer.style.display = 'none';\r\n                if (nav) nav.style.display = 'none';\r\n                return; \/\/ Skip initialization for single slide\r\n            }\r\n\r\n            let currentSlide = 0;\r\n            let isDragging = false;\r\n            let startPos = 0;\r\n            let currentTranslate = 0;\r\n            let prevTranslate = 0;\r\n            let animationID = 0;\r\n\r\n            \/\/ Prevent default image drag\r\n            slides.forEach(slide => {\r\n                slide.addEventListener('dragstart', (e) => e.preventDefault());\r\n            });\r\n\r\n            \/\/ Go to specific slide\r\n            function goToSlide(index) {\r\n                dots.forEach(dot => dot.classList.remove('active'));\r\n                currentSlide = index;\r\n                currentTranslate = -currentSlide * container.offsetWidth;\r\n                prevTranslate = currentTranslate;\r\n                track.style.transition = 'transform 0.6s cubic-bezier(0.65, 0, 0.35, 1)';\r\n                setSliderPosition();\r\n                if (dots[currentSlide]) dots[currentSlide].classList.add('active');\r\n\r\n                const expertRow = container.closest('.loi-khuyen-chuyen-gia');\r\n                if (expertRow) {\r\n                    const descEl = expertRow.querySelector('.expert-desc');\r\n                    const authorLabel = expertRow.querySelector('.expert-author-label');\r\n                    const overlayQuoteEl = container.querySelector('.overlay-quote-text');\r\n\r\n                    if (overlayQuoteEl) {\r\n                        const overlayData = [\r\n                            'Wet food is the smartest way to provide hydration for a cat\u2019s urinary system.'\r\n                            \/\/\r\n                        ];\r\n                        if (overlayData[index]) {\r\n                            overlayQuoteEl.innerHTML = overlayData[index];\r\n                        }\r\n                    }\r\n\r\n                    if (descEl) {\r\n                        const expertData = [\r\n                            'For cats that do not drink enough water, proper hydration can significantly reduce urinary tract issues by helping flush harmful toxins and bacteria from the urinary system.'\r\n                            \/\/\r\n                        ];\r\n                        if (expertData[index]) {\r\n                            descEl.innerHTML = expertData[index];\r\n                        }\r\n                    }\r\n                    if (authorLabel) {\r\n                        const labelData = [\r\n                            'Dr. Ng\u00f4 H\u1ed3ng Ph\u01b0\u1ee3ng - Lecturer, Faculty of Animal Science & Veterinary Medicine Nong Lam University, HCMC'\r\n                            \/\/ 'Ch\u1ee9ng nh\u1eadn v\u1ec1 ch\u1ea5t l\u01b0\u1ee3ng s\u1ea3n ph\u1ea9m ThePet',\r\n                            \/\/ 'Gi\u1ea3i th\u01b0\u1edfng Next Rising Star c\u1ee7a n\u0103m'\r\n                        ];\r\n                        if (labelData[index] && labelData[index].trim() !== '') {\r\n                            authorLabel.innerHTML = labelData[index];\r\n                            authorLabel.style.display = 'inline-block';\r\n                        } else {\r\n                            authorLabel.style.display = 'none';\r\n                        }\r\n                    }\r\n                }\r\n            }\r\n\r\n            function nextSlide() {\r\n                let index = (currentSlide + 1) % slides.length;\r\n                goToSlide(index);\r\n            }\r\n\r\n            \/\/ Auto-slide\r\n            let autoSlide = setInterval(nextSlide, 5000);\r\n\r\n            function resetAutoSlide() {\r\n                clearInterval(autoSlide);\r\n                autoSlide = setInterval(nextSlide, 5000);\r\n            }\r\n\r\n            if (row) {\r\n                const prevBtn = row.querySelector('.prev-btn');\r\n                const nextBtn = row.querySelector('.next-btn');\r\n\r\n                if (prevBtn) {\r\n                    prevBtn.addEventListener('click', () => {\r\n                        let index = (currentSlide - 1 + slides.length) % slides.length;\r\n                        goToSlide(index);\r\n                        resetAutoSlide();\r\n                    });\r\n                }\r\n                if (nextBtn) {\r\n                    nextBtn.addEventListener('click', () => {\r\n                        nextSlide();\r\n                        resetAutoSlide();\r\n                    });\r\n                }\r\n            }\r\n\r\n            dots.forEach(dot => {\r\n                dot.addEventListener('click', () => {\r\n                    const index = parseInt(dot.getAttribute('data-index'));\r\n                    goToSlide(index);\r\n                    resetAutoSlide();\r\n                });\r\n            });\r\n\r\n            \/\/ DRAG FUNCTIONALITY\r\n            container.addEventListener('touchstart', touchStart);\r\n            container.addEventListener('touchend', touchEnd);\r\n            container.addEventListener('touchmove', touchMove);\r\n\r\n            container.addEventListener('mousedown', touchStart);\r\n            container.addEventListener('mouseup', touchEnd);\r\n            container.addEventListener('mouseleave', touchEnd);\r\n            container.addEventListener('mousemove', touchMove);\r\n\r\n            function touchStart(event) {\r\n                isDragging = true;\r\n                startPos = getPositionX(event);\r\n                animationID = requestAnimationFrame(animation);\r\n                container.style.cursor = 'grabbing';\r\n                track.style.transition = 'none';\r\n                clearInterval(autoSlide);\r\n            }\r\n\r\n            function touchEnd() {\r\n                isDragging = false;\r\n                cancelAnimationFrame(animationID);\r\n                container.style.cursor = 'grab';\r\n\r\n                const movedBy = currentTranslate - prevTranslate;\r\n\r\n                if (movedBy < -100) currentSlide = (currentSlide + 1) % slides.length;\r\n                if (movedBy > 100) currentSlide = (currentSlide - 1 + slides.length) % slides.length;\r\n\r\n                goToSlide(currentSlide);\r\n                resetAutoSlide();\r\n            }\r\n\r\n            function touchMove(event) {\r\n                if (isDragging) {\r\n                    const currentPosition = getPositionX(event);\r\n                    currentTranslate = prevTranslate + currentPosition - startPos;\r\n                }\r\n            }\r\n\r\n            function getPositionX(event) {\r\n                return event.type.includes('mouse') ? event.pageX : event.touches[0].clientX;\r\n            }\r\n\r\n            function animation() {\r\n                setSliderPosition();\r\n                if (isDragging) requestAnimationFrame(animation);\r\n            }\r\n\r\n            function setSliderPosition() {\r\n                track.style.transform = `translateX(${currentTranslate}px)`;\r\n            }\r\n\r\n            window.addEventListener('resize', () => {\r\n                goToSlide(currentSlide);\r\n            });\r\n        });\r\n    });\r\n<\/script>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1903335770 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n<\/div>\n\t<section class=\"section promotion-section-new dark\" id=\"section_1399200588\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<style>\r\n   @import url(https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@600;700;800&display=swap);.section.promotion-section-new.dark{background:linear-gradient(90deg,#003599 0%,#002366 100%)!important}.promotion-section{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;align-items:center;justify-content:left;text-align:left;min-height:300px;position:relative;overflow:hidden}.promotion-section *{font-family:'Prompt',sans-serif!important;box-sizing:border-box}.promotion-title{color:#fff;font-size:3rem;font-weight:700;text-transform:uppercase;margin:0 0 30px 0;line-height:1.2;letter-spacing:0}.promotion-btn{display:inline-flex;align-items:center;gap:10px;background-color:#fff;color:#0b1f52!important;padding:15px 50px;border-radius:50px;text-decoration:none;font-weight:700;font-size:16px;width:fit-content!important;text-transform:uppercase;transition:transform 0.3s ease,background-color 0.3s ease}.promotion-btn:hover{background-color:#0b1f52!important;color:#ffffff!important;transform:translateY(-2px)}.promotion-btn img{width:20px;height:auto;display:inline-block;transition:transform 0.3s ease}.promotion-btn:hover img{filter:brightness(0) invert(1);transform:translateX(5px)}body .promotion-btn.btn{width:18rem;justify-content:center}@media (max-width:768px){.promotion-title{font-size:2.25rem;letter-spacing:.5px;width:95%;margin:0 auto 30px}.promotion-section{grid-template-columns:1fr;padding:20px 0!important;min-height:250px;align-items:center;justify-content:center;text-align:center}.btn{padding:12px 35px;font-size:16px}}@media (min-width:376px) and (max-width:480px){.promotion-title{font-size:2rem}}@media (max-width:375px){body .promotion-title{font-size:1.75rem}}@media (max-width:768px){.hide-for-desktop{display:inline-block}}\r\n<\/style>\r\n\r\n<div class=\"promotion-section container left-floating\">\r\n    <!-- left col -->\r\n    <div class=\"left-col\">\r\n        <h2 class=\"promotion-title\" style=\"text-transform: uppercase;\">NEWEST PICKS <br class=\"hide-for-desktop\">\r\n            FOR YOUR BOSS<\/h2>\r\n        <a href=\"https:\/\/thepet.vn\/en\/san-pham\/\" rel=\"noopener\" class=\"promotion-btn btn\" style=\"text-transform: uppercase;\">\r\n            ADD TO CART NOW <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\" title=\"\">\r\n        <\/a>\r\n    <\/div>\r\n    <!-- right col -->\r\n    <div class=\"right-col\">\r\n        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/9a5e6aef685222d675eb5dec2408c76082a0c9a9-scaled.png\" alt=\"promotion\" title=\"\">\r\n    <\/div>\r\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1399200588 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n  background-color: rgb(13, 31, 107);\n}\n<\/style>\n\t<\/section>\n\t\n<div id=\"paw-container-sect\" class=\"paw-container-sect\">\n\t<section class=\"section featured-products-section-new\" id=\"section_305002811\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t    <style>\r\n       @import url(https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@600;700;800&display=swap);.thepet-feature-wrapper{--primary-color:#102B61;--bg-gray:#e8e8e8;--text-color:#1a1a1a;--font-main:'Prompt', sans-serif;--font-secondary:'Prompt', sans-serif;font-family:var(--font-main);color:var(--primary-color);position:relative;padding:40px 0;padding-top:0;width:100%;display:block;box-sizing:border-box}@media (max-width:768px){.thepet-feature-wrapper{padding:10px 0}}.thepet-feature-wrapper *{box-sizing:border-box}.thepet-feature-wrapper .col-inner{padding:3px 2px}.thepet-feature-wrapper .container{margin:0 auto;display:flex;flex-direction:column;gap:50px}@media (max-width:768px){.section.featured-products-section-new .thepet-feature-wrapper .container{gap:30px;margin-bottom:40px}}.thepet-feature-wrapper .highlight-section{display:flex;flex-direction:column;gap:20px}.thepet-feature-wrapper .section-header{display:flex;align-items:center;gap:15px;margin-bottom:0}.thepet-feature-wrapper .section-header h2{font-weight:800;font-size:30px!important;text-transform:uppercase;letter-spacing:0;color:var(--primary-color);white-space:nowrap;margin:0;font-family:var(--font-main)}@media (max-width:768px){.thepet-feature-wrapper .section-header h2{font-weight:800;font-size:28px!important;text-transform:uppercase;letter-spacing:0px!important;color:var(--primary-color);white-space:normal;margin:0;font-family:var(--font-main)}}.thepet-feature-wrapper .section-header .line{height:2px;width:100%;background-color:var(--primary-color)}.thepet-feature-wrapper .sku-grid{display:block;margin-left:4px}@media (max-width:768px){body .thepet-feature-wrapper .section-header .line{width:20%}.thepet-feature-wrapper .sku-grid{margin-left:unset}}.thepet-feature-wrapper .category-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.thepet-feature-wrapper .category-card{background-color:#fff;border-radius:8px;aspect-ratio:4 \/ 3;position:relative;display:flex;align-items:center;justify-content:center;padding:30px;overflow:hidden}.thepet-feature-wrapper .category-card>svg{width:80px;height:80px;fill:#ccc}.thepet-feature-wrapper .category-content{position:absolute;bottom:20px;left:15px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;z-index:2}.thepet-feature-wrapper .meow-meow{left:unset;right:15px}.thepet-feature-wrapper .category-title{font-size:26px;font-weight:700;color:var(--primary-color);text-transform:uppercase;margin:0;line-height:1.2;font-family:var(--font-main)}@media (max-width:768px){.thepet-feature-wrapper .category-title{font-size:1.45rem}}.thepet-feature-wrapper .buy-now-btn{background-color:#fff;border:1px solid var(--primary-color);color:var(--primary-color);border-radius:30px;font-family:var(--font-main);font-weight:700;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:7px;transition:all 0.3s ease;text-decoration:none;width:fit-content;text-align:center;padding:10px 65px;justify-content:center}.thepet-feature-wrapper .buy-now-btn:hover{background-color:var(--primary-color);color:#fff}@media (max-width:768px){body .thepet-feature-wrapper .buy-now-btn{padding:7px 22px!important;font-size:0.9rem!important}body .thepet-feature-wrapper .category-content{gap:6px!important}}.thepet-feature-wrapper .highlight-section{order:1}.thepet-feature-wrapper .category-grid{order:2}@media (min-width:769px){body .thepet-feature-wrapper .sku-grid .products{gap:1rem!important}body .thepet-feature-wrapper .category-description,body .thepet-feature-wrapper .category-title{line-height:1!important}}.thepet-feature-wrapper .sku-grid .products{display:grid;grid-template-columns:repeat(4,1fr)!important;gap:0!important;list-style:none!important;padding:0!important;margin:0!important;justify-content:space-between}.thepet-feature-wrapper .sku-grid .product{width:100%!important;max-width:unset!important;margin:0!important;float:none!important;display:flex;flex-direction:column;align-items:stretch;background-color:#fff0;border-radius:6px;padding:4px;text-align:center}@media (max-width:768px){body .thepet-feature-wrapper .sku-grid .product{margin-bottom:1.5rem!important}}.thepet-feature-wrapper .sku-grid .product>a{display:flex;flex-direction:row;text-decoration:none;flex-grow:1}.thepet-feature-wrapper .sku-grid .product .box-image a{display:block;background-color:#fff;border:1px solid var(--primary-color);border-radius:8px;padding:0;overflow:hidden!important;isolation:isolate;margin-bottom:5px;height:auto;position:relative}.best-seller-badge-mock{position:absolute;top:10px;right:10px;background-color:#002366;color:#fff;font-size:11px;font-family:var(--font-main,'Prompt',sans-serif);font-weight:600;padding:4px 12px;border-radius:12px;z-index:10}ins bdi{color:#002366!important;font-weight:600!important}@media (max-width:768px){body .thepet-feature-wrapper .sku-grid .product .box-image a{height:auto}body .thepet-feature-wrapper .value,body ins bdi{font-size:18px}}.thepet-feature-wrapper .sku-grid .product img{aspect-ratio:16\/12;width:100%;height:100%;object-fit:fill;display:block;border:none!important;padding:0!important;border-radius:0!important;transition:transform 0.6s cubic-bezier(.175,.885,.32,1);will-change:transform}@media (max-width:768px){body .thepet-feature-wrapper .sku-grid .product img{aspect-ratio:16\/13}}.thepet-feature-wrapper .sku-grid .product:hover .box-image a img{transform:scale(1.15)}.thepet-feature-wrapper .sku-grid h2 a{border:none!important;padding:0!important;background-color:transparent!important}.thepet-feature-wrapper .sku-grid .product img.back-image,.thepet-feature-wrapper .sku-grid .product img.show-on-hover{display:none!important}.name.product-title.woocommerce-loop-product__title a{line-height:1.2rem;height:2.4rem;color:#002366;font-weight:600;font-family:'Prompt';font-size:.9rem;margin:0;margin-top:0;text-align:left;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){body .name.product-title.woocommerce-loop-product__title a{font-size:1rem;line-height:1.2rem;height:2.4rem!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body .product-small .box-image{padding-bottom:0!important}body .thepet-feature-wrapper .sku-grid .product .woocommerce-loop-product__title{padding:4px 0 0 0!important}body section.featured-products-section-new{padding-bottom:unset!important}}body .thepet-feature-wrapper .box-text.box-text-products{padding-top:1px!important;padding-bottom:0!important}.thepet-feature-wrapper .sku-grid .product .woocommerce-loop-product__title{font-family:var(--font-secondary);font-size:13px!important;font-weight:800!important;color:var(--primary-color)!important;text-transform:uppercase;padding:7px 0 0 0!important;margin:0!important;text-align:left;border-radius:12px 12px 0 0;border-bottom:none}.featured-products-section-new .quick-view.quick-view-added,.featured-products-section-new .add-to-cart-grid.product_type_simple.add_to_cart_button{display:none!important}.thepet-feature-wrapper .product-details-mock{padding:7px 0 12px 0;text-align:left;margin-bottom:0;flex-grow:1;display:flex;flex-direction:column;gap:8px;border-radius:0 0 12px 12px}.thepet-feature-wrapper .custom-row{display:flex;align-items:center;gap:9px!important}del span.amount{font-style:italic}.thepet-feature-wrapper .badge{background-color:#ec8234;color:#fff;padding:5px 12px;border-radius:20px;font-weight:400;font-size:10px;white-space:nowrap;justify-content:center;text-align:center;align-items:center;display:flex;width:fit-content;height:fit-content;line-height:1}.thepet-feature-wrapper .value{font-weight:600;font-size:16px;color:var(--primary-color);line-height:1}.thepet-feature-wrapper .price-row{display:flex;align-items:center;gap:8px;margin-top:auto}.thepet-feature-wrapper .sku-grid .product .price{display:flex!important;flex-direction:row;align-items:flex-end;gap:4px;font-family:var(--font-main);color:var(--primary-color)!important;font-weight:800;font-size:16px;margin-bottom:0;line-height:1}.thepet-feature-wrapper .sku-grid .product .price del{font-size:8px;font-weight:400;color:#666;text-decoration:line-through;margin-bottom:0}.thepet-feature-wrapper .sku-grid .product .price ins{text-decoration:none;font-size:16px;color:var(--primary-color)}.thepet-feature-wrapper .custom-add-to-cart-btn{display:inline-flex!important;align-items:center;justify-content:center;flex-wrap:nowrap!important;white-space:nowrap!important;gap:10px;width:100%;padding:10px 30px;background-color:#fff!important;color:var(--primary-color)!important;border-radius:30px!important;font-family:var(--font-main);font-weight:700;font-size:16px;text-transform:uppercase;text-decoration:none;margin-top:auto;position:relative;border:1px solid var(--primary-color)!important;transition:all 0.3s;cursor:pointer}.thepet-feature-wrapper .custom-add-to-cart-btn:hover{background-color:var(--primary-color)!important;color:#fff!important}.thepet-feature-wrapper .custom-add-to-cart-btn::after{content:'';width:20px;height:7px;background-image:url(https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png);background-size:contain;background-repeat:no-repeat;display:inline-block;flex-shrink:0;transition:transform 0.3s ease,filter 0.3s}.thepet-feature-wrapper .buy-now-btn img{width:20px;height:auto;display:inline-block;transition:transform 0.3s ease}.thepet-feature-wrapper .buy-now-btn:hover img{filter:brightness(0) invert(1);transform:translateX(5px)}.thepet-feature-wrapper .custom-add-to-cart-btn:hover::after{transform:translateX(5px);filter:brightness(0) invert(1)}.thepet-feature-wrapper .sku-grid .product .star-rating,.thepet-feature-wrapper .sku-grid .product .onsale{display:none!important}@media (min-width:769px) and (max-width:1300px){html body .thepet-feature-wrapper .sku-grid .products{grid-template-columns:1fr 1fr!important}}@media (max-width:768px){.thepet-feature-wrapper .sku-grid .products{grid-template-columns:1fr!important}.thepet-feature-wrapper .highlight-section{order:1}.thepet-feature-wrapper .category-grid{order:2;grid-template-columns:1fr}.thepet-feature-wrapper .category-card{aspect-ratio:auto;height:350px}.thepet-feature-wrapper .category-content:not(.meow-meow){bottom:15px;left:10px}.thepet-feature-wrapper .meow-meow{left:unset;right:10px;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.meow-meow .category-title{text-align:right}}.thepet-feature-wrapper .meow-meow{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.meow-meow .category-title{text-align:right}.featured-products-section-new .box-text-products .price-wrapper{display:none!important}.custom-blue-bordering{border:1px solid #002366!important;background-image:url(https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/for-dog-1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.custom-blue-bordering.imgg-cat-2{background-image:url(https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/for-cat-1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.category-description{font-size:16px;color:#002366;margin-bottom:0;line-height:1.4;letter-spacing:0;font-weight:400;font-family:'Prompt'!important}@media (min-width:768px){.mobile-break-line-br{display:none!important}}@media (max-width:768px){.custom-row:nth-child(1){justify-content:space-between}.custom-row:nth-child(1) div:nth-child(2){margin-right:2.25rem}}.added_to_cart.wc-forward{display:none!important}\r\n    <\/style>\r\n\r\n    <div class=\"thepet-feature-wrapper\">\r\n        <div class=\"container\">\r\n            <!-- Highlight Section -->\r\n            <div class=\"highlight-section top-floating\">\r\n                <div class=\"section-header\">\r\n                    <h2\r\n                        style=\"font-weight: bolder; font-family: 'Prompt' !important; letter-spacing: 0; font-size: 1.75rem; text-transform: uppercase; width: fit-content;\">\r\n                        MOST TRUSTED BY PET PARENTS<\/h2>\r\n                    <div class=\"line\"><\/div>\r\n                <\/div>\r\n\r\n                <div class=\"sku-grid\">\r\n                    <div class=\"woocommerce columns-4 \"><div class=\"products row row-small large-columns-4 medium-columns-4 small-columns-2\">\n\n<div class=\"product-small col has-hover product type-product post-4030 status-publish first instock product_cat-pate-tuoi product_cat-pate-tuoi-the-pet-vietnam-hop-1kg product_tag-gan-ga product_tag-pate-tuoi product_tag-uc-ga has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n\t<div class=\"col-inner\">\n\t\n<div class=\"badge-container absolute left top z-1\">\n\t\t<div class=\"callout badge badge-circle\"><div class=\"badge-inner secondary on-sale\"><span class=\"onsale\">Sale!<\/span><\/div><\/div>\n<\/div>\n\t<div class=\"product-small box \">\n\t\t<div class=\"box-image\">\n\t\t\t<div class=\"image-fade_in_back\">\n\t\t\t\t<a href=\"https:\/\/thepet.vn\/san-pham\/pate-hon-hop-ga-mixed-chicken-and-liver\/\" aria-label=\"Pate h\u1ed7n h\u1ee3p g\u00e0 (Mixed chicken and liver) h\u1ed9p 1kg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-247x247.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-247x247.png 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-300x300.png 300w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-1024x1024.png 1024w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-150x150.png 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-768x768.png 768w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-1536x1536.png 1536w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-510x510.png 510w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24-100x100.png 100w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/24.png 2000w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/13-1-1-247x247.jpg\" class=\"show-on-hover absolute fill hide-for-small back-image\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/13-1-1-247x247.jpg 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/13-1-1-150x150.jpg 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/13-1-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\">\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small top right show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small hide-for-small bottom left show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools grid-tools text-center hide-for-small bottom hover-slide-in show-on-hover\">\n\t\t\t\t\t\t\t\t<a href=\"?add-to-cart=4030\" data-quantity=\"1\" class=\"add-to-cart-grid no-padding is-transparent product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"4030\" data-product_sku=\"SP000005\" aria-label=\"Add &ldquo;Pate h\u1ed7n h\u1ee3p g\u00e0 (Mixed chicken and liver) h\u1ed9p 1kg&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\"><div class=\"cart-icon tooltip is-small\" title=\"Add to cart\"><strong>+<\/strong><\/div><\/a>  <a class=\"quick-view\" data-prod=\"4030\" href=\"#quick-view\">Quick View<\/a>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"box-text box-text-products\">\n\t\t\t<div class=\"title-wrapper\">\t\t<p class=\"category uppercase is-smaller no-text-overflow product-cat op-7\">\n\t\t\tPate t\u01b0\u01a1i\t\t<\/p>\n\t<h2 class=\"name product-title woocommerce-loop-product__title\"><a href=\"https:\/\/thepet.vn\/san-pham\/pate-hon-hop-ga-mixed-chicken-and-liver\/\">Pate h\u1ed7n h\u1ee3p g\u00e0 (Mixed chicken and liver) h\u1ed9p 1kg<\/a><\/h2><span class=\"thepet-total-sales-data\" data-sales=\"31.8K+\" style=\"display:none;\"><\/span><\/div><div class=\"price-wrapper\"><\/div>\t\t<\/div>\n\t<\/div>\n\t\t\t\t<input type=\"hidden\" class=\"wpmProductId\" data-id=\"4030\">\n\t\t\t\t\t<script>\n\t\t\t(window.wpmDataLayer = window.wpmDataLayer || {}).products             = window.wpmDataLayer.products || {};\n\t\t\twindow.wpmDataLayer.products[4030] = {\"id\":\"4030\",\"sku\":\"SP000005\",\"price\":95000,\"brand\":\"\",\"quantity\":1,\"dyn_r_ids\":{\"post_id\":\"4030\",\"sku\":\"SP000005\",\"gpf\":\"woocommerce_gpf_4030\",\"gla\":\"gla_4030\"},\"is_variable\":false,\"type\":\"simple\",\"name\":\"Pate h\u1ed7n h\u1ee3p g\u00e0 (Mixed chicken and liver) h\u1ed9p 1kg\",\"category\":[\"Pate t\u01b0\u01a1i\",\"Pate t\u01b0\u01a1i The Pet Vietnam h\u1ed9p 1kg\"],\"is_variation\":false};\n\t\t\t\t\twindow.pmw_product_position = window.pmw_product_position || 1;\n\t\twindow.wpmDataLayer.products[4030]['position'] = window.pmw_product_position++;\n\t\t\t\t<\/script>\n\t\t\t<\/div>\n<\/div>\n\n<div class=\"product-small col has-hover product type-product post-4028 status-publish instock product_cat-pate-tuoi product_cat-pate-tuoi-the-pet-vietnam-hop-1kg product_tag-ca-bien product_tag-pate-tuoi has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n\t<div class=\"col-inner\">\n\t\n<div class=\"badge-container absolute left top z-1\">\n\t\t<div class=\"callout badge badge-circle\"><div class=\"badge-inner secondary on-sale\"><span class=\"onsale\">Sale!<\/span><\/div><\/div>\n<\/div>\n\t<div class=\"product-small box \">\n\t\t<div class=\"box-image\">\n\t\t\t<div class=\"image-fade_in_back\">\n\t\t\t\t<a href=\"https:\/\/thepet.vn\/san-pham\/pate-hon-hop-ca-mixed-ocean-fish\/\" aria-label=\"Pate h\u1ed7n h\u1ee3p c\u00e1 (Mixed ocean fish) h\u1ed9p 1kg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-247x247.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-247x247.png 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-300x300.png 300w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-1024x1024.png 1024w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-150x150.png 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-768x768.png 768w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-1536x1536.png 1536w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-510x510.png 510w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1-100x100.png 100w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/1.png 2000w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/3-1-247x247.jpg\" class=\"show-on-hover absolute fill hide-for-small back-image\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/3-1-247x247.jpg 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/3-1-150x150.jpg 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/3-1-100x100.jpg 100w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\">\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small top right show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small hide-for-small bottom left show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools grid-tools text-center hide-for-small bottom hover-slide-in show-on-hover\">\n\t\t\t\t\t\t\t\t<a href=\"?add-to-cart=4028\" data-quantity=\"1\" class=\"add-to-cart-grid no-padding is-transparent product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"4028\" data-product_sku=\"SP000002\" aria-label=\"Add &ldquo;Pate h\u1ed7n h\u1ee3p c\u00e1 (Mixed ocean fish) h\u1ed9p 1kg&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\"><div class=\"cart-icon tooltip is-small\" title=\"Add to cart\"><strong>+<\/strong><\/div><\/a>  <a class=\"quick-view\" data-prod=\"4028\" href=\"#quick-view\">Quick View<\/a>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"box-text box-text-products\">\n\t\t\t<div class=\"title-wrapper\">\t\t<p class=\"category uppercase is-smaller no-text-overflow product-cat op-7\">\n\t\t\tPate t\u01b0\u01a1i\t\t<\/p>\n\t<h2 class=\"name product-title woocommerce-loop-product__title\"><a href=\"https:\/\/thepet.vn\/san-pham\/pate-hon-hop-ca-mixed-ocean-fish\/\">Pate h\u1ed7n h\u1ee3p c\u00e1 (Mixed ocean fish) h\u1ed9p 1kg<\/a><\/h2><span class=\"thepet-total-sales-data\" data-sales=\"28.9K+\" style=\"display:none;\"><\/span><\/div><div class=\"price-wrapper\"><\/div>\t\t<\/div>\n\t<\/div>\n\t\t\t\t<input type=\"hidden\" class=\"wpmProductId\" data-id=\"4028\">\n\t\t\t\t\t<script>\n\t\t\t(window.wpmDataLayer = window.wpmDataLayer || {}).products             = window.wpmDataLayer.products || {};\n\t\t\twindow.wpmDataLayer.products[4028] = {\"id\":\"4028\",\"sku\":\"SP000002\",\"price\":95000,\"brand\":\"\",\"quantity\":1,\"dyn_r_ids\":{\"post_id\":\"4028\",\"sku\":\"SP000002\",\"gpf\":\"woocommerce_gpf_4028\",\"gla\":\"gla_4028\"},\"is_variable\":false,\"type\":\"simple\",\"name\":\"Pate h\u1ed7n h\u1ee3p c\u00e1 (Mixed ocean fish) h\u1ed9p 1kg\",\"category\":[\"Pate t\u01b0\u01a1i\",\"Pate t\u01b0\u01a1i The Pet Vietnam h\u1ed9p 1kg\"],\"is_variation\":false};\n\t\t\t\t\twindow.pmw_product_position = window.pmw_product_position || 1;\n\t\twindow.wpmDataLayer.products[4028]['position'] = window.pmw_product_position++;\n\t\t\t\t<\/script>\n\t\t\t<\/div>\n<\/div>\n\n<div class=\"product-small col has-hover product type-product post-4031 status-publish instock product_cat-pate-tuoi product_cat-pate-tuoi-the-pet-vietnam-hop-1kg product_tag-ca-nuc-bien product_tag-pate-tuoi has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\n\t<div class=\"col-inner\">\n\t\n<div class=\"badge-container absolute left top z-1\">\n\t\t<div class=\"callout badge badge-circle\"><div class=\"badge-inner secondary on-sale\"><span class=\"onsale\">Sale!<\/span><\/div><\/div>\n<\/div>\n\t<div class=\"product-small box \">\n\t\t<div class=\"box-image\">\n\t\t\t<div class=\"image-fade_in_back\">\n\t\t\t\t<a href=\"https:\/\/thepet.vn\/san-pham\/pate-ca-nuc-horse-mackerel\/\" aria-label=\"Pate c\u00e1 n\u1ee5c (Horse mackerel) h\u1ed9p 1kg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-247x247.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-247x247.png 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-300x300.png 300w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-1024x1024.png 1024w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-150x150.png 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-768x768.png 768w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-1536x1536.png 1536w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-510x510.png 510w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4-100x100.png 100w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/4.png 2000w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-247x247.jpg\" class=\"show-on-hover absolute fill hide-for-small back-image\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-247x247.jpg 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-100x100.jpg 100w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-510x510.jpg 510w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-150x150.jpg 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-300x300.jpg 300w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-768x768.jpg 768w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-1024x1024.jpg 1024w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit-80x80.jpg 80w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/Pate-ca\u0301-nu\u0323c-Edit.jpg 1080w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\">\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small top right show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small hide-for-small bottom left show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools grid-tools text-center hide-for-small bottom hover-slide-in show-on-hover\">\n\t\t\t\t\t\t\t\t<a href=\"?add-to-cart=4031\" data-quantity=\"1\" class=\"add-to-cart-grid no-padding is-transparent product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"4031\" data-product_sku=\"SP000006\" aria-label=\"Add &ldquo;Pate c\u00e1 n\u1ee5c (Horse mackerel) h\u1ed9p 1kg&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\"><div class=\"cart-icon tooltip is-small\" title=\"Add to cart\"><strong>+<\/strong><\/div><\/a>  <a class=\"quick-view\" data-prod=\"4031\" href=\"#quick-view\">Quick View<\/a>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"box-text box-text-products\">\n\t\t\t<div class=\"title-wrapper\">\t\t<p class=\"category uppercase is-smaller no-text-overflow product-cat op-7\">\n\t\t\tPate t\u01b0\u01a1i\t\t<\/p>\n\t<h2 class=\"name product-title woocommerce-loop-product__title\"><a href=\"https:\/\/thepet.vn\/san-pham\/pate-ca-nuc-horse-mackerel\/\">Pate c\u00e1 n\u1ee5c (Horse mackerel) h\u1ed9p 1kg<\/a><\/h2><span class=\"thepet-total-sales-data\" data-sales=\"18.6K+\" style=\"display:none;\"><\/span><\/div><div class=\"price-wrapper\"><\/div>\t\t<\/div>\n\t<\/div>\n\t\t\t\t<input type=\"hidden\" class=\"wpmProductId\" data-id=\"4031\">\n\t\t\t\t\t<script>\n\t\t\t(window.wpmDataLayer = window.wpmDataLayer || {}).products             = window.wpmDataLayer.products || {};\n\t\t\twindow.wpmDataLayer.products[4031] = {\"id\":\"4031\",\"sku\":\"SP000006\",\"price\":95000,\"brand\":\"\",\"quantity\":1,\"dyn_r_ids\":{\"post_id\":\"4031\",\"sku\":\"SP000006\",\"gpf\":\"woocommerce_gpf_4031\",\"gla\":\"gla_4031\"},\"is_variable\":false,\"type\":\"simple\",\"name\":\"Pate c\u00e1 n\u1ee5c (Horse mackerel) h\u1ed9p 1kg\",\"category\":[\"Pate t\u01b0\u01a1i\",\"Pate t\u01b0\u01a1i The Pet Vietnam h\u1ed9p 1kg\"],\"is_variation\":false};\n\t\t\t\t\twindow.pmw_product_position = window.pmw_product_position || 1;\n\t\twindow.wpmDataLayer.products[4031]['position'] = window.pmw_product_position++;\n\t\t\t\t<\/script>\n\t\t\t<\/div>\n<\/div>\n\n<div class=\"product-small col has-hover product type-product post-6018 status-publish last instock product_cat-pate-tuoi product_cat-pate-tuoi-the-pet-vietnam-hop-1kg product_tag-ca product_tag-ga product_tag-pate-tuoi has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\n\t<div class=\"col-inner\">\n\t\n<div class=\"badge-container absolute left top z-1\">\n\t\t<div class=\"callout badge badge-circle\"><div class=\"badge-inner secondary on-sale\"><span class=\"onsale\">Sale!<\/span><\/div><\/div>\n<\/div>\n\t<div class=\"product-small box \">\n\t\t<div class=\"box-image\">\n\t\t\t<div class=\"image-fade_in_back\">\n\t\t\t\t<a href=\"https:\/\/thepet.vn\/san-pham\/pate-ga-ca-mixed-chicken-ocean-fish\/\" aria-label=\"Pate g\u00e0 c\u00e1 (Mixed ocean fish &amp; chicken breast) h\u1ed9p 1kg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-247x247.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-247x247.png 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-300x300.png 300w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-1024x1024.png 1024w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-150x150.png 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-768x768.png 768w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-1536x1536.png 1536w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-510x510.png 510w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12-100x100.png 100w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/05\/12.png 2000w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"247\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/10\/6-247x247.jpg\" class=\"show-on-hover absolute fill hide-for-small back-image\" alt=\"\" srcset=\"https:\/\/thepet.vn\/wp-content\/uploads\/2018\/10\/6-247x247.jpg 247w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/10\/6-150x150.jpg 150w, https:\/\/thepet.vn\/wp-content\/uploads\/2018\/10\/6-100x100.jpg 100w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" title=\"\">\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small top right show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools is-small hide-for-small bottom left show-on-hover\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"image-tools grid-tools text-center hide-for-small bottom hover-slide-in show-on-hover\">\n\t\t\t\t\t\t\t\t<a href=\"?add-to-cart=6018\" data-quantity=\"1\" class=\"add-to-cart-grid no-padding is-transparent product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"6018\" data-product_sku=\"SP000057\" aria-label=\"Add &ldquo;Pate g\u00e0 c\u00e1 (Mixed ocean fish &amp; chicken breast) h\u1ed9p 1kg&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\"><div class=\"cart-icon tooltip is-small\" title=\"Add to cart\"><strong>+<\/strong><\/div><\/a>  <a class=\"quick-view\" data-prod=\"6018\" href=\"#quick-view\">Quick View<\/a>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"box-text box-text-products\">\n\t\t\t<div class=\"title-wrapper\">\t\t<p class=\"category uppercase is-smaller no-text-overflow product-cat op-7\">\n\t\t\tPate t\u01b0\u01a1i\t\t<\/p>\n\t<h2 class=\"name product-title woocommerce-loop-product__title\"><a href=\"https:\/\/thepet.vn\/san-pham\/pate-ga-ca-mixed-chicken-ocean-fish\/\">Pate g\u00e0 c\u00e1 (Mixed ocean fish &#038; chicken breast) h\u1ed9p 1kg<\/a><\/h2><span class=\"thepet-total-sales-data\" data-sales=\"17.9K+\" style=\"display:none;\"><\/span><\/div><div class=\"price-wrapper\"><\/div>\t\t<\/div>\n\t<\/div>\n\t\t\t\t<input type=\"hidden\" class=\"wpmProductId\" data-id=\"6018\">\n\t\t\t\t\t<script>\n\t\t\t(window.wpmDataLayer = window.wpmDataLayer || {}).products             = window.wpmDataLayer.products || {};\n\t\t\twindow.wpmDataLayer.products[6018] = {\"id\":\"6018\",\"sku\":\"SP000057\",\"price\":105000,\"brand\":\"\",\"quantity\":1,\"dyn_r_ids\":{\"post_id\":\"6018\",\"sku\":\"SP000057\",\"gpf\":\"woocommerce_gpf_6018\",\"gla\":\"gla_6018\"},\"is_variable\":false,\"type\":\"simple\",\"name\":\"Pate g\u00e0 c\u00e1 (Mixed ocean fish & chicken breast) h\u1ed9p 1kg\",\"category\":[\"Pate t\u01b0\u01a1i\",\"Pate t\u01b0\u01a1i The Pet Vietnam h\u1ed9p 1kg\"],\"is_variation\":false};\n\t\t\t\t\twindow.pmw_product_position = window.pmw_product_position || 1;\n\t\twindow.wpmDataLayer.products[6018]['position'] = window.pmw_product_position++;\n\t\t\t\t<\/script>\n\t\t\t<\/div>\n<\/div>\n<\/div><!-- row --><\/div>                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Category Grid -->\r\n            <div class=\"category-grid\">\r\n                <div class=\"category-card left-floating custom-blue-bordering\">\r\n                    <div class=\"category-content\">\r\n                        <div class=\"category-title\">FRESH PATE FOR DOGS<\/div>\r\n                        <p class=\"category-description\">Available at <br class=\"mobile-break-line-br\" \/>200+ stores\r\n                            nationwide\r\n                        <\/p>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/san-pham\/?thepet_cat=pate-tuoi-the-pet-vietnam-hop-500gr&amp;thepet_sort=price-asc\" class=\"buy-now-btn\">SHOP NOW\r\n                            <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\" title=\"\"><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"category-card right-floating custom-blue-bordering imgg-cat-2\">\r\n                    <div class=\"category-content meow-meow\">\r\n                        <div class=\"category-title\">FRESH PATE FOR CATS<\/div>\r\n                        <p class=\"category-description\">Available nationwide<\/p>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/san-pham\/?thepet_cat=pate-tuoi-the-pet-vietnam-hop-1kg&amp;thepet_sort=price-asc\" class=\"buy-now-btn\">SHOP NOW\r\n                            <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\" title=\"\"><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function () {\r\n            \/\/ Find all products in the sku-grid\r\n            const products = document.querySelectorAll('.thepet-feature-wrapper .sku-grid .product');\r\n\r\n            products.forEach(product => {\r\n                const boxImageLink = product.querySelector('.box-image a') || product.querySelector('a:not(.button)');\r\n\r\n                if (boxImageLink) {\r\n                    \/\/ Inject Best Seller Badge\r\n                    if (!boxImageLink.querySelector('.best-seller-badge-mock')) {\r\n                        const badge = document.createElement('div');\r\n                        badge.className = 'best-seller-badge-mock';\r\n                        badge.textContent = 'BEST SELLER';\r\n                        boxImageLink.appendChild(badge);\r\n                    }\r\n\r\n                    \/\/ S\u1eed d\u1ee5ng h\u00ecnh prototype l\u00e0m fallback n\u1ebfu s\u1ea3n ph\u1ea9m kh\u00f4ng c\u00f3 h\u00ecnh ho\u1eb7c h\u00ecnh l\u1ed7i\r\n                    const imgList = boxImageLink.querySelectorAll('img');\r\n                    const prototypeUrl = 'https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/prototype-prod-image-scaled.jpg';\r\n\r\n                    imgList.forEach(img => {\r\n                        if (img) {\r\n                            \/\/ Handler cho tr\u01b0\u1eddng h\u1ee3p h\u00ecnh l\u1ed7i\r\n                            img.onerror = function () {\r\n                                if (!this.classList.contains('fake-prototype')) {\r\n                                    this.src = prototypeUrl;\r\n                                    if (this.srcset) this.srcset = '';\r\n                                    if (this.getAttribute('data-srcset')) this.setAttribute('data-srcset', '');\r\n                                    this.classList.add('fake-prototype');\r\n                                }\r\n                            };\r\n\r\n                            \/\/ Ki\u1ec3m tra n\u1ebfu l\u00e0 placeholder c\u1ee7a WooCommerce ho\u1eb7c ch\u01b0a c\u00f3 h\u00ecnh th\u00ec d\u00f9ng prototype\r\n                            const currentSrc = img.src || img.getAttribute('data-src') || '';\r\n                            const isPlaceholder = currentSrc.includes('placeholder.png') || !currentSrc;\r\n\r\n                            if (isPlaceholder && !img.classList.contains('fake-prototype')) {\r\n                                img.src = prototypeUrl;\r\n                                if (img.getAttribute('data-src')) img.setAttribute('data-src', prototypeUrl);\r\n                                if (img.srcset) img.srcset = '';\r\n                                if (img.getAttribute('data-srcset')) img.setAttribute('data-srcset', '');\r\n                                img.classList.add('fake-prototype');\r\n                            }\r\n                        }\r\n                    });\r\n                }\r\n\r\n                const link = product.querySelector('a:not(.button)');\r\n                if (!link) return;\r\n\r\n                \/\/ Restructure the product card item\r\n                const title = product.querySelector('.woocommerce-loop-product__title');\r\n                const price = product.querySelector('.price');\r\n                const button = product.querySelector('.add_to_cart_button');\r\n\r\n                \/\/ Build the custom info block\r\n                const detailsBlock = document.createElement('div');\r\n                detailsBlock.className = 'product-details-mock';\r\n\r\n                \/\/ Get dynamic total sales\r\n                let totalSalesText = '0';\r\n                const salesDataNode = product.querySelector('.thepet-total-sales-data');\r\n                if (salesDataNode) {\r\n                    totalSalesText = salesDataNode.getAttribute('data-sales');\r\n                }\r\n\r\n                \/\/ Top row: \u0110\u00e3 B\u00e1n + Kh\u1ed1i l\u01b0\u1ee3ng \r\n                detailsBlock.innerHTML = `\r\n                <div class=\"custom-row\" style=\"margin-top:4px; display: flex; align-items: center;\">\r\n                    <div style=\"display: flex; align-items: center; gap: 4px;\">\r\n                        <span class=\"badge\">SOLD<\/span>\r\n                        <span class=\"value\">${totalSalesText}<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; gap: 4px;\">\r\n                        <span class=\"badge\">WEIGHT<\/span>\r\n                        <span class=\"value\">1Kg<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                `;\r\n\r\n                \/\/ Price row\r\n                const priceRow = document.createElement('div');\r\n                priceRow.className = 'custom-row';\r\n                priceRow.style.marginTop = '4px';\r\n                priceRow.style.display = 'flex';\r\n                priceRow.style.alignItems = 'center';\r\n                priceRow.style.gap = '6px';\r\n\r\n                const badgeGiaBan = document.createElement('span');\r\n                badgeGiaBan.className = 'badge';\r\n                badgeGiaBan.textContent = 'PRICE';\r\n                priceRow.appendChild(badgeGiaBan);\r\n\r\n                const delPrice = price ? price.querySelector('del') : null;\r\n                const insPrice = price ? price.querySelector('ins') : null;\r\n\r\n                if (delPrice && insPrice) {\r\n                    \/\/ Extract numbers to calculate percent\r\n                    const delText = delPrice.textContent.replace(\/[^0-9]\/g, '');\r\n                    const insText = insPrice.textContent.replace(\/[^0-9]\/g, '');\r\n                    let discountPercent = 0;\r\n                    if (delText && insText) {\r\n                        const delAmount = parseInt(delText);\r\n                        const insAmount = parseInt(insText);\r\n                        if (delAmount > 0) {\r\n                            discountPercent = Math.round(((delAmount - insAmount) \/ delAmount) * 100);\r\n                        }\r\n                    }\r\n\r\n                    const oldPriceCol = document.createElement('div');\r\n                    oldPriceCol.style.display = 'flex';\r\n                    oldPriceCol.style.flexDirection = 'column';\r\n                    oldPriceCol.style.alignItems = 'center';\r\n                    oldPriceCol.style.lineHeight = '1';\r\n\r\n                    if (discountPercent > 0) {\r\n                        oldPriceCol.innerHTML = `\r\n                            <span style=\"font-size: 7px; font-weight: 600; color: #1a1a1a; margin-bottom: 2px;\">-${discountPercent}%<\/span>\r\n                            <del style=\"font-size: 8px; color: #666; text-decoration: line-through;\">${delPrice.innerHTML}<\/del>\r\n                        `;\r\n                    } else {\r\n                        oldPriceCol.innerHTML = `\r\n                            <del style=\"font-size: 8px; color: #666; text-decoration: line-through;\">${delPrice.innerHTML}<\/del>\r\n                        `;\r\n                    }\r\n                    priceRow.appendChild(oldPriceCol);\r\n\r\n                    const newPriceIns = document.createElement('ins');\r\n                    newPriceIns.style.fontSize = '15px';\r\n                    newPriceIns.style.fontWeight = '800';\r\n                    newPriceIns.style.color = 'var(--primary-color)';\r\n                    newPriceIns.style.textDecoration = 'none';\r\n\r\n                    let insHtml = insPrice.innerHTML;\r\n                    insHtml = insHtml.replace(\/<span class=\"woocommerce-Price-currencySymbol\">.*?<\\\/span>\/i, 'VN\u0110');\r\n                    insHtml = insHtml.replace(\/&nbsp;\/g, '');\r\n                    insHtml = insHtml.replace(\/\u20ab\/g, 'VN\u0110');\r\n\r\n                    newPriceIns.innerHTML = insHtml;\r\n                    priceRow.appendChild(newPriceIns);\r\n\r\n                } else if (price) {\r\n                    const spanAmt = price.querySelector('.amount') || price;\r\n                    const newPriceIns = document.createElement('ins');\r\n                    newPriceIns.style.fontSize = '15px';\r\n                    newPriceIns.style.fontWeight = '800';\r\n                    newPriceIns.style.color = 'var(--primary-color)';\r\n                    newPriceIns.style.textDecoration = 'none';\r\n\r\n                    let htmlAmt = spanAmt.innerHTML;\r\n                    htmlAmt = htmlAmt.replace(\/<span class=\"woocommerce-Price-currencySymbol\">.*?<\\\/span>\/i, 'VN\u0110');\r\n                    htmlAmt = htmlAmt.replace(\/&nbsp;\/g, '');\r\n                    htmlAmt = htmlAmt.replace(\/\u20ab\/g, 'VN\u0110');\r\n\r\n                    newPriceIns.innerHTML = htmlAmt;\r\n                    priceRow.appendChild(newPriceIns);\r\n                }\r\n\r\n                if (price) price.remove();\r\n                detailsBlock.appendChild(priceRow);\r\n\r\n                if (title) {\r\n                    title.insertAdjacentElement('afterend', detailsBlock);\r\n                } else {\r\n                    link.appendChild(detailsBlock);\r\n                }\r\n\r\n                \/\/ Add to cart button\r\n                let productId = '';\r\n                if (button && button.getAttribute('data-product_id')) {\r\n                    productId = button.getAttribute('data-product_id');\r\n                } else {\r\n                    product.classList.forEach(cls => {\r\n                        const match = cls.match(\/^post-(\\d+)\/);\r\n                        if (match) productId = match[1];\r\n                    });\r\n                }\r\n\r\n                if (productId && !product.querySelector('.custom-add-to-cart-btn')) {\r\n                    const customBtn = document.createElement('a');\r\n                    customBtn.href = '\/?add-to-cart=' + productId;\r\n                    customBtn.className = 'custom-add-to-cart-btn add_to_cart_button ajax_add_to_cart';\r\n                    customBtn.setAttribute('data-product_id', productId);\r\n                    customBtn.setAttribute('data-quantity', '1');\r\n                    customBtn.innerHTML = '<span class=\"them-vao-cart-txt\">ADD TO CART<\/span>';\r\n                    product.appendChild(customBtn);\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n    \n\t\t<\/div>\n\n\t\t\n<style>\n#section_305002811 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\t<section class=\"section feedback-user-section\" id=\"section_2051611320\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<style>\r\n   @import url(https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@400;600;700;800&display=swap);.feedback-section-cls{background:linear-gradient(135deg,#0b1f4c 0%,#3e6097 100%);padding:5rem 15px;font-family:'Prompt',sans-serif;overflow:hidden}section.feedback-user-section{font-family:'Prompt',sans-serif!important}.feedback-title{font-family:'Prompt',sans-serif!important;text-align:center;color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0}.feedback-slider-container{position:relative;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:0 80px}.feedback-slider-track{display:flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:900px;height:350px;perspective:1000px}.feedback-slide{position:absolute;width:320px;background:#fff;border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 10px 30px rgb(0 0 0 \/ .15);transition:all 0.5s cubic-bezier(.25,1,.5,1);cursor:pointer;text-align:center;user-select:none}.feedback-slide::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 \/ .4);border-radius:12px;transition:opacity 0.5s ease;z-index:10;pointer-events:none}.feedback-slide.active::before{opacity:0}.feedback-slide.active{transform:translateX(0) scale(1.15);z-index:3;opacity:1;cursor:default;box-shadow:0 15px 40px rgb(0 0 0 \/ .25)}.feedback-slide.prev{transform:translateX(-105%) scale(.85);z-index:2;opacity:1}button.feedback-nav-btn.fb-prev-btn,button.feedback-nav-btn.fb-next-btn{border-radius:30px!important;margin-bottom:unset;margin-right:unset;width:94px}.feedback-slide.next{transform:translateX(105%) scale(.85);z-index:2;opacity:1}.feedback-slide.hidden-left{transform:translateX(-220%) scale(.7);z-index:1;opacity:0;pointer-events:none}.feedback-slide.hidden-right{transform:translateX(220%) scale(.7);z-index:1;opacity:0;pointer-events:none}.fb-avatar{width:65px;height:65px;border-radius:5px;object-fit:cover;margin:0 auto 15px;display:block}.fb-name{color:#002366;font-weight:800;font-size:1.1rem;margin-bottom:15px;display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width:499px){.fb-name{font-size:.9rem}}.fb-name::before,.fb-name::after{content:'\u2726';font-size:.9rem;color:#002366}.fb-text{font-size:.85rem;color:#333;line-height:1.6;font-weight:400}.feedback-nav-btn{width:80px;height:34px;border-radius:30px;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;position:absolute;color:#002366;transition:transform 0.3s ease,background 0.3s ease,color 0.3s ease}.fb-prev-btn{left:0}.fb-next-btn{right:0}.feedback-nav-btn:hover{background:#002366;color:#fff}.feedback-nav-btn svg{width:42px;height:12px;transition:transform 0.3s ease}@media (max-width:1100px){.feedback-slide.prev{transform:translateX(-95%) scale(.85)}.feedback-slide.next{transform:translateX(95%) scale(.85)}}@media (max-width:900px){.feedback-slide.prev{transform:translateX(-85%) scale(.8)}.feedback-slide.next{transform:translateX(85%) scale(.8)}}@media (max-width:768px){.feedback-nav-btn{display:none!important}.feedback-slider-track{height:320px}.feedback-slide.prev{transform:translateX(-85%) scale(.85)}.feedback-slide.next{transform:translateX(85%) scale(.85)}.feedback-slide.active{transform:translateX(0) scale(1.05)}.feedback-title{font-size:28px;margin-bottom:2rem}.feedback-slide{width:60vw;padding:1rem 1.2rem}}@media (max-width:480px){.feedback-slide.prev{transform:translateX(-90%) scale(.85)}.feedback-slide.next{transform:translateX(90%) scale(.85)}}\r\n<\/style>\r\n\r\n<section class=\"feedback-section-cls\">\r\n    <h2 class=\"feedback-title\">SHARED BY PET PARENTS<\/h2>\r\n    <div class=\"feedback-slider-container container\">\r\n        <!-- N\u00fat Tr\u00e1i -->\r\n        <button class=\"feedback-nav-btn fb-prev-btn\" aria-label=\"Previous\">\r\n            <svg viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M41 6H1M1 6L6 1M1 6L6 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\" \/>\r\n            <\/svg>\r\n        <\/button>\r\n\r\n        <div class=\"feedback-slider-track\" id=\"fb-track\">\r\n            <!-- Slide 1 -->\r\n            <div class=\"feedback-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/06\/usr1.jpg\" alt=\"Pet Avatar\" class=\"fb-avatar\" title=\"\">\r\n                <div class=\"fb-name\">Nhu Ha<\/div>\r\n                <div class=\"fb-text\">I bought several items at a great price, and they work quite well. Fast and\r\n                    complete delivery, carefully packed. I will definitely support the shop again!<\/div>\r\n            <\/div>\r\n\r\n            <!-- Slide 2 -->\r\n            <div class=\"feedback-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/06\/usr-fb2.jpg\" alt=\"Pet Avatar\" class=\"fb-avatar\" title=\"\">\r\n                <div class=\"fb-name\">Thu Thu<\/div>\r\n                <div class=\"fb-text\">The pate always comes with the freshest expiration date, and the shop is very\r\n                    attentive in its consultations. I feel much more at ease feeding my pets with the shop's products.<\/div>\r\n            <\/div>\r\n\r\n            <!-- Slide 3 -->\r\n            <div class=\"feedback-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/06\/usr3.jpg\" alt=\"Pet Avatar\" class=\"fb-avatar\" title=\"\">\r\n                <div class=\"fb-name\">Chau Be<\/div>\r\n                <div class=\"fb-text\">Great product, fresh pate, and fast delivery. The shop is very friendly. I will\r\n                    definitely be back to buy more.<\/div>\r\n            <\/div>\r\n\r\n            <!-- Slide 4 -->\r\n            <div class=\"feedback-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/06\/usr4.jpg\" alt=\"Pet Avatar\" class=\"fb-avatar\" title=\"\">\r\n                <div class=\"fb-name\">Tika Phan<\/div>\r\n                <div class=\"fb-text\">The Pet's pate is high quality, my little Boi loves it so much. He eats two meals a\r\n                    day, and kibbles are now just a side snack.<\/div>\r\n            <\/div>\r\n\r\n            <!-- Slide 5 -->\r\n            <div class=\"feedback-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/06\/usr5.jpg\" alt=\"Pet Avatar\" class=\"fb-avatar\" title=\"\">\r\n                <div class=\"fb-name\">Khanh Ly<\/div>\r\n                <div class=\"fb-text\">The pate packaging is very clean and professional. My cat found the scent a bit new\r\n                    at first, but then finished everything! I\u2019m leaving this review after feeding him for 2-3 days.\r\n                    Wishing the shop great success!<\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- N\u00fat Ph\u1ea3i -->\r\n        <button class=\"feedback-nav-btn fb-next-btn\" aria-label=\"Next\">\r\n            <svg viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M1 6H41M41 6L36 1M41 6L36 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\" \/>\r\n            <\/svg>\r\n        <\/button>\r\n    <\/div>\r\n<\/section>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n        const slides = document.querySelectorAll('.feedback-slide');\r\n        const prevBtn = document.querySelector('.fb-prev-btn');\r\n        const nextBtn = document.querySelector('.fb-next-btn');\r\n        const track = document.getElementById('fb-track');\r\n\r\n        let currentIndex = Math.floor(slides.length \/ 2); \/\/ Start at the middle\r\n        const totalSlides = slides.length;\r\n\r\n        function updateSlider() {\r\n            slides.forEach((slide, index) => {\r\n                slide.className = 'feedback-slide'; \/\/ clear previous states\r\n\r\n                \/\/ Calculate distance relative to current index, handling loop logic\r\n                let diff = index - currentIndex;\r\n                if (diff < -Math.floor(totalSlides \/ 2)) diff += totalSlides;\r\n                if (diff > Math.floor(totalSlides \/ 2)) diff -= totalSlides;\r\n\r\n                if (diff === 0) {\r\n                    slide.classList.add('active');\r\n                } else if (diff === -1) {\r\n                    slide.classList.add('prev');\r\n                } else if (diff === 1) {\r\n                    slide.classList.add('next');\r\n                } else if (diff < -1) {\r\n                    slide.classList.add('hidden-left');\r\n                } else if (diff > 1) {\r\n                    slide.classList.add('hidden-right');\r\n                }\r\n            });\r\n        }\r\n\r\n        function slideNext() {\r\n            currentIndex = (currentIndex + 1) % totalSlides;\r\n            updateSlider();\r\n        }\r\n\r\n        function slidePrev() {\r\n            currentIndex = (currentIndex - 1 + totalSlides) % totalSlides;\r\n            updateSlider();\r\n        }\r\n\r\n        \/\/ Init\r\n        updateSlider();\r\n\r\n        \/\/ Button clicks\r\n        if (nextBtn) nextBtn.addEventListener('click', slideNext);\r\n        if (prevBtn) prevBtn.addEventListener('click', slidePrev);\r\n\r\n        \/\/ Allow clicking on prev\/next frames to navigate\r\n        slides.forEach(slide => {\r\n            slide.addEventListener('click', function () {\r\n                if (this.classList.contains('prev')) {\r\n                    slidePrev();\r\n                } else if (this.classList.contains('next')) {\r\n                    slideNext();\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Mobile touch swipe support\r\n        let startX = 0;\r\n        let endX = 0;\r\n\r\n        track.addEventListener('touchstart', e => {\r\n            startX = e.touches[0].clientX;\r\n        }, { passive: true });\r\n\r\n        track.addEventListener('touchend', e => {\r\n            endX = e.changedTouches[0].clientX;\r\n            handleSwipe();\r\n        }, { passive: true });\r\n\r\n        function handleSwipe() {\r\n            const swipeThreshold = 40; \/\/ minimum pixels to be considered a swipe\r\n            if (startX - endX > swipeThreshold) {\r\n                slideNext(); \/\/ Swipe left -> Next\r\n            } else if (endX - startX > swipeThreshold) {\r\n                slidePrev(); \/\/ Swipe right -> Prev\r\n            }\r\n        }\r\n    });\r\n<\/script>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_2051611320 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n\t<section class=\"section featured-news\" id=\"section_2100135739\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n    <style>\r\n       section.featured-news{padding:40px 0!important;padding-bottom:5px!important}section.featured-news *{font-family:'Prompt'!important}.thepet-fn-wrapper{--primary:#002366;--white:#fff;--muted:#666;--rc:12px;--rp:30px;padding:0 15px;box-sizing:border-box}.thepet-fn-wrapper *{box-sizing:border-box}.thepet-fn-title{text-align:center;color:var(--primary);font-size:2rem;font-weight:700;text-transform:uppercase;margin-bottom:24px;letter-spacing:.5px;font-family:'Prompt',sans-serif}.thepet-fn-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(1rem + 8px)}.thepet-fn-grid .blog-card{display:flex;flex-direction:column;background:var(--white);border-radius:var(--rc);height:100%}.thepet-fn-grid .blog-card-thumb{display:block;width:100%;aspect-ratio:16\/12;overflow:hidden;border-radius:8px;text-decoration:none}.thepet-fn-grid .blog-card-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.165,.84,.44,1);display:block}.thepet-fn-grid .blog-card:hover .blog-card-thumb img{transform:scale(1.05)}.thepet-fn-grid .blog-card-body{padding:10px 0 0;display:flex;flex-direction:column;flex:1;gap:5px}.thepet-fn-grid .blog-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.thepet-fn-grid .blog-meta-date,.thepet-fn-grid .blog-meta-cat{background-color:var(--primary);color:var(--white)!important;font-size:10px;font-weight:500;padding:4px 10px;border-radius:var(--rp);white-space:nowrap;text-transform:uppercase;text-decoration:none;letter-spacing:.3px}.thepet-fn-grid .blog-meta-cat:hover{opacity:.85}.thepet-fn-grid .blog-card-title{font-size:14px;font-weight:700;color:var(--primary);text-transform:uppercase;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;margin:0;text-align:justify;letter-spacing:0}.thepet-fn-grid .blog-card-title:hover{opacity:.75}.thepet-fn-grid .blog-card-excerpt{font-size:13px;color:var(--muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;flex:1;text-align:justify}.thepet-fn-grid .blog-card-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;border:1px solid var(--primary);border-radius:var(--rp);background:#fff0;color:var(--primary);font-size:1rem;font-weight:700;text-transform:uppercase;text-decoration:none;transition:all .3s;margin-top:auto;white-space:nowrap}.thepet-fn-grid .blog-card-cta::after{display:none!important}.thepet-fn-grid .blog-card-cta:hover{background:var(--primary);color:var(--white)}@media (min-width:768px) and (max-width:1300px){.thepet-fn-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.thepet-fn-wrapper{padding:0 20px;margin:30px auto}.thepet-fn-grid{grid-template-columns:1fr;gap:25px}.thepet-fn-title{font-size:24px;margin-bottom:20px}.thepet-fn-grid .blog-card-thumb{aspect-ratio:16\/13}}body .featured-news .blog-card:nth-child(n+5){display:none}\r\n    <\/style>\r\n\r\n    <div class=\"thepet-fn-wrapper container\">\r\n        <h2 class=\"thepet-fn-title\">LATEST NEWS<\/h2>\r\n        <div class=\"thepet-fn-grid\">\r\n                            <article class=\"blog-card\">\r\n                    <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/pate-tuoi-cho-meo-thiet-ke-rieng-theo-chi-dinh-cua-bsty\/\" class=\"blog-card-thumb\" aria-label=\"DESIGNED WET PET FOOD BY VETERINARIANS&#8217; RECOMMENDATION\">\r\n                        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/8-1024x1024.jpg\" alt=\"DESIGNED WET PET FOOD BY VETERINARIANS&#8217; RECOMMENDATION\" loading=\"lazy\" title=\"\">\r\n                    <\/a>\r\n                    <div class=\"blog-card-body\">\r\n                        <div class=\"blog-card-meta\">\r\n                            <span class=\"blog-meta-date\">10\/05\/2022<\/span>\r\n                                                            <a href=\"https:\/\/thepet.vn\/en\/blog\/category\/tin-tuc-thu-cung-en\/\" class=\"blog-meta-cat\">\r\n                                    Blog Boss C\u01b0ng                                <\/a>\r\n                                                    <\/div>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/pate-tuoi-cho-meo-thiet-ke-rieng-theo-chi-dinh-cua-bsty\/\" class=\"blog-card-title\">DESIGNED WET PET FOOD BY VETERINARIANS&#8217; RECOMMENDATION<\/a>\r\n                        <p class=\"blog-card-excerpt\">Dogs and cats require pet food products that are appropriate for their various health conditions. Every kind of...<\/p>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/pate-tuoi-cho-meo-thiet-ke-rieng-theo-chi-dinh-cua-bsty\/\" class=\"blog-card-cta\">VIEW DETAILS<\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                <article class=\"blog-card\">\r\n                    <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/cho-meo-can-nang-luong-bao-nhieu-mot-ngay\/\" class=\"blog-card-thumb\" aria-label=\"How much energy do the dogs or cats need per day?\">\r\n                        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/3-1024x1024.jpg\" alt=\"How much energy do the dogs or cats need per day?\" loading=\"lazy\" title=\"\">\r\n                    <\/a>\r\n                    <div class=\"blog-card-body\">\r\n                        <div class=\"blog-card-meta\">\r\n                            <span class=\"blog-meta-date\">10\/05\/2022<\/span>\r\n                                                            <a href=\"https:\/\/thepet.vn\/en\/blog\/category\/tin-tuc-thu-cung-en\/\" class=\"blog-meta-cat\">\r\n                                    Blog Boss C\u01b0ng                                <\/a>\r\n                                                    <\/div>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/cho-meo-can-nang-luong-bao-nhieu-mot-ngay\/\" class=\"blog-card-title\">How much energy do the dogs or cats need per day?<\/a>\r\n                        <p class=\"blog-card-excerpt\">Have you ever wondered how much energy dogs and cats require in a day? Understanding your pets&#8217; energy...<\/p>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/cho-meo-can-nang-luong-bao-nhieu-mot-ngay\/\" class=\"blog-card-cta\">VIEW DETAILS<\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                <article class=\"blog-card\">\r\n                    <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/nguyen-lieu-trong-pate-tuoi-cho-meo-thepet-vn\/\" class=\"blog-card-thumb\" aria-label=\"Raw ingredients in fresh paste for dogs and cats by Thepet.vn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/2-1024x1024.jpg\" alt=\"Raw ingredients in fresh paste for dogs and cats by Thepet.vn\" loading=\"lazy\" title=\"\">\r\n                    <\/a>\r\n                    <div class=\"blog-card-body\">\r\n                        <div class=\"blog-card-meta\">\r\n                            <span class=\"blog-meta-date\">07\/05\/2022<\/span>\r\n                                                            <a href=\"https:\/\/thepet.vn\/en\/blog\/category\/tin-tuc-thu-cung-en\/\" class=\"blog-meta-cat\">\r\n                                    Blog Boss C\u01b0ng                                <\/a>\r\n                                                    <\/div>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/nguyen-lieu-trong-pate-tuoi-cho-meo-thepet-vn\/\" class=\"blog-card-title\">Raw ingredients in fresh paste for dogs and cats by Thepet.vn<\/a>\r\n                        <p class=\"blog-card-excerpt\">The most popular pet food item increasingly rises to be fresh pate for cats and dogs. Each brand&#8217;s...<\/p>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/nguyen-lieu-trong-pate-tuoi-cho-meo-thepet-vn\/\" class=\"blog-card-cta\">VIEW DETAILS<\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                <article class=\"blog-card\">\r\n                    <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/top-5-cach-cap-nuoc-nhanh-chong-cho-cho-meo-ban-nen-biet\/\" class=\"blog-card-thumb\" aria-label=\"TOP 5 WAYS TO REHYDRATE YOUR PET THAT YOU SHOULD KNOW\">\r\n                        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/1-1024x1024.jpg\" alt=\"TOP 5 WAYS TO REHYDRATE YOUR PET THAT YOU SHOULD KNOW\" loading=\"lazy\" title=\"\">\r\n                    <\/a>\r\n                    <div class=\"blog-card-body\">\r\n                        <div class=\"blog-card-meta\">\r\n                            <span class=\"blog-meta-date\">06\/05\/2022<\/span>\r\n                                                            <a href=\"https:\/\/thepet.vn\/en\/blog\/category\/tin-tuc-thu-cung-en\/\" class=\"blog-meta-cat\">\r\n                                    Blog Boss C\u01b0ng                                <\/a>\r\n                                                    <\/div>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/top-5-cach-cap-nuoc-nhanh-chong-cho-cho-meo-ban-nen-biet\/\" class=\"blog-card-title\">TOP 5 WAYS TO REHYDRATE YOUR PET THAT YOU SHOULD KNOW<\/a>\r\n                        <p class=\"blog-card-excerpt\">Water is a crucial element for animals to survive, especially for dogs and cats. Because so few pet...<\/p>\r\n                        <a href=\"https:\/\/thepet.vn\/en\/blog\/tin-tuc-thu-cung-en\/top-5-cach-cap-nuoc-nhanh-chong-cho-cho-meo-ban-nen-biet\/\" class=\"blog-card-cta\">VIEW DETAILS<\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                        <\/div>\r\n    <\/div>\r\n    \n\t\t<\/div>\n\n\t\t\n<style>\n#section_2100135739 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n\t<section class=\"section partners-section-cls dark\" id=\"section_754450623\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@600;700;800&display=swap');\r\n\r\n    .partners-section-cls {\r\n        background: transparent !important;\r\n        margin-top: 2rem;\r\n        margin-bottom: 2rem;\r\n    }\r\n\r\n    .partner-slider-new {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 0 15px;\r\n        font-family: 'Prompt', sans-serif;\r\n    }\r\n\r\n    .partners-section-cls .partner-title {\r\n        font-family: 'Prompt' !important;\r\n        text-align: center;\r\n        color: #002366 !important;\r\n        font-size: 2rem;\r\n        font-weight: 700;\r\n        margin-bottom: 2rem;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        body .partners-section-cls .partner-title {\r\n            font-size: 28px;\r\n        }\r\n    }\r\n\r\n    .partner-content {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 20px;\r\n    }\r\n\r\n    @media (max-width: 599px) {\r\n        .partner-slider-new .partner-content {\r\n            gap: 12px;\r\n        }\r\n    }\r\n\r\n    .nav-btn {\r\n        background: transparent;\r\n        border: 1px solid #002366;\r\n        border-radius: 30px !important;\r\n        width: 94px;\r\n        height: 32px;\r\n        display: flex;\r\n        margin-bottom: unset;\r\n        align-items: center;\r\n        justify-content: center;\r\n        cursor: pointer;\r\n        flex-shrink: 0;\r\n        transition: all 0.3s;\r\n\r\n        color: #002366;\r\n    }\r\n\r\n    button.nav-btn.next-btn {\r\n        margin-right: unset;\r\n    }\r\n\r\n    .nav-btn:hover {\r\n        background: #002366;\r\n        color: white;\r\n    }\r\n\r\n    .nav-btn svg {\r\n        width: 42px;\r\n        height: 12px;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .partner-prev-btn:hover svg {\r\n        \/* transform: translateX(-5px); *\/\r\n    }\r\n\r\n    .partner-next-btn:hover svg {\r\n        \/* transform: translateX(5px); *\/\r\n    }\r\n\r\n    .svg-mobile {\r\n        display: none;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .svg-desktop {\r\n            display: none !important;\r\n        }\r\n\r\n        .svg-mobile {\r\n            display: block !important;\r\n        }\r\n    }\r\n\r\n    .partner-list {\r\n        display: block;\r\n        overflow: hidden;\r\n        flex-grow: 1;\r\n        height: fit-content;\r\n        position: relative;\r\n    }\r\n\r\n    .partner-list-track {\r\n        display: grid;\r\n        grid-template-rows: 1fr;\r\n        grid-auto-flow: column;\r\n        grid-auto-columns: calc(100% \/ 6);\r\n        align-items: center;\r\n        height: 100%;\r\n        transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\r\n        width: 100%;\r\n    }\r\n\r\n    .partner-slide {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n        height: 100%;\r\n        padding: 10px;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .partner-slide img {\r\n        max-width: 100%;\r\n        max-height: 80px;\r\n        object-fit: contain;\r\n    }\r\n\r\n\r\n    @media (max-width: 992px) {\r\n        .partner-list-track {\r\n            grid-auto-columns: calc(100% \/ 4);\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .partner-slide img {\r\n            max-width: 80%;\r\n        }\r\n\r\n        .partner-list-track {\r\n            grid-template-rows: 1fr;\r\n            grid-auto-columns: calc(100% \/ 6);\r\n        }\r\n\r\n        .partner-title {\r\n            font-size: 1.8rem;\r\n        }\r\n\r\n        .partner-slide {\r\n            padding: 10px 2px;\r\n            height: 70px;\r\n        }\r\n\r\n        .nav-btn {\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50% !important;\r\n            margin-right: unset;\r\n            margin-bottom: unset;\r\n            padding: unset !important;\r\n        }\r\n\r\n        .nav-btn svg {\r\n            width: 15px;\r\n            height: 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"partner-slider-new\">\r\n    <h2 class=\"partner-title\">OUR PARTNERS<\/h2>\r\n    <div class=\"partner-content\">\r\n        <button class=\"nav-btn partner-prev-btn\" aria-label=\"Previous\">\r\n            <svg class=\"svg-desktop\" viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M41 6H1M1 6L6 1M1 6L6 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\" \/>\r\n            <\/svg>\r\n            <svg class=\"svg-mobile\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M15 18L9 12L15 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\" \/>\r\n            <\/svg>\r\n        <\/button>\r\n\r\n        <div class=\"partner-list\">\r\n            <div class=\"partner-list-track\">\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/aeon.png\" alt=\"Aeon\" title=\"\">\r\n                <\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/lotte-logo-upd.png\" alt=\"Lotte\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\"\r\n                        src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/278154149_376949344442319_8979706803690901892_n-510x510.jpg\"\r\n                        alt=\"Partner 3\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\"\r\n                        src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/459222740_902492455242272_9159429315450084495_n-510x510.jpg\"\r\n                        alt=\"Partner 4\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\"\r\n                        src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/352378223_196642156235498_5940246340159586144_n.jpg\"\r\n                        alt=\"Partner 5\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/7-eleven_logo.svg.png\" alt=\"Partner 6\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\"\r\n                        src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/white-Petzone-510x510.png\" alt=\"Partner 7\">\r\n                <\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/8.jpeg\" alt=\"Partner 8\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/white-RED-510x510.png\" alt=\"Partner 9\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/white-K9-510x510.png\" alt=\"Partner 10\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/11.jpg\" alt=\"Partner 11\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\"\r\n                        src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2023\/07\/304946371_547758310482719_7001484455401726778_n-510x510.png\"\r\n                        alt=\"Partner 12\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/13-1.png\" alt=\"Partner 13\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/14-1.png\" alt=\"Partner 14\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/15.jpeg\" alt=\"Partner 15\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/16.jpeg\" alt=\"Partner 16\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/17.jpeg\" alt=\"Partner 17\" title=\"\"><\/div>\r\n                <div class=\"partner-slide\"><img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2025\/12\/18.jpg\" alt=\"Partner 18\" title=\"\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <button class=\"nav-btn partner-next-btn\" aria-label=\"Next\">\r\n            <svg class=\"svg-desktop\" viewBox=\"0 0 42 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M1 6H41M41 6L36 1M41 6L36 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\" \/>\r\n            <\/svg>\r\n            <svg class=\"svg-mobile\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M9 18L15 12L9 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\" \/>\r\n            <\/svg>\r\n        <\/button>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n        const track = document.querySelector('.partner-list-track');\r\n        const container = document.querySelector('.partner-list');\r\n        const slides = document.querySelectorAll('.partner-slide');\r\n        const prevBtn = document.querySelector('.partner-prev-btn');\r\n        const nextBtn = document.querySelector('.partner-next-btn');\r\n\r\n        if (!track || !container) return;\r\n\r\n        let columnsPerPage = 6;\r\n        let currentPage = 0;\r\n\r\n        function updateLayout() {\r\n            if (window.innerWidth <= 768) {\r\n                columnsPerPage = 6; \/\/ 6 columns, 1 row => 6 items\r\n            } else if (window.innerWidth <= 992) {\r\n                columnsPerPage = 4; \/\/ 4 columns, 1 row => 4 items\r\n            } else {\r\n                columnsPerPage = 6; \/\/ 6 columns, 1 row => 6 items\r\n            }\r\n\r\n            const containerWidth = container.offsetWidth;\r\n            const columnWidth = containerWidth \/ columnsPerPage;\r\n\r\n            \/\/ In grid auto-flow column, total columns = total items\r\n            const totalColumns = slides.length;\r\n\r\n            \/\/ Set track width to fit all columns\r\n            track.style.width = `${columnWidth * totalColumns}px`;\r\n\r\n            \/\/ Adjust grid-auto-columns strictly to pixel values for consistency\r\n            track.style.gridAutoColumns = `${columnWidth}px`;\r\n\r\n            \/\/ Reset flex logic from previous approach if lingering\r\n            slides.forEach(slide => {\r\n                slide.style.flex = '';\r\n                slide.style.maxWidth = '';\r\n            });\r\n\r\n            renderPage(currentPage);\r\n        }\r\n\r\n        function renderPage(page) {\r\n            const totalColumns = slides.length;\r\n            const totalPages = Math.ceil(totalColumns \/ columnsPerPage);\r\n\r\n            \/\/ Loop boundaries\r\n            if (page >= totalPages) page = 0;\r\n            if (page < 0) page = totalPages - 1;\r\n\r\n            currentPage = page;\r\n\r\n            \/\/ Move the track by multiples of container width\r\n            const containerWidth = container.offsetWidth;\r\n\r\n            \/\/ Handle last page empty gaps\r\n            let translateX = currentPage * containerWidth;\r\n            const maxTranslate = track.offsetWidth - containerWidth;\r\n            if (translateX > maxTranslate) translateX = maxTranslate;\r\n\r\n            track.style.transform = `translateX(-${translateX}px)`;\r\n        }\r\n\r\n        window.addEventListener('resize', updateLayout);\r\n        updateLayout();\r\n\r\n        if (prevBtn) {\r\n            prevBtn.addEventListener('click', () => {\r\n                renderPage(currentPage - 1);\r\n            });\r\n        }\r\n\r\n        if (nextBtn) {\r\n            nextBtn.addEventListener('click', () => {\r\n                renderPage(currentPage + 1);\r\n            });\r\n        }\r\n    });\r\n<\/script>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_754450623 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n  background-color: rgb(255,255,255);\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section thepet_store_locator contact-form-map-section\" id=\"section_209665693\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\r\n    <style>\r\n      @import url(https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@400;600;700;800&display=swap);body .contact-form-map-section *{font-family:'Prompt',sans-serif!important}.contact-form-map-section .find-us-section{background-color:#002366;padding:50px;border-radius:15px 15px 0 0;color:#fff;display:flex;gap:20px;align-items:center;max-width:1170px;margin:0 auto;position:relative;z-index:10}html body .section.contact-form-map-section{padding-bottom:0!important}.find-us-section *{box-sizing:border-box}.find-us-controls{flex:1;display:flex;flex-direction:column;gap:2px;width:50%}.find-us-results{flex:1;background:#fff;border-radius:12px;padding:30px;padding-bottom:0;display:flex;flex-direction:column;width:50%;height:500px}@media (max-width:768px){body .find-us-results{padding:15px}}.find-us-header{display:flex;align-items:center;gap:15px;margin-bottom:5px;justify-content:space-between}.find-us-header h2{font-size:30px;font-weight:700;text-transform:uppercase;margin:0;white-space:nowrap;color:#fff;width:fit-content}.find-us-header .line{height:2px;background-color:#fff;color:#fff;flex-grow:1;width:100%}.find-us-form{display:flex;flex-direction:column;gap:12px;margin-bottom:0}.find-us-form input,.find-us-form select{width:100%;padding:12px 25px;border-radius:30px;border:none;background-color:#fff;font-size:15px;color:#333;outline:none}.find-us-form input::placeholder{color:#999}.form-row{display:flex;gap:10px}.custom-select-wrapper{flex:1;position:relative;user-select:none}.custom-select{position:relative;display:flex;flex-direction:column}.custom-select-trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 25px;font-size:15px;color:#777;background-color:#fff;border-radius:30px;cursor:pointer;transition:box-shadow 0.3s ease}.custom-select.open .custom-select-trigger,.custom-select-trigger.selected{color:#333}.custom-select-trigger .arrow{width:12px;height:12px;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230b1f52' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'\/%3E%3C\/svg%3E\");background-repeat:no-repeat;background-position:center;transition:transform 0.3s}.custom-select.open .custom-select-trigger .arrow{transform:rotate(180deg)}.custom-options{position:absolute;display:block;top:100%;left:0;right:0;background-color:#fff;border-radius:15px;box-shadow:0 10px 25px rgb(0 0 0 \/ .2);margin-top:8px;opacity:0;visibility:hidden;pointer-events:none;z-index:999;max-height:300%;overflow-y:auto;overflow-x:hidden;transition:all 0.2s ease;transform:translateY(-10px)}.custom-select.open{z-index:1000}.custom-select.open .custom-options{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.custom-option{position:relative;display:block;padding:12px 25px;font-size:15px;color:#333;cursor:pointer;transition:all 0.2s}.custom-option:hover{background-color:#f0f4ff;color:#0b1f52;font-weight:600}.custom-options::-webkit-scrollbar{width:10px}.custom-options::-webkit-scrollbar-track{background:#fff0}.custom-options::-webkit-scrollbar-thumb{background-color:#0b1f52;border-radius:10px;border:3px solid #fff0;background-clip:content-box}.custom-options::-webkit-scrollbar-thumb:hover{background-color:#002366}.results-header{display:flex;justify-content:flex-start;margin-bottom:25px}@media (max-width:768px){.results-header{justify-content:center}}.results-pill{color:#0b1f52;border:1px solid #0b1f52;padding:10px 30px;border-radius:30px;font-weight:700;font-size:18px;text-transform:uppercase}@media (min-width:500px) and (max-width:768px){body .results-pill{padding:8px 18px}}@media (max-width:499px){body .find-us-results .results-pill{padding:8px 12px;align-items:center;margin-bottom:unset;font-size:1.08rem}}.results-list-wrapper{flex:1;overflow-y:auto;padding-right:15px}.results-list-wrapper::-webkit-scrollbar{width:6px}.results-list-wrapper::-webkit-scrollbar-track{background:#fff0}.results-list-wrapper::-webkit-scrollbar-thumb{background-color:#0b1f52;border-radius:4px}.result-item{display:flex;gap:6px;margin-bottom:20px;align-items:flex-start}.result-icon{width:36px;height:auto;margin-top:4px;flex-shrink:0}.result-info{display:flex;flex-direction:column}.result-name{font-weight:400;font-size:16px;color:#333;margin-bottom:4px}.result-address{font-size:14px;color:#555;line-height:1.5}.contact-form-map-section .search-btn{background-color:#ffffff!important;color:#0b1f52;border:none;padding:5px 25px;border-radius:30px!important;font-weight:700;font-size:16px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:all 0.3s ease;text-decoration:none;margin-top:7px;width:100%}.contact-form-map-section .search-btn img{width:24px;height:auto;object-fit:contain;transition:all 0.3s ease}.contact-form-map-section .search-btn:hover{background-color:#0b1f52!important;color:#fff}.contact-form-map-section .search-btn:hover img{filter:brightness(0) invert(1);transform:translateX(5px)}.map-navigation{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgb(11 31 82 \/ .9);backdrop-filter:blur(10px);padding:10px 20px;border-radius:40px;display:none;align-items:center;gap:15px;z-index:100;box-shadow:0 4px 15px rgb(0 0 0 \/ .3);border:1px solid rgb(255 255 255 \/ .2)}.contact-form-map-section .nav-btn{background:#fff;color:#0b1f52;border:none;width:32px;height:32px;border-radius:50%!important;cursor:pointer;font-weight:800;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;font-size:14px;margin-bottom:0}.contact-form-map-section .nav-btn:hover{background:#ffda44;transform:scale(1.1)}.contact-form-map-section .nav-btn:disabled{opacity:.3;cursor:not-allowed}.nav-info{color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.find-us-map{width:100%;height:320px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 \/ .2);position:relative;background:#eee}.find-us-map iframe{width:100%;height:calc(100% + 140px);margin-top:-65px;border:none;display:block}.find-us-form input{margin-bottom:unset}.search-btn.loading{opacity:.7;cursor:wait;pointer-events:none}@media (max-width:992px){.contact-form-map-section .find-us-section{margin:0 auto;padding:20px}body .contact-form-map-section{padding-top:0;padding-bottom:0}.find-us-controls,.find-us-results{width:100%}.find-us-section{flex-direction:column;padding:30px;gap:30px}.find-us-results{height:auto;max-height:500px}.find-us-map{width:100%;height:300px}}@media (max-width:480px){.find-us-header h2{font-size:28px}.form-row{flex-direction:column}.find-us-section{padding:20px}}body .contact-form-map-section .section-content{padding-left:15px;padding-right:15px}body .section.thepet_store_locator.contact-form-map-section .leaflet-container a.leaflet-popup-close-button{font-size:2rem!important;font:unset;right:8px!important}@media (max-width:768px){section.thepet_store_locator.contact-form-map-section{margin-top:2rem}}\r\n    <\/style>\r\n\r\n    <div class=\"contact-form-map-section\">\r\n        <div class=\"find-us-section\">\r\n\r\n            <!-- Left Column: Results -->\r\n            <div class=\"find-us-results\" id=\"find-us-results\">\r\n                <div class=\"results-header\" id=\"results-header\" style=\"opacity: 1;\">\r\n                    <span class=\"results-pill\" id=\"results-title\">\r\n                        AVAILABLE IN OVER 200 STORES                    <\/span>\r\n                <\/div>\r\n                <div id=\"results-list\" class=\"results-list-wrapper\">\r\n                    <!-- Loaded dynamically -->\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Right Column: Form + Map -->\r\n            <div class=\"find-us-controls\">\r\n                <div class=\"find-us-header\">\r\n                    <h2>\r\n                        DISTRIBUTION PARTNERS                    <\/h2>\r\n                    <div class=\"line\"><\/div>\r\n                <\/div>\r\n\r\n                <form class=\"find-us-form\" id=\"map-search-form\">\r\n                    <input type=\"hidden\" id=\"hidden-city\" name=\"city\">\r\n                    <input type=\"hidden\" id=\"hidden-district\" name=\"district\">\r\n\r\n                    <div class=\"form-row\">\r\n                        <div class=\"custom-select-wrapper\">\r\n                            <div class=\"custom-select\" id=\"city-select\">\r\n                                <div class=\"custom-select-trigger\" id=\"city-trigger\">\r\n                                    <span>\r\n                                        Your City                                    <\/span>\r\n                                    <div class=\"arrow\"><\/div>\r\n                                <\/div>\r\n                                <div class=\"custom-options\" id=\"city-options\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"custom-select-wrapper\">\r\n                            <div class=\"custom-select\" id=\"district-select\">\r\n                                <div class=\"custom-select-trigger\" id=\"district-trigger\">\r\n                                    <span>\r\n                                        Nearest District                                    <\/span>\r\n                                    <div class=\"arrow\"><\/div>\r\n                                <\/div>\r\n                                <div class=\"custom-options\" id=\"district-options\">\r\n                                    <span class=\"custom-option\">\r\n                                        Select your city first                                    <\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <button type=\"submit\" class=\"search-btn\" id=\"submit-btn\" style=\"text-transform: uppercase;\">\r\n                        SEARCH NOW <img decoding=\"async\"\r\n                            src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\"\r\n                            style=\"margin-left: 8px;\">\r\n                    <\/button>\r\n                <\/form>\r\n\r\n                <div class=\"find-us-map\">\r\n                    <iframe\r\n                        src=\"https:\/\/www.google.com\/maps\/d\/embed?mid=1wOyu1p49cKpdRhi4CCxvtf2ITwH2gD0&hl=vi&ehbc=2E312F&ll=10.7769,106.7009&z=11\"\r\n                        width=\"100%\" allowfullscreen loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\">\r\n                    <\/iframe>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function () {\r\n            \/\/ --- CONFIGURATION ---\r\n            \/\/ Consolidated store data (Batch 1: Q1 - Q6). Each entry need            \r\n            const mapData = [{\"StoreName\":\"M\u00e2y Pet\",\"Address\":\"799 C\u00e1ch M\u1ea1ng Th\u00e1ng T\u00e1m, Ch\u00e1nh Ngh\u0129a, Th\u1ee7 D\u1ea7u M\u1ed9t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.96923,\"lng\":106.6599,\"Phone\":\"0347881009\"},{\"StoreName\":\"PKTY X\u00edu Pet\",\"Address\":\"223 B\u00f9i Qu\u1ed1c Kh\u00e1nh, Ch\u00e1nh Ngh\u0129a, Th\u1ee7 D\u1ea7u M\u1ed9t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.965811,\"lng\":106.658882,\"Phone\":\"0972566260\"},{\"StoreName\":\"Pet World B\u00ecnh D\u01b0\u01a1ng\",\"Address\":\"1067 C\u00e1ch M\u1ea1ng Th\u00e1ng T\u00e1m, Ch\u00e1nh Ngh\u0129a, Th\u1ee7 D\u1ea7u M\u1ed9t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.966123,\"lng\":106.665634,\"Phone\":\"0825843493\"},{\"StoreName\":\"Th\u00fa Y Hi\u1ec1n Linh\",\"Address\":\"176\\\/C T\u1ed5 4 Khu 3, Uy\u00ean H\u01b0ng, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.0567093,\"lng\":106.7887465,\"Phone\":\"0377679982\"},{\"StoreName\":\"Lucky Pet\",\"Address\":\"139 T\u1ed5 3 Kp7, Uy\u00ean H\u01b0ng, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.0772669,\"lng\":106.647682,\"Phone\":\"0978669698\"},{\"StoreName\":\"Th\u00fa Y Th\u00e0nh Sang\",\"Address\":\"Kp3 , H\u1ed9i Ngh\u0129a, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1112056,\"lng\":106.6167136,\"Phone\":\"0877711663\"},{\"StoreName\":\"TL Pet Shop\",\"Address\":\"303 Nguy\u1ec5n An Ninh Kp. Th\u1eafng L\u1ee3i 1, , D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.909669,\"lng\":106.770176,\"Phone\":\"0383833022\"},{\"StoreName\":\"PKTY Th\u00e0nh Trung\",\"Address\":\"S\u1ed1 736, \u0110T743, KP \u0110\u00f4ng Chi\u00eau, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.912922,\"lng\":106.761567,\"Phone\":\"0988781557\"},{\"StoreName\":\"T\u1edbi Ho\u00e0i Pet Shop\",\"Address\":\"\u0110\u01b0\u1eddng Li\u00ean Chi\u00eau Kp. \u0110\u00f4ng Chi\u00eau, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.921867,\"lng\":106.758322,\"Phone\":\"0356841246\"},{\"StoreName\":\"Bi Pet\",\"Address\":\"196\\\/7A Nguy\u1ec5n Th\u1ecb Minh Khai Kp. Chi\u00eau Li\u00eau, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.926551,\"lng\":106.759118,\"Phone\":\"0961415715\"},{\"StoreName\":\"PKTY Hinshu Pet\",\"Address\":\"162A L\u00ea H\u1ed3ng Phong, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.92373,\"lng\":106.765846,\"Phone\":\"0328637141\"},{\"StoreName\":\"Th\u00fa Y VietPet\",\"Address\":\"417 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, Kp. Th\u1ed1ng Nh\u1ea5t, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.8924104,\"lng\":106.6081039,\"Phone\":\"0936457313\"},{\"StoreName\":\"Th\u00fa C\u01b0ng Happy\",\"Address\":\"338 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, Kp. Th\u1ed1ng Nh\u1ea5t, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.907776,\"lng\":106.748774,\"Phone\":\"0789209979\"},{\"StoreName\":\"Taso Pet Home\",\"Address\":\"5 \u0110\u01b0\u1eddng Gs12 Kp T\u00e2y A, \u0110\u00f4ng H\u00f2a , D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.893636,\"lng\":106.771658,\"Phone\":\"0764467979\"},{\"StoreName\":\"Melody Pet Shop\",\"Address\":\"67\\\/5 Tr\u1ea7n Quang Kh\u1ea3i Kp. \u0110\u00f4ng B, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.9015579,\"lng\":106.7762668,\"Phone\":\"0773468075\"},{\"StoreName\":\"PKTY Ch\u1ecb Ng\u00e2n 2\",\"Address\":\"1745 Qu\u1ed1c L\u1ed9 50, Phong Ph\u00fa, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.692894,\"lng\":106.654972,\"Phone\":\"0903630695\"},{\"StoreName\":\"Petshop B\u00e0 L\u00e1t\",\"Address\":\"1A226 V\u0129nh L\u1ed9c, \u1ea4p 1, Ph\u1ea1m V\u0103n Hai, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.772478,\"lng\":106.550327,\"Phone\":\"0379900088\"},{\"StoreName\":\"PKTY Ho\u00e0ng Nam\",\"Address\":\"D21\\\/1\\\/42 \u1ea4p 4 \u0110o\u00e0n Nguy\u1ec5n Tu\u1ea5n, H\u01b0ng Long, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.656561,\"lng\":106.611474,\"Phone\":\"0764893528\"},{\"StoreName\":\"PKTY Diamond Pet\",\"Address\":\"771 \u0110o\u00e0n Nguy\u1ec5n Tu\u1ea5n, H\u01b0ng Long, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.653388,\"lng\":106.616789,\"Phone\":\"0906799671\"},{\"StoreName\":\"PKTY Pet House\",\"Address\":\"B17\\\/16 Qu\u1ed1c L\u1ed9 50, \u1ea5p 1A, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.721425,\"lng\":106.655861,\"Phone\":\"0909657678\"},{\"StoreName\":\"PKTY Ch\u1ecb Ng\u00e2n\",\"Address\":\"862-864 Qu\u1ed1c L\u1ed9 50, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.717273,\"lng\":106.65558,\"Phone\":\"0903630695\"},{\"StoreName\":\"PKTY Chylai\",\"Address\":\"44 \u0110\u01b0\u1eddng S\u1ed1 1 Phi Long, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.721192,\"lng\":106.661995,\"Phone\":\"0383484468\"},{\"StoreName\":\"PKTY Hope Pet\",\"Address\":\"64 \u0110inh \u0110\u1ee9c Thi\u1ec7n, B\u00ecnh Ch\u00e1nh, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.663526,\"lng\":106.570646,\"Phone\":\"0899981312\"},{\"StoreName\":\"BVTY Ho\u00e0ng Minh\",\"Address\":\"376 \u0110inh \u0110\u1ee9c Thi\u1ec7n, B\u00ecnh Ch\u00e1nh, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.659455,\"lng\":106.578941,\"Phone\":\"0989947064\"},{\"StoreName\":\"Th\u00fa Y 199\",\"Address\":\"123 \u0110inh \u0110\u1ee9c Thi\u1ec7n, B\u00ecnh Ch\u00e1nh, B\u00ecnh Ch\u00e1nh, HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.662836,\"lng\":106.57269,\"Phone\":\"0972222651\"},{\"StoreName\":\"BVTY B\u1eb1ng Ph\u1ea1m\",\"Address\":\"1362 Nguy\u1ec5n \u00c1i Qu\u1ed1c, T\u00e2n Phong, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.963998,\"lng\":106.841973,\"Phone\":\"0932173672\"},{\"StoreName\":\"Golden Pet Shop\",\"Address\":\"427 Ph\u1ea1m V\u0103n Thu\u1eadn KP.3, Tam Hi\u1ec7p, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.942995,\"lng\":106.859444,\"Phone\":\"0936388539\"},{\"StoreName\":\"Th\u00fa Y M\u00e2y Pet\",\"Address\":\"LK1- 36 KDC Long Ch\u00e2u, Tam Hi\u1ec7p, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.951651,\"lng\":106.859242,\"Phone\":\"0859164190\"},{\"StoreName\":\"ANIVET Bi\u00ean H\u00f2a\",\"Address\":\"456 C\u00e1ch m\u1ea1ng th\u00e1ng 8, Quang Vinh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.9523249,\"lng\":106.8076475,\"Phone\":\"0972566260\"},{\"StoreName\":\"PKTY N\u1ee5 N\u1ee5  Pet\",\"Address\":\"J10 \u0110\u01b0\u1eddng N4 , KDC B\u1eedu Long, B\u1eedu H\u00f2a, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.956426,\"lng\":106.806007,\"Phone\":\"0337435363\"},{\"StoreName\":\"Thu\u0301 Y VictoVet\",\"Address\":\"631 B\u00f9i H\u1eefu Ngh\u0129a, B\u1eedu Ho\u00e0, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.929975,\"lng\":106.82078,\"Phone\":\"0949252282\"},{\"StoreName\":\"Ti\u1ec7m C\u1ee7a Pet\",\"Address\":\"H\u1ebbm 55 Tr\u1ea7n Qu\u1ed1c To\u1ea3n, B\u00ecnh \u0110a, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.939322,\"lng\":106.863301,\"Phone\":\"0865132470\"},{\"StoreName\":\"Th\u00fa Y H\u1eb1ng &#8211; Pet Home B\u00ecnh \u0110a\",\"Address\":\"298 Tr\u1ea7n Qu\u1ed1c To\u1ea3n, B\u00ecnh \u0110a, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.937885,\"lng\":106.855634,\"Phone\":\"0944874086\"},{\"StoreName\":\"Th\u00fa Y Lucky Pet\",\"Address\":\"97\\\/4 Tr\u1ea7n Qu\u1ed1c To\u1ea3n Kp.1, An B\u00ecnh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.935598,\"lng\":106.85173,\"Phone\":\"0906020404\"},{\"StoreName\":\"Midian Pet Care\",\"Address\":\"101 Ph\u1ea1m V\u0103n Di\u00eau, T\u00e2n H\u1ea1nh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.954109,\"lng\":106.780609,\"Phone\":\"0941501077\"},{\"StoreName\":\"Oh My Pet\",\"Address\":\"45 \u0110\u01b0\u1eddng Gs4, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.890475,\"lng\":106.7742693,\"Phone\":\"0916624679\"},{\"StoreName\":\"Pet Shop D\u0129 An\",\"Address\":\"340 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.902887,\"lng\":106.773323,\"Phone\":\"0983798339\"},{\"StoreName\":\"Xinh Pet\",\"Address\":\"180\\\/10 Hai B\u00e0 Tr\u01b0ng, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.904487,\"lng\":106.78102,\"Phone\":\"0937689526\"},{\"StoreName\":\"DVTC Ti\u00ean Ph\u00fac\",\"Address\":\"68E Nguy\u1ec5n H\u1eefu C\u1ea3nh, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.894533,\"lng\":106.785192,\"Phone\":\"0389944337\"},{\"StoreName\":\"PKTY Ho\u00e0ng V\u0169\",\"Address\":\"247 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o Kp. T\u00e2y A, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.900481,\"lng\":106.777704,\"Phone\":\"0975556393\"},{\"StoreName\":\"PKTY Mai Ph\u01b0\u01a1ng\",\"Address\":\"23 \u0110\u01b0\u1eddng Gs 14 (V\u00f5 Th\u1ecb S\u00e1u), \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.890916,\"lng\":106.775282,\"Phone\":\"0938356679\"},{\"StoreName\":\"PKTY T-Star\",\"Address\":\"14 \u0110\u01b0\u1eddng Hai B\u00e0 Tr\u01b0ng N\u1ed1i D\u00e0i, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.892656,\"lng\":106.777289,\"Phone\":\"0933253388\"},{\"StoreName\":\"PKTY Tr\u1ecdng Kh\u00f4i\",\"Address\":\"122 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o Kp. T\u00e2y A, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.896708,\"lng\":106.783993,\"Phone\":\"0975012142\"},{\"StoreName\":\"Happy Pets\",\"Address\":\"Kdc H\u1ed3ng Th\u1ecbnh 9, \u0110\u01b0\u1eddng DT743A, B\u00ecnh An, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.901944,\"lng\":106.796808,\"Phone\":\"0986796882\"},{\"StoreName\":\"Nh\u00edm Pet Spa\",\"Address\":\"59 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, , D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.907691,\"lng\":106.7659,\"Phone\":\"0933459707\"},{\"StoreName\":\"Th\u00fa Y Ho\u00e0ng Ch\u00e2u\",\"Address\":\"131 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, , D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.907719,\"lng\":106.763582,\"Phone\":\"0325881239\"},{\"StoreName\":\"N\u1eafng M\u01b0a Pet Shop u0026 Spa Th\u00fa C\u01b0ng\",\"Address\":\"B1-02, Ecohome 2 Ecolakes, , B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1230946,\"lng\":106.6260167,\"Phone\":\"0911930777\"},{\"StoreName\":\"Th\u00fa Y Songiavet 2\",\"Address\":\"\u0110\u01b0\u1eddng Ne8, Th\u1edbi H\u00f2a, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1299261,\"lng\":106.6052098,\"Phone\":\"0352038114\"},{\"StoreName\":\"D\u1ecbch V\u1ee5 Th\u00fa Y Ng\u1ecdc Anh\",\"Address\":\"\u0110\u01b0\u1eddng Ne2, Th\u1edbi H\u00f2a, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.8828926,\"lng\":106.4802943,\"Phone\":\"0919450990\"},{\"StoreName\":\"Ca Ca Pet\",\"Address\":\"Tc4, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1383345,\"lng\":106.6100077,\"Phone\":\"0929073561\"},{\"StoreName\":\"D\u1ecbch V\u1ee5 Th\u00fa Y Pet-Vet\",\"Address\":\"\u0110\u1ea1i L\u1ed9 B\u00ecnh D\u01b0\u01a1ng T\u1ed5 1 Kp3, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1417354,\"lng\":106.6033565,\"Phone\":\"0948603878\"},{\"StoreName\":\"1998 Pet Shop\",\"Address\":\"15 Tc3, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1396526,\"lng\":106.6065529,\"Phone\":\"0901209859\"},{\"StoreName\":\"Nh\u00e0 c\u1ee7a \u0110\u1ed1m\",\"Address\":\"C1-22 Tc3 , M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1390281,\"lng\":106.6066457,\"Phone\":\"0775353545\"},{\"StoreName\":\"Pet Kingdom V\u01b0\u01a1ng Qu\u1ed1c Th\u00fa C\u01b0ng\",\"Address\":\"321 Qu\u1ed1c l\u1ed9 13, Kp2, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1492967,\"lng\":106.5950896,\"Phone\":\"0856033339\"},{\"StoreName\":\"D\u1ecbch V\u1ee5 Th\u00fa Y Thanh Vi\",\"Address\":\"Dt 741 - s\u1ed1 499, KP An H\u00f2a, H\u00f2a L\u1ee3i , B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.088457,\"lng\":106.6485396,\"Phone\":\"0986057790\"},{\"StoreName\":\"M\u00e2y Pet\",\"Address\":\"799 C\u00e1ch M\u1ea1ng Th\u00e1ng T\u00e1m, Ch\u00e1nh Ngh\u0129a, Th\u1ee7 D\u1ea7u M\u1ed9t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.96923,\"lng\":106.6599,\"Phone\":\"0347881009\"},{\"StoreName\":\"PKTY X\u00edu Pet\",\"Address\":\"223 B\u00f9i Qu\u1ed1c Kh\u00e1nh, Ch\u00e1nh Ngh\u0129a, Th\u1ee7 D\u1ea7u M\u1ed9t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.965811,\"lng\":106.658882,\"Phone\":\"0972566260\"},{\"StoreName\":\"Pet World B\u00ecnh D\u01b0\u01a1ng\",\"Address\":\"1067 C\u00e1ch M\u1ea1ng Th\u00e1ng T\u00e1m, Ch\u00e1nh Ngh\u0129a, Th\u1ee7 D\u1ea7u M\u1ed9t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.966123,\"lng\":106.665634,\"Phone\":\"0825843493\"},{\"StoreName\":\"Th\u00fa Y Hi\u1ec1n Linh\",\"Address\":\"176\\\/C T\u1ed5 4 Khu 3, Uy\u00ean H\u01b0ng, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.0567093,\"lng\":106.7887465,\"Phone\":\"0377679982\"},{\"StoreName\":\"Lucky Pet\",\"Address\":\"139 T\u1ed5 3 Kp7, Uy\u00ean H\u01b0ng, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.0772669,\"lng\":106.647682,\"Phone\":\"0978669698\"},{\"StoreName\":\"Th\u00fa Y Th\u00e0nh Sang\",\"Address\":\"Kp3, H\u1ed9i Ngh\u0129a, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1112056,\"lng\":106.6167136,\"Phone\":\"0877711663\"},{\"StoreName\":\"TL Pet Shop\",\"Address\":\"303 Nguy\u1ec5n An Ninh Kp. Th\u1eafng L\u1ee3i 1, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.909669,\"lng\":106.770176,\"Phone\":\"0383833022\"},{\"StoreName\":\"PKTY Th\u00e0nh Trung\",\"Address\":\"S\u1ed1 736, \u0110T743, KP \u0110\u00f4ng Chi\u00eau, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.912922,\"lng\":106.761567,\"Phone\":\"0988781557\"},{\"StoreName\":\"T\u1edbi Ho\u00e0i Pet Shop\",\"Address\":\"\u0110\u01b0\u1eddng Li\u00ean Chi\u00eau Kp. \u0110\u00f4ng Chi\u00eau, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.921867,\"lng\":106.758322,\"Phone\":\"0356841246\"},{\"StoreName\":\"Bi Pet\",\"Address\":\"196\\\/7A Nguy\u1ec5n Th\u1ecb Minh Khai Kp. Chi\u00eau Li\u00eau, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.926551,\"lng\":106.759118,\"Phone\":\"0961415715\"},{\"StoreName\":\"PKTY Hinshu Pet\",\"Address\":\"162A L\u00ea H\u1ed3ng Phong, T\u00e2n \u0110\u00f4ng Hi\u1ec7p, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.92373,\"lng\":106.765846,\"Phone\":\"0328637141\"},{\"StoreName\":\"Th\u00fa Y VietPet\",\"Address\":\"417 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, Kp. Th\u1ed1ng Nh\u1ea5t, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.8924104,\"lng\":106.6081039,\"Phone\":\"0936457313\"},{\"StoreName\":\"Th\u00fa C\u01b0ng Happy\",\"Address\":\"338 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, Kp. Th\u1ed1ng Nh\u1ea5t, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.907776,\"lng\":106.748774,\"Phone\":\"0789209979\"},{\"StoreName\":\"Taso Pet Home\",\"Address\":\"5 \u0110\u01b0\u1eddng Gs12 Kp T\u00e2y A, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.893636,\"lng\":106.771658,\"Phone\":\"0764467979\"},{\"StoreName\":\"Melody Pet Shop\",\"Address\":\"67\\\/5 Tr\u1ea7n Quang Kh\u1ea3i Kp. \u0110\u00f4ng B, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.9015579,\"lng\":106.7762668,\"Phone\":\"0773468075\"},{\"StoreName\":\"PKTY Ch\u1ecb Ng\u00e2n 2\",\"Address\":\"1745 Qu\u1ed1c L\u1ed9 50, Phong Ph\u00fa, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.692894,\"lng\":106.654972,\"Phone\":\"0903630695\"},{\"StoreName\":\"Petshop B\u00e0 L\u00e1t\",\"Address\":\"1A226 V\u0129nh L\u1ed9c, \u1ea4p 1, Ph\u1ea1m V\u0103n Hai, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.772478,\"lng\":106.550327,\"Phone\":\"0379900088\"},{\"StoreName\":\"PKTY Ho\u00e0ng Nam\",\"Address\":\"D21\\\/1\\\/42 \u1ea4p 4 \u0110o\u00e0n Nguy\u1ec5n Tu\u1ea5n, H\u01b0ng Long, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.656561,\"lng\":106.611474,\"Phone\":\"0764893528\"},{\"StoreName\":\"PKTY Diamond Pet\",\"Address\":\"771 \u0110o\u00e0n Nguy\u1ec5n Tu\u1ea5n, H\u01b0ng Long, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.653388,\"lng\":106.616789,\"Phone\":\"0906799671\"},{\"StoreName\":\"PKTY Pet House\",\"Address\":\"B17\\\/16 Qu\u1ed1c L\u1ed9 50, \u1ea5p 1A, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.721425,\"lng\":106.655861,\"Phone\":\"0909657678\"},{\"StoreName\":\"PKTY Ch\u1ecb Ng\u00e2n\",\"Address\":\"862-864 Qu\u1ed1c L\u1ed9 50, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.717273,\"lng\":106.65558,\"Phone\":\"0903630695\"},{\"StoreName\":\"PKTY Chylai\",\"Address\":\"44 \u0110\u01b0\u1eddng S\u1ed1 1 Phi Long, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.721192,\"lng\":106.661995,\"Phone\":\"0383484468\"},{\"StoreName\":\"PKTY Hope Pet\",\"Address\":\"64 \u0110inh \u0110\u1ee9c Thi\u1ec7n, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.663526,\"lng\":106.570646,\"Phone\":\"0899981312\"},{\"StoreName\":\"BVTY Ho\u00e0ng Minh\",\"Address\":\"376 \u0110inh \u0110\u1ee9c Thi\u1ec7n, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.659455,\"lng\":106.578941,\"Phone\":\"0989947064\"},{\"StoreName\":\"Th\u00fa Y 199\",\"Address\":\"123 \u0110inh \u0110\u1ee9c Thi\u1ec7n, B\u00ecnh Ch\u00e1nh, TP. HCM\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.662836,\"lng\":106.57269,\"Phone\":\"0972222651\"},{\"StoreName\":\"BVTY B\u1eb1ng Ph\u1ea1m\",\"Address\":\"1362 Nguy\u1ec5n \u00c1i Qu\u1ed1c, T\u00e2n Phong, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.963998,\"lng\":106.841973,\"Phone\":\"0932173672\"},{\"StoreName\":\"Golden Pet Shop Tam Hi\u1ec7p\",\"Address\":\"427 Ph\u1ea1m V\u0103n Thu\u1eadn KP.3, Tam Hi\u1ec7p, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.942995,\"lng\":106.859444,\"Phone\":\"0936388539\"},{\"StoreName\":\"Th\u00fa Y M\u00e2y Pet\",\"Address\":\"LK1-36 KDC Long Ch\u00e2u, Tam Hi\u1ec7p, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.951651,\"lng\":106.859242,\"Phone\":\"0859164190\"},{\"StoreName\":\"ANIVET Bi\u00ean H\u00f2a\",\"Address\":\"456 C\u00e1ch m\u1ea1ng th\u00e1ng 8, Quang Vinh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.9523249,\"lng\":106.8076475,\"Phone\":\"0972566260\"},{\"StoreName\":\"PKTY N\u1ee5 N\u1ee5 Pet\",\"Address\":\"J10 \u0110\u01b0\u1eddng N4, KDC B\u1eedu Long, B\u1eedu H\u00f2a, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.956426,\"lng\":106.806007,\"Phone\":\"0337435363\"},{\"StoreName\":\"Th\u00fa Y VictoVet CS2\",\"Address\":\"631 B\u00f9i H\u1eefu Ngh\u0129a, B\u1eedu Ho\u00e0, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.929975,\"lng\":106.82078,\"Phone\":\"0949252282\"},{\"StoreName\":\"Ti\u1ec7m C\u1ee7a Pet\",\"Address\":\"H\u1ebbm 55 Tr\u1ea7n Qu\u1ed1c To\u1ea3n, B\u00ecnh \u0110a, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.939322,\"lng\":106.863301,\"Phone\":\"0865132470\"},{\"StoreName\":\"Th\u00fa Y H\u1eb1ng &#8211; Pet Home B\u00ecnh \u0110a\",\"Address\":\"298 Tr\u1ea7n Qu\u1ed1c To\u1ea3n, B\u00ecnh \u0110a, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.937885,\"lng\":106.855634,\"Phone\":\"0944874086\"},{\"StoreName\":\"Th\u00fa Y Lucky Pet\",\"Address\":\"97\\\/4 Tr\u1ea7n Qu\u1ed1c To\u1ea3n Kp.1, An B\u00ecnh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.935598,\"lng\":106.85173,\"Phone\":\"0906020404\"},{\"StoreName\":\"Midian Pet Care\",\"Address\":\"101 Ph\u1ea1m V\u0103n Di\u00eau, T\u00e2n H\u1ea1nh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.954109,\"lng\":106.780609,\"Phone\":\"0941501077\"},{\"StoreName\":\"Oh My Pet\",\"Address\":\"45 \u0110\u01b0\u1eddng Gs4, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.890475,\"lng\":106.7742693,\"Phone\":\"0916624679\"},{\"StoreName\":\"Pet Shop D\u0129 An\",\"Address\":\"340 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.902887,\"lng\":106.773323,\"Phone\":\"0983798339\"},{\"StoreName\":\"Xinh Pet\",\"Address\":\"180\\\/10 Hai B\u00e0 Tr\u01b0ng, \u0110\u00f4ng H\u00f2a, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.904487,\"lng\":106.78102,\"Phone\":\"0937689526\"},{\"StoreName\":\"DVTC Ti\u00ean Ph\u00fac\",\"Address\":\"68E Nguy\u1ec5n H\u1eefu C\u1ea3nh, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.894533,\"lng\":106.785192,\"Phone\":\"0389944337\"},{\"StoreName\":\"PKTY Ho\u00e0ng V\u0169\",\"Address\":\"247 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o Kp. T\u00e2y A, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.900481,\"lng\":106.777704,\"Phone\":\"0975556393\"},{\"StoreName\":\"PKTY Mai Ph\u01b0\u01a1ng\",\"Address\":\"23 \u0110\u01b0\u1eddng Gs 14 (V\u00f5 Th\u1ecb S\u00e1u), \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.890916,\"lng\":106.775282,\"Phone\":\"0938356679\"},{\"StoreName\":\"PKTY T-Star\",\"Address\":\"14 \u0110\u01b0\u1eddng Hai B\u00e0 Tr\u01b0ng N\u1ed1i D\u00e0i, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.892656,\"lng\":106.777289,\"Phone\":\"0933253388\"},{\"StoreName\":\"PKTY Tr\u1ecdng Kh\u00f4i\",\"Address\":\"122 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o Kp. T\u00e2y A, \u0110\u00f4ng Ho\u00e0, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.896708,\"lng\":106.783993,\"Phone\":\"0975012142\"},{\"StoreName\":\"Happy Pets\",\"Address\":\"Kdc H\u1ed3ng Th\u1ecbnh 9, \u0110\u01b0\u1eddng DT743A, B\u00ecnh An, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.901944,\"lng\":106.796808,\"Phone\":\"0986796882\"},{\"StoreName\":\"Nh\u00edm Pet Spa\",\"Address\":\"59 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.907691,\"lng\":106.7659,\"Phone\":\"0933459707\"},{\"StoreName\":\"Th\u00fa Y Ho\u00e0ng Ch\u00e2u\",\"Address\":\"131 L\u00fd Th\u01b0\u1eddng Ki\u1ec7t, D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.907719,\"lng\":106.763582,\"Phone\":\"0325881239\"},{\"StoreName\":\"N\u1eafng M\u01b0a Pet Shop &#038; Spa Th\u00fa C\u01b0ng\",\"Address\":\"B1-02, Ecohome 2 Ecolakes, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1230946,\"lng\":106.6260167,\"Phone\":\"0911930777\"},{\"StoreName\":\"Th\u00fa Y Songiavet 2\",\"Address\":\"\u0110\u01b0\u1eddng Ne8, Th\u1edbi H\u00f2a, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1299261,\"lng\":106.6052098,\"Phone\":\"0352038114\"},{\"StoreName\":\"D\u1ecbch V\u1ee5 Th\u00fa Y Ng\u1ecdc Anh\",\"Address\":\"\u0110\u01b0\u1eddng Ne2, Th\u1edbi H\u00f2a, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.8828926,\"lng\":106.4802943,\"Phone\":\"0919450990\"},{\"StoreName\":\"Ca Ca Pet\",\"Address\":\"Tc4, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1383345,\"lng\":106.6100077,\"Phone\":\"0929073561\"},{\"StoreName\":\"D\u1ecbch V\u1ee5 Th\u00fa Y Pet-Vet\",\"Address\":\"\u0110\u1ea1i L\u1ed9 B\u00ecnh D\u01b0\u01a1ng T\u1ed5 1 Kp3, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1417354,\"lng\":106.6033565,\"Phone\":\"0948603878\"},{\"StoreName\":\"1998 Pet Shop\",\"Address\":\"15 Tc3, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1396526,\"lng\":106.6065529,\"Phone\":\"0901209859\"},{\"StoreName\":\"Nh\u00e0 c\u1ee7a \u0110\u1ed1m\",\"Address\":\"C1-22 Tc3 , M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1390281,\"lng\":106.6066457,\"Phone\":\"0775353545\"},{\"StoreName\":\"Pet Kingdom V\u01b0\u01a1ng Qu\u1ed1c Th\u00fa C\u01b0ng\",\"Address\":\"321 Qu\u1ed1c l\u1ed9 13, Kp2, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1492967,\"lng\":106.5950896,\"Phone\":\"0856033339\"},{\"StoreName\":\"D\u1ecbch V\u1ee5 Th\u00fa Y Thanh Vi\",\"Address\":\"Dt 741 - s\u1ed1 499, KP An H\u00f2a, H\u00f2a L\u1ee3i , B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.088457,\"lng\":106.6485396,\"Phone\":\"0986057790\"},{\"StoreName\":\"Doca Pet Plus\",\"Address\":\"281 L\u00ea V\u0103n Kh\u01b0\u01a1ng, Hi\u1ec7p Th\u00e0nh, T\u00e2n Ph\u00fa, HCM\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.873359,\"lng\":106.649168,\"Phone\":\"0934282779\"},{\"StoreName\":\"PKTY Huy\u1ec1n Tho\u1ea1i\",\"Address\":\"530 Nguy\u1ec5n Tri Ph\u01b0\u01a1ng, An B\u00ecnh , D\u0129 An, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"D\u0129 An\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.879504,\"lng\":106.761606,\"Phone\":\"0388964379\"},{\"StoreName\":\"Cherie Petshop\",\"Address\":\"982 Kha V\u1ea1n C\u00e2n, Tr\u01b0\u1eddng Th\u1ecd, TP Th\u1ee7 \u0110\u1ee9c (Q.Th\u1ee7 \u0110\u1ee9c), HCM\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.850097,\"lng\":106.754241,\"Phone\":\"0902887678\"},{\"StoreName\":\"Nh\u00e0 c\u1ee7a \u1ee4t \u1ee4t\",\"Address\":\"318 \u1ea5p Ho\u00e0 B\u00ecnh, V\u0129nh Thanh, Nh\u01a1n Tr\u1ea1ch, \u0110\u1ed3ng Nai\",\"District\":\"Nh\u01a1n Tr\u1ea1ch\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.6975279,\"lng\":106.8269336,\"Phone\":\"0374055082\"},{\"StoreName\":\"PKTY Bs. L\u00ea Th\u1ecb Hu\u1ef3nh Anh (Amy Pet)\",\"Address\":\"532 C\u00e1ch M\u1ea1ng Th\u00e1ng T\u00e1m, Kp.2, Quang Vinh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Quang Vinh\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.952599,\"lng\":106.807925,\"Phone\":\"0981361717\"},{\"StoreName\":\"Pet Grocer.vn\",\"Address\":\"S\u1ed1 9 \u0110\u01b0\u1eddng S\u1ed1 3, Hi\u1ec7p B\u00ecnh Ch\u00e1nh, TP Th\u1ee7 \u0110\u1ee9c (Q.Th\u1ee7 \u0110\u1ee9c), HCM\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.829379,\"lng\":106.730133,\"Phone\":\"0799949999\"},{\"StoreName\":\"BVTY Vietnam Pet Center\",\"Address\":\"97A L\u00ea V\u0103n Ch\u00ed, Linh Trung, TP Th\u1ee7 \u0110\u1ee9c (Q.Th\u1ee7 \u0110\u1ee9c), HCM\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.856916,\"lng\":106.776298,\"Phone\":\"0973739922\"},{\"StoreName\":\"Thu\u0301 Y VictoVet\",\"Address\":\"631 B\u00f9i H\u1eefu Ngh\u0129a, B\u1eedu Ho\u00e0, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.929975,\"lng\":106.82078,\"Phone\":\"0949252282\"},{\"StoreName\":\"Thu\u0301 Y Pet C\u01b0ng\",\"Address\":\"400 L\u00e3 Xu\u00e2n Oai, Tr\u01b0\u1eddng Th\u1ea1nh, TP Th\u1ee7 \u0110\u1ee9c (Q.9), HCM\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.822511,\"lng\":106.808501,\"Phone\":\"0349385757\"},{\"StoreName\":\"Golden Pet Shop\",\"Address\":\"58 D\u01b0\u01a1ng T\u1eed Giang, T\u00e2n Ti\u1ebfn, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"T\u00e2n Ti\u1ebfn\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.959502,\"lng\":106.843087,\"Phone\":\"0937039333\"},{\"StoreName\":\"PKTY Happy Pet\",\"Address\":\"T\u1ed5 2 Kp3 , Uy\u00ean H\u01b0ng, T\u00e2n Uy\u00ean, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"T\u00e2n Uy\u00ean\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.0581784,\"lng\":106.7590995,\"Phone\":\"0909364053\"},{\"StoreName\":\"Th\u00fa Y S\u00e0i G\u00f2n\",\"Address\":\"1 D18, M\u1ef9 Ph\u01b0\u1edbc, B\u1ebfn C\u00e1t, B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"B\u1ebfn C\u00e1t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":11.1163283,\"lng\":106.5291847,\"Phone\":\"0938692344\"},{\"StoreName\":\"Dr Tom Clinic\",\"Address\":\"148 \u0110\u01b0\u1eddng 17 , Linh Trung, TP Th\u1ee7 \u0110\u1ee9c (Q.Th\u1ee7 \u0110\u1ee9c), HCM\",\"District\":\"Qu\u1eadn Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.864603,\"lng\":106.787592,\"Phone\":\"0988275972\"},{\"StoreName\":\"KL Ch\u1ecb Linh\",\"Address\":\"L\u00f4 A82 KDC B\u00e1ch Khoa, \u0110\u1ed7 Xu\u00e2n H\u1ee3p , Ph\u00fa H\u1eefu, TP Th\u1ee7 \u0110\u1ee9c (Q.9), HCM\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7928002,\"lng\":106.7790845,\"Phone\":\"0325984869\"},{\"StoreName\":\"PKTY Galaxy\",\"Address\":\"177 Nguy\u1ec5n Th\u1ecb Th\u1eadp, T\u00e2n Ph\u00fa, Q.7, HCM\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.738171,\"lng\":106.719339,\"Phone\":\"0932356575\"},{\"StoreName\":\"Th\u00fa Y Kon Tum\",\"Address\":\"241 Tr\u1ea7n Nh\u00e2n T\u00f4ng, P. Kon Tum, T\u1ec9nh Qu\u1ea3ng Ng\u00e3i\",\"District\":\"Kon Tum\",\"City\":\"Kon Tum\",\"lat\":15.1165,\"lng\":108.8055,\"Phone\":\"0813453453\"},{\"StoreName\":\"Boss City CS1\",\"Address\":\"174 \u0110\u01b0\u1eddng 3\\\/2, H\u1ea3i Ch\u00e2u, \u0110\u00e0 N\u1eb5ng\",\"District\":\"H\u1ea3i Ch\u00e2u\",\"City\":\"\u0110\u00e0 N\u1eb5ng\",\"lat\":16.0592,\"lng\":108.1963,\"Phone\":\"0905 466 266\"},{\"StoreName\":\"Bumper Pet Shop\",\"Address\":\"StH30.51, Th\u00edch Qu\u1ea3ng \u0110\u1ee9c, Nha Trang, Kh\u00e1nh H\u00f2a\",\"District\":\"Nha Trang\",\"City\":\"Nha Trang\",\"lat\":12.245,\"lng\":109.185,\"Phone\":\"0338855424\"},{\"StoreName\":\"263 Th\u1ee7 Khoa Hu\u00e2n\",\"Address\":\"263 Th\u1ee7 Khoa Hu\u00e2n, Phan Thi\u1ebft\",\"District\":\"Phan Thi\u1ebft\",\"City\":\"Phan Thi\u1ebft\",\"lat\":10.932,\"lng\":108.1068,\"Phone\":\"0981412812\"},{\"StoreName\":\"174 Nguy\u1ec5n Th\u1ecb Minh Khai\",\"Address\":\"174 Nguy\u1ec5n Th\u1ecb Minh Khai, Ninh Ki\u1ec1u, C\u1ea7n Th\u01a1\",\"District\":\"Ninh Ki\u1ec1u\",\"City\":\"C\u1ea7n Th\u01a1\",\"lat\":10.0357,\"lng\":105.7761,\"Phone\":\"0902389203\"},{\"StoreName\":\"Mimi Pet Shop\",\"Address\":\"135 \u0111\u01b0\u1eddng Tr\u1ea7n V\u0103n \u01a0n, Ph\u01b0\u1eddng Ph\u00fa Ho\u00e0, TP. Th\u1ee7 D\u1ea7u M\u1ed9t, T\u1ec9nh B\u00ecnh D\u01b0\u01a1ng\",\"District\":\"Th\u1ee7 D\u1ea7u M\u1ed9t\",\"City\":\"B\u00ecnh D\u01b0\u01a1ng\",\"lat\":10.9856,\"lng\":106.6662,\"Phone\":\"0979919498\"},{\"StoreName\":\"318 \u1ea5p Ho\u00e0 B\u00ecnh\",\"Address\":\"318 \u1ea5p Ho\u00e0 B\u00ecnh, Nh\u01a1n Tr\u1ea1ch\",\"District\":\"Nh\u01a1n Tr\u1ea1ch\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.665,\"lng\":106.905,\"Phone\":\"0374055082\"},{\"StoreName\":\"Golden Pet D\u01b0\u01a1ng T\u1eed Giang\",\"Address\":\"58 D\u01b0\u01a1ng T\u1eed Giang, T\u00e2n Ti\u1ebfn, Bi\u00ean Ho\u00e0, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.9472,\"lng\":106.8225,\"Phone\":\"0937039333\"},{\"StoreName\":\"Monpet Bi\u00ean Ho\u00e0\",\"Address\":\"149 \u0110. B\u00f9i V\u0103n H\u00f2a, Long B\u00ecnh, Bi\u00ean H\u00f2a, \u0110\u1ed3ng Nai\",\"District\":\"Bi\u00ean H\u00f2a\",\"City\":\"\u0110\u1ed3ng Nai\",\"lat\":10.9234,\"lng\":106.8557,\"Phone\":\"0906850125\"},{\"StoreName\":\"12\\\/1B T\u00f4 K\u00fd\",\"Address\":\"12\\\/1B T\u00f4 K\u00fd, Th\u1edbi Tam Th\u00f4n, H\u00f3c M\u00f4n\",\"District\":\"H\u00f3c M\u00f4n\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.865,\"lng\":106.618,\"Phone\":\"0984069486\"},{\"StoreName\":\"223 \u0110\u1eb7ng Th\u00fac V\u1ecbnh\",\"Address\":\"223 \u0110\u1eb7ng Th\u00fac V\u1ecbnh, \u0110\u00f4ng Th\u1ea1nh, H\u00f3c M\u00f4n\",\"District\":\"H\u00f3c M\u00f4n\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.871,\"lng\":106.6254,\"Phone\":\"0777855542\"},{\"StoreName\":\"862 Qu\u1ed1c l\u1ed9 50\",\"Address\":\"862 Qu\u1ed1c l\u1ed9 50, B\u00ecnh H\u01b0ng, B\u00ecnh Ch\u00e1nh\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.6885,\"lng\":106.6534,\"Phone\":\"0903630695\"},{\"StoreName\":\"Anivet B\u00ecnh Ch\u00e1nh\",\"Address\":\"B6\\\/7E Tr\u1ea7n \u0110\u1ea1i Ngh\u0129a, T\u00e2n Ki\u00ean, B\u00ecnh Ch\u00e1nh\",\"District\":\"B\u00ecnh Ch\u00e1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.725,\"lng\":106.585,\"Phone\":\"0937174874\"},{\"StoreName\":\"D\u1ee9a Pet shop\",\"Address\":\"268 T\u1ec9nh l\u1ed9 8, Khu ph\u1ed1 4, Th\u1ecb Tr\u1ea5n C\u1ee7 Chi\",\"District\":\"C\u1ee7 Chi\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.975,\"lng\":106.495,\"Phone\":\"0979593639\"},{\"StoreName\":\"NA Pet Salon\",\"Address\":\"45 Nguy\u1ec5n Th\u1ecb Tri\u1ec7u, Th\u1ecb Tr\u1ea5n C\u1ee7 Chi\",\"District\":\"C\u1ee7 Chi\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.9634,\"lng\":106.5052,\"Phone\":\"0379790220\"},{\"StoreName\":\"Happy Pet Nh\u00e0 B\u00e8\",\"Address\":\"2054 Hu\u1ef3nh T\u1ea5n Ph\u00e1t, Kp.16, Th\u1ecb Tr\u1ea5n Nh\u00e0 B\u00e8, Huy\u1ec7n Nh\u00e0 B\u00e8\",\"District\":\"Nh\u00e0 B\u00e8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.6865,\"lng\":106.7288,\"Phone\":\"0933680198\"},{\"StoreName\":\"Th\u00fa Y Th\u00e0nh Ng\u1ecdc\",\"Address\":\"2290 Hu\u1ef3nh T\u1ea5n Ph\u00e1t, Ph\u00fa Xu\u00e2n, Nh\u00e0 B\u00e8\",\"District\":\"Nh\u00e0 B\u00e8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.6865,\"lng\":106.7436,\"Phone\":\"0772244474\"},{\"StoreName\":\"DSK Pet Mart\",\"Address\":\"77 Ho\u00e0ng V\u0103n H\u1ee3p, An L\u1ea1c A, Q.B\u00ecnh T\u00e2n\",\"District\":\"B\u00ecnh T\u00e2n\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.752,\"lng\":106.628,\"Phone\":\"0328188161\"},{\"StoreName\":\"PETPRO Kinh D\u01b0\u01a1ng V\u01b0\u01a1ng\",\"Address\":\"277 Kinh D\u01b0\u01a1ng V\u01b0\u01a1ng, P.An L\u1ea1c, Qu\u1eadn B\u00ecnh T\u00e2n.\",\"District\":\"B\u00ecnh T\u00e2n\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7446,\"lng\":106.6228,\"Phone\":\"0911368041\"},{\"StoreName\":\"PETPRO Nguy\u1ec5n Th\u1ecb T\u00fa\",\"Address\":\"216 Nguy\u1ec5n Th\u1ecb T\u00fa, P.B\u00ecnh H\u01b0ng H\u00f2a, Qu\u1eadn B\u00ecnh T\u00e2n.\",\"District\":\"B\u00ecnh T\u00e2n\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8058,\"lng\":106.5985,\"Phone\":\"0912219211\"},{\"StoreName\":\"Mozzi Hu\u1ef3nh V\u0103n B\u00e1nh\",\"Address\":\"136 Hu\u1ef3nh V\u0103n B\u00e1nh, P12, Q. Ph\u00fa Nhu\u1eadn\",\"District\":\"Ph\u00fa Nhu\u1eadn\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7909,\"lng\":106.6775,\"Phone\":\"0902333146\"},{\"StoreName\":\"Pet\u2019s Home Ph\u00fa Nhu\u1eadn\",\"Address\":\"156 Hoa Lan, P2, Q. Ph\u00fa Nhu\u1eadn\",\"District\":\"Ph\u00fa Nhu\u1eadn\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7955,\"lng\":106.6853,\"Phone\":\"02866803846\"},{\"StoreName\":\"CatHouse\",\"Address\":\"116 \u0110\u1eb7ng V\u0103n Ng\u1eef , P.14, Qu\u1eadn Ph\u00fa Nhu\u1eadn\",\"District\":\"Ph\u00fa Nhu\u1eadn\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7909,\"lng\":106.6718,\"Phone\":\"0859391839\"},{\"StoreName\":\"T3 Pets shop and Grooming Spa\",\"Address\":\"103 Hoa\u0300ng Hoa Tha\u0301m, P.13, Ta\u0302n Bi\u0300nh\",\"District\":\"T\u00e2n B\u00ecnh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.802,\"lng\":106.645,\"Phone\":\"0774148608\"},{\"StoreName\":\"Katyb Pet Care\",\"Address\":\"193 Nguy\u1ec5n Th\u1ecb Nh\u1ecf, P.9, Q. T\u00e2n B\u00ecnh\",\"District\":\"T\u00e2n B\u00ecnh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.785,\"lng\":106.651,\"Phone\":\"0898499916\"},{\"StoreName\":\"T\u1ea1p ho\u00e1 M\u00e1 Kudo \u2013 Nh\u00e0 tr\u1ebb m\u00e8o\",\"Address\":\"43 T\u00e2n Canh, P.1, T\u00e2n B\u00ecnh\",\"District\":\"T\u00e2n B\u00ecnh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.795,\"lng\":106.662,\"Phone\":\"0933967298\"},{\"StoreName\":\"PETPRO Tr\u01b0\u1eddng Chinh\",\"Address\":\"111 Tr\u01b0\u1eddng Chinh, P.12, Qu\u1eadn T\u00e2n B\u00ecnh.\",\"District\":\"T\u00e2n B\u00ecnh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7981,\"lng\":106.6444,\"Phone\":\"0916219211\"},{\"StoreName\":\"KIRA vet clinic\",\"Address\":\"125 Nguy\u1ec5n Th\u00e1i B\u00ecnh, P.4, Q. T\u00e2n B\u00ecnh.\",\"District\":\"T\u00e2n B\u00ecnh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7967,\"lng\":106.6575,\"Phone\":\"0796331363\"},{\"StoreName\":\"PETPRO C\u1ed9ng Ho\u00e0\",\"Address\":\"387-389 C\u1ed9ng H\u00f2a, P.13, Qu\u1eadn T\u00e2n B\u00ecnh\",\"District\":\"T\u00e2n B\u00ecnh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8016,\"lng\":106.6473,\"Phone\":\"0917710311\"},{\"StoreName\":\"KIRA vet clinic\",\"Address\":\"125 Nguy\u1ec5n Th\u00e1i B\u00ecnh, P.4, Q. T\u00e2n B\u00ecnh.\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.792,\"lng\":106.701,\"Phone\":\"0353224249\"},{\"StoreName\":\"Meowy Pet Shop V\u00f5 Oanh\",\"Address\":\"14 V\u00f5 Oanh, P.25, Q. B\u00ecnh Th\u1ea1nh\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.815,\"lng\":106.708,\"Phone\":\"0966998126\"},{\"StoreName\":\"Sam Sam Pet chi nh\u00e1nh 1\",\"Address\":\"140 N\u01a1 Trang Long, P.14, Q. B\u00ecnh Th\u1ea1nh\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8125,\"lng\":106.6976,\"Phone\":\"0934426839\"},{\"StoreName\":\"Katos Pethome\",\"Address\":\"740 X\u00f4 Vi\u1ebft Ngh\u1ec7 T\u0129nh, P.25, Q. B\u00ecnh Th\u1ea1nh.\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8251,\"lng\":106.7135,\"Phone\":\"0939800588\"},{\"StoreName\":\"Sam Sam Pet chi nh\u00e1nh 1\",\"Address\":\"140 N\u01a1 Trang Long, P.14, Q. B\u00ecnh Th\u1ea1nh\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7946,\"lng\":106.6975,\"Phone\":\"0374414142\"},{\"StoreName\":\"Petwish H\u00e0ng Xanh\",\"Address\":\"465 \u0110i\u1ec7n Bi\u00ean Ph\u1ee7, P.25, Qu\u1eadn B\u00ecnh Th\u1ea1nh\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8038,\"lng\":106.7118,\"Phone\":\"02835123205\"},{\"StoreName\":\"Meowy petshop\",\"Address\":\"112 Nguy\u1ec5n C\u1eedu V\u00e2n, P.17, Qu\u1eadn B\u00ecnh Th\u1ea1nh\",\"District\":\"B\u00ecnh Th\u1ea1nh\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7963,\"lng\":106.7027,\"Phone\":\"0903673297\"},{\"StoreName\":\"Pet Kingdom\",\"Address\":\"93 Linh \u0110\u00f4ng, P.Linh \u0110\u00f4ng, Th\u1ee7 \u0110\u1ee9c.\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8503,\"lng\":106.7458,\"Phone\":\"0941397239\"},{\"StoreName\":\"Pet Kingdom\",\"Address\":\"93 Linh \u0110\u00f4ng, P.Linh \u0110\u00f4ng, Th\u1ee7 \u0110\u1ee9c.\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8525,\"lng\":106.7628,\"Phone\":\"0943738003\"},{\"StoreName\":\"PKTY Huy Ho\u00e0ng\",\"Address\":\"53 qu\u1ed1c l\u1ed9 13, Hi\u1ec7p B\u00ecnh Ch\u00e1nh, Th\u1ee7 \u0110\u1ee9c (d\u01b0\u1edbi ch\u00e2n c\u1ea7u B\u00ecnh L\u1ee3i).\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.831,\"lng\":106.711,\"Phone\":\"0906677704\"},{\"StoreName\":\"Petiny \u0110\u00e0o Trinh Nh\u1ea5t\",\"Address\":\"30 \u0110\u00e0o Trinh Nh\u1ea5t, Linh T\u00e2y, Th\u1ee7 \u0110\u1ee9c.\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.865,\"lng\":106.758,\"Phone\":\"0836175174\"},{\"StoreName\":\"PKTY Dr.Eopi\",\"Address\":\"S\u1ed1 57 \u0111\u01b0\u1eddng Tam B\u00ecnh, Hi\u1ec7p B\u00ecnh Ch\u00e1nh, Th\u1ee7 \u0110\u1ee9c\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.842,\"lng\":106.745,\"Phone\":\"0355595741\"},{\"StoreName\":\"Th\u1ebf gi\u1edbi c\u1ee7a Pet c\u01b0ng\",\"Address\":\"113\\\/4 \u0110\u01b0\u1eddng s\u1ed1 8, Linh Trung, Th\u1ee7 \u0110\u1ee9c.\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.848,\"lng\":106.759,\"Phone\":\"0987956420\"},{\"StoreName\":\"Hachiko Th\u1ee7 \u0110\u1ee9c\",\"Address\":\"128 Ho\u00e0ng Di\u1ec7u 2, P.Linh Chi\u1ec3u, Th\u1ee7 \u0110\u1ee9c.\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8496,\"lng\":106.7562,\"Phone\":\"0963146186\"},{\"StoreName\":\"Pet Kingdom\",\"Address\":\"93 Linh \u0110\u00f4ng, P.Linh \u0110\u00f4ng, Th\u1ee7 \u0110\u1ee9c.\",\"District\":\"Th\u1ee7 \u0110\u1ee9c\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8447,\"lng\":106.757,\"Phone\":\"0941397239\"},{\"StoreName\":\"Linpet \u2013 Ti\u1ec7m l\u00e0m \u0111\u1eb9p th\u00fa c\u01b0ng\",\"Address\":\"58 Nguy\u1ec5n Th\u01b0\u1ee3ng Hi\u1ec1n, P.1, Q.G\u00f2 V\u1ea5p\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.836,\"lng\":106.662,\"Phone\":\"0913718703\"},{\"StoreName\":\"194 \u0110. L\u00ea V\u0103n Th\u1ecd\",\"Address\":\"194 \u0110. L\u00ea V\u0103n Th\u1ecd, G\u00f2 V\u1ea5p\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8358,\"lng\":106.6634,\"Phone\":\"0908030910\"},{\"StoreName\":\"Linpet \u2013 Ti\u1ec7m l\u00e0m \u0111\u1eb9p th\u00fa c\u01b0ng\",\"Address\":\"58 Nguy\u1ec5n Th\u01b0\u1ee3ng Hi\u1ec1n, P.1, Q.G\u00f2 V\u1ea5p\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.838,\"lng\":106.666,\"Phone\":\"0938545916\"},{\"StoreName\":\"Pet Station\",\"Address\":\"A1 Phan V\u0103n Tr\u1ecb, P.7, Q. G\u00f2 V\u1ea5p.\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.828,\"lng\":106.678,\"Phone\":\"1900 099962\"},{\"StoreName\":\"Pet&#8217;s Home G\u00f2 V\u1ea5p\",\"Address\":\"680 Phan V\u0103n Tr\u1ecb, P.10, Q. G\u00f2 V\u1ea5p.\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8267,\"lng\":106.6713,\"Phone\":\"0358424466\"},{\"StoreName\":\"Arale T\u00e2n S\u01a1n\",\"Address\":\"731 T\u00e2n S\u01a1n, P.12, Qu\u1eadn G\u00f2 V\u1ea5p\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8315,\"lng\":106.6575,\"Phone\":\"02822531199\"},{\"StoreName\":\"Th\u00fa Y Pet Likes\",\"Address\":\"160 Nguy\u1ec5n Th\u00e1i S\u01a1n (s\u1ed1 c\u0169 186), P.4, Qu\u1eadn G\u00f2 V\u1ea5p\",\"District\":\"G\u00f2 V\u1ea5p\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8214,\"lng\":106.6784,\"Phone\":\"0789725067\"},{\"StoreName\":\"Pet Station\",\"Address\":\"369A T\u00e2n S\u01a1n Nh\u00ec, Ph\u01b0\u1eddng T\u00e2n Th\u00e0nh, Qu\u1eadn T\u00e2n Ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.792,\"lng\":106.63,\"Phone\":\"0888803300\"},{\"StoreName\":\"Ti\u1ec3u Joon Joon\",\"Address\":\"271 T\u00e2n S\u01a1n Nh\u00ec, P.T\u00e2n S\u01a1n Nh\u00ec, Q.T\u00e2n Ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.798,\"lng\":106.633,\"Phone\":\"0708669939\"},{\"StoreName\":\"Pet246\",\"Address\":\"335 Nguye\u0302\u0303n So\u031bn, Ta\u0302n Phu\u0301\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7816,\"lng\":106.6366,\"Phone\":\"0972659910\"},{\"StoreName\":\"Pet Station\",\"Address\":\"369A T\u00e2n S\u01a1n Nh\u00ec, Ph\u01b0\u1eddng T\u00e2n Th\u00e0nh, Qu\u1eadn T\u00e2n Ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7968,\"lng\":106.6341,\"Phone\":\"1900 099962\"},{\"StoreName\":\"Th\u00fa C\u01b0ng SG\",\"Address\":\"108 L\u01b0\u01a1ng Tr\u00fac \u0110\u00e0m, P. Hi\u1ec7p T\u00e2n, Q. T\u00e2n ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7766,\"lng\":106.6348,\"Phone\":\"0908744594\"},{\"StoreName\":\"Si\u00eau th\u1ecb th\u00fa c\u01b0ng X\u00f9 Shop\",\"Address\":\"63 L\u00ea Tr\u1ecdng T\u1ea5n, S\u01a1n K\u1ef3, T\u00e2n Ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8038,\"lng\":106.6198,\"Phone\":\"0903346692\"},{\"StoreName\":\"AEON MALL T\u00e2n Ph\u00fa\",\"Address\":\"C\u1eeda h\u00e0ng Petemo, C\u1ed5ng L, s\u1ed1 30 \u0111\u01b0\u1eddng B\u1edd Bao T\u00e2n Th\u1eafng, S\u01a1n K\u1ef3, T\u00e2n Ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8065,\"lng\":106.6248,\"Phone\":\"02822404422\"},{\"StoreName\":\"PETPRO T\u00e2n Ph\u00fa\",\"Address\":\"550 L\u0169y B\u00e1n B\u00edch, H\u00f2a Th\u1ea1nh, T\u00e2n Ph\u00fa\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7768,\"lng\":106.6342,\"Phone\":\"0918311041\"},{\"StoreName\":\"Th\u00fa RED T\u00e2n Ph\u00fa\",\"Address\":\"366 L\u00ea Tr\u1ecdng T\u1ea5n, T\u00e2y Th\u1ea1nh, T\u00e2n Ph\u00fa.\",\"District\":\"T\u00e2n Ph\u00fa\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7955,\"lng\":106.6152,\"Phone\":\"0974745366\"},{\"StoreName\":\"Th\u00fa Y RED Nguy\u1ec5n \u1ea2nh Th\u1ee7\",\"Address\":\"167 Nguy\u1ec5n \u1ea2nh Th\u1ee7, P. T\u00e2n Th\u1edbi Hi\u1ec7p\",\"District\":\"Qu\u1eadn 12\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.88,\"lng\":106.62,\"Phone\":\"0983640167\"},{\"StoreName\":\"Th\u00fa y SMARTPET\",\"Address\":\"82 Song H\u00e0nh, P. T\u00e2n H\u01b0ng Thu\u1eadn, Q.12.\",\"District\":\"Qu\u1eadn 12\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.844,\"lng\":106.623,\"Phone\":\"0797290194\"},{\"StoreName\":\"Doca Pet Plus\",\"Address\":\"281 L\u00ea V\u0103n Kh\u01b0\u01a1ng, P. Hi\u1ec7p Th\u00e0nh, Q.12.\",\"District\":\"Qu\u1eadn 12\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8752,\"lng\":106.6385,\"Phone\":\"0934282779\"},{\"StoreName\":\"Th\u00fa Y RED qu\u1eadn 12\",\"Address\":\"51 Phan V\u0103n H\u1edbn, P.T\u00e2n Th\u1edbi Nh\u1ea5t, Qu\u1eadn 12.\",\"District\":\"Qu\u1eadn 12\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8465,\"lng\":106.6215,\"Phone\":\"0985989847\"},{\"StoreName\":\"Arale Minh Ph\u1ee5ng\",\"Address\":\"232 Minh Ph\u1ee5ng, P.6, Qu\u1eadn 6\",\"District\":\"Qu\u1eadn 11\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.758,\"lng\":106.645,\"Phone\":\"0708883813\"},{\"StoreName\":\"L\u00ec X\u00ec Pet\",\"Address\":\"496 L\u1ea1c Long Qu\u00e2n, P.5, Q.11\",\"District\":\"Qu\u1eadn 11\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7658,\"lng\":106.6441,\"Phone\":\"0839669855\"},{\"StoreName\":\"T\u00ea Ba qu\u1eadn 11\",\"Address\":\"19 \u0111\u01b0\u1eddng s\u1ed1 4, C\u01b0 x\u00e1 B\u00ecnh Th\u1edbi, P.8, Q.11\",\"District\":\"Qu\u1eadn 11\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7602,\"lng\":106.6475,\"Phone\":\"0939395403\"},{\"StoreName\":\"Petshop &#038; Spa Petsaigon Qu\u1eadn 10\",\"Address\":\"285\\\/55 C\u00e1ch M\u1ea1ng Th\u00e1ng 8, P.12, Qu\u1eadn 10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7765,\"lng\":106.6715,\"Phone\":\"0787179920\"},{\"StoreName\":\"Th\u00fa Y K9 Ph\u1ea1m H\u00f9ng\",\"Address\":\"239 Ph\u1ea1m H\u00f9ng, P.4, Q.8\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.761,\"lng\":106.667,\"Phone\":\"0902539186\"},{\"StoreName\":\"Pet\u2019s Home Qu\u1eadn 10\",\"Address\":\"16 C\u1eedu Long, P.15, Qu\u1eadn 10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.777,\"lng\":106.663,\"Phone\":\"0933 899 677\"},{\"StoreName\":\"\u1ed0c Nh\u1ecf Petshop Nguy\u1ec5n Ch\u00ed Thanh\",\"Address\":\"384 Nguy\u1ec5n Ch\u00ed Thanh, P.5, Q.10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7629,\"lng\":106.6655,\"Phone\":\"0932200390\"},{\"StoreName\":\"Dona Dony Pet House\",\"Address\":\"205 B\u00e0 H\u1ea1t, P.9, Q.10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7645,\"lng\":106.6698,\"Phone\":\"0901 829 789\"},{\"StoreName\":\"Petzone Qu\u1eadn 10\",\"Address\":\"59 Ho\u00e0 H\u01b0ng, P.12, Qu\u1eadn 10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7788,\"lng\":106.6752,\"Phone\":\"(028) 22538274\"},{\"StoreName\":\"Petshop &#038; Spa Petsaigon Qu\u1eadn 10\",\"Address\":\"285\\\/55 C\u00e1ch M\u1ea1ng Th\u00e1ng 8, P.12, Qu\u1eadn 10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7765,\"lng\":106.6715,\"Phone\":\"0979793593\"},{\"StoreName\":\"Th\u00fa Y \u1ed0c Nh\u1ecf\",\"Address\":\"482 L\u00ea H\u1ed3ng Phong, P.1, Qu\u1eadn 10\",\"District\":\"Qu\u1eadn 10\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7675,\"lng\":106.6738,\"Phone\":\"0932200390\"},{\"StoreName\":\"397\\\/2 \u0110. \u0110\u1ed7 Xu\u00e2n H\u1ee3p\",\"Address\":\"397\\\/2 \u0110. \u0110\u1ed7 Xu\u00e2n H\u1ee3p, Th\u1ee7 \u0110\u1ee9c\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.808,\"lng\":106.775,\"Phone\":\"0908030910\"},{\"StoreName\":\"Th\u00fa Y \u0110\u1ed7 Xu\u00e2n H\u1ee3p\",\"Address\":\"205A \u0110\u1ed7 Xu\u00e2n H\u1ee3p, P.Ph\u01b0\u1edbc Long B, Qu\u1eadn 9\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.815,\"lng\":106.785,\"Phone\":\"0393154051\"},{\"StoreName\":\"Pet Store\",\"Address\":\"151 Huy c\u1eadn, KDC Gia Ho\u00e0, Ph\u01b0\u1edbc Long B, Qu\u1eadn 9\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.821,\"lng\":106.769,\"Phone\":\"0905669097\"},{\"StoreName\":\"Pet Health Centre Th\u1ee7 \u0110\u1ee9c\",\"Address\":\"447E L\u00ea V\u0103n Vi\u1ec7t, P. T\u0103ng Nh\u01a1n Ph\u00fa A\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.836,\"lng\":106.7865,\"Phone\":\"0765 859 587\"},{\"StoreName\":\"Mesmeomeo\",\"Address\":\"367a Nguy\u1ec5n V\u0103n T\u0103ng, Long Th\u1ea1nh M\u1ef9, TP.Th\u1ee7 \u0110\u1ee9c\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8354,\"lng\":106.8041,\"Phone\":\"0917977904\"},{\"StoreName\":\"Homies Pet \u0110\u1ed7 Xu\u00e2n H\u1ee3p\",\"Address\":\"540A \u0110\u1ed7 Xu\u00e2n H\u1ee3p, Q.9\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8122,\"lng\":106.7738,\"Phone\":\"0383831618\"},{\"StoreName\":\"Th\u00fa Y \u0110\u1ed7 Xu\u00e2n H\u1ee3p\",\"Address\":\"205A \u0110\u1ed7 Xu\u00e2n H\u1ee3p, P.Ph\u01b0\u1edbc Long B, Qu\u1eadn 9\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8173,\"lng\":106.7645,\"Phone\":\"0916369447\"},{\"StoreName\":\"Haru Petshop\",\"Address\":\"137 \u0111\u1ea1i l\u1ed9 3, P.Ph\u01b0\u1edbc B\u00ecnh, Qu\u1eadn 9.\",\"District\":\"Qu\u1eadn 9\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8265,\"lng\":106.7725,\"Phone\":\"0908955389\"},{\"StoreName\":\"154\\\/148\\\/24A \u00c2u D\u01b0\u01a1ng L\u00e2n\",\"Address\":\"154\\\/148\\\/24A \u00c2u D\u01b0\u01a1ng L\u00e2n, P. R\u1ea1ch \u00d4ng, Q.8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.745,\"lng\":106.684,\"Phone\":\"0764971010\"},{\"StoreName\":\"Th\u00fa Y K9 Ph\u1ea1m H\u00f9ng\",\"Address\":\"239 Ph\u1ea1m H\u00f9ng, P.4, Q.8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.732,\"lng\":106.669,\"Phone\":\"0902439846\"},{\"StoreName\":\"161\\\/18B B\u00f4ng Sao P.5\",\"Address\":\"161\\\/18B B\u00f4ng Sao P.5, Q.8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.735,\"lng\":106.672,\"Phone\":\"0902432589\"},{\"StoreName\":\"Th\u00fa Y \u1ed0c Nh\u1ecf\",\"Address\":\"482 L\u00ea H\u1ed3ng Phong, P.1, Qu\u1eadn 10\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7464,\"lng\":106.6826,\"Phone\":\"0707708839\"},{\"StoreName\":\"Th\u00fa Y K9 D\u01b0\u01a1ng B\u00e1 Tr\u1ea1c\",\"Address\":\"88 D\u01b0\u01a1ng B\u00e1 Tr\u1ea1c, P.2, Q.8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7485,\"lng\":106.6885,\"Phone\":\"02822412349\"},{\"StoreName\":\"Th\u00fa Y K9 Ph\u1ea1m H\u00f9ng\",\"Address\":\"239 Ph\u1ea1m H\u00f9ng, P.4, Q.8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7371,\"lng\":106.6756,\"Phone\":\"02866833812\"},{\"StoreName\":\"Th\u00fa y RED Ph\u1ea1m H\u00f9ng\",\"Address\":\"S\u1ed1 7 Ph\u1ea1m H\u00f9ng, P.9, Q.8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.746,\"lng\":106.6775,\"Phone\":\"0967127007\"},{\"StoreName\":\"Th\u00fa Y Nh\u01b0 \u00dd qu\u1eadn 8\",\"Address\":\"306\\\/7B D\u01b0\u01a1ng B\u00e1 Tr\u1ea1c, P.1, Qu\u1eadn 8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7483,\"lng\":106.6894,\"Phone\":\"0972972312\"},{\"StoreName\":\"Petzone Qu\u1eadn 8\",\"Address\":\"967 \u2013 969 T\u1ea1 Quang B\u1eedu, P.6, Qu\u1eadn 8\",\"District\":\"Qu\u1eadn 8\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7455,\"lng\":106.6738,\"Phone\":\"(028) 22001707\"},{\"StoreName\":\"Pet Club\",\"Address\":\"216 L\u00ea V\u0103n L\u01b0\u01a1ng, P. T\u00e2n H\u01b0ng, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.739,\"lng\":106.723,\"Phone\":\"0906933529\"},{\"StoreName\":\"N\u00f4ng tr\u1ea1i th\u00fa c\u01b0ng\",\"Address\":\"71 \u0111\u01b0\u1eddng 13, P.T\u00e2n Thu\u1eadn T\u00e2y Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7415,\"lng\":106.7285,\"Phone\":\"0367767939\"},{\"StoreName\":\"Block G Ecogreen\",\"Address\":\"Block G Ecogreen, 107 \u0110\u01b0\u1eddng Nguy\u1ec5n V\u0103n Linh, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.728,\"lng\":106.718,\"Phone\":\"0766667698\"},{\"StoreName\":\"N\u00f4ng tr\u1ea1i th\u00fa c\u01b0ng\",\"Address\":\"71 \u0111\u01b0\u1eddng 13, P.T\u00e2n Thu\u1eadn T\u00e2y Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7385,\"lng\":106.724,\"Phone\":\"0938767574\"},{\"StoreName\":\"Ph\u00f2ng Kh\u00e1m Th\u00fa Y Vets4Pets\",\"Address\":\"44 Ph\u00fa Thu\u1eadn, T\u00e2n Ph\u00fa, Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.73,\"lng\":106.725,\"Phone\":\"0908030910\"},{\"StoreName\":\"Nimanja Pet Shop\",\"Address\":\"264 Nguy\u1ec5n Th\u1ecb Th\u1eadp , P.T\u00e2n H\u01b0ng, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7368,\"lng\":106.7153,\"Phone\":\"0706877604\"},{\"StoreName\":\"Pet Idol\",\"Address\":\"12 \u0111\u01b0\u1eddng s\u1ed1 32 KDC An Ph\u00fa H\u01b0ng, T\u00e2n Phong, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7265,\"lng\":106.7135,\"Phone\":\"0784449999\"},{\"StoreName\":\"Paddy Pet shop Qu\u1eadn 7\",\"Address\":\"406 Nguy\u1ec5n Th\u1ecb Th\u1eadp, T\u00e2n Quy, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.738,\"lng\":106.7212,\"Phone\":\"0961 401 406\"},{\"StoreName\":\"Ph\u00f2ng Kh\u00e1m Th\u00fa Y Vets4Pets\",\"Address\":\"44 Ph\u00fa Thu\u1eadn, T\u00e2n Ph\u00fa, Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7297,\"lng\":106.7467,\"Phone\":\"0938 327 762\"},{\"StoreName\":\"K9 L\u00ea V\u0103n L\u01b0\u01a1ng\",\"Address\":\"269A \u0110. L\u00ea V\u0103n L\u01b0\u01a1ng, T\u00e2n Quy, Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7314,\"lng\":106.7144,\"Phone\":\"028 3775 0894\"},{\"StoreName\":\"Saiga&#8217;s House\",\"Address\":\"S\u1ed1 23 \u0111\u01b0\u1eddng N4 \u2013 KDC Ho\u00e0n C\u1ea7u, P. T\u00e2n Thu\u1eadn T\u00e2y, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.741,\"lng\":106.727,\"Phone\":\"0868 113 751\"},{\"StoreName\":\"Tami Pet\",\"Address\":\"57B Mai V\u0103n V\u0129nh, P. T\u00e2n Quy, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7428,\"lng\":106.7236,\"Phone\":\"0343534810\"},{\"StoreName\":\"Pet Club\",\"Address\":\"216 L\u00ea V\u0103n L\u01b0\u01a1ng, P. T\u00e2n H\u01b0ng, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7334,\"lng\":106.7118,\"Phone\":\"0928539599\"},{\"StoreName\":\"PKTY 693 HTP\",\"Address\":\"693 Hu\u1ef3nh T\u1ea5n Ph\u00e1t, P. Ph\u00fa Thu\u1eadn, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7303,\"lng\":106.7381,\"Phone\":\"0984616712\"},{\"StoreName\":\"M\u00e8o Kon Pet Shop\",\"Address\":\"C29 Ho\u00e0ng Qu\u1ed1c Vi\u1ec7t, P. Ph\u00fa Thu\u1eadn, Q.7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7259,\"lng\":106.7352,\"Phone\":\"0785345670\"},{\"StoreName\":\"N\u00f4ng tr\u1ea1i th\u00fa c\u01b0ng\",\"Address\":\"71 \u0111\u01b0\u1eddng 13, P.T\u00e2n Thu\u1eadn T\u00e2y Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7408,\"lng\":106.7266,\"Phone\":\"0902435838\"},{\"StoreName\":\"Pet Health Centre\",\"Address\":\"009 Khu ph\u1ed1 M\u1ef9 Ho\u00e0ng, Nguy\u1ec5n V\u0103n Linh, P.T\u00e2n Phong, Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7251,\"lng\":106.7176,\"Phone\":\"0899588808\"},{\"StoreName\":\"Petwish Hu\u1ef3nh T\u1ea5n Ph\u00e1t\",\"Address\":\"1470 Hu\u1ef3nh T\u1ea5n Ph\u00e1t, P.Ph\u00fa M\u1ef9, Qu\u1eadn 7\",\"District\":\"Qu\u1eadn 7\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7077,\"lng\":106.7456,\"Phone\":\"0923108863\"},{\"StoreName\":\"Th\u00fa Y RED Nguy\u1ec5n V\u0103n Lu\u00f4ng\",\"Address\":\"214 Nguy\u1ec5n V\u0103n Lu\u00f4ng, P. 11, Qu\u1eadn 6\",\"District\":\"Qu\u1eadn 6\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7435,\"lng\":106.6348,\"Phone\":\"0916789699\"},{\"StoreName\":\"Pet Garden\",\"Address\":\"776 Nguy\u1ec5n Tr\u00e3i, P.11, Qu\u1eadn 5\",\"District\":\"Qu\u1eadn 5\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.754,\"lng\":106.665,\"Phone\":\"0916789699\"},{\"StoreName\":\"Paw Paw Pet\",\"Address\":\"256 Tr\u1ea7n H\u01b0ng \u0110\u1ea1o B, Ph\u01b0\u1eddng 11, Qu\u1eadn 5\",\"District\":\"Qu\u1eadn 5\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7533,\"lng\":106.6664,\"Phone\":\"0932 69 60 66\"},{\"StoreName\":\"Th\u00fa Y RED H\u1ed3ng B\u00e0ng\",\"Address\":\"222 H\u1ed3ng B\u00e0ng, P.15, Qu\u1eadn 5\",\"District\":\"Qu\u1eadn 5\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7554,\"lng\":106.6617,\"Phone\":\"0937 824 222\"},{\"StoreName\":\"Ph\u00f2ng kh\u00e1m th\u00fa y K9\",\"Address\":\"275 Ho\u00e0ng Di\u1ec7u, P.6, Qu\u1eadn 4\",\"District\":\"Qu\u1eadn 4\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.758,\"lng\":106.7025,\"Phone\":\"0908030910\"},{\"StoreName\":\"235\\\/24 X\u00f3m Chi\u1ebfu\",\"Address\":\"235\\\/24 X\u00f3m Chi\u1ebfu, P.15, Q.4\",\"District\":\"Qu\u1eadn 4\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.756,\"lng\":106.708,\"Phone\":\"0902823165\"},{\"StoreName\":\"Th\u00fa Y Nh\u01b0 \u00dd qu\u1eadn 4\",\"Address\":\"32 Ho\u00e0ng Di\u1ec7u, P.13, Qu\u1eadn 4\",\"District\":\"Qu\u1eadn 4\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.755,\"lng\":106.705,\"Phone\":\"0972972312\"},{\"StoreName\":\"Petzone Qu\u1eadn 4\",\"Address\":\"U50 Nguy\u1ec5n H\u1eefu H\u00e0o, P.8, Qu\u1eadn 4\",\"District\":\"Qu\u1eadn 4\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7548,\"lng\":106.6974,\"Phone\":\"(028) 22532497\"},{\"StoreName\":\"Ph\u00f2ng kh\u00e1m th\u00fa y K9\",\"Address\":\"275 Ho\u00e0ng Di\u1ec7u, P.6, Qu\u1eadn 4\",\"District\":\"Qu\u1eadn 4\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7584,\"lng\":106.702,\"Phone\":\"02862708872.\"},{\"StoreName\":\"249 Kh\u00e1nh H\u1ed9i\",\"Address\":\"249 Kh\u00e1nh H\u1ed9i, P.5, Q.4\",\"District\":\"Qu\u1eadn 4\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.758,\"lng\":106.701,\"Phone\":\"0903 11 48 22.\"},{\"StoreName\":\"Petwish H\u00e0ng Xanh\",\"Address\":\"465 \u0110i\u1ec7n Bi\u00ean Ph\u1ee7, P.25, Qu\u1eadn B\u00ecnh Th\u1ea1nh\",\"District\":\"Qu\u1eadn 3\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.772,\"lng\":106.681,\"Phone\":\"0938891297\"},{\"StoreName\":\"M\u00e3o \u00da Petshop\",\"Address\":\"175 tr\u01b0\u01a1ng \u0111\u1ecbnh, P.9 (s\u1ed1 nh\u00e0 005 tr\u1ec7t), Qu\u1eadn 3\",\"District\":\"Qu\u1eadn 3\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7788,\"lng\":106.6865,\"Phone\":\"0966816637\"},{\"StoreName\":\"PETPRO Qu\u1eadn 11\",\"Address\":\"145 Tr\u1ea7n Qu\u00fd, P.4, Qu\u1eadn 11\",\"District\":\"Qu\u1eadn 3\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.785,\"lng\":106.673,\"Phone\":\"0326515514\"},{\"StoreName\":\"Wet Nose \u2013 Pet spa, hotel &#038; day care\",\"Address\":\"543\\\/45 Nguy\u1ec5n \u0110\u00ecnh Chi\u1ec3u, P.2, Q.3\",\"District\":\"Qu\u1eadn 3\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7766,\"lng\":106.678,\"Phone\":\"0332 027 727\"},{\"StoreName\":\"K9 C\u00e1ch M\u1ea1ng Th\u00e1ng 8\",\"Address\":\"276A C\u00e1ch m\u1ea1ng th\u00e1ng 8, P.10, Q.3\",\"District\":\"Qu\u1eadn 3\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7831,\"lng\":106.6784,\"Phone\":\"(028)62721276\"},{\"StoreName\":\"PetBuddy Saigon\",\"Address\":\"Sarina A - SH.A0012 \u0110u\u031bo\u031b\u0300ng B2, KDT Sala, Qu\u1eadn 2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7772,\"lng\":106.7212,\"Phone\":\"0946246401\"},{\"StoreName\":\"311L18 \u0111\u01b0\u1eddng s\u1ed1 7\",\"Address\":\"311L18 \u0111\u01b0\u1eddng s\u1ed1 7, KP17, P. B\u00ecnh Tr\u01b0ng\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.785,\"lng\":106.758,\"Phone\":\"0947797636\"},{\"StoreName\":\"Luca Pet Shop\",\"Address\":\"328 Nguy\u1ec5n Duy Trinh, P. B\u00ecnh Tr\u01b0ng T\u00e2y, Q.2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7845,\"lng\":106.757,\"Phone\":\"0777176619\"},{\"StoreName\":\"T\u00e0i Nh\u00e2m Pet\",\"Address\":\"33 \u0111\u01b0\u1eddng s\u1ed1 29, P. An Kh\u00e1nh, Q.2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7997,\"lng\":106.7441,\"Phone\":\"0906312041\"},{\"StoreName\":\"CPC Pet Care\",\"Address\":\"A45 \u0110\u01b0\u1eddng S\u1ed1 29, An Ph\u00fa, Qu\u1eadn 2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7997,\"lng\":106.7441,\"Phone\":\"0898 884 203\"},{\"StoreName\":\"Daisy and Paws\",\"Address\":\"89 L\u00ea Hi\u1ebfn Mai, Th\u1ea1nh M\u1ef9 L\u1ee3i, TP. Th\u1ee7 \u0110\u1ee9c\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7725,\"lng\":106.7629,\"Phone\":\"090 777 77 39\"},{\"StoreName\":\"Paddy Tr\u1ea7n N\u00e3o\",\"Address\":\"91B Tr\u1ea7n N\u00e3o, P. An Kh\u00e1nh, Tp. Th\u1ee7 \u0110\u1ee9c\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7938,\"lng\":106.7323,\"Phone\":\"0988 686 330\"},{\"StoreName\":\"AEON Estella\",\"Address\":\"T\u1ea7ng 1, Estella Place 88 Song H\u00e0nh, P.An Ph\u00fa, Qu\u1eadn 2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7967,\"lng\":106.742,\"Phone\":\"0911357848\"},{\"StoreName\":\"Luca Pet Shop\",\"Address\":\"328 Nguy\u1ec5n Duy Trinh, P. B\u00ecnh Tr\u01b0ng T\u00e2y, Q.2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7853,\"lng\":106.7539,\"Phone\":\"0911180202\"},{\"StoreName\":\"Anivet Qu\u1eadn 2\",\"Address\":\"169 Nguy\u1ec5n Th\u1ecb \u0110\u1ecbnh, P.B\u00ecnh Tr\u01b0ng T\u00e2y, Qu\u1eadn 2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7845,\"lng\":106.757,\"Phone\":\"0941615079\"},{\"StoreName\":\"Petwish Th\u1ea3o \u0110i\u1ec1n\",\"Address\":\"64 Xu\u00e2n Thu\u1ef7, P.Th\u1ea3o \u0110i\u1ec1n, Qu\u1eadn 2 (Ng\u00e3 t\u01b0 Xu\u00e2n Thu\u1ef7 & Qu\u1ed1c H\u01b0\u01a1ng)\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.8037,\"lng\":106.7351,\"Phone\":\"(028) 35191600\"},{\"StoreName\":\"Petshop &#038; Spa Petsaigon Qu\u1eadn 2\",\"Address\":\"178 Nguy\u1ec5n Th\u1ecb \u0110\u1ecbnh, P.B\u00ecnh Tr\u01b0ng T\u00e2y, Qu\u1eadn 2\",\"District\":\"Qu\u1eadn 2\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7852,\"lng\":106.7583,\"Phone\":\"0339690011\"},{\"StoreName\":\"Th\u00fa Y K9 qu\u1eadn 1\",\"Address\":\"140 Nguy\u1ec5n V\u0103n C\u1eeb, P.Nguy\u1ec5n C\u01b0 Trinh, Q.1\",\"District\":\"Qu\u1eadn 1\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7628,\"lng\":106.6826,\"Phone\":\"02866866269\"},{\"StoreName\":\"Hachiko qu\u1eadn 1\",\"Address\":\"151B Tr\u1ea7n Quang Kh\u1ea3i, P.T\u00e2n \u0110\u1ecbnh, Q.1\",\"District\":\"Qu\u1eadn 1\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7905,\"lng\":106.6888,\"Phone\":\"0938146186\"},{\"StoreName\":\"Dog Paradise Qu\u1eadn 1\",\"Address\":\"7 Tr\u1ea7n Kh\u1eafc Ch\u00e2n, P.T\u00e2n \u0110\u1ecbnh, Qu\u1eadn 1\",\"District\":\"Qu\u1eadn 1\",\"City\":\"TP. H\u1ed3 Ch\u00ed Minh\",\"lat\":10.7916,\"lng\":106.6908,\"Phone\":\"0902360086\"}];\r\n\r\n            let selectedCity = \"\";\r\n            let selectedDistrict = \"\";\r\n            let currentMatches = [];\r\n\r\n            const cityTrigger = document.getElementById('city-trigger');\r\n            const cityOptions = document.getElementById('city-options');\r\n            const districtTrigger = document.getElementById('district-trigger');\r\n            const districtOptions = document.getElementById('district-options');\r\n            const gform = document.getElementById('map-search-form');\r\n\r\n\r\n            \/\/ Init Cities\r\n            const cities = [...new Set(mapData.map(d => d.City))];\r\n            cities.forEach(city => {\r\n                const span = document.createElement('span');\r\n                span.className = 'custom-option';\r\n                span.textContent = city;\r\n                span.onclick = () => {\r\n                    selectedCity = city;\r\n                    document.getElementById('hidden-city').value = city; \/\/ Update hidden field\r\n                    cityTrigger.querySelector('span').textContent = city;\r\n                    cityTrigger.classList.add('selected');\r\n                    cityTrigger.parentElement.classList.remove('open');\r\n                    renderDistricts(city);\r\n                };\r\n                cityOptions.appendChild(span);\r\n            });\r\n\r\n            function renderDistricts(city) {\r\n                districtOptions.innerHTML = \"\";\r\n                const districts = [...new Set(mapData.filter(d => d.City === city).map(d => d.District))];\r\n                districts.forEach(dist => {\r\n                    const span = document.createElement('span');\r\n                    span.className = 'custom-option';\r\n                    span.textContent = dist;\r\n                    span.onclick = () => {\r\n                        selectedDistrict = dist;\r\n                        document.getElementById('hidden-district').value = dist; \/\/ Update hidden field\r\n                        districtTrigger.querySelector('span').textContent = dist;\r\n                        districtTrigger.classList.add('selected');\r\n                        districtTrigger.parentElement.classList.remove('open');\r\n                    };\r\n                    districtOptions.appendChild(span);\r\n                });\r\n            }\r\n\r\n\r\n            function renderResultsList() {\r\n                const listWrapper = document.getElementById('results-list');\r\n                const header = document.getElementById('results-header');\r\n                const titlePill = document.getElementById('results-title');\r\n\r\n                listWrapper.innerHTML = '';\r\n\r\n                if (currentMatches.length === 0) {\r\n                    header.style.opacity = '0';\r\n                    listWrapper.innerHTML = '<p style=\"text-align:center; color:#555; margin-top:50px;\">Kh\u00f4ng t\u00ecm th\u1ea5y \u0111\u1ea1i l\u00fd n\u00e0o.<\/p>';\r\n                    return;\r\n                }\r\n\r\n                header.style.opacity = '1';\r\n                titlePill.textContent = selectedDistrict ? 'AVAILABLE IN OVER 200 STORES' : 'AVAILABLE IN OVER 200 STORES';  \/\/ specific place or all\r\n\r\n                currentMatches.forEach((store, index) => {\r\n                    const item = document.createElement('div');\r\n                    item.className = 'result-item';\r\n\r\n                    \/\/ const storeName = store.Address.split(',')[0] || \"\u0110\u1ea1i l\u00fd ThePet\"; \/\/ store name \r\n                    const storeName = store.StoreName || \"ThePet \" + store.Address.split(',')[0];\r\n                    const displayStoreName = `${index + 1}. ${storeName}`;\r\n\r\n                    item.innerHTML = `\r\n                        <svg class=\"result-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <path d=\"M12 2C8.13 2 5 5.13 5 9C5 14.25 12 22 12 22C12 22 19 14.25 19 9C19 5.13 15.87 2 12 2ZM12 11.5C10.62 11.5 9.5 10.38 9.5 9C9.5 7.62 10.62 6.5 12 6.5C13.38 6.5 14.5 7.62 14.5 9C14.5 10.38 13.38 11.5 12 11.5Z\" fill=\"#000000\"\/>\r\n                        <\/svg>\r\n                        <div class=\"result-info\">\r\n                            <div class=\"result-name\">${displayStoreName}<\/div>\r\n                            <div class=\"result-address\">${store.Address}<\/div>\r\n                        <\/div>\r\n                    `;\r\n                    listWrapper.appendChild(item);\r\n                });\r\n            }\r\n\r\n            \/\/ Form Submit \u2014 ch\u1ec9 l\u1ecdc danh s\u00e1ch b\u00ean tr\u00e1i, b\u1ea3n \u0111\u1ed3 kh\u00f4ng thay \u0111\u1ed5i\r\n            if (gform) {\r\n                gform.addEventListener('submit', async (e) => {\r\n                    e.preventDefault();\r\n                    if (!selectedCity || !selectedDistrict) return alert('Please select your city and district!');\r\n\r\n                    const submitBtn = document.getElementById('submit-btn');\r\n                    if (submitBtn) submitBtn.classList.add('loading');\r\n\r\n                    \/\/ Ch\u1ec9 l\u1ecdc danh s\u00e1ch \u2014 b\u1ea3n \u0111\u1ed3 v\u1eabn gi\u1eef nguy\u00ean to\u00e0n b\u1ed9 markers\r\n                    currentMatches = mapData.filter(d => d.City.trim() === selectedCity.trim() && d.District.trim() === selectedDistrict.trim());\r\n\r\n                    renderResultsList();\r\n\r\n                    if (submitBtn) {\r\n                        submitBtn.classList.remove('loading');\r\n                        submitBtn.innerHTML = 'SEARCH NOW <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/arrow-vector-1.png\" alt=\"arrow\" style=\"margin-left: 8px;\">';\r\n                    }\r\n                });\r\n            }\r\n\r\n            \/\/ --- Toggle dropdowns ---\r\n            document.querySelectorAll('.custom-select-trigger').forEach(t => {\r\n                t.onclick = (e) => {\r\n                    e.stopPropagation();\r\n                    const parent = t.parentElement;\r\n                    document.querySelectorAll('.custom-select').forEach(s => {\r\n                        if (s !== parent) s.classList.remove('open');\r\n                    });\r\n                    parent.classList.toggle('open');\r\n                };\r\n            });\r\n\r\n            \/\/ Close dropdowns when clicking outside\r\n            document.onclick = () => {\r\n                document.querySelectorAll('.custom-select').forEach(s => s.classList.remove('open'));\r\n            };\r\n\r\n            \/\/ Initial Load: hi\u1ec3n th\u1ecb t\u1ea5t c\u1ea3 stores \u1edf danh s\u00e1ch\r\n            currentMatches = [...mapData];\r\n            setTimeout(() => {\r\n                renderResultsList(); \/\/ danh s\u00e1ch: ban \u0111\u1ea7u hi\u1ec7n all, sau search s\u1ebd l\u1ecdc\r\n            }, 600);\r\n        });\r\n    <\/script>\r\n    \n\t\t<\/div>\n\n\t\t\n<style>\n#section_209665693 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n<\/style>\n\t<\/section>\n\t\n<\/div>\n\t<section class=\"section footer-new-dev\" id=\"section_1562770761\">\n\t\t<div class=\"bg section-bg fill bg-fill  bg-loaded\" >\n\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<style>\r\n   @import url(https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@400;600;700;800&display=swap);.thepet-footer{--footer-bg:#002366;--text-light:#ffffff;--text-dim:#f0f0f0;--font-main:'Prompt';background-color:var(--footer-bg);color:var(--text-light);padding-top:60px;font-family:var(--font-main);width:100%;position:relative;overflow:hidden}.footer-watermark{position:absolute;width:600px;height:600px;z-index:0;pointer-events:none;user-select:none;opacity:.8}.footer-watermark svg text{user-select:none}.footer-watermark.watermark-top-left{top:-300px;left:-300px}.footer-watermark.watermark-bottom-right{bottom:-100px;right:-150px}body .footer-new-dev h1,body .footer-new-dev h2,body .footer-new-dev h3,body .footer-new-dev h4,body .footer-new-dev h5,body .footer-new-dev h6,body .footer-new-dev p,body .footer-new-dev span{color:var(--text-light);font-family:var(--font-main)!important}.thepet-footer .footer-container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:2}.footer-top-header{display:flex;align-items:center;gap:20px;margin-bottom:50px}.footer-top-header h2{color:#fff;font-size:3rem;font-weight:700;margin:0;white-space:nowrap;letter-spacing:0}@media (max-width:768px){.footer-top-header h2{white-space:unset}}.footer-top-header .line{flex-grow:1;height:2px;background-color:rgb(255 255 255 \/ .4)}.footer-grid{display:grid;grid-template-columns:3fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-col h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.footer-col p,.footer-col ul{font-size:.95rem;line-height:1.6;color:var(--text-dim);margin:0}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:1px}.footer-col a{color:var(--text-dim);text-decoration:none;transition:color 0.3s}.footer-col a:hover{color:#fff}.support-links{list-style:none;padding:0;margin-top:20px}.support-links li{margin-bottom:12px;position:relative;padding-left:20px;display:flex;align-items:center}.support-links li::before{content:\"\u2022\";position:absolute;left:0;color:#fff;font-size:1.2rem}.support-links li a{font-style:italic;text-decoration:underline;color:white!important;font-size:.95rem;font-weight:300;line-height:1.4}.company-info-details{border-top:1px solid #fff;padding-top:20px;margin-top:20px}.company-info-details ul li{position:relative;padding-left:15px;margin-bottom:0!important}.company-info-details ul li::before{content:\"\u2022\";position:absolute;left:0}.social-links{display:flex;gap:15px;margin-top:20px}.social-links a svg{width:32px;height:32px;fill:#fff;transition:transform 0.3s}.social-links a:hover svg{transform:translateY(-3px)}.footer-bottom{padding-top:20px;padding-bottom:20px;align-items:center;font-size:.85rem;background-color:#fff;color:#000;position:relative;z-index:2}.footer-bottom-links{display:flex;gap:20px}html body section.footer-new-dev{padding-top:0!important;padding-bottom:0!important}body .footer-bottom__copyright-container{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto}.footer-bottom-links a{font-style:italic;text-decoration:underline;color:#222}html body .footer-bottom__copyright-container *{font-weight:300;align-items:center;justify-content:center;display:flex}@media (max-width:768px){html body .footer-bottom__copyright-container *{font-weight:300;align-items:center;text-align:left}}@media (max-width:992px){.footer-grid{grid-template-columns:1fr 1fr}.footer-top-header h2{font-size:1.8rem}}@media (max-width:768px){.footer-top-header{flex-direction:column;align-items:flex-start;gap:10px}.footer-top-header .line{width:100px;flex-grow:0}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{text-align:center;padding:20px 15px}}@media (min-width:769px){.company-info-details ul,.support-links{margin-left:4px!important}}@media (min-width:769px){body .breakd-line{display:none!important}}@media (max-width:768px){body .breakd-line{display:block!important}}body .footer-watermark{opacity:.05}\r\n<\/style>\r\n\r\n<div class=\"thepet-footer\">\r\n    <!-- SVGs Watermarks -->\r\n    <div class=\"footer-watermark watermark-top-left\">\r\n        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/92f5c78fb3ecfc504f60318529a87328dce2721f.png\" alt=\"Watermark\" style=\"width: 100%; height: 100%; object-fit: contain;\" title=\"\">\r\n    <\/div>\r\n\r\n    <div class=\"footer-watermark watermark-bottom-right\">\r\n        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/05\/92f5c78fb3ecfc504f60318529a87328dce2721f.png\" alt=\"Watermark\" style=\"width: 100%; height: 100%; object-fit: contain;\" title=\"\">\r\n    <\/div>\r\n\r\n    <div class=\"footer-container\">\r\n        <!-- Header Title -->\r\n        <div class=\"footer-top-header\">\r\n            <h2>Vietnam's Best Petfood Local Brands<\/h2>\r\n            <div class=\"line\"><\/div>\r\n        <\/div>\r\n\r\n        <!-- Main Content -->\r\n        <div class=\"footer-grid\">\r\n            <!-- Column 1: Company Info -->\r\n            <div class=\"footer-col\">\r\n                <h4>The Pet Vietnam<\/h4>\r\n                <div class=\"company-desc\">\r\n                    <p>Business Registration No.: 031509778<\/p>\r\n                    <p>Issued on: 10\/12\/2024<\/p>\r\n                    <p>Branches: Thu Duc City & 2 locations in Ho Chi Minh City<\/p>\r\n                    <p>Address: 55 Nguyen Trung Nguyet, Trung My Tay Ward, Ho Chi Minh City, Vietnam<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"company-info-details\">\r\n                    <ul>\r\n                        <li>Representative Office: 55 Nguyen Trung Nguyet Street, Binh Trung Ward, Thu Duc City, Ho Chi\r\n                            Minh City<\/li>\r\n                        <li>Hotline: <a href=\"tel:0901234730\" style=\"text-decoration: underline;\">0901234730<\/a> \u2013\r\n                            Business license: 031509778<\/li>\r\n                        <li>For Import\/Export Inquiries please contact: export@thepet.vn<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Column 2: Links -->\r\n            <div class=\"footer-col\">\r\n                <ul>\r\n                    <li><a rel=\"noopener\" href=\"\/en\/\">Home<\/a><\/li>\r\n                    <li><a rel=\"noopener\" href=\"\/en\/gioi-thieu-ve-chung-toi\/\">About Us<\/a><\/li>\r\n                    <li><a rel=\"noopener\" href=\"\/en\/san-pham\/\">Products<\/a><\/li>\r\n                    <li><a rel=\"noopener\" href=\"\/en\/tin-tuc\/\">News<\/a><\/li>\r\n                    <li><a rel=\"noopener\" href=\"\/en\/tuyen-dung\/\">Careers<\/a><\/li>\r\n                    <li><a rel=\"noopener\" href=\"\/en\/lien-he\/\">Contact<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Column 3: Hours & Social -->\r\n            <div class=\"footer-col\">\r\n                <h4>CUSTOMER SUPPORT<\/h4>\r\n                <ul class=\"support-links\">\r\n                    <li><a href=\"https:\/\/thepet.vn\/blog\/chinh-sach-thepet\/chinh-sach-bao-mat-thong-tin-ca-nhan\/\" rel=\"noopener\">Privacy Policy<\/a><\/li>\r\n                    <li><a href=\"https:\/\/thepet.vn\/blog\/chinh-sach-thepet\/chinh-sach-doi-tra-san-pham-pate-cho-cho-meo\/\" rel=\"noopener\">Return &\r\n                            Refund Policy<\/a><\/li>\r\n                    <li><a href=\"https:\/\/thepet.vn\/blog\/chinh-sach-thepet\/chinh-sach-bao-ve-moi-truong\/\" rel=\"noopener\">Refund\r\n                            Policy<\/a><\/li>\r\n                    <li><a href=\"https:\/\/thepet.vn\/blog\/chinh-sach-thepet\/chinh-sach-thanh-toan\/\" rel=\"noopener\">Payment\r\n                            Methods<\/a><\/li>\r\n                    <li><a href=\"https:\/\/thepet.vn\/blog\/chinh-sach-thepet\/chinh-sach-giao-hang\/\" rel=\"noopener\">Shipping\r\n                            Methods<\/a>\r\n                    <\/li>\r\n                <\/ul>\r\n\r\n                <h4 style=\"margin-top: 30px;\">FOLLOW US<\/h4>\r\n                <div class=\"social-links\">\r\n                    <a href=\"https:\/\/www.facebook.com\/thepetvietnam\" rel=\"nofollow noopener\" target=\"_blank\" aria-label=\"Facebook\">\r\n                        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/fb.png\" alt=\"Facebook contact\" title=\"\">\r\n                    <\/a>\r\n                    <a href=\"https:\/\/www.tiktok.com\/@thepetvietnam\" rel=\"nofollow noopener\" target=\"_blank\" aria-label=\"TikTok\">\r\n                        <img decoding=\"async\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2026\/04\/tiktok.png\" alt=\"TikTok contact\" title=\"\">\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n    <!-- Footer Bottom -->\r\n    <div class=\"footer-bottom\">\r\n        <div class=\"footer-bottom__copyright-container\">\r\n            <div class=\"copyright\">\r\n                Copyright 2026 \u00a9 The Pet Vietnam - <br class=\"breakd-line\">Licensed by the Department of Animal\r\n                Husbandry\r\n            <\/div>\r\n            <div class=\"footer-bottom-links\">\r\n                <img decoding=\"async\" class=\"logo-footer-da-thong-bao\" src=\"https:\/\/thepet.vn\/wp-content\/uploads\/2020\/07\/rsz_286487019_619220182235813_3148694907573501952_n.png\" alt=\"Logo Da thong bao\" title=\"\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1562770761 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":47458,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-48115","page","type-page","status-publish","has-post-thumbnail","hentry"],"rankMath":{"parentDomain":"thepet.vn","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":true,"postSettings":{"linkSuggestions":false,"useFocusKeyword":false},"frontEndScore":false,"postName":"dog-paradise-quan-1","permalinkFormat":"https:\/\/thepet.vn\/en\/blog\/thepet_store\/%thepet_store%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/thepet.vn\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":{"easy-table-of-contents\/easy-table-of-contents.php":"Easy Table of Contents"},"primaryTaxonomy":false,"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"username","primaryTerm":0,"authorName":"Sen T\u1ed5ng","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":true},"homeUrl":"https:\/\/thepet.vn\/en\/","objectID":67103,"objectType":"post","locale":"en","localeFull":"en_US","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/thepet.vn\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/thepet.vn\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/thepet.vn\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/thepet.vn\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/thepet.vn\/wp-content\/uploads\/2022\/05\/cover-fb-web-thepet-r1.png","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fthepet.vn%2Fen%2F&r=https%3A%2F%2Fthepet.vn%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F48115%3Fnonce%3D0a573e5595&pro=1","maxTags":100,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/thepet.vn\/wp-content\/uploads\/2012\/06\/cropped-Custom-Preset-Copy1-2-1-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":true,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/thepet.vn\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":true,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Trang ch\u1ee7","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/pages\/48115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/comments?post=48115"}],"version-history":[{"count":85,"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/pages\/48115\/revisions"}],"predecessor-version":[{"id":67073,"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/pages\/48115\/revisions\/67073"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/media\/47458"}],"wp:attachment":[{"href":"https:\/\/thepet.vn\/en\/wp-json\/wp\/v2\/media?parent=48115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}