haiminhco.com.vn Ads.txt file

<!DOCTYPE html>
<html lang="vi">
<head itemscope itemtype="http://schema.org/WebSite"><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
<script type="rocketlazyloadscript" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2677087852836357"
crossorigin="anonymous"></script>

<title>Máy Photocopy Hải Minh - Đại lý ủy quyền chính hãng số 1 VN</title><style id="rocket-critical-css">:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce img{height:auto;max-width:100%}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.owl-carousel{position:relative}.owl-carousel{display:none;width:100%;z-index:1}*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}@font-face{font-display:swap;font-family:FontAwesome;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-search:before{content:"\f002"}.fa-map-marker:before{content:"\f041"}.fa-chevron-up:before{content:"\f077"}.fa-shopping-cart:before{content:"\f07a"}.fa-phone:before{content:"\f095"}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}header{display:block}a{background-color:transparent}img{border:0}button,input{margin:0;font:inherit;color:inherit}button{overflow:visible}button{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}img{vertical-align:middle}h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h3{margin-top:20px;margin-bottom:10px}h3{font-size:24px}p{margin:0 0 10px}ul{margin-top:0;margin-bottom:10px}ul ul{margin-bottom:0}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=search]{-webkit-appearance:none}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;background-image:none;border:1px solid transparent;border-radius:4px}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.container:after,.container:before{display:table;content:" "}.container:after{clear:both}@-ms-viewport{width:device-width}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-BoldItalic.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-BoldItalic.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-BoldItalic.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Light.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Light.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Light.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Italic.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Italic.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Italic.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Bold.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Bold.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Bold.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLight.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLight.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLight.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLight.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-LightItalic.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-LightItalic.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-LightItalic.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Medium.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Medium.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Medium.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLightItalic.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLightItalic.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLightItalic.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue-UltraLightItalic.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-display:swap;font-family:Helvetica Neue;src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue.eot);src:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue.eot) format("embedded-opentype"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue.woff) format("woff"),url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/fonts/HelveticaNeue.ttf) format("truetype");font-weight:400;font-style:normal}body{background:#f3f5f7;color:#4a4a4a;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1.3125;overflow-x:hidden}a{color:#03545c;text-decoration:none;outline:0}img{max-width:100%;height:auto}.menu_header{z-index:2;position:relative}@media (min-width:768px){.menu_header{display:block!important}}.menu_header ul{margin:0;padding:0;list-style:none}.menu_header>ul>li{float:left;margin:0;padding:0;list-style:none;position:relative;line-height:40px;vertical-align:middle}.menu_header>ul>li~li{margin-left:20px}.menu_header>ul>li>a{font-size:14px;padding:0 10px 0 40px;color:#4a4a4a;text-decoration:none;font-weight:500;display:block;vertical-align:middle;line-height:36px;position:relative}.menu_header>ul>li.current-menu-item>a,.menu_header>ul>li.current_page_item>a{color:#4a4a4a;background:#fff}.menu_header>ul>li ul{display:block;position:absolute;left:0;top:110%;z-index:993;width:230px;background-color:#fff;border:1px solid #eae9e9;visibility:hidden;opacity:0;border-top:2px solid #6d6d6d}.menu_header>ul>li ul li{position:relative;float:none;list-style:none}.menu_header>ul>li ul.sub-menu li{margin:0;padding:0}.menu_header>ul>li ul li a{line-height:23px;border-bottom:1px solid #eae9e9;display:block;padding:8px 15px;color:#333;text-decoration:none}.over_wrap{display:none}.hiddenFirst{display:none}.top_header{background:#ed161d;color:#fff;height:32px;overflow:hidden;line-height:32px;font-size:12px;font-weight:500}.top_header a{color:#fff;font-weight:500;text-decoration:none}.top_header_right_text a{color:#fdd602}.top_header_left{float:left}.top_header_right{float:right}.show_phone_mobile{position:fixed;bottom:10px;left:10px;background:#ed161d;color:#fff;text-align:center;padding:0 20px;width:auto;border-radius:20px;z-index:999999;transform:translate(0,40px);-moz-transform:translate(0,40px);-webkit-transform:translate(0,40px);visibility:hidden;opacity:0}.show_phone_mobile a{display:block;font-size:16px;color:#fff;line-height:40px;white-space:nowrap;text-overflow:ellipsis;text-decoration:none;outline:0;font-weight:700}.top_header_right_text{float:left}.main_header{padding:0;background:#ed161d}.main_header .logo{margin:0;padding:0;float:left;width:250px;text-align:center}.logo img{max-height:40px;width:auto}.search_header #woocommerce-product-search-field{height:40px;float:left;box-shadow:none;color:#9b9b9b;font-size:14px;width:calc(100% - 77px);width:-moz-calc(100% - 77px);width:-webkit-calc(100% - 77px);border:none;padding:0 10px;outline:0;border-radius:4px 0 0 4px}.search_header{float:left;margin:0 0 0 20px;width:465px;z-index:999999;position:relative}.input_search_table{display:table;border-radius:2px;background-color:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);margin:0 0 15px;position:relative;width:100%}.input_search_cell{display:table-cell;vertical-align:middle}.search_header button#searchsubmit{color:#000;background-color:#ffe300;height:40px;font-size:16px;width:77px;border:none;position:absolute;top:0;right:0;border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;outline:0}.cart_header{float:right;position:relative;z-index:999999}.popup_cart_hover{position:relative;padding-bottom:10px;margin-bottom:-10px}.popup_cart_hover p.text_h{max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.cart-contents{position:relative}.popup_cart{display:none;z-index:99999;top:45px;position:absolute;right:-69px;border:1px solid #c7c7c7!important;border-radius:3px;-webkit-box-shadow:rgba(0,0,0,.129412) 0 2px 4px 0!important;box-shadow:rgba(0,0,0,.129412) 0 2px 4px 0!important;width:233px;background:#fff;padding:10px;color:#000}.popup_cart:after,.popup_cart:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute}.popup_cart:before{border-color:rgba(199,199,199,0);border-bottom-color:#c7c7c7;border-width:11px;margin-left:-11px}.popup_cart:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;margin-left:-10px}ul.list_icon_h{float:right;list-style:none;margin:5px 0 0 0;padding:0;color:#fff}ul.list_icon_h li~li{margin-left:20px}ul.list_icon_h li{float:left}ul.list_icon_h a{text-decoration:none}.icon_h,.text_h{display:table-cell;vertical-align:middle}.icon_h i{position:relative;height:34px;width:34px;background-color:rgba(0,0,0,.4);border-radius:50%;text-align:center;color:#fff;font-size:20px;line-height:34px}.icon_h i.fa.fa-shopping-cart{font-size:17px}span.text_h_big{font-size:16px;font-weight:500;color:#fff;margin:0;display:block}span.text_h_small{opacity:.8;color:#fff;font-size:12px;display:block}.text_h{padding:0 0 0 5px}.menu_header_wrap{background:#fff;position:relative;z-index:99999;border-bottom:1px solid #ddd}.box_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:99999;display:none}.danhmuc_sanpham_menu{float:left;position:relative;width:250px;margin-right:15px}.sidebar_to_menu .danhmuc_sanpham_menu{display:block}.danhmuc_sanpham_menu .devvn_mega_menu_wrap{position:absolute;display:none;width:100%;background-color:#034248cc;z-index:10}.home .danhmuc_sanpham_menu .devvn_mega_menu_wrap{height:411px}.show_mega_menu .danhmuc_sanpham_menu .devvn_mega_menu_wrap{display:block!important}.sidebar_to_menu .menu_header{margin-left:265px}.danhmuc_sanpham_menu .title-sidebar,.danhmuc_sanpham_menu h3.title-sidebar{height:37px;margin-bottom:-1px}.title-sidebar>i span,h3.title-sidebar>i span{width:16px;height:1px;background-color:#fff;display:block;margin-bottom:4px}.title-sidebar>i,h3.title-sidebar>i{float:left;height:36px;padding:12px 15px 0 5px}.icon_tren_ben_phai span.onsale{background:#fc5e4d;font-weight:400;font-size:14px;border-radius:3px;min-height:auto;line-height:1;padding:3px 5px;position:relative;top:0;margin:0 0 5px!important;display:inline-block;min-width:unset}.title-sidebar,h3.title-sidebar{color:#000;font-size:16px;font-weight:700;margin:0 0 10px 0;background:#fff;line-height:20px;height:auto;padding:0;display:block}.danhmuc_sanpham_menu .title-sidebar,.danhmuc_sanpham_menu h3.title-sidebar{background:#034248;height:36px;padding:0 10px;color:#fff;font-weight:400;line-height:36px;text-transform:none;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;position:relative}.img_resp{position:relative;overflow:hidden;padding-top:61.36%;height:auto;background-position:50% 50%;background-size:cover}.product_images_wrap .img_resp{padding-top:100%}.img_resp img{padding:5px;width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.product_images_wrap .img_resp img{padding:0}.woocommerce div.product span.price{color:#fc6757!important;font-size:22px!important;font-weight:500!important;margin:0!important}.woocommerce div.product span.price del{font-size:18px!important;color:#bbb!important;font-weight:500!important;margin-top:8px!important;text-decoration:line-through;opacity:1;display:block}.woocommerce div.product span.price ins{background:inherit;font-weight:500;text-decoration:none;line-height:25px!important;display:block}ul.devvn_mega_menu_ul{margin:0;padding:0;list-style:none}ul.devvn_mega_menu_ul>li{list-style:none}.devvn_mega_menu_wrap{border-top:0;position:relative;z-index:9999}ul.devvn_mega_menu_ul>li:last-of-type{border-bottom:0}ul.devvn_mega_menu_ul>li>a{padding:10px 10px 10px 48px;display:block;text-decoration:none;position:relative;font-size:14px;color:#fff;border-left:4px solid transparent}ul.devvn_mega_menu_ul>li>a .devvn_mega_menu_icon{position:absolute;height:100%;left:10px;top:0;width:24px;background-size:24px auto!important;-moz-background-size:24px auto!important;-webkit-background-size:24px auto!important}header.header{position:relative;z-index:999999}.devvn_box_news_wrap *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}a.woocommerce-LoopProduct-link.woocommerce-loop-product__link h3.woocommerce-loop-product__title{line-height:1.4}.scrollTo_top{position:fixed;bottom:135px;right:5px;text-align:center;color:#fff;text-decoration:none;display:none;-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;border-radius:0;z-index:9999}a.scrollTo_top .icon{display:table-cell;vertical-align:middle;height:50px;width:50px;border:1px solid #f1f5f6;border-radius:8px;background-color:#fff;box-shadow:0 7px 10px 0 rgba(72,139,216,.1);text-align:center}a.scrollTo_top .icon i{color:#858d9f;margin:0 0 3px;display:block}a.scrollTo_top .icon span{color:#858d9f;font-size:14px;font-weight:700}a.scrollTo_top>span{position:absolute;right:50px;top:0;line-height:16px;padding:9px 0 9px 20px;text-align:left;color:#fff;font-size:13px;font-weight:500;display:none;width:75px}@media (max-width:767px){.scrollTo_top{bottom:70px}}body.none_stick{padding-top:0!important}body.none_stick .header{position:relative;top:0!important}.devvn_banner_home{position:relative}.banner_home_sync2{position:absolute;bottom:0;z-index:9;left:0;right:0;margin:0 auto}.banner_home_nav{margin-left:250px}.banner_nav_table{width:100%;display:table;opacity:.8;background-color:#fff;box-shadow:inset 0 0 2px 0 rgba(0,0,0,.26);z-index:2;border-collapse:collapse;table-layout:fixed}.banner_nav_cell{display:table-cell;vertical-align:middle;text-align:center;border-right:1px solid #d8d8d8;height:50px;font-size:13px;line-height:15px;color:#4a4a4a;padding:10px}.banner_nav_cell a{color:#4a4a4a;max-height:32px;overflow:hidden;display:block;text-decoration:none}.owl-home-banner .item{height:410px;width:100%;position:relative;overflow:hidden;background-position:50% 50%;background-size:cover}.owl-home-banner .item img{right:0;width:100%;height:100%;bottom:0;left:0;top:0;position:absolute;object-position:50% 50%;object-fit:cover}.devvn_loading_main{position:fixed;top:50%;right:50%;left:50%;z-index:10000001;display:none;overflow:visible;margin-top:-26px;margin-left:-26px;padding:0;min-height:70px;width:70px;background:url(https://haiminhco.com.vn/wp-content/themes/shopdevvn/images/loading.gif) no-repeat 50% #fff;opacity:.9;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;border:1px solid #f1f5f6}.list_thuonghieu_slide .item img{width:auto;text-align:center;display:inline-block;max-width:100%;height:auto;max-height:30px}.thuonghieu_slides{padding:0 30px}[class*=icon_tren_]{position:absolute;z-index:9;max-width:40px}.icon_tren_ben_phai{top:-15px;right:-5px}.product_images_wrap{position:relative}.devvn_products.products .item{margin-bottom:10px!important}.devvn_products .item .product_images_wrap{margin:10px 0 15px}.devvn_products .item a.woocommerce-loop-product__link{color:#4a4a4a;text-decoration:none;z-index:3;position:relative;display:block}.devvn_products .item h3.woocommerce-loop-product__title{color:#4a4a4a;font-size:14px;overflow:hidden;line-height:18px;font-weight:500;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;height:39px}.woocommerce .devvn_products .item span.price,.woocommerce .devvn_products .item span.price ins{color:#f86666!important;font-size:18px!important;font-weight:700!important;display:block;margin:0 0 10px!important}.prod_box span.price{min-height:43px}.prod_box{padding:8px;border:1px solid #ddd}.section_custom_view_products .devvn_products .item:before{display:none}.woocommerce .devvn_products .item span.price del{color:#bbb!important;font-size:14px!important;text-decoration:line-through;margin:0!important;font-weight:400!important}.devvn_products_slider .item{padding:0 5px}.ajax_overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999999;display:none;opacity:.7}.devvn-menu-bar{float:left;padding:12px 8px;display:none}.devvn-menu-bar a{display:block;padding:1px}#nav-icon4{width:28px;height:18px;position:relative;margin:0 auto}#nav-icon4,#nav-icon4 span{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}#nav-icon4 span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:0;opacity:1;left:0}#nav-icon4 span:first-child{top:0}#nav-icon4 span:first-child,#nav-icon4 span:nth-child(2){-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#nav-icon4 span:nth-child(2){top:8px}#nav-icon4 span:nth-child(3){top:16px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.qty_span{display:none}.over_wrap{display:none}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:1280px){.container{width:1250px}}@media (max-width:1279px){.search_header{margin:0 0 0 15px;width:410px}ul.list_icon_h li~li{margin-left:10px}body:not(.single-product) [class*="icon_tren_"]{max-width:40px}}@media (max-width:1199px){.text_h{display:none}.popup_cart_hover p.text_h{display:table-cell}.menu_header>ul>li>a{padding:0 10px 0 35px}}@media (max-width:991px){.main_header_wrap{position:relative}.devvn-menu-bar{display:block;position:absolute;top:0;left:0}.main_header .logo{margin:0 auto;float:none}.search_header{margin:10px 0 0 0;width:100%}.search_header #woocommerce-product-search-field{border-top-left-radius:3px;border-bottom-left-radius:3px}.list_icon_h li:nth-child(2),.list_icon_h li:nth-child(3){display:none}ul.list_icon_h{position:absolute;top:4px;right:0;margin:0}.icon_h{position:relative}.qty_span{display:block;position:absolute;top:-6px;right:-3px;background:#ffe300;color:#333;border-radius:50%;width:18px;height:18px;text-align:center;line-height:17px;font-size:12px}.popup_cart_hover p.text_h{display:none}.popup_cart{display:none!important}.sidebar_to_menu .menu_header{margin-left:0}.owl-home-banner .item{height:248px}.banner_home_nav{margin-left:0}.woocommerce .products .product,.woocommerce[class*="columns-"] .products .product{clear:none}.woocommerce .products .product:nth-child(2n),.woocommerce[class*="columns-"] .products .product:nth-child(2n){float:left}.danhmuc_sanpham_menu{position:fixed;top:0;left:0;max-width:275px;width:95%;height:100%;overflow-x:hidden;overflow-y:auto;background:#fff;box-shadow:2px 0 4px rgba(0,0,0,0.32);-moz-box-shadow:2px 0 4px rgba(0,0,0,0.32);-webkit-box-shadow:2px 0 4px rgba(0,0,0,0.32);left:-280px;padding:0;z-index:9999999;margin-right:0}.danhmuc_sanpham_menu ul li a{border-bottom:0}.menu_header_wrap{z-index:999999}.home .danhmuc_sanpham_menu .devvn_mega_menu_wrap{height:auto;position:relative}ul.devvn_mega_menu_ul>li>a{padding-right:40px}ul.devvn_mega_menu_ul>li{position:relative;clear:both;width:100%}.danhmuc_sanpham_menu .devvn_mega_menu_wrap{position:relative;display:block!important}}@media (max-width:767px){.top_header_right_text{margin:0 0 10px 0}.top_header{display:none}.main_header .logo{padding-top:6px}.logo img{max-height:30px}ul.list_icon_h{top:6px}.qty_span{top:-3px}.search_header{margin:12px 0 0 0}.menu_header ul li{display:none}.input_search_table{margin:0 0 10px}.banner_home_sync2{display:none}.owl-home-banner .item{height:100px}.menu_header>ul>li{width:100%}.search_header #woocommerce-product-search-field{height:30px}.search_header button#searchsubmit{height:30px;line-height:13px;padding:0 10px}.devvn_products .item [class*="icon_tren_"]{display:none}.woocommerce .devvn_products .item{text-align:center}.woocommerce .devvn_products .item span.price,.woocommerce .devvn_products .item span.price ins{font-size:16px!important}.container{padding-right:5px;padding-left:5px}html,body{overflow-x:hidden}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}</style><link rel="preload" href="https://haiminhco.com.vn/wp-content/cache/min/1/51afbe4ada842dce83674aecc35440a7.css" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all" data-minify="1" />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">

<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>

<!-- This site is optimized with the Yoast SEO plugin v25.7 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="Máy Photocopy Hải Minh là công ty đại lý ủy quyền chính hãng số 1 tại Việt Nam như Ricoh - Toshiba - Xerox - Konica - Duplo" />
<link rel="canonical" href="https://haiminhco.com.vn/" />
<meta property="og:locale" content="vi_VN" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Máy Photocopy Hải Minh - Đại lý ủy quyền chính hãng số 1 VN" />
<meta property="og:description" content="Máy Photocopy Hải Minh là công ty đại lý ủy quyền chính hãng số 1 tại Việt Nam như Ricoh - Toshiba - Xerox - Konica - Duplo" />
<meta property="og:url" content="https://haiminhco.com.vn/" />
<meta property="og:site_name" content="Máy Photocopy Hải Minh" />
<meta property="article:modified_time" content="2025-08-22T07:04:57+00:00" />
<meta property="og:image" content="https://haiminhco.com.vn/wp-content/uploads/2016/05/may-photo.jpg" />
<meta property="og:image:width" content="780" />
<meta property="og:image:height" content="400" />
<meta property="og:image:type" content="image/jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://haiminhco.com.vn/","url":"https://haiminhco.com.vn/","name":"Máy Photocopy Hải Minh - Đại lý ủy quyền chính hãng số 1 VN","isPartOf":{"@id":"https://haiminhco.com.vn/#website"},"about":{"@id":"https://haiminhco.com.vn/#organization"},"primaryImageOfPage":{"@id":"https://haiminhco.com.vn/#primaryimage"},"image":{"@id":"https://haiminhco.com.vn/#primaryimage"},"thumbnailUrl":"https://haiminhco.com.vn/wp-content/uploads/2016/05/may-photo.jpg","datePublished":"2018-05-21T04:28:30+00:00","dateModified":"2025-08-22T07:04:57+00:00","description":"Máy Photocopy Hải Minh là công ty đại lý ủy quyền chính hãng số 1 tại Việt Nam như Ricoh - Toshiba - Xerox - Konica - Duplo","breadcrumb":{"@id":"https://haiminhco.com.vn/#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https://haiminhco.com.vn/"]}]},{"@type":"ImageObject","inLanguage":"vi","@id":"https://haiminhco.com.vn/#primaryimage","url":"https://haiminhco.com.vn/wp-content/uploads/2016/05/may-photo.jpg","contentUrl":"https://haiminhco.com.vn/wp-content/uploads/2016/05/may-photo.jpg","width":780,"height":400},{"@type":"BreadcrumbList","@id":"https://haiminhco.com.vn/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://haiminhco.com.vn/#website","url":"https://haiminhco.com.vn/","name":"Máy Photocopy Hải Minh","description":"","publisher":{"@id":"https://haiminhco.com.vn/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://haiminhco.com.vn/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"},{"@type":"Organization","@id":"https://haiminhco.com.vn/#organization","name":"Máy Photocopy Hải Minh","url":"https://haiminhco.com.vn/","logo":{"@type":"ImageObject","inLanguage":"vi","@id":"https://haiminhco.com.vn/#/schema/logo/image/","url":"https://haiminhco.com.vn/wp-content/uploads/2017/02/logo-haiminhco.png","contentUrl":"https://haiminhco.com.vn/wp-content/uploads/2017/02/logo-haiminhco.png","width":404,"height":153,"caption":"Máy Photocopy Hải Minh"},"image":{"@id":"https://haiminhco.com.vn/#/schema/logo/image/"}}]}</script>
<!-- / Yoast SEO plugin. -->



