<turbo-stream action="replace" target="product-images"><template>
  <div id="product-images" data-controller="image-selector" class="rounded border bg-white py-4 md:py-8 w-full flex flex-col items-center justify-center">
  <div class="flex flex-row items-center justify-center h-56 sm:h-72 md:h-96 w-full">
    <div data-image-selector-target="mainImage" class="relative swiper flex h-full w-full">
      <div class="swiper-wrapper flex w-full h-full">
          <div class="swiper-slide select-none">
            <div class="swiper-zoom-container w-full h-full cursor-zoom-in"
                 data-action="click->image-selector#toggleZoom mousemove->image-selector#moveZoom">
              <img width="1024" height="1024" class="object-contain w-full h-full px-6 lg:px-12 transition-transform duration-200 ease-out" alt="Imagen de Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0" src="https://res.cloudinary.com/djx6viedj/image/upload/t_square_512/tecnomas_logo_placeholder?_a=BACCd2Ev" />
            </div>
          </div>
      </div>
      <div data-image-selector-target="prev" class="swiper-button-prev bg-zinc-100 text-gray-900 rounded-r-lg -ml-3 opacity-50 hover:opacity-90"></div>
      <div data-image-selector-target="next" class="swiper-button-next bg-gray-100 text-gray-900 rounded-l-lg -mr-3 opacity-50 hover:opacity-90"></div>
    </div>
  </div>
</div>

</template></turbo-stream><turbo-stream action="replace" target="product-form-mobile"><template>
  <div id="product-form-mobile" class="md:hidden"><div class="rounded border bg-white md:sticky flex flex-col py-2 md:py-4 px-4 lg:py-0 lg:px-8 lg:pb-4 lg:pt-4" data-controller="sticky-card">
  <h1 id="name-107569" class="text-xl text-blue-900 font-medium">Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0</h1>
  <div
    class="flex h-10 items-center"
    data-bv-show="rating_summary"
    data-bv-product-id="107569">
  </div>
  <div class="flex flex-wrap items-center text-xs">
    <a id="brand-107569" class="border rounded mr-3 my-1 px-2 py-1 text-zinc-700 hover:text-sky-500" href="/productos/marcas/KYOCERA">KYOCERA</a>
    <h2 id="sku-107569" class="border rounded mr-3 my-1 px-2 py-1 text-zinc-600">SKU: 110C112US0</h2>
    <div
      class="flex justify-start mr-3 my-1"
    >
      <div
        class="items-center text-white text-xs align-text-bottom width-fit flex space-x-1 px-2 py-0 rounded bg-emerald-500"
      >
        <span class="font-bold">Nuevo</span>
        <div class="flex items-center pt-1">
          <div
  data-controller="tippy"
  data-tippy-content-value='
            Producto Nuevo Sellado en Caja
'
  data-tippy-show-on-create-value="false"
  data-tippy-trigger-value="mouseenter focus"
  data-tippy-placement-value="bottom"
>
  <button data-tippy-target="button" aria-label="Button with popup" class="">
                  <p
                data-tippy-target="button"
              >
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" class="text-white-500 w-4 h-4">
  <path stroke-linecap="round" stroke-linejoin="round" d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z"></path>
</svg>

              </p>

  </button>
