{"id":14,"date":"2025-03-20T22:29:31","date_gmt":"2025-03-20T21:29:31","guid":{"rendered":"https:\/\/animalactin.localhost\/?page_id=14"},"modified":"2025-08-05T16:35:23","modified_gmt":"2025-08-05T14:35:23","slug":"productos","status":"publish","type":"page","link":"https:\/\/animalactin.eu\/es\/productos\/","title":{"rendered":"Productos"},"content":{"rendered":"<!-- Render in front -->\r\n    <section id=\"hero\" class=\"relative bg-primary\">\r\n        \r\n        <div class=\"relative min-h-[560px] lg:min-h-[520px] bg-cover bg-no-repeat\"\r\n            style=\"background-image: url('https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/products_hero_bg.png'); background-position: center center;\">\r\n            <div class=\"absolute inset-0 bg-black\/10 mix-blend-multiply\"><\/div>\r\n            <div class=\"relative z-10 flex min-h-[720px] lg:min-h-[600px] 2xl:min-h-[850px] lg:items-center pt-24 px-6\">\r\n                <div class=\"mx-auto w-full max-w-screen-xl relative\">\r\n                    <div class=\"flex min-h-[inherit] items-center justify-center lg:justify-start\">\r\n                        <div class=\"w-full max-w-[850px] text-center lg:text-left\">\r\n                            <h1 class=\"[&#038;_strong]:text-primary [&#038;_b]:text-primary mb-2 lg:mb-6 text-4xl font-extrabold tracking-tight leading-10 md:leading-[60px] md:text-5xl lg:text-6xl xl:text-[72px] xl:leading-16 text-white\">\r\n                                \u00bfQu\u00e9 es lo mejor para tu mascota?                            <\/h1>\r\n                                                            <p class=\"mx-auto mb-6 lg:mb-8 max-w-[720px] text-base leading-7 text-white\/90 md:text-lg md:leading-8 lg:mx-0 lg:text-[20px] lg:leading-[1.6]\">\r\n                                    Elige suplementos de eficacia comprobada que apoyen tu salud.<br>y la vitalidad de su mascota                                <\/p>\r\n                                                                                <\/div>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"w-full bg-white h-[90px] relative mt-0 lg:mt-0\">\r\n                    <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        (() => {\r\n            const img = document.getElementById('hero-packshot');\r\n            const wrap = document.getElementById('hero-packshot-wrap');\r\n            if (!img || !wrap) return;\r\n\r\n            const speed = parseFloat(img.dataset.parallaxSpeed);\r\n            let raf = null;\r\n\r\n            const update = () => {\r\n                raf = null;\r\n\r\n                const rect = wrap.getBoundingClientRect();\r\n                const vh = window.innerHeight || document.documentElement.clientHeight;\r\n\r\n                const progress = (vh - rect.top) \/ (vh + rect.height);\r\n                const clamped = Math.max(0, Math.min(1, progress));\r\n\r\n                const maxShift = 120;\r\n                const y = (clamped - 0.5) * 2 * maxShift * speed;\r\n\r\n                img.style.transform = `translate3d(0, ${y.toFixed(2)}px, 0)`;\r\n            };\r\n\r\n            const request = () => {\r\n                if (raf) return;\r\n                raf = requestAnimationFrame(update);\r\n            };\r\n\r\n            window.addEventListener('scroll', request, {\r\n                passive: true\r\n            });\r\n            window.addEventListener('resize', request);\r\n            request();\r\n        })();\r\n    <\/script>\r\n\r\n\n\n\n\n    <!-- Render in front -->\n    <section class=\"bg-gray-50\">\n        <div :id=\"activeTab || null\"\n            class=\"category-products container mx-auto max-w-7xl px-4 py-16\"\n            x-data=\"{        activeTab: '',        hoveredTab: '',        init() {            const hash = window.location.hash?.replace('#', '');            if (hash) {                this.activeTab = hash;            }        }    }\"\n            x-init=\"init()\">\n\n            <h2 class=\"text-3xl font-bold mb-8 text-center\">Seleccione una categor\u00eda<\/h2>\n\n            \n                <div class=\"grid gap-4 grid-cols-1 md:grid-cols-3\">\n                    \n                        <button\n                            id=\"duzy-pies\"\n                            @click.prevent=\"    activeTab = activeTab === 'duzy-pies' ? '' : 'duzy-pies';    history.replaceState(null, '', '#duzy-pies');    const target = document.getElementByClassName('category-products');    const offset = 160;    const target = document.getElementByClassName('category-products');    const offset = 160;    if (target) {        const top = target.getBoundingClientRect().top + window.scrollY - offset;        window.scrollTo({ top, behavior: 'smooth' });    }\"\n\n                            @mouseover=\"hoveredTab = 'duzy-pies'\"\n                            @mouseout=\"hoveredTab = ''\"\n                            :class=\"{                            'bg-primary text-white': activeTab === 'duzy-pies',                            'bg-white text-gray-700 hover:bg-primary hover:text-white': activeTab !== 'duzy-pies'                        }\"\n                            class=\"flex items-center gap-8 px-6 py-2 font-medium rounded-lg transition-all duration-200 cursor-pointer font-medium rounded-full\">\n                            <img :src=\"activeTab === 'duzy-pies' || hoveredTab === 'duzy-pies' ? 'https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/duzy_pies_bialy.svg' : 'https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/duzy_pies.svg'\">\n                            perro grande                        <\/button>\n                    \n                        <button\n                            id=\"maly-pies\"\n                            @click.prevent=\"    activeTab = activeTab === 'maly-pies' ? '' : 'maly-pies';    history.replaceState(null, '', '#maly-pies');    const target = document.getElementByClassName('category-products');    const offset = 160;    const target = document.getElementByClassName('category-products');    const offset = 160;    if (target) {        const top = target.getBoundingClientRect().top + window.scrollY - offset;        window.scrollTo({ top, behavior: 'smooth' });    }\"\n\n                            @mouseover=\"hoveredTab = 'maly-pies'\"\n                            @mouseout=\"hoveredTab = ''\"\n                            :class=\"{                            'bg-primary text-white': activeTab === 'maly-pies',                            'bg-white text-gray-700 hover:bg-primary hover:text-white': activeTab !== 'maly-pies'                        }\"\n                            class=\"flex items-center gap-8 px-6 py-2 font-medium rounded-lg transition-all duration-200 cursor-pointer font-medium rounded-full\">\n                            <img :src=\"activeTab === 'maly-pies' || hoveredTab === 'maly-pies' ? 'https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/maly_pies_bialy.svg' : 'https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/maly_pies.svg'\">\n                            Un perro peque\u00f1o                        <\/button>\n                    \n                        <button\n                            id=\"kot\"\n                            @click.prevent=\"    activeTab = activeTab === 'kot' ? '' : 'kot';    history.replaceState(null, '', '#kot');    const target = document.getElementByClassName('category-products');    const offset = 160;    const target = document.getElementByClassName('category-products');    const offset = 160;    if (target) {        const top = target.getBoundingClientRect().top + window.scrollY - offset;        window.scrollTo({ top, behavior: 'smooth' });    }\"\n\n                            @mouseover=\"hoveredTab = 'kot'\"\n                            @mouseout=\"hoveredTab = ''\"\n                            :class=\"{                            'bg-primary text-white': activeTab === 'kot',                            'bg-white text-gray-700 hover:bg-primary hover:text-white': activeTab !== 'kot'                        }\"\n                            class=\"flex items-center gap-8 px-6 py-2 font-medium rounded-lg transition-all duration-200 cursor-pointer font-medium rounded-full\">\n                            <img :src=\"activeTab === 'kot' || hoveredTab === 'kot' ? 'https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/kot_bialy.svg' : 'https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/kot.svg'\">\n                            Gato                        <\/button>\n                                    <\/div>\n\n                <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4 my-12\">\n                                                <div x-show=\"activeTab === '' || activeTab === 'kot'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-gatos\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/12\/ANIMALACTIN_etykieta_witaminy_kot_front_CI_0001-1024x1004.webp\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-gatos\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Vitaminas para gatos                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-gatos\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'maly-pies'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-perros-pequenos\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/12\/ANIMALACTIN_etykieta_witaminy_malypies_front_CI_0001-1024x1004.webp\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-perros-pequenos\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Vitaminas \u2013 Perro peque\u00f1o                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-perros-pequenos\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'duzy-pies'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-perros-grandes\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/12\/ANIMALACTIN_etykieta_witaminy_duzypies_front_CI_0001-1024x1004.webp\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-perros-grandes\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Vitaminas \u2013 Perro grande                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/vitaminas-animalactin-para-perros-grandes\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'maly-pies'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-animalactina-perro-pequeno\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/Image-2.png\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-animalactina-perro-pequeno\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Estanques \u2013 Perro peque\u00f1o                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-animalactina-perro-pequeno\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'duzy-pies'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-animalactina-perro-grande\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/Image-6.png\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-animalactina-perro-grande\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Estanques \u2013 Perro grande                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-animalactina-perro-grande\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'maly-pies'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-perro-pequeno\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/Image-3.png\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-perro-pequeno\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Forte Ponds \u2013 Little Dog                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-perro-pequeno\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'duzy-pies'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-perro-grande\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/Image-1.png\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-perro-grande\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Forte Ponds \u2013 Perro grande                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-perro-grande\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'kot'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-gato-de-animalactina\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/Image-4.png\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-gato-de-animalactina\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Articulaciones \u2013 Gato                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/articulaciones-de-gato-de-animalactina\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                                    <div x-show=\"activeTab === '' || activeTab === 'kot'\"\n                                class=\"border rounded-lg p-4 shadow-md hover:shadow-lg group\">\n                                                                    <div class=\"h-[300px]\">\n                                        <a href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-gato\/\">\n                                            <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/03\/Image-5.png\" alt=\"Embalaje del producto ANIMALACTIN\u00ae\" class=\"w-full h-full object-cover rounded-lg mb-2\">\n                                        <\/a>\n                                    <\/div>\n                                                                <h3 class=\"text-lg font-semibold my-4\">\n                                    <a href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-gato\/\" class=\"hover:text-blue-500 transition-colors\">\n                                        ANIMALACTIN<span class=\"font-normal\">\u00ae<\/span> Estanques Forte \u2013 Gato                                    <\/a>\n                                <\/h3>\n                                <a class=\"flex items-center gap-2 text-primary font-bold group-hover:underline\" href=\"https:\/\/animalactin.eu\/es\/productos\/animalactin-forte-articulaciones-gato\/\">\n                                    Ver m\u00e1s\n                                    <img decoding=\"async\" src=\"https:\/\/animalactin.eu\/wp-content\/themes\/site\/resources\/images\/icons\/arrow_next.svg\">\n                                <\/a>\n                            <\/div>\n                                        <\/div>\n\n                    <\/div>\n    <\/section>\n\n\n\n\n\n\r\n\r\n    <!-- Render in front -->\r\n\r\n    <section id=\"posts-recent\" class=\"py-8 lg:py-16 px-6\">\r\n        <div class=\"mx-auto max-w-screen-xl\">\r\n            <div class=\"mx-auto max-w-screen-sm text-center mb-8 lg:mb-16\">\r\n                <h2 class=\"mb-4 text-4xl tracking-tight font-extrabold text-gray-900 dark:text-white\">\r\n                    Blog                <\/h2>\r\n                <p class=\"font-light text-gray-500 sm:text-xl dark:text-gray-400\">\r\n                    Encuentre consejos sobre la salud y el cuidado de su mascota, desde suplementos hasta el cuidado de las articulaciones y el pelaje.                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid gap-8 sm:grid-cols-2 lg:grid-cols-3\">\r\n\r\n                \r\n                \r\n                                            <article class=\"flex flex-col bg-white rounded-lg\">\r\n                            <a href=\"https:\/\/animalactin.eu\/es\/el-sobrepeso-en-los-animales-y-la-carga-sobre-las-articulaciones-por-que-la-dieta-no-lo-es-todo\/\">\r\n                                <img decoding=\"async\" loading=\"lazy\" class=\"mb-5 rounded-lg\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2026\/03\/nadwaga-u-zwierzat-a-obciazenie-stawow-dlaczego-dieta-to-nie-wszystko.webp\">\r\n                            <\/a>\r\n\r\n                            <h2 class=\"my-4 text-2xl font-bold tracking-tight text-gray-900 dark:text-white\">\r\n                                <a href=\"https:\/\/animalactin.eu\/es\/el-sobrepeso-en-los-animales-y-la-carga-sobre-las-articulaciones-por-que-la-dieta-no-lo-es-todo\/\">Sobrepeso en animales y tensi\u00f3n articular: por qu\u00e9 la dieta no lo es todo.<\/a>\r\n                            <\/h2>\r\n\r\n                            <div class=\"grow text-gray-500 dark:text-gray-400\">\r\n                                Los perros y los gatos han experimentado un proceso de domesticaci\u00f3n a lo largo de milenios, lo que ha dado lugar a diferencias significativas con respecto a sus ancestros salvajes. Muchos ahora llevan una vida sedentaria y dom\u00e9stica.                            <\/div>\r\n\r\n                            <div class=\"flex justify-start items-center gap-1 mt-4 text-sm text-primary font-normal\">\r\n                                <div class=\"\">1 de abril de 2026                                <\/div>\r\n                                <p>\r\n                                    \u2022\r\n                                <\/p>\r\n                                <div class=\"\">\r\n                                    Lectura de 11 minutos\r\n                                <\/div>\r\n                                <p>\r\n                                    \u2022\r\n                                <\/p>\r\n                                <div class=\"\">\r\n                                    Rados\u0142aw Kuczy\u0144ski                                <\/div>\r\n                            <\/div>\r\n\r\n                        <\/article>\r\n                                            <article class=\"flex flex-col bg-white rounded-lg\">\r\n                            <a href=\"https:\/\/animalactin.eu\/es\/verduras-en-una-dieta-adecuada-para-perros\/\">\r\n                                <img decoding=\"async\" loading=\"lazy\" class=\"mb-5 rounded-lg\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2026\/02\/warzywa-w-prawidlowej-diecie-psa.webp\">\r\n                            <\/a>\r\n\r\n                            <h2 class=\"my-4 text-2xl font-bold tracking-tight text-gray-900 dark:text-white\">\r\n                                <a href=\"https:\/\/animalactin.eu\/es\/verduras-en-una-dieta-adecuada-para-perros\/\">Verduras en una dieta adecuada para perros<\/a>\r\n                            <\/h2>\r\n\r\n                            <div class=\"grow text-gray-500 dark:text-gray-400\">\r\n                                Las verduras son un elemento que a menudo se pasa por alto en la dieta de un perro. Si bien los alimentos de origen animal deben constituir la base de la alimentaci\u00f3n de un perro, una dieta equilibrada adecuada no debe incluir [...]                            <\/div>\r\n\r\n                            <div class=\"flex justify-start items-center gap-1 mt-4 text-sm text-primary font-normal\">\r\n                                <div class=\"\">23 de febrero de 2026                                <\/div>\r\n                                <p>\r\n                                    \u2022\r\n                                <\/p>\r\n                                <div class=\"\">\r\n                                    14 minutos de lectura\r\n                                <\/div>\r\n                                <p>\r\n                                    \u2022\r\n                                <\/p>\r\n                                <div class=\"\">\r\n                                    Marta Majewska                                <\/div>\r\n                            <\/div>\r\n\r\n                        <\/article>\r\n                                            <article class=\"flex flex-col bg-white rounded-lg\">\r\n                            <a href=\"https:\/\/animalactin.eu\/es\/como-elegir-un-buen-probiotico-para-tu-perro\/\">\r\n                                <img decoding=\"async\" loading=\"lazy\" class=\"mb-5 rounded-lg\" src=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2026\/02\/jak-wybrac-dobry-probiotyk-dla-psa.webp\">\r\n                            <\/a>\r\n\r\n                            <h2 class=\"my-4 text-2xl font-bold tracking-tight text-gray-900 dark:text-white\">\r\n                                <a href=\"https:\/\/animalactin.eu\/es\/como-elegir-un-buen-probiotico-para-tu-perro\/\">\u00bfC\u00f3mo elegir un buen probi\u00f3tico para tu perro?<\/a>\r\n                            <\/h2>\r\n\r\n                            <div class=\"grow text-gray-500 dark:text-gray-400\">\r\n                                \u00bfQu\u00e9 son los probi\u00f3ticos? Seg\u00fan las definiciones de la Organizaci\u00f3n de las Naciones Unidas para la Alimentaci\u00f3n y la Agricultura (FAO) y la Organizaci\u00f3n Mundial de la Salud (OMS), los probi\u00f3ticos son &quot;microorganismos vivos que[\u2026]                            <\/div>\r\n\r\n                            <div class=\"flex justify-start items-center gap-1 mt-4 text-sm text-primary font-normal\">\r\n                                <div class=\"\">10 de febrero de 2026                                <\/div>\r\n                                <p>\r\n                                    \u2022\r\n                                <\/p>\r\n                                <div class=\"\">\r\n                                    19 minutos de lectura\r\n                                <\/div>\r\n                                <p>\r\n                                    \u2022\r\n                                <\/p>\r\n                                <div class=\"\">\r\n                                    Dominika Czortek                                <\/div>\r\n                            <\/div>\r\n\r\n                        <\/article>\r\n                                        \r\n                \r\n            <\/div>\r\n\r\n            \r\n        <\/div>\r\n\r\n    <\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Suplementy dla zwierz\u0105t z MicroLactinem\u00ae - ANIMALACTIN\u00ae<\/title>\n<meta name=\"description\" content=\"Poznaj rewolucyjne suplementy ANIMALACTIN\u00ae z unikalnym sk\u0142adnikiem MicroLactinem\u00ae. Zadbaj o optymalne zdrowie swojego zwierzaka dzi\u0119ki innowacyjnej formule.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/animalactin.eu\/es\/productos\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Suplementy dla zwierz\u0105t z MicroLactinem\u00ae - ANIMALACTIN\u00ae\" \/>\n<meta property=\"og:description\" content=\"Poznaj rewolucyjne suplementy ANIMALACTIN\u00ae z unikalnym sk\u0142adnikiem MicroLactinem\u00ae. Zadbaj o optymalne zdrowie swojego zwierzaka dzi\u0119ki innowacyjnej formule.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/animalactin.eu\/es\/productos\/\" \/>\n<meta property=\"og:site_name\" content=\"ANIMALACTIN\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-05T14:35:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/07\/1200x630_OG_photo_14072025.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/animalactin.eu\/produkty\/\",\"url\":\"https:\/\/animalactin.eu\/produkty\/\",\"name\":\"Suplementy dla zwierz\u0105t z MicroLactinem\u00ae - ANIMALACTIN\u00ae\",\"isPartOf\":{\"@id\":\"https:\/\/animalactin.eu\/#website\"},\"datePublished\":\"2025-03-20T21:29:31+00:00\",\"dateModified\":\"2025-08-05T14:35:23+00:00\",\"description\":\"Poznaj rewolucyjne suplementy ANIMALACTIN\u00ae z unikalnym sk\u0142adnikiem MicroLactinem\u00ae. Zadbaj o optymalne zdrowie swojego zwierzaka dzi\u0119ki innowacyjnej formule.\",\"breadcrumb\":{\"@id\":\"https:\/\/animalactin.eu\/produkty\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/animalactin.eu\/produkty\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/animalactin.eu\/produkty\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/animalactin.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Produkty\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/animalactin.eu\/#website\",\"url\":\"https:\/\/animalactin.eu\/\",\"name\":\"ANIMALACTIN\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/animalactin.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/animalactin.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/animalactin.eu\/#organization\",\"name\":\"ANIMALACTIN\",\"url\":\"https:\/\/animalactin.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/animalactin.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/06\/logo.png\",\"contentUrl\":\"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/06\/logo.png\",\"width\":74,\"height\":36,\"caption\":\"ANIMALACTIN\"},\"image\":{\"@id\":\"https:\/\/animalactin.eu\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Suplementos para animales con MicroLactinem\u00ae - ANIMALACTIN\u00ae","description":"Descubre los revolucionarios suplementos ANIMALACTIN\u00ae con el ingrediente \u00fanico MicroLactinem\u00ae. Garantiza la salud \u00f3ptima de tu mascota con esta innovadora f\u00f3rmula.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/animalactin.eu\/es\/productos\/","og_locale":"es_ES","og_type":"article","og_title":"Suplementy dla zwierz\u0105t z MicroLactinem\u00ae - ANIMALACTIN\u00ae","og_description":"Poznaj rewolucyjne suplementy ANIMALACTIN\u00ae z unikalnym sk\u0142adnikiem MicroLactinem\u00ae. Zadbaj o optymalne zdrowie swojego zwierzaka dzi\u0119ki innowacyjnej formule.","og_url":"https:\/\/animalactin.eu\/es\/productos\/","og_site_name":"ANIMALACTIN","article_modified_time":"2025-08-05T14:35:23+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/07\/1200x630_OG_photo_14072025.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/animalactin.eu\/produkty\/","url":"https:\/\/animalactin.eu\/produkty\/","name":"Suplementos para animales con MicroLactinem\u00ae - ANIMALACTIN\u00ae","isPartOf":{"@id":"https:\/\/animalactin.eu\/#website"},"datePublished":"2025-03-20T21:29:31+00:00","dateModified":"2025-08-05T14:35:23+00:00","description":"Descubre los revolucionarios suplementos ANIMALACTIN\u00ae con el ingrediente \u00fanico MicroLactinem\u00ae. Garantiza la salud \u00f3ptima de tu mascota con esta innovadora f\u00f3rmula.","breadcrumb":{"@id":"https:\/\/animalactin.eu\/produkty\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/animalactin.eu\/produkty\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/animalactin.eu\/produkty\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/animalactin.eu\/"},{"@type":"ListItem","position":2,"name":"Produkty"}]},{"@type":"WebSite","@id":"https:\/\/animalactin.eu\/#website","url":"https:\/\/animalactin.eu\/","name":"ANIMALACTIN","description":"","publisher":{"@id":"https:\/\/animalactin.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/animalactin.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/animalactin.eu\/#organization","name":"ANIMALACTIN","url":"https:\/\/animalactin.eu\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/animalactin.eu\/#\/schema\/logo\/image\/","url":"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/06\/logo.png","contentUrl":"https:\/\/animalactin.eu\/wp-content\/uploads\/2025\/06\/logo.png","width":74,"height":36,"caption":"ANIMALACTIN"},"image":{"@id":"https:\/\/animalactin.eu\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":9,"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":760,"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/pages\/14\/revisions\/760"}],"wp:attachment":[{"href":"https:\/\/animalactin.eu\/es\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}