<link rel="alternate" type="application/rss+xml" title="Dòng thông tin Máy Photocopy Hải Minh &raquo;" href="https://haiminhco.com.vn/feed" />
<link rel="alternate" type="application/rss+xml" title="Máy Photocopy Hải Minh &raquo; Dòng bình luận" href="https://haiminhco.com.vn/comments/feed" />
<link rel="alternate" type="application/rss+xml" title="Máy Photocopy Hải Minh &raquo; Trang chủ Dòng bình luận" href="https://haiminhco.com.vn/trang-chu-2/feed" />
<style id='wp-emoji-styles-inline-css' type='text/css'>

img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>





<link rel='preload' href='https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.1.1' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='only screen and (max-width: 768px)' />

<style id='woocommerce-inline-inline-css' type='text/css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>



<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.1.1" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.1.1" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="woocommerce-js-extra">
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_password_show":"Hi\u1ec3n th\u1ecb m\u1eadt kh\u1ea9u","i18n_password_hide":"\u1ea8n m\u1eadt kh\u1ea9u"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.1.1" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script>
<link rel="https://api.w.org/" href="https://haiminhco.com.vn/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://haiminhco.com.vn/wp-json/wp/v2/pages/2" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://haiminhco.com.vn/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://haiminhco.com.vn/' />
<link rel="alternate" title="oNhúng (JSON)" type="application/json+oembed" href="https://haiminhco.com.vn/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhaiminhco.com.vn%2F" />
<link rel="alternate" title="oNhúng (XML)" type="text/xml+oembed" href="https://haiminhco.com.vn/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhaiminhco.com.vn%2F&#038;format=xml" />