</div>
        </div>
      </div>
    </div>

    <div class="flex justify-start my-1 mr-3">
    </div>
  </div>
  
  <div class="border-t mt-3 pt-4 flex">
    <div class="flex-col">
      <p class="text-lg text-blue-900 font-medium">Precio:</p>
      <p class="text-xs text-gray-400">IVA Incluido</p>
    </div>
    <div class="flex flex-col ml-12">
      <div class="flex flex-wrap items-end">
        <span id="wire-transfer-price-107569" class=" text-2xl text-sky-500">
          $ 999.999.999
        </span>
        <span class="text-gray-400 text-xs ml-2 mb-1">Precio Transferencia</span>
      </div>
        <div class="flex flex-wrap items-end mt-2">
          <span id="webpay-price-107569" class="text-gray-500 text-md">$ 1.024.380.990</span>
          <span class="text-gray-400 text-xs font-light ml-2 mb-0.5">Precio Normal</span>
        </div>
    </div>
  </div>
  <div class="flex flex-row mt-4">
    <span class="text-lg text-blue-900 font-medium">Stock:</span>
    <div class="flex flex-col mx-14 space-y-1 w-full">
      <div class="flex space-x-2 items-center">
        <div class="h-2 w-2 ml-1 flex items-center ">
          <div class="rounded-full bg-red-700 h-2 w-2 animate-pulse"></div>
        </div>
        <p id="stock-107569" class="text-red-700 align-middle">
          Agotado
        </p>
      </div>
      <div class="flex w-full bg-gray-300 rounded-full h-2">
        <div class="rounded-full bg-red-500 h-2" style="width: 3%;">
        </div>
      </div>
    </div>
  </div>

  <div data-controller="number-input">
    <div class="flex flex-row mt-6 items-center">
      <span class="text-lg text-blue-900 font-medium">Cantidad:</span>
      <div class="ml-8 flex flex-row border w-min rounded">
        <button data-number-input-target="decrementButton" data-action="number-input#decrement" class="py-0.5 px-4 text-2xl font-light text-gray-500 cursor-pointer hover:text-black hover:bg-gray-100 duration-200">-</button>
        <input aria-label="Cantidad" data-number-input-target="firstInput" data-action="number-input#change" value="1" type="number" min="1" max="0" class="text-center py-0.5 px-1 text-lg font-light flex w-14 items-center border-x border-y-0 border-gray-200">
        <button data-number-input-target="incrementButton" data-action="number-input#increment" class="py-0.5 px-4 text-2xl font-light text-gray-500 cursor-pointer hover:text-black hover:bg-gray-100 duration-200">+</button>
      </div>
    </div>

    <div class="grid grid-cols-2 space-x-4 mt-6">
      <script>
          function addToCart() {
              window.dataLayer = window.dataLayer || [];
              let quantity = document.querySelector(".hidden #product_quantity").value;
              let item = {"item_id":"110C112US0","item_name":"Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0","affiliation":"tecnomas.cl","index":0,"item_brand":"KYOCERA","item_category":"Impresoras","item_category2":null,"item_category3":null,"item_category4":null,"item_category5":null,"price":999999999,"quantity":1};
              item['quantity'] = quantity;
              dataLayer.push({ecommerce: null});
              dataLayer.push({
                  event: "add_to_cart",
                  ecommerce: {
                      currency: "CLP",
                      value: quantity * 999999999,
                      items: [
                          item
                      ]
                  }
              });
          }
      </script>
      <form data-controller="analytics" data-analytics-product-id-value="107569" data-analytics-environment-value="production" data-analytics-product-price-value="999999999" data-action="analytics#addToCart" data-analytics-google-product-value="{&quot;item_id&quot;:&quot;110C112US0&quot;,&quot;item_name&quot;:&quot;Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0&quot;,&quot;affiliation&quot;:&quot;tecnomas.cl&quot;,&quot;index&quot;:0,&quot;item_brand&quot;:&quot;KYOCERA&quot;,&quot;item_category&quot;:&quot;Impresoras&quot;,&quot;item_category2&quot;:null,&quot;item_category3&quot;:null,&quot;item_category4&quot;:null,&quot;item_category5&quot;:null,&quot;price&quot;:999999999,&quot;quantity&quot;:1}" onsubmit="return addToCart();" action="/add-to-cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="8iTqGkRBgq8INEv3_kaBjJQtwfDCEaNJtU3eSQrC5ejSl7_hjQRohlLa0XGSobQlPNYESI0w4gQKQEt26iJMlw" autocomplete="off" />
        <input value="107569" autocomplete="off" type="hidden" name="product[id]" id="product_id" />
        <input value="1" data-number-input-target="hiddenFieldOne" data-analytics-target="cartQuantity" autocomplete="off" type="hidden" name="product[quantity]" id="product_quantity" />
          <div
  data-controller="tippy"
  data-tippy-content-value='
            <p>No Disponible</p>
'
  data-tippy-show-on-create-value="false"
  data-tippy-trigger-value="mouseenter focus"
  data-tippy-placement-value="bottom"
