{"id":4126,"date":"2026-06-30T13:49:21","date_gmt":"2026-06-30T19:49:21","guid":{"rendered":"https:\/\/heman.com.mx\/?post_type=product&#038;p=4126"},"modified":"2026-08-09T23:07:01","modified_gmt":"2026-08-10T05:07:01","slug":"inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento","status":"publish","type":"product","link":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/","title":{"rendered":"Inyectadora de carne industrial preparada con tanque de enfriamiento"},"content":{"rendered":"<!-- BLOQUE 1 \u2013 HERO PRODUCTO -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-product-hero heman-product-container\">\n\n    <div class=\"product-gallery\">\n      <div class=\"product-main-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/inyectadora-plc-1100x1100-1.jpg\"\n          alt=\"Inyectadora PLC preparada con tanque de enfriamiento HEMAN\"\n        >\n      <\/div>\n\n      <div class=\"product-thumbs\">\n        <img decoding=\"async\"\n          src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/inyectadora-plc-1100x1100-1.jpg\"\n          alt=\"Inyectadora PLC preparada con tanque de enfriamiento HEMAN\"\n        >\n      <\/div>\n    <\/div>\n\n    <div class=\"product-info\">\n\n      <p class=\"product-category\">INYECCI\u00d3N<\/p>\n\n      <h1>Inyectadora de carne industrial preparada con tanque de enfriamiento<\/h1>\n\n      <h2>\n       Inyecci\u00f3n precisa y uniforme para maximizar el rendimiento\n      <\/h2>\n\n      <div class=\"product-line\"><\/div>\n\n      <p>\n        Inyectadora de carne industrial dise\u00f1ada para la inyecci\u00f3n de salmuera a presi\u00f3n constante en productos con o sin hueso, como aves, porcinos y vacunos. Cuenta con pisadores independientes que permiten un mayor aprovechamiento de la salmuera y est\u00e1 preparada con un tanque para sistema de enfriamiento por medio de glicol.\n      <\/p>\n\n      <div class=\"product-buttons\">\n        <a href=\"#contacto\" class=\"heman-btn-green\">\n          Request a quote\n        <\/a>\n\n        <a\n          href=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/07\/INYECTADORA-PLC-PREPARADA-PARA-INCLUIR-SISTEMA-DE-ENFRIAMIENTO.pdf\"\n          class=\"heman-btn-green\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          Download technical data sheet\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-product-hero{\n    padding:80px 6% 70px;\n    display:grid;\n    grid-template-columns:1.05fr .95fr;\n    gap:70px;\n    align-items:center;\n}\n\n.product-main-image{\n    background:#f7f7f7;\n    border-radius:12px;\n    padding:35px;\n    box-shadow:0 18px 40px rgba(0,0,0,.12);\n\n    \/* Zoom con seguimiento *\/\n    overflow:hidden;\n    cursor:zoom-in;\n    position:relative;\n}\n\n.product-main-image img{\n    width:100%;\n    height:440px;\n    object-fit:contain;\n    display:block;\n\n    \/* Zoom con seguimiento *\/\n    transform:scale(1);\n    transform-origin:center center;\n    transition:transform .25s ease;\n    will-change:transform;\n    pointer-events:none;\n}\n\n.product-main-image.is-zooming img{\n    transform:scale(2.2);\n    transition:transform .12s ease-out;\n}\n\n.product-thumbs{\n    margin-top:18px;\n    display:flex;\n    gap:12px;\n}\n\n.product-thumbs img{\n    width:110px;\n    height:75px;\n    object-fit:contain;\n    border:2px solid #48AB33;\n    border-radius:6px;\n    padding:6px;\n    background:#fff;\n}\n\n.heman-product-page .product-info .product-category{\n    color:#48AB33 !important;\n    font-size:16px !important;\n    font-weight:900 !important;\n    letter-spacing:2px !important;\n    text-transform:uppercase !important;\n    margin:0 0 12px !important;\n}\n\n.heman-product-page .product-info h1{\n    font-size:60px;\n    line-height:1;\n    font-weight:900;\n    margin:0 0 14px;\n    color:#1A1A1A !important;\n}\n\n.heman-product-page .product-info h2{\n    color:#1A1A1A !important;\n    font-size:22px;\n    line-height:1.35;\n    font-weight:800;\n    margin:0 0 14px;\n}\n\n.product-line{\n    width:58px;\n    height:4px;\n    background:#48AB33;\n    border-radius:20px;\n    margin:18px 0 24px;\n}\n\n.heman-product-page .product-info p{\n    font-size:20px;\n    line-height:1.7;\n    color:#1A1A1A;\n}\n\n.product-buttons{\n    display:flex;\n    gap:18px;\n    flex-wrap:wrap;\n    margin-top:34px;\n}\n\n.heman-btn-green{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    background:#48AB33;\n    color:#ffffff !important;\n    padding:15px 32px;\n    border-radius:6px;\n    font-size:17px;\n    font-weight:800;\n    text-decoration:none !important;\n    transition:\n        background .30s ease,\n        transform .30s ease,\n        box-shadow .30s ease;\n    box-shadow:0 8px 20px rgba(0,0,0,.18);\n}\n\n.heman-btn-green:hover{\n    background:#426130 !important;\n    color:#ffffff !important;\n    transform:translateY(-4px);\n    box-shadow:0 14px 30px rgba(0,0,0,.22);\n}\n\n@media(max-width:900px){\n    .heman-product-hero{\n        grid-template-columns:1fr;\n        gap:40px;\n        padding-top:50px;\n    }\n\n    .heman-product-page .product-info h1{\n        font-size:42px;\n    }\n\n    .product-main-image img{\n        height:300px;\n    }\n\n    \/* Se desactiva el zoom en celulares y tabletas *\/\n    .product-main-image{\n        cursor:default;\n    }\n\n    .product-main-image.is-zooming img{\n        transform:scale(1);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    const zoomContainers = document.querySelectorAll('.product-main-image');\n\n    zoomContainers.forEach(function (container) {\n        const image = container.querySelector('img');\n\n        if (!image) {\n            return;\n        }\n\n        container.addEventListener('mouseenter', function () {\n            if (window.innerWidth <= 900) {\n                return;\n            }\n\n            container.classList.add('is-zooming');\n        });\n\n        container.addEventListener('mousemove', function (event) {\n            if (window.innerWidth <= 900) {\n                return;\n            }\n\n            const bounds = container.getBoundingClientRect();\n\n            const mouseX = event.clientX - bounds.left;\n            const mouseY = event.clientY - bounds.top;\n\n            const positionX = (mouseX \/ bounds.width) * 100;\n            const positionY = (mouseY \/ bounds.height) * 100;\n\n            image.style.transformOrigin =\n                positionX + '% ' + positionY + '%';\n        });\n\n        container.addEventListener('mouseleave', function () {\n            container.classList.remove('is-zooming');\n            image.style.transformOrigin = 'center center';\n        });\n    });\n});\n<\/script>\n\n\n\n<!-- BLOQUE 2 \u2013 BENEFICIOS Y APLICACIONES -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-benefits-wrapper\">\n    <div class=\"heman-benefits-apps heman-product-container\">\n\n      <div class=\"benefit-box\">\n        <h2 class=\"heman-section-title\"><span>Benefits<\/span> main<\/h2>\n        <div class=\"heman-title-line\"><\/div>\n\n        <ul class=\"heman-bullet\">\n<li>PLC con pantalla t\u00e1ctil para programaci\u00f3n y control del proceso.<\/li>\n          <li>Suministra una inyecci\u00f3n de salmuera uniforme.<\/li>\n          <li>Banda transportadora de acero inoxidable.<\/li>\n          <li>Inyecta cualquier tipo de carne.<\/li>\n          <li>Rendimiento de la carne hasta 70% en una sola pasada.<\/li>\n          <li>Sistema de triple filtraje para eliminaci\u00f3n de impurezas.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"apps-box\">\n        <h2 class=\"heman-section-title\"><span>Applications<\/span><\/h2>\n        <div class=\"heman-title-line\"><\/div>\n\n        <div class=\"apps-content\">\n          <ul class=\"heman-bullet\">\n            <li>Cerdo.<\/li>\n            <li>Aves.<\/li>\n            <li>Vacuno.<\/li>\n          <\/ul>\n\n          <div class=\"heman-app-images\">\n            <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-25-2026-04_59_35-PM.png\" alt=\"Vacuno\">\n            <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-25-2026-01_29_41-PM.png\" alt=\"Cerdo\">\n            <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-25-2026-04_59_26-PM.png\" alt=\"Aves\">\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.heman-benefits-wrapper{\nposition:relative;\nwidth:100vw;\nmax-width:100vw;\nmargin-left:calc(50% - 50vw);\nmargin-right:calc(50% - 50vw);\npadding:70px 0;\nbackground:linear-gradient(135deg,rgba(244,238,220,.72),rgba(255,255,255,.95));\noverflow:hidden;\n}\n\n.heman-benefits-apps{\nmax-width:1500px;\nmargin:0 auto;\npadding:0 8%;\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:90px;\n}\n\n.benefit-box{\nborder-right:1px solid rgba(0,0,0,.18);\npadding-right:70px;\n}\n\n.apps-box{\npadding-left:35px;\n}\n\n.apps-content{\ndisplay:grid;\ngrid-template-columns:1fr 170px;\ncolumn-gap:28px;\nalign-items:start;\n}\n\n.heman-app-images{\ndisplay:flex;\nflex-direction:column;\ngap:14px;\nmargin-top:-35px !important;\n}\n\n.heman-app-images img{\nwidth:170px;\nheight:105px;\nobject-fit:cover;\nborder-radius:8px;\nbox-shadow:0 8px 20px rgba(0,0,0,.12);\n}\n\n.heman-section-title{\nfont-size:42px;\nfont-weight:900;\nmargin:0;\nline-height:1.1;\ncolor:#1A1A1A;\n}\n\n.heman-section-title span{\ncolor:#48AB33;\n}\n\n.heman-title-line{\nwidth:60px;\nheight:4px;\nbackground:#48AB33;\nborder-radius:20px;\nmargin:18px 0 28px;\n}\n\n.heman-bullet{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.heman-bullet li{\nposition:relative;\npadding-left:38px;\nmargin-bottom:16px;\nfont-size:20px;\nline-height:1.65;\ncolor:#1A1A1A;\n}\n\n.heman-bullet li:before{\ncontent:\"\";\nposition:absolute;\nleft:0;\ntop:6px;\nwidth:18px;\nheight:18px;\nbackground-image:url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/02-02.png\");\nbackground-size:contain;\nbackground-repeat:no-repeat;\nbackground-position:center;\n}\n\n@media(max-width:900px){\n.heman-benefits-apps{\ngrid-template-columns:1fr;\ngap:40px;\n}\n\n.benefit-box{\nborder-right:none;\nborder-bottom:1px solid rgba(0,0,0,.15);\npadding-right:0;\npadding-bottom:35px;\n}\n\n.apps-box{\npadding-left:0;\n}\n\n.apps-content{\ndisplay:block;\n}\n\n.heman-app-images{\ndisplay:flex;\nflex-direction:column;\ngap:16px;\nmargin-top:25px !important;\nwidth:100%;\n}\n\n.heman-app-images img{\nwidth:100%;\nmax-width:360px;\nheight:145px;\nobject-fit:contain;\nmargin:0 auto;\ndisplay:block;\n}\n\n.heman-section-title{\nfont-size:34px;\n}\n\n.heman-bullet li{\nfont-size:18px;\nline-height:1.55;\n}\n}\n<\/style>\n\n\n<!-- BLOQUE 3 \u2013 MODELOS DISPONIBLES -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-models\">\n\n    <h2 class=\"heman-section-title\"><span>Models<\/span> available<\/h2>\n    <div class=\"heman-title-line\"><\/div>\n\n    <div class=\"models-grid\">\n\n      <div class=\"model-card\">\n        <h3>I-40\/80<\/h3>\n        <p>Producci\u00f3n 1500 kg\/h<\/p>\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/inyectadora-plc-1100x1100-1.jpg\" alt=\"Inyectadora de carne industrial preparada con tanque de enfriamiento I-40\/80\">\n      <\/div>\n\n      <div class=\"model-card\">\n        <h3>I-56\/112<\/h3>\n        <p>Producci\u00f3n 2500 kg\/h<\/p>\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/inyectadora-plc-1100x1100-1.jpg\" alt=\"Inyectadora de carne industrial preparada con tanque de enfriamiento I-56\/112\">\n      <\/div>\n\n      <div class=\"model-card\">\n        <h3>I-80\/160<\/h3>\n        <p>Producci\u00f3n 4000 kg\/h<\/p>\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/inyectadora-plc-1100x1100-1.jpg\" alt=\"Inyectadora de carne industrial preparada con tanque de enfriamiento I-80\/160\">\n      <\/div>\n\n    <\/div>\n\n    <div class=\"model-table-wrap\">\n\n      <h2 class=\"heman-section-title\"><span>Comparative<\/span> of models<\/h2>\n      <div class=\"heman-title-line\"><\/div>\n\n      <table class=\"model-table\">\n        <tbody>\n          <tr>\n            <th>Model<\/th>\n            <th>I-40\/80<\/th>\n            <th>I-56\/112<\/th>\n            <th>I-80\/160<\/th>\n          <\/tr>\n          <tr>\n            <td>Total power<\/td>\n            <td>12.5 hp<\/td>\n            <td>15.5 hp<\/td>\n            <td>16.5 hp<\/td>\n          <\/tr>\n          <tr>\n            <td>Control<\/td>\n            <td>Touch screen<\/td>\n            <td>Touch screen<\/td>\n            <td>Touch screen<\/td>\n          <\/tr>\n          <tr>\n            <td>Capacidad del tanque<\/td>\n            <td>300 L<\/td>\n            <td>400 L<\/td>\n            <td>400 L<\/td>\n          <\/tr>\n          <tr>\n            <td>Dimensions<\/td>\n            <td>2.15 m largo<br>1.70 m ancho<br>2.70 m alto (cabezal cerrado)<br>3 m alto (cabezal abierto)<\/td>\n            <td>2.15 m largo<br>1.90 m ancho<br>2.70 m alto (cabezal cerrado)<br>3 m alto (cabezal abierto)<\/td>\n            <td>2.15 m largo<br>2.20 m ancho<br>2.70 m alto (cabezal cerrado)<br>3 m alto (cabezal abierto)<\/td>\n          <\/tr>\n          <tr>\n            <td>Electrical connection<\/td>\n            <td>220 v<br>3 phases<br>4 poles<\/td>\n            <td>220 v<br>3 phases<br>4 poles<\/td>\n            <td>220 v<br>3 phases<br>4 poles<\/td>\n          <\/tr>\n          <tr>\n            <td>Speed<\/td>\n            <td>Variable<\/td>\n            <td>Variable<\/td>\n            <td>Variable<\/td>\n          <\/tr>\n          <tr>\n            <td>Producci\u00f3n<\/td>\n            <td>1500 kg\/h<\/td>\n            <td>2500 kg\/h<\/td>\n            <td>4000 kg\/h<\/td>\n          <\/tr>\n          <tr>\n            <td>Peso<\/td>\n            <td>800 kg<\/td>\n            <td>1300 kg<\/td>\n            <td>1560 kg<\/td>\n          <\/tr>\n          <tr>\n            <td>Ancho de la banda transportadora<\/td>\n            <td>430 mm<\/td>\n            <td>600 mm<\/td>\n            <td>800 mm<\/td>\n          <\/tr>\n          <tr>\n            <td>Conexi\u00f3n neum\u00e1tica<\/td>\n            <td>Conexi\u00f3n r\u00e1pida 1\/4 NPT<\/td>\n            <td>Conexi\u00f3n r\u00e1pida 1\/4 NPT<\/td>\n            <td>Conexi\u00f3n r\u00e1pida 1\/4 NPT<\/td>\n          <\/tr>\n          <tr>\n            <td>Presi\u00f3n de aire<\/td>\n            <td>110 - 120 psi<\/td>\n            <td>110 - 120 psi<\/td>\n            <td>110 - 120 psi<\/td>\n          <\/tr>\n          <tr>\n            <td>Consumo de aire<\/td>\n            <td>4 gal\/min<\/td>\n            <td>4 gal\/min<\/td>\n            <td>4 gal\/min<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-models{\n  padding:20px 6% 80px;\n  background:#ffffff;\n}\n\n.models-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:26px;\n  margin-bottom:60px;\n}\n\n.model-card{\n  background:#f7f7f7;\n  border-radius:12px;\n  padding:28px;\n  text-align:center;\n  box-shadow:0 12px 28px rgba(0,0,0,.10);\n}\n\n.model-card h3{\n  color:#48AB33;\n  font-size:34px;\n  font-weight:900;\n  margin:0 0 10px;\n}\n\n.model-card p{\n  color:#1A1A1A;\n  font-size:17px;\n  line-height:1.45;\n  margin:0 0 20px;\n}\n\n.model-card img{\n  width:100%;\n  height:230px;\n  object-fit:contain;\n  display:block;\n}\n\n.model-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:17px;\n  font-weight:700;\n  box-shadow:0 12px 30px rgba(0,0,0,.08);\n}\n\n.model-table th,\n.model-table td{\n  padding:14px 18px;\n  text-align:left;\n  border:2px solid #ffffff;\n  vertical-align:top;\n}\n\n.model-table th{\n  background:#48AB33;\n  color:#1A1A1A;\n  font-weight:900;\n}\n\n.model-table tr:nth-child(odd) td{\n  background:#48AB33;\n}\n\n.model-table tr:nth-child(even) td{\n  background:#F4EEDC;\n}\n\n.model-table td:first-child{\n  font-weight:900;\n}\n\n@media(max-width:900px){\n  .models-grid{\n    grid-template-columns:1fr;\n  }\n\n  .model-table-wrap{\n    overflow-x:auto;\n  }\n\n  .model-table{\n    min-width:850px;\n  }\n}\n<\/style>\n\n\n<!-- BLOQUE 4 \u2013 FICHA T\u00c9CNICA Y DIBUJO -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-tech heman-product-container\">\n\n    <div>\n      <h2 class=\"heman-section-title\"><span>File<\/span> technique<\/h2>\n      <div class=\"heman-title-line\"><\/div>\n\n      <table class=\"heman-tech-table\">\n        <tbody>\n          <tr>\n            <td>Total power<\/td>\n            <td>12.5 hp<\/td>\n          <\/tr>\n          <tr>\n            <td>Control<\/td>\n            <td>Touch screen PLC<\/td>\n          <\/tr>\n          <tr>\n            <td>Capacidad del tanque<\/td>\n            <td>300 L<\/td>\n          <\/tr>\n          <tr>\n            <td>Dimensi\u00f3n<\/td>\n            <td>\n              2.15 m largo<br>\n              1.70 m ancho<br>\n              2.70 m alto (cabezal cerrado)<br>\n              3 m alto (cabezal abierto)<br>\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Connection<\/td>\n            <td>\n              220 v<br>\n              3 phases<br>\n              4 poles\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Speed<\/td>\n            <td>Variable<\/td>\n          <\/tr>\n          <tr>\n            <td>Producci\u00f3n<\/td>\n            <td>\n              1500 kg\/h<br>\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Peso<\/td>\n            <td>\n              800 kg<br>\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Ancho de la banda transportadora<\/td>\n            <td>\n              430 mm<br>\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Conexi\u00f3n neum\u00e1tica<\/td>\n            <td>Conexi\u00f3n r\u00e1pida 1\/4 NPT<\/td>\n          <\/tr>\n          <tr>\n            <td>Presi\u00f3n de aire<\/td>\n            <td>110 - 120 psi<\/td>\n          <\/tr>\n           <tr>\n            <td>Consumo de aire<\/td>\n            <td>4 gal\/min<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n\n      <p class=\"heman-tech-note\">\n        Las medidas mostradas en esta tabla corresponden a la inyectadora I-40\/80 PLC y son \u00fanicamente de referencia. Las dimensiones pueden variar seg\u00fan el modelo seleccionado HEMAN\u00ae.\n      <\/p>\n    <\/div>\n\n    <div>\n      <h2 class=\"heman-section-title\"><span>Drawing<\/span> technical<\/h2>\n      <div class=\"heman-title-line\"><\/div>\n\n      <div class=\"drawing-box\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-10-at-9.33.39-AM.jpeg\" alt=\"Dibujo t\u00e9cnico Inyectadora de carne industrial preparada con tanque de enfriamiento\">\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-tech{\n  padding:75px 6%;\n  display:grid;\n  grid-template-columns:.85fr 1.15fr;\n  gap:70px;\n  align-items:start;\n}\n\n.heman-tech-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:19px;\n  font-weight:700;\n  box-shadow:0 12px 30px rgba(0,0,0,.08);\n}\n\n.heman-tech-table td{\n  padding:9px 24px;\n  line-height:1.3;\n}\n\n.heman-tech-table tr:nth-child(odd){\n  background:#F4EEDC;\n}\n\n.heman-tech-table tr:nth-child(even){\n  background:#48AB33;\n}\n\n.heman-tech-table td:first-child{\n  font-weight:900;\n  color:#1A1A1A;\n  width:45%;\n}\n\n.drawing-box{\n  background:#fff;\n  border-radius:12px;\n  padding:30px;\n  box-shadow:0 18px 40px rgba(0,0,0,.12);\n}\n\n.drawing-box img{\n  width:100%;\n  height:430px;\n  object-fit:contain;\n  display:block;\n}\n\n.heman-tech-note{\n  margin:14px 0 0;\n  font-size:14px;\n  line-height:1.45;\n  color:#1A1A1A;\n  font-style:italic;\n  max-width:100%;\n}\n\n@media(max-width:900px){\n  .heman-tech{\n    grid-template-columns:1fr;\n  }\n\n  .drawing-box img{\n    height:auto;\n  }\n}\n<\/style>\n\n\n<!-- BLOQUE 5 \u2013 VIDEO -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-video-section\">\n\n    <div class=\"video-copy\">\n      <p>DEMONSTRATION VIDEO<\/p>\n\n      <h2>\n        M\u00e1ximo rendimiento<br>\n        y precisi\u00f3n en cada ciclo <br>de inyecci\u00f3n.\n      <\/h2>\n    <\/div>\n\n    <div class=\"video-frame\">\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/2b8iYyhefkg\" title=\"Inyectadora PLC preparada con tanque de enfriamiento HEMAN\" frameborder=\"0\" allowfullscreen=\"\"><\/iframe>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-video-section{\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n  padding:70px 6%;\n  background:\n    linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.72)),\n    url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-15-2026-09_37_29-PM.jpg\");\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n  display:grid;\n  grid-template-columns:.85fr 1.15fr;\n  gap:55px;\n  align-items:center;\n  color:#fff;\n}\n\n.video-copy p{\n  color:#48AB33 !important;\n  font-size:16px;\n  letter-spacing:3px;\n  font-weight:900;\n  margin:0 0 18px;\n  text-transform:uppercase;\n}\n\n.video-copy h2{\n  color:#FFFFFF !important;\n  font-size:42px;\n  line-height:1.15;\n  font-weight:900;\n  margin:0;\n}\n\n.video-copy,\n.video-copy *{\n  color:inherit;\n}\n\n.video-frame{\n  position:relative;\n  width:100%;\n  padding-top:56.25%;\n  border-radius:12px;\n  overflow:hidden;\n  box-shadow:0 18px 45px rgba(0,0,0,.38);\n}\n\n.video-frame iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n}\n\n@media(max-width:900px){\n  .heman-video-section{\n    grid-template-columns:1fr;\n  }\n\n  .video-copy h2{\n    font-size:30px;\n  }\n}\n<\/style>\n\n\n<!-- BLOQUE 6 \u2013 PRINCIPALES BENEFICIOS -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-features heman-product-container\">\n\n    <div class=\"heman-title-wrap\">\n      <h2 class=\"heman-section-title\"><span>Main<\/span> benefits<\/h2>\n      <div class=\"heman-title-line\"><\/div>\n    <\/div>\n\n    <div class=\"features-grid\">\n\n      <div class=\"feature-item\">\n        <div class=\"feature-icon\">\n          <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/116-16.png\" alt=\"Acero inoxidable\">\n        <\/div>\n        <h3>Type 304 stainless steel<\/h3>\n        <div class=\"feature-line\"><\/div>\n        <p>Maximum corrosion resistance.<\/p>\n      <\/div>\n\n      <div class=\"feature-item\">\n        <div class=\"feature-icon\">\n          <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/100-10-1.png\" alt=\"Innovaci\u00f3n garantizada\">\n        <\/div>\n        <h3>GUARANTEED INNOVATION<\/h3>\n        <div class=\"feature-line\"><\/div>\n        <p>Innovando para usted...<\/p>\n      <\/div>\n\n      <div class=\"feature-item\">\n        <div class=\"feature-icon\">\n          <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/111-11.png\" alt=\"F\u00e1cil mantenimiento\">\n        <\/div>\n        <h3>Easy maintenance<\/h3>\n        <div class=\"feature-line\"><\/div>\n        <p>Acceso eficaz a refacciones y servicios.<\/p>\n      <\/div>\n\n      <div class=\"feature-item\">\n        <div class=\"feature-icon\">\n          <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/112-12.png\" alt=\"Higiene garantizada\">\n        <\/div>\n        <h3>Guaranteed hygiene<\/h3>\n        <div class=\"feature-line\"><\/div>\n        <p>Dise\u00f1o bajo est\u00e1ndares sanitarios.<\/p>\n      <\/div>\n\n      <div class=\"feature-item\">\n        <div class=\"feature-icon\">\n          <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/115-15.png\" alt=\"Mayor rendimiento\">\n        <\/div>\n        <h3>Higher performance<\/h3>\n        <div class=\"feature-line\"><\/div>\n        <p>M\u00e1xima eficiencia operativa.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-features{\n  position:relative;\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n  padding:95px 5%;\n  background:#ffffff;\n}\n\n.heman-title-wrap{\n  max-width:1700px;\n  margin:0 auto;\n  display:inline-block;\n}\n\n.heman-features .heman-section-title{\n  margin:0;\n}\n\n.heman-features .heman-title-line{\n  width:60px;\n  height:5px;\n  background:#48AB33;\n  border-radius:20px;\n  margin:18px 0 0;\n}\n\n.features-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(260px,1fr));\n  gap:0;\n  align-items:stretch;\n  width:100%;\n  max-width:1800px;\n  margin:45px auto 0;\n}\n\n.feature-item{\n  padding:42px 34px;\n  border-right:1px solid rgba(0,0,0,.16);\n  text-align:center;\n  min-height:420px;\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:flex-start;\n}\n\n.feature-item:last-child{\n  border-right:none;\n}\n\n.feature-icon{\n  width:112px;\n  height:112px;\n  margin:0 auto 28px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n.feature-icon img{\n  width:112px;\n  height:112px;\n  object-fit:contain;\n  display:block;\n}\n\n.feature-item h3{\n  font-size:20px;\n  line-height:1.18;\n  margin:0;\n  text-transform:uppercase;\n  font-weight:900;\n  color:#1A1A1A;\n  min-height:88px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  word-break:normal;\n  overflow-wrap:normal;\n  hyphens:none;\n}\n\n.feature-line{\n  width:50px;\n  height:5px;\n  background:#48AB33;\n  border-radius:20px;\n  margin:18px auto 22px;\n  flex-shrink:0;\n}\n\n.feature-item p{\n  font-size:20px;\n  line-height:1.6;\n  margin:0;\n  color:#333;\n  max-width:240px;\n}\n\n@media(max-width:1000px){\n  .features-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .feature-item{\n    border-right:none;\n    min-height:auto;\n  }\n}\n\n@media(max-width:600px){\n  .features-grid{\n    grid-template-columns:1fr;\n  }\n\n  .feature-item{\n    padding:36px 24px;\n  }\n}\n<\/style>\n\n\n<!-- BLOQUE 7 \u2013 EQUIPOS RELACIONADOS -->\n<section class=\"heman-product-page\">\n  <div class=\"heman-related heman-product-container\">\n\n    <h2 class=\"heman-section-title\">\n      <span>Teams<\/span> related\n    <\/h2>\n\n    <div class=\"heman-title-line\"><\/div>\n\n    <div class=\"related-grid\">\n\n      <a class=\"related-card\" href=\"https:\/\/heman.com.mx\/en\/product\/preparador-de-salmuera-venturi-con-doble-agitacion-y-sistema-de-enfriamiento-incluido-nh\/\">\n        <img decoding=\"async\" src=\" https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-03-at-11.04.43-AM.jpeg\" alt=\"Preparador Venturi con Doble Agitaci\u00f3n y Sistema de Enfriamiento Incluido\">\n        <h3>Venturi Brewer with Double Agitation and Cooling System Included<\/h3>\n        <p>Disoluci\u00f3n de ingredientes<\/p>\n        <span class=\"related-btn\">View team<\/span>\n      <\/a>\n\n      <a class=\"related-card\" href=\"https:\/\/heman.com.mx\/en\/product\/tunel-escurridor-nh\/\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-11-2026-09_46_10-PM.jpg\" alt=\"T\u00fanel Escurridor\">\n        <h3>Draining Tunnel<\/h3>\n        <p>Marinating and massaging<\/p>\n        <span class=\"related-btn\">View team<\/span>\n      <\/a>\n\n      <a class=\"related-card\" href=\"https:\/\/heman.com.mx\/en\/product\/tanque-retractil-nh\/\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-11-2026-09_11_39-PM-1.jpg\" alt=\"Tanque Retr\u00e1ctil\">\n        <h3>Retractable Tank<\/h3>\n        <p>PACKAGING<\/p>\n        <span class=\"related-btn\">View team<\/span>\n      <\/a>\n\n      <a class=\"related-card\" href=\"https:\/\/heman.com.mx\/en\/product\/empacadora-al-vacio\/\"> <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/07\/Diseno-sin-titulo-26.jpg\" alt=\"Empacadora al vac\u00edo HEMAN\"> <h3>Vacuum Sealer<\/h3> <p>PACKAGING<\/p> <span class=\"related-btn\">View team<\/span> <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-related{\n  padding:70px 6%;\n  background:#f7f7f7;\n}\n\n.related-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:26px;\n}\n\n.related-card{\n  background:#fff;\n  border-radius:12px;\n  padding:24px;\n  text-align:center;\n  text-decoration:none !important;\n  color:#1A1A1A !important;\n  box-shadow:0 12px 28px rgba(0,0,0,.10);\n  transition:.30s ease;\n  display:flex;\n  flex-direction:column;\n}\n\n.related-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 20px 40px rgba(0,0,0,.16);\n}\n\n.related-card img{\n  width:100%;\n  height:190px;\n  object-fit:contain;\n  margin-bottom:18px;\n}\n\n.related-card h3{\n  font-size:19px;\n  font-weight:900;\n  line-height:1.2;\n  margin:0 0 8px;\n  min-height:70px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#1A1A1A;\n}\n\n.related-card p{\n  font-size:15px;\n  color:#444;\n  margin:0 0 24px;\n  min-height:40px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n.related-btn{\n  display:inline-flex !important;\n  align-items:center;\n  justify-content:center;\n  background:#48AB33 !important;\n  color:#ffffff !important;\n  padding:13px 30px !important;\n  border-radius:6px;\n  font-size:16px;\n  font-weight:800;\n  text-decoration:none !important;\n  margin-top:auto;\n  align-self:center;\n  transition:.30s ease;\n  box-shadow:0 8px 18px rgba(0,0,0,.18);\n}\n\n.related-card:hover .related-btn{\n  background:#426130 !important;\n}\n\n@media(max-width:1000px){\n  .related-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n@media(max-width:600px){\n  .related-grid{\n    grid-template-columns:1fr;\n  }\n}\n<\/style>\n\n<!-- BLOQUE 8 \u2013 CTA FINAL -->\n<section class=\"heman-product-page\">\n  <div class=\"product-final-cta\">\n\n    <div class=\"cta-content\">\n\n      <h2>\n        Can&#039;t find the equipment? <span>ideal?<\/span>\n      <\/h2>\n\n      <p>\n        Contact us for expert advice. We have the ideal machinery to optimize your process.\n      <\/p>\n\n      <a href=\"#contacto\" class=\"cta-button\">\n        Request advice\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.product-final-cta{\n  position:relative;\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n  min-height:420px;\n  padding:90px 6%;\n  background:\n    linear-gradient(\n      rgba(66,97,48,.78),\n      rgba(0,0,0,.70)\n    ),\n    url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/Captura-de-pantalla-2026-06-18-a-las-2.15.58-p.m.jpg\");\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  text-align:center;\n  overflow:hidden;\n}\n\n.cta-content{\n  max-width:900px;\n  width:100%;\n}\n\n.cta-content h2{\n  margin:0 0 20px;\n  color:#fff;\n  font-size:44px;\n  line-height:1.1;\n  font-weight:900;\n  text-transform:uppercase;\n}\n\n.cta-content h2 span{\n  color:#48AB33;\n}\n\n.cta-content p{\n  margin:0 auto 40px;\n  max-width:760px;\n  color:#fff;\n  font-size:22px;\n  line-height:1.65;\n}\n\n.cta-button{\n  display:inline-flex;\n  justify-content:center;\n  align-items:center;\n  background:#48AB33;\n  color:#fff !important;\n  text-decoration:none !important;\n  font-weight:900;\n  padding:18px 42px;\n  border-radius:6px;\n  transition:.3s ease;\n}\n\n.cta-button:hover{\n  background:#426130;\n  color:#fff !important;\n  transform:translateY(-2px);\n}\n\n@media(max-width:900px){\n.product-final-cta{\nmin-height:340px;\npadding:70px 7%;\n}\n\n.cta-content h2{\nfont-size:32px;\n}\n\n.cta-content p{\nfont-size:18px;\nmargin-bottom:30px;\n}\n}\n<\/style>\n<!-- \/wp:post-content -->\n<!-- \/wp:html -->","protected":false},"excerpt":{"rendered":"<p>INYECCI\u00d3N Inyectadora de carne industrial preparada con tanque de enfriamiento Inyecci\u00f3n precisa y uniforme para maximizar el rendimiento Inyectadora de carne industrial dise\u00f1ada para la inyecci\u00f3n de salmuera a presi\u00f3n constante en productos con o sin hueso, como aves, porcinos y vacunos. Cuenta con pisadores independientes que permiten un mayor aprovechamiento de la salmuera y&#8230;<\/p>","protected":false},"featured_media":3019,"template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":""},"product_brand":[],"product_cat":[35],"product_tag":[],"class_list":["post-4126","product","type-product","status-publish","has-post-thumbnail","product_cat-inyeccion","first","instock","shipping-taxable","product-type-simple","entry","content-bg","loop-entry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"HEMAN - Innovando para Usted...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN\" \/>\n\t\t<meta property=\"og:description\" content=\"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-30T19:49:21+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-10T05:07:01+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en#listItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/heman.com.mx\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/?page_id=4690#listItem\",\"name\":\"PRODUCTOS NH\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/?page_id=4690#listItem\",\"position\":2,\"name\":\"PRODUCTOS NH\",\"item\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/?page_id=4690\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product-category\\\/inyeccion\\\/#listItem\",\"name\":\"Inyecci\\u00f3n\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en#listItem\",\"name\":\"Inicio\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product-category\\\/inyeccion\\\/#listItem\",\"position\":3,\"name\":\"Inyecci\\u00f3n\",\"item\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product-category\\\/inyeccion\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#listItem\",\"name\":\"Inyectadora de carne industrial preparada con tanque de enfriamiento\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/?page_id=4690#listItem\",\"name\":\"PRODUCTOS NH\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#listItem\",\"position\":4,\"name\":\"Inyectadora de carne industrial preparada con tanque de enfriamiento\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product-category\\\/inyeccion\\\/#listItem\",\"name\":\"Inyecci\\u00f3n\"}}]},{\"@type\":\"ItemPage\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#itempage\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/\",\"name\":\"Inyectadora de Carne Industrial Autom\\u00e1tica | HEMAN\",\"description\":\"Inyectadora industrial de carne, logra una inyecci\\u00f3n uniforme, mayor retenci\\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/inyectadora-plc-1100x1100-1.jpg\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#mainImage\",\"width\":1100,\"height\":1100},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#mainImage\"},\"datePublished\":\"2026-06-30T13:49:21-06:00\",\"dateModified\":\"2026-08-09T23:07:01-06:00\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#organization\",\"name\":\"Heman\",\"description\":\"Innovando para Usted...\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/cropped-LogoCRV_Heman_Dic_2020-2.png\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#organizationLogo\",\"width\":150,\"height\":45,\"caption\":\"cropped-LogoCRV_Heman_Dic_2020-2.png-Heman\"},\"image\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/product\\\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\\\/#organizationLogo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/\",\"name\":\"Heman\",\"description\":\"Innovando para Usted...\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN","description":"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.","canonical_url":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en#listItem","position":1,"name":"Inicio","item":"https:\/\/heman.com.mx\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/?page_id=4690#listItem","name":"PRODUCTOS NH"}},{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/?page_id=4690#listItem","position":2,"name":"PRODUCTOS NH","item":"https:\/\/heman.com.mx\/en\/?page_id=4690","nextItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/product-category\/inyeccion\/#listItem","name":"Inyecci\u00f3n"},"previousItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en#listItem","name":"Inicio"}},{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/product-category\/inyeccion\/#listItem","position":3,"name":"Inyecci\u00f3n","item":"https:\/\/heman.com.mx\/en\/product-category\/inyeccion\/","nextItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#listItem","name":"Inyectadora de carne industrial preparada con tanque de enfriamiento"},"previousItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/?page_id=4690#listItem","name":"PRODUCTOS NH"}},{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#listItem","position":4,"name":"Inyectadora de carne industrial preparada con tanque de enfriamiento","previousItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/product-category\/inyeccion\/#listItem","name":"Inyecci\u00f3n"}}]},{"@type":"ItemPage","@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#itempage","url":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/","name":"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN","description":"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/heman.com.mx\/en\/#website"},"breadcrumb":{"@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/inyectadora-plc-1100x1100-1.jpg","@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#mainImage","width":1100,"height":1100},"primaryImageOfPage":{"@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#mainImage"},"datePublished":"2026-06-30T13:49:21-06:00","dateModified":"2026-08-09T23:07:01-06:00"},{"@type":"Organization","@id":"https:\/\/heman.com.mx\/en\/#organization","name":"Heman","description":"Innovando para Usted...","url":"https:\/\/heman.com.mx\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/cropped-LogoCRV_Heman_Dic_2020-2.png","@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#organizationLogo","width":150,"height":45,"caption":"cropped-LogoCRV_Heman_Dic_2020-2.png-Heman"},"image":{"@id":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/#organizationLogo"}},{"@type":"WebSite","@id":"https:\/\/heman.com.mx\/en\/#website","url":"https:\/\/heman.com.mx\/en\/","name":"Heman","description":"Innovando para Usted...","inLanguage":"en-US","publisher":{"@id":"https:\/\/heman.com.mx\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"HEMAN - Innovando para Usted...","og:type":"article","og:title":"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN","og:description":"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.","og:url":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/","og:image":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg","og:image:secure_url":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg","og:image:width":800,"og:image:height":600,"article:published_time":"2026-06-30T19:49:21+00:00","article:modified_time":"2026-08-10T05:07:01+00:00","twitter:card":"summary","twitter:title":"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN","twitter:description":"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.","twitter:image":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg"},"aioseo_meta_data":{"post_id":"4126","title":"Inyectadora de Carne Industrial Autom\u00e1tica | HEMAN","description":"Inyectadora industrial de carne, logra una inyecci\u00f3n uniforme, mayor retenci\u00f3n de salmuera y alto rendimiento. Preparada con tanque de enfriamiento por glicol.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Inyectadora de Carne Industrial Autom\u00e1tica","score":0,"analysis":[]},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"ItemPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-30 15:07:26","updated":"2026-08-10 15:42:45","seo_analyzer_scan_date":null,"focus_keyword":"Inyectadora de Carne Industrial Autom\u00e1tica","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/heman.com.mx\/en\" title=\"Inicio\">Inicio<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/heman.com.mx\/en\/?page_id=4690\" title=\"PRODUCTOS NH\">PRODUCTOS NH<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/heman.com.mx\/en\/product-category\/inyeccion\/\" title=\"Inyecci\u00f3n\">Inyecci\u00f3n<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tInyectadora de carne industrial preparada con tanque de enfriamiento\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Inicio","link":"https:\/\/heman.com.mx\/en"},{"label":"PRODUCTOS NH","link":"https:\/\/heman.com.mx\/en\/?page_id=4690"},{"label":"Inyecci\u00f3n","link":"https:\/\/heman.com.mx\/en\/product-category\/inyeccion\/"},{"label":"Inyectadora de carne industrial preparada con tanque de enfriamiento","link":"https:\/\/heman.com.mx\/en\/product\/inyectadora-de-carne-industrial-preparada-con-tanque-de-enfriamiento\/"}],"_links":{"self":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/product\/4126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/types\/product"}],"wp:attachment":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/media?parent=4126"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/product_brand?post=4126"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/product_cat?post=4126"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/product_tag?post=4126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}