<!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-54V6FBG3');</script>
<!-- End Google Tag Manager -->
<!-- Google site verification - Google for WooCommerce -->
<meta name="google-site-verification" content="JrsgVOcQdQ2RYms6MFx6VabM2SEbwwW_rgo_IIbNZHA" />
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<link rel="icon" href="https://haiminhco.com.vn/wp-content/uploads/2022/05/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://haiminhco.com.vn/wp-content/uploads/2022/05/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://haiminhco.com.vn/wp-content/uploads/2022/05/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://haiminhco.com.vn/wp-content/uploads/2022/05/cropped-favicon-270x270.png" />
<style type="text/css" id="wp-custom-css">
body {
font-size: 16px;}
.callme {
position: fixed;
top: 35%;
left: 1%;
z-index: 999;
}
.cphone {
background-image: url(https://haiminhco.com.vn/wp-content/uploads/2022/09/iccall-min.png);
}
.icon-callme {
box-shadow: 0 5px 10px rgb(0 0 0 / 15%), 0 4px 15px rgb(0 0 0 / 13%);
width: 54px;
height: 54px;
margin: 15px 6px;
background-size: 100%;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
position: relative;
}
.label-callme {
background-color: rgba(2, 119, 189, 1);
color: #fff;
visibility: hidden;
font-size: 14px;
line-height: 16px;
text-align: center;
white-space: nowrap;
border-radius: 4px;
padding: 5px 8px;
position: absolute;
top: calc(50% - 15px);
margin-left: 39px;
z-index: 1;
opacity: 0;
transition: opacity .5s;
}
.label-callme:after {
border-color: transparent #0277bd transparent transparent;
content: "";
position: absolute;
top: 50%;
margin-left: -16px;
left: 0;
margin-top: -8px;
border-width: 7px;
border-style: solid;
}
.cmess {
background-image: url(https://haiminhco.com.vn/wp-content/uploads/2022/09/messenger.png);
}
.czalo {
background-image: url(https://haiminhco.com.vn/wp-content/uploads/2022/09/iczalo-min.png);
}
.icon-callme:hover .label-callme {
opacity: 1;
visibility: initial;
transition: opacity .5s;
} </style>
<style type="text/css" id="c4wp-checkout-css">
.woocommerce-checkout .c4wp_captcha_field {
margin-bottom: 10px;
margin-top: 15px;
position: relative;
display: inline-block;
}
</style>
<style type="text/css" id="c4wp-v3-lp-form-css">
.login #login, .login #lostpasswordform {
min-width: 350px !important;
}
.wpforms-field-c4wp iframe {
width: 100% !important;
}
</style>
<style type="text/css" id="c4wp-v3-lp-form-css">
.login #login, .login #lostpasswordform {
min-width: 350px !important;
}
.wpforms-field-c4wp iframe {
width: 100% !important;
}
</style>

<!-- Global site tag (gtag.js) - Google Ads: AW-11265491877 - Google for WooCommerce -->
<script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=AW-11265491877"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag( 'consent', 'default', {
analytics_storage: 'denied',
ad_storage: 'denied',
ad_user_data: 'denied',
ad_personalization: 'denied',
region: ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IS', 'IE', 'IT', 'LV', 'LI', 'LT', 'LU', 'MT', 'NL', 'NO', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB', 'CH'],
wait_for_update: 500,
} );
gtag('js', new Date());
gtag('set', 'developer_id.dOGY3NW', true);
gtag("config", "AW-11265491877", { "groups": "GLA", "send_page_view": false }); </script>

<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript">
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
</script> <!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=UA-85680375-1"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-85680375-1');
</script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PRG7D2R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PRG7D2R');</script>
<!-- End Google Tag Manager -->
</head>
<body class="home wp-singular page-template page-template-templates page-template-temp-homefullwidthhasmenu page-template-templatestemp-homefullwidthhasmenu-php page page-id-2 wp-theme-shopdevvn theme-shopdevvn woocommerce-no-js devvn_desktop sidebar_to_menu show_mega_menu none_stick" itemscope itemtype="http://schema.org/WebPage">
<header class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="top_header">
<div class="container">
<div class="top_header_left">Chăm sóc khách hàng: <a href="tel:024 3566 7146">024 3566 7146</a></div>
<div class="top_header_right">
<div class="top_header_right_text">
Hỗ trợ bán hàng: <a href="tel:0983947999">0983.947.999</a> </div>
</div>
</div>
</div>
<div class="main_header">
<div class="container">
<div class="main_header_wrap">
<div class="devvn-menu-bar">
<a href="javascript:void(0)" class="button_open_menu"><div id="nav-icon4" class=""><span></span><span></span><span></span></div></a>
</div>
<div class="logo">
<a href="https://haiminhco.com.vn/" title=""><img width="635" height="179" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20635%20179'%3E%3C/svg%3E" alt="Máy Photocopy Hải Minh" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/05/logo-haiminhco.com_.vn_.png"/><noscript><img width="635" height="179" src="https://haiminhco.com.vn/wp-content/uploads/2022/05/logo-haiminhco.com_.vn_.png" alt="Máy Photocopy Hải Minh"/></noscript></a>
</div>
<div class="search_header">

<form role="search" method="get" class="woocommerce-product-search" action="https://haiminhco.com.vn/">
<div class="input_search_table">
<div class="input_search_cell">
<input type="search" id="woocommerce-product-search-field" class="search-field" placeholder="Bạn cần tìm gì hôm nay?" value="" name="s" title="Bạn cần tìm gì hôm nay:" />
<button type="submit" class="btn btn-default" id="searchsubmit"><i class="fa fa-search"></i></button>
<input type="hidden" name="post_type" value="product" />
</div>
</div>
</form>
</div>
<ul class="list_icon_h">
<li>
<div class="cart_header woocommerce">
<div class="popup_cart_hover">
<a class="cart-contents" href="https://haiminhco.com.vn/cart" title="Hiển thị giỏ hàng">
<div class="icon_h"><i class="fa fa-shopping-cart"></i><span class="qty_span">0</span></div>
<p class="text_h">
<span class="text_h_big">Giỏ hàng</span>
<span class="text_h_small">0 sản phẩm</span>
</p>
</a>
<div class="popup_cart"><div class="widget_shopping_cart_content">

<p class="woocommerce-mini-cart__empty-message">Chưa có sản phẩm trong giỏ hàng.</p>