>
  <button data-tippy-target="button" aria-label="Button with popup" class="w-full">
                  <input type="submit" name="commit" value="Agregar al carro" disabled="disabled" class="flex flex-row items-center justify-center rounded bg-neutral-400 text-white w-full py-3" data-disable-with="Agregar al carro" />

  </button>
</div>
</form>
      <form action="/iniciar-compra-rapida" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="KvICaI2rPa6NRYcgCHjjLDC5lzChlFM-R1oYR7Qa1KVFl5rAEEgJqvJTFQurubDGVh_adyr3oexe9qhWOIxveQ" autocomplete="off" />
        <input value="107569" autocomplete="off" type="hidden" name="product[id]" id="product_id" />
        <input value="1" data-number-input-target="hiddenFieldTwo" autocomplete="off" type="hidden" name="product[quantity]" id="product_quantity" />
          <div
  data-controller="tippy"
  data-tippy-content-value='
            <p>No Disponible</p>
'
  data-tippy-show-on-create-value="false"
  data-tippy-trigger-value="mouseenter focus"
  data-tippy-placement-value="bottom"
>
  <button data-tippy-target="button" aria-label="Button with popup" class="w-full">
                  <input type="submit" name="commit" value="Comprar ahora" disabled="disabled" class="flex flex-row items-center justify-center rounded bg-neutral-400 text-white w-full py-3" data-disable-with="Comprar ahora" />

  </button>
</div>
</form>    </div>

    <div class="flex justify-center mt-3">
      <form class="inline" action="/cotizacion/express" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="Ud6sTvGdX-h3W8m5U1JvIXeNf6YFpVuwd0dpEFAADILvrNn3f1vU1vrNjcp3DhVXnLNt-Vl7h5OvnxWCDhmBtQ" autocomplete="off" />
        <input value="107569" autocomplete="off" type="hidden" name="product_id" id="product_id" />
        <input value="1" data-number-input-target="hiddenFieldThree" autocomplete="off" type="hidden" name="quantity" id="quantity" />
        <button name="button" type="submit" class="text-blue-600 hover:text-blue-800 text-sm font-medium flex items-center justify-center cursor-pointer">
          <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true" class="w-4 h-4 mr-1.5">
  <path fill-rule="evenodd" d="M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0016.5 9h-1.875a1.875 1.875 0 01-1.875-1.875V5.25A3.75 3.75 0 009 1.5H5.625zM7.5 15a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5A.75.75 0 017.5 15zm.75 2.25a.75.75 0 000 1.5H12a.75.75 0 000-1.5H8.25z" clip-rule="evenodd"></path>
  <path d="M12.971 1.816A5.23 5.23 0 0114.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 013.434 1.279 9.768 9.768 0 00-6.963-6.963z"></path>
</svg>

          Cotización express
</button></form>    </div>
  </div>
</div></div>
</template></turbo-stream><turbo-stream action="replace" target="product-form-desktop"><template>
  <div id="product-form-desktop" class="w-full hidden md:flex md:flex-col"><div class="rounded border bg-white md:sticky flex flex-col py-2 md:py-4 px-4 lg:py-0 lg:px-8 lg:pb-4 lg:pt-4" data-controller="sticky-card">
  <h1 id="name-107569" class="text-xl text-blue-900 font-medium">Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0</h1>
  <div
    class="flex h-10 items-center"
    data-bv-show="rating_summary"
    data-bv-product-id="107569">
  </div>
  <div class="flex flex-wrap items-center text-xs">
    <a id="brand-107569" class="border rounded mr-3 my-1 px-2 py-1 text-zinc-700 hover:text-sky-500" href="/productos/marcas/KYOCERA">KYOCERA</a>
    <h2 id="sku-107569" class="border rounded mr-3 my-1 px-2 py-1 text-zinc-600">SKU: 110C112US0</h2>
    <div
      class="flex justify-start mr-3 my-1"
    >
      <div
        class="items-center text-white text-xs align-text-bottom width-fit flex space-x-1 px-2 py-0 rounded bg-emerald-500"
      >
        <span class="font-bold">Nuevo</span>
        <div class="flex items-center pt-1">
          <div
  data-controller="tippy"
  data-tippy-content-value='
            Producto Nuevo Sellado en Caja
