{"id":99515,"date":"2026-03-20T10:30:39","date_gmt":"2026-03-20T10:30:39","guid":{"rendered":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/producto\/soporte-de-pared-con-abrazadera-para-poste\/"},"modified":"2026-03-20T10:30:40","modified_gmt":"2026-03-20T10:30:40","slug":"soporte-de-pared-con-abrazadera-para-poste","status":"publish","type":"product","link":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/producto\/soporte-de-pared-con-abrazadera-para-poste\/","title":{"rendered":"Soporte de pared con abrazadera para poste"},"content":{"rendered":"<div style='width: 100%; max-width: 1200px; margin: 0 auto; font-family: sans-serif; line-height: 1.6; color: inherit; background-color: transparent;'> <!-- Banner principal --> <\/p>\n<div style='width: 100%; margin-bottom: 20px;'> <img style='width: 100%; height: auto; border: 1px solid rgba(150&comma;150&comma;150&comma;0.3); border-radius: 8px; display: block; margin: 0 auto;' src='https:\/\/ftp3.syscom.mx\/usuarios\/albamaria\/albamaria\/Epcomindustrial\/imagenes\/banner.png' alt=''> <\/div>\n<p> <!-- Imagen principal del producto --> <\/p>\n<div style='width: 100%; margin-bottom: 30px;'> <img style='width: 100%; height: auto; border: 1px solid rgba(150&comma;150&comma;150&comma;0.3); border-radius: 8px; display: block; margin: 0 auto; max-width: 496px;' src='https:\/\/ftp3.syscom.mx\/usuarios\/albamaria\/albamaria\/Epcomindustrial\/imagenes\/SDJH141\/SDJH141general.png' alt=''> <\/div>\n<p> <!-- Descripci\u00f3n General --> <\/p>\n<div style='width: 100%; margin-bottom: 30px;'>\n<div style='border: 1px solid rgba(150&comma;150&comma;150&comma;0.4); border-radius: 8px; overflow: hidden;'>\n<div style='padding: 15px; background-color: #080808; color: #f7f9f9; font-weight: bold; font-size: 18px; border-bottom: 1px solid rgba(255&comma;255&comma;255&comma;0.1);'>Descripci\u00f3n General<\/div>\n<div style='padding: 15px; color: inherit; font-size: 15px;'>\n<p style='margin: 0; text-align: justify;'>Optimiza el espacio en tu comercio u oficina con nuestros sistemas de montaje para videowall. Dise\u00f1ados para ofrecer una visualizaci\u00f3n impecable desde cualquier \u00e1ngulo&comma; estos sistemas combinan funcionalidad y elegancia&comma; integr\u00e1ndose perfectamente en cualquier entorno.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p> <!-- Caracter\u00edsticas Principales --> <\/p>\n<div style='width: 100%; margin-bottom: 30px;'>\n<div style='border: 1px solid rgba(150&comma;150&comma;150&comma;0.4); border-radius: 8px; overflow: hidden;'>\n<div style='padding: 15px; background-color: #080808; color: #f7f9f9; font-weight: bold; font-size: 18px; border-bottom: 1px solid rgba(255&comma;255&comma;255&comma;0.1);'>Caracter\u00edsticas Principales<\/div>\n<div style='padding: 15px; color: inherit; font-size: 15px;'>\n<p style='margin: 0; text-align: justify;'>Abrazadera de poste con soporte para pared.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p> <!-- Secci\u00f3n de acorde\u00f3n --> <\/p>\n<div style='width: 100%; margin-bottom: 30px;'> <!-- Acorde\u00f3n de Dimensiones --> <\/p>\n<div style='border: 1px solid rgba(150&comma;150&comma;150&comma;0.4); border-radius: 8px; overflow: hidden; margin-bottom: 15px;'>\n<div style='padding: 15px; background-color: #080808; color: #f7f9f9; font-weight: bold; font-size: 18px; cursor: pointer;' onclick='toggleAccordion(this)'>Dimensiones<\/div>\n<div style='overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out;'>\n<div style='padding: 15px;'> <img style='width: 100%; height: auto; border: 1px solid rgba(150&comma;150&comma;150&comma;0.3); border-radius: 8px; display: block; margin: 0 auto; max-width: 691px;' src='https:\/\/ftp3.syscom.mx\/usuarios\/albamaria\/albamaria\/Epcomindustrial\/imagenes\/SDJH141\/SDJH141dimensiones.png' alt=''> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p> <!-- Acorde\u00f3n de Torniller\u00eda Incluida --> <\/p>\n<div style='border: 1px solid rgba(150&comma;150&comma;150&comma;0.4); border-radius: 8px; overflow: hidden;'>\n<div style='padding: 15px; background-color: #080808; color: #f7f9f9; font-weight: bold; font-size: 18px; cursor: pointer;' onclick='toggleAccordion(this)'>Torniller\u00eda Incluida<\/div>\n<div style='overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out;'>\n<div style='padding: 15px;'> <img style='width: 100%; height: auto; border: 1px solid rgba(150&comma;150&comma;150&comma;0.3); border-radius: 8px; display: block; margin: 0 auto; max-width: 590px;' src='https:\/\/ftp3.syscom.mx\/usuarios\/albamaria\/albamaria\/Epcomindustrial\/imagenes\/SDJH141\/SDJH141tornilleria.png' alt=''> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p> <!-- Separador final --> <\/p>\n<hr style='border: 0; border-top: 1px solid rgba(150&comma; 150&comma; 150&comma; 0.3); margin: 30px 0;'> <script> function toggleAccordion(header) { const content = header.nextElementSibling; const isOpen = content.style.maxHeight && content.style.maxHeight !== '0px'; \/\/ Cerrar todos los dem\u00e1s acordeones document.querySelectorAll('.accordion-body').forEach(el => { el.style.maxHeight = '0px'; }); if (!isOpen) { content.style.maxHeight = content.scrollHeight + 'px'; } } <\/script> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Soporte de pared con abrazadera para poste<\/p>\n","protected":false},"featured_media":99514,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[2115],"product_tag":[93,181,2089],"class_list":{"0":"post-99515","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-accesorios-monitores-pantallas-y-mobiliario","7":"product_tag-accesorios","8":"product_tag-epcom-industrial","9":"product_tag-monitores-pantallas-y-mobiliario","11":"first","12":"instock","13":"sale","14":"shipping-taxable","15":"purchasable","16":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/product\/99515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/comments?post=99515"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/media\/99514"}],"wp:attachment":[{"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/media?parent=99515"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/product_brand?post=99515"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/product_cat?post=99515"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/soydeaqui.ddns.net\/pachuca\/index.php\/wp-json\/wp\/v2\/product_tag?post=99515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}