</div></div>
</div>
</div>
</li>
<li>
<a href="tel:0983947999" title="">
<div class="icon_h"><i class="fa fa-phone"></i></div>
<p class="text_h">
<span class="text_h_big">0983 947 999</span> <span class="text_h_small">Hotline mua hàng</span> </p>
</a>
</li>
<li>
<a href="https://haiminhco.com.vn/lien-he" title="">
<div class="icon_h"><i class="fa fa-map-marker"></i></div>
<p class="text_h">
<span class="text_h_big">Xem chỉ đường</span> <span class="text_h_small">Mở cửa: 8:00 - 22:00</span> </p>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="menu_header_wrap">
<div class="container">
<div class="danhmuc_sanpham_menu">
<h3 class="title-sidebar click_open_mega"><i><span></span><span></span><span></span></i>Danh mục sản phẩm</h3>
<div class="devvn_mega_menu_wrap">
<div class="devvn_mega_menu_box">
<ul class="devvn_mega_menu_ul">
<li class="no-have-mega">
<a href="https://haiminhco.com.vn/may-photocopy-ricoh" title="Máy photocopy Ricoh"><i class="devvn_mega_menu_icon" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2020/11/copier.png) no-repeat center center;"></i>Máy photocopy Ricoh</a>
</li>
<li class="no-have-mega">
<a href="https://haiminhco.com.vn/may-photocopy-toshiba" title="Máy photocopy Toshiba"><i class="devvn_mega_menu_icon" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2020/11/copier.png) no-repeat center center;"></i>Máy photocopy Toshiba</a>
</li>
<li class="no-have-mega">
<a href="https://haiminhco.com.vn/may-photocopy-xerox" title="Máy photocopy Xerox"><i class="devvn_mega_menu_icon" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2020/11/copier.png) no-repeat center center;"></i>Máy photocopy Xerox</a>
</li>
<li class="no-have-mega">
<a href="https://haiminhco.com.vn/may-photocopy-konica-minolta" title="Máy photocopy Konica"><i class="devvn_mega_menu_icon" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2020/11/copier.png) no-repeat center center;"></i>Máy photocopy Konica</a>
</li>
<li class="no-have-mega">
<a href="https://haiminhco.com.vn/may-photocopy-canon" title="Máy photocopy Canon"><i class="devvn_mega_menu_icon" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2020/11/copier.png) no-repeat center center;"></i>Máy photocopy Canon</a>
</li>
<li class="no-have-mega">
<a href="https://haiminhco.com.vn/may-in-nhan-ban-sieu-toc-duplo" title="Máy in siêu tốc Duplo"><i class="devvn_mega_menu_icon" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2020/11/copier.png) no-repeat center center;"></i>Máy in siêu tốc Duplo</a>
</li>
</ul>
</div>
</div>
</div>
<div class="over_wrap"></div>
<div class="menu_header" role="navigation" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
<ul id="menu-menu-chinh" class="menu"><li id="menu-item-25099" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-25099"><a href="/" aria-current="page">Trang chủ</a></li>
<li id="menu-item-25100" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25100"><a href="https://haiminhco.com.vn/gioi-thieu-may-photocopy-hai-minh">Giới thiệu</a></li>
<li id="menu-item-25101" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-25101"><a href="https://haiminhco.com.vn/cho-thue-may-photocopy-gia-re-toan-quoc">Cho thuê máy photocopy</a></li>
<li id="menu-item-25095" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-25095"><a href="https://haiminhco.com.vn/tin-tuc-may-photocopy">Tin Tức</a>
<ul class="sub-menu">
<li id="menu-item-25113" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25113"><a href="https://haiminhco.com.vn/ma-loi">Mã lỗi</a></li>
<li id="menu-item-25112" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25112"><a href="https://haiminhco.com.vn/huong-dan">Hướng dẫn</a></li>
</ul>
</li>
<li id="menu-item-25118" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-25118"><a href="https://haiminhco.com.vn/driver-may-photocopy">Download driver</a>
<ul class="sub-menu">
<li id="menu-item-25114" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25114"><a href="https://haiminhco.com.vn/driver-may-photocopy-ricoh">Driver máy photocopy Ricoh</a></li>
<li id="menu-item-25115" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25115"><a href="https://haiminhco.com.vn/driver-may-photocopy-toshiba">Driver máy photocopy Toshiba</a></li>
<li id="menu-item-25116" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25116"><a href="https://haiminhco.com.vn/driver-may-photocopy-xerox">Driver máy photocopy Xerox</a></li>
<li id="menu-item-25117" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25117"><a href="https://haiminhco.com.vn/driver-may-photocopy-konica">Driver máy photocopy Konica</a></li>
</ul>
</li>
<li id="menu-item-25098" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25098"><a href="https://haiminhco.com.vn/lien-he">Liên hệ</a></li>
</ul> </div>
</div>
</div>
<div class="end_navpage"></div>
</header>
<style>
.owl-home-banner .item {
height: 410px;
}
@media (max-width: 991px) {
.owl-home-banner .item {
height: 248px;
}
}
@media (max-width: 767px) {
.owl-home-banner .item {
height: 100px;
}
}
</style>
<div class="devvn_banner_home">
<div class="banner_home_sync1">
<div class="owl_after_load owl-home-banner" data-slider-id="home-banner">
<div class="item ">
<a href="#">
<img width="1200" height="253" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20253'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" fetchpriority="high" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner.jpg 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner-300x63.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner-510x108.jpg 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner.jpg" /><noscript><img width="1200" height="253" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner.jpg" class="attachment-full size-full" alt="" decoding="async" fetchpriority="high" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner.jpg 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner-300x63.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-banner-510x108.jpg 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </a>
</div>
<div class="item hiddenFirst">
<a href="#">
<img width="1200" height="253" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20253'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh.jpg 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh-300x63.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh-510x108.jpg 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh.jpg" /><noscript><img width="1200" height="253" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh.jpg" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh.jpg 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh-300x63.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/may-photo-ricoh-510x108.jpg 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </a>
</div>
</div>
</div>
<div class="banner_home_sync2 hiddenFirst">
<div class="container">
<div class="banner_home_nav">
<div class="banner_nav_table owl-thumbs" data-slider-id="home-banner">
<div class="owl-thumb-item banner_nav_cell" data-slideid="0"><a href="javacript:void(0)">Máy photocopy Ricoh <br> chỉ từ 15tr</a></div>
<div class="owl-thumb-item banner_nav_cell" data-slideid="1"><a href="javacript:void(0)">Máy photocopy Toshiba<br> ưu đãi lớn</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="main_body">
<div class="container">
<div class="row row-padding-15"> <div class="main_container col-md-12 col-sm-12 col-xs-12">
<div id="icon_section_2" class="border_bg section_custom_view_products has_left_ads run_slider">
<div class="section_cvp_title">
<h2 style="border-color: #ffc300"><span>Sản phẩm mới</span></h2>
</div>
<div class="section_cvp_content">
<div class="ads_left_product ">
<div class="item">
<img width="624" height="864" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20624%20864'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700.jpg 624w, https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700-300x415.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700-510x706.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700-159x220.jpg 159w" data-lazy-sizes="(max-width: 624px) 100vw, 624px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700.jpg" /><noscript><img width="624" height="864" src="https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700.jpg" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700.jpg 624w, https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700-300x415.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700-510x706.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/05/khuyen-mai-may-photocopy-e1653846546700-159x220.jpg 159w" sizes="(max-width: 624px) 100vw, 624px" /></noscript> </div>
</div>
<div class="woocommerce columns-4 "> <div class="devvn_products products devvn_products_slider owl-carousel columns-4" data-responsive="{&quot;0&quot;:{&quot;items&quot;:&quot;2&quot;},&quot;600&quot;:{&quot;items&quot;:&quot;2&quot;},&quot;768&quot;:{&quot;items&quot;:&quot;3&quot;}}" data-autoplay="1">
<div class="item product type-product post-1466 status-publish first instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-5000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="251" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20251'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IMC 5000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp-300x251.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp-510x427.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp.jpg 800w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp-300x251.jpg" /><noscript><img width="300" height="251" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp-300x251.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IMC 5000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp-300x251.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp-510x427.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c4503sp.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-9%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-5000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Ricoh IMC 5000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>23,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 23,500,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>21,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 21,500,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-1470 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-imc-4500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="251" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20251'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh Aficio IMC 4500" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp-300x251.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp-510x427.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp.jpg 1272w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp-300x251.jpg" /><noscript><img width="300" height="251" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp-300x251.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh Aficio IMC 4500" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp-300x251.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp-510x427.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c3003sp.jpg 1272w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-9%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-imc-4500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh Aficio IMC 4500</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>23,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 23,500,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>21,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 21,500,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-1477 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-aficio-mp-c2030" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20250'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM C 2000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-300x250.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-510x425.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-1536x1280.jpg 1536w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030.jpg 1980w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-300x250.jpg" /><noscript><img width="300" height="250" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-300x250.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM C 2000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-300x250.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-510x425.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030-1536x1280.jpg 1536w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mpc2030.jpg 1980w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-18%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-aficio-mp-c2030" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh IM C 2000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>91,399,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 91,399,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>74,954,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 74,954,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-1472 status-publish last instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-imc-3500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="251" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20251'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh Aficio IMC 3500" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp-300x251.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp-510x427.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp.jpg 800w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp-300x251.jpg" /><noscript><img width="300" height="251" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp-300x251.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh Aficio IMC 3500" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp-300x251.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp-510x427.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-aficio-mp-c2003sp.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-6%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-imc-3500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh Aficio IMC 3500</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>22,400,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 22,400,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>21,100,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 21,100,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25591 status-publish first instock product_cat-may-photocopy-ricoh has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-2702" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 2702" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 2702" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-2702.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-2702" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Ricoh IM 2702</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>38,700,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-1475 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-imc2500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="202" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20202'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh Aficio IM C2500" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-300x202.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-510x343.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-150x100.jpg 150w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp.jpg 1220w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-300x202.jpg" /><noscript><img width="300" height="202" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-300x202.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh Aficio IM C2500" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-300x202.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-510x343.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp-150x100.jpg 150w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-Ricoh-MP-C2503sp.jpg 1220w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-10%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-imc2500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh Aficio IM C2500</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>16,900,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 16,900,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>15,200,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 15,200,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-1462 status-publish instock product_cat-may-photocopy-cu product_cat-may-photocopy-ricoh has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-mp-c5503sp" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20263'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy RICOH MP C5503SP" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c5503sp-300x263.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c5503sp.jpg 450w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c5503sp-300x263.jpg" /><noscript><img width="300" height="263" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c5503sp-300x263.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy RICOH MP C5503SP" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c5503sp-300x263.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/10/may-photocopy-ricoh-mp-c5503sp.jpg 450w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-mp-c5503sp" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy RICOH MP C5503SP</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>16,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-25597 status-publish last instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-5000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 5000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 5000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-5000.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-20%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-5000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Ricoh IM 5000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>158,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 158,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>126,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 126,000,000&#8363;.</span></span>
</div>
</div>
</div>
</div> </div>
</div>
<div id="icon_section_3" class="border_bg section_custom_view_products ">
<div class="section_cvp_title">
<h2 style="border-color: #ffc300"><span>Máy photocopy Ricoh</span></h2>
</div>
<div class="section_cvp_content">
<div class="woocommerce columns-4 "> <div class="devvn_products products devvn_products_noslider columns-4">
<div class="item product type-product post-25589 status-publish first instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-9000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 9000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 9000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-9000.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-8%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-9000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Ricoh IM 9000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>418,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 418,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>386,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 386,000,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25587 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-8000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 8000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 8000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-8000.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-5%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-8000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Ricoh IM 8000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>386,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 386,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>366,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 366,000,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25585 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-7000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 7000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Ricoh IM 7000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/07/may-photocopy-ricoh-im-7000.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-15%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-7000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Ricoh IM 7000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>268,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 268,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>228,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 228,000,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25347 status-publish last instock product_cat-may-photocopy-ricoh has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-4000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 4000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 4000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-4000.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-18%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-4000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh IM 4000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>168,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 168,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>138,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 138,000,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25340 status-publish first instock product_cat-may-photocopy-ricoh has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-3500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 3500" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 3500" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3500.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-13%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-3500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh IM 3500</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>111,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 111,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>97,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 97,000,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25338 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-3000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 3000" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 3000" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-3000.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-28%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-3000" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh IM 3000</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>124,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 124,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>89,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 89,000,000&#8363;.</span></span>
</div>
</div>
<div class="item product type-product post-25335 status-publish instock product_cat-may-photocopy-ricoh has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-2500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 2500" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500.jpg 1024w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Photocopy Ricoh IM 2500" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/06/may-photocopy-ricoh-im-2500.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-16%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-ricoh-im-2500" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Photocopy Ricoh IM 2500</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>101,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 101,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>85,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 85,000,000&#8363;.</span></span>
</div>
</div>
</div>
</div> </div>
</div>
<div id="icon_section_4" class="border_bg section_custom_view_products ">
<div class="section_cvp_title">
<h2 style="border-color: #ffc300"><span>Máy photocopy Toshiba</span></h2>
</div>
<div class="section_cvp_content">
<div class="woocommerce columns-4 "> <div class="devvn_products products devvn_products_noslider columns-4">
<div class="item product type-product post-24322 status-publish first instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-mau-toshiba-e-studio-2500ac" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy màu Toshiba e-Studio 2500AC" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac.jpg 450w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy màu Toshiba e-Studio 2500AC" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-2500ac.jpg 450w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-mau-toshiba-e-studio-2500ac" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy màu Toshiba e-Studio 2500AC</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>68,736,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24318 status-publish instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-4518a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 4528A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a.jpg 500w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 4528A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-4518a.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-4518a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba e-Studio 4528A</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>110,557,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24320 status-publish instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-5018a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="348" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20348'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 5018A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-5018a-300x348.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-5018a.jpg 405w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-5018a-300x348.jpg" /><noscript><img width="300" height="348" src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-5018a-300x348.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 5018A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-5018a-300x348.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-5018a.jpg 405w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-5018a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba e-Studio 5018A</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>132,347,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24315 status-publish last instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-3518a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 3518A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a.jpg 500w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 3518A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3518a.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-3518a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba e-Studio 3518A</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>99,157,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24313 status-publish first instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-3018a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 3028A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A.jpg 500w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 3028A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/08/may-photocopy-toshiba-e-studio-3018A.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-3018a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba e-Studio 3028A</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>75,359,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24300 status-publish instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-2518a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="296" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20296'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 2518A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a-300x296.jpeg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a-100x100.jpeg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a.jpeg 456w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a-300x296.jpeg" /><noscript><img width="300" height="296" src="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a-300x296.jpeg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 2518A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a-300x296.jpeg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a-100x100.jpeg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2518a-3018a.jpeg 456w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-2518a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba e-Studio 2518A</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>64,452,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24298 status-publish instock product_cat-may-photocopy-toshiba has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-2309a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 2309A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a.jpg 800w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba e-Studio 2309A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2020/07/may-photocopy-toshiba-e-studio-2309a.jpg 800w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-e-studio-2309a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba e-Studio 2309A</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>31,399,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-9094 status-publish last instock product_cat-may-photocopy-toshiba has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-toshiba-3008a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="295" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20295'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba E-3008A" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2017/02/may-photocopy-toshiba-306-may-photocopy-hai-minh-300x295.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2017/02/may-photocopy-toshiba-306-may-photocopy-hai-minh.jpg 450w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2017/02/may-photocopy-toshiba-306-may-photocopy-hai-minh-300x295.jpg" /><noscript><img width="300" height="295" src="https://haiminhco.com.vn/wp-content/uploads/2017/02/may-photocopy-toshiba-306-may-photocopy-hai-minh-300x295.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Toshiba E-3008A" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2017/02/may-photocopy-toshiba-306-may-photocopy-hai-minh-300x295.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2017/02/may-photocopy-toshiba-306-may-photocopy-hai-minh.jpg 450w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <div class="icon_tren_ben_phai">