'
  data-tippy-show-on-create-value="false"
  data-tippy-trigger-value="mouseenter focus"
  data-tippy-placement-value="bottom"
>
  <button data-tippy-target="button" aria-label="Button with popup" class="">
                  <p
                data-tippy-target="button"
              >
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" class="text-white-500 w-4 h-4">
  <path stroke-linecap="round" stroke-linejoin="round" d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z"></path>
</svg>

              </p>

  </button>
</div>
        </div>
      </div>
    </div>

    <div class="flex justify-start my-1 mr-3">
    </div>
  </div>
  
  <div class="border-t mt-3 pt-4 flex">
    <div class="flex-col">
      <p class="text-lg text-blue-900 font-medium">Precio:</p>
      <p class="text-xs text-gray-400">IVA Incluido</p>
    </div>
    <div class="flex flex-col ml-12">
      <div class="flex flex-wrap items-end">
        <span id="wire-transfer-price-107569" class=" text-2xl text-sky-500">
          $ 999.999.999
        </span>
        <span class="text-gray-400 text-xs ml-2 mb-1">Precio Transferencia</span>
      </div>
        <div class="flex flex-wrap items-end mt-2">
          <span id="webpay-price-107569" class="text-gray-500 text-md">$ 1.024.380.990</span>
          <span class="text-gray-400 text-xs font-light ml-2 mb-0.5">Precio Normal</span>
        </div>
    </div>
  </div>
  <div class="flex flex-row mt-4">
    <span class="text-lg text-blue-900 font-medium">Stock:</span>
    <div class="flex flex-col mx-14 space-y-1 w-full">
      <div class="flex space-x-2 items-center">
        <div class="h-2 w-2 ml-1 flex items-center ">
          <div class="rounded-full bg-red-700 h-2 w-2 animate-pulse"></div>
        </div>
        <p id="stock-107569" class="text-red-700 align-middle">
          Agotado
        </p>
      </div>
      <div class="flex w-full bg-gray-300 rounded-full h-2">
        <div class="rounded-full bg-red-500 h-2" style="width: 3%;">
        </div>
      </div>
    </div>
  </div>

  <div data-controller="number-input">
    <div class="flex flex-row mt-6 items-center">
      <span class="text-lg text-blue-900 font-medium">Cantidad:</span>
      <div class="ml-8 flex flex-row border w-min rounded">
        <button data-number-input-target="decrementButton" data-action="number-input#decrement" class="py-0.5 px-4 text-2xl font-light text-gray-500 cursor-pointer hover:text-black hover:bg-gray-100 duration-200">-</button>
        <input aria-label="Cantidad" data-number-input-target="firstInput" data-action="number-input#change" value="1" type="number" min="1" max="0" class="text-center py-0.5 px-1 text-lg font-light flex w-14 items-center border-x border-y-0 border-gray-200">
        <button data-number-input-target="incrementButton" data-action="number-input#increment" class="py-0.5 px-4 text-2xl font-light text-gray-500 cursor-pointer hover:text-black hover:bg-gray-100 duration-200">+</button>
      </div>
    </div>

    <div class="grid grid-cols-2 space-x-4 mt-6">
      <script>
          function addToCart() {
              window.dataLayer = window.dataLayer || [];
              let quantity = document.querySelector(".hidden #product_quantity").value;
              let item = {"item_id":"110C112US0","item_name":"Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0","affiliation":"tecnomas.cl","index":0,"item_brand":"KYOCERA","item_category":"Impresoras","item_category2":null,"item_category3":null,"item_category4":null,"item_category5":null,"price":999999999,"quantity":1};
              item['quantity'] = quantity;
              dataLayer.push({ecommerce: null});
              dataLayer.push({
                  event: "add_to_cart",
                  ecommerce: {
                      currency: "CLP",
                      value: quantity * 999999999,
                      items: [
                          item
                      ]
                  }
              });
          }
      </script>
      <form data-controller="analytics" data-analytics-product-id-value="107569" data-analytics-environment-value="production" data-analytics-product-price-value="999999999" data-action="analytics#addToCart" data-analytics-google-product-value="{&quot;item_id&quot;:&quot;110C112US0&quot;,&quot;item_name&quot;:&quot;Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0&quot;,&quot;affiliation&quot;:&quot;tecnomas.cl&quot;,&quot;index&quot;:0,&quot;item_brand&quot;:&quot;KYOCERA&quot;,&quot;item_category&quot;:&quot;Impresoras&quot;,&quot;item_category2&quot;:null,&quot;item_category3&quot;:null,&quot;item_category4&quot;:null,&quot;item_category5&quot;:null,&quot;price&quot;:999999999,&quot;quantity&quot;:1}" onsubmit="return addToCart();" action="/add-to-cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="8iTqGkRBgq8INEv3_kaBjJQtwfDCEaNJtU3eSQrC5ejSl7_hjQRohlLa0XGSobQlPNYESI0w4gQKQEt26iJMlw" autocomplete="off" />
        <input value="107569" autocomplete="off" type="hidden" name="product[id]" id="product_id" />
        <input value="1" data-number-input-target="hiddenFieldOne" data-analytics-target="cartQuantity" autocomplete="off" type="hidden" name="product[quantity]" id="product_quantity" />
          <div
  data-controller="tippy"
  data-tippy-content-value='
            <p>No Disponible</p>
'
  data-tippy-show-on-create-value="false"
  data-tippy-trigger-value="mouseenter focus"
  data-tippy-placement-value="bottom"
>
  <button data-tippy-target="button" aria-label="Button with popup" class="w-full">
                  <input type="submit" name="commit" value="Agregar al carro" disabled="disabled" class="flex flex-row items-center justify-center rounded bg-neutral-400 text-white w-full py-3" data-disable-with="Agregar al carro" />

  </button>
</div>
</form>
      <form action="/iniciar-compra-rapida" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="KvICaI2rPa6NRYcgCHjjLDC5lzChlFM-R1oYR7Qa1KVFl5rAEEgJqvJTFQurubDGVh_adyr3oexe9qhWOIxveQ" autocomplete="off" />
        <input value="107569" autocomplete="off" type="hidden" name="product[id]" id="product_id" />
        <input value="1" data-number-input-target="hiddenFieldTwo" autocomplete="off" type="hidden" name="product[quantity]" id="product_quantity" />
          <div
  data-controller="tippy"
  data-tippy-content-value='
            <p>No Disponible</p>
'
  data-tippy-show-on-create-value="false"
  data-tippy-trigger-value="mouseenter focus"
  data-tippy-placement-value="bottom"
>
  <button data-tippy-target="button" aria-label="Button with popup" class="w-full">
                  <input type="submit" name="commit" value="Comprar ahora" disabled="disabled" class="flex flex-row items-center justify-center rounded bg-neutral-400 text-white w-full py-3" data-disable-with="Comprar ahora" />

  </button>
</div>
</form>    </div>

    <div class="flex justify-center mt-3">
      <form class="inline" action="/cotizacion/express" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="Ud6sTvGdX-h3W8m5U1JvIXeNf6YFpVuwd0dpEFAADILvrNn3f1vU1vrNjcp3DhVXnLNt-Vl7h5OvnxWCDhmBtQ" autocomplete="off" />
        <input value="107569" autocomplete="off" type="hidden" name="product_id" id="product_id" />
        <input value="1" data-number-input-target="hiddenFieldThree" autocomplete="off" type="hidden" name="quantity" id="quantity" />
        <button name="button" type="submit" class="text-blue-600 hover:text-blue-800 text-sm font-medium flex items-center justify-center cursor-pointer">
          <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true" class="w-4 h-4 mr-1.5">
  <path fill-rule="evenodd" d="M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0016.5 9h-1.875a1.875 1.875 0 01-1.875-1.875V5.25A3.75 3.75 0 009 1.5H5.625zM7.5 15a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5A.75.75 0 017.5 15zm.75 2.25a.75.75 0 000 1.5H12a.75.75 0 000-1.5H8.25z" clip-rule="evenodd"></path>
  <path d="M12.971 1.816A5.23 5.23 0 0114.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 013.434 1.279 9.768 9.768 0 00-6.963-6.963z"></path>