<span class="onsale"><span>-21%</span></span>
</div>
</a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-toshiba-3008a" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Toshiba E-3008A</h3></a>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>33,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></del> <span class="screen-reader-text">Giá gốc là: 33,000,000&#8363;.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi>26,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></ins><span class="screen-reader-text">Giá hiện tại là: 26,000,000&#8363;.</span></span>
</div>
</div>
</div>
</div> </div>
</div>
<div id="icon_section_5" class="border_bg section_custom_view_products ">
<div class="section_cvp_title">
<h2 style="border-color: #ffc300"><span>Máy photocopy Xerox</span></h2>
</div>
<div class="section_cvp_content">
<div class="woocommerce columns-4 "> <div class="devvn_products products devvn_products_noslider columns-4">
<div class="item product type-product post-24778 status-publish first instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-4570" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 4570" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 4570" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-4570.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-4570" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Fuji Xerox Apeosport 4570</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>83,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24785 status-publish instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-2560" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="348" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20348'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 2560" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560-300x348.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560-510x591.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560-300x348.jpg" /><noscript><img width="300" height="348" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560-300x348.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 2560" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560-300x348.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560-510x591.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-Fuji-Xerox-Apeosport-2560.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-2560" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Fuji Xerox Apeosport 2560</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>51,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24789 status-publish instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-apeosport-c2060" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy ApeosPort C2060" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy ApeosPort C2060" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2060.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-apeosport-c2060" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy ApeosPort C2060</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>65,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24791 status-publish last instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-apeosport-c2560" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy ApeosPort C2560" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy ApeosPort C2560" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/May-photocopy-ApeosPort-C2560.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-apeosport-c2560" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy ApeosPort C2560</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>70,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24784 status-publish first instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-3060" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 3060" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 3060" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-3060" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Fuji Xerox Apeosport 3060</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>56,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24782 status-publish instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-3560" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 3560" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 3560" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-3560.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-3560" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Fuji Xerox Apeosport 3560</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>63,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-24780 status-publish instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-5570" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 5570" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy photocopy Fuji Xerox Apeosport 5570" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570-510x510.jpg 510w, https://haiminhco.com.vn/wp-content/uploads/2022/03/may-photocopy-Fuji-Xerox-Apeosport-5570.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-photocopy-fuji-xerox-apeosport-5570" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy photocopy Fuji Xerox Apeosport 5570</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>97,500,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
<div class="item product type-product post-9552 status-publish last instock product_cat-may-photocopy-xerox has-post-thumbnail shipping-taxable purchasable product-type-simple">
<div class="prod_box">
<div class="product_images_wrap">