</svg>

          Cotización express
</button></form>    </div>
  </div>
</div></div>
</template></turbo-stream><turbo-stream action="replace" target="product-specs"><template>
  <div id="product-specs">
</div>

</template></turbo-stream><turbo-stream action="replace" target="product-description"><template>
  <div id="product-description" class="rounded border bg-white px-6 md:px-12 py-3 md:py-4 lg:py-8">
  <p class="text-blue-900 text-2xl mb-4 font-medium">Descripción</p>
  <div class="trix-content">
  <p>La <strong>Impresora Multifunción Kyocera ECOSYS MA4500ix</strong> es una solución integral diseñada para satisfacer las necesidades de impresión, escaneo, copia y fax en entornos de trabajo exigentes. Con su tecnología láser monocromática, esta impresora ofrece una calidad de impresión excepcional, con una resolución interpolada de hasta <strong>1200 x 1200 ppp</strong>, lo que garantiza que cada documento impreso sea nítido y profesional.</p>

<p>Equipado con un potente <strong>procesador ARM Cortex-A53 de doble núcleo</strong> a 1,4 GHz y una memoria estándar de <strong>1,5 GB</strong> (ampliable hasta <strong>3,5 GB</strong>), el MA4500ix es capaz de manejar grandes volúmenes de trabajo sin comprometer la velocidad. Con una velocidad de impresión de hasta <strong>47 páginas por minuto</strong> en blanco y negro, esta impresora es ideal para oficinas que requieren eficiencia y rapidez en sus tareas diarias.</p>

<p>La capacidad de manejo de papel es otra de las características destacadas de la Kyocera ECOSYS MA4500ix. Con una bandeja multiusos que admite hasta <strong>100 hojas</strong> y un cassette de papel universal que puede contener <strong>500 hojas</strong>, la impresora puede gestionar una variedad de tamaños de papel, desde A4 hasta papel para pancartas de hasta <strong>915 mm</strong>. Además, su unidad dúplex estándar permite la impresión a doble cara, lo que contribuye a la reducción del consumo de papel.</p>

<p>En cuanto a la conectividad, la MA4500ix ofrece múltiples opciones, incluyendo <strong>USB 2.0</strong> y <strong>Gigabit Ethernet</strong>, lo que facilita su integración en redes de oficina. Su panel táctil a color de <strong>7 pulgadas</strong> proporciona una interfaz intuitiva para el usuario, permitiendo un fácil acceso a todas las funciones de la impresora.</p>

<p>La funcionalidad de escaneo es igualmente impresionante, con la capacidad de escanear a correo electrónico, FTP, SMB y más. La velocidad de escaneo simplex alcanza hasta <strong>60 imágenes por minuto</strong> en blanco y negro, y <strong>40 ipm</strong> en color, lo que permite digitalizar documentos de manera rápida y eficiente. Además, la impresora admite una variedad de formatos de archivo, incluyendo <strong>PDF</strong>, <strong>TIFF</strong> y <strong>JPEG</strong>, lo que la convierte en una herramienta versátil para cualquier oficina.</p>

<p>La Kyocera ECOSYS MA4500ix también incluye funciones avanzadas de copiado y fax, con la capacidad de realizar copias continuas de hasta <strong>999</strong> páginas y una velocidad de transmisión de fax de hasta <strong>33,6 kbps</strong>. Su libreta de direcciones permite almacenar hasta <strong>200 entradas</strong>, facilitando la gestión de contactos y la realización de envíos rápidos.</p>