<a href="https://haiminhco.com.vn/may-fuji-xerox-docucentre-v3060-cps" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><div class="img_resp"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Fuji Xerox DocuCentre V3060 CPS" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP.jpg 500w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP-300x300.jpg" /><noscript><img width="300" height="300" src="https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Máy Fuji Xerox DocuCentre V3060 CPS" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP-300x300.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP-100x100.jpg 100w, https://haiminhco.com.vn/wp-content/uploads/2017/06/May-Fuji-Xerox-DocuCentre-V2060-CP.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div></a> </div>
<a href="https://haiminhco.com.vn/may-fuji-xerox-docucentre-v3060-cps" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><h3 class="woocommerce-loop-product__title">Máy Fuji Xerox DocuCentre V3060 CPS</h3></a>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi>23,000,000<span class="woocommerce-Price-currencySymbol">&#8363;</span></bdi></span></span>
</div>
</div>
</div>
</div> </div>
</div>
<div id="icon_section_6" class="border_bg devvn_box_news_wrap ">
<div class="section_cvp_title">
<h2><span>Tin tức</span></h2>
</div>
<div class="devvn_box_news_row">
<div class="devvn_box_news_col1"> <div class="devvn_box_news_box devvn_box_news_has_thumbnail">
<div class="devvn_box_news_thumb"><a href="https://haiminhco.com.vn/download-driver-may-photocopy-toshiba-e-studio-720" title="Download Driver máy photocopy Toshiba E-Studio 720" style="background: url(https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720.jpg) no-repeat center center"><img width="780" height="400" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20780%20400'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720.jpg 780w, https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720-300x154.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720-510x262.jpg 510w" data-lazy-sizes="(max-width: 780px) 100vw, 780px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720.jpg" /><noscript><img width="780" height="400" src="https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720.jpg" class="attachment-full size-full wp-post-image" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720.jpg 780w, https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720-300x154.jpg 300w, https://haiminhco.com.vn/wp-content/uploads/2016/11/driver-may-photocopy-toshiba-e720-510x262.jpg 510w" sizes="(max-width: 780px) 100vw, 780px" /></noscript></a></div>
<div class="devvn_box_news_infor">
<a href="https://haiminhco.com.vn/download-driver-may-photocopy-toshiba-e-studio-720" title="Download Driver máy photocopy Toshiba E-Studio 720" class="devvn_box_news_title">Download Driver máy photocopy Toshiba E-Studio 720</a>
<div class="devvn_box_news_date">Ngày cập nhật <strong>06/09/2025</strong></div>
<div class="devvn_box_news_excerpt"><p>Máy photocopy Toshiba E-Studio 720 là một trong những dòng máy photocopy Toshiba kỹ thuật số đa chức năng. Được sử dụng phổ biến nhất hiện nay. Là một dòng máy photocopy toshiba cao cấp nhưng lại có mức giá vừa phải phù hợp với nhiều mục đích sử dụng như sử dụng vào mục&#8230;</p>
</div> </div>
</div>
</div> <div class="devvn_box_news_col2"> <div class="devvn_box_news_box devvn_box_news_has_thumbnail">
<div class="devvn_box_news_thumb"><a href="https://haiminhco.com.vn/6-tieu-chi-phan-biet-may-photocopy-chinh-hang-de-dang" title="6 Tiêu chí phân biệt máy photocopy chính hãng dễ dàng" ><img width="150" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20100'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/11/6-tieu-chi-phan-biet-may-photocopy-chinh-hang-150x100.jpg" /><noscript><img width="150" height="100" src="https://haiminhco.com.vn/wp-content/uploads/2016/11/6-tieu-chi-phan-biet-may-photocopy-chinh-hang-150x100.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" /></noscript></a></div>
<div class="devvn_box_news_infor">
<a href="https://haiminhco.com.vn/6-tieu-chi-phan-biet-may-photocopy-chinh-hang-de-dang" title="6 Tiêu chí phân biệt máy photocopy chính hãng dễ dàng" class="devvn_box_news_title">6 Tiêu chí phân biệt máy photocopy chính hãng dễ dàng</a>
<div class="devvn_box_news_date">Ngày cập nhật <strong>06/09/2025</strong></div>
</div>
</div>
<div class="devvn_box_news_box devvn_box_news_has_thumbnail">
<div class="devvn_box_news_thumb"><a href="https://haiminhco.com.vn/loi-c471-la-gi-cach-khac-phuc-loi-c471-tren-may-photocopy-toshiba" title="Lỗi C471 là gì? Cách khắc phục lỗi C471 trên máy photocopy Toshiba" ><img width="150" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20100'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/loi-c471-nguyen-nhan-va-cach-khac-phuc-150x100.jpg" /><noscript><img width="150" height="100" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/loi-c471-nguyen-nhan-va-cach-khac-phuc-150x100.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" /></noscript></a></div>
<div class="devvn_box_news_infor">
<a href="https://haiminhco.com.vn/loi-c471-la-gi-cach-khac-phuc-loi-c471-tren-may-photocopy-toshiba" title="Lỗi C471 là gì? Cách khắc phục lỗi C471 trên máy photocopy Toshiba" class="devvn_box_news_title">Lỗi C471 là gì? Cách khắc phục lỗi C471 trên máy photocopy Toshiba</a>
<div class="devvn_box_news_date">Ngày cập nhật <strong>06/09/2025</strong></div>
</div>
</div>
<div class="devvn_box_news_box devvn_box_news_has_thumbnail">
<div class="devvn_box_news_thumb"><a href="https://haiminhco.com.vn/3-ly-ban-nen-bom-muc-ngoai-cho-dong-may-photocopy-ricoh" title="3 Lý do bạn nên bơm mực ngoài cho dòng máy Photocopy Ricoh" ><img width="150" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20100'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/3-ly-do-nen-bom-muc-ngoai-cho-may-photocopy-ricoh-150x100.jpg" /><noscript><img width="150" height="100" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/3-ly-do-nen-bom-muc-ngoai-cho-may-photocopy-ricoh-150x100.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" /></noscript></a></div>
<div class="devvn_box_news_infor">
<a href="https://haiminhco.com.vn/3-ly-ban-nen-bom-muc-ngoai-cho-dong-may-photocopy-ricoh" title="3 Lý do bạn nên bơm mực ngoài cho dòng máy Photocopy Ricoh" class="devvn_box_news_title">3 Lý do bạn nên bơm mực ngoài cho dòng máy Photocopy Ricoh</a>
<div class="devvn_box_news_date">Ngày cập nhật <strong>06/09/2025</strong></div>
</div>
</div>
<div class="devvn_box_news_box devvn_box_news_has_thumbnail">
<div class="devvn_box_news_thumb"><a href="https://haiminhco.com.vn/5-buoc-cai-dat-de-va-scan-cho-dong-may-photocopy-toshiba" title="5 Bước cài đặt để In và Scan cho dòng máy Photocopy Toshiba" ><img width="150" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20100'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2016/10/5-buoc-cai-dat-de-in-va-scan-may-photocopy-toshiba-150x100.jpg" /><noscript><img width="150" height="100" src="https://haiminhco.com.vn/wp-content/uploads/2016/10/5-buoc-cai-dat-de-in-va-scan-may-photocopy-toshiba-150x100.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" /></noscript></a></div>
<div class="devvn_box_news_infor">
<a href="https://haiminhco.com.vn/5-buoc-cai-dat-de-va-scan-cho-dong-may-photocopy-toshiba" title="5 Bước cài đặt để In và Scan cho dòng máy Photocopy Toshiba" class="devvn_box_news_title">5 Bước cài đặt để In và Scan cho dòng máy Photocopy Toshiba</a>
<div class="devvn_box_news_date">Ngày cập nhật <strong>06/09/2025</strong></div>
</div>
</div>
</div> </div>
</div>
<div id="icon_section_7" class="border_bg section_html">
<div class="tinymce">
<h1 style="text-align: center;"><span style="font-size: 20px;"><strong>Máy Photocopy Hải Minh &#8211; Đại lý ủy quyền chính hãng số 1 Việt Nam</strong></span></h1>
<p style="text-align: justify;">Công ty TNHH Thương Mại Dịch Vụ Hải Minh. Là một trong những đại lý chính thức của các dòng máy photocopy nổi tiếng như: Toshiba, Ricoh, Xerox, Konica trên thị trường Việt Nam. Với mong muốn mang đến cho quý khách hàng những dịch vụ và sản phẩm chất lượng nhất. Công ty chúng tôi rất mong được sự ủng hộ của quý khách hàng dành cho công ty Hải Minh chúng tôi.</p>
<p style="text-align: justify;">Được thành lập từ năm 2009, Hai Minh Co luôn đi đầu trong lĩnh vực phân phối các dòng sản phẩm <a href="https://haiminhco.com.vn"><strong>máy photocopy</strong></a>. Cũng như cung cấp dịch vụ cho thuê máy photocopy giá rẻ trên toàn quốc hiện nay. Với các dòng máy photocopy chính hãng chất lượng vượt trội cũng như là cá dòng máy photocopy màu hiện đại nhất hiện nay trên thị trường.</p>
<p style="text-align: justify;">Nhằm nâng cao chất lượng dịch vụ ngày càng được tốt hơn cũng như mang đến những dòng sả phẩm tốt nhất. Mọi vấn đề ý kiến thắc mắc cũng như góp ý và tư vấn miễn phí. Xin vui lòng để lại lời nhắn cho chúng tôi theo số điện thoại 0983.947.999 Xin chân thành cảm ơn!</p>
<p style="text-align: left;"><span style="font-size: 22px;"><strong>Câu hỏi thường gặp khi mua máy photocopy tại Hải Minh</strong></span></p>
<p style="text-align: left;"><strong>1. </strong><strong>Mua máy Photocopy tại Hải Minh có uy tín không?</strong></p>
<p style="text-align: justify;">Hải Minh xin cam kết với khác hàng là 100% sản phẩm được phân phối tại công ty Hải Minh luôn đảm bảo chất lượng và 100% là sản phẩm chính hãng. Được bảo hành theo đúng chẩn của hãng sản xuất khi mua máy mới tại Hải Minh.</p>
<p style="text-align: left;"><strong>2. Chế độ bảo hành Máy photocopy tại Hải Minh như thế nào?</strong></p>
<p style="text-align: justify;">Với những sản phẩm máy photocopy được mua tại Hải Minh luôn được bảo hành theo đúng quy trình. Và đảm bảo chất lượng theo quy chuẩn bảo hành từ hãng sản xuất.</p>
<p style="text-align: left;"><strong>3. Giá cả của sản phẩm tại Hải Minh như thế nào?</strong></p>
<p style="text-align: justify;">Hải Minh xin cam kết và đảm bảo với Quý Khách hàng khi mua sản phẩm tại Hải Minh luôn có nhiều ưu đãi nhất. Và chúng tôi cam kết giá cả rẻ nhất thị trường hiện nay.</p>
<p style="text-align: left;"><strong>4. Ở Hải Minh có cho thuê máy photocopy không?</strong></p>
<p style="text-align: justify;">Tại công ty Hải Minh luôn có những dịch vụ đi cùng như cho thuê máy photocopy với giá cả rất ưu đãi. Để nhận được nhiều ưu đãi hơn hãy gọi cho chúng tôi: <strong>0983 947 999.</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="list_thuonghieu">
<div class="container">
<div class="list_thuonghieu_wrap flexthis">
<div class="list_thuonghieu_title">
Thương hiệu <i class="fa fa-angle-right"></i>
</div>
<div class="list_thuonghieu_slide">
<div class="thuonghieu_slides owl-carousel">
<div class="item">
<a href="https://haiminhco.com.vn/may-photocopy-ricoh" title="Máy photocopy Ricoh ">
<img width="540" height="148" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20540%20148'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo.png 540w, https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo-300x82.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo-510x140.png 510w" data-lazy-sizes="(max-width: 540px) 100vw, 540px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo.png" /><noscript><img width="540" height="148" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo.png" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo.png 540w, https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo-300x82.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/ricoh-logo-510x140.png 510w" sizes="(max-width: 540px) 100vw, 540px" /></noscript> </a>
</div>
<div class="item">
<a href="https://haiminhco.com.vn/may-photocopy-toshiba" title="Máy photocopy Toshiba">
<img width="1200" height="373" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20373'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo-300x93.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo-510x159.png 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo.png" /><noscript><img width="1200" height="373" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo.png" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo-300x93.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/toshiba-logo-510x159.png 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </a>
</div>
<div class="item">
<a href="https://haiminhco.com.vn/may-photocopy-xerox" title="Máy photocopy Xerox">
<img width="800" height="222" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20222'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo.png 800w, https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo-300x83.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo-510x142.png 510w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo.png" /><noscript><img width="800" height="222" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo.png" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo.png 800w, https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo-300x83.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/xerox-logo-510x142.png 510w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </a>
</div>
<div class="item">
<a href="https://haiminhco.com.vn/may-photocopy-konica-minolta" title="Máy photocopy Konica">
<img width="1200" height="696" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20696'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo-300x174.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo-510x296.png 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo.png" /><noscript><img width="1200" height="696" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo.png" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo-300x174.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/konica-logo-510x296.png 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </a>
</div>
<div class="item">
<a href="https://haiminhco.com.vn/may-photocopy-canon" title="Máy photocopy Canon">
<img width="1200" height="851" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20851'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo-300x213.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo-510x362.png 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo.png" /><noscript><img width="1200" height="851" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo.png" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo-300x213.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/canon-logo-510x362.png 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </a>
</div>
<div class="item">
<a href="https://haiminhco.com.vn/may-in-nhan-ban-sieu-toc-duplo" title="Máy photocopy Duplo">
<img width="1200" height="675" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20675'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo-300x169.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo-510x287.png 510w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo.png" /><noscript><img width="1200" height="675" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo.png" class="attachment-full size-full" alt="" decoding="async" srcset="https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo.png 1200w, https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo-300x169.png 300w, https://haiminhco.com.vn/wp-content/uploads/2020/11/duplo-logo-510x287.png 510w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="box_service">
<div class="container">
<div class="box_service_wrap text-center">
<div class="row row-padding-15">
<div class="col-5">
<a href="javascript:void(0)" title="Lắp đặt tận nơi">
<div class="box_service_icon"><img width="41" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2041%2041'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/lapdat.png" /><noscript><img width="41" height="41" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/lapdat.png" class="attachment-full size-full" alt="" decoding="async" /></noscript></div> <div class="box_service_title">Lắp đặt tận nơi</div> <div class="box_service_desc">Đội ngũ lắp đặt, tư vấn kỹ thuật tận nơi <br>hoàn toàn miễn phí</div> </a>
</div>
<div class="col-5">
<a href="javascript:void(0)" title="Vận chuyển miễn phí">
<div class="box_service_icon"><img width="50" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2032'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/giaohang.png" /><noscript><img width="50" height="32" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/giaohang.png" class="attachment-full size-full" alt="" decoding="async" /></noscript></div> <div class="box_service_title">Vận chuyển miễn phí</div> <div class="box_service_desc">Chúng tôi vận chuyển miễn phí <br>nội thành Hà Nội</div> </a>
</div>
<div class="col-5">
<a href="javascript:void(0)" title="Thanh toán linh hoạt">
<div class="box_service_icon"><img width="34" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2034%2035'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/thanhtoan.png" /><noscript><img width="34" height="35" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/thanhtoan.png" class="attachment-full size-full" alt="" decoding="async" /></noscript></div> <div class="box_service_title">Thanh toán linh hoạt</div> <div class="box_service_desc">Phương thức thanh toán <br>đa dạng, tiện lợi</div> </a>
</div>
<div class="col-5">
<a href="javascript:void(0)" title="Đổi trả miễn phí">
<div class="box_service_icon"><img width="31" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2031%2032'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/doitra.png" /><noscript><img width="31" height="32" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/doitra.png" class="attachment-full size-full" alt="" decoding="async" /></noscript></div> <div class="box_service_title">Đổi trả miễn phí</div> <div class="box_service_desc">Đổi trả sản phẩm miễn phí <br>nếu gặp lỗi nhà sản xuất</div> </a>
</div>
<div class="col-5">
<a href="javascript:void(0)" title="Hậu mãi chu đáo">
<div class="box_service_icon"><img width="32" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2040'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2020/11/haumai.png" /><noscript><img width="32" height="40" src="https://haiminhco.com.vn/wp-content/uploads/2020/11/haumai.png" class="attachment-full size-full" alt="" decoding="async" /></noscript></div> <div class="box_service_title">Hậu mãi chu đáo</div> <div class="box_service_desc">Tận tình chăm sóc khách hàng <br>suốt dòng đời sản phẩm</div> </a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer" role="contentinfo" itemscope="" itemtype="http://schema.org/WPFooter">
<div class="footer_top_icon">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6">
<div class="box_icon_contact" data-mh="box-icon-ct">
<div class="icon_ct"><i class="devvn-icon devvn-support"></i></div>
<div class="text_ct">
<p><strong>Tổng đài hỗ trợ</strong> <span>(8h00 - 22h00)</span></p>
<p>Tổng đài mua hàng:<span class="bigger red">0983 947 999</span></p>
<p>Giao nhận - Bảo hành:<span class="bigger green">0983 947 999</span></p>
<hr>
<p><span>Email:</span><a href="mailto:nhienk8@gmail.com"> nhienk8@gmail.com</a></p> </div>
</div>
</div>
<div class="col-xs-12 col-sm-6">
<div class="box_icon_contact" data-mh="box-icon-ct">
<div class="icon_ct"><i class="devvn-icon devvn-email-big"></i></div>
<div class="text_ct">
<div class="text">
<p><strong>Bạn có muốn là người đầu tiên</strong><br><span>nhận được khuyến mãi hấp dẫn từ Máy photocopy Hải Minh?</span></p> <div class="devvn_mailchip_wrap">
<form action="https://haiminico.us11.list-manage1.com/subscribe/post-json?u=38a1f0fc0c588acc5732d8b02&id=93c5950d40&c=?" method="post" id="devvn_mailchip" class="devvn_mailchip" data-messerror="Có lỗi xảy ra. Vui lòng thử lại!" data-messsuccess="Đăng ký nhận tin thành công. Cảm ơn bạn!" data-mess="Email không đúng hoặc đã được đăng ký!">
<input name="EMAIL" id="subscribe_email" type="email" placeholder="Nhập địa chỉ email của bạn" required="">
<input id="subscribe_man" onclick="document.getElementById('news_gender').value='Nam';jQuery(this).parent('form').submit();" name="subscribe-man" type="button" value="Nam">
<input id="subscribe_woman" onclick="document.getElementById('news_gender').value='Nữ';jQuery(this).parent('form').submit();" name="subscribe-woman" type="button" value="Nữ">
<input id="news_gender" name="GIOI_TINH" value="" type="hidden">
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row footer_wrap">
<div class="col-md-4 col-sm-12 col-xs-12">
<div class="row">
<div class="footer5 col-md-12 col-sm-12 col-xs-12">
<div id="text-36" class="widget-footer widget_text"><span class="title-sidebar-footer">Liên Hệ</span> <div class="textwidget"><ul class="contact-us">
<li><span class="sp-ic fa fa-home" style="font-size: 16px; position: relative; top: 1px;"> </span>Trụ sở: Số 25, ngõ 95 đường Chiến Thắng – Phường Văn Quán – Quận Hà Đông – Hà Nội</li>
<li><span class="sp-ic fa fa-home" style="font-size: 16px; position: relative; top: 1px;"> </span>VP: Số 20 Ngõ 99/110, Ngách 66 Định Công Hạ, Định Công, Hoàng Mai, Hà Nội</li>
<li style="margin-top: -4px;"><span class="sp-ic fa fa-mobile" style="font-size: 22px; position: relative; top: 4px;"> </span>Điện Thoại: <a title="Call:04.3566.7146" href="tel:+844.3566.7146" rel="nofollow">04.3566.7146</a></li>
<li><span class="sp-ic fa fa-envelope" style="font-size: 13px; position: relative;"> </span>E-mail: <a title="nhienk8@gmail.com" href="mailto:nhienk8@gmail.com" rel="nofollow">nhienk8@gmail.com</a></li>
</ul>
</div>
</div> </div>
</div>
</div>
<div class="col-md-3 col-sm-12 col-xs-12">
<div class="row">
<div class="footer5 col-md-12 col-sm-12 col-xs-12">
<div id="text-37" class="widget-footer widget_text"><span class="title-sidebar-footer">Chính sách &#038; điều khoản</span> <div class="textwidget"><p><a href="https://haiminhco.com.vn/chinh-sach-quy-dinh-chung">Chính sách quy định chung</a><br />
<a href="https://haiminhco.com.vn/quy-dinh-va-hinh-thuc-thanh-toan-tai-hai-minh">Hình thức thanh toán</a><br />
<a href="https://haiminhco.com.vn/chinh-sach-van-chuyen-giao-nhan">Chính sách vận chuyển &#8211; giao nhận</a><br />
<a href="https://haiminhco.com.vn/chinh-sach-bao-hanh-tai-hai-minh">Chính sách bảo hành &#8211; bảo trì</a><br />
<a href="https://haiminhco.com.vn/chinh-sach-doi-tra-hang-va-hoan-tien-khi-mua-hang">Chính sách đổi &#8211; trả và hoàn tiền</a><br />
<a href="https://haiminhco.com.vn/chinh-sach-bao-mat-thong-tin-tai-hai-minh">Chính sách bảo mật thông tin</a></p>
</div>
</div> </div>
</div>
</div>
<div class="col-md-3 col-sm-12 col-xs-12">
<div class="row">
<div class="footer5 col-md-12 col-sm-12 col-xs-12">
<div id="text-38" class="widget-footer widget_text"><span class="title-sidebar-footer">Cho thuê máy photocopy</span> <div class="textwidget"><p><a href="https://haiminhco.com.vn/dich-vu-cho-thue-may-photocopy-uy-tin-tai-thai-binh">Cho thuê máy photocopy tại Thái Bình</a><br />
<a href="https://haiminhco.com.vn/cho-thue-may-photocopy-tai-nam-dinh-thu-tuc-chi-30-phut">Cho thuê máy photocopy tại Nam Định</a><br />
<a href="https://haiminhco.com.vn/cho-thue-may-photocopy-gia-re-uy-tin-tai-thanh-xuan">Cho thuê máy photocopy tại Thanh Xuân</a><br />
<a href="https://haiminhco.com.vn/dich-vu-cho-thue-may-photocopy-gia-re-tai-ha-dong">Cho thuê máy photocopy tại Hà Đông</a><br />
<a href="https://haiminhco.com.vn/dich-vu-cho-thue-may-photocopy-gia-re-tai-cau-giay">Cho thuê máy photocopy tại Cầu Giấy</a></p>
</div>
</div> </div>
</div>
</div>
<div class="col-md-2 col-sm-12 col-xs-12">
<div class="row">
<div class="footer5 col-md-12 col-sm-12 col-xs-12">
<div id="text-39" class="widget-footer widget_text"><span class="title-sidebar-footer">Kết nối với chúng tôi</span> <div class="textwidget"><ul class="list-socials">
<li><a href="https://www.facebook.com/haiminhco.com.vn/" target="_blank" rel="noopener nofollow" class="external"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" target="_blank" rel="noopener"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.pinterest.com/pin/230387337170607128/" target="_blank" rel="noopener nofollow" class="external"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://twitter.com/haiminhcovn" target="_blank" rel="noopener nofollow" class="external"><i class="fa fa-twitter"></i></a></li>
</ul>
<p><a href="http://online.gov.vn/HomePage/CustomWebsiteDisplay.aspx?DocId=28747" target="_blank" rel="nofollow noopener" class="external"><img decoding="async" class="aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20118%2045'%3E%3C/svg%3E" alt="bo cong thuong" width="118" height="45" data-lazy-src="https://haiminhco.com.vn/wp-content/uploads/2017/09/20150827110756-dathongbao.png" /><noscript><img decoding="async" class="aligncenter" src="https://haiminhco.com.vn/wp-content/uploads/2017/09/20150827110756-dathongbao.png" alt="bo cong thuong" width="118" height="45" /></noscript></a><a class="dmca-badge external" title="DMCA.com Protection Status" href="http://www.dmca.com/Protection/Status.aspx?ID=15810c6b-4a95-4bff-bbc8-2216ae48373e" rel="nofollow" target="_blank"> <img decoding="async" width="99px" height="25px" class="aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2025'%3E%3C/svg%3E" alt="DMCA.com Protection Status" data-lazy-src="//images.dmca.com/Badges/dmca_protected_sml_120j.png?ID=15810c6b-4a95-4bff-bbc8-2216ae48373e" /><noscript><img decoding="async" width="99px" height="25px" class="aligncenter" src="//images.dmca.com/Badges/dmca_protected_sml_120j.png?ID=15810c6b-4a95-4bff-bbc8-2216ae48373e" alt="DMCA.com Protection Status" /></noscript></a> <script type="rocketlazyloadscript" data-minify="1" src="https://haiminhco.com.vn/wp-content/cache/min/1/Badges/DMCABadgeHelper.min.js?ver=1755846305" defer> </script></p>
</div>
</div> </div>
</div>
</div>
</div>
<div class="footer_tags"><div id="text-40" class="widget-footer widget_text"> <div class="textwidget"><p>Code1: hm26584207 &#8211; Code2: hm08139713 &#8211; Code3: hm40125685</p>
</div>
</div></div>
</div>
<div class="footer_copyright">
<div class="container">
<div class="footer_copyright_left"><p style="text-align: center;">Copyright © 2009 Máy Photocopy Hải Minh</p>
<p style="text-align: center;"><strong>CÔNG TY TNHH DỊCH VỤ THƯƠNG MẠI HẢI MINH</strong></p>
<p style="text-align: center;"><b>Trụ Sở:</b> Số 25, ngõ 95 đường Chiến Thắng &#8211; Phường Văn Quán &#8211; Quận Hà Đông &#8211; Hà Nội<br />
<strong>Văn phòng</strong>: Số 20 Ngõ 99/110, Ngách 66 Định Công Hạ, Định Công, Hoàng Mai, Hà Nội<br />
<b>Đại Diện:</b> Ông Nguyễn Minh Nhiên &#8211; <b>MST: </b>0104304443<br />
<b>Giấy Phép ĐKKD Số:</b> 0104304443<br />
Do sở kế hoạch đầu tư thành phố Hà Nội cấp ngày 22-12-2009</p>
</div>
</div>
</div>
</footer>
<div class="box_overlay"></div>
<div class="ajax_overlay"></div>
<div class="devvn_loading_main" style="display: none;"></div>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/shopdevvn\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<div class="show_phone_mobile"><a href="tel:0983947999" title="Gọi ngay"><i class="fa fa-phone"></i> 0983 947 999</a></div>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
</script>