<p>Con unas dimensiones de <strong>47,5 x 47,5 x 57,4 cm</strong> y un peso de <strong>50 libras</strong>, esta impresora multifuncional es robusta y está diseñada para durar. Además, Kyocera ofrece un servicio de instalación por personal certificado, asegurando que el producto funcione de manera óptima desde el primer día. Sin duda, la <strong>Kyocera ECOSYS MA4500ix</strong> es una inversión inteligente para cualquier empresa que busque mejorar su productividad y eficiencia en la gestión documental.</p><br><br><b>Características:</b><br><br><ul>
    <li><strong>Marca:</strong> Kyocera</li>
    <li><strong>Modelo:</strong> ECOSYS MA4500ix</li>
    <li><strong>Tipo:</strong> Láser monocromático</li>
    <li><strong>Resolución de Impresión:</strong> Resolución interpolada de 600 x 600 ppp, Fine1200 (1200×1200 ppp) y Fast1200 (1800×600 ppp)</li>
    <li><strong>CPU:</strong> ARM Cortex-A53 de doble núcleo a 1,4 GHz</li>
    <li><strong>Memoria Estándar:</strong> 1,5 GB</li>
    <li><strong>Memoria Máx.:</strong> 3,5 GB (opcional)</li>
    <li><strong>Capacidad de entrada:</strong> Bandeja multiusos: 100 hojas, de 60 a 220 g/m², A4, A5, A6, B5, B6, Carta, Legal, Folio, Personalizado (70 x 140 a 216 x 356 mm), Papel para pancartas hasta 915 mm</li>
    <li><strong>Cassette de papel:</strong> 500 hojas, 60–120 g/m², A4, A5, B5, Carta, Legal, Folio, Personalizado (140 x 210 a 216 x 356 mm)</li>
    <li><strong>Máx. Capacidad de entrada:</strong> 2.600 hojas</li>
    <li><strong>Dúplex:</strong> Unidad dúplex estándar, de 60 a 120 g/m², A4, A5, B5, Carta, Legal, Personalizado (140x 210 mm - 216 x 356 mm)</li>
    <li><strong>Velocidad de impresión:</strong> hasta 47 páginas por minuto en blanco y negro</li>
    <li><strong>Volumen de impresión recomendado:</strong> 20.000 imágenes al mes</li>
    <li><strong>Volumen máximo de impresión:</strong> 150.000 imágenes al mes</li>
    <li><strong>Vida máxima:</strong> 900.000 imágenes o 5 años</li>
    <li><strong>Interfaces estándar:</strong> USB 2.0 (alta velocidad), 1 x host USB Interfaz, Gigabit Ethernet (10BaseT/100BaseTX/1000BaseT)</li>
    <li><strong>Salida de papel:</strong> Máx. 250 hojas boca abajo</li>
    <li><strong>Tamaños de soportes admitidos:</strong> A4, A5, A6, B5, B6</li>
    <li><strong>Tipo de soportes:</strong> Papel para pancartas hasta 915 mm</li>
    <li><strong>Panel de operaciones:</strong> panel táctil a todo color de 177,8 mm (7 pulgadas), pantalla, altavoz para notificación de trabajos, mecanismo de inclinación</li>
    <li><strong>Funcionalidad de escáner:</strong> Escanear a correo electrónico, Escanear a FTP, Escanear a SMB, Escanear a host USB, Red TWAIN, WIA, Escaneo WSD, Chrome OS (Escanear), AirPrint, Mopria</li>
    <li><strong>Velocidad de escaneo Simplex:</strong> 60 ipm (300 ppp, A4, b/n); 40 ipm (300 ppp, color A4)</li>
    <li><strong>Velocidad de escaneo Dúplex:</strong> 26 ipm (300 ppp, A4, b/n); 17 ipm (300 ppp, A4, color)</li>
    <li><strong>Resolución de escaneo:</strong> 600, 400, 300, 200 ppp; 256 escalas de grises por color</li>
    <li><strong>Máx. tamaño de escaneo:</strong> A4, Legal, papel Banner (máx. 915 mm)</li>
    <li><strong>Reconocimiento de originales:</strong> Texto, foto, texto + foto, texto claro, optimizado para OCR</li>
    <li><strong>Tipos de archivos:</strong> TIFF/JPEG, XPS, Open XPS, PDF, PDF/A, PDF/A1a/b, PDF/A-2a/b/u, PDF cifrado, PDF de alta compresión</li>
    <li><strong>Método de compresión:</strong> MMR/JPEG</li>
    <li><strong>Características de escáner:</strong> escaneo de pancartas, escaneo en color, libreta de direcciones integrada, compatibilidad con Active Directory, transferencia de datos cifrados, envío múltiple (correo electrónico, fax, carpeta SMB/FTP, impresión) a la vez, salto de página en blanco</li>
    <li><strong>Máx. tamaño original de copiadora:</strong> A4/Oficio</li>
    <li><strong>Copia continua:</strong> 1–999</li>
    <li><strong>Rango de zoom:</strong> 25–400% en pasos de 1%</li>
    <li><strong>Ratios de ampliación preestablecidos:</strong> 7 reducciones / 5 ampliaciones</li>
    <li><strong>Ajustes de imagen:</strong> Texto + Foto, Foto, Texto, Gráfico/Mapa, Documento impreso</li>
    <li><strong>Características de copiadora:</strong> clasificación electrónica (clasificación), copia de tarjetas de identificación, 2 en 1, 4 en 1, cambio automático de casete, saltar página en blanco, saltar línea, recorte automático DP</li>
    <li><strong>Compatibilidad de fax:</strong> Súper G3</li>
    <li><strong>Velocidad moderna:</strong> máx. 33,6 kbps</li>
    <li><strong>Velocidad de transmisión:</strong> Máx. 3 segundos (JBIG)</li>
    <li><strong>Velocidad de escaneo:</strong> 2,0 segundos o menos</li>
    <li><strong>Libreta de direcciones:</strong> 200 entradas</li>
    <li><strong>Densidad de escaneo:</strong> Normal: 8 puntos/mm x 3,85 líneas/mm (200 x 100 ppp); Fina: 8 puntos/mm x 7,7 líneas/mm (200 x 200 ppp); Superfino: 8 puntos/mm x 15,4 líneas/mm (200 x 400 ppp); Ultrafino: 16 puntos/mm x 15,4 líneas/mm (400 x 400 ppp)</li>
    <li><strong>Medios tonos:</strong> 256 escalas de grises</li>
    <li><strong>Tamaño máximo del original:</strong> A4/Oficio, Banner (máx. 915 mm)</li>
    <li><strong>Método de compresión de fax:</strong> JBIG, MMR, MR, MH</li>
    <li><strong>Recepción de memoria:</strong> 256 hojas o más</li>
    <li><strong>Características de fax:</strong> Fax en red, transmisión y recepción dúplex, transmisión y recepción cifradas, transmisión y recepción por sondeo, transmisión</li>
    <li><strong>Dimensiones:</strong> (ancho x profundidad x alto): 47,5 x 47,5 x 57,4 cm</li>
    <li><strong>Peso:</strong> 50 libras</li>
    <li><strong>Cartuchos de sustitución:</strong> KYOTK3402 1T0C0Y0US0 Tóner para la MA4500ix (12,5K @ 5%); KYOMK3372 170C0Y7US0 KIT 300K MK; KYOMK3140 1702P60UN0 KIT 200K MK</li>
    <li><strong>Otros:</strong> Las Impresoras y multifuncionales Kyocera cuentan con el servicio de instalación de personal certificado dentro de la región metropolitana. La instalación de productos Kyocera por parte de personal no certificado invalidará la garantía del producto adquirido.</li>
    <li><strong>Categoría:</strong> Impresoras y Escáneres</li>
    <li><strong>Descripción:</strong> Kyocera ECOSYS MA4500ix - USB / Wi-Fi</li>
</ul>
</div>

</div>

</template></turbo-stream><turbo-stream action="replace" target="product-structured-data"><template>
  <div id="product-structured-data">
    <script>
      window.dataLayer = window.dataLayer || [];
      window.dataLayer.push({ecommerce: null});
      window.dataLayer.push({
        event: "view_item",
        ecommerce: {
          currency: "CLP",
          value: 999999999,
          items: [{"item_id":"110C112US0","item_name":"Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0","affiliation":"tecnomas.cl","index":0,"item_brand":"KYOCERA","item_category":"Impresoras","item_category2":null,"item_category3":null,"item_category4":null,"item_category5":null,"price":999999999,"quantity":1}]
        }
      });
      history.replaceState(history.state, "", "/producto/kyocera-ecosys-ma4500ix-usb-wi-fi");
      document.title = "[110C112US0] Impresora Multifunción Kyocera ECOSYS MA4500ix Láser Monocrómo LAN USB 2.0 | Tecnomas.cl";
    </script>
  </div>
</template></turbo-stream>