<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1755846305" id="swv-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-translations">
/* <![CDATA[ */
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "contact-form-7", {"translation-revision-date":"2024-08-11 13:44:17+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=1; plural=0;","lang":"vi_VN"},"This contact form is placed in the wrong place.":["Bi\u1ec3u m\u1eabu li\u00ean h\u1ec7 n\u00e0y \u0111\u01b0\u1ee3c \u0111\u1eb7t sai v\u1ecb tr\u00ed."],"Error:":["L\u1ed7i:"]}},"comment":{"reference":"includes\/js\/index.js"}} );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before">
/* <![CDATA[ */
var wpcf7 = {
"api": {
"root": "https:\/\/haiminhco.com.vn\/wp-json\/",
"namespace": "contact-form-7\/v1"
},
"cached": 1
};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1755846305" id="contact-form-7-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js?ver=4.0.3-wc.10.1.1" id="select2-js" data-wp-strategy="defer" defer></script>
<script type="text/javascript" id="devvn_tinhthanhpho-js-extra">
/* <![CDATA[ */
var devvn_array = {"admin_ajax":"https:\/\/haiminhco.com.vn\/wp-admin\/admin-ajax.php","home_url":"https:\/\/haiminhco.com.vn","formatNoMatches":"Kh\u00f4ng c\u00f3 gi\u00e1 tr\u1ecb"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/plugins/devvn-woo-address-selectbox/assets/js/devvn_tinhthanh.js?ver=1755846305" id="devvn_tinhthanhpho-js" defer></script>
<script type="text/javascript" id="kk-star-ratings-js-extra">
/* <![CDATA[ */
var kk_star_ratings = {"action":"kk-star-ratings","endpoint":"https:\/\/haiminhco.com.vn\/wp-admin\/admin-ajax.php","nonce":"16faa0a370"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/kk-star-ratings/src/core/public/js/kk-star-ratings.min.js?ver=5.4.10.2" id="kk-star-ratings-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/thanh-toan(.*)|\/cart|\/tai-khoan(.*)|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/haiminhco.com.vn","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/themes/shopdevvn/js/mobile-detect.js?ver=1755846305" id="mobile-detect-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/themes/shopdevvn/js/zepto-lazy.js?ver=1755846305" id="zepto-lazy-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/themes/shopdevvn/js/owl-arousel.js?ver=1755846305" id="owl-arousel-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/themes/shopdevvn/js/fancybox.js?ver=1755846305" id="fancybox-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/themes/shopdevvn/js/jquery-match-height.js?ver=1755846305" id="jquery-match-height-js" defer></script>
<script type="text/javascript" id="devvn-main-js-extra">
/* <![CDATA[ */
var devvn_array = {"admin_ajax":"https:\/\/haiminhco.com.vn\/wp-admin\/admin-ajax.php","home_url":"https:\/\/haiminhco.com.vn","tempURL":"https:\/\/haiminhco.com.vn\/wp-content\/themes\/shopdevvn","is_single":"0","carturl":"https:\/\/haiminhco.com.vn\/cart"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/themes/shopdevvn/js/devvn_main.js?ver=1755846305" id="devvn-main-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.1.1" id="sourcebuster-js-js" defer></script>
<script type="text/javascript" id="wc-order-attribution-js-extra">
/* <![CDATA[ */
var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/haiminhco.com.vn\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.1.1" id="wc-order-attribution-js" defer></script>
<script type="text/javascript" id="gla-gtag-events-js-extra">
/* <![CDATA[ */
var glaGtagData = {"currency_minor_unit":"0","products":[]};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://haiminhco.com.vn/wp-content/cache/min/1/wp-content/plugins/google-listings-and-ads/js/build/gtag-events.js?ver=1755846305" id="gla-gtag-events-js" defer></script>
<a title="Lên đầu trang" href="#" class="scrollTo_top">
<span>Lên đầu trang</span>
<div class="icon">
<i class="fa fa-chevron-up"></i><span>TOP</span>
</div>
</a>
<!-- CAPTCHA added with CAPTCHA 4WP plugin. More information: https://captcha4wp.com --> <script type="rocketlazyloadscript" id="c4wp-recaptcha-js" src="https://www.google.com/recaptcha/api.js?render=6LfXPBUcAAAAAEEabxMBRDFZafTmR7zW-qHR8emp&#038;hl=en"></script>
<script type="rocketlazyloadscript" id="c4wp-inline-js" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
/* @v3-js:start */
let c4wp_onloadCallback = function() {
for ( var i = 0; i < document.forms.length; i++ ) {
let form = document.forms[i];
let captcha_div = form.querySelector( '.c4wp_captcha_field_div:not(.rendered)' );
let jetpack_sso = form.querySelector( '#jetpack-sso-wrap' );
var wcblock_submit = form.querySelector( '.wc-block-components-checkout-place-order-button' );
var has_wc_submit = null !== wcblock_submit;

if ( null === captcha_div && ! has_wc_submit || form.id == 'create-group-form' ) {
if ( ! form.parentElement.classList.contains( 'nf-form-layout' ) ) {
continue;
}

}
if ( ! has_wc_submit ) {
if ( !( captcha_div.offsetWidth || captcha_div.offsetHeight || captcha_div.getClientRects().length ) ) {
if ( jetpack_sso == null && ! form.classList.contains( 'woocommerce-form-login' ) ) {
continue;
}
}
}

let alreadyCloned = form.querySelector( '.c4wp-submit' );
if ( null != alreadyCloned ) {
continue;
}

let foundSubmitBtn = form.querySelector( '#signup-form [type=submit], [type=submit]:not(#group-creation-create):not([name="signup_submit"]):not([name="ac_form_submit"]):not(.verify-captcha)' );
let cloned = false;
let clone = false;

// Submit button found, clone it.
if ( foundSubmitBtn ) {
clone = foundSubmitBtn.cloneNode(true);
clone.classList.add( 'c4wp-submit' );
clone.removeAttribute( 'onclick' );
clone.removeAttribute( 'onkeypress' );
if ( foundSubmitBtn.parentElement.form === null ) {
foundSubmitBtn.parentElement.prepend(clone);
} else {
foundSubmitBtn.parentElement.insertBefore( clone, foundSubmitBtn );
}
foundSubmitBtn.style.display = "none";
captcha_div = form.querySelector( '.c4wp_captcha_field_div' );
cloned = true;
}

// WC block checkout clone btn.
if ( has_wc_submit && ! form.classList.contains( 'c4wp-primed' ) ) {
clone = wcblock_submit.cloneNode(true);
clone.classList.add( 'c4wp-submit' );
clone.classList.add( 'c4wp-clone' );
clone.removeAttribute( 'onclick' );
clone.removeAttribute( 'onkeypress' );
if ( wcblock_submit.parentElement.form === null ) {
wcblock_submit.parentElement.prepend(clone);
} else {
wcblock_submit.parentElement.insertBefore( clone, wcblock_submit );
}
wcblock_submit.style.display = "none";

clone.addEventListener('click', function( e ){
if ( form.classList.contains( 'c4wp_v2_fallback_active' ) ) {
jQuery( form ).find( '.wc-block-components-checkout-place-order-button:not(.c4wp-submit)' ).click();
return true;
} else {
grecaptcha.execute( '6LfXPBUcAAAAAEEabxMBRDFZafTmR7zW-qHR8emp', ).then( function( data ) {
form.classList.add( 'c4wp-primed' );
});
}

});
foundSubmitBtn = wcblock_submit;
cloned = true;
}

// Clone created, listen to its click.
if ( cloned ) {
clone.addEventListener( 'click', function ( event ) {
logSubmit( event, 'cloned', form, foundSubmitBtn );
});
// No clone, execute and watch for form submission.
} else {
grecaptcha.execute(
'6LfXPBUcAAAAAEEabxMBRDFZafTmR7zW-qHR8emp',
).then( function( data ) {
var responseElem = form.querySelector( '.c4wp_response' );
if ( responseElem == null ) {
var responseElem = document.querySelector( '.c4wp_response' );
}
if ( responseElem != null ) {
responseElem.setAttribute( 'value', data );
}
});

// Anything else.
form.addEventListener( 'submit', function ( event ) {
logSubmit( event, 'other', form );
});
}

function logSubmit( event, form_type = '', form, foundSubmitBtn ) {
// Standard v3 check.
if ( ! form.classList.contains( 'c4wp_v2_fallback_active' ) && ! form.classList.contains( 'c4wp_verified' ) ) {
event.preventDefault();
try {
grecaptcha.execute(
'6LfXPBUcAAAAAEEabxMBRDFZafTmR7zW-qHR8emp',
).then( function( data ) {
var responseElem = form.querySelector( '.c4wp_response' );
if ( responseElem == null ) {
var responseElem = document.querySelector( '.c4wp_response' );
}

responseElem.setAttribute( 'value', data );

if ( form.classList.contains( 'wc-block-checkout__form' ) ) {
// WC block checkout.
let input = document.querySelector('input[id*="c4wp-wc-checkout"]');
let lastValue = input.value;
var token = data;
input.value = token;
let event = new Event('input', { bubbles: true });
event.simulated = true;
let tracker = input._valueTracker;
if (tracker) {
tracker.setValue( lastValue );
}
input.dispatchEvent(event)
}


// Submit as usual.
if ( foundSubmitBtn ) {
foundSubmitBtn.click();
} else if ( form.classList.contains( 'wc-block-checkout__form' ) ) {
jQuery( form ).find( '.wc-block-components-checkout-place-order-button:not(.c4wp-submit)' ).click();
} else {

if ( typeof form.submit === 'function' ) {
form.submit();
} else {
HTMLFormElement.prototype.submit.call(form);
}
}

return true;
});
} catch (e) {
// Silence.
}
// V2 fallback.
} else {
if ( form.classList.contains( 'wpforms-form' ) || form.classList.contains( 'frm-fluent-form' ) || form.classList.contains( 'woocommerce-checkout' ) ) {
return true;
}

if ( form.parentElement.classList.contains( 'nf-form-layout' ) ) {
return false;
}

if ( form.classList.contains( 'wc-block-checkout__form' ) ) {
return;
}

// Submit as usual.
if ( typeof form.submit === 'function' ) {
form.submit();
} else {
HTMLFormElement.prototype.submit.call(form);
}

return true;
}
};
}
};

grecaptcha.ready( c4wp_onloadCallback );

if ( typeof jQuery !== 'undefined' ) {
jQuery( 'body' ).on( 'click', '.acomment-reply.bp-primary-action', function ( e ) {
c4wp_onloadCallback();
});
}

//token is valid for 2 minutes, So get new token every after 1 minutes 50 seconds
setInterval(c4wp_onloadCallback, 110000);


window.addEventListener("load", (event) => {
if ( typeof jQuery !== 'undefined' && jQuery( 'input[id*="c4wp-wc-checkout"]' ).length ) {
var element = document.createElement('div');
var html = '<div class="c4wp_captcha_field" style="margin-bottom: 10px" data-nonce="4ff453cde8"><div id="c4wp_captcha_field_0" class="c4wp_captcha_field_div"><input type="hidden" name="g-recaptcha-response" class="c4wp_response" aria-label="do not use" aria-readonly="true" value="" /></div></div>';
element.innerHTML = html;
jQuery( '[class*="c4wp-wc-checkout"]' ).append( element );
jQuery( '[class*="c4wp-wc-checkout"]' ).find('*').off();
c4wp_onloadCallback();
}
});
/* @v3-js:end */
});</script>
<!-- / CAPTCHA by CAPTCHA 4WP plugin --> <script type="rocketlazyloadscript">
var zalo_acc = {"0983947999":"z226vv5chqqf"};

function devvnCheckLinkAvailability(link, successCallback, errorCallback) {
var hiddenIframe = document.querySelector("#hiddenIframe");

if (!hiddenIframe) {
hiddenIframe = document.createElement("iframe");
hiddenIframe.id = "hiddenIframe";
hiddenIframe.style.display = "none";
document.body.appendChild(hiddenIframe);
}

var timeout = setTimeout(function () {
errorCallback("Link is not supported.");
window.removeEventListener("blur", handleBlur);
}, 2500);

var result = {};

function handleMouseMove(event) {
if (!result.x) {
result = {
x: event.clientX,
y: event.clientY,
};
}
}

function handleBlur() {
clearTimeout(timeout);
window.addEventListener("mousemove", handleMouseMove);
}

window.addEventListener("blur", handleBlur);

window.addEventListener(
"focus",
function onFocus() {
setTimeout(function () {
if (document.hasFocus()) {
successCallback(function (pos) {
if (!pos.x) {
return true;
}
var screenWidth =
window.innerWidth ||
document.documentElement.clientWidth ||
document.body.clientWidth;
var alertWidth = 300;
var alertHeight = 100;
var isXInRange =
pos.x - 100 < 0.5 * (screenWidth + alertWidth) &&
pos.x + 100 > 0.5 * (screenWidth + alertWidth);
var isYInRange =
pos.y - 40 < alertHeight && pos.y + 40 > alertHeight;

return isXInRange && isYInRange
? "Link can be opened."
: "Link is not supported.";
}(result));
} else {
successCallback("Link can be opened.");
}
window.removeEventListener("focus", onFocus);
window.removeEventListener("blur", handleBlur);
window.removeEventListener("mousemove", handleMouseMove);
}, 500);
},
{ once: true }
);

hiddenIframe.contentWindow.location.href = link;
}

function eachZalo(){
Object.keys(zalo_acc).map(function(sdt, index) {
let qrcode = zalo_acc[sdt];

const zaloLinks = document.querySelectorAll('a[href*="zalo.me/'+sdt+'"]');

zaloLinks.forEach((zalo) => {
zalo.addEventListener("click", (event) => {
event.preventDefault();
const userAgent = navigator.userAgent.toLowerCase();
const isIOS = /iphone|ipad|ipod/.test(userAgent);
const isAndroid = /android/.test(userAgent);

let redirectURL = null;

if (isIOS) {
redirectURL = 'zalo://qr/p/'+qrcode;
window.location.href = redirectURL;
} else if (isAndroid) {
redirectURL = 'zalo://zaloapp.com/qr/p/'+qrcode;
window.location.href = redirectURL;
} else {
redirectURL = 'zalo://conversation?phone='+sdt;
zalo.classList.add("zalo_loading");
devvnCheckLinkAvailability(
redirectURL,
function (result) {
zalo.classList.remove("zalo_loading");
},
function (error) {
zalo.classList.remove("zalo_loading");
redirectURL = 'https://chat.zalo.me/?phone='+sdt;
window.location.href = redirectURL;
}
);
}

});
});
});
}

eachZalo();


/*Thêm css vào site để lúc ấn trên pc trong lúc chờ check chuyển hướng sẽ không ấn vào thẻ a đó được nữa*/
var styleElement = document.createElement("style");
var cssCode = ".zalo_loading { pointer-events: none; }";
styleElement.innerHTML = cssCode;
document.head.appendChild(styleElement);
</script>
<script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://haiminhco.com.vn/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script type="rocketlazyloadscript" src="https://uhchat.net/code.php?f=30b0c8" defer></script>
<script type="rocketlazyloadscript">
function gtag_report_conversion(url) {
var callback = function () {
if (typeof(url) != 'undefined') {
window.location = url;
}
};
gtag('event', 'conversion', {
'send_to': 'AW-10899038234/1PVvCPCN3toDEJrAiM0o',
'event_callback': callback
});
return false;
}
</script>
<div class="callme">

<a onclick="return gtag_report_conversion('tel:0983947999');" href="tel:0983947999"><div class="icon-callme cphone"><span class="label-callme">Hotline: 0983.947.999</span></div></a>
<a href="https://www.messenger.com/t/100004281756641/" rel="nofollow" target="_blank"><div class="icon-callme cmess"><span class="label-callme">Chat Messenger Facebook</span></div></a>
<a href="http://zalo.me/0983947999" rel="nofollow" target="_blank"><div class="icon-callme czalo"><span class="label-callme">(Quan tâm) Nhận khuyến mãi qua ZALO OA</span></div></a>
</div>
<script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel="stylesheet" href="https://haiminhco.com.vn/wp-content/cache/min/1/51afbe4ada842dce83674aecc35440a7.css" media="all" data-minify="1" /><link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://haiminhco.com.vn/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.1.1' type='text/css' media='only screen and (max-width: 768px)' /></noscript></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1757322028 -->

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.