From aa746ce0967ead6f7fb72e4e9cc98b7c5fa087e0 Mon Sep 17 00:00:00 2001 From: alejaCrea20 <61421003+alejaCrea20@users.noreply.github.com> Date: Fri, 4 Jun 2021 12:01:10 -0500 Subject: [PATCH] Update json kalley y update package 1.2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Se agregaron nuevos centros para bogotá, guajira y valle del cauca, también se agregaron nuevas categorías y se eliminó el centro de servicio "bogota-04" para kalley. --- dist/alkomprar/css/servicio.css | 2 +- dist/alkosto/css/servicio.css | 2 +- .../js/{map-d608965d.js => map-ae4bb788.js} | 4 +- .../js/{menu-f3962cbf.js => menu-114d652f.js} | 2 +- ...78ed6fb5.js => service-center-caf71fec.js} | 2 +- dist/common/js/servicio.js | 4 +- dist/kalley/css/servicio.css | 2 +- dist/kalley/json/service-centers.json | 2 +- dist/ktronix/css/servicio.css | 2 +- package.json | 2 +- src/json/kalley.json | 347 ++++++++++++++++-- 11 files changed, 325 insertions(+), 46 deletions(-) rename dist/common/js/{map-d608965d.js => map-ae4bb788.js} (95%) rename dist/common/js/{menu-f3962cbf.js => menu-114d652f.js} (99%) rename dist/common/js/{service-center-78ed6fb5.js => service-center-caf71fec.js} (93%) diff --git a/dist/alkomprar/css/servicio.css b/dist/alkomprar/css/servicio.css index 50bb6bb..4becb3b 100644 --- a/dist/alkomprar/css/servicio.css +++ b/dist/alkomprar/css/servicio.css @@ -1 +1 @@ -/*! service-centers - v1.2.2 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Arial,Helvetica,sans-serif;--service-centers-first-color:#FD0000;--service-centers-second-color:#06920F;--service-centers-third-color:#06920F;--service-centers-fourth-color:#B14B25;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#C20D19;--service-centers-color-arrow-down:#FD0000;--service-centers-bg-message:rgba(6,146,15,0.12);--service-centers-border-color-message:rgba(6,146,15,0.08);--service-centers-text-message:#06920F}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(6,146,15,.4);box-shadow:0 0 4px rgba(6,146,15,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file +/*! service-centers - v1.2.3 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Arial,Helvetica,sans-serif;--service-centers-first-color:#FD0000;--service-centers-second-color:#06920F;--service-centers-third-color:#06920F;--service-centers-fourth-color:#B14B25;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#C20D19;--service-centers-color-arrow-down:#FD0000;--service-centers-bg-message:rgba(6,146,15,0.12);--service-centers-border-color-message:rgba(6,146,15,0.08);--service-centers-text-message:#06920F}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(6,146,15,.4);box-shadow:0 0 4px rgba(6,146,15,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file diff --git a/dist/alkosto/css/servicio.css b/dist/alkosto/css/servicio.css index 968f637..5c7a5b9 100644 --- a/dist/alkosto/css/servicio.css +++ b/dist/alkosto/css/servicio.css @@ -1 +1 @@ -/*! service-centers - v1.2.2 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Arial,Helvetica,sans-serif;--service-centers-first-color:#004797;--service-centers-second-color:#EB5B25;--service-centers-third-color:#004797;--service-centers-fourth-color:#B14B25;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#EB5B25;--service-centers-color-arrow-down:#004797;--service-centers-bg-message:rgba(0,71,151,0.12);--service-centers-border-color-message:rgba(0,71,151,0.08);--service-centers-text-message:#004797}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(0,71,151,.4);box-shadow:0 0 4px rgba(0,71,151,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file +/*! service-centers - v1.2.3 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Arial,Helvetica,sans-serif;--service-centers-first-color:#004797;--service-centers-second-color:#EB5B25;--service-centers-third-color:#004797;--service-centers-fourth-color:#B14B25;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#EB5B25;--service-centers-color-arrow-down:#004797;--service-centers-bg-message:rgba(0,71,151,0.12);--service-centers-border-color-message:rgba(0,71,151,0.08);--service-centers-text-message:#004797}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(0,71,151,.4);box-shadow:0 0 4px rgba(0,71,151,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file diff --git a/dist/common/js/map-d608965d.js b/dist/common/js/map-ae4bb788.js similarity index 95% rename from dist/common/js/map-d608965d.js rename to dist/common/js/map-ae4bb788.js index c612dbb..02066b1 100644 --- a/dist/common/js/map-d608965d.js +++ b/dist/common/js/map-ae4bb788.js @@ -1,2 +1,2 @@ -/*! service-centers - release: 1.2.2 */ -import{getFormatedPhone as e,getFormatedCellphone as t}from"./menu-f3962cbf.js";import"./servicio.js";const n=window.google;class s{constructor({$element:e,baseSite:t,center:s}){this.$element=document.querySelector(e),this.baseSite=t,this.bounds,this.center=s,this.geocoder=new n.maps.Geocoder,this.infoWindow=new n.maps.InfoWindow,this.markers={},this.map,this.init()}bounceMarker(e,t){void 0!==this.markers[e]&&("start"===t?this.markers[e].setAnimation(n.maps.Animation.BOUNCE):this.markers[e].setAnimation(null))}clickMarker(e){void 0!==this.markers[e]&&n.maps.event.trigger(this.markers[e],"click")}async init(){return this.map=await new n.maps.Map(this.$element,{center:new n.maps.LatLng(this.center),disableDefaultUI:!0,draggable:!0,zoom:10,zoomControl:!0}),this.map}setInfoWindow(n){const s=e(n,!1),i=t(n,!1);return`
\n \n

${n.name}

\n ${n.address.length?`

Dirección:
\n ${n.address}\n

`:""}\n ${n.phone.length?`

Contacto telefónico:
\n ${s.join(" ")}\n

`:""}\n ${n.address.length||n.phone.length||!n.cellphone.length?"":`

Contacto telefónico:
\n ${i.join(" ")}\n

`}\n ${n.map.length?`

\n ¿Cómo llegar?\n

`:""}\n
`}async setMarkers(e){return this.bounds=new n.maps.LatLngBounds,this.clearMarkers(),this.markers={},e.map((e=>{const t=new n.maps.Marker({position:new n.maps.LatLng(e.coordinates.lat,e.coordinates.lng),map:this.map,icon:`https://cdn.jsdelivr.net/gh/ux-alkosto/service-centers/dist/${this.baseSite}/img/pin.svg`,title:e.name});t.addListener("click",(()=>{this.infoWindow.setContent(this.setInfoWindow(e)),this.infoWindow.open(this.map,t),this.map.panTo(t.getPosition()),document.dispatchEvent(new CustomEvent("updateCenter",{detail:{center:e.id}}))})),this.bounds.extend(t.getPosition()),this.markers[e.id]=t})),this.map.setCenter(this.bounds.getCenter()),this.map.fitBounds(this.bounds),this.map.getZoom()>18&&this.map.setZoom(18),this.markers}clearMarkers(){return Object.values(this.markers).map((e=>e.setMap(null)))}}export{s as Map}; +/*! service-centers - release: 1.2.3 */ +import{getFormatedPhone as e,getFormatedCellphone as t}from"./menu-114d652f.js";import"./servicio.js";const n=window.google;class s{constructor({$element:e,baseSite:t,center:s}){this.$element=document.querySelector(e),this.baseSite=t,this.bounds,this.center=s,this.geocoder=new n.maps.Geocoder,this.infoWindow=new n.maps.InfoWindow,this.markers={},this.map,this.init()}bounceMarker(e,t){void 0!==this.markers[e]&&("start"===t?this.markers[e].setAnimation(n.maps.Animation.BOUNCE):this.markers[e].setAnimation(null))}clickMarker(e){void 0!==this.markers[e]&&n.maps.event.trigger(this.markers[e],"click")}async init(){return this.map=await new n.maps.Map(this.$element,{center:new n.maps.LatLng(this.center),disableDefaultUI:!0,draggable:!0,zoom:10,zoomControl:!0}),this.map}setInfoWindow(n){const s=e(n,!1),i=t(n,!1);return`
\n \n

${n.name}

\n ${n.address.length?`

Dirección:
\n ${n.address}\n

`:""}\n ${n.phone.length?`

Contacto telefónico:
\n ${s.join(" ")}\n

`:""}\n ${n.address.length||n.phone.length||!n.cellphone.length?"":`

Contacto telefónico:
\n ${i.join(" ")}\n

`}\n ${n.map.length?`

\n ¿Cómo llegar?\n

`:""}\n
`}async setMarkers(e){return this.bounds=new n.maps.LatLngBounds,this.clearMarkers(),this.markers={},e.map((e=>{const t=new n.maps.Marker({position:new n.maps.LatLng(e.coordinates.lat,e.coordinates.lng),map:this.map,icon:`https://cdn.jsdelivr.net/gh/ux-alkosto/service-centers/dist/${this.baseSite}/img/pin.svg`,title:e.name});t.addListener("click",(()=>{this.infoWindow.setContent(this.setInfoWindow(e)),this.infoWindow.open(this.map,t),this.map.panTo(t.getPosition()),document.dispatchEvent(new CustomEvent("updateCenter",{detail:{center:e.id}}))})),this.bounds.extend(t.getPosition()),this.markers[e.id]=t})),this.map.setCenter(this.bounds.getCenter()),this.map.fitBounds(this.bounds),this.map.getZoom()>18&&this.map.setZoom(18),this.markers}clearMarkers(){return Object.values(this.markers).map((e=>e.setMap(null)))}}export{s as Map}; diff --git a/dist/common/js/menu-f3962cbf.js b/dist/common/js/menu-114d652f.js similarity index 99% rename from dist/common/js/menu-f3962cbf.js rename to dist/common/js/menu-114d652f.js index dd2b6b4..27fa9a1 100644 --- a/dist/common/js/menu-f3962cbf.js +++ b/dist/common/js/menu-114d652f.js @@ -1,2 +1,2 @@ -/*! service-centers - release: 1.2.2 */ +/*! service-centers - release: 1.2.3 */ import{A as e,w as t,T as r}from"./servicio.js";const i=2;class s extends class{constructor(e){}T(e,t,r){this.Σdt=e,this.M=t,this.Σct=r}S(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}{constructor(t){if(super(t),this.vt=e,t.type!==i)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(r){if(r===e)return this.Vt=void 0,this.vt=r;if(r===t)return r;if("string"!=typeof r)throw Error(this.constructor.directiveName+"() called with a non-string value");if(r===this.vt)return this.Vt;this.vt=r;const i=[r];return i.raw=i,this.Vt={_$litType$:this.constructor.resultType,strings:i,values:[]}}}s.directiveName="unsafeHTML",s.resultType=1;const a=(e=>(...t)=>({_$litDirective$:e,values:t}))(s),n={handleEvent(e){document.querySelectorAll(".service-centers__menu__item > input").forEach((t=>{const r=t.nextElementSibling.querySelector("span");e.target===t?r?.classList.replace("alk-icon-arrow-down","alk-icon-arrow-up"):r?.classList.replace("alk-icon-arrow-up","alk-icon-arrow-down")}))},capture:!0},c={handleEvent(e){let t=e.target;if("A"!=t.tagName)return t.classList.contains("service-centers__menu__item__body")||(t=t.closest(".service-centers__menu__item__body")),h?.clickMarker(t.dataset?.serviceCenter)},capture:!1},l={handleEvent(e){const t=e.target.nextElementSibling.nextElementSibling;"true"==t.dataset.callCenter&&(t.click(),h?.map?.setZoom(5))},capture:!1},o={handleEvent(e){h?.bounceMarker(e.target.dataset.serviceCenter,"start")},capture:!1},d={handleEvent(e){h?.bounceMarker(e.target.dataset.serviceCenter,"stop")},capture:!1};let h=null;class v{constructor(e,t){this.serviceCenter=e,h=t}render(){return r`
${this.serviceCenter.address.length?r`

Dirección: ${a(this.serviceCenter.address)}

`:""} ${this.serviceCenter.email.length?r``:""}
${this.serviceCenter.phone.length?r`

Contacto telefónico: ${p(this.serviceCenter)}

`:""} ${this.serviceCenter.cellphone.length?r`

Celular: ${u(this.serviceCenter)}

`:""}
${this.serviceCenter.schedule.length?r`

Horario: ${function(e){let t=[];for(const i of e.schedule)t.push(r`${a(i)}`);return t}(this.serviceCenter)}

`:""} ${this.serviceCenter.linkType.length?function(e){let t="externo"!==e.linkType?r`Para solicitar la garantía de su producto le agradecemos tener en cuenta las recomendaciones señaladas en el siguiente link`:r`Para más información del centro de servicio por favor remitase al siguiente link`;return r`

${t}

`}(this.serviceCenter):""} ${this.serviceCenter.map.length?r``:""}
`}}function u(e,t=!0){const i=[];for(const s of e.cellphone)t?i.push(r`${s}`):i.push(`${s}`);return i}function p(e,t=!0){const i=[];for(const s of e.phone)t?i.push(r`${s}`):i.push(`${s}`);return i}export{v as Menu,u as getFormatedCellphone,p as getFormatedPhone}; diff --git a/dist/common/js/service-center-78ed6fb5.js b/dist/common/js/service-center-caf71fec.js similarity index 93% rename from dist/common/js/service-center-78ed6fb5.js rename to dist/common/js/service-center-caf71fec.js index 539a6fd..c6a6530 100644 --- a/dist/common/js/service-center-78ed6fb5.js +++ b/dist/common/js/service-center-caf71fec.js @@ -1,2 +1,2 @@ -/*! service-centers - release: 1.2.2 */ +/*! service-centers - release: 1.2.3 */ class i{constructor({address:i="",areaCode:t="",cell:e=[],city:s="",coordinates:h={},email:a="",hours:c=[],id:l="",link:n="",type:r="",name:o="",phone:d=[],schedule:p=[],viewMap:m=""}){this.address=i,this.areaCode=t,this.cellphone=e,this.city=s,this.coordinates=h,this.email=a,this.hours=c,this.id=l,this.isActive=!1,this.link=n,this.linkType=r,this.name=o,this.phone=d,this.schedule=p,this.map=m}get active(){return this.isActive}set active(i){this.isActive=i}get isCallCenter(){return!(!this.city.match("linea-nacional")&&!this.id.match("call-center"))}}export{i as ServiceCenter}; diff --git a/dist/common/js/servicio.js b/dist/common/js/servicio.js index 25672cf..f0bb83a 100644 --- a/dist/common/js/servicio.js +++ b/dist/common/js/servicio.js @@ -1,2 +1,2 @@ -/*! service-centers - release: 1.2.2 */ -var e,t,n,s;const i=globalThis.trustedTypes,l=i?i.createPolicy("lit-html",{createHTML:e=>e}):void 0,o=`lit$${(Math.random()+"").slice(9)}$`,a="?"+o,r=`<${a}>`,c=document,d=(e="")=>c.createComment(e),u=e=>null===e||"object"!=typeof e&&"function"!=typeof e,m=Array.isArray,h=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,p=/-->/g,v=/>/g,f=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,g=/'/g,y=/"/g,b=/^(?:script|style|textarea)$/i,E=(e=>(t,...n)=>({_$litType$:e,strings:t,values:n}))(1),w=Symbol.for("lit-noChange"),C=Symbol.for("lit-nothing"),L=new WeakMap,x=(e,t,n)=>{var s,i;const l=null!==(s=null==n?void 0:n.renderBefore)&&void 0!==s?s:t;let o=l._$litPart$;if(void 0===o){const e=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:null;l._$litPart$=o=new A(t.insertBefore(d(),e),e,void 0,n)}return o.I(e),o},H=c.createTreeWalker(c,129,null,!1),$=(e,t)=>{const n=e.length-1,s=[];let i,a=2===t?"":"",c=h;for(let t=0;t"===d[0]?(c=null!=i?i:h,u=-1):void 0===d[1]?u=-2:(u=c.lastIndex-d[2].length,l=d[1],c=void 0===d[3]?f:'"'===d[3]?y:g):c===y||c===g?c=f:c===p||c===v?c=h:(c=f,i=void 0);const E=c===f&&e[t+1].startsWith("/>")?" ":"";a+=c===h?n+r:u>=0?(s.push(l),n.slice(0,u)+"$lit$"+n.slice(u)+o+E):n+o+(-2===u?(s.push(void 0),t):E)}const d=a+(e[n]||"")+(2===t?"":"");return[void 0!==l?l.createHTML(d):d,s]};class S{constructor({strings:e,_$litType$:t},n){let s;this.parts=[];let l=0,r=0;const c=e.length-1,u=this.parts,[m,h]=$(e,t);if(this.el=S.createElement(m,n),H.currentNode=this.el.content,2===t){const e=this.el.content,t=e.firstChild;t.remove(),e.append(...t.childNodes)}for(;null!==(s=H.nextNode())&&u.length0){s.textContent=i?i.emptyScript:"";for(let n=0;n{var t;return m(e)||"function"==typeof(null===(t=e)||void 0===t?void 0:t[Symbol.iterator])})(e)?this.g(e):this.m(e)}k(e,t=this.B){return this.A.parentNode.insertBefore(e,t)}$(e){this.H!==e&&(this.R(),this.H=this.k(e))}m(e){const t=this.A.nextSibling;null!==t&&3===t.nodeType&&(null===this.B?null===t.nextSibling:t===this.B.previousSibling)?t.data=e:this.$(c.createTextNode(e)),this.H=e}_(e){var t;const{values:n,_$litType$:s}=e,i="number"==typeof s?this.C(e):(void 0===s.el&&(s.el=S.createElement(s.h,this.options)),s);if((null===(t=this.H)||void 0===t?void 0:t.D)===i)this.H.v(n);else{const e=new T(i,this),t=e.u(this.options);e.v(n),this.$(t),this.H=e}}C(e){let t=L.get(e.strings);return void 0===t&&L.set(e.strings,t=new S(e)),t}g(e){m(this.H)||(this.H=[],this.R());const t=this.H;let n,s=0;for(const i of e)s===t.length?t.push(n=new A(this.k(d()),this.k(d()),this,this.options)):n=t[s],n.I(i),s++;s2||""!==n[0]||""!==n[1]?(this.H=Array(n.length-1).fill(C),this.strings=n):this.H=C}get tagName(){return this.element.tagName}I(e,t=this,n,s){const i=this.strings;let l=!1;if(void 0===i)e=_(this,e,t,0),l=!u(e)||e!==this.H&&e!==w,l&&(this.H=e);else{const s=e;let o,a;for(e=i[0],o=0;o{e.element.disabled?e.customElement.classList.add("disabled"):e.customElement.classList.remove("disabled"),e.options=q(e.element.querySelectorAll("option")),e.valueElement.innerText=e.selectedOption.label,e.valueElement.dataset.status="",W(e)})),e.arrowElement.addEventListener("click",(()=>B(e))),e.valueElement.addEventListener("click",(()=>B(e))),e.customElement.addEventListener("blur",(()=>{e.arrowElement.querySelector("span").classList.replace("alk-icon-arrow-up","alk-icon-arrow-down"),e.optionsCustomElement.classList.remove("show")}))}(this),this.element.style.display="none",this.element.setAttribute("aria-hidden",!0),this.label.style.display="none",e.after(this.customElement)}get selectedOption(){return this.options.find((e=>e.selected))}selectValue(e){const t=this.options.find((t=>t.value===e)),n=this.selectedOption;n.selected=!1,n.element.selected=!1,t.selected=!0,t.element.selected=!0,this.element.dispatchEvent(new Event("change")),this.valueElement.innerText=t.label,this.valueElement.dataset.status="filled"}}function B(e){if(e.customElement.classList.contains("disabled"))return;const t=e.arrowElement.querySelector("span");t.classList.contains("alk-icon-arrow-down")?t.classList.replace("alk-icon-arrow-down","alk-icon-arrow-up"):t.classList.replace("alk-icon-arrow-up","alk-icon-arrow-down"),e.optionsCustomElement.classList.toggle("show")}function W(e){e.optionsCustomElement.innerHtml="",e.optionsCustomElement.querySelectorAll("*").forEach((e=>e.remove())),e.options.forEach((t=>{const n=document.createElement("li");n.classList.add("custom-select__option"),n.classList.toggle("selected",t.selected),n.setAttribute("role","option"),t.selected&&n.setAttribute("aria-selected",!0),n.innerText=t.label,n.dataset.value=t.value,"0"===t.value&&(n.style.display="none"),n.addEventListener("click",(()=>{if("0"===n.dataset.value)return;let s=e.optionsCustomElement.querySelector(`[data-value="${e.selectedOption.value}"]`);s.removeAttribute("aria-selected"),s.classList.remove("selected"),e.selectValue(t.value),n.classList.add("selected"),n.setAttribute("aria-selected",!0),e.optionsCustomElement.classList.remove("show"),e.customElement.blur()})),e.optionsCustomElement.append(n)}))}function q(e){return[...e].map((e=>({value:e.value,label:e.label,selected:e.selected,element:e})))}const P=document.getElementById("marca"),V=document.getElementById("departamento"),R=document.getElementById("ciudad"),z=document.getElementById("categoria"),D=new Option("Selecciona una opción",0,!0,!0),Z=window.google,F=document.querySelector(".service-centers__menu"),G=Number(getComputedStyle(document.documentElement).getPropertyValue("--service-centers-breakpoint").replace("px",""));let J=D,K=D,Q=D,U=D,X=!0,Y=null,ee=!1,te=[],ne=[],se=[];async function ie({servicePointsCodes:e,serviceCenters:t}){if(!e.length)return[];const n=await import("./service-center-78ed6fb5.js").then((e=>e.ServiceCenter)),s={};return e.map((({areaCode:e,city:t,code:n})=>s[n]={areaCode:e,code:n,city:t})),Object.values(s).map((({areaCode:e,city:s,code:i})=>{let l={areaCode:e,city:s,coordinates:{lat:t[i].lat,lng:t[i].lng},id:i};return l={...l,...t[i]},new n(l)}))}async function le(e){if(!e.length)return x([],F);const t=await import("./menu-f3962cbf.js").then((e=>e.Menu)),n=[];e.map((e=>{e.active=X,X=!1,e.isCallCenter&&(e.coordinates={lat:4.67998417919688,lng:-74.08550441957686}),n.push(new t(e,Y).render())})),ee&&Y.setMarkers(e),x(n,F),document.querySelector("input[name=centro-servicio]").click()}document.addEventListener("updateCenter",(e=>{const t=e.detail.center;if(null!==t){const e=document.getElementById(t);e.click(),setTimeout((()=>F.scrollTop=e.offsetTop),250)}})),document.addEventListener("click",(e=>{e.target.classList.contains("service-centers__map__info-window__close")&&Y.infoWindow.close()})),window.onresize=()=>{document.querySelector(".service-centers__map").style.display="none",window.innerWidth>G&&"0"!=document.getElementById("departamento").value&&(document.querySelector(".service-centers__map").style.display="block")},null!==P&&(J=new Option(`Selecciona una ${P.labels[0].textContent.toLowerCase()}`,0,!0,!0),P.append(J)),null!==V&&(K=new Option(`Selecciona un ${V.labels[0].textContent.toLowerCase()}`,0,!0,!0),V.append(K),null!==P&&(V.disabled=!0)),null!==R&&(Q=new Option(`Selecciona una ${R.labels[0].textContent.toLowerCase()}`,0,!0,!0),R.append(Q),R.disabled=!0),null!==z&&(U=new Option(`Selecciona una ${z.labels[0].textContent.toLowerCase()}`,0,!0,!0),z.append(U),z.disabled=!0),document.querySelectorAll("[data-custom-select]").forEach((e=>new j(e))),void 0!==appConfig.jsonFile&&async function(e=""){if(e.length)return await fetch(e,{cache:"force-cache",mode:"cors"}).then((e=>{if(e.ok)return e.json()})).then((e=>e))}(appConfig.jsonFile).then((async({brands:e,categories:t,departments:n,serviceCenters:s})=>{void 0!==e&&null!==P&&(Object.entries(e).map((async e=>{const t=e[1],n=e[0],s=new Option(t.name,n);return P.append(s)})),P.refresh(),P.addEventListener("change",(async()=>{X=!0,V.innerHTML="",V.append(K),ee&&function(e){e.infoWindow.close(),e.clearMarkers(),e.map.setCenter(new Z.maps.LatLng(e.center)),e.map.setZoom(5)}(Y),e[P.value].departments.map((e=>{const t=new Option(n[e].name,e);return V.append(t)})),V.disabled=!1,V.refresh(),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),R.innerHTML="",R.disabled=!0,R.append(Q),R.refresh(),z.innerHTML="",z.disabled=!0,z.append(U),z.refresh(),se=[]}))),void 0!==n&&null!==V&&(Object.entries(n).map((e=>{const t=e[1],n=e[0],s=new Option(t.name,n);return V.append(s)})),V.refresh(),V.addEventListener("change",(async()=>{ee||await async function(e={lat:4.67998417919688,lng:-74.08550441957686}){const t=await import("./map-d608965d.js").then((e=>e.Map));return Y=new t({$element:"#service-centers-map",baseSite:appConfig.site,center:e})}(),ee=!0,te=[],ne=[],X=!0,R.innerHTML="",R.append(Q),Y.infoWindow.close(),window.innerWidth>G&&(document.querySelector(".service-centers__map").style.display="block"),document.querySelector(".msje-localiza").innerText="Localiza los centros de servicio técnico:",Object.entries(n[V.value].cities).map((e=>{const t=e[0];return Object.entries(e[1].categories).map((n=>n[1].stores.map((s=>{const i={city:t,code:s,areaCode:e[1].areaCode};return null===P?se.push(i):s.match(P.value)?(te.push(t),ne.push(n[0]),se.push(i)):void 0}))))})),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),te=[...new Set(te)],ne=[...new Set(ne)],Object.entries(n[V.value].cities).map((e=>{if(!te.length){const t=e[1],n=e[0],s=new Option(t.name,n);return R.append(s)}te.map((t=>{if(e[0]===t){const n=e[1],s=new Option(n.name,t);return R.append(s)}}))})),R.disabled=!1,R.refresh(),z.innerHTML="",z.disabled=!0,z.append(U),z.refresh(),se=[]}))),null!==R&&R.addEventListener("change",(async()=>{X=!0,z.innerHTML="",z.append(U),Object.values(n[V.value].cities[R.value].categories).map((({stores:e})=>e.map((e=>{const t={city:R.value,code:e,areaCode:n[V.value].cities[R.value].areaCode};return null===P||e.match(P.value)?se.push(t):void 0})))),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),Object.entries(n[V.value].cities[R.value].categories).map((e=>{if(!ne.length){const n=t[e[0]].name,s=e[0],i=new Option(n,s);return z.append(i)}ne.map((n=>{if(e[0]===n){const e=t[n].name,s=new Option(e,n);return z.append(s)}}))})),z.disabled=!1,z.refresh(),se=[]})),void 0!==t&&null!==z&&z.addEventListener("change",(async()=>{X=!0,Object.values(n[V.value].cities[R.value].categories[z.value].stores).map((e=>{const t={city:R.value,code:e,areaCode:n[V.value].cities[R.value].areaCode};return null===P||e.match(P.value)?se.push(t):void 0})),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),se=[]}))}));export{C as A,E as T,w}; +/*! service-centers - release: 1.2.3 */ +var e,t,n,s;const i=globalThis.trustedTypes,l=i?i.createPolicy("lit-html",{createHTML:e=>e}):void 0,o=`lit$${(Math.random()+"").slice(9)}$`,a="?"+o,r=`<${a}>`,c=document,d=(e="")=>c.createComment(e),u=e=>null===e||"object"!=typeof e&&"function"!=typeof e,m=Array.isArray,h=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,p=/-->/g,v=/>/g,f=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,g=/'/g,y=/"/g,b=/^(?:script|style|textarea)$/i,E=(e=>(t,...n)=>({_$litType$:e,strings:t,values:n}))(1),w=Symbol.for("lit-noChange"),C=Symbol.for("lit-nothing"),L=new WeakMap,x=(e,t,n)=>{var s,i;const l=null!==(s=null==n?void 0:n.renderBefore)&&void 0!==s?s:t;let o=l._$litPart$;if(void 0===o){const e=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:null;l._$litPart$=o=new A(t.insertBefore(d(),e),e,void 0,n)}return o.I(e),o},H=c.createTreeWalker(c,129,null,!1),$=(e,t)=>{const n=e.length-1,s=[];let i,a=2===t?"":"",c=h;for(let t=0;t"===d[0]?(c=null!=i?i:h,u=-1):void 0===d[1]?u=-2:(u=c.lastIndex-d[2].length,l=d[1],c=void 0===d[3]?f:'"'===d[3]?y:g):c===y||c===g?c=f:c===p||c===v?c=h:(c=f,i=void 0);const E=c===f&&e[t+1].startsWith("/>")?" ":"";a+=c===h?n+r:u>=0?(s.push(l),n.slice(0,u)+"$lit$"+n.slice(u)+o+E):n+o+(-2===u?(s.push(void 0),t):E)}const d=a+(e[n]||"")+(2===t?"":"");return[void 0!==l?l.createHTML(d):d,s]};class S{constructor({strings:e,_$litType$:t},n){let s;this.parts=[];let l=0,r=0;const c=e.length-1,u=this.parts,[m,h]=$(e,t);if(this.el=S.createElement(m,n),H.currentNode=this.el.content,2===t){const e=this.el.content,t=e.firstChild;t.remove(),e.append(...t.childNodes)}for(;null!==(s=H.nextNode())&&u.length0){s.textContent=i?i.emptyScript:"";for(let n=0;n{var t;return m(e)||"function"==typeof(null===(t=e)||void 0===t?void 0:t[Symbol.iterator])})(e)?this.g(e):this.m(e)}k(e,t=this.B){return this.A.parentNode.insertBefore(e,t)}$(e){this.H!==e&&(this.R(),this.H=this.k(e))}m(e){const t=this.A.nextSibling;null!==t&&3===t.nodeType&&(null===this.B?null===t.nextSibling:t===this.B.previousSibling)?t.data=e:this.$(c.createTextNode(e)),this.H=e}_(e){var t;const{values:n,_$litType$:s}=e,i="number"==typeof s?this.C(e):(void 0===s.el&&(s.el=S.createElement(s.h,this.options)),s);if((null===(t=this.H)||void 0===t?void 0:t.D)===i)this.H.v(n);else{const e=new T(i,this),t=e.u(this.options);e.v(n),this.$(t),this.H=e}}C(e){let t=L.get(e.strings);return void 0===t&&L.set(e.strings,t=new S(e)),t}g(e){m(this.H)||(this.H=[],this.R());const t=this.H;let n,s=0;for(const i of e)s===t.length?t.push(n=new A(this.k(d()),this.k(d()),this,this.options)):n=t[s],n.I(i),s++;s2||""!==n[0]||""!==n[1]?(this.H=Array(n.length-1).fill(C),this.strings=n):this.H=C}get tagName(){return this.element.tagName}I(e,t=this,n,s){const i=this.strings;let l=!1;if(void 0===i)e=_(this,e,t,0),l=!u(e)||e!==this.H&&e!==w,l&&(this.H=e);else{const s=e;let o,a;for(e=i[0],o=0;o{e.element.disabled?e.customElement.classList.add("disabled"):e.customElement.classList.remove("disabled"),e.options=q(e.element.querySelectorAll("option")),e.valueElement.innerText=e.selectedOption.label,e.valueElement.dataset.status="",W(e)})),e.arrowElement.addEventListener("click",(()=>B(e))),e.valueElement.addEventListener("click",(()=>B(e))),e.customElement.addEventListener("blur",(()=>{e.arrowElement.querySelector("span").classList.replace("alk-icon-arrow-up","alk-icon-arrow-down"),e.optionsCustomElement.classList.remove("show")}))}(this),this.element.style.display="none",this.element.setAttribute("aria-hidden",!0),this.label.style.display="none",e.after(this.customElement)}get selectedOption(){return this.options.find((e=>e.selected))}selectValue(e){const t=this.options.find((t=>t.value===e)),n=this.selectedOption;n.selected=!1,n.element.selected=!1,t.selected=!0,t.element.selected=!0,this.element.dispatchEvent(new Event("change")),this.valueElement.innerText=t.label,this.valueElement.dataset.status="filled"}}function B(e){if(e.customElement.classList.contains("disabled"))return;const t=e.arrowElement.querySelector("span");t.classList.contains("alk-icon-arrow-down")?t.classList.replace("alk-icon-arrow-down","alk-icon-arrow-up"):t.classList.replace("alk-icon-arrow-up","alk-icon-arrow-down"),e.optionsCustomElement.classList.toggle("show")}function W(e){e.optionsCustomElement.innerHtml="",e.optionsCustomElement.querySelectorAll("*").forEach((e=>e.remove())),e.options.forEach((t=>{const n=document.createElement("li");n.classList.add("custom-select__option"),n.classList.toggle("selected",t.selected),n.setAttribute("role","option"),t.selected&&n.setAttribute("aria-selected",!0),n.innerText=t.label,n.dataset.value=t.value,"0"===t.value&&(n.style.display="none"),n.addEventListener("click",(()=>{if("0"===n.dataset.value)return;let s=e.optionsCustomElement.querySelector(`[data-value="${e.selectedOption.value}"]`);s.removeAttribute("aria-selected"),s.classList.remove("selected"),e.selectValue(t.value),n.classList.add("selected"),n.setAttribute("aria-selected",!0),e.optionsCustomElement.classList.remove("show"),e.customElement.blur()})),e.optionsCustomElement.append(n)}))}function q(e){return[...e].map((e=>({value:e.value,label:e.label,selected:e.selected,element:e})))}const P=document.getElementById("marca"),V=document.getElementById("departamento"),R=document.getElementById("ciudad"),z=document.getElementById("categoria"),D=new Option("Selecciona una opción",0,!0,!0),Z=window.google,F=document.querySelector(".service-centers__menu"),G=Number(getComputedStyle(document.documentElement).getPropertyValue("--service-centers-breakpoint").replace("px",""));let J=D,K=D,Q=D,U=D,X=!0,Y=null,ee=!1,te=[],ne=[],se=[];async function ie({servicePointsCodes:e,serviceCenters:t}){if(!e.length)return[];const n=await import("./service-center-caf71fec.js").then((e=>e.ServiceCenter)),s={};return e.map((({areaCode:e,city:t,code:n})=>s[n]={areaCode:e,code:n,city:t})),Object.values(s).map((({areaCode:e,city:s,code:i})=>{let l={areaCode:e,city:s,coordinates:{lat:t[i].lat,lng:t[i].lng},id:i};return l={...l,...t[i]},new n(l)}))}async function le(e){if(!e.length)return x([],F);const t=await import("./menu-114d652f.js").then((e=>e.Menu)),n=[];e.map((e=>{e.active=X,X=!1,e.isCallCenter&&(e.coordinates={lat:4.67998417919688,lng:-74.08550441957686}),n.push(new t(e,Y).render())})),ee&&Y.setMarkers(e),x(n,F),document.querySelector("input[name=centro-servicio]").click()}document.addEventListener("updateCenter",(e=>{const t=e.detail.center;if(null!==t){const e=document.getElementById(t);e.click(),setTimeout((()=>F.scrollTop=e.offsetTop),250)}})),document.addEventListener("click",(e=>{e.target.classList.contains("service-centers__map__info-window__close")&&Y.infoWindow.close()})),window.onresize=()=>{document.querySelector(".service-centers__map").style.display="none",window.innerWidth>G&&"0"!=document.getElementById("departamento").value&&(document.querySelector(".service-centers__map").style.display="block")},null!==P&&(J=new Option(`Selecciona una ${P.labels[0].textContent.toLowerCase()}`,0,!0,!0),P.append(J)),null!==V&&(K=new Option(`Selecciona un ${V.labels[0].textContent.toLowerCase()}`,0,!0,!0),V.append(K),null!==P&&(V.disabled=!0)),null!==R&&(Q=new Option(`Selecciona una ${R.labels[0].textContent.toLowerCase()}`,0,!0,!0),R.append(Q),R.disabled=!0),null!==z&&(U=new Option(`Selecciona una ${z.labels[0].textContent.toLowerCase()}`,0,!0,!0),z.append(U),z.disabled=!0),document.querySelectorAll("[data-custom-select]").forEach((e=>new j(e))),void 0!==appConfig.jsonFile&&async function(e=""){if(e.length)return await fetch(e,{cache:"force-cache",mode:"cors"}).then((e=>{if(e.ok)return e.json()})).then((e=>e))}(appConfig.jsonFile).then((async({brands:e,categories:t,departments:n,serviceCenters:s})=>{void 0!==e&&null!==P&&(Object.entries(e).map((async e=>{const t=e[1],n=e[0],s=new Option(t.name,n);return P.append(s)})),P.refresh(),P.addEventListener("change",(async()=>{X=!0,V.innerHTML="",V.append(K),ee&&function(e){e.infoWindow.close(),e.clearMarkers(),e.map.setCenter(new Z.maps.LatLng(e.center)),e.map.setZoom(5)}(Y),e[P.value].departments.map((e=>{const t=new Option(n[e].name,e);return V.append(t)})),V.disabled=!1,V.refresh(),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),R.innerHTML="",R.disabled=!0,R.append(Q),R.refresh(),z.innerHTML="",z.disabled=!0,z.append(U),z.refresh(),se=[]}))),void 0!==n&&null!==V&&(Object.entries(n).map((e=>{const t=e[1],n=e[0],s=new Option(t.name,n);return V.append(s)})),V.refresh(),V.addEventListener("change",(async()=>{ee||await async function(e={lat:4.67998417919688,lng:-74.08550441957686}){const t=await import("./map-ae4bb788.js").then((e=>e.Map));return Y=new t({$element:"#service-centers-map",baseSite:appConfig.site,center:e})}(),ee=!0,te=[],ne=[],X=!0,R.innerHTML="",R.append(Q),Y.infoWindow.close(),window.innerWidth>G&&(document.querySelector(".service-centers__map").style.display="block"),document.querySelector(".msje-localiza").innerText="Localiza los centros de servicio técnico:",Object.entries(n[V.value].cities).map((e=>{const t=e[0];return Object.entries(e[1].categories).map((n=>n[1].stores.map((s=>{const i={city:t,code:s,areaCode:e[1].areaCode};return null===P?se.push(i):s.match(P.value)?(te.push(t),ne.push(n[0]),se.push(i)):void 0}))))})),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),te=[...new Set(te)],ne=[...new Set(ne)],Object.entries(n[V.value].cities).map((e=>{if(!te.length){const t=e[1],n=e[0],s=new Option(t.name,n);return R.append(s)}te.map((t=>{if(e[0]===t){const n=e[1],s=new Option(n.name,t);return R.append(s)}}))})),R.disabled=!1,R.refresh(),z.innerHTML="",z.disabled=!0,z.append(U),z.refresh(),se=[]}))),null!==R&&R.addEventListener("change",(async()=>{X=!0,z.innerHTML="",z.append(U),Object.values(n[V.value].cities[R.value].categories).map((({stores:e})=>e.map((e=>{const t={city:R.value,code:e,areaCode:n[V.value].cities[R.value].areaCode};return null===P||e.match(P.value)?se.push(t):void 0})))),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),Object.entries(n[V.value].cities[R.value].categories).map((e=>{if(!ne.length){const n=t[e[0]].name,s=e[0],i=new Option(n,s);return z.append(i)}ne.map((n=>{if(e[0]===n){const e=t[n].name,s=new Option(e,n);return z.append(s)}}))})),z.disabled=!1,z.refresh(),se=[]})),void 0!==t&&null!==z&&z.addEventListener("change",(async()=>{X=!0,Object.values(n[V.value].cities[R.value].categories[z.value].stores).map((e=>{const t={city:R.value,code:e,areaCode:n[V.value].cities[R.value].areaCode};return null===P||e.match(P.value)?se.push(t):void 0})),await ie({servicePointsCodes:se,serviceCenters:s}).then((e=>le(e))),se=[]}))}));export{C as A,E as T,w}; diff --git a/dist/kalley/css/servicio.css b/dist/kalley/css/servicio.css index 250e71a..6b0fe50 100644 --- a/dist/kalley/css/servicio.css +++ b/dist/kalley/css/servicio.css @@ -1 +1 @@ -/*! service-centers - v1.2.2 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Montserrat,Helvetica,sans-serif;--service-centers-first-color:#121A82;--service-centers-second-color:#0F5D68;--service-centers-third-color:#063B66;--service-centers-fourth-color:#F9C332;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#0F5D68;--service-centers-color-arrow-down:#0F5D68;--service-centers-bg-message:rgba(15,93,104,0.12);--service-centers-border-color-message:rgba(15,93,104,0.08);--service-centers-text-message:#0F5D68}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(6,59,102,.4);box-shadow:0 0 4px rgba(6,59,102,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file +/*! service-centers - v1.2.3 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Montserrat,Helvetica,sans-serif;--service-centers-first-color:#121A82;--service-centers-second-color:#0F5D68;--service-centers-third-color:#063B66;--service-centers-fourth-color:#F9C332;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#0F5D68;--service-centers-color-arrow-down:#0F5D68;--service-centers-bg-message:rgba(15,93,104,0.12);--service-centers-border-color-message:rgba(15,93,104,0.08);--service-centers-text-message:#0F5D68}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(6,59,102,.4);box-shadow:0 0 4px rgba(6,59,102,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file diff --git a/dist/kalley/json/service-centers.json b/dist/kalley/json/service-centers.json index 4473183..f85abcc 100644 --- a/dist/kalley/json/service-centers.json +++ b/dist/kalley/json/service-centers.json @@ -1 +1 @@ -{"categories":{"accesorios-videojuegos":{"name":"Accesorios y videojuegos"},"cuidado-personal-soluciones-hogar":{"name":"Cuidado personal y soluciones de hogar"},"grandes-electrodomesticos":{"name":"Grandes electrodomésticos"},"ferreteria":{"name":"Ferretería"},"iluminacion":{"name":"Iluminación"},"linea-blanca":{"name":"Linea blanca"},"soluciones-hogar":{"name":"Soluciones hogar"},"tecnologia-entretenimiento":{"name":"Tecnología y entretenimiento"}},"serviceCenters":{"amazonas-leticia":{"name":"SERVI AUTORIZADO LETICIA S.A.S.","address":"Cr 9 No 6 - 100, Lc 2","lat":"-4.2166971","lng":"-69.9422418","cell":["3103892311"],"viewMap":"https://www.google.com/maps/dir//Cra.+9+%236-100,+Leticia,+Amazonas/@-4.2166971,-69.9422418,17z/data=!4m17!1m7!3m6!1s0x91f2f14fa9c84db7:0x32c7b8c67f536e3e!2sCra.+9+%236-100,+Leticia,+Amazonas!3b1!8m2!3d-4.2166971!4d-69.9400531!4m8!1m0!1m5!1m1!1s0x91f2f14fa9c84db7:0x32c7b8c67f536e3e!2m2!1d-69.9400531!2d-4.2166971!3e3"},"antioquia-medellin-01":{"name":"INDUSERVIX SOLUTION S.A.S","address":"Cl 33 No 65C - 29, Barrio Belén Fatima","lat":"6.2392364","lng":"-75.5874089","phone":["3227606"],"cell":["3336417394"],"viewMap":"https://www.google.com/maps/dir//Av.+33+%2365C-29,+Medell%C3%ADn,+Antioquia/@6.2392364,-75.5874089,17z/data=!4m17!1m7!3m6!1s0x8e4429aff011d459:0x2a5d5067c40702b2!2sAv.+33+%2365C-29,+Medell%C3%ADn,+Antioquia!3b1!8m2!3d6.2392364!4d-75.5852202!4m8!1m0!1m5!1m1!1s0x8e4429aff011d459:0x2a5d5067c40702b2!2m2!1d-75.5852202!2d6.2392364!3e3"},"antioquia-medellin-02":{"name":"FAMILIAR DE REPUESTOS LTDA","address":"Cl 50 No 55 - 92, Barrio Centro","lat":"6.2517881","lng":"-75.5722797","phone":["5116171","5112721"],"cell":["3042429822"],"viewMap":"https://www.google.com/maps/dir//Cl.+50+%235592,+Medell%C3%ADn,+Antioquia/@6.2520245,-75.5748753,17z/data=!4m17!1m7!3m6!1s0x8e4428fe4715ae41:0xef770129f687b9ed!2sCl.+50+%235592,+Medell%C3%ADn,+Antioquia!3b1!8m2!3d6.2520245!4d-75.5726866!4m8!1m0!1m5!1m1!1s0x8e4428fe4715ae41:0xef770129f687b9ed!2m2!1d-75.5726866!2d6.2520245!3e3"},"antioquia-medellin-03":{"name":"AS ELECTRON","address":"Cr 80 No 44B - 101","lat":"6.2529119","lng":"-75.6011704","phone":["5808468"],"cell":["3012851485"],"viewMap":"https://www.google.com/maps/place/Av.+80+%2344B-101,+Medell%C3%ADn,+Antioquia/@6.2529119,-75.6033591,17z/data=!3m1!4b1!4m5!3m4!1s0x8e442974435539b5:0x64c924ba2aabd251!8m2!3d6.2529119!4d-75.6011704"},"antioquia-medellin-04":{"name":"REFRIAMIGOS","address":"Cr 53 No 62 - 39","lat":"6.261306068996476","lng":"-75.56692600250244","phone":["4481585"],"cell":["3148923227"],"viewMap":"https://www.google.com/maps/dir//Cra.+53+%2362-39,+Medell%C3%ADn,+Antioquia/@6.2614439,-75.5702308,17z/data=!4m17!1m7!3m6!1s0x8e4428e47c65d369:0xa69145a71256e6d9!2sCra.+53+%2362-39,+Medell%C3%ADn,+Antioquia!3b1!8m2!3d6.2614439!4d-75.5680421!4m8!1m0!1m5!1m1!1s0x8e4428e47c65d369:0xa69145a71256e6d9!2m2!1d-75.5680421!2d6.2614439!3e3"},"antioquia-apartado-01":{"name":"LA CLÍNICA DE LAS LAVADORAS","address":"Cl 99 No 98 - 38, Barrio Fundadores","lat":"7.8825666","lng":"-76.6331296","phone":["8280171"],"cell":["3007105561"],"viewMap":"https://www.google.com/maps/dir//Cl.+99+%2398-38,+Apartad%C3%B3,+Antioquia/@7.8825666,-76.6331296,17z/data=!4m17!1m7!3m6!1s0x8e500d7a92cb1d13:0x4eba691916ca3641!2sCl.+99+%2398-38,+Apartad%C3%B3,+Antioquia!3b1!8m2!3d7.8825666!4d-76.6309409!4m8!1m0!1m5!1m1!1s0x8e500d7a92cb1d13:0x4eba691916ca3641!2m2!1d-76.6309409!2d7.8825666!3e3"},"antioquia-apartado-02":{"name":"TALLER ELECTRÓNICAS","address":"Cr 98 No 96 - 33","lat":"7.8806813","lng":"-76.6336783","phone":["8151030"],"cell":["3147504702"],"viewMap":"https://www.google.com/maps/dir//Cra.+98+%2396-33,+Apartad%C3%B3,+Antioquia/@7.8806813,-76.6336783,17z/data=!4m17!1m7!3m6!1s0x8e500d7a423946ad:0x47343efa7aa9d0a!2sCra.+98+%2396-33,+Apartad%C3%B3,+Antioquia!3b1!8m2!3d7.8806813!4d-76.6314896!4m8!1m0!1m5!1m1!1s0x8e500d7a423946ad:0x47343efa7aa9d0a!2m2!1d-76.6314896!2d7.8806813!3e3"},"antioquia-bello":{"name":"ALMACEN Y CENTRO DE REPARACIÓN LA SOLUCIÓN","address":"Cr 50 No 46 - 107","lat":"6.3325761","lng":"-75.5606416","cell":["3182912065"],"viewMap":"https://www.google.com/maps/dir//Cra.+50+%2346-107,+Bello,+Antioquia/@6.3325761,-75.5606416,17z/data=!4m17!1m7!3m6!1s0x8e442fa7160d30d7:0x5bdf7fe3b9b90934!2sCra.+50+%2346-107,+Bello,+Antioquia!3b1!8m2!3d6.3325761!4d-75.5584529!4m8!1m0!1m5!1m1!1s0x8e442fa7160d30d7:0x5bdf7fe3b9b90934!2m2!1d-75.5584529!2d6.3325761!3e3"},"antioquia-caucasia-01":{"name":"ELECTRÓNICA JONA","address":"Cr 5 No 20 - 48, Barrio Centro","lat":"7.9880813","lng":"-75.1961606","phone":["8391003"],"cell":["3127801190"],"viewMap":"https://www.google.com/maps/dir//Cra.+5+%2320-48,+Caucasia,+Antioquia/@7.9880813,-75.1961606,17z/data=!4m17!1m7!3m6!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2sCra.+5+%2320-48,+Caucasia,+Antioquia!3b1!8m2!3d7.9880813!4d-75.1939719!4m8!1m0!1m5!1m1!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2m2!1d-75.1939719!2d7.9880813!3e3"},"antioquia-caucasia-02":{"name":"TECNILAIR","address":"Cr 14 No. 33 - 66, Barrio el Bosque","email":"mym.fg.06@gmail.com","lat":"7.9880813","lng":"-75.1961606","schedule":["Lun a Vie de 8:00 a.m a 12:00 p.m y de 2:00 p.m a 6:00 p.m"],"phone":[""],"cell":[" 3104893867"],"viewMap":"https://www.google.com/maps/dir//Cra.+5+%2320-48,+Caucasia,+Antioquia/@7.9880813,-75.1961606,17z/data=!4m17!1m7!3m6!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2sCra.+5+%2320-48,+Caucasia,+Antioquia!3b1!8m2!3d7.9880813!4d-75.1939719!4m8!1m0!1m5!1m1!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2m2!1d-75.1939719!2d7.9880813!3e3"},"antioquia-itagui":{"name":"PINTUELECTRO","address":"Cl 36 No 45 - 35, Barrio San Pio","lat":"6.1661241","lng":"-75.6208494","phone":["4445830","6126340"],"cell":["3133289220","3015612712"],"viewMap":"https://www.google.com/maps/dir//Cl.+36+%2345-35,+Itag%C3%BCi,+Antioquia/@6.1661241,-75.6208494,17z/data=!4m17!1m7!3m6!1s0x8e4683d53b58323b:0xebaed6ebe3cfb985!2sCl.+36+%2345-35,+Itag%C3%BCi,+Antioquia!3b1!8m2!3d6.1661241!4d-75.6186607!4m8!1m0!1m5!1m1!1s0x8e4683d53b58323b:0xebaed6ebe3cfb985!2m2!1d-75.6186607!2d6.1661241!3e3"},"antioquia-rionegro":{"name":"CENTRAL SERVICE LH","address":"Cr 48 No. 40AC - 08; El Pinar","email":"centralservicelh@hotmail.com","lat":"6.148225","lng":"-75.3699605","schedule":["Lun a Vie de 8:30 a.m a 12:30 p.m y de 2:00 p.m a 6:00 p.m","Sab de 8:00 a.m a 12:00 p.m"],"phone":["5613051"],"cell":["3164201663"],"viewMap":"https://www.google.com/maps/search/Cra.+47+%2340d-15,+Rionegro,+Antioquia/@6.1565124,-75.3801447,15z/data=!3m1!4b1"},"arauca-arauca":{"name":"REFRITEC COLOMBIA ","address":"Cr 16 No 12 - 12, Barrio Meridiano 70","lat":"6.9452074","lng":"-71.8790204","phone":["8858447"],"cell":["3003232327","3222605953"],"viewMap":"https://www.google.com/maps/dir//Cra.+16+%2312-12,+Saravena,+Arauca/@6.9452074,-71.8790204,15z/data=!4m17!1m7!3m6!1s0x8e6f32321509274d:0x481542ba585ee36e!2sCra.+16+%2312-12,+Saravena,+Arauca!3b1!8m2!3d6.9452074!4d-71.8702657!4m8!1m0!1m5!1m1!1s0x8e6f32321509274d:0x481542ba585ee36e!2m2!1d-71.8702657!2d6.9452074!3e3"},"atlantico-barranquilla-01":{"name":"C&M REPUESTOS Y SERVICIOS S.A.S.","address":"Cl 70 No 45 - 29","lat":"10.9925469","lng":"-74.8060554","phone":["3564010","3564080"],"cell":["3162516309","3002179310","3016560081"],"viewMap":"https://www.google.com/maps/dir//Cl.+70+%2345-29,+Barranquilla,+Atl%C3%A1ntico/@10.9925469,-74.8060554,17z/data=!4m17!1m7!3m6!1s0x8ef42d732d47b227:0x20add48e9cee0ebf!2sCl.+70+%2345-29,+Barranquilla,+Atl%C3%A1ntico!3b1!8m2!3d10.9925469!4d-74.8038667!4m8!1m0!1m5!1m1!1s0x8ef42d732d47b227:0x20add48e9cee0ebf!2m2!1d-74.8038667!2d10.9925469!3e3"},"atlantico-barranquilla-02":{"name":"LATIN ELECTRONICS S.A.S. ","address":"Cl 70B No 41 - 160, Las Delicias","lat":"10.9896748","lng":"-74.808478","phone":["3689384","3689590"],"cell":["3045553310","3137670905"],"viewMap":"https://www.google.com/maps/dir//Cl.+70b+%2341-160,+Barranquilla,+Atl%C3%A1ntico/@10.9896748,-74.808478,17z/data=!4m17!1m7!3m6!1s0x8ef42d128110582f:0xc4addcbf7de73703!2sCl.+70b+%2341-160,+Barranquilla,+Atl%C3%A1ntico!3b1!8m2!3d10.9896748!4d-74.8062893!4m8!1m0!1m5!1m1!1s0x8ef42d128110582f:0xc4addcbf7de73703!2m2!1d-74.8062893!2d10.9896748!3e3"},"bogota-01":{"name":"CENTRO SERVICIO EXCLUSIVO KALLEY 68","address":"Av Cr 68 No 67D - 90","lat":"4.6758148","lng":"-74.0889766","phone":["5249210"],"cell":["3014995879"],"viewMap":"https://www.google.com/maps/dir//Ak+68+%2367d-90,+Bogot%C3%A1/@4.6758148,-74.0889766,17z/data=!4m17!1m7!3m6!1s0x8e3f9b0515cc7b39:0xba4cc206e04d500!2sAk+68+%2367d-90,+Bogot%C3%A1!3b1!8m2!3d4.6758148!4d-74.0867879!4m8!1m0!1m5!1m1!1s0x8e3f9b0515cc7b39:0xba4cc206e04d500!2m2!1d-74.0867879!2d4.6758148!3e3"},"bogota-02":{"name":"CENTRO SERVICIO EXCLUSIVO KALLEY VENECIA","address":"Cl 44 Sur, No 68G - 20","lat":"4.5980061","lng":"-74.145385","phone":["8146262"],"cell":["3012901623"],"viewMap":"https://www.google.com/maps/dir//Cl.+44+Sur+%2368g-20,+Bogot%C3%A1/@4.5980061,-74.145385,17z/data=!4m17!1m7!3m6!1s0x8e3f9edcc8112a5f:0x92513305d00d8169!2sCl.+44+Sur+%2368g-20,+Bogot%C3%A1!3b1!8m2!3d4.5980061!4d-74.1431963!4m8!1m0!1m5!1m1!1s0x8e3f9edcc8112a5f:0x92513305d00d8169!2m2!1d-74.1431963!2d4.5980061!3e3"},"bogota-03":{"name":"SERVITEC JRS","address":"Cl 68D BIS A Sur No 63 – 85, Conjunto Residencial Casa Grande, Manzana 2, Casa 196, Barrio El Ensueño","lat":"4.5810705","lng":"-74.1624395","cell":["3155357357"],"viewMap":"https://www.google.com/maps/dir//Calle+68d+Bis+A+Sur,+Comuna+Cdad.+Bol%C3%ADvar,+Bogot%C3%A1/@4.5810705,-74.1624395,17z/data=!4m17!1m7!3m6!1s0x8e3f9f0526bb755d:0xc647039746903fae!2sCalle+68d+Bis+A+Sur,+Comuna+Cdad.+Bol%C3%ADvar,+Bogot%C3%A1!3b1!8m2!3d4.5810705!4d-74.1602508!4m8!1m0!1m5!1m1!1s0x8e3f9f0526bb755d:0xc647039746903fae!2m2!1d-74.1602508!2d4.5810705!3e3"},"bogota-04":{"name":"INDUSERVIX SOLUTION S.A.S","address":"Cr 20B No 74 - 22","lat":"4.6628143","lng":"-74.0648967","cell":["3165297906"],"viewMap":"https://www.google.com/maps/place/Cra.+20b+%23%2374-22,+Bogot%C3%A1/@4.6628143,-74.0648967,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3f9a59a22cb76f:0xfdf8bbdf4810ca66!8m2!3d4.662809!4d-74.062708?hl=es"},"bolivar-cartagena-01":{"name":"S.T.E. SERVICE S.A.S. CARTAGENA","address":"Cr 69 No 31A - 35, Urbanización Contadora 1, Casa 5","lat":"10.4069555","lng":"-75.4819025","phone":["6615582"],"cell":["3003801110","3003803245"],"viewMap":"https://www.google.com/maps/dir//Cra.+69+%2331a35,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar/@10.4069555,-75.4819025,17z/data=!4m17!1m7!3m6!1s0x8ef6244d41bf037d:0x621b7472152c17a3!2sCra.+69+%2331a35,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar!3b1!8m2!3d10.4069555!4d-75.4797138!4m8!1m0!1m5!1m1!1s0x8ef6244d41bf037d:0x621b7472152c17a3!2m2!1d-75.4797138!2d10.4069555!3e3"},"bolivar-cartagena-02":{"name":"ELECTRÓNICA ESPECIALIZADA","address":"Villa Sandra, Manzana C, Lote 19, Piso 2","lat":"10.3933995","lng":"-75.489651","phone":["6611574"],"cell":["3235812790"],"viewMap":"https://www.google.com/maps/dir//Villa+Sandra,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar/@10.3933995,-75.489651,18z/data=!4m17!1m7!3m6!1s0x8ef625c93e2c4c3b:0x3a9ed32abee925ff!2sVilla+Sandra,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar!3b1!8m2!3d10.3937799!4d-75.4887235!4m8!1m0!1m5!1m1!1s0x8ef625c93e2c4c3b:0x3a9ed32abee925ff!2m2!1d-75.4887235!2d10.3937799!3e3"},"boyaca-duitama-01":{"name":"LC ELECTRONICS","address":"Cl 12A No 17 - 23, Centro","lat":"5.8252991","lng":"-73.0375067","phone":["7600444"],"cell":["3114524574"],"viewMap":"https://www.google.com/maps/dir//Cl.+12a+%2317-23,+Duitama,+Boyac%C3%A1/@5.8252991,-73.0375067,17z/data=!4m17!1m7!3m6!1s0x8e6a3f74afff9671:0x5c4d8b2551b1a72a!2sCl.+12a+%2317-23,+Duitama,+Boyac%C3%A1!3b1!8m2!3d5.8252991!4d-73.035318!4m8!1m0!1m5!1m1!1s0x8e6a3f74afff9671:0x5c4d8b2551b1a72a!2m2!1d-73.035318!2d5.8252991!3e3"},"boyaca-duitama-02":{"name":"ELECTROSERVICIO ROJAS","address":"Cr 17 No 10 - 37","lat":"5.8245403","lng":"-73.0393227","cell":["3142673951"],"viewMap":"https://www.google.com/maps/dir//Cra.+17+%2310-37,+Duitama,+Boyac%C3%A1/@5.8245403,-73.0393227,17z/data=!4m17!1m7!3m6!1s0x8e6a3f74e6bf243f:0x479376c0fd5ba78b!2sCra.+17+%2310-37,+Duitama,+Boyac%C3%A1!3b1!8m2!3d5.8245403!4d-73.037134!4m8!1m0!1m5!1m1!1s0x8e6a3f74e6bf243f:0x479376c0fd5ba78b!2m2!1d-73.037134!2d5.8245403!3e3"},"boyaca-puertoboyaca":{"name":"ALMACÉN Y CENTRO DE SERVICIO FLORIDO","address":"Cr 4 No 12 - 22, Barrio Centro","lat":"5.976535","lng":"-74.5932588","phone":["7386263"],"cell":["3112337865","3112337865"],"viewMap":"https://www.google.com/maps/dir//Cra.+4+%2312-22,+Puerto+Boyac%C3%A1,+Boyac%C3%A1/@5.976535,-74.5932588,17z/data=!4m17!1m7!3m6!1s0x8e41682af796a219:0xe08d6caed7980d19!2zQ3JhLiA0ICMxMi0yMiwgUHVlcnRvIEJveWFjw6EsIEJveWFjw6E!3b1!8m2!3d5.976535!4d-74.5910701!4m8!1m0!1m5!1m1!1s0x8e41682af796a219:0xe08d6caed7980d19!2m2!1d-74.5910701!2d5.976535!3e3"},"boyaca-tunja":{"name":"ITECH SERVICE","address":"Av Colon Trv 10 No 26 - 40, Las Nieves","lat":"5.5392952","lng":"-73.3623433","phone":["7402937"],"cell":["3156164680"],"viewMap":"https://www.google.com/maps/dir//Av.+Colon+%2326-40,+Tunja,+Boyac%C3%A1/@5.5392952,-73.3623433,17z/data=!4m17!1m7!3m6!1s0x8e6a7c2fcc6ff3db:0xd4bf8c8bb27c9938!2sAv.+Colon+%2326-40,+Tunja,+Boyac%C3%A1!3b1!8m2!3d5.5392952!4d-73.3601546!4m8!1m0!1m5!1m1!1s0x8e6a7c2fcc6ff3db:0xd4bf8c8bb27c9938!2m2!1d-73.3601546!2d5.5392952!3e3"},"bolivar-magangue":{"name":"ELECTRÓNICA ASOCIADOS","address":"Cl Junin No 9 - 37","lat":"9.2432597","lng":"-74.7636453","phone":["6875740"],"cell":["3103512135","3182997454"],"viewMap":"https://www.google.com/maps/dir//Cl.+9,+Magangu%C3%A9,+Bol%C3%ADvar/@9.2432597,-74.7636453,17z/data=!4m17!1m7!3m6!1s0x8e5ec7c6b88b5f69:0x52f95cdd4c3b4344!2zQ2wuIDksIE1hZ2FuZ3XDqSwgQm9sw612YXI!3b1!8m2!3d9.2432597!4d-74.7614566!4m8!1m0!1m5!1m1!1s0x8e5ec7c6b88b5f69:0x52f95cdd4c3b4344!2m2!1d-74.7614566!2d9.2432597!3e3"},"cesar-aguachica":{"name":"TECNIELECTRONIC AGUACHICA","address":"Cl 3 No 23 - 73","lat":"8.3091902","lng":"-73.6218547","cell":["3185777112"],"viewMap":"https://www.google.com/maps/search/Cl.+3+%2323-73,+Aguachica,+Cesar/@8.3091902,-73.6218547,15z/data=!3m1!4b1"},"cesar-bosconia":{"name":"ELECTRÓNICA Y REFRIGERACIÓN THEMO","address":"Cl 27 No 20 - 85, Barrio Enrique Aron","lat":"9.9785141","lng":"-73.8936281","cell":["3145139509","3012182623","3163854233"],"viewMap":"https://www.google.com/maps/dir//Cl.+27,+Bosconia,+Cesar/@9.9785141,-73.8936281,17z/data=!4m17!1m7!3m6!1s0x8e5f93a0dcd5b32d:0xa15ae771462059fc!2sCl.+27,+Bosconia,+Cesar!3b1!8m2!3d9.9785141!4d-73.8914394!4m8!1m0!1m5!1m1!1s0x8e5f93a0dcd5b32d:0xa15ae771462059fc!2m2!1d-73.8914394!2d9.9785141!3e3"},"cundinamarca-chia":{"name":"ELECTRO LLAVES LIMAR","address":"Cl 11 No 11 - 77","email":"electrollaveslimar@gmail.com","lat":"4.8598864","lng":"-74.0602611","schedule":["Lun a Vie de 8:00 a.m a 6:00 p.m","Sab de 8:30 a.m a 12:00 p.m"],"phone":["8631062"],"cell":["3102309680"],"viewMap":"https://www.google.com/maps/search/Calle+11+%2311-77,+Ch%C3%ADa,+Cundinamarca/@4.8598864,-74.0602611,17z/data=!3m1!4b1?hl=es"},"caqueta-florencia-01":{"name":"TALLER EL SEGURO","address":"Cl 18 No 10 - 80","lat":"1.6182266","lng":"-75.6156473","phone":["4353119"],"cell":["3158853951"],"viewMap":"https://www.google.com/maps/dir//Cl.+18+%2310-80,+Florencia,+Caquet%C3%A1/@1.6182266,-75.6156473,17z/data=!4m17!1m7!3m6!1s0x8e244e046d5e9c71:0x8dea1346432c760a!2sCl.+18+%2310-80,+Florencia,+Caquet%C3%A1!3b1!8m2!3d1.6182266!4d-75.6134586!4m8!1m0!1m5!1m1!1s0x8e244e046d5e9c71:0x8dea1346432c760a!2m2!1d-75.6134586!2d1.6182266!3e3"},"caqueta-florencia-02":{"name":"TALLER REFRIEMBOBINADO J.E.D. ","address":"Cl 18A No 18A - 25, Centro","lat":"1.6195122","lng":"-75.6133787","phone":["4352808"],"cell":["3134507700"],"viewMap":"https://www.google.com/maps/search/Cl.+18a+%2318a-25,+Florencia,+Caquet%C3%A1/@1.6195122,-75.6133787,17z/data=!3m1!4b1"},"caldas-dorada":{"name":"MCALLISTER EMPRESAS","address":"Cl 18 No 6 - 109, Cabrero","lat":"5.4554402","lng":"-74.6694253","phone":["8573060"],"cell":["3136721089"],"viewMap":"https://www.google.com/maps/dir//Cl.+18+%236-30,+La+Dorada,+Caldas/@5.4554402,-74.6694253,17z/data=!4m17!1m7!3m6!1s0x8e40dea33ae16311:0x683880fdf71b5037!2sCl.+18+%236-30,+La+Dorada,+Caldas!3b1!8m2!3d5.4554402!4d-74.6672366!4m8!1m0!1m5!1m1!1s0x8e40dea33ae16311:0x683880fdf71b5037!2m2!1d-74.6672366!2d5.4554402!3e3"},"caldas-manizales":{"name":"ENLACE DIGITAL","address":"Cl 60 No 25 - 51","lat":"5.0587887","lng":"-75.4920236","phone":["8857839","8854731"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Cl.+60+%2325-51,+Manizales,+Caldas/@5.0587887,-75.4920236,17z/data=!4m17!1m7!3m6!1s0x8e47657d07819d03:0x2bc1f0b8ec4c65f1!2sCl.+60+%2325-51,+Manizales,+Caldas!3b1!8m2!3d5.0587887!4d-75.4898349!4m8!1m0!1m5!1m1!1s0x8e47657d07819d03:0x2bc1f0b8ec4c65f1!2m2!1d-75.4898349!2d5.0587887!3e3"},"cordoba-lorica":{"name":"ELECTRONICA MR","address":"Cr 30 No 17 - 10, Barrio 6 de Enero","lat":"9.2391506","lng":"-75.8126513","cell":["3114334673"],"viewMap":"https://www.google.com/maps/dir//Cra.+30+%2317,+Lorica,+C%C3%B3rdoba/@9.2391506,-75.8126513,17z/data=!4m17!1m7!3m6!1s0x8e5998b5a4c6d7e9:0x360da1aa63500ca5!2sCra.+30+%2317,+Lorica,+C%C3%B3rdoba!3b1!8m2!3d9.2391506!4d-75.8104626!4m8!1m0!1m5!1m1!1s0x8e5998b5a4c6d7e9:0x360da1aa63500ca5!2m2!1d-75.8104626!2d9.2391506!3e3"},"cordoba-monteria-01":{"name":"DYM","address":"Cl 24 No 9 - 68","lat":"8.7504515","lng":"-75.8858853","phone":["7810050","7922457"],"cell":["3205661396"],"viewMap":"https://www.google.com/maps/dir//Cl.+24+%239-68,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7504515,-75.8858853,17z/data=!4m17!1m7!3m6!1s0x8e5a2fe40a5e3cd7:0xfc785eee3e8f81aa!2zQ2wuIDI0ICM5LTY4LCBNb250ZXLDrWEsIEPDs3Jkb2Jh!3b1!8m2!3d8.7504515!4d-75.8836966!4m8!1m0!1m5!1m1!1s0x8e5a2fe40a5e3cd7:0xfc785eee3e8f81aa!2m2!1d-75.8836966!2d8.7504515!3e3"},"cordoba-monteria-02":{"name":"CLÍNICA DIGITAL","address":"Cl 46 No 3 - 48, Barrio Laureles 2","lat":"8.7657195","lng":"-75.8782956","phone":["7820817"],"cell":["3215412532"],"viewMap":"https://www.google.com/maps/dir//Cl.+46+%233-48,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7657195,-75.8782956,17z/data=!4m17!1m7!3m6!1s0x8e5a2fc0044d37ab:0x22fc394ef658b1a8!2zQ2wuIDQ2ICMzLTQ4LCBNb250ZXLDrWEsIEPDs3Jkb2Jh!3b1!8m2!3d8.7657195!4d-75.8761069!4m8!1m0!1m5!1m1!1s0x8e5a2fc0044d37ab:0x22fc394ef658b1a8!2m2!1d-75.8761069!2d8.7657195!3e3"},"cordoba-monteria-03":{"name":"SERVICIOS TÉCNICOS MI HOGAR","address":"Cr 6 No 35 - 73","lat":"8.7587926","lng":"-75.8829628","phone":["7888760"],"cell":["3104650693"],"viewMap":"https://www.google.com/maps/dir//Cra.+6+%2335-73,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7587926,-75.8829628,17z/data=!4m17!1m7!3m6!1s0x8e5a2fe919442aa9:0xf2cf749662c32c31!2zQ3JhLiA2ICMzNS03MywgTW9udGVyw61hLCBDw7NyZG9iYQ!3b1!8m2!3d8.7587926!4d-75.8807741!4m8!1m0!1m5!1m1!1s0x8e5a2fe919442aa9:0xf2cf749662c32c31!2m2!1d-75.8807741!2d8.7587926!3e3"},"cordoba-planetarica":{"name":"SETEL AD","address":"Cr 4F No 14 - 06, La Inmaculada","lat":"8.4078191","lng":"-75.5806225","cell":["3175944650"],"viewMap":"https://www.google.com/maps/dir//Carrera+4+F+%26+Calle+14+B,+Planeta+Rica,+C%C3%B3rdoba/@8.4078191,-75.5806225,17z/data=!4m17!1m7!3m6!1s0x8e5bb1cb91669637:0xd8e4866aaac74883!2sCarrera+4+F+%26+Calle+14+B,+Planeta+Rica,+C%C3%B3rdoba!3b1!8m2!3d8.4078191!4d-75.5784338!4m8!1m0!1m5!1m1!1s0x8e5bb1cb91669637:0xd8e4866aaac74883!2m2!1d-75.5784338!2d8.4078191!3e3"},"cauca-popayan-01":{"name":"REVELO ELECTRONICS","address":"Cl 5 No 20 - 49, La Esmeralda","lat":"2.4460212","lng":"-76.6200394","phone":["8383089"],"cell":["3155503862"],"viewMap":"https://www.google.com/maps/dir//Cl.+5+%2320-49,+Popay%C3%A1n,+Cauca/@2.4460212,-76.6200394,17z/data=!4m17!1m7!3m6!1s0x8e3003161ca557d3:0x1e781b1f9f513e76!2sCl.+5+%2320-49,+Popay%C3%A1n,+Cauca!3b1!8m2!3d2.4460212!4d-76.6178507!4m8!1m0!1m5!1m1!1s0x8e3003161ca557d3:0x1e781b1f9f513e76!2m2!1d-76.6178507!2d2.4460212!3e3"},"cauca-popayan-02":{"name":"SILICON","address":"Cl 6 No 15 - 35","lat":"2.4430031","lng":"-76.6163932","phone":["8365111","8213796"],"cell":["3144513415"],"viewMap":"https://www.google.com/maps/dir//Cl.+6+%2315-35,+Popay%C3%A1n,+Cauca/@2.4430031,-76.6163932,17z/data=!4m17!1m7!3m6!1s0x8e30031712f47047:0x29ea1b066b9668c1!2sCl.+6+%2315-35,+Popay%C3%A1n,+Cauca!3b1!8m2!3d2.4430031!4d-76.6142045!4m8!1m0!1m5!1m1!1s0x8e30031712f47047:0x29ea1b066b9668c1!2m2!1d-76.6142045!2d2.4430031!3e3"},"caqueta-caguan":{"name":"EL PUNTO ELECTRÓNICO","address":"Cr 7 No 6A - 41","lat":"2.1128973","lng":"-74.7729966","cell":["3115496065","3124653990"],"viewMap":"https://www.google.com/maps/search/Carrera+7+%236a-41,+San+Vicente+del+Cagu%C3%A1n,+San+Vicente+Del+Cagu%C3%A1n,+Caquet%C3%A1/@2.1128973,-74.7729966,17z/data=!3m1!4b1"},"casanare-yopal-01":{"name":"SERTINEC","address":"Cl 24 No 15 - 60","lat":"5.3341511","lng":"-72.3998188","cell":["3115747702","3222794545"],"viewMap":"https://www.google.com/maps/dir//Cl.+24+%2315-60,+Yopal,+Casanare/@5.3341511,-72.3998188,17z/data=!4m17!1m7!3m6!1s0x8e6b0db7400a0e8d:0xe31cae407c3616db!2sCl.+24+%2315-60,+Yopal,+Casanare!3b1!8m2!3d5.3341511!4d-72.3976301!4m8!1m0!1m5!1m1!1s0x8e6b0db7400a0e8d:0xe31cae407c3616db!2m2!1d-72.3976301!2d5.3341511!3e3"},"casanare-yopal-02":{"name":"REFRITEC COLOMBIA YOPAL","address":"Cl 24 No 26 - 32, Los Andes","lat":"5.3388021","lng":"-72.3905474","cell":["3177234329"],"viewMap":"https://www.google.com/maps/dir//Cl.+24+%2326-32,+Yopal,+Casanare/@5.3388021,-72.3905474,17z/data=!4m17!1m7!3m6!1s0x8e6b0dadb8719f1b:0xca984aedcad7dbb7!2sCl.+24+%2326-32,+Yopal,+Casanare!3b1!8m2!3d5.3388021!4d-72.3883587!4m8!1m0!1m5!1m1!1s0x8e6b0dadb8719f1b:0xca984aedcad7dbb7!2m2!1d-72.3883587!2d5.3388021!3e3"},"cesar-valledupar-01":{"name":"S.T.E. SERVICE S.A.S.","address":"Cr 10 No 18 - 36, Barrio Gaitán","lat":"10.4713744","lng":"-73.2479842","phone":["5742323"],"cell":["3188326312"],"viewMap":"https://www.google.com/maps/dir//Cra.+10+%2318-36,+Valledupar,+Cesar/@10.4713744,-73.2479842,17z/data=!4m17!1m7!3m6!1s0x8e8ab9b0a3b7af75:0x7c2b4227251dfb7!2sCra.+10+%2318-36,+Valledupar,+Cesar!3b1!8m2!3d10.4713744!4d-73.2457955!4m8!1m0!1m5!1m1!1s0x8e8ab9b0a3b7af75:0x7c2b4227251dfb7!2m2!1d-73.2457955!2d10.4713744!3e3"},"cesar-valledupar-02":{"name":"SERVIMASTER C.S.A.","address":"Cr 13 No 17 - 31, Barrio Gaitán","lat":"10.4705406","lng":"-73.251086","phone":["5622427"],"cell":["3165202462"],"viewMap":"https://www.google.com/maps/dir//Cra.+13+%2317-31,+Valledupar,+Cesar/@10.4705406,-73.251086,17z/data=!4m17!1m7!3m6!1s0x8e8ab9b9c385e38f:0x74d995e3ff2f70fb!2sCra.+13+%2317-31,+Valledupar,+Cesar!3b1!8m2!3d10.4705406!4d-73.2488973!4m8!1m0!1m5!1m1!1s0x8e8ab9b9c385e38f:0x74d995e3ff2f70fb!2m2!1d-73.2488973!2d10.4705406!3e3"},"choco-quibdo":{"name":"SERVISYSTEM","address":"Cr 7 # 24 - 172, Barrio Yesca Grande","lat":"5.6885616","lng":"-76.660028","phone":["6719162"],"cell":["3137922605"],"viewMap":"https://www.google.com/maps/dir//Cra.+7+%2324-80,+Quibd%C3%B3,+Choc%C3%B3/@5.6885616,-76.660028,17z/data=!4m17!1m7!3m6!1s0x8e44297682201b1f:0x20323088bfa7ca0b!2zQ3JhLiA3ICMyNC04MCwgUXVpYmTDsywgQ2hvY8Oz!3b1!8m2!3d5.6885616!4d-76.6578393!4m8!1m0!1m5!1m1!1s0x8e44297682201b1f:0x20323088bfa7ca0b!2m2!1d-76.6578393!2d5.6885616!3e3"},"huila-garzon":{"name":"ELECTRÓNICAS AUDIO Y COLOR","address":"Cl 7 No 13 - 60","lat":"2.1991969","lng":"-75.6337754","phone":["8332436"],"cell":["3124213264"],"viewMap":"https://www.google.com/maps/dir//Cl.+7a+%2313-60,+Garz%C3%B3n,+Huila/@2.1991969,-75.6337754,17z/data=!4m17!1m7!3m6!1s0x8e24d984da4b73c5:0x932aaf85e343fc38!2sCl.+7a+%2313-60,+Garz%C3%B3n,+Huila!3b1!8m2!3d2.1991969!4d-75.6315867!4m8!1m0!1m5!1m1!1s0x8e24d984da4b73c5:0x932aaf85e343fc38!2m2!1d-75.6315867!2d2.1991969!3e3"},"huila-plata":{"name":"CENTRO ELECTRONICO VISIÓN SONIDO","address":"Cl 7 No 3 - 18, Barrio La Pola","lat":"2.3905774","lng":"-75.892049","cell":["3125723097","3107504453"],"viewMap":"https://www.google.com/maps/dir//Cl.+7+%233-18,+La+Plata,+Huila/@2.3905774,-75.892049,17z/data=!4m17!1m7!3m6!1s0x8e3ad2adc79c6997:0x75da9a0c87c3cffa!2sCl.+7+%233-18,+La+Plata,+Huila!3b1!8m2!3d2.3905774!4d-75.8898603!4m8!1m0!1m5!1m1!1s0x8e3ad2adc79c6997:0x75da9a0c87c3cffa!2m2!1d-75.8898603!2d2.3905774!3e3"},"huila-neiva-01":{"name":"TECNIMASTER ELECTRÓNICA","address":"Cl 14 No 2 - 80","lat":"2.9313579","lng":"-75.2951596","phone":["8721065"],"cell":["3176813723"],"viewMap":"https://www.google.com/maps/dir//Cl.+14+%232-80,+Neiva,+Huila/@2.9313579,-75.2951596,17z/data=!4m17!1m7!3m6!1s0x8e3b746242d16fd1:0x82dd7ed2bb8277e3!2sCl.+14+%232-80,+Neiva,+Huila!3b1!8m2!3d2.9313579!4d-75.2929709!4m8!1m0!1m5!1m1!1s0x8e3b746242d16fd1:0x82dd7ed2bb8277e3!2m2!1d-75.2929709!2d2.9313579!3e3"},"huila-neiva-02":{"name":"ELECTRÓNICA DIGITAL DEL HUILA S.A.S.","address":"Cl 22 No 6 - 13","lat":"2.9386958","lng":"-75.2924532","cell":["8759286"],"viewMap":"https://www.google.com/maps/dir//Cl.+22+%236-13,+Neiva,+Huila/@2.9386958,-75.2924532,17z/data=!4m17!1m7!3m6!1s0x8e3b745e1a1f5717:0x8be38106c331057c!2sCl.+22+%236-13,+Neiva,+Huila!3b1!8m2!3d2.9386958!4d-75.2902645!4m8!1m0!1m5!1m1!1s0x8e3b745e1a1f5717:0x8be38106c331057c!2m2!1d-75.2902645!2d2.9386958!3e3"},"huila-pitalito":{"name":"SERVICIO TECNICO BETA & COLOR'S","address":"Cr 2 No 7 - 72","lat":"1.8521322","lng":"-76.0456397","phone":["8365803"],"cell":["3132620088"],"viewMap":"https://www.google.com/maps/dir//Cra.+2+%237-72,+Pitalito,+Huila/@1.8521322,-76.0456397,17z/data=!4m17!1m7!3m6!1s0x8e250b7e699203a5:0xafc01101d18d793d!2sCra.+2+%237-72,+Pitalito,+Huila!3b1!8m2!3d1.8521322!4d-76.043451!4m8!1m0!1m5!1m1!1s0x8e250b7e699203a5:0xafc01101d18d793d!2m2!1d-76.043451!2d1.8521322!3e3"},"magdalena-cienaga":{"name":"SISTRONIC CIENAGA","address":"Cl 7 No 12 - 38, Lc 1 y 2","lat":"11.0127931","lng":"-74.2525561","cell":["3163895794","3006489482"],"viewMap":"https://www.google.com/maps/dir//Cl.+7+%2312-38,+Ci%C3%A9naga,+Magdalena/@11.0127931,-74.2525561,17z/data=!4m17!1m7!3m6!1s0x8ef455d855ae1895:0x5fad61f2c7332986!2sCl.+7+%2312-38,+Ci%C3%A9naga,+Magdalena!3b1!8m2!3d11.0127931!4d-74.2503674!4m8!1m0!1m5!1m1!1s0x8ef455d855ae1895:0x5fad61f2c7332986!2m2!1d-74.2503674!2d11.0127931!3e3"},"magdalena-banco":{"name":"N&L SOLUCIONES","address":"Cr 2A No 13 - 10, La Candelaria","lat":"9.003507","lng":"-73.9913737","cell":["3145434121"],"viewMap":"https://www.google.com/maps/search/Carrera+2%C2%AA+A++%2313-10,+El+Banco,+Magdalena/@9.003507,-73.9913737,14z/data=!3m1!4b1"},"magdalena-fundacion":{"name":"SERVIELECTRONIC DE FUNDACIÓN","address":"Cr 7A No 6 - 30, Lc 2","lat":"10.5224787","lng":"-74.187285","cell":["3016930775"],"viewMap":"https://www.google.com/maps/dir//Cra.+7a+%236-30,+Fundaci%C3%B3n,+Magdalena/@10.5224787,-74.187285,17z/data=!4m17!1m7!3m6!1s0x8ef575a50f5ddf0f:0x8876688120568bb6!2sCra.+7a+%236-30,+Fundaci%C3%B3n,+Magdalena!3b1!8m2!3d10.5224787!4d-74.1850963!4m8!1m0!1m5!1m1!1s0x8ef575a50f5ddf0f:0x8876688120568bb6!2m2!1d-74.1850963!2d10.5224787!3e3"},"magdalena-santamarta":{"name":"TECNOSERVICIO S.A.S.","address":"Cl 15 No 6 - 56, Centro","lat":"11.2438113","lng":"-74.2112064","phone":["4233324"],"cell":["3007586420","3152296330"],"viewMap":"https://www.google.com/maps/dir//Cl.+15+%236-56,+Santa+Marta,+Magdalena/@11.2438113,-74.2112064,17z/data=!4m17!1m7!3m6!1s0x8ef4f5652a434189:0x1f766fddfa08d8c8!2sCl.+15+%236-56,+Santa+Marta,+Magdalena!3b1!8m2!3d11.2438113!4d-74.2090177!4m8!1m0!1m5!1m1!1s0x8ef4f5652a434189:0x1f766fddfa08d8c8!2m2!1d-74.2090177!2d11.2438113!3e3"},"meta-acacias":{"name":"TV AL DIA","address":"Cl 13 No 18 - 22, Barrio Centro","lat":"3.9858115","lng":"-73.7638554","phone":["6469813"],"cell":["3115541871"],"viewMap":"https://www.google.com/maps/dir//Cl.+13+%231822,+Acac%C3%ADas,+Meta/@3.9858115,-73.7638554,17z/data=!4m17!1m7!3m6!1s0x8e3e3eb2cf165e89:0xd725a9fd50821bd2!2sCl.+13+%231822,+Acac%C3%ADas,+Meta!3b1!8m2!3d3.9858115!4d-73.7616667!4m8!1m0!1m5!1m1!1s0x8e3e3eb2cf165e89:0xd725a9fd50821bd2!2m2!1d-73.7616667!2d3.9858115!3e3"},"meta-villavicencio":{"name":"ZAC SOLUCIONES Y SERVICIOS S.A.S.","address":"Cr 32 No 6A - 37, Manzana G, Casa 7, Barrio Urbanización Rosa Blanca","lat":"4.1232845","lng":"-73.6321313","phone":["6689017"],"cell":["3053832096"],"viewMap":"https://www.google.com/maps/place/Cra.+32+%236a-37,+Villavicencio,+Meta/@4.1232845,-73.6321313,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3e2e6acdf10ba9:0xaa10a6eb31f1b04e!8m2!3d4.1232845!4d-73.6299426"},"narino-pasto-01":{"name":"SERVICIO TECNICO N&V","address":"Cl 13 No 24 - 55, Barrio Santiago","lat":"1.2125486","lng":"-77.2852181","phone":["7242579"],"cell":["3115793881","3154378381"],"viewMap":"https://www.google.com/maps/search/Cl.+13+%2324-55,+Pasto,+Nari%C3%B1o/@1.2135252,-77.3122422,13z/data=!3m1!4b1"},"narino-pasto-02":{"name":"TV ELECTRONIC`S","address":"Cl 22 No 2 - 57","lat":"1.2093562","lng":"-77.2830075","phone":["7228811"],"cell":["3006920086"],"viewMap":"https://www.google.com/maps/search/Cl.+22+%232-57,+Pasto,+Nari%C3%B1o/@1.2093562,-77.2830075,15z/data=!3m1!4b1"},"narino-pasto-03":{"name":"SERVIAUTORIZADOS","address":"Cr 36 No 8 - 56, Las Acacias Av Panamericana","lat":"1.2150356","lng":"-77.2924518","phone":["7235128","7297005"],"cell":["3128928297","315 4749707","3115747702"],"viewMap":"https://www.google.com/maps/dir//Cra+36+%238-56,+Pasto,+Nari%C3%B1o/@1.2150356,-77.2924518,17z/data=!4m17!1m7!3m6!1s0x8e2ed37c26d447a9:0x5e9f0766a32bbbea!2sCra+36+%238-56,+Pasto,+Nari%C3%B1o!3b1!8m2!3d1.2150356!4d-77.2902631!4m8!1m0!1m5!1m1!1s0x8e2ed37c26d447a9:0x5e9f0766a32bbbea!2m2!1d-77.2902631!2d1.2150356!3e3"},"narino-pasto-04":{"name":"TV ELECTRONIC`S SEDE SAN ANDRESITO","address":"C.C. San Andresito Círculo 6, Lc 28","email":"tvelectronics126@hotmail.com","lat":"1.210083","lng":"-77.2815709","schedule":["Lun a Sab de 9:00 a.m a 12:30 p.m y de 2:00 p.m a 7:00 p.m"],"phone":["7228811"],"cell":["3006920086"],"viewMap":"https://www.google.com/maps/place/Centro+Comercial+San+Andresito/@1.210083,-77.2815709,17z/data=!3m1!4b1!4m5!3m4!1s0x8e2ed49b4da0a9fb:0xbe16d19f75b8e08d!8m2!3d1.210083!4d-77.2793822?hl=es"},"narino-tumaco":{"name":"MR. ELECTRONICS","address":"Av La Playa Barrio La Paz, Casa 1, Continuo A Merca Z","lat":"1.209051","lng":"-77.2821165","phone":["7272662"],"cell":["3152855464","3155083497"],"viewMap":"https://www.google.com/maps/search/Av+La+Playa+Barrio+La+Paz,+Casa+1,+Continuo+A+Merca+Z,+pasto/@1.209051,-77.2821165,14.71z"},"narino-ipiales":{"name":"TALLER TECNICENTRO ELECTRÓNICO ","address":"Cl 22 No 4 - 09, Barrio San Vicente","lat":"0.83194","lng":"-77.6474387","phone":["7252675"],"cell":["3155118113","3168463114"],"viewMap":"https://www.google.com/maps/dir//Cra.+4+%26+Cl.+22,+Ipiales,+Nari%C3%B1o/@0.83194,-77.6474387,17z/data=!4m17!1m7!3m6!1s0x8e296bdc593d3cd1:0x7e71ba7f5008bfdc!2sCra.+4+%26+Cl.+22,+Ipiales,+Nari%C3%B1o!3b1!8m2!3d0.83194!4d-77.64525!4m8!1m0!1m5!1m1!1s0x8e296bdc593d3cd1:0x7e71ba7f5008bfdc!2m2!1d-77.64525!2d0.83194!3e3"},"norte-santander-cucuta-01":{"name":"COMERCIALIZADORA NELCY","address":"Av 10 No 6 - 01, El Llano","lat":"7.889415","lng":"-72.5119937","phone":["5834846"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Av.+10+%236-60,+C%C3%BAcuta,+Norte+de+Santander/@7.889415,-72.5119937,17z/data=!4m17!1m7!3m6!1s0x8e6645783c2298b9:0x542eb84bbc8aacf0!2sAv.+10+%236-60,+C%C3%BAcuta,+Norte+de+Santander!3b1!8m2!3d7.889415!4d-72.509805!4m8!1m0!1m5!1m1!1s0x8e6645783c2298b9:0x542eb84bbc8aacf0!2m2!1d-72.509805!2d7.889415!3e3"},"norte-santander-cucuta-02":{"name":"TECNOGARANTÍAS S.A.S","address":"Cl 5 No 7 - 36, Prados Este","email":"tecno.garantias@outlook.com","lat":"7.9110007","lng":"-72.4781399","schedule":["Lun a Vie de 8:30 a.m a 12:00 p.m y de 2:00 p.m a 6:00 p.m","Sab de 8:30 a.m a 1:00 p.m"],"phone":["5846627"],"cell":["3184413589"],"viewMap":"https://www.google.com/maps/dir//Cl.+5+%237-36,+C%C3%BAcuta,+Norte+de+Santander/@7.9110007,-72.4781399,17z/data=!4m17!1m7!3m6!1s0x8e664520e1438b25:0x5383d9e1babe7dd7!2sCl.+5+%237-36,+C%C3%BAcuta,+Norte+de+Santander!3b1!8m2!3d7.9110007!4d-72.4759512!4m8!1m0!1m5!1m1!1s0x8e664520e1438b25:0x5383d9e1babe7dd7!2m2!1d-72.4759512!2d7.9110007!3e3"},"putumayo-puertoasis":{"name":"ELECTRONICA Y TECNOLOGIA EDINSON","address":"Cr 23 No 10 - 77","lat":"0.4959278","lng":"-76.5032099","cell":[],"viewMap":"https://www.google.com/maps/dir//Cra.+23+%2310-77,+Puerto+As%C3%ADs,+Putumayo/@0.4959278,-76.5032099,17z/data=!4m17!1m7!3m6!1s0x8e2878df13377835:0xc650fc7343dc8d54!2sCra.+23+%2310-77,+Puerto+As%C3%ADs,+Putumayo!3b1!8m2!3d0.4959278!4d-76.5010212!4m8!1m0!1m5!1m1!1s0x8e2878df13377835:0xc650fc7343dc8d54!2m2!1d-76.5010212!2d0.4959278!3e3"},"quindio-armenia":{"name":"QUINDIO DIGITAL","address":"Cl 23 No 13 - 15, Lc 1 Centro","lat":"4.5311863","lng":"-75.6763572","phone":["7411722"],"cell":["3146880025"],"viewMap":"https://www.google.com/maps/dir//Cl.+23+%2313-15,+Armenia,+Quind%C3%ADo/@4.5311863,-75.6763572,17z/data=!4m17!1m7!3m6!1s0x8e38f5ae1da70919:0x7a7c0b4cf83ecd2c!2sCl.+23+%2313-15,+Armenia,+Quind%C3%ADo!3b1!8m2!3d4.5311863!4d-75.6741685!4m8!1m0!1m5!1m1!1s0x8e38f5ae1da70919:0x7a7c0b4cf83ecd2c!2m2!1d-75.6741685!2d4.5311863!3e3"},"risaralda-dosquebradas":{"name":"ELECTROSERVICIOS DEL EJE S.A.S","address":"Cl 34 No 13 - 69, Lc 2 Guadalupe","lat":"4.8399531","lng":"-75.6803469","phone":["3426122"],"cell":["3117061909","3108390686"],"viewMap":"https://www.google.com/maps/dir//Cl.+34+%231-3,+Dosquebradas,+Risaralda/@4.8399531,-75.6803469,17z/data=!4m17!1m7!3m6!1s0x8e3880dcda7dfd1d:0xa1574ef077e2aa6!2sCl.+34+%231-3,+Dosquebradas,+Risaralda!3b1!8m2!3d4.8399531!4d-75.6781582!4m8!1m0!1m5!1m1!1s0x8e3880dcda7dfd1d:0xa1574ef077e2aa6!2m2!1d-75.6781582!2d4.8399531!3e3"},"risaralda-pereira-01":{"name":"SERVI-LUX","address":"Cl 21 No 10 - 22","lat":"4.8121925","lng":"-75.6985036","phone":["3344640"],"cell":["3192741647","3116168002"],"viewMap":"https://www.google.com/maps/dir//Cl.+21+%2310-22,+Pereira,+Risaralda/@4.8121925,-75.6985036,17z/data=!4m17!1m7!3m6!1s0x8e3887460b0048bf:0x2c62b39b299e607a!2sCl.+21+%2310-22,+Pereira,+Risaralda!3b1!8m2!3d4.8121925!4d-75.6963149!4m8!1m0!1m5!1m1!1s0x8e3887460b0048bf:0x2c62b39b299e607a!2m2!1d-75.6963149!2d4.8121925!3e3"},"risaralda-pereira-02":{"name":"ENLACE DIGITAL GLOBAL","address":"Cr 8 No 33 - 33","lat":"4.815127","lng":"-75.7085064","phone":["3290208","3290238","3290279"],"cell":["3168642936"],"viewMap":"https://www.google.com/maps/dir//Cra.+8+%2333-33,+Pereira,+Risaralda/@4.815127,-75.7085064,17z/data=!4m17!1m7!3m6!1s0x8e388750e7b3d54d:0xd13174e42ff8fe2e!2sCra.+8+%2333-33,+Pereira,+Risaralda!3b1!8m2!3d4.815127!4d-75.7063177!4m8!1m0!1m5!1m1!1s0x8e388750e7b3d54d:0xd13174e42ff8fe2e!2m2!1d-75.7063177!2d4.815127!3e3"},"san-andres":{"name":"HOME AND INDUSTRY CENTER","address":"Barrio Putty Dg Clínica Villareal","lat":"12.5747167","lng":"-81.7094603","cell":["3235837419"],"viewMap":"https://www.google.com/maps/dir//Clinica+Villa+Real,+Cl.+4+%2316+50,+San+Andr%C3%A9s,+San+Andr%C3%A9s+y+Providencia/@12.5747167,-81.7094603,17z/data=!4m16!1m6!3m5!1s0x8f05a5e5fc3fd721:0xf12fb6c85140541c!2sClinica+Villa+Real!8m2!3d12.5747167!4d-81.7072716!4m8!1m0!1m5!1m1!1s0x8f05a5e5fc3fd721:0xf12fb6c85140541c!2m2!1d-81.7072716!2d12.5747167!3e3"},"santander-barbosa":{"name":"CLÍNICA DEL PARLANTE","address":"Cl 7 No 7 - 28","lat":"5.9288753","lng":"-73.6198965","cell":["3114602638"],"viewMap":"https://www.google.com/maps/dir//Cl.+7+%237-28,+Barbosa,+Santander/@5.9288753,-73.6198965,17z/data=!4m17!1m7!3m6!1s0x8e41e5b75daf7b35:0x8ab6190410e2cbc6!2sCl.+7+%237-28,+Barbosa,+Santander!3b1!8m2!3d5.9288753!4d-73.6177078!4m8!1m0!1m5!1m1!1s0x8e41e5b75daf7b35:0x8ab6190410e2cbc6!2m2!1d-73.6177078!2d5.9288753!3e3"},"santander-barrancabermeja-01":{"name":"MANTENIMIENTO ELECTRÓNICO BARRANCA ","address":"Cl 52 No 27 - 105","lat":"7.0617527","lng":"-73.8543852","phone":["6225861","6202392"],"cell":["3005704067","3187758303"],"viewMap":"https://www.google.com/maps/dir//Cl.+52+%2327-105,+Barrancabermeja,+Santander/@7.0617527,-73.8543852,17z/data=!4m17!1m7!3m6!1s0x8e42eca88c1f50f7:0xd19581542b2a7d86!2sCl.+52+%2327-105,+Barrancabermeja,+Santander!3b1!8m2!3d7.0617527!4d-73.8521965!4m8!1m0!1m5!1m1!1s0x8e42eca88c1f50f7:0xd19581542b2a7d86!2m2!1d-73.8521965!2d7.0617527!3e3"},"santander-barrancabermeja-02":{"name":"ALMACEN Y TALLER ELECTROPEREZ","address":"Cl 54 No 20 - 15, Barrio Torcoroma","lat":"7.06424","lng":"-73.8592385,","phone":["6015433"],"cell":["3142119404"],"viewMap":"https://www.google.com/maps/dir//Cl.+54+%2320-15,+Barrancabermeja,+Santander/@7.06424,-73.8592385,17z/data=!4m17!1m7!3m6!1s0x8e42eca7764296ff:0x29b333f1d19e7ac5!2sCl.+54+%2320-15,+Barrancabermeja,+Santander!3b1!8m2!3d7.06424!4d-73.8570498!4m8!1m0!1m5!1m1!1s0x8e42eca7764296ff:0x29b333f1d19e7ac5!2m2!1d-73.8570498!2d7.06424!3e3"},"santander-bucaramanga-01":{"name":"ÚNICOS","address":"Cl 45 No 25 - 44B, Sotomayor","lat":"7.1183524","lng":"-73.1178882","phone":["6477898"],"cell":["3167546570","3104806875","3005703312"],"viewMap":"https://www.google.com/maps/dir//Cra.+27+%2341-28,+Bucaramanga,+Santander/@7.1183524,-73.1178882,17z/data=!4m17!1m7!3m6!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2sCra.+27+%2341-28,+Bucaramanga,+Santander!3b1!8m2!3d7.1183524!4d-73.1156995!4m8!1m0!1m5!1m1!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2m2!1d-73.1156995!2d7.1183524!3e3"},"santander-bucaramanga-02":{"name":"MANTENIMIENTO ELECTRONICO S.A.S.","address":"Cr 27 No 41 - 28","lat":"7.1183524","lng":"-73.1178882","phone":["6344400"],"cell":["3167546589","3005704185"],"viewMap":"https://www.google.com/maps/dir//Cra.+27+%2341-28,+Bucaramanga,+Santander/@7.1183524,-73.1178882,17z/data=!4m17!1m7!3m6!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2sCra.+27+%2341-28,+Bucaramanga,+Santander!3b1!8m2!3d7.1183524!4d-73.1156995!4m8!1m0!1m5!1m1!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2m2!1d-73.1156995!2d7.1183524!3e3"},"santander-bucaramanga-03":{"name":"PRODUCTOS ORING","address":"Cr 22 No 28 - 32","lat":"7.1253161","lng":"-73.1250348","phone":["6350790","6358891"],"cell":["3157823369"],"viewMap":"https://www.google.com/maps/dir//Cra.+22+%2328-32,+Bucaramanga,+Santander/@7.1253161,-73.1250348,17z/data=!4m17!1m7!3m6!1s0x8e6815634bf0e369:0x4233452fd5f84c1e!2sCra.+22+%2328-32,+Bucaramanga,+Santander!3b1!8m2!3d7.1253161!4d-73.1228461!4m8!1m0!1m5!1m1!1s0x8e6815634bf0e369:0x4233452fd5f84c1e!2m2!1d-73.1228461!2d7.1253161!3e3"},"santander-sangil":{"name":"IMED INGENIEROS DE MANTENIMIENTO ELECTRÓNICO DIGITAL","address":"Cr 20 No 19 - 04","lat":"6.5504174","lng":"-73.1406663","cell":["3118579107","3153707524"],"viewMap":"https://www.google.com/maps/dir//Cra.+20,+San+Gil,+Santander/@6.5504174,-73.1406663,17z/data=!4m17!1m7!3m6!1s0x8e69c6d6ef146fdb:0xde82dedf3505be9e!2sCra.+20,+San+Gil,+Santander!3b1!8m2!3d6.5504174!4d-73.1384776!4m8!1m0!1m5!1m1!1s0x8e69c6d6ef146fdb:0xde82dedf3505be9e!2m2!1d-73.1384776!2d6.5504174!3e3"},"santander-socorro":{"name":"ELECTRÓNICA JF","address":"Cl 14 No 16a - 21","lat":"6.4703135","lng":"-73.2653804","cell":["3185812413","3157107294"],"viewMap":"https://www.google.com/maps/dir//Cl.+14+%2316-21,+Socorro,+Santander/@6.4703135,-73.2653804,17z/data=!4m17!1m7!3m6!1s0x8e69c2a66d23a07f:0x91b45f531a88ba8!2sCl.+14+%2316-21,+Socorro,+Santander!3b1!8m2!3d6.4703135!4d-73.2631917!4m8!1m0!1m5!1m1!1s0x8e69c2a66d23a07f:0x91b45f531a88ba8!2m2!1d-73.2631917!2d6.4703135!3e3"},"sucre-sincelejo-01":{"name":"TECNIGALER","address":"Cl 28 No 18 - 100","lat":"9.2975483","lng":"-75.395583","cell":["3116911400","3135736896"],"viewMap":"https://www.google.com/maps/dir//Cl+28+%2318-100,+Sincelejo,+Sucre/@9.2975483,-75.395583,17z/data=!4m17!1m7!3m6!1s0x8e59144e758b4cff:0xee71187ead129478!2sCl+28+%2318-100,+Sincelejo,+Sucre!3b1!8m2!3d9.2975483!4d-75.3933943!4m8!1m0!1m5!1m1!1s0x8e59144e758b4cff:0xee71187ead129478!2m2!1d-75.3933943!2d9.2975483!3e3"},"sucre-sincelejo-02":{"name":"ELECTRÓNICA UNIVERSAL VITOLA","address":"Cr 16 No 27A - 14, Barrio Santa Fe","lat":"9.2964147","lng":"-75.3994684","phone":["2760242"],"cell":["3215978017"],"viewMap":"https://www.google.com/maps/dir//Cra.+16+%2327a-14,+Sincelejo,+Sucre/@9.2964147,-75.3994684,17z/data=!4m17!1m7!3m6!1s0x8e59144fd66b2f6f:0x4d36a1fd0d5851a2!2sCra.+16+%2327a-14,+Sincelejo,+Sucre!3b1!8m2!3d9.2964147!4d-75.3972797!4m8!1m0!1m5!1m1!1s0x8e59144fd66b2f6f:0x4d36a1fd0d5851a2!2m2!1d-75.3972797!2d9.2964147!3e3"},"tolima-ibague":{"name":"TOKIO ELECTRONIC ","address":"Cl 17 No. 2 - 84","lat":"4.4408202","lng":"-75.2388515","phone":["2614642"],"cell":["3153202300"],"viewMap":"https://www.google.com/maps/dir//Cl.+17+%232a1,+Ibagu%C3%A9,+Tolima/@4.4408202,-75.2388515,17z/data=!4m17!1m7!3m6!1s0x8e38c49a9bfd4881:0x4fa47e79a5adfb04!2sCl.+17+%232a1,+Ibagu%C3%A9,+Tolima!3b1!8m2!3d4.4408202!4d-75.2366628!4m8!1m0!1m5!1m1!1s0x8e38c49a9bfd4881:0x4fa47e79a5adfb04!2m2!1d-75.2366628!2d4.4408202!3e3"},"valle-cauca-buenaventura":{"name":"SERVICIO ELECTRÓNICO","address":"Dg 4 No 5 - 96, P1 Calle El Embudo","lat":"3.8890173","lng":"-77.0779171","phone":["2414368"],"cell":["3165867264"],"viewMap":"https://www.google.com/maps/dir//Cra.+4+%235-07,+Buenaventura,+Valle+del+Cauca/@3.8890173,-77.0779171,17z/data=!4m17!1m7!3m6!1s0x8e37238a4f87b9cf:0x4eb5306511c424c!2sCra.+4+%235-07,+Buenaventura,+Valle+del+Cauca!3b1!8m2!3d3.8890173!4d-77.0757284!4m8!1m0!1m5!1m1!1s0x8e37238a4f87b9cf:0x4eb5306511c424c!2m2!1d-77.0757284!2d3.8890173!3e3"},"valle-cauca-cali-01":{"name":"CENTRO TECNOLOGICO DIGITAL SEDE VERSALLES","address":"Av 4 Norte No 23A - N50, Lc 101","lat":"3.4693658","lng":"-76.5290226","phone":["5240263"],"cell":["3172205902"],"viewMap":"https://www.google.com/maps/dir//Av.+4+Nte.+%2323n69,+Cali,+Valle+del+Cauca/@3.4693658,-76.5290226,17z/data=!4m17!1m7!3m6!1s0x8e30a61615ef6943:0x5daa99f3add88378!2sAv.+4+Nte.+%2323n69,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4693658!4d-76.5268339!4m8!1m0!1m5!1m1!1s0x8e30a61615ef6943:0x5daa99f3add88378!2m2!1d-76.5268339!2d3.4693658!3e3"},"valle-cauca-cali-02":{"name":"CENTRAL DE LICUADORAS SEDE SUR","address":"Av Rooselvet No 29 - 30","lat":"3.4314859","lng":"-76.541281","phone":["5565967","5140879"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Av.+Roosevelt+%2329-30,+Cali,+Valle+del+Cauca/@3.4314859,-76.541281,17z/data=!4m17!1m7!3m6!1s0x8e30a69af5fc6b35:0xa210a0481b9e9dce!2sAv.+Roosevelt+%2329-30,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4314859!4d-76.5390923!4m8!1m0!1m5!1m1!1s0x8e30a69af5fc6b35:0xa210a0481b9e9dce!2m2!1d-76.5390923!2d3.4314859!3e3"},"valle-cauca-cali-03":{"name":"CENTRAL DE LICUADORAS SEDE NORTE ","address":"Av 6 No 47AN-06","lat":"3.48594","lng":"-76.5283172","phone":["3087608"],"cell":["3182963920"],"viewMap":"https://www.google.com/maps/dir//Av.+6+Nte.+%2347an75,+Cali,+Valle+del+Cauca/@3.48594,-76.5283172,17z/data=!4m17!1m7!3m6!1s0x8e30a8a1d0ca8b75:0x3111ddc0f6448805!2sAv.+6+Nte.+%2347an75,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.48594!4d-76.5261285!4m8!1m0!1m5!1m1!1s0x8e30a8a1d0ca8b75:0x3111ddc0f6448805!2m2!1d-76.5261285!2d3.48594!3e3"},"valle-cauca-cali-04":{"name":"CENTRO TECNOLOGICO DIGITAL SEDE PRINCIPAL","address":"Cl 70 No 1F - 61, Barrio La Rivera","lat":"3.4750469","lng":"-76.4890708","phone":["5240263"],"cell":["3172205902"],"viewMap":"https://www.google.com/maps/dir//Cl.+70+%231f-61,+Cali,+Valle+del+Cauca/@3.4750469,-76.4890708,17z/data=!4m17!1m7!3m6!1s0x8e30a7dba6b7d389:0xe29cac49729181d6!2sCl.+70+%231f-61,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4750469!4d-76.4868821!4m8!1m0!1m5!1m1!1s0x8e30a7dba6b7d389:0xe29cac49729181d6!2m2!1d-76.4868821!2d3.4750469!3e3"},"valle-cauca-cali-05":{"name":"CENTRO TECNOLOGICO DIGITAL SEDE SUR","address":"Cr 53A No 5 - 49, Lc 46","lat":"3.4113333","lng":"-76.5490021","phone":["5240263"],"cell":["3172205902"],"viewMap":"https://www.google.com/maps/dir//Cra.+53a+%235-24,+Cali,+Valle+del+Cauca/@3.4113333,-76.5490021,17z/data=!4m17!1m7!3m6!1s0x8e30a6a9b06481c5:0x384acce93bfc166f!2sCra.+53a+%235-24,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4113333!4d-76.5468134!4m8!1m0!1m5!1m1!1s0x8e30a6a9b06481c5:0x384acce93bfc166f!2m2!1d-76.5468134!2d3.4113333!3e3"},"valle-cauca-cali-06":{"name":"CENTRO TÉCNICO ESPECIALIZADO S.A.S.","address":"Cr 10 No 6 - 88","lat":"3.4464873","lng":"-76.5371282","phone":["8803467"],"cell":["3172833633","3167011265"],"viewMap":"https://www.google.com/maps/dir//Cra.+10+%236-88,+Cali,+Valle+del+Cauca/@3.4464873,-76.5371282,17z/data=!4m17!1m7!3m6!1s0x8e30a663048408a9:0xb00c5ef7838a019d!2sCra.+10+%236-88,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4464873!4d-76.5349395!4m8!1m0!1m5!1m1!1s0x8e30a663048408a9:0xb00c5ef7838a019d!2m2!1d-76.5349395!2d3.4464873!3e3"},"valle-cauca-cali-07":{"name":"CENTRAL DE LICUADORAS SEDE CENTRO ","address":"Cr 10 No 8 - 24","lat":"3.4468259","lng":"-76.5361168","phone":["8817763","8963924"],"cell":["3184022579"],"viewMap":"https://www.google.com/maps/dir//Cra.+10+%238-24,+Cali,+Valle+del+Cauca/@3.4468259,-76.5361168,17z/data=!4m17!1m7!3m6!1s0x8e30a663a5957c6f:0x927b3552e8a43779!2sCra.+10+%238-24,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4468259!4d-76.5339281!4m8!1m0!1m5!1m1!1s0x8e30a663a5957c6f:0x927b3552e8a43779!2m2!1d-76.5339281!2d3.4468259!3e3"},"valle-cauca-cartago-01":{"name":"TELEVIDEO","address":"Cl 15 No 7 - 22, Barrio La Libertad","lat":"4.7469067","lng":"-75.9194646","phone":["2139092"],"cell":["3173796819","3122678087"],"viewMap":"https://www.google.com/maps/dir//Cl.+15+%237-22,+Cartago,+Valle+del+Cauca/@4.7469067,-75.9194646,17z/data=!4m17!1m7!3m6!1s0x8e386fe201e3a615:0xc18e382a54e1c24e!2sCl.+15+%237-22,+Cartago,+Valle+del+Cauca!3b1!8m2!3d4.7469067!4d-75.9172759!4m8!1m0!1m5!1m1!1s0x8e386fe201e3a615:0xc18e382a54e1c24e!2m2!1d-75.9172759!2d4.7469067!3e3"},"valle-cauca-cartago-02":{"name":"TALLER SONY REPARACIÓN DE ELECTRODOMESTICOS","address":"Cl 16 No. 4 - 45","lat":"4.7497672","lng":"-75.9203997","cell":["3187441431","3105047597"],"viewMap":"https://www.google.com/maps/dir//Cl.+16+%234-45,+Cartago,+Pereira,+Risaralda/@4.7497672,-75.9203997,17z/data=!4m17!1m7!3m6!1s0x8e38701e89cc7895:0x118741a40a0bdbe5!2sCl.+16+%234-45,+Cartago,+Pereira,+Risaralda!3b1!8m2!3d4.7497672!4d-75.918211!4m8!1m0!1m5!1m1!1s0x8e38701e89cc7895:0x118741a40a0bdbe5!2m2!1d-75.918211!2d4.7497672!3e3"},"valle-cauca-florida-01":{"name":"GEOELECTRÓNICA FLORIDA","address":"Cl 11 No. 11 - 01, Barrio San Antonio","lat":"3.3249534","lng":"-76.2341011","phone":["2641541"],"cell":["3128297292"],"viewMap":"https://www.google.com/maps/dir//Cl.+11,+Florida,+Valle+del+Cauca/@3.3249534,-76.2341011,17z/data=!4m17!1m7!3m6!1s0x8e3a12d3752b7319:0x7d8b61b840b204!2sCl.+11,+Florida,+Valle+del+Cauca!3b1!8m2!3d3.3249534!4d-76.2319124!4m8!1m0!1m5!1m1!1s0x8e3a12d3752b7319:0x7d8b61b840b204!2m2!1d-76.2319124!2d3.3249534!3e3"},"valle-cauca-florida-02":{"name":"TECNIFRIO FLORIDA","address":"Cl 8 No. 14 - 63","lat":"3.3221995","lng":"-76.2350351","phone":["2642741"],"cell":["3012167542","3113040430"],"viewMap":"https://www.google.com/maps/dir//Cl.+8+%23%2314-63,+Florida,+Valle+del+Cauca/@3.3221995,-76.2350351,17z/data=!4m17!1m7!3m6!1s0x8e3a12d32572106f:0xb969f0798e941fb1!2sCl.+8+%23%2314-63,+Florida,+Valle+del+Cauca!3b1!8m2!3d3.3221995!4d-76.2328464!4m8!1m0!1m5!1m1!1s0x8e3a12d32572106f:0xb969f0798e941fb1!2m2!1d-76.2328464!2d3.3221995!3e3"},"valle-cauca-jamundi":{"name":"SERVICE POINT","address":"Cr 14 No 18 - 35, Barrio La Pradera","lat":"3.2687734","lng":"-76.5408017","phone":["2885797"],"cell":["3157022997"],"viewMap":"https://www.google.com/maps/dir//Cra.+14+%2318-35,+Jamund%C3%AD,+Valle+del+Cauca/@3.2687734,-76.5408017,17z/data=!4m17!1m7!3m6!1s0x8e309ec86872df33:0x2c348931de27d8e!2sCra.+14+%2318-35,+Jamund%C3%AD,+Valle+del+Cauca!3b1!8m2!3d3.2687734!4d-76.538613!4m8!1m0!1m5!1m1!1s0x8e309ec86872df33:0x2c348931de27d8e!2m2!1d-76.538613!2d3.2687734!3e3"},"valle-cauca-roldanillo":{"name":"SERVIELECTRÓNICA DEL NORTE","address":"Cl 72 Norte 3, Esquina","lat":"4.4141378","lng":"-76.1609278","cell":["3162542324","3127583434"],"viewMap":"https://www.google.com/maps/dir//Roldanillo,+Valle+del+Cauca/@4.4141378,-76.1609278,15z/data=!4m17!1m7!3m6!1s0x8e383714cff81901:0xdbf713a1f87e02ee!2sRoldanillo,+Valle+del+Cauca!3b1!8m2!3d4.4154736!4d-76.1513942!4m8!1m0!1m5!1m1!1s0x8e383714cff81901:0xdbf713a1f87e02ee!2m2!1d-76.1513942!2d4.4154736!3e3"},"valle-cauca-tulua":{"name":"LICUADORAS Y PLANCHAS ELECTRONIC","address":"Cl 30 No. 21 - 60","lat":"4.0822701","lng":"-76.2032486","phone":["2333777"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Cl.+30+%2321-60,+Tulu%C3%A1,+Valle+del+Cauca/@4.0822701,-76.2032486,17z/data=!4m17!1m7!3m6!1s0x8e39c5c7fa68a727:0x96f17dc8ca12218d!2sCl.+30+%2321-60,+Tulu%C3%A1,+Valle+del+Cauca!3b1!8m2!3d4.0822701!4d-76.2010599!4m8!1m0!1m5!1m1!1s0x8e39c5c7fa68a727:0x96f17dc8ca12218d!2m2!1d-76.2010599!2d4.0822701!3e3"}},"departments":{"amazonas":{"name":"Amazonas","cities":{"leticia":{"areaCode":8,"name":"Leticia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["amazonas-leticia"]},"tecnologia-entretenimiento":{"stores":["amazonas-leticia"]}}}}},"antioquia":{"name":"Antioquia","cities":{"caucasia":{"areaCode":4,"name":"Caucasia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-caucasia-01"]},"grandes-electrodomesticos":{"stores":["antioquia-caucasia-02"]},"iluminacion":{"stores":["antioquia-caucasia-01"]},"linea-blanca":{"stores":["antioquia-caucasia-02"]},"soluciones-hogar":{"stores":["antioquia-caucasia-01"]},"tecnologia-entretenimiento":{"stores":["antioquia-caucasia-01"]}}},"itagui":{"areaCode":4,"name":"Itaguí","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-itagui"]},"iluminacion":{"stores":["antioquia-itagui"]},"soluciones-hogar":{"stores":["antioquia-itagui"]},"tecnologia-entretenimiento":{"stores":["antioquia-itagui"]}}},"medellin":{"areaCode":4,"name":"Medellín","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-medellin-04","antioquia-medellin-02"]},"ferreteria":{"stores":["antioquia-medellin-01","antioquia-medellin-04"]},"iluminacion":{"stores":["antioquia-medellin-04","antioquia-medellin-02"]},"soluciones-hogar":{"stores":["antioquia-medellin-01","antioquia-medellin-04","antioquia-medellin-02"]},"tecnologia-entretenimiento":{"stores":["antioquia-medellin-03","antioquia-medellin-01"]}}},"rionegro":{"areaCode":4,"name":"Rionegro","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-rionegro"]},"soluciones-hogar":{"stores":["antioquia-rionegro"]},"tecnologia-entretenimiento":{"stores":["antioquia-rionegro"]}}},"apartado":{"areaCode":4,"name":"Apartadó","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-apartado-01","antioquia-apartado-02"]},"iluminacion":{"stores":["antioquia-apartado-02"]},"soluciones-hogar":{"stores":["antioquia-apartado-01","antioquia-apartado-02"]},"tecnologia-entretenimiento":{"stores":["antioquia-apartado-02"]}}},"bello":{"areaCode":4,"name":"Bello","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-bello"]},"ferreteria":{"stores":["antioquia-bello"]},"soluciones-hogar":{"stores":["antioquia-bello"]},"tecnologia-entretenimiento":{"stores":["antioquia-bello"]}}}}},"arauca":{"name":"Arauca","cities":{"arauca":{"areaCode":7,"name":"Arauca","categories":{"cuidado-personal-soluciones-hogar":{"stores":["arauca-arauca"]},"soluciones-hogar":{"stores":["arauca-arauca"]},"tecnologia-entretenimiento":{"stores":["arauca-arauca"]}}}}},"atlantico":{"name":"Atlántico","cities":{"barranquilla":{"areaCode":5,"name":"Barranquilla","categories":{"cuidado-personal-soluciones-hogar":{"stores":["atlantico-barranquilla-01","atlantico-barranquilla-02"]},"ferreteria":{"stores":["atlantico-barranquilla-02"]},"iluminacion":{"stores":["atlantico-barranquilla-01"]},"soluciones-hogar":{"stores":["atlantico-barranquilla-01","atlantico-barranquilla-02"]},"tecnologia-entretenimiento":{"stores":["atlantico-barranquilla-01","atlantico-barranquilla-02"]}}}}},"bolivar":{"name":"Bolívar","cities":{"cartagena":{"areaCode":5,"name":"Cartagena","categories":{"cuidado-personal-soluciones-hogar":{"stores":["bolivar-cartagena-02","bolivar-cartagena-01"]},"ferreteria":{"stores":["bolivar-cartagena-02"]},"soluciones-hogar":{"stores":["bolivar-cartagena-02","bolivar-cartagena-01"]},"tecnologia-entretenimiento":{"stores":["bolivar-cartagena-02","bolivar-cartagena-01"]}}},"magangue":{"areaCode":5,"name":"Magangué","categories":{"cuidado-personal-soluciones-hogar":{"stores":["bolivar-magangue"]},"ferreteria":{"stores":["bolivar-magangue"]},"soluciones-hogar":{"stores":["bolivar-magangue"]},"tecnologia-entretenimiento":{"stores":["bolivar-magangue"]}}}}},"boyaca":{"name":"Boyacá","cities":{"duitama":{"areaCode":8,"name":"Duitama","categories":{"cuidado-personal-soluciones-hogar":{"stores":["boyaca-duitama-01","boyaca-duitama-02"]},"iluminacion":{"stores":["boyaca-duitama-01","boyaca-duitama-02"]},"soluciones-hogar":{"stores":["boyaca-duitama-01","boyaca-duitama-02"]},"tecnologia-entretenimiento":{"stores":["boyaca-duitama-01"]}}},"puerto-boyaca":{"areaCode":8,"name":"Puerto Boyacá","categories":{"cuidado-personal-soluciones-hogar":{"stores":["boyaca-puertoboyaca"]},"iluminacion":{"stores":["boyaca-puertoboyaca"]},"soluciones-hogar":{"stores":["boyaca-puertoboyaca"]},"tecnologia-entretenimiento":{"stores":["boyaca-puertoboyaca"]}}},"tunja":{"areaCode":8,"name":"Tunja","categories":{"cuidado-personal-soluciones-hogar":{"stores":["boyaca-tunja"]}}}}},"caldas":{"name":"Caldas","cities":{"la-dorada":{"areaCode":6,"name":"La Dorada","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caldas-dorada"]},"soluciones-hogar":{"stores":["caldas-dorada"]},"tecnologia-entretenimiento":{"stores":["caldas-dorada"]}}},"manizales":{"areaCode":6,"name":"Manizales","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caldas-manizales"]},"soluciones-hogar":{"stores":["caldas-manizales"]},"tecnologia-entretenimiento":{"stores":["caldas-manizales"]}}}}},"caqueta":{"name":"Caquetá","cities":{"florencia":{"areaCode":2,"name":"Florencia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caqueta-florencia-02"]},"ferreteria":{"stores":["caqueta-florencia-01"]},"iluminacion":{"stores":["caqueta-florencia-02"]},"soluciones-hogar":{"stores":["caqueta-florencia-01","caqueta-florencia-02"]},"tecnologia-entretenimiento":{"stores":["caqueta-florencia-02"]}}},"san-vicente-del-caguan":{"areaCode":8,"name":"San Vicente del Caguan","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caqueta-caguan"]},"ferreteria":{"stores":["caqueta-caguan"]},"soluciones-hogar":{"stores":["caqueta-caguan"]},"tecnologia-entretenimiento":{"stores":["caqueta-caguan"]}}}}},"casanare":{"name":"Casanare","cities":{"yopal":{"areaCode":8,"name":"Yopal","categories":{"cuidado-personal-soluciones-hogar":{"stores":["casanare-yopal-01","casanare-yopal-02"]},"ferreteria":{"stores":["casanare-yopal-01","casanare-yopal-02"]},"iluminacion":{"stores":["casanare-yopal-02"]},"soluciones-hogar":{"stores":["casanare-yopal-01","casanare-yopal-02"]},"tecnologia-entretenimiento":{"stores":["casanare-yopal-01","casanare-yopal-02"]}}}}},"cauca":{"name":"Cauca","cities":{"popayan":{"areaCode":2,"name":"Popayán","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cauca-popayan-01","cauca-popayan-02"]},"ferreteria":{"stores":["cauca-popayan-02"]},"soluciones-hogar":{"stores":["cauca-popayan-01","cauca-popayan-02"]},"tecnologia-entretenimiento":{"stores":["cauca-popayan-01","cauca-popayan-02"]}}}}},"cesar":{"name":"Cesar","cities":{"aguachica":{"areaCode":5,"name":"Aguachica","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cesar-aguachica"]},"iluminacion":{"stores":["cesar-aguachica"]},"soluciones-hogar":{"stores":["cesar-aguachica"]},"tecnologia-entretenimiento":{"stores":["cesar-aguachica"]}}},"bosconia":{"areaCode":5,"name":"Bosconia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cesar-bosconia"]},"soluciones-hogar":{"stores":["cesar-bosconia"]},"tecnologia-entretenimiento":{"stores":["cesar-bosconia"]}}},"valledupar":{"areaCode":5,"name":"Valledupar","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cesar-valledupar-02"]},"iluminacion":{"stores":["cesar-valledupar-02"]},"soluciones-hogar":{"stores":["cesar-valledupar-01","cesar-valledupar-02"]},"tecnologia-entretenimiento":{"stores":["cesar-valledupar-01","cesar-valledupar-02"]}}}}},"choco":{"name":"Chocó","cities":{"quibdo":{"areaCode":4,"name":"Quibdó","categories":{"ferreteria":{"stores":["choco-quibdo"]},"soluciones-hogar":{"stores":["choco-quibdo"]},"tecnologia-entretenimiento":{"stores":["choco-quibdo"]}}}}},"cordoba":{"name":"Córdoba","cities":{"lorica":{"areaCode":4,"name":"Lorica","categories":{"soluciones-hogar":{"stores":["cordoba-lorica"]}}},"monteria":{"areaCode":4,"name":"Montería","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cordoba-monteria-03"]},"soluciones-hogar":{"stores":["cordoba-monteria-03"]},"tecnologia-entretenimiento":{"stores":["cordoba-monteria-02","cordoba-monteria-03","cordoba-monteria-01"]}}},"planeta-rica":{"areaCode":4,"name":"Planeta Rica","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cordoba-planetarica"]},"soluciones-hogar":{"stores":["cordoba-planetarica"]},"tecnologia-entretenimiento":{"stores":["cordoba-planetarica"]}}}}},"cundinamarca":{"name":"Cundinamarca","cities":{"chia":{"areaCode":1,"name":"Chía","categories":{"soluciones-hogar":{"stores":["cundinamarca-chia"]}}},"bogota":{"areaCode":1,"name":"Bogotá D.C.","categories":{"cuidado-personal-soluciones-hogar":{"stores":["bogota-04","bogota-03","bogota-02","bogota-01"]},"ferreteria":{"stores":["bogota-04","bogota-02"]},"iluminacion":{"stores":["bogota-02","bogota-04"]},"soluciones-hogar":{"stores":["bogota-04","bogota-03","bogota-02","bogota-01"]},"tecnologia-entretenimiento":{"stores":["bogota-04","bogota-03","bogota-02","bogota-01"]}}}}},"huila":{"name":"Huila","cities":{"garzon":{"areaCode":8,"name":"Garzón","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-garzon"]},"iluminacion":{"stores":["huila-garzon"]},"soluciones-hogar":{"stores":["huila-garzon"]},"tecnologia-entretenimiento":{"stores":["huila-garzon"]}}},"la-plata":{"areaCode":8,"name":"La Plata","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-plata"]},"soluciones-hogar":{"stores":["huila-plata"]},"tecnologia-entretenimiento":{"stores":["huila-plata"]}}},"neiva":{"areaCode":8,"name":"Neiva","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-neiva-01"]},"iluminacion":{"stores":["huila-neiva-01"]},"soluciones-hogar":{"stores":["huila-neiva-01","huila-neiva-02"]},"tecnologia-entretenimiento":{"stores":["huila-neiva-01","huila-neiva-02"]}}},"pitalito":{"areaCode":8,"name":"Pitalito","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-pitalito"]},"soluciones-hogar":{"stores":["huila-pitalito"]},"tecnologia-entretenimiento":{"stores":["huila-pitalito"]}}}}},"magdalena":{"name":"Magdalena","cities":{"cienaga":{"areaCode":5,"name":"Ciénaga","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-cienaga"]},"soluciones-hogar":{"stores":["magdalena-cienaga"]},"tecnologia-entretenimiento":{"stores":["magdalena-cienaga"]}}},"fundacion":{"areaCode":5,"name":"Fundación","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-fundacion"]},"soluciones-hogar":{"stores":["magdalena-fundacion"]},"tecnologia-entretenimiento":{"stores":["magdalena-fundacion"]}}},"santa-marta":{"areaCode":5,"name":"Santa Marta","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-santamarta"]},"soluciones-hogar":{"stores":["magdalena-santamarta"]},"tecnologia-entretenimiento":{"stores":["magdalena-santamarta"]}}},"el-banco":{"areaCode":5,"name":"El Banco","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-banco"]},"soluciones-hogar":{"stores":["magdalena-banco"]},"tecnologia-entretenimiento":{"stores":["magdalena-banco"]}}}}},"meta":{"name":"Meta","cities":{"acacias":{"areaCode":8,"name":"Acacias","categories":{"cuidado-personal-soluciones-hogar":{"stores":["meta-acacias"]},"soluciones-hogar":{"stores":["meta-acacias"]},"tecnologia-entretenimiento":{"stores":["meta-acacias"]}}},"villavicencio":{"areaCode":8,"name":"Villavicencio","categories":{"cuidado-personal-soluciones-hogar":{"stores":["meta-villavicencio"]},"soluciones-hogar":{"stores":["meta-villavicencio"]},"tecnologia-entretenimiento":{"stores":["meta-villavicencio"]}}}}},"narino":{"name":"Nariño","cities":{"ipiales":{"areaCode":2,"name":"Ipiales","categories":{"cuidado-personal-soluciones-hogar":{"stores":["narino-ipiales"]},"soluciones-hogar":{"stores":["narino-ipiales"]},"tecnologia-entretenimiento":{"stores":["narino-ipiales"]}}},"pasto":{"areaCode":2,"name":"Pasto","categories":{"accesorios-videojuegos":{"stores":["narino-pasto-04"]},"cuidado-personal-soluciones-hogar":{"stores":["narino-pasto-03","narino-pasto-02","narino-pasto-04"]},"ferreteria":{"stores":["narino-pasto-03","narino-pasto-04"]},"grandes-electrodomesticos":{"stores":["narino-pasto-04"]},"iluminacion":{"stores":["narino-pasto-02","narino-pasto-04"]},"soluciones-hogar":{"stores":["narino-pasto-01","narino-pasto-03","narino-pasto-02","narino-pasto-04"]},"tecnologia-entretenimiento":{"stores":["narino-pasto-01","narino-pasto-03","narino-pasto-02","narino-pasto-04"]}}},"tumaco":{"areaCode":2,"name":"Tumaco","categories":{"cuidado-personal-soluciones-hogar":{"stores":["narino-tumaco"]},"ferreteria":{"stores":["narino-tumaco"]},"soluciones-hogar":{"stores":["narino-tumaco"]},"tecnologia-entretenimiento":{"stores":["narino-tumaco"]}}}}},"norte-de-santander":{"name":"Norte de Santander","cities":{"cucuta":{"areaCode":7,"name":"Cúcuta","categories":{"cuidado-personal-soluciones-hogar":{"stores":["norte-santander-cucuta-01"]},"soluciones-hogar":{"stores":["norte-santander-cucuta-01","norte-santander-cucuta-02"]},"tecnologia-entretenimiento":{"stores":["norte-santander-cucuta-01","norte-santander-cucuta-02"]}}}}},"putumayo":{"name":"Putumayo","cities":{"puerto-asis":{"areaCode":8,"name":"Puerto Asís","categories":{"cuidado-personal-soluciones-hogar":{"stores":["putumayo-puertoasis"]},"ferreteria":{"stores":["putumayo-puertoasis"]},"soluciones-hogar":{"stores":["putumayo-puertoasis"]},"tecnologia-entretenimiento":{"stores":["putumayo-puertoasis"]}}}}},"quindio":{"name":"Quindio","cities":{"armenia":{"areaCode":4,"name":"Armenia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["quindio-armenia"]},"ferreteria":{"stores":["quindio-armenia"]},"iluminacion":{"stores":["quindio-armenia"]},"soluciones-hogar":{"stores":["quindio-armenia"]},"tecnologia-entretenimiento":{"stores":["quindio-armenia"]}}}}},"risaralda":{"name":"Risaralda","cities":{"pereira":{"areaCode":6,"name":"Pereira","categories":{"cuidado-personal-soluciones-hogar":{"stores":["risaralda-pereira-01"]},"ferreteria":{"stores":["risaralda-pereira-01"]},"iluminacion":{"stores":["risaralda-pereira-01"]},"soluciones-hogar":{"stores":["risaralda-pereira-01","risaralda-pereira-02"]},"tecnologia-entretenimiento":{"stores":["risaralda-pereira-02"]}}},"dosquebradas":{"areaCode":6,"name":"Dosquebradas","categories":{"soluciones-hogar":{"stores":["risaralda-dosquebradas"]}}}}},"san-andres":{"name":"San Andrés","cities":{"san-andres-islas":{"areaCode":8,"name":"San Andrés Islas","categories":{"accesorios-videojuegos":{"stores":["san-andres"]},"cuidado-personal-soluciones-hogar":{"stores":["san-andres"]},"ferreteria":{"stores":["san-andres"]},"iluminacion":{"stores":["san-andres"]},"soluciones-hogar":{"stores":["san-andres"]},"tecnologia-entretenimiento":{"stores":["san-andres"]}}}}},"santander":{"name":"Santander","cities":{"barbosa":{"areaCode":7,"name":"Barbosa","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-barbosa"]},"soluciones-hogar":{"stores":["santander-barbosa"]},"tecnologia-entretenimiento":{"stores":["santander-barbosa"]}}},"barrancabermeja":{"areaCode":7,"name":"Barrancabermeja","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-barrancabermeja-01","santander-barrancabermeja-02"]},"ferreteria":{"stores":["santander-barrancabermeja-01"]},"iluminacion":{"stores":["santander-barrancabermeja-02"]},"soluciones-hogar":{"stores":["santander-barrancabermeja-01","santander-barrancabermeja-02"]},"tecnologia-entretenimiento":{"stores":["santander-barrancabermeja-01","santander-barrancabermeja-02"]}}},"bucaramanga":{"areaCode":7,"name":"Bucaramanga","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-bucaramanga-03","santander-bucaramanga-01"]},"soluciones-hogar":{"stores":["santander-bucaramanga-03","santander-bucaramanga-01"]},"tecnologia-entretenimiento":{"stores":["santander-bucaramanga-02"]}}},"san-gil":{"areaCode":7,"name":"San Gil","categories":{"tecnologia-entretenimiento":{"stores":["santander-sangil"]}}},"socorro":{"areaCode":7,"name":"Socorro","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-socorro"]},"iluminacion":{"stores":["santander-socorro"]},"soluciones-hogar":{"stores":["santander-socorro"]},"tecnologia-entretenimiento":{"stores":["santander-socorro"]}}}}},"sucre":{"name":"Sucre","cities":{"sincelejo":{"areaCode":5,"name":"Sincelejo","categories":{"cuidado-personal-soluciones-hogar":{"stores":["sucre-sincelejo-02"]},"iluminacion":{"stores":["sucre-sincelejo-02"]},"soluciones-hogar":{"stores":["sucre-sincelejo-02","sucre-sincelejo-01"]},"tecnologia-entretenimiento":{"stores":["sucre-sincelejo-02"]}}}}},"tolima":{"name":"Tolima","cities":{"ibague":{"areaCode":8,"name":"Ibagué","categories":{"cuidado-personal-soluciones-hogar":{"stores":["tolima-ibague"]},"soluciones-hogar":{"stores":["tolima-ibague"]},"tecnologia-entretenimiento":{"stores":["tolima-ibague"]}}}}},"valle-del-cauca":{"name":"Valle del Cauca","cities":{"cali":{"areaCode":2,"name":"Cali","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-cali-07","valle-cauca-cali-03","valle-cauca-cali-02","valle-cauca-cali-06","valle-cauca-cali-04","valle-cauca-cali-05","valle-cauca-cali-01"]},"ferreteria":{"stores":["valle-cauca-cali-07"]},"soluciones-hogar":{"stores":["valle-cauca-cali-07","valle-cauca-cali-03","valle-cauca-cali-02","valle-cauca-cali-06","valle-cauca-cali-04","valle-cauca-cali-05","valle-cauca-cali-01"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-cali-06","valle-cauca-cali-04","valle-cauca-cali-05","valle-cauca-cali-01"]}}},"cartago":{"areaCode":2,"name":"Cartago","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-cartago-01"]},"iluminacion":{"stores":["valle-cauca-cartago-01"]},"soluciones-hogar":{"stores":["valle-cauca-cartago-02","valle-cauca-cartago-01"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-cartago-02","valle-cauca-cartago-01"]}}},"florida":{"areaCode":2,"name":"Florida","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-florida-01","valle-cauca-florida-02"]},"soluciones-hogar":{"stores":["valle-cauca-florida-01","valle-cauca-florida-02"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-florida-01"]}}},"roldanillo":{"areaCode":2,"name":"Roldanillo","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-roldanillo"]},"iluminacion":{"stores":["valle-cauca-roldanillo"]},"soluciones-hogar":{"stores":["valle-cauca-roldanillo"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-roldanillo"]}}},"tulua":{"areaCode":2,"name":"Tuluá","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-tulua"]},"ferreteria":{"stores":["valle-cauca-tulua"]},"soluciones-hogar":{"stores":["valle-cauca-tulua"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-tulua"]}}},"buenaventura":{"areaCode":2,"name":"Buenaventura","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-buenaventura"]},"iluminacion":{"stores":["valle-cauca-buenaventura"]},"soluciones-hogar":{"stores":["valle-cauca-buenaventura"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-buenaventura"]}}},"jamundi":{"areaCode":2,"name":"Jamundí","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-jamundi"]},"soluciones-hogar":{"stores":["valle-cauca-jamundi"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-jamundi"]}}}}}}} \ No newline at end of file +{"categories":{"accesorios":{"name":"Accesorios"},"accesorios-videojuegos":{"name":"Accesorios y videojuegos"},"aires-acondicionados":{"name":"Aires acondicionados"},"cuidado-personal-soluciones-hogar":{"name":"Cuidado personal y soluciones de hogar"},"dispensadores":{"name":"Dispensadores"},"grandes-electrodomesticos":{"name":"Grandes electrodomésticos"},"ferreteria":{"name":"Ferretería"},"home-kalley":{"name":"Home Kalley"},"iluminacion":{"name":"Iluminación"},"linea-blanca":{"name":"Linea blanca"},"pequenos-electrodomesticos":{"name":"Pequeños electrodomésticos"},"refrigeracion":{"name":"Refrigeración"},"smart-home-menores":{"name":"Smart home menores"},"soluciones-hogar":{"name":"Soluciones hogar"},"tecnologia-entretenimiento":{"name":"Tecnología y entretenimiento"}},"serviceCenters":{"amazonas-leticia":{"name":"SERVI AUTORIZADO LETICIA S.A.S.","address":"Cr 9 No 6 - 100, Lc 2","lat":"-4.2166971","lng":"-69.9422418","cell":["3103892311"],"viewMap":"https://www.google.com/maps/dir//Cra.+9+%236-100,+Leticia,+Amazonas/@-4.2166971,-69.9422418,17z/data=!4m17!1m7!3m6!1s0x91f2f14fa9c84db7:0x32c7b8c67f536e3e!2sCra.+9+%236-100,+Leticia,+Amazonas!3b1!8m2!3d-4.2166971!4d-69.9400531!4m8!1m0!1m5!1m1!1s0x91f2f14fa9c84db7:0x32c7b8c67f536e3e!2m2!1d-69.9400531!2d-4.2166971!3e3"},"antioquia-medellin-01":{"name":"INDUSERVIX SOLUTION S.A.S","address":"Cl 33 No 65C - 29, Barrio Belén Fatima","lat":"6.2392364","lng":"-75.5874089","phone":["3227606"],"cell":["3336417394"],"viewMap":"https://www.google.com/maps/dir//Av.+33+%2365C-29,+Medell%C3%ADn,+Antioquia/@6.2392364,-75.5874089,17z/data=!4m17!1m7!3m6!1s0x8e4429aff011d459:0x2a5d5067c40702b2!2sAv.+33+%2365C-29,+Medell%C3%ADn,+Antioquia!3b1!8m2!3d6.2392364!4d-75.5852202!4m8!1m0!1m5!1m1!1s0x8e4429aff011d459:0x2a5d5067c40702b2!2m2!1d-75.5852202!2d6.2392364!3e3"},"antioquia-medellin-02":{"name":"FAMILIAR DE REPUESTOS LTDA","address":"Cl 50 No 55 - 92, Barrio Centro","lat":"6.2517881","lng":"-75.5722797","phone":["5116171","5112721"],"cell":["3042429822"],"viewMap":"https://www.google.com/maps/dir//Cl.+50+%235592,+Medell%C3%ADn,+Antioquia/@6.2520245,-75.5748753,17z/data=!4m17!1m7!3m6!1s0x8e4428fe4715ae41:0xef770129f687b9ed!2sCl.+50+%235592,+Medell%C3%ADn,+Antioquia!3b1!8m2!3d6.2520245!4d-75.5726866!4m8!1m0!1m5!1m1!1s0x8e4428fe4715ae41:0xef770129f687b9ed!2m2!1d-75.5726866!2d6.2520245!3e3"},"antioquia-medellin-03":{"name":"AS ELECTRON","address":"Cr 80 No 44B - 101","lat":"6.2529119","lng":"-75.6011704","phone":["5808468"],"cell":["3012851485"],"viewMap":"https://www.google.com/maps/place/Av.+80+%2344B-101,+Medell%C3%ADn,+Antioquia/@6.2529119,-75.6033591,17z/data=!3m1!4b1!4m5!3m4!1s0x8e442974435539b5:0x64c924ba2aabd251!8m2!3d6.2529119!4d-75.6011704"},"antioquia-medellin-04":{"name":"REFRIAMIGOS","address":"Cr 53 No 62 - 39","lat":"6.261306068996476","lng":"-75.56692600250244","phone":["4481585"],"cell":["3148923227"],"viewMap":"https://www.google.com/maps/dir//Cra.+53+%2362-39,+Medell%C3%ADn,+Antioquia/@6.2614439,-75.5702308,17z/data=!4m17!1m7!3m6!1s0x8e4428e47c65d369:0xa69145a71256e6d9!2sCra.+53+%2362-39,+Medell%C3%ADn,+Antioquia!3b1!8m2!3d6.2614439!4d-75.5680421!4m8!1m0!1m5!1m1!1s0x8e4428e47c65d369:0xa69145a71256e6d9!2m2!1d-75.5680421!2d6.2614439!3e3"},"antioquia-apartado-01":{"name":"LA CLÍNICA DE LAS LAVADORAS","address":"Cl 99 No 98 - 38, Barrio Fundadores","lat":"7.8825666","lng":"-76.6331296","phone":["8280171"],"cell":["3007105561"],"viewMap":"https://www.google.com/maps/dir//Cl.+99+%2398-38,+Apartad%C3%B3,+Antioquia/@7.8825666,-76.6331296,17z/data=!4m17!1m7!3m6!1s0x8e500d7a92cb1d13:0x4eba691916ca3641!2sCl.+99+%2398-38,+Apartad%C3%B3,+Antioquia!3b1!8m2!3d7.8825666!4d-76.6309409!4m8!1m0!1m5!1m1!1s0x8e500d7a92cb1d13:0x4eba691916ca3641!2m2!1d-76.6309409!2d7.8825666!3e3"},"antioquia-apartado-02":{"name":"TALLER ELECTRÓNICAS","address":"Cr 98 No 96 - 33","lat":"7.8806813","lng":"-76.6336783","phone":["8151030"],"cell":["3147504702"],"viewMap":"https://www.google.com/maps/dir//Cra.+98+%2396-33,+Apartad%C3%B3,+Antioquia/@7.8806813,-76.6336783,17z/data=!4m17!1m7!3m6!1s0x8e500d7a423946ad:0x47343efa7aa9d0a!2sCra.+98+%2396-33,+Apartad%C3%B3,+Antioquia!3b1!8m2!3d7.8806813!4d-76.6314896!4m8!1m0!1m5!1m1!1s0x8e500d7a423946ad:0x47343efa7aa9d0a!2m2!1d-76.6314896!2d7.8806813!3e3"},"antioquia-bello":{"name":"ALMACEN Y CENTRO DE REPARACIÓN LA SOLUCIÓN","address":"Cr 50 No 46 - 107","lat":"6.3325761","lng":"-75.5606416","cell":["3182912065"],"viewMap":"https://www.google.com/maps/dir//Cra.+50+%2346-107,+Bello,+Antioquia/@6.3325761,-75.5606416,17z/data=!4m17!1m7!3m6!1s0x8e442fa7160d30d7:0x5bdf7fe3b9b90934!2sCra.+50+%2346-107,+Bello,+Antioquia!3b1!8m2!3d6.3325761!4d-75.5584529!4m8!1m0!1m5!1m1!1s0x8e442fa7160d30d7:0x5bdf7fe3b9b90934!2m2!1d-75.5584529!2d6.3325761!3e3"},"antioquia-caucasia-01":{"name":"ELECTRÓNICA JONA","address":"Cr 5 No 20 - 48, Barrio Centro","lat":"7.9880813","lng":"-75.1961606","phone":["8391003"],"cell":["3127801190"],"viewMap":"https://www.google.com/maps/dir//Cra.+5+%2320-48,+Caucasia,+Antioquia/@7.9880813,-75.1961606,17z/data=!4m17!1m7!3m6!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2sCra.+5+%2320-48,+Caucasia,+Antioquia!3b1!8m2!3d7.9880813!4d-75.1939719!4m8!1m0!1m5!1m1!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2m2!1d-75.1939719!2d7.9880813!3e3"},"antioquia-caucasia-02":{"name":"TECNILAIR","address":"Cr 14 No. 33 - 66, Barrio el Bosque","email":"mym.fg.06@gmail.com","lat":"7.9880813","lng":"-75.1961606","schedule":["Lun a Vie de 8:00 a.m a 12:00 p.m y de 2:00 p.m a 6:00 p.m"],"phone":[""],"cell":[" 3104893867"],"viewMap":"https://www.google.com/maps/dir//Cra.+5+%2320-48,+Caucasia,+Antioquia/@7.9880813,-75.1961606,17z/data=!4m17!1m7!3m6!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2sCra.+5+%2320-48,+Caucasia,+Antioquia!3b1!8m2!3d7.9880813!4d-75.1939719!4m8!1m0!1m5!1m1!1s0x8e5b6f04162e4d39:0xf19775a00099df42!2m2!1d-75.1939719!2d7.9880813!3e3"},"antioquia-itagui":{"name":"PINTUELECTRO","address":"Cl 36 No 45 - 35, Barrio San Pio","lat":"6.1661241","lng":"-75.6208494","phone":["4445830","6126340"],"cell":["3133289220","3015612712"],"viewMap":"https://www.google.com/maps/dir//Cl.+36+%2345-35,+Itag%C3%BCi,+Antioquia/@6.1661241,-75.6208494,17z/data=!4m17!1m7!3m6!1s0x8e4683d53b58323b:0xebaed6ebe3cfb985!2sCl.+36+%2345-35,+Itag%C3%BCi,+Antioquia!3b1!8m2!3d6.1661241!4d-75.6186607!4m8!1m0!1m5!1m1!1s0x8e4683d53b58323b:0xebaed6ebe3cfb985!2m2!1d-75.6186607!2d6.1661241!3e3"},"antioquia-rionegro":{"name":"CENTRAL SERVICE LH","address":"Cr 48 No. 40AC - 08; El Pinar","email":"centralservicelh@hotmail.com","lat":"6.148225","lng":"-75.3699605","schedule":["Lun a Vie de 8:30 a.m a 12:30 p.m y de 2:00 p.m a 6:00 p.m","Sab de 8:00 a.m a 12:00 p.m"],"phone":["5613051"],"cell":["3164201663"],"viewMap":"https://www.google.com/maps/search/Cra.+47+%2340d-15,+Rionegro,+Antioquia/@6.1565124,-75.3801447,15z/data=!3m1!4b1"},"arauca-arauca":{"name":"REFRITEC COLOMBIA ","address":"Cr 16 No 12 - 12, Barrio Meridiano 70","lat":"6.9452074","lng":"-71.8790204","phone":["8858447"],"cell":["3003232327","3222605953"],"viewMap":"https://www.google.com/maps/dir//Cra.+16+%2312-12,+Saravena,+Arauca/@6.9452074,-71.8790204,15z/data=!4m17!1m7!3m6!1s0x8e6f32321509274d:0x481542ba585ee36e!2sCra.+16+%2312-12,+Saravena,+Arauca!3b1!8m2!3d6.9452074!4d-71.8702657!4m8!1m0!1m5!1m1!1s0x8e6f32321509274d:0x481542ba585ee36e!2m2!1d-71.8702657!2d6.9452074!3e3"},"atlantico-barranquilla-01":{"name":"C&M REPUESTOS Y SERVICIOS S.A.S.","address":"Cl 70 No 45 - 29","lat":"10.9925469","lng":"-74.8060554","phone":["3564010","3564080"],"cell":["3162516309","3002179310","3016560081"],"viewMap":"https://www.google.com/maps/dir//Cl.+70+%2345-29,+Barranquilla,+Atl%C3%A1ntico/@10.9925469,-74.8060554,17z/data=!4m17!1m7!3m6!1s0x8ef42d732d47b227:0x20add48e9cee0ebf!2sCl.+70+%2345-29,+Barranquilla,+Atl%C3%A1ntico!3b1!8m2!3d10.9925469!4d-74.8038667!4m8!1m0!1m5!1m1!1s0x8ef42d732d47b227:0x20add48e9cee0ebf!2m2!1d-74.8038667!2d10.9925469!3e3"},"atlantico-barranquilla-02":{"name":"LATIN ELECTRONICS S.A.S. ","address":"Cl 70B No 41 - 160, Las Delicias","lat":"10.9896748","lng":"-74.808478","phone":["3689384","3689590"],"cell":["3045553310","3137670905"],"viewMap":"https://www.google.com/maps/dir//Cl.+70b+%2341-160,+Barranquilla,+Atl%C3%A1ntico/@10.9896748,-74.808478,17z/data=!4m17!1m7!3m6!1s0x8ef42d128110582f:0xc4addcbf7de73703!2sCl.+70b+%2341-160,+Barranquilla,+Atl%C3%A1ntico!3b1!8m2!3d10.9896748!4d-74.8062893!4m8!1m0!1m5!1m1!1s0x8ef42d128110582f:0xc4addcbf7de73703!2m2!1d-74.8062893!2d10.9896748!3e3"},"bogota-01":{"name":"CENTRO SERVICIO EXCLUSIVO KALLEY 68","address":"Av Cr 68 No 67D - 90","lat":"4.6758148","lng":"-74.0889766","phone":["5249210"],"cell":["3014995879"],"viewMap":"https://www.google.com/maps/dir//Ak+68+%2367d-90,+Bogot%C3%A1/@4.6758148,-74.0889766,17z/data=!4m17!1m7!3m6!1s0x8e3f9b0515cc7b39:0xba4cc206e04d500!2sAk+68+%2367d-90,+Bogot%C3%A1!3b1!8m2!3d4.6758148!4d-74.0867879!4m8!1m0!1m5!1m1!1s0x8e3f9b0515cc7b39:0xba4cc206e04d500!2m2!1d-74.0867879!2d4.6758148!3e3"},"bogota-02":{"name":"CENTRO SERVICIO EXCLUSIVO KALLEY VENECIA","address":"Cl 44 Sur, No 68G - 20","lat":"4.5980061","lng":"-74.145385","phone":["8146262"],"cell":["3012901623"],"viewMap":"https://www.google.com/maps/dir//Cl.+44+Sur+%2368g-20,+Bogot%C3%A1/@4.5980061,-74.145385,17z/data=!4m17!1m7!3m6!1s0x8e3f9edcc8112a5f:0x92513305d00d8169!2sCl.+44+Sur+%2368g-20,+Bogot%C3%A1!3b1!8m2!3d4.5980061!4d-74.1431963!4m8!1m0!1m5!1m1!1s0x8e3f9edcc8112a5f:0x92513305d00d8169!2m2!1d-74.1431963!2d4.5980061!3e3"},"bogota-03":{"name":"SERVITEC JRS","address":"Cl 68D BIS A Sur No 63 – 85, Conjunto Residencial Casa Grande, Manzana 2, Casa 196, Barrio El Ensueño","lat":"4.5810705","lng":"-74.1624395","cell":["3155357357"],"viewMap":"https://www.google.com/maps/dir//Calle+68d+Bis+A+Sur,+Comuna+Cdad.+Bol%C3%ADvar,+Bogot%C3%A1/@4.5810705,-74.1624395,17z/data=!4m17!1m7!3m6!1s0x8e3f9f0526bb755d:0xc647039746903fae!2sCalle+68d+Bis+A+Sur,+Comuna+Cdad.+Bol%C3%ADvar,+Bogot%C3%A1!3b1!8m2!3d4.5810705!4d-74.1602508!4m8!1m0!1m5!1m1!1s0x8e3f9f0526bb755d:0xc647039746903fae!2m2!1d-74.1602508!2d4.5810705!3e3"},"bogota-05":{"name":"Quality & Service S.A.S - Sede Sur","address":"Cl 31 Sur No. 50A-79","email":"info@qualityandservice.co","lat":"4.6011046","lng":"-74.1267243","schedule":["Lun a Vie de 8:00 a.m a 5:00 p.m","Sab de 8:00 a.m a 1:00 p.m"],"phone":["9370771"],"cell":["3017887642"],"viewMap":"https://www.google.com/maps/place/Cl.+31+Sur+%2350a-79,+Bogot%C3%A1/@4.6011046,-74.1267243,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3f9eccd31f6659:0x39ef7aa4efde845c!8m2!3d4.6010993!4d-74.1245356?hl=es"},"bogota-06":{"name":"Quality & Service S.A.S - Sede Chapinero","address":"Cr 18 No. 51-78","email":"infochapinero@qualityandservice.co","lat":"4.6397977","lng":"-74.0723116","schedule":["Lun a Vie de 8:00 a.m a 5:00 p.m","Sab de 8:00 a.m a 1:00 p.m"],"phone":["9370771"],"cell":["3017887642"],"viewMap":"https://www.google.com/maps/place/Cra.+18+%2351-78,+Bogot%C3%A1/@4.6397977,-74.0723116,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3f9a316e181f81:0x26052ce617670587!8m2!3d4.6397924!4d-74.0701229?hl=es"},"bolivar-cartagena-01":{"name":"S.T.E. SERVICE S.A.S. CARTAGENA","address":"Cr 69 No 31A - 35, Urbanización Contadora 1, Casa 5","lat":"10.4069555","lng":"-75.4819025","phone":["6615582"],"cell":["3003801110","3003803245"],"viewMap":"https://www.google.com/maps/dir//Cra.+69+%2331a35,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar/@10.4069555,-75.4819025,17z/data=!4m17!1m7!3m6!1s0x8ef6244d41bf037d:0x621b7472152c17a3!2sCra.+69+%2331a35,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar!3b1!8m2!3d10.4069555!4d-75.4797138!4m8!1m0!1m5!1m1!1s0x8ef6244d41bf037d:0x621b7472152c17a3!2m2!1d-75.4797138!2d10.4069555!3e3"},"bolivar-cartagena-02":{"name":"ELECTRÓNICA ESPECIALIZADA","address":"Villa Sandra, Manzana C, Lote 19, Piso 2","lat":"10.3933995","lng":"-75.489651","phone":["6611574"],"cell":["3235812790"],"viewMap":"https://www.google.com/maps/dir//Villa+Sandra,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar/@10.3933995,-75.489651,18z/data=!4m17!1m7!3m6!1s0x8ef625c93e2c4c3b:0x3a9ed32abee925ff!2sVilla+Sandra,+Cartagena,+Provincia+de+Cartagena,+Bol%C3%ADvar!3b1!8m2!3d10.3937799!4d-75.4887235!4m8!1m0!1m5!1m1!1s0x8ef625c93e2c4c3b:0x3a9ed32abee925ff!2m2!1d-75.4887235!2d10.3937799!3e3"},"boyaca-duitama-01":{"name":"LC ELECTRONICS","address":"Cl 12A No 17 - 23, Centro","lat":"5.8252991","lng":"-73.0375067","phone":["7600444"],"cell":["3114524574"],"viewMap":"https://www.google.com/maps/dir//Cl.+12a+%2317-23,+Duitama,+Boyac%C3%A1/@5.8252991,-73.0375067,17z/data=!4m17!1m7!3m6!1s0x8e6a3f74afff9671:0x5c4d8b2551b1a72a!2sCl.+12a+%2317-23,+Duitama,+Boyac%C3%A1!3b1!8m2!3d5.8252991!4d-73.035318!4m8!1m0!1m5!1m1!1s0x8e6a3f74afff9671:0x5c4d8b2551b1a72a!2m2!1d-73.035318!2d5.8252991!3e3"},"boyaca-duitama-02":{"name":"ELECTROSERVICIO ROJAS","address":"Cr 17 No 10 - 37","lat":"5.8245403","lng":"-73.0393227","cell":["3142673951"],"viewMap":"https://www.google.com/maps/dir//Cra.+17+%2310-37,+Duitama,+Boyac%C3%A1/@5.8245403,-73.0393227,17z/data=!4m17!1m7!3m6!1s0x8e6a3f74e6bf243f:0x479376c0fd5ba78b!2sCra.+17+%2310-37,+Duitama,+Boyac%C3%A1!3b1!8m2!3d5.8245403!4d-73.037134!4m8!1m0!1m5!1m1!1s0x8e6a3f74e6bf243f:0x479376c0fd5ba78b!2m2!1d-73.037134!2d5.8245403!3e3"},"boyaca-puertoboyaca":{"name":"ALMACÉN Y CENTRO DE SERVICIO FLORIDO","address":"Cr 4 No 12 - 22, Barrio Centro","lat":"5.976535","lng":"-74.5932588","phone":["7386263"],"cell":["3112337865","3112337865"],"viewMap":"https://www.google.com/maps/dir//Cra.+4+%2312-22,+Puerto+Boyac%C3%A1,+Boyac%C3%A1/@5.976535,-74.5932588,17z/data=!4m17!1m7!3m6!1s0x8e41682af796a219:0xe08d6caed7980d19!2zQ3JhLiA0ICMxMi0yMiwgUHVlcnRvIEJveWFjw6EsIEJveWFjw6E!3b1!8m2!3d5.976535!4d-74.5910701!4m8!1m0!1m5!1m1!1s0x8e41682af796a219:0xe08d6caed7980d19!2m2!1d-74.5910701!2d5.976535!3e3"},"boyaca-tunja":{"name":"ITECH SERVICE","address":"Av Colon Trv 10 No 26 - 40, Las Nieves","lat":"5.5392952","lng":"-73.3623433","phone":["7402937"],"cell":["3156164680"],"viewMap":"https://www.google.com/maps/dir//Av.+Colon+%2326-40,+Tunja,+Boyac%C3%A1/@5.5392952,-73.3623433,17z/data=!4m17!1m7!3m6!1s0x8e6a7c2fcc6ff3db:0xd4bf8c8bb27c9938!2sAv.+Colon+%2326-40,+Tunja,+Boyac%C3%A1!3b1!8m2!3d5.5392952!4d-73.3601546!4m8!1m0!1m5!1m1!1s0x8e6a7c2fcc6ff3db:0xd4bf8c8bb27c9938!2m2!1d-73.3601546!2d5.5392952!3e3"},"bolivar-magangue":{"name":"ELECTRÓNICA ASOCIADOS","address":"Cl Junin No 9 - 37","lat":"9.2432597","lng":"-74.7636453","phone":["6875740"],"cell":["3103512135","3182997454"],"viewMap":"https://www.google.com/maps/dir//Cl.+9,+Magangu%C3%A9,+Bol%C3%ADvar/@9.2432597,-74.7636453,17z/data=!4m17!1m7!3m6!1s0x8e5ec7c6b88b5f69:0x52f95cdd4c3b4344!2zQ2wuIDksIE1hZ2FuZ3XDqSwgQm9sw612YXI!3b1!8m2!3d9.2432597!4d-74.7614566!4m8!1m0!1m5!1m1!1s0x8e5ec7c6b88b5f69:0x52f95cdd4c3b4344!2m2!1d-74.7614566!2d9.2432597!3e3"},"cesar-aguachica":{"name":"TECNIELECTRONIC AGUACHICA","address":"Cl 3 No 23 - 73","lat":"8.3091902","lng":"-73.6218547","cell":["3185777112"],"viewMap":"https://www.google.com/maps/search/Cl.+3+%2323-73,+Aguachica,+Cesar/@8.3091902,-73.6218547,15z/data=!3m1!4b1"},"cesar-bosconia":{"name":"ELECTRÓNICA Y REFRIGERACIÓN THEMO","address":"Cl 27 No 20 - 85, Barrio Enrique Aron","lat":"9.9785141","lng":"-73.8936281","cell":["3145139509","3012182623","3163854233"],"viewMap":"https://www.google.com/maps/dir//Cl.+27,+Bosconia,+Cesar/@9.9785141,-73.8936281,17z/data=!4m17!1m7!3m6!1s0x8e5f93a0dcd5b32d:0xa15ae771462059fc!2sCl.+27,+Bosconia,+Cesar!3b1!8m2!3d9.9785141!4d-73.8914394!4m8!1m0!1m5!1m1!1s0x8e5f93a0dcd5b32d:0xa15ae771462059fc!2m2!1d-73.8914394!2d9.9785141!3e3"},"cundinamarca-chia":{"name":"ELECTRO LLAVES LIMAR","address":"Cl 11 No 11 - 77","email":"electrollaveslimar@gmail.com","lat":"4.8598864","lng":"-74.0602611","schedule":["Lun a Vie de 8:00 a.m a 6:00 p.m","Sab de 8:30 a.m a 12:00 p.m"],"phone":["8631062"],"cell":["3102309680"],"viewMap":"https://www.google.com/maps/search/Calle+11+%2311-77,+Ch%C3%ADa,+Cundinamarca/@4.8598864,-74.0602611,17z/data=!3m1!4b1?hl=es"},"caqueta-florencia-01":{"name":"TALLER EL SEGURO","address":"Cl 18 No 10 - 80","lat":"1.6182266","lng":"-75.6156473","phone":["4353119"],"cell":["3158853951"],"viewMap":"https://www.google.com/maps/dir//Cl.+18+%2310-80,+Florencia,+Caquet%C3%A1/@1.6182266,-75.6156473,17z/data=!4m17!1m7!3m6!1s0x8e244e046d5e9c71:0x8dea1346432c760a!2sCl.+18+%2310-80,+Florencia,+Caquet%C3%A1!3b1!8m2!3d1.6182266!4d-75.6134586!4m8!1m0!1m5!1m1!1s0x8e244e046d5e9c71:0x8dea1346432c760a!2m2!1d-75.6134586!2d1.6182266!3e3"},"caqueta-florencia-02":{"name":"TALLER REFRIEMBOBINADO J.E.D. ","address":"Cl 18A No 18A - 25, Centro","lat":"1.6195122","lng":"-75.6133787","phone":["4352808"],"cell":["3134507700"],"viewMap":"https://www.google.com/maps/search/Cl.+18a+%2318a-25,+Florencia,+Caquet%C3%A1/@1.6195122,-75.6133787,17z/data=!3m1!4b1"},"caldas-dorada":{"name":"MCALLISTER EMPRESAS","address":"Cl 18 No 6 - 109, Cabrero","lat":"5.4554402","lng":"-74.6694253","phone":["8573060"],"cell":["3136721089"],"viewMap":"https://www.google.com/maps/dir//Cl.+18+%236-30,+La+Dorada,+Caldas/@5.4554402,-74.6694253,17z/data=!4m17!1m7!3m6!1s0x8e40dea33ae16311:0x683880fdf71b5037!2sCl.+18+%236-30,+La+Dorada,+Caldas!3b1!8m2!3d5.4554402!4d-74.6672366!4m8!1m0!1m5!1m1!1s0x8e40dea33ae16311:0x683880fdf71b5037!2m2!1d-74.6672366!2d5.4554402!3e3"},"caldas-manizales":{"name":"ENLACE DIGITAL","address":"Cl 60 No 25 - 51","lat":"5.0587887","lng":"-75.4920236","phone":["8857839","8854731"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Cl.+60+%2325-51,+Manizales,+Caldas/@5.0587887,-75.4920236,17z/data=!4m17!1m7!3m6!1s0x8e47657d07819d03:0x2bc1f0b8ec4c65f1!2sCl.+60+%2325-51,+Manizales,+Caldas!3b1!8m2!3d5.0587887!4d-75.4898349!4m8!1m0!1m5!1m1!1s0x8e47657d07819d03:0x2bc1f0b8ec4c65f1!2m2!1d-75.4898349!2d5.0587887!3e3"},"cordoba-lorica":{"name":"ELECTRONICA MR","address":"Cr 30 No 17 - 10, Barrio 6 de Enero","lat":"9.2391506","lng":"-75.8126513","cell":["3114334673"],"viewMap":"https://www.google.com/maps/dir//Cra.+30+%2317,+Lorica,+C%C3%B3rdoba/@9.2391506,-75.8126513,17z/data=!4m17!1m7!3m6!1s0x8e5998b5a4c6d7e9:0x360da1aa63500ca5!2sCra.+30+%2317,+Lorica,+C%C3%B3rdoba!3b1!8m2!3d9.2391506!4d-75.8104626!4m8!1m0!1m5!1m1!1s0x8e5998b5a4c6d7e9:0x360da1aa63500ca5!2m2!1d-75.8104626!2d9.2391506!3e3"},"cordoba-monteria-01":{"name":"DYM","address":"Cl 24 No 9 - 68","lat":"8.7504515","lng":"-75.8858853","phone":["7810050","7922457"],"cell":["3205661396"],"viewMap":"https://www.google.com/maps/dir//Cl.+24+%239-68,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7504515,-75.8858853,17z/data=!4m17!1m7!3m6!1s0x8e5a2fe40a5e3cd7:0xfc785eee3e8f81aa!2zQ2wuIDI0ICM5LTY4LCBNb250ZXLDrWEsIEPDs3Jkb2Jh!3b1!8m2!3d8.7504515!4d-75.8836966!4m8!1m0!1m5!1m1!1s0x8e5a2fe40a5e3cd7:0xfc785eee3e8f81aa!2m2!1d-75.8836966!2d8.7504515!3e3"},"cordoba-monteria-02":{"name":"CLÍNICA DIGITAL","address":"Cl 46 No 3 - 48, Barrio Laureles 2","lat":"8.7657195","lng":"-75.8782956","phone":["7820817"],"cell":["3215412532"],"viewMap":"https://www.google.com/maps/dir//Cl.+46+%233-48,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7657195,-75.8782956,17z/data=!4m17!1m7!3m6!1s0x8e5a2fc0044d37ab:0x22fc394ef658b1a8!2zQ2wuIDQ2ICMzLTQ4LCBNb250ZXLDrWEsIEPDs3Jkb2Jh!3b1!8m2!3d8.7657195!4d-75.8761069!4m8!1m0!1m5!1m1!1s0x8e5a2fc0044d37ab:0x22fc394ef658b1a8!2m2!1d-75.8761069!2d8.7657195!3e3"},"cordoba-monteria-03":{"name":"SERVICIOS TÉCNICOS MI HOGAR","address":"Cr 6 No 35 - 73","lat":"8.7587926","lng":"-75.8829628","phone":["7888760"],"cell":["3104650693"],"viewMap":"https://www.google.com/maps/dir//Cra.+6+%2335-73,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7587926,-75.8829628,17z/data=!4m17!1m7!3m6!1s0x8e5a2fe919442aa9:0xf2cf749662c32c31!2zQ3JhLiA2ICMzNS03MywgTW9udGVyw61hLCBDw7NyZG9iYQ!3b1!8m2!3d8.7587926!4d-75.8807741!4m8!1m0!1m5!1m1!1s0x8e5a2fe919442aa9:0xf2cf749662c32c31!2m2!1d-75.8807741!2d8.7587926!3e3"},"cordoba-montelibano":{"name":"Electronica Moderna","address":"Cr 8 No. 15A-12, Barrio Tierra Grata","email":"electromodernamontelibano@gmail.com","lat":"7.9803094","lng":"-75.4206136","schedule":["Lun a Vie de 8:00 a.m a 5:00 p.m","Sab de 8:00 a.m a 12:00 p.m"],"cell":["3145609795"],"viewMap":"https://www.google.com/maps/search/Carrera+8+%23no.+15a-12,+Montel%C3%ADbano,+C%C3%B3rdoba/@7.9803094,-75.4206136,17z/data=!3m1!4b1?hl=es"},"cordoba-planetarica":{"name":"SETEL AD","address":"Cr 4F No 14 - 06, La Inmaculada","lat":"8.4078191","lng":"-75.5806225","cell":["3175944650"],"viewMap":"https://www.google.com/maps/dir//Carrera+4+F+%26+Calle+14+B,+Planeta+Rica,+C%C3%B3rdoba/@8.4078191,-75.5806225,17z/data=!4m17!1m7!3m6!1s0x8e5bb1cb91669637:0xd8e4866aaac74883!2sCarrera+4+F+%26+Calle+14+B,+Planeta+Rica,+C%C3%B3rdoba!3b1!8m2!3d8.4078191!4d-75.5784338!4m8!1m0!1m5!1m1!1s0x8e5bb1cb91669637:0xd8e4866aaac74883!2m2!1d-75.5784338!2d8.4078191!3e3"},"cauca-popayan-01":{"name":"REVELO ELECTRONICS","address":"Cl 5 No 20 - 49, La Esmeralda","lat":"2.4460212","lng":"-76.6200394","phone":["8383089"],"cell":["3155503862"],"viewMap":"https://www.google.com/maps/dir//Cl.+5+%2320-49,+Popay%C3%A1n,+Cauca/@2.4460212,-76.6200394,17z/data=!4m17!1m7!3m6!1s0x8e3003161ca557d3:0x1e781b1f9f513e76!2sCl.+5+%2320-49,+Popay%C3%A1n,+Cauca!3b1!8m2!3d2.4460212!4d-76.6178507!4m8!1m0!1m5!1m1!1s0x8e3003161ca557d3:0x1e781b1f9f513e76!2m2!1d-76.6178507!2d2.4460212!3e3"},"cauca-popayan-02":{"name":"SILICON","address":"Cl 6 No 15 - 35","lat":"2.4430031","lng":"-76.6163932","phone":["8365111","8213796"],"cell":["3144513415"],"viewMap":"https://www.google.com/maps/dir//Cl.+6+%2315-35,+Popay%C3%A1n,+Cauca/@2.4430031,-76.6163932,17z/data=!4m17!1m7!3m6!1s0x8e30031712f47047:0x29ea1b066b9668c1!2sCl.+6+%2315-35,+Popay%C3%A1n,+Cauca!3b1!8m2!3d2.4430031!4d-76.6142045!4m8!1m0!1m5!1m1!1s0x8e30031712f47047:0x29ea1b066b9668c1!2m2!1d-76.6142045!2d2.4430031!3e3"},"caqueta-caguan":{"name":"EL PUNTO ELECTRÓNICO","address":"Cr 7 No 6A - 41","lat":"2.1128973","lng":"-74.7729966","cell":["3115496065","3124653990"],"viewMap":"https://www.google.com/maps/search/Carrera+7+%236a-41,+San+Vicente+del+Cagu%C3%A1n,+San+Vicente+Del+Cagu%C3%A1n,+Caquet%C3%A1/@2.1128973,-74.7729966,17z/data=!3m1!4b1"},"casanare-yopal-01":{"name":"SERTINEC","address":"Cl 24 No 15 - 60","lat":"5.3341511","lng":"-72.3998188","cell":["3115747702","3222794545"],"viewMap":"https://www.google.com/maps/dir//Cl.+24+%2315-60,+Yopal,+Casanare/@5.3341511,-72.3998188,17z/data=!4m17!1m7!3m6!1s0x8e6b0db7400a0e8d:0xe31cae407c3616db!2sCl.+24+%2315-60,+Yopal,+Casanare!3b1!8m2!3d5.3341511!4d-72.3976301!4m8!1m0!1m5!1m1!1s0x8e6b0db7400a0e8d:0xe31cae407c3616db!2m2!1d-72.3976301!2d5.3341511!3e3"},"casanare-yopal-02":{"name":"REFRITEC COLOMBIA YOPAL","address":"Cl 24 No 26 - 32, Los Andes","lat":"5.3388021","lng":"-72.3905474","cell":["3177234329"],"viewMap":"https://www.google.com/maps/dir//Cl.+24+%2326-32,+Yopal,+Casanare/@5.3388021,-72.3905474,17z/data=!4m17!1m7!3m6!1s0x8e6b0dadb8719f1b:0xca984aedcad7dbb7!2sCl.+24+%2326-32,+Yopal,+Casanare!3b1!8m2!3d5.3388021!4d-72.3883587!4m8!1m0!1m5!1m1!1s0x8e6b0dadb8719f1b:0xca984aedcad7dbb7!2m2!1d-72.3883587!2d5.3388021!3e3"},"cesar-valledupar-01":{"name":"S.T.E. SERVICE S.A.S.","address":"Cr 10 No 18 - 36, Barrio Gaitán","lat":"10.4713744","lng":"-73.2479842","phone":["5742323"],"cell":["3188326312"],"viewMap":"https://www.google.com/maps/dir//Cra.+10+%2318-36,+Valledupar,+Cesar/@10.4713744,-73.2479842,17z/data=!4m17!1m7!3m6!1s0x8e8ab9b0a3b7af75:0x7c2b4227251dfb7!2sCra.+10+%2318-36,+Valledupar,+Cesar!3b1!8m2!3d10.4713744!4d-73.2457955!4m8!1m0!1m5!1m1!1s0x8e8ab9b0a3b7af75:0x7c2b4227251dfb7!2m2!1d-73.2457955!2d10.4713744!3e3"},"cesar-valledupar-02":{"name":"SERVIMASTER C.S.A.","address":"Cr 13 No 17 - 31, Barrio Gaitán","lat":"10.4705406","lng":"-73.251086","phone":["5622427"],"cell":["3165202462"],"viewMap":"https://www.google.com/maps/dir//Cra.+13+%2317-31,+Valledupar,+Cesar/@10.4705406,-73.251086,17z/data=!4m17!1m7!3m6!1s0x8e8ab9b9c385e38f:0x74d995e3ff2f70fb!2sCra.+13+%2317-31,+Valledupar,+Cesar!3b1!8m2!3d10.4705406!4d-73.2488973!4m8!1m0!1m5!1m1!1s0x8e8ab9b9c385e38f:0x74d995e3ff2f70fb!2m2!1d-73.2488973!2d10.4705406!3e3"},"choco-quibdo":{"name":"SERVISYSTEM","address":"Cr 7 # 24 - 172, Barrio Yesca Grande","lat":"5.6885616","lng":"-76.660028","phone":["6719162"],"cell":["3137922605"],"viewMap":"https://www.google.com/maps/dir//Cra.+7+%2324-80,+Quibd%C3%B3,+Choc%C3%B3/@5.6885616,-76.660028,17z/data=!4m17!1m7!3m6!1s0x8e44297682201b1f:0x20323088bfa7ca0b!2zQ3JhLiA3ICMyNC04MCwgUXVpYmTDsywgQ2hvY8Oz!3b1!8m2!3d5.6885616!4d-76.6578393!4m8!1m0!1m5!1m1!1s0x8e44297682201b1f:0x20323088bfa7ca0b!2m2!1d-76.6578393!2d5.6885616!3e3"},"guajira-rioacha":{"name":"López Digital","address":"Cl 33 No. 12C-08","email":"csald68@gmail.com","lat":"11.543884","lng":"-72.9222954","schedule":["Lun a Vie de 8:00 a.m a 12:00 p.m y de 2:00 p.m a 5:30 p.m","Sab de 8:30 a.m a 12:00 p.m"],"phone":["7301346"],"cell":["3234677676"],"viewMap":"https://www.google.com/maps/search/Cl.+33+%23no.+12c-08,+Riohacha,+La+Guajira/@11.543884,-72.9222954,17z/data=!3m1!4b1?hl=es"},"huila-garzon":{"name":"ELECTRÓNICAS AUDIO Y COLOR","address":"Cl 7 No 13 - 60","lat":"2.1991969","lng":"-75.6337754","phone":["8332436"],"cell":["3124213264"],"viewMap":"https://www.google.com/maps/dir//Cl.+7a+%2313-60,+Garz%C3%B3n,+Huila/@2.1991969,-75.6337754,17z/data=!4m17!1m7!3m6!1s0x8e24d984da4b73c5:0x932aaf85e343fc38!2sCl.+7a+%2313-60,+Garz%C3%B3n,+Huila!3b1!8m2!3d2.1991969!4d-75.6315867!4m8!1m0!1m5!1m1!1s0x8e24d984da4b73c5:0x932aaf85e343fc38!2m2!1d-75.6315867!2d2.1991969!3e3"},"huila-plata":{"name":"CENTRO ELECTRONICO VISIÓN SONIDO","address":"Cl 7 No 3 - 18, Barrio La Pola","lat":"2.3905774","lng":"-75.892049","cell":["3125723097","3107504453"],"viewMap":"https://www.google.com/maps/dir//Cl.+7+%233-18,+La+Plata,+Huila/@2.3905774,-75.892049,17z/data=!4m17!1m7!3m6!1s0x8e3ad2adc79c6997:0x75da9a0c87c3cffa!2sCl.+7+%233-18,+La+Plata,+Huila!3b1!8m2!3d2.3905774!4d-75.8898603!4m8!1m0!1m5!1m1!1s0x8e3ad2adc79c6997:0x75da9a0c87c3cffa!2m2!1d-75.8898603!2d2.3905774!3e3"},"huila-neiva-01":{"name":"TECNIMASTER ELECTRÓNICA","address":"Cl 14 No 2 - 80","lat":"2.9313579","lng":"-75.2951596","phone":["8721065"],"cell":["3176813723"],"viewMap":"https://www.google.com/maps/dir//Cl.+14+%232-80,+Neiva,+Huila/@2.9313579,-75.2951596,17z/data=!4m17!1m7!3m6!1s0x8e3b746242d16fd1:0x82dd7ed2bb8277e3!2sCl.+14+%232-80,+Neiva,+Huila!3b1!8m2!3d2.9313579!4d-75.2929709!4m8!1m0!1m5!1m1!1s0x8e3b746242d16fd1:0x82dd7ed2bb8277e3!2m2!1d-75.2929709!2d2.9313579!3e3"},"huila-neiva-02":{"name":"ELECTRÓNICA DIGITAL DEL HUILA S.A.S.","address":"Cl 22 No 6 - 13","lat":"2.9386958","lng":"-75.2924532","cell":["8759286"],"viewMap":"https://www.google.com/maps/dir//Cl.+22+%236-13,+Neiva,+Huila/@2.9386958,-75.2924532,17z/data=!4m17!1m7!3m6!1s0x8e3b745e1a1f5717:0x8be38106c331057c!2sCl.+22+%236-13,+Neiva,+Huila!3b1!8m2!3d2.9386958!4d-75.2902645!4m8!1m0!1m5!1m1!1s0x8e3b745e1a1f5717:0x8be38106c331057c!2m2!1d-75.2902645!2d2.9386958!3e3"},"huila-pitalito":{"name":"SERVICIO TECNICO BETA & COLOR'S","address":"Cr 2 No 7 - 72","lat":"1.8521322","lng":"-76.0456397","phone":["8365803"],"cell":["3132620088"],"viewMap":"https://www.google.com/maps/dir//Cra.+2+%237-72,+Pitalito,+Huila/@1.8521322,-76.0456397,17z/data=!4m17!1m7!3m6!1s0x8e250b7e699203a5:0xafc01101d18d793d!2sCra.+2+%237-72,+Pitalito,+Huila!3b1!8m2!3d1.8521322!4d-76.043451!4m8!1m0!1m5!1m1!1s0x8e250b7e699203a5:0xafc01101d18d793d!2m2!1d-76.043451!2d1.8521322!3e3"},"magdalena-cienaga":{"name":"SISTRONIC CIENAGA","address":"Cl 7 No 12 - 38, Lc 1 y 2","lat":"11.0127931","lng":"-74.2525561","cell":["3163895794","3006489482"],"viewMap":"https://www.google.com/maps/dir//Cl.+7+%2312-38,+Ci%C3%A9naga,+Magdalena/@11.0127931,-74.2525561,17z/data=!4m17!1m7!3m6!1s0x8ef455d855ae1895:0x5fad61f2c7332986!2sCl.+7+%2312-38,+Ci%C3%A9naga,+Magdalena!3b1!8m2!3d11.0127931!4d-74.2503674!4m8!1m0!1m5!1m1!1s0x8ef455d855ae1895:0x5fad61f2c7332986!2m2!1d-74.2503674!2d11.0127931!3e3"},"magdalena-banco":{"name":"N&L SOLUCIONES","address":"Cr 2A No 13 - 10, La Candelaria","lat":"9.003507","lng":"-73.9913737","cell":["3145434121"],"viewMap":"https://www.google.com/maps/search/Carrera+2%C2%AA+A++%2313-10,+El+Banco,+Magdalena/@9.003507,-73.9913737,14z/data=!3m1!4b1"},"magdalena-fundacion":{"name":"SERVIELECTRONIC DE FUNDACIÓN","address":"Cr 7A No 6 - 30, Lc 2","lat":"10.5224787","lng":"-74.187285","cell":["3016930775"],"viewMap":"https://www.google.com/maps/dir//Cra.+7a+%236-30,+Fundaci%C3%B3n,+Magdalena/@10.5224787,-74.187285,17z/data=!4m17!1m7!3m6!1s0x8ef575a50f5ddf0f:0x8876688120568bb6!2sCra.+7a+%236-30,+Fundaci%C3%B3n,+Magdalena!3b1!8m2!3d10.5224787!4d-74.1850963!4m8!1m0!1m5!1m1!1s0x8ef575a50f5ddf0f:0x8876688120568bb6!2m2!1d-74.1850963!2d10.5224787!3e3"},"magdalena-santamarta":{"name":"TECNOSERVICIO S.A.S.","address":"Cl 15 No 6 - 56, Centro","lat":"11.2438113","lng":"-74.2112064","phone":["4233324"],"cell":["3007586420","3152296330"],"viewMap":"https://www.google.com/maps/dir//Cl.+15+%236-56,+Santa+Marta,+Magdalena/@11.2438113,-74.2112064,17z/data=!4m17!1m7!3m6!1s0x8ef4f5652a434189:0x1f766fddfa08d8c8!2sCl.+15+%236-56,+Santa+Marta,+Magdalena!3b1!8m2!3d11.2438113!4d-74.2090177!4m8!1m0!1m5!1m1!1s0x8ef4f5652a434189:0x1f766fddfa08d8c8!2m2!1d-74.2090177!2d11.2438113!3e3"},"meta-acacias":{"name":"TV AL DIA","address":"Cl 13 No 18 - 22, Barrio Centro","lat":"3.9858115","lng":"-73.7638554","phone":["6469813"],"cell":["3115541871"],"viewMap":"https://www.google.com/maps/dir//Cl.+13+%231822,+Acac%C3%ADas,+Meta/@3.9858115,-73.7638554,17z/data=!4m17!1m7!3m6!1s0x8e3e3eb2cf165e89:0xd725a9fd50821bd2!2sCl.+13+%231822,+Acac%C3%ADas,+Meta!3b1!8m2!3d3.9858115!4d-73.7616667!4m8!1m0!1m5!1m1!1s0x8e3e3eb2cf165e89:0xd725a9fd50821bd2!2m2!1d-73.7616667!2d3.9858115!3e3"},"meta-villavicencio":{"name":"ZAC SOLUCIONES Y SERVICIOS S.A.S.","address":"Cr 32 No 6A - 37, Manzana G, Casa 7, Barrio Urbanización Rosa Blanca","lat":"4.1232845","lng":"-73.6321313","phone":["6689017"],"cell":["3053832096"],"viewMap":"https://www.google.com/maps/place/Cra.+32+%236a-37,+Villavicencio,+Meta/@4.1232845,-73.6321313,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3e2e6acdf10ba9:0xaa10a6eb31f1b04e!8m2!3d4.1232845!4d-73.6299426"},"narino-pasto-01":{"name":"SERVICIO TECNICO N&V","address":"Cl 13 No 24 - 55, Barrio Santiago","lat":"1.2125486","lng":"-77.2852181","phone":["7242579"],"cell":["3115793881","3154378381"],"viewMap":"https://www.google.com/maps/search/Cl.+13+%2324-55,+Pasto,+Nari%C3%B1o/@1.2135252,-77.3122422,13z/data=!3m1!4b1"},"narino-pasto-02":{"name":"TV ELECTRONIC`S","address":"Cl 22 No 2 - 57","lat":"1.2093562","lng":"-77.2830075","phone":["7228811"],"cell":["3006920086"],"viewMap":"https://www.google.com/maps/search/Cl.+22+%232-57,+Pasto,+Nari%C3%B1o/@1.2093562,-77.2830075,15z/data=!3m1!4b1"},"narino-pasto-03":{"name":"SERVIAUTORIZADOS","address":"Cr 36 No 8 - 56, Las Acacias Av Panamericana","lat":"1.2150356","lng":"-77.2924518","phone":["7235128","7297005"],"cell":["3128928297","315 4749707","3115747702"],"viewMap":"https://www.google.com/maps/dir//Cra+36+%238-56,+Pasto,+Nari%C3%B1o/@1.2150356,-77.2924518,17z/data=!4m17!1m7!3m6!1s0x8e2ed37c26d447a9:0x5e9f0766a32bbbea!2sCra+36+%238-56,+Pasto,+Nari%C3%B1o!3b1!8m2!3d1.2150356!4d-77.2902631!4m8!1m0!1m5!1m1!1s0x8e2ed37c26d447a9:0x5e9f0766a32bbbea!2m2!1d-77.2902631!2d1.2150356!3e3"},"narino-pasto-04":{"name":"TV ELECTRONIC`S SEDE SAN ANDRESITO","address":"C.C. San Andresito Círculo 6, Lc 28","email":"tvelectronics126@hotmail.com","lat":"1.210083","lng":"-77.2815709","schedule":["Lun a Sab de 9:00 a.m a 12:30 p.m y de 2:00 p.m a 7:00 p.m"],"phone":["7228811"],"cell":["3006920086"],"viewMap":"https://www.google.com/maps/place/Centro+Comercial+San+Andresito/@1.210083,-77.2815709,17z/data=!3m1!4b1!4m5!3m4!1s0x8e2ed49b4da0a9fb:0xbe16d19f75b8e08d!8m2!3d1.210083!4d-77.2793822?hl=es"},"narino-tumaco":{"name":"MR. ELECTRONICS","address":"Av La Playa Barrio La Paz, Casa 1, Continuo A Merca Z","lat":"1.209051","lng":"-77.2821165","phone":["7272662"],"cell":["3152855464","3155083497"],"viewMap":"https://www.google.com/maps/search/Av+La+Playa+Barrio+La+Paz,+Casa+1,+Continuo+A+Merca+Z,+pasto/@1.209051,-77.2821165,14.71z"},"narino-ipiales":{"name":"TALLER TECNICENTRO ELECTRÓNICO ","address":"Cl 22 No 4 - 09, Barrio San Vicente","lat":"0.83194","lng":"-77.6474387","phone":["7252675"],"cell":["3155118113","3168463114"],"viewMap":"https://www.google.com/maps/dir//Cra.+4+%26+Cl.+22,+Ipiales,+Nari%C3%B1o/@0.83194,-77.6474387,17z/data=!4m17!1m7!3m6!1s0x8e296bdc593d3cd1:0x7e71ba7f5008bfdc!2sCra.+4+%26+Cl.+22,+Ipiales,+Nari%C3%B1o!3b1!8m2!3d0.83194!4d-77.64525!4m8!1m0!1m5!1m1!1s0x8e296bdc593d3cd1:0x7e71ba7f5008bfdc!2m2!1d-77.64525!2d0.83194!3e3"},"norte-santander-cucuta-01":{"name":"COMERCIALIZADORA NELCY","address":"Av 10 No 6 - 01, El Llano","lat":"7.889415","lng":"-72.5119937","phone":["5834846"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Av.+10+%236-60,+C%C3%BAcuta,+Norte+de+Santander/@7.889415,-72.5119937,17z/data=!4m17!1m7!3m6!1s0x8e6645783c2298b9:0x542eb84bbc8aacf0!2sAv.+10+%236-60,+C%C3%BAcuta,+Norte+de+Santander!3b1!8m2!3d7.889415!4d-72.509805!4m8!1m0!1m5!1m1!1s0x8e6645783c2298b9:0x542eb84bbc8aacf0!2m2!1d-72.509805!2d7.889415!3e3"},"norte-santander-cucuta-02":{"name":"TECNOGARANTÍAS S.A.S","address":"Cl 5 No 7 - 36, Prados Este","email":"tecno.garantias@outlook.com","lat":"7.9110007","lng":"-72.4781399","schedule":["Lun a Vie de 8:30 a.m a 12:00 p.m y de 2:00 p.m a 6:00 p.m","Sab de 8:30 a.m a 1:00 p.m"],"phone":["5846627"],"cell":["3184413589"],"viewMap":"https://www.google.com/maps/dir//Cl.+5+%237-36,+C%C3%BAcuta,+Norte+de+Santander/@7.9110007,-72.4781399,17z/data=!4m17!1m7!3m6!1s0x8e664520e1438b25:0x5383d9e1babe7dd7!2sCl.+5+%237-36,+C%C3%BAcuta,+Norte+de+Santander!3b1!8m2!3d7.9110007!4d-72.4759512!4m8!1m0!1m5!1m1!1s0x8e664520e1438b25:0x5383d9e1babe7dd7!2m2!1d-72.4759512!2d7.9110007!3e3"},"putumayo-puertoasis":{"name":"ELECTRONICA Y TECNOLOGIA EDINSON","address":"Cr 23 No 10 - 77","lat":"0.4959278","lng":"-76.5032099","cell":[],"viewMap":"https://www.google.com/maps/dir//Cra.+23+%2310-77,+Puerto+As%C3%ADs,+Putumayo/@0.4959278,-76.5032099,17z/data=!4m17!1m7!3m6!1s0x8e2878df13377835:0xc650fc7343dc8d54!2sCra.+23+%2310-77,+Puerto+As%C3%ADs,+Putumayo!3b1!8m2!3d0.4959278!4d-76.5010212!4m8!1m0!1m5!1m1!1s0x8e2878df13377835:0xc650fc7343dc8d54!2m2!1d-76.5010212!2d0.4959278!3e3"},"quindio-armenia":{"name":"QUINDIO DIGITAL","address":"Cl 23 No 13 - 15, Lc 1 Centro","lat":"4.5311863","lng":"-75.6763572","phone":["7411722"],"cell":["3146880025"],"viewMap":"https://www.google.com/maps/dir//Cl.+23+%2313-15,+Armenia,+Quind%C3%ADo/@4.5311863,-75.6763572,17z/data=!4m17!1m7!3m6!1s0x8e38f5ae1da70919:0x7a7c0b4cf83ecd2c!2sCl.+23+%2313-15,+Armenia,+Quind%C3%ADo!3b1!8m2!3d4.5311863!4d-75.6741685!4m8!1m0!1m5!1m1!1s0x8e38f5ae1da70919:0x7a7c0b4cf83ecd2c!2m2!1d-75.6741685!2d4.5311863!3e3"},"risaralda-dosquebradas":{"name":"ELECTROSERVICIOS DEL EJE S.A.S","address":"Cl 34 No 13 - 69, Lc 2 Guadalupe","lat":"4.8399531","lng":"-75.6803469","phone":["3426122"],"cell":["3117061909","3108390686"],"viewMap":"https://www.google.com/maps/dir//Cl.+34+%231-3,+Dosquebradas,+Risaralda/@4.8399531,-75.6803469,17z/data=!4m17!1m7!3m6!1s0x8e3880dcda7dfd1d:0xa1574ef077e2aa6!2sCl.+34+%231-3,+Dosquebradas,+Risaralda!3b1!8m2!3d4.8399531!4d-75.6781582!4m8!1m0!1m5!1m1!1s0x8e3880dcda7dfd1d:0xa1574ef077e2aa6!2m2!1d-75.6781582!2d4.8399531!3e3"},"risaralda-pereira-01":{"name":"SERVI-LUX","address":"Cl 21 No 10 - 22","lat":"4.8121925","lng":"-75.6985036","phone":["3344640"],"cell":["3192741647","3116168002"],"viewMap":"https://www.google.com/maps/dir//Cl.+21+%2310-22,+Pereira,+Risaralda/@4.8121925,-75.6985036,17z/data=!4m17!1m7!3m6!1s0x8e3887460b0048bf:0x2c62b39b299e607a!2sCl.+21+%2310-22,+Pereira,+Risaralda!3b1!8m2!3d4.8121925!4d-75.6963149!4m8!1m0!1m5!1m1!1s0x8e3887460b0048bf:0x2c62b39b299e607a!2m2!1d-75.6963149!2d4.8121925!3e3"},"risaralda-pereira-02":{"name":"ENLACE DIGITAL GLOBAL","address":"Cr 8 No 33 - 33","lat":"4.815127","lng":"-75.7085064","phone":["3290208","3290238","3290279"],"cell":["3168642936"],"viewMap":"https://www.google.com/maps/dir//Cra.+8+%2333-33,+Pereira,+Risaralda/@4.815127,-75.7085064,17z/data=!4m17!1m7!3m6!1s0x8e388750e7b3d54d:0xd13174e42ff8fe2e!2sCra.+8+%2333-33,+Pereira,+Risaralda!3b1!8m2!3d4.815127!4d-75.7063177!4m8!1m0!1m5!1m1!1s0x8e388750e7b3d54d:0xd13174e42ff8fe2e!2m2!1d-75.7063177!2d4.815127!3e3"},"san-andres":{"name":"HOME AND INDUSTRY CENTER","address":"Barrio Putty Dg Clínica Villareal","lat":"12.5747167","lng":"-81.7094603","cell":["3235837419"],"viewMap":"https://www.google.com/maps/dir//Clinica+Villa+Real,+Cl.+4+%2316+50,+San+Andr%C3%A9s,+San+Andr%C3%A9s+y+Providencia/@12.5747167,-81.7094603,17z/data=!4m16!1m6!3m5!1s0x8f05a5e5fc3fd721:0xf12fb6c85140541c!2sClinica+Villa+Real!8m2!3d12.5747167!4d-81.7072716!4m8!1m0!1m5!1m1!1s0x8f05a5e5fc3fd721:0xf12fb6c85140541c!2m2!1d-81.7072716!2d12.5747167!3e3"},"santander-barbosa":{"name":"CLÍNICA DEL PARLANTE","address":"Cl 7 No 7 - 28","lat":"5.9288753","lng":"-73.6198965","cell":["3114602638"],"viewMap":"https://www.google.com/maps/dir//Cl.+7+%237-28,+Barbosa,+Santander/@5.9288753,-73.6198965,17z/data=!4m17!1m7!3m6!1s0x8e41e5b75daf7b35:0x8ab6190410e2cbc6!2sCl.+7+%237-28,+Barbosa,+Santander!3b1!8m2!3d5.9288753!4d-73.6177078!4m8!1m0!1m5!1m1!1s0x8e41e5b75daf7b35:0x8ab6190410e2cbc6!2m2!1d-73.6177078!2d5.9288753!3e3"},"santander-barrancabermeja-01":{"name":"MANTENIMIENTO ELECTRÓNICO BARRANCA ","address":"Cl 52 No 27 - 105","lat":"7.0617527","lng":"-73.8543852","phone":["6225861","6202392"],"cell":["3005704067","3187758303"],"viewMap":"https://www.google.com/maps/dir//Cl.+52+%2327-105,+Barrancabermeja,+Santander/@7.0617527,-73.8543852,17z/data=!4m17!1m7!3m6!1s0x8e42eca88c1f50f7:0xd19581542b2a7d86!2sCl.+52+%2327-105,+Barrancabermeja,+Santander!3b1!8m2!3d7.0617527!4d-73.8521965!4m8!1m0!1m5!1m1!1s0x8e42eca88c1f50f7:0xd19581542b2a7d86!2m2!1d-73.8521965!2d7.0617527!3e3"},"santander-barrancabermeja-02":{"name":"ALMACEN Y TALLER ELECTROPEREZ","address":"Cl 54 No 20 - 15, Barrio Torcoroma","lat":"7.06424","lng":"-73.8592385,","phone":["6015433"],"cell":["3142119404"],"viewMap":"https://www.google.com/maps/dir//Cl.+54+%2320-15,+Barrancabermeja,+Santander/@7.06424,-73.8592385,17z/data=!4m17!1m7!3m6!1s0x8e42eca7764296ff:0x29b333f1d19e7ac5!2sCl.+54+%2320-15,+Barrancabermeja,+Santander!3b1!8m2!3d7.06424!4d-73.8570498!4m8!1m0!1m5!1m1!1s0x8e42eca7764296ff:0x29b333f1d19e7ac5!2m2!1d-73.8570498!2d7.06424!3e3"},"santander-bucaramanga-01":{"name":"ÚNICOS","address":"Cl 45 No 25 - 44B, Sotomayor","lat":"7.1183524","lng":"-73.1178882","phone":["6477898"],"cell":["3167546570","3104806875","3005703312"],"viewMap":"https://www.google.com/maps/dir//Cra.+27+%2341-28,+Bucaramanga,+Santander/@7.1183524,-73.1178882,17z/data=!4m17!1m7!3m6!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2sCra.+27+%2341-28,+Bucaramanga,+Santander!3b1!8m2!3d7.1183524!4d-73.1156995!4m8!1m0!1m5!1m1!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2m2!1d-73.1156995!2d7.1183524!3e3"},"santander-bucaramanga-02":{"name":"MANTENIMIENTO ELECTRONICO S.A.S.","address":"Cr 27 No 41 - 28","lat":"7.1183524","lng":"-73.1178882","phone":["6344400"],"cell":["3167546589","3005704185"],"viewMap":"https://www.google.com/maps/dir//Cra.+27+%2341-28,+Bucaramanga,+Santander/@7.1183524,-73.1178882,17z/data=!4m17!1m7!3m6!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2sCra.+27+%2341-28,+Bucaramanga,+Santander!3b1!8m2!3d7.1183524!4d-73.1156995!4m8!1m0!1m5!1m1!1s0x8e683fdf1feada49:0x13abb2a737cc4857!2m2!1d-73.1156995!2d7.1183524!3e3"},"santander-bucaramanga-03":{"name":"PRODUCTOS ORING","address":"Cr 22 No 28 - 32","lat":"7.1253161","lng":"-73.1250348","phone":["6350790","6358891"],"cell":["3157823369"],"viewMap":"https://www.google.com/maps/dir//Cra.+22+%2328-32,+Bucaramanga,+Santander/@7.1253161,-73.1250348,17z/data=!4m17!1m7!3m6!1s0x8e6815634bf0e369:0x4233452fd5f84c1e!2sCra.+22+%2328-32,+Bucaramanga,+Santander!3b1!8m2!3d7.1253161!4d-73.1228461!4m8!1m0!1m5!1m1!1s0x8e6815634bf0e369:0x4233452fd5f84c1e!2m2!1d-73.1228461!2d7.1253161!3e3"},"santander-sangil":{"name":"IMED INGENIEROS DE MANTENIMIENTO ELECTRÓNICO DIGITAL","address":"Cr 20 No 19 - 04","lat":"6.5504174","lng":"-73.1406663","cell":["3118579107","3153707524"],"viewMap":"https://www.google.com/maps/dir//Cra.+20,+San+Gil,+Santander/@6.5504174,-73.1406663,17z/data=!4m17!1m7!3m6!1s0x8e69c6d6ef146fdb:0xde82dedf3505be9e!2sCra.+20,+San+Gil,+Santander!3b1!8m2!3d6.5504174!4d-73.1384776!4m8!1m0!1m5!1m1!1s0x8e69c6d6ef146fdb:0xde82dedf3505be9e!2m2!1d-73.1384776!2d6.5504174!3e3"},"santander-socorro":{"name":"ELECTRÓNICA JF","address":"Cl 14 No 16a - 21","lat":"6.4703135","lng":"-73.2653804","cell":["3185812413","3157107294"],"viewMap":"https://www.google.com/maps/dir//Cl.+14+%2316-21,+Socorro,+Santander/@6.4703135,-73.2653804,17z/data=!4m17!1m7!3m6!1s0x8e69c2a66d23a07f:0x91b45f531a88ba8!2sCl.+14+%2316-21,+Socorro,+Santander!3b1!8m2!3d6.4703135!4d-73.2631917!4m8!1m0!1m5!1m1!1s0x8e69c2a66d23a07f:0x91b45f531a88ba8!2m2!1d-73.2631917!2d6.4703135!3e3"},"sucre-sincelejo-01":{"name":"TECNIGALER","address":"Cl 28 No 18 - 100","lat":"9.2975483","lng":"-75.395583","cell":["3116911400","3135736896"],"viewMap":"https://www.google.com/maps/dir//Cl+28+%2318-100,+Sincelejo,+Sucre/@9.2975483,-75.395583,17z/data=!4m17!1m7!3m6!1s0x8e59144e758b4cff:0xee71187ead129478!2sCl+28+%2318-100,+Sincelejo,+Sucre!3b1!8m2!3d9.2975483!4d-75.3933943!4m8!1m0!1m5!1m1!1s0x8e59144e758b4cff:0xee71187ead129478!2m2!1d-75.3933943!2d9.2975483!3e3"},"sucre-sincelejo-02":{"name":"ELECTRÓNICA UNIVERSAL VITOLA","address":"Cr 16 No 27A - 14, Barrio Santa Fe","lat":"9.2964147","lng":"-75.3994684","phone":["2760242"],"cell":["3215978017"],"viewMap":"https://www.google.com/maps/dir//Cra.+16+%2327a-14,+Sincelejo,+Sucre/@9.2964147,-75.3994684,17z/data=!4m17!1m7!3m6!1s0x8e59144fd66b2f6f:0x4d36a1fd0d5851a2!2sCra.+16+%2327a-14,+Sincelejo,+Sucre!3b1!8m2!3d9.2964147!4d-75.3972797!4m8!1m0!1m5!1m1!1s0x8e59144fd66b2f6f:0x4d36a1fd0d5851a2!2m2!1d-75.3972797!2d9.2964147!3e3"},"tolima-ibague":{"name":"TOKIO ELECTRONIC ","address":"Cl 17 No. 2 - 84","lat":"4.4408202","lng":"-75.2388515","phone":["2614642"],"cell":["3153202300"],"viewMap":"https://www.google.com/maps/dir//Cl.+17+%232a1,+Ibagu%C3%A9,+Tolima/@4.4408202,-75.2388515,17z/data=!4m17!1m7!3m6!1s0x8e38c49a9bfd4881:0x4fa47e79a5adfb04!2sCl.+17+%232a1,+Ibagu%C3%A9,+Tolima!3b1!8m2!3d4.4408202!4d-75.2366628!4m8!1m0!1m5!1m1!1s0x8e38c49a9bfd4881:0x4fa47e79a5adfb04!2m2!1d-75.2366628!2d4.4408202!3e3"},"valle-cauca-buenaventura":{"name":"SERVICIO ELECTRÓNICO","address":"Dg 4 No 5 - 96, P1 Calle El Embudo","lat":"3.8890173","lng":"-77.0779171","phone":["2414368"],"cell":["3165867264"],"viewMap":"https://www.google.com/maps/dir//Cra.+4+%235-07,+Buenaventura,+Valle+del+Cauca/@3.8890173,-77.0779171,17z/data=!4m17!1m7!3m6!1s0x8e37238a4f87b9cf:0x4eb5306511c424c!2sCra.+4+%235-07,+Buenaventura,+Valle+del+Cauca!3b1!8m2!3d3.8890173!4d-77.0757284!4m8!1m0!1m5!1m1!1s0x8e37238a4f87b9cf:0x4eb5306511c424c!2m2!1d-77.0757284!2d3.8890173!3e3"},"valle-cauca-cali-01":{"name":"CENTRO TECNOLOGICO DIGITAL SEDE VERSALLES","address":"Av 4 Norte No 23A - N50, Lc 101","lat":"3.4693658","lng":"-76.5290226","phone":["5240263"],"cell":["3172205902"],"viewMap":"https://www.google.com/maps/dir//Av.+4+Nte.+%2323n69,+Cali,+Valle+del+Cauca/@3.4693658,-76.5290226,17z/data=!4m17!1m7!3m6!1s0x8e30a61615ef6943:0x5daa99f3add88378!2sAv.+4+Nte.+%2323n69,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4693658!4d-76.5268339!4m8!1m0!1m5!1m1!1s0x8e30a61615ef6943:0x5daa99f3add88378!2m2!1d-76.5268339!2d3.4693658!3e3"},"valle-cauca-cali-02":{"name":"CENTRAL DE LICUADORAS SEDE SUR","address":"Av Rooselvet No 29 - 30","lat":"3.4314859","lng":"-76.541281","phone":["5565967","5140879"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Av.+Roosevelt+%2329-30,+Cali,+Valle+del+Cauca/@3.4314859,-76.541281,17z/data=!4m17!1m7!3m6!1s0x8e30a69af5fc6b35:0xa210a0481b9e9dce!2sAv.+Roosevelt+%2329-30,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4314859!4d-76.5390923!4m8!1m0!1m5!1m1!1s0x8e30a69af5fc6b35:0xa210a0481b9e9dce!2m2!1d-76.5390923!2d3.4314859!3e3"},"valle-cauca-cali-03":{"name":"CENTRAL DE LICUADORAS SEDE NORTE ","address":"Av 6 No 47AN-06","lat":"3.48594","lng":"-76.5283172","phone":["3087608"],"cell":["3182963920"],"viewMap":"https://www.google.com/maps/dir//Av.+6+Nte.+%2347an75,+Cali,+Valle+del+Cauca/@3.48594,-76.5283172,17z/data=!4m17!1m7!3m6!1s0x8e30a8a1d0ca8b75:0x3111ddc0f6448805!2sAv.+6+Nte.+%2347an75,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.48594!4d-76.5261285!4m8!1m0!1m5!1m1!1s0x8e30a8a1d0ca8b75:0x3111ddc0f6448805!2m2!1d-76.5261285!2d3.48594!3e3"},"valle-cauca-cali-04":{"name":"CENTRO TECNOLOGICO DIGITAL SEDE PRINCIPAL","address":"Cl 70 No 1F - 61, Barrio La Rivera","lat":"3.4750469","lng":"-76.4890708","phone":["5240263"],"cell":["3172205902"],"viewMap":"https://www.google.com/maps/dir//Cl.+70+%231f-61,+Cali,+Valle+del+Cauca/@3.4750469,-76.4890708,17z/data=!4m17!1m7!3m6!1s0x8e30a7dba6b7d389:0xe29cac49729181d6!2sCl.+70+%231f-61,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4750469!4d-76.4868821!4m8!1m0!1m5!1m1!1s0x8e30a7dba6b7d389:0xe29cac49729181d6!2m2!1d-76.4868821!2d3.4750469!3e3"},"valle-cauca-cali-05":{"name":"CENTRO TECNOLOGICO DIGITAL SEDE SUR","address":"Cl 6 No. 52A-49, CC Rapisur Lc 10 Nueva Tequendama","email":"ingenieria@centroautorizado.com.co","lat":"3.4120971","lng":"-76.5495168","schedule":["Lun a Vie de 8:00 a.m a 1:00 p.m y de 2:00 p.m a 6:00 p.m","Sab de 8:00 a.m a 1:00 p.m y de 2:00 p.m a 4:00 p.m"],"phone":["5240263"],"cell":["3172205902"],"viewMap":"https://www.google.com/maps/place/Rapisur/@3.4120971,-76.5495168,17z/data=!3m1!4b1!4m5!3m4!1s0x8e30a6a84a6523d5:0x6b494414ab76e09e!8m2!3d3.4120917!4d-76.5473281?hl=es"},"valle-cauca-cali-06":{"name":"CENTRO TÉCNICO ESPECIALIZADO S.A.S.","address":"Cr 10 No 6 - 88","lat":"3.4464873","lng":"-76.5371282","phone":["8803467"],"cell":["3172833633","3167011265"],"viewMap":"https://www.google.com/maps/dir//Cra.+10+%236-88,+Cali,+Valle+del+Cauca/@3.4464873,-76.5371282,17z/data=!4m17!1m7!3m6!1s0x8e30a663048408a9:0xb00c5ef7838a019d!2sCra.+10+%236-88,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4464873!4d-76.5349395!4m8!1m0!1m5!1m1!1s0x8e30a663048408a9:0xb00c5ef7838a019d!2m2!1d-76.5349395!2d3.4464873!3e3"},"valle-cauca-cali-07":{"name":"CENTRAL DE LICUADORAS SEDE CENTRO ","address":"Cr 10 No 8 - 24","lat":"3.4468259","lng":"-76.5361168","phone":["8817763","8963924"],"cell":["3184022579"],"viewMap":"https://www.google.com/maps/dir//Cra.+10+%238-24,+Cali,+Valle+del+Cauca/@3.4468259,-76.5361168,17z/data=!4m17!1m7!3m6!1s0x8e30a663a5957c6f:0x927b3552e8a43779!2sCra.+10+%238-24,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4468259!4d-76.5339281!4m8!1m0!1m5!1m1!1s0x8e30a663a5957c6f:0x927b3552e8a43779!2m2!1d-76.5339281!2d3.4468259!3e3"},"valle-cauca-cartago-01":{"name":"TELEVIDEO","address":"Cl 15 No 7 - 22, Barrio La Libertad","lat":"4.7469067","lng":"-75.9194646","phone":["2139092"],"cell":["3173796819","3122678087"],"viewMap":"https://www.google.com/maps/dir//Cl.+15+%237-22,+Cartago,+Valle+del+Cauca/@4.7469067,-75.9194646,17z/data=!4m17!1m7!3m6!1s0x8e386fe201e3a615:0xc18e382a54e1c24e!2sCl.+15+%237-22,+Cartago,+Valle+del+Cauca!3b1!8m2!3d4.7469067!4d-75.9172759!4m8!1m0!1m5!1m1!1s0x8e386fe201e3a615:0xc18e382a54e1c24e!2m2!1d-75.9172759!2d4.7469067!3e3"},"valle-cauca-cartago-02":{"name":"TALLER SONY REPARACIÓN DE ELECTRODOMESTICOS","address":"Cl 16 No. 4 - 45","lat":"4.7497672","lng":"-75.9203997","cell":["3187441431","3105047597"],"viewMap":"https://www.google.com/maps/dir//Cl.+16+%234-45,+Cartago,+Pereira,+Risaralda/@4.7497672,-75.9203997,17z/data=!4m17!1m7!3m6!1s0x8e38701e89cc7895:0x118741a40a0bdbe5!2sCl.+16+%234-45,+Cartago,+Pereira,+Risaralda!3b1!8m2!3d4.7497672!4d-75.918211!4m8!1m0!1m5!1m1!1s0x8e38701e89cc7895:0x118741a40a0bdbe5!2m2!1d-75.918211!2d4.7497672!3e3"},"valle-cauca-florida-01":{"name":"GEOELECTRÓNICA FLORIDA","address":"Cl 11 No. 11 - 01, Barrio San Antonio","lat":"3.3249534","lng":"-76.2341011","phone":["2641541"],"cell":["3128297292"],"viewMap":"https://www.google.com/maps/dir//Cl.+11,+Florida,+Valle+del+Cauca/@3.3249534,-76.2341011,17z/data=!4m17!1m7!3m6!1s0x8e3a12d3752b7319:0x7d8b61b840b204!2sCl.+11,+Florida,+Valle+del+Cauca!3b1!8m2!3d3.3249534!4d-76.2319124!4m8!1m0!1m5!1m1!1s0x8e3a12d3752b7319:0x7d8b61b840b204!2m2!1d-76.2319124!2d3.3249534!3e3"},"valle-cauca-florida-02":{"name":"TECNIFRIO FLORIDA","address":"Cl 8 No. 14 - 63","lat":"3.3221995","lng":"-76.2350351","phone":["2642741"],"cell":["3012167542","3113040430"],"viewMap":"https://www.google.com/maps/dir//Cl.+8+%23%2314-63,+Florida,+Valle+del+Cauca/@3.3221995,-76.2350351,17z/data=!4m17!1m7!3m6!1s0x8e3a12d32572106f:0xb969f0798e941fb1!2sCl.+8+%23%2314-63,+Florida,+Valle+del+Cauca!3b1!8m2!3d3.3221995!4d-76.2328464!4m8!1m0!1m5!1m1!1s0x8e3a12d32572106f:0xb969f0798e941fb1!2m2!1d-76.2328464!2d3.3221995!3e3"},"valle-cauca-jamundi":{"name":"SERVICE POINT","address":"Cr 14 No 18 - 35, Barrio La Pradera","lat":"3.2687734","lng":"-76.5408017","phone":["2885797"],"cell":["3157022997"],"viewMap":"https://www.google.com/maps/dir//Cra.+14+%2318-35,+Jamund%C3%AD,+Valle+del+Cauca/@3.2687734,-76.5408017,17z/data=!4m17!1m7!3m6!1s0x8e309ec86872df33:0x2c348931de27d8e!2sCra.+14+%2318-35,+Jamund%C3%AD,+Valle+del+Cauca!3b1!8m2!3d3.2687734!4d-76.538613!4m8!1m0!1m5!1m1!1s0x8e309ec86872df33:0x2c348931de27d8e!2m2!1d-76.538613!2d3.2687734!3e3"},"valle-cauca-roldanillo":{"name":"SERVIELECTRÓNICA DEL NORTE","address":"Cl 72 Norte 3, Esquina","lat":"4.4141378","lng":"-76.1609278","cell":["3162542324","3127583434"],"viewMap":"https://www.google.com/maps/dir//Roldanillo,+Valle+del+Cauca/@4.4141378,-76.1609278,15z/data=!4m17!1m7!3m6!1s0x8e383714cff81901:0xdbf713a1f87e02ee!2sRoldanillo,+Valle+del+Cauca!3b1!8m2!3d4.4154736!4d-76.1513942!4m8!1m0!1m5!1m1!1s0x8e383714cff81901:0xdbf713a1f87e02ee!2m2!1d-76.1513942!2d4.4154736!3e3"},"valle-cauca-tulua":{"name":"LICUADORAS Y PLANCHAS ELECTRONIC","address":"Cl 30 No. 21 - 60","lat":"4.0822701","lng":"-76.2032486","phone":["2333777"],"cell":[],"viewMap":"https://www.google.com/maps/dir//Cl.+30+%2321-60,+Tulu%C3%A1,+Valle+del+Cauca/@4.0822701,-76.2032486,17z/data=!4m17!1m7!3m6!1s0x8e39c5c7fa68a727:0x96f17dc8ca12218d!2sCl.+30+%2321-60,+Tulu%C3%A1,+Valle+del+Cauca!3b1!8m2!3d4.0822701!4d-76.2010599!4m8!1m0!1m5!1m1!1s0x8e39c5c7fa68a727:0x96f17dc8ca12218d!2m2!1d-76.2010599!2d4.0822701!3e3"}},"departments":{"amazonas":{"name":"Amazonas","cities":{"leticia":{"areaCode":8,"name":"Leticia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["amazonas-leticia"]},"tecnologia-entretenimiento":{"stores":["amazonas-leticia"]}}}}},"antioquia":{"name":"Antioquia","cities":{"caucasia":{"areaCode":4,"name":"Caucasia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-caucasia-01"]},"grandes-electrodomesticos":{"stores":["antioquia-caucasia-02"]},"iluminacion":{"stores":["antioquia-caucasia-01"]},"linea-blanca":{"stores":["antioquia-caucasia-02"]},"soluciones-hogar":{"stores":["antioquia-caucasia-01"]},"tecnologia-entretenimiento":{"stores":["antioquia-caucasia-01"]}}},"itagui":{"areaCode":4,"name":"Itaguí","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-itagui"]},"iluminacion":{"stores":["antioquia-itagui"]},"soluciones-hogar":{"stores":["antioquia-itagui"]},"tecnologia-entretenimiento":{"stores":["antioquia-itagui"]}}},"medellin":{"areaCode":4,"name":"Medellín","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-medellin-04","antioquia-medellin-02"]},"ferreteria":{"stores":["antioquia-medellin-01","antioquia-medellin-04"]},"iluminacion":{"stores":["antioquia-medellin-04","antioquia-medellin-02"]},"soluciones-hogar":{"stores":["antioquia-medellin-01","antioquia-medellin-04","antioquia-medellin-02"]},"tecnologia-entretenimiento":{"stores":["antioquia-medellin-03","antioquia-medellin-01"]}}},"rionegro":{"areaCode":4,"name":"Rionegro","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-rionegro"]},"soluciones-hogar":{"stores":["antioquia-rionegro"]},"tecnologia-entretenimiento":{"stores":["antioquia-rionegro"]}}},"apartado":{"areaCode":4,"name":"Apartadó","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-apartado-01","antioquia-apartado-02"]},"iluminacion":{"stores":["antioquia-apartado-02"]},"soluciones-hogar":{"stores":["antioquia-apartado-01","antioquia-apartado-02"]},"tecnologia-entretenimiento":{"stores":["antioquia-apartado-02"]}}},"bello":{"areaCode":4,"name":"Bello","categories":{"cuidado-personal-soluciones-hogar":{"stores":["antioquia-bello"]},"ferreteria":{"stores":["antioquia-bello"]},"soluciones-hogar":{"stores":["antioquia-bello"]},"tecnologia-entretenimiento":{"stores":["antioquia-bello"]}}}}},"arauca":{"name":"Arauca","cities":{"arauca":{"areaCode":7,"name":"Arauca","categories":{"cuidado-personal-soluciones-hogar":{"stores":["arauca-arauca"]},"soluciones-hogar":{"stores":["arauca-arauca"]},"tecnologia-entretenimiento":{"stores":["arauca-arauca"]}}}}},"atlantico":{"name":"Atlántico","cities":{"barranquilla":{"areaCode":5,"name":"Barranquilla","categories":{"cuidado-personal-soluciones-hogar":{"stores":["atlantico-barranquilla-01","atlantico-barranquilla-02"]},"ferreteria":{"stores":["atlantico-barranquilla-02"]},"iluminacion":{"stores":["atlantico-barranquilla-01"]},"soluciones-hogar":{"stores":["atlantico-barranquilla-01","atlantico-barranquilla-02"]},"tecnologia-entretenimiento":{"stores":["atlantico-barranquilla-01","atlantico-barranquilla-02"]}}}}},"bolivar":{"name":"Bolívar","cities":{"cartagena":{"areaCode":5,"name":"Cartagena","categories":{"cuidado-personal-soluciones-hogar":{"stores":["bolivar-cartagena-02","bolivar-cartagena-01"]},"ferreteria":{"stores":["bolivar-cartagena-02"]},"soluciones-hogar":{"stores":["bolivar-cartagena-02","bolivar-cartagena-01"]},"tecnologia-entretenimiento":{"stores":["bolivar-cartagena-02","bolivar-cartagena-01"]}}},"magangue":{"areaCode":5,"name":"Magangué","categories":{"cuidado-personal-soluciones-hogar":{"stores":["bolivar-magangue"]},"ferreteria":{"stores":["bolivar-magangue"]},"soluciones-hogar":{"stores":["bolivar-magangue"]},"tecnologia-entretenimiento":{"stores":["bolivar-magangue"]}}}}},"boyaca":{"name":"Boyacá","cities":{"duitama":{"areaCode":8,"name":"Duitama","categories":{"cuidado-personal-soluciones-hogar":{"stores":["boyaca-duitama-01","boyaca-duitama-02"]},"iluminacion":{"stores":["boyaca-duitama-01","boyaca-duitama-02"]},"soluciones-hogar":{"stores":["boyaca-duitama-01","boyaca-duitama-02"]},"tecnologia-entretenimiento":{"stores":["boyaca-duitama-01"]}}},"puerto-boyaca":{"areaCode":8,"name":"Puerto Boyacá","categories":{"cuidado-personal-soluciones-hogar":{"stores":["boyaca-puertoboyaca"]},"iluminacion":{"stores":["boyaca-puertoboyaca"]},"soluciones-hogar":{"stores":["boyaca-puertoboyaca"]},"tecnologia-entretenimiento":{"stores":["boyaca-puertoboyaca"]}}},"tunja":{"areaCode":8,"name":"Tunja","categories":{"cuidado-personal-soluciones-hogar":{"stores":["boyaca-tunja"]}}}}},"caldas":{"name":"Caldas","cities":{"la-dorada":{"areaCode":6,"name":"La Dorada","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caldas-dorada"]},"soluciones-hogar":{"stores":["caldas-dorada"]},"tecnologia-entretenimiento":{"stores":["caldas-dorada"]}}},"manizales":{"areaCode":6,"name":"Manizales","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caldas-manizales"]},"soluciones-hogar":{"stores":["caldas-manizales"]},"tecnologia-entretenimiento":{"stores":["caldas-manizales"]}}}}},"caqueta":{"name":"Caquetá","cities":{"florencia":{"areaCode":2,"name":"Florencia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caqueta-florencia-02"]},"ferreteria":{"stores":["caqueta-florencia-01"]},"iluminacion":{"stores":["caqueta-florencia-02"]},"soluciones-hogar":{"stores":["caqueta-florencia-01","caqueta-florencia-02"]},"tecnologia-entretenimiento":{"stores":["caqueta-florencia-02"]}}},"san-vicente-del-caguan":{"areaCode":8,"name":"San Vicente del Caguan","categories":{"cuidado-personal-soluciones-hogar":{"stores":["caqueta-caguan"]},"ferreteria":{"stores":["caqueta-caguan"]},"soluciones-hogar":{"stores":["caqueta-caguan"]},"tecnologia-entretenimiento":{"stores":["caqueta-caguan"]}}}}},"casanare":{"name":"Casanare","cities":{"yopal":{"areaCode":8,"name":"Yopal","categories":{"cuidado-personal-soluciones-hogar":{"stores":["casanare-yopal-01","casanare-yopal-02"]},"ferreteria":{"stores":["casanare-yopal-01","casanare-yopal-02"]},"iluminacion":{"stores":["casanare-yopal-02"]},"soluciones-hogar":{"stores":["casanare-yopal-01","casanare-yopal-02"]},"tecnologia-entretenimiento":{"stores":["casanare-yopal-01","casanare-yopal-02"]}}}}},"cauca":{"name":"Cauca","cities":{"popayan":{"areaCode":2,"name":"Popayán","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cauca-popayan-01","cauca-popayan-02"]},"ferreteria":{"stores":["cauca-popayan-02"]},"soluciones-hogar":{"stores":["cauca-popayan-01","cauca-popayan-02"]},"tecnologia-entretenimiento":{"stores":["cauca-popayan-01","cauca-popayan-02"]}}}}},"cesar":{"name":"Cesar","cities":{"aguachica":{"areaCode":5,"name":"Aguachica","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cesar-aguachica"]},"iluminacion":{"stores":["cesar-aguachica"]},"soluciones-hogar":{"stores":["cesar-aguachica"]},"tecnologia-entretenimiento":{"stores":["cesar-aguachica"]}}},"bosconia":{"areaCode":5,"name":"Bosconia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cesar-bosconia"]},"soluciones-hogar":{"stores":["cesar-bosconia"]},"tecnologia-entretenimiento":{"stores":["cesar-bosconia"]}}},"valledupar":{"areaCode":5,"name":"Valledupar","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cesar-valledupar-02"]},"iluminacion":{"stores":["cesar-valledupar-02"]},"soluciones-hogar":{"stores":["cesar-valledupar-01","cesar-valledupar-02"]},"tecnologia-entretenimiento":{"stores":["cesar-valledupar-01","cesar-valledupar-02"]}}}}},"choco":{"name":"Chocó","cities":{"quibdo":{"areaCode":4,"name":"Quibdó","categories":{"ferreteria":{"stores":["choco-quibdo"]},"soluciones-hogar":{"stores":["choco-quibdo"]},"tecnologia-entretenimiento":{"stores":["choco-quibdo"]}}}}},"cordoba":{"name":"Córdoba","cities":{"lorica":{"areaCode":4,"name":"Lorica","categories":{"soluciones-hogar":{"stores":["cordoba-lorica"]}}},"monteria":{"areaCode":4,"name":"Montería","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cordoba-monteria-03"]},"soluciones-hogar":{"stores":["cordoba-monteria-03"]},"tecnologia-entretenimiento":{"stores":["cordoba-monteria-02","cordoba-monteria-03","cordoba-monteria-01"]}}},"montelibano":{"areaCode":4,"name":"Montelibano","categories":{"accesorios":{"stores":["cordoba-montelibano"]},"dispensadores":{"stores":["cordoba-montelibano"]},"ferreteria":{"stores":["cordoba-montelibano"]},"home-kalley":{"stores":["cordoba-montelibano"]},"iluminacion":{"stores":["cordoba-montelibano"]},"pequenos-electrodomesticos":{"stores":["cordoba-montelibano"]},"smart-home-menores":{"stores":["cordoba-montelibano"]},"tecnologia-entretenimiento":{"stores":["cordoba-montelibano"]}}},"planeta-rica":{"areaCode":4,"name":"Planeta Rica","categories":{"cuidado-personal-soluciones-hogar":{"stores":["cordoba-planetarica"]},"soluciones-hogar":{"stores":["cordoba-planetarica"]},"tecnologia-entretenimiento":{"stores":["cordoba-planetarica"]}}}}},"cundinamarca":{"name":"Cundinamarca","cities":{"chia":{"areaCode":1,"name":"Chía","categories":{"soluciones-hogar":{"stores":["cundinamarca-chia"]}}},"bogota":{"areaCode":1,"name":"Bogotá D.C.","categories":{"accesorios":{"stores":["bogota-05","bogota-06"]},"cuidado-personal-soluciones-hogar":{"stores":["bogota-01","bogota-02","bogota-03"]},"dispensadores":{"stores":["bogota-05","bogota-06"]},"ferreteria":{"stores":["bogota-02","bogota-05","bogota-06"]},"home-kalley":{"stores":["bogota-05","bogota-06"]},"iluminacion":{"stores":["bogota-02"]},"linea-blanca":{"stores":["bogota-05","bogota-06"]},"pequenos-electrodomesticos":{"stores":["bogota-05","bogota-06"]},"refrigeracion":{"stores":["bogota-05","bogota-06"]},"smart-home-menores":{"stores":["bogota-05","bogota-06"]},"soluciones-hogar":{"stores":["bogota-01","bogota-02","bogota-03"]},"tecnologia-entretenimiento":{"stores":["bogota-01","bogota-02","bogota-03","bogota-05","bogota-06"]}}}}},"guajira":{"name":"Guajira","cities":{"rioacha":{"areaCode":5,"name":"Rioacha","categories":{"accesorios":{"stores":["guajira-rioacha"]},"aires-acondicionados":{"stores":["guajira-rioacha"]},"dispensadores":{"stores":["guajira-rioacha"]},"ferreteria":{"stores":["guajira-rioacha"]},"home-kalley":{"stores":["guajira-rioacha"]},"iluminacion":{"stores":["guajira-rioacha"]},"linea-blanca":{"stores":["guajira-rioacha"]},"pequenos-electrodomesticos":{"stores":["guajira-rioacha"]},"refrigeracion":{"stores":["guajira-rioacha"]},"smart-home-menores":{"stores":["guajira-rioacha"]},"tecnologia-entretenimiento":{"stores":["guajira-rioacha"]}}}}},"huila":{"name":"Huila","cities":{"garzon":{"areaCode":8,"name":"Garzón","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-garzon"]},"iluminacion":{"stores":["huila-garzon"]},"soluciones-hogar":{"stores":["huila-garzon"]},"tecnologia-entretenimiento":{"stores":["huila-garzon"]}}},"la-plata":{"areaCode":8,"name":"La Plata","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-plata"]},"soluciones-hogar":{"stores":["huila-plata"]},"tecnologia-entretenimiento":{"stores":["huila-plata"]}}},"neiva":{"areaCode":8,"name":"Neiva","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-neiva-01"]},"iluminacion":{"stores":["huila-neiva-01"]},"soluciones-hogar":{"stores":["huila-neiva-01","huila-neiva-02"]},"tecnologia-entretenimiento":{"stores":["huila-neiva-01","huila-neiva-02"]}}},"pitalito":{"areaCode":8,"name":"Pitalito","categories":{"cuidado-personal-soluciones-hogar":{"stores":["huila-pitalito"]},"soluciones-hogar":{"stores":["huila-pitalito"]},"tecnologia-entretenimiento":{"stores":["huila-pitalito"]}}}}},"magdalena":{"name":"Magdalena","cities":{"cienaga":{"areaCode":5,"name":"Ciénaga","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-cienaga"]},"soluciones-hogar":{"stores":["magdalena-cienaga"]},"tecnologia-entretenimiento":{"stores":["magdalena-cienaga"]}}},"fundacion":{"areaCode":5,"name":"Fundación","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-fundacion"]},"soluciones-hogar":{"stores":["magdalena-fundacion"]},"tecnologia-entretenimiento":{"stores":["magdalena-fundacion"]}}},"santa-marta":{"areaCode":5,"name":"Santa Marta","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-santamarta"]},"soluciones-hogar":{"stores":["magdalena-santamarta"]},"tecnologia-entretenimiento":{"stores":["magdalena-santamarta"]}}},"el-banco":{"areaCode":5,"name":"El Banco","categories":{"cuidado-personal-soluciones-hogar":{"stores":["magdalena-banco"]},"soluciones-hogar":{"stores":["magdalena-banco"]},"tecnologia-entretenimiento":{"stores":["magdalena-banco"]}}}}},"meta":{"name":"Meta","cities":{"acacias":{"areaCode":8,"name":"Acacias","categories":{"cuidado-personal-soluciones-hogar":{"stores":["meta-acacias"]},"soluciones-hogar":{"stores":["meta-acacias"]},"tecnologia-entretenimiento":{"stores":["meta-acacias"]}}},"villavicencio":{"areaCode":8,"name":"Villavicencio","categories":{"cuidado-personal-soluciones-hogar":{"stores":["meta-villavicencio"]},"soluciones-hogar":{"stores":["meta-villavicencio"]},"tecnologia-entretenimiento":{"stores":["meta-villavicencio"]}}}}},"narino":{"name":"Nariño","cities":{"ipiales":{"areaCode":2,"name":"Ipiales","categories":{"cuidado-personal-soluciones-hogar":{"stores":["narino-ipiales"]},"soluciones-hogar":{"stores":["narino-ipiales"]},"tecnologia-entretenimiento":{"stores":["narino-ipiales"]}}},"pasto":{"areaCode":2,"name":"Pasto","categories":{"accesorios-videojuegos":{"stores":["narino-pasto-04"]},"cuidado-personal-soluciones-hogar":{"stores":["narino-pasto-03","narino-pasto-02","narino-pasto-04"]},"ferreteria":{"stores":["narino-pasto-03","narino-pasto-04"]},"grandes-electrodomesticos":{"stores":["narino-pasto-04"]},"iluminacion":{"stores":["narino-pasto-02","narino-pasto-04"]},"soluciones-hogar":{"stores":["narino-pasto-01","narino-pasto-03","narino-pasto-02","narino-pasto-04"]},"tecnologia-entretenimiento":{"stores":["narino-pasto-01","narino-pasto-03","narino-pasto-02","narino-pasto-04"]}}},"tumaco":{"areaCode":2,"name":"Tumaco","categories":{"cuidado-personal-soluciones-hogar":{"stores":["narino-tumaco"]},"ferreteria":{"stores":["narino-tumaco"]},"soluciones-hogar":{"stores":["narino-tumaco"]},"tecnologia-entretenimiento":{"stores":["narino-tumaco"]}}}}},"norte-de-santander":{"name":"Norte de Santander","cities":{"cucuta":{"areaCode":7,"name":"Cúcuta","categories":{"cuidado-personal-soluciones-hogar":{"stores":["norte-santander-cucuta-01"]},"soluciones-hogar":{"stores":["norte-santander-cucuta-01","norte-santander-cucuta-02"]},"tecnologia-entretenimiento":{"stores":["norte-santander-cucuta-01","norte-santander-cucuta-02"]}}}}},"putumayo":{"name":"Putumayo","cities":{"puerto-asis":{"areaCode":8,"name":"Puerto Asís","categories":{"cuidado-personal-soluciones-hogar":{"stores":["putumayo-puertoasis"]},"ferreteria":{"stores":["putumayo-puertoasis"]},"soluciones-hogar":{"stores":["putumayo-puertoasis"]},"tecnologia-entretenimiento":{"stores":["putumayo-puertoasis"]}}}}},"quindio":{"name":"Quindio","cities":{"armenia":{"areaCode":4,"name":"Armenia","categories":{"cuidado-personal-soluciones-hogar":{"stores":["quindio-armenia"]},"ferreteria":{"stores":["quindio-armenia"]},"iluminacion":{"stores":["quindio-armenia"]},"soluciones-hogar":{"stores":["quindio-armenia"]},"tecnologia-entretenimiento":{"stores":["quindio-armenia"]}}}}},"risaralda":{"name":"Risaralda","cities":{"pereira":{"areaCode":6,"name":"Pereira","categories":{"cuidado-personal-soluciones-hogar":{"stores":["risaralda-pereira-01"]},"ferreteria":{"stores":["risaralda-pereira-01"]},"iluminacion":{"stores":["risaralda-pereira-01"]},"soluciones-hogar":{"stores":["risaralda-pereira-01","risaralda-pereira-02"]},"tecnologia-entretenimiento":{"stores":["risaralda-pereira-02"]}}},"dosquebradas":{"areaCode":6,"name":"Dosquebradas","categories":{"soluciones-hogar":{"stores":["risaralda-dosquebradas"]}}}}},"san-andres":{"name":"San Andrés","cities":{"san-andres-islas":{"areaCode":8,"name":"San Andrés Islas","categories":{"accesorios-videojuegos":{"stores":["san-andres"]},"cuidado-personal-soluciones-hogar":{"stores":["san-andres"]},"ferreteria":{"stores":["san-andres"]},"iluminacion":{"stores":["san-andres"]},"soluciones-hogar":{"stores":["san-andres"]},"tecnologia-entretenimiento":{"stores":["san-andres"]}}}}},"santander":{"name":"Santander","cities":{"barbosa":{"areaCode":7,"name":"Barbosa","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-barbosa"]},"soluciones-hogar":{"stores":["santander-barbosa"]},"tecnologia-entretenimiento":{"stores":["santander-barbosa"]}}},"barrancabermeja":{"areaCode":7,"name":"Barrancabermeja","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-barrancabermeja-01","santander-barrancabermeja-02"]},"ferreteria":{"stores":["santander-barrancabermeja-01"]},"iluminacion":{"stores":["santander-barrancabermeja-02"]},"soluciones-hogar":{"stores":["santander-barrancabermeja-01","santander-barrancabermeja-02"]},"tecnologia-entretenimiento":{"stores":["santander-barrancabermeja-01","santander-barrancabermeja-02"]}}},"bucaramanga":{"areaCode":7,"name":"Bucaramanga","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-bucaramanga-03","santander-bucaramanga-01"]},"soluciones-hogar":{"stores":["santander-bucaramanga-03","santander-bucaramanga-01"]},"tecnologia-entretenimiento":{"stores":["santander-bucaramanga-02"]}}},"san-gil":{"areaCode":7,"name":"San Gil","categories":{"tecnologia-entretenimiento":{"stores":["santander-sangil"]}}},"socorro":{"areaCode":7,"name":"Socorro","categories":{"cuidado-personal-soluciones-hogar":{"stores":["santander-socorro"]},"iluminacion":{"stores":["santander-socorro"]},"soluciones-hogar":{"stores":["santander-socorro"]},"tecnologia-entretenimiento":{"stores":["santander-socorro"]}}}}},"sucre":{"name":"Sucre","cities":{"sincelejo":{"areaCode":5,"name":"Sincelejo","categories":{"cuidado-personal-soluciones-hogar":{"stores":["sucre-sincelejo-02"]},"iluminacion":{"stores":["sucre-sincelejo-02"]},"soluciones-hogar":{"stores":["sucre-sincelejo-02","sucre-sincelejo-01"]},"tecnologia-entretenimiento":{"stores":["sucre-sincelejo-02"]}}}}},"tolima":{"name":"Tolima","cities":{"ibague":{"areaCode":8,"name":"Ibagué","categories":{"cuidado-personal-soluciones-hogar":{"stores":["tolima-ibague"]},"soluciones-hogar":{"stores":["tolima-ibague"]},"tecnologia-entretenimiento":{"stores":["tolima-ibague"]}}}}},"valle-del-cauca":{"name":"Valle del Cauca","cities":{"cali":{"areaCode":2,"name":"Cali","categories":{"accesorios":{"stores":["valle-cauca-cali-05"]},"aires-acondicionados":{"stores":["valle-cauca-cali-05"]},"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-cali-01","valle-cauca-cali-02","valle-cauca-cali-03","valle-cauca-cali-04","valle-cauca-cali-05","valle-cauca-cali-06","valle-cauca-cali-07"]},"dispensadores":{"stores":["valle-cauca-cali-05"]},"ferreteria":{"stores":["valle-cauca-cali-07"]},"home-kalley":{"stores":["valle-cauca-cali-05"]},"linea-blanca":{"stores":["valle-cauca-cali-05"]},"pequenos-electrodomesticos":{"stores":["valle-cauca-cali-05"]},"refrigeracion":{"stores":["valle-cauca-cali-05"]},"soluciones-hogar":{"stores":["valle-cauca-cali-01","valle-cauca-cali-02","valle-cauca-cali-03","valle-cauca-cali-04","valle-cauca-cali-05","valle-cauca-cali-06","valle-cauca-cali-07"]},"smart-home-menores":{"stores":["valle-cauca-cali-05"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-cali-01","valle-cauca-cali-04","valle-cauca-cali-05","valle-cauca-cali-06"]}}},"cartago":{"areaCode":2,"name":"Cartago","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-cartago-01"]},"iluminacion":{"stores":["valle-cauca-cartago-01"]},"soluciones-hogar":{"stores":["valle-cauca-cartago-02","valle-cauca-cartago-01"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-cartago-02","valle-cauca-cartago-01"]}}},"florida":{"areaCode":2,"name":"Florida","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-florida-01","valle-cauca-florida-02"]},"soluciones-hogar":{"stores":["valle-cauca-florida-01","valle-cauca-florida-02"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-florida-01"]}}},"roldanillo":{"areaCode":2,"name":"Roldanillo","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-roldanillo"]},"iluminacion":{"stores":["valle-cauca-roldanillo"]},"soluciones-hogar":{"stores":["valle-cauca-roldanillo"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-roldanillo"]}}},"tulua":{"areaCode":2,"name":"Tuluá","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-tulua"]},"ferreteria":{"stores":["valle-cauca-tulua"]},"soluciones-hogar":{"stores":["valle-cauca-tulua"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-tulua"]}}},"buenaventura":{"areaCode":2,"name":"Buenaventura","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-buenaventura"]},"iluminacion":{"stores":["valle-cauca-buenaventura"]},"soluciones-hogar":{"stores":["valle-cauca-buenaventura"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-buenaventura"]}}},"jamundi":{"areaCode":2,"name":"Jamundí","categories":{"cuidado-personal-soluciones-hogar":{"stores":["valle-cauca-jamundi"]},"soluciones-hogar":{"stores":["valle-cauca-jamundi"]},"tecnologia-entretenimiento":{"stores":["valle-cauca-jamundi"]}}}}}}} \ No newline at end of file diff --git a/dist/ktronix/css/servicio.css b/dist/ktronix/css/servicio.css index fa033ee..33216a0 100644 --- a/dist/ktronix/css/servicio.css +++ b/dist/ktronix/css/servicio.css @@ -1 +1 @@ -/*! service-centers - v1.2.2 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Arial,Helvetica,sans-serif;--service-centers-first-color:#004691;--service-centers-second-color:#004691;--service-centers-third-color:#004691;--service-centers-fourth-color:#AB1114;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#004691;--service-centers-color-arrow-down:#E63027;--service-centers-bg-message:rgba(0,70,145,0.12);--service-centers-border-color-message:rgba(0,70,145,0.08);--service-centers-text-message:#004691}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(0,70,145,.4);box-shadow:0 0 4px rgba(0,70,145,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file +/*! service-centers - v1.2.3 */@import url(https://cdn.jsdelivr.net/gh/ux-alkosto/icons/style.min.css);.service-centers__map__info-window p a,.service-centers__menu__item__body .message a{color:var(--service-centers-second-color);text-decoration:underline}.custom-select__label,.custom-select__options,.custom-select__value,.service-centers__menu__item label{background-color:var(--service-centers-white)}:root{--service-centers-font-family:Arial,Helvetica,sans-serif;--service-centers-first-color:#004691;--service-centers-second-color:#004691;--service-centers-third-color:#004691;--service-centers-fourth-color:#AB1114;--service-centers-black:#000;--service-centers-gray-1:#F5F5F5;--service-centers-gray-2:#e0e0e0;--service-centers-gray-3:#D5D5D5;--service-centers-gray-4:#959595;--service-centers-gray-5:#444444;--service-centers-gray-6:#5C5C5C;--service-centers-white:#FFF;--service-centers-breakpoint:980px;--service-centers-icon-color:#004691;--service-centers-color-arrow-down:#E63027;--service-centers-bg-message:rgba(0,70,145,0.12);--service-centers-border-color-message:rgba(0,70,145,0.08);--service-centers-text-message:#004691}.custom-select__arrow,.custom-select__container,.custom-select__label,.custom-select__option,.custom-select__options,.custom-select__value,.service-centers *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-select__arrow{border-left:1px solid var(--service-centers-gray-6);bottom:8px;color:var(--service-centers-color-arrow-down);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px;position:absolute;right:0;top:8px;width:38px}.custom-select__container{border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:0;position:relative;width:100%}.custom-select__container.disabled>.custom-select__arrow{border-left:1px solid var(--service-centers-gray-2);color:var(--service-centers-gray-2)}#service-centers-map,.custom-select__container.disabled>.custom-select__label,.service-centers__map{display:none}.custom-select__container.disabled>.custom-select__value{color:var(--service-centers-gray-2);cursor:not-allowed}.custom-select__container.disabled>.custom-select__value:hover{-webkit-box-shadow:none;box-shadow:none}.custom-select__container:focus{outline:0}.custom-select__container:focus:not(.disabled)>.custom-select__value{border:1px solid var(--service-centers-third-color);-webkit-box-shadow:0 0 4px rgba(0,70,145,.4);box-shadow:0 0 4px rgba(0,70,145,.4)}.custom-select__label{color:var(--service-centers-gray-5);font-size:11px;left:.5em;padding:0 .5em;position:absolute;top:-7px}.custom-select__option,.custom-select__value{color:var(--service-centers-gray-4);cursor:pointer}.custom-select__option{font-size:14px;padding:.25em .5em;line-height:32px}.custom-select__option:hover{background-color:var(--service-centers-gray-1)}.custom-select__option[data-value="0"]{cursor:not-allowed}.custom-select__options{display:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3);box-shadow:0 4px 4px rgba(0,0,0,.3);left:.25em;list-style:none;margin:0;max-height:300px;padding:0;position:absolute;top:calc(100% - .25em);width:calc(100% - .5em);z-index:1;overflow-x:hidden;overflow-y:auto}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.custom-select__options.show{display:block}.custom-select__value{border:1px solid var(--service-centers-gray-2);border-radius:4px;font-size:16px;height:40px;line-height:22px;outline:0;overflow:hidden;padding:8px 52px 8px 16px;text-overflow:ellipsis;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;width:-webkit-fill-available}.custom-select__value[data-status=filled]{border:1px solid var(--service-centers-third-color);color:var(--service-centers-gray-5)}.custom-select__value:hover{-webkit-box-shadow:0 0 4px rgba(92,92,92,.4);box-shadow:0 0 4px rgba(92,92,92,.4)}#service-centers-map button.gm-ui-hover-effect{display:none!important}.service-centers{font-family:var(--service-centers-font-family);padding:0 16px;overflow:hidden}.service-centers__container{display:grid;grid-template-areas:"sidebar";grid-template-columns:1fr;margin-bottom:60px;min-height:390px;width:100%}.service-centers__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:40px 0}.service-centers__filters [class*=service-centers__filters]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0}.service-centers__map__info-window{font-family:var(--service-centers-font-family);padding-right:16px}.service-centers__map__info-window h4{color:var(--service-centers-first-color);margin:0 0 8px;font-size:16px;font-weight:600}.service-centers__map__info-window strong{color:var(--service-centers-gray-5);line-height:26px}.service-centers__map__info-window p{font-weight:500;margin:0 0 8px}.service-centers__map__info-window p i{color:var(--service-centers-second-color);font-weight:600;margin-right:3px}.service-centers__map__info-window__close{background-color:transparent;border:0;cursor:pointer;position:absolute;right:0;top:8px}.service-centers__map__info-window__close span{color:var(--service-centers-first-color);font-size:20px;pointer-events:none}.service-centers__menu{grid-area:sidebar;position:relative}.service-centers__menu__item{overflow:hidden;width:100%}.service-centers__menu__item__body{background:var(--service-centers-gray-1);background:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fff));background:linear-gradient(0deg,#f5f5f5 0,#fff 100%);color:var(--service-centers-gray-5);height:0;max-height:0;padding:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.service-centers__menu__item__body .address,.service-centers__menu__item__body .cell,.service-centers__menu__item__body .contact-phones,.service-centers__menu__item__body .email,.service-centers__menu__item__body .how-to-get,.service-centers__menu__item__body .message,.service-centers__menu__item__body .phone,.service-centers__menu__item__body .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.service-centers__menu__item__body .contact-phones{gap:1em;margin-bottom:16px}@media screen and (max-width:980px){.service-centers__menu__item__body .contact-phones{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-centers__menu__item__body .contact-phones>*{width:100%}.service-centers__menu__item__body .address a,.service-centers__menu__item__body .cell a,.service-centers__menu__item__body .email a,.service-centers__menu__item__body .how-to-get a,.service-centers__menu__item__body .phone a,.service-centers__menu__item__body .schedule a{color:var(--service-centers-second-color);display:inline-block;line-height:26px;margin-right:8px;text-decoration:underline}.service-centers__menu__item__body .address p,.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .email p,.service-centers__menu__item__body .how-to-get p,.service-centers__menu__item__body .phone p,.service-centers__menu__item__body .schedule p{font-size:14px;margin:0 0 1em}.service-centers__menu__item__body .address p:first-child,.service-centers__menu__item__body .cell p:first-child,.service-centers__menu__item__body .email p:first-child,.service-centers__menu__item__body .how-to-get p:first-child,.service-centers__menu__item__body .phone p:first-child,.service-centers__menu__item__body .schedule p:first-child{padding-left:0}.service-centers__menu__item__body .address p:not(:last-child),.service-centers__menu__item__body .cell p:not(:last-child),.service-centers__menu__item__body .email p:not(:last-child),.service-centers__menu__item__body .how-to-get p:not(:last-child),.service-centers__menu__item__body .phone p:not(:last-child),.service-centers__menu__item__body .schedule p:not(:last-child){border-right:solid thin var(--service-centers-gray-2)}.service-centers__menu__item__body .address p i,.service-centers__menu__item__body .cell p i,.service-centers__menu__item__body .email p i,.service-centers__menu__item__body .how-to-get p i,.service-centers__menu__item__body .phone p i,.service-centers__menu__item__body .schedule p i{color:var(--service-centers-second-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .address p>strong,.service-centers__menu__item__body .cell p>strong,.service-centers__menu__item__body .email p>strong,.service-centers__menu__item__body .how-to-get p>strong,.service-centers__menu__item__body .phone p>strong,.service-centers__menu__item__body .schedule p>strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.service-centers__menu__item__body .address p>strong i,.service-centers__menu__item__body .cell p>strong i,.service-centers__menu__item__body .email p>strong i,.service-centers__menu__item__body .how-to-get p>strong i,.service-centers__menu__item__body .phone p>strong i,.service-centers__menu__item__body .schedule p>strong i{color:var(--service-centers-icon-color);font-size:20px;font-weight:500;margin-right:5px}.service-centers__menu__item__body .cell p,.service-centers__menu__item__body .phone p{margin:0}.service-centers__menu__item__body .message{background-color:var(--service-centers-bg-message);border:1px solid var(--service-centers-border-color-message);margin-bottom:1em;padding:.5em}.service-centers__menu__item__body .message p{color:var(--service-centers-text-message);font-size:12px;margin:0}.service-centers__menu__item__body .schedule span{display:block;line-height:26px;margin-right:8px}.service-centers__menu__item input{opacity:0;position:absolute;z-index:-1}.service-centers__menu__item input:checked~.service-centers__menu__item__body{height:auto;margin:.5em 0 0;max-height:100vh;padding:1em}.service-centers__menu__item label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--service-centers-gray-3);color:var(--service-centers-first-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:26px;padding:.5em;position:relative;text-transform:uppercase}.service-centers__menu__item label>span{bottom:0;font-size:22px;line-height:32px;width:24px}.service-centers__title{color:var(--service-centers-gray-5);font-size:24px;font-weight:700}.msje-localiza{color:var(--service-centers-gray-5);display:none;font-size:14px;font-weight:500;margin:30px 0}@media screen and (min-width:980px){#service-centers-map{display:block;height:100%;width:100%}.service-centers{padding:0 50px}.service-centers__container{grid-template-areas:"sidebar _ map";grid-template-columns:minmax(auto,465px) 28px minmax(50%,auto)}.service-centers__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-centers__filters [class*=service-centers__filters]{margin:10px}.service-centers__map{border:1px solid var(--service-centers-gray-2);grid-area:map;height:390px}.service-centers__menu{max-height:390px;overflow-x:hidden;overflow-y:auto}.service-centers__menu::-webkit-scrollbar{width:8px}.service-centers__menu::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}.service-centers__menu__item__body .contact-phones>*{width:55%}.service-centers__menu__item__body .contact-phones>*~*{width:45%}.msje-localiza{display:block}} \ No newline at end of file diff --git a/package.json b/package.json index c07a08e..09ecd59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "service-centers", - "version": "1.2.2", + "version": "1.2.3", "description": "", "main": "Gruntfile.js", "dependencies": { diff --git a/src/json/kalley.json b/src/json/kalley.json index 5f848ca..90507fb 100644 --- a/src/json/kalley.json +++ b/src/json/kalley.json @@ -1,23 +1,44 @@ { "categories": { + "accesorios": { + "name": "Accesorios" + }, "accesorios-videojuegos": { "name": "Accesorios y videojuegos" }, + "aires-acondicionados":{ + "name": "Aires acondicionados" + }, "cuidado-personal-soluciones-hogar": { "name": "Cuidado personal y soluciones de hogar" }, + "dispensadores":{ + "name": "Dispensadores" + }, "grandes-electrodomesticos": { "name": "Grandes electrodomésticos" }, "ferreteria": { "name": "Ferretería" }, + "home-kalley": { + "name": "Home Kalley" + }, "iluminacion": { "name": "Iluminación" }, "linea-blanca": { "name": "Linea blanca" }, + "pequenos-electrodomesticos": { + "name": "Pequeños electrodomésticos" + }, + "refrigeracion": { + "name": "Refrigeración" + }, + "smart-home-menores": { + "name": "Smart home menores" + }, "soluciones-hogar": { "name": "Soluciones hogar" }, @@ -269,15 +290,41 @@ ], "viewMap": "https://www.google.com/maps/dir//Calle+68d+Bis+A+Sur,+Comuna+Cdad.+Bol%C3%ADvar,+Bogot%C3%A1/@4.5810705,-74.1624395,17z/data=!4m17!1m7!3m6!1s0x8e3f9f0526bb755d:0xc647039746903fae!2sCalle+68d+Bis+A+Sur,+Comuna+Cdad.+Bol%C3%ADvar,+Bogot%C3%A1!3b1!8m2!3d4.5810705!4d-74.1602508!4m8!1m0!1m5!1m1!1s0x8e3f9f0526bb755d:0xc647039746903fae!2m2!1d-74.1602508!2d4.5810705!3e3" }, - "bogota-04": { - "name": "INDUSERVIX SOLUTION S.A.S", - "address": "Cr 20B No 74 - 22", - "lat": "4.6628143", - "lng": "-74.0648967", + "bogota-05": { + "name": "Quality & Service S.A.S - Sede Sur", + "address": "Cl 31 Sur No. 50A-79", + "email": "info@qualityandservice.co", + "lat": "4.6011046", + "lng": "-74.1267243", + "schedule": [ + "Lun a Vie de 8:00 a.m a 5:00 p.m", + "Sab de 8:00 a.m a 1:00 p.m" + ], + "phone": [ + "9370771" + ], + "cell": [ + "3017887642" + ], + "viewMap": "https://www.google.com/maps/place/Cl.+31+Sur+%2350a-79,+Bogot%C3%A1/@4.6011046,-74.1267243,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3f9eccd31f6659:0x39ef7aa4efde845c!8m2!3d4.6010993!4d-74.1245356?hl=es" + }, + "bogota-06": { + "name": "Quality & Service S.A.S - Sede Chapinero", + "address": "Cr 18 No. 51-78", + "email": "infochapinero@qualityandservice.co", + "lat": "4.6397977", + "lng": "-74.0723116", + "schedule": [ + "Lun a Vie de 8:00 a.m a 5:00 p.m", + "Sab de 8:00 a.m a 1:00 p.m" + ], + "phone": [ + "9370771" + ], "cell": [ - "3165297906" + "3017887642" ], - "viewMap": "https://www.google.com/maps/place/Cra.+20b+%23%2374-22,+Bogot%C3%A1/@4.6628143,-74.0648967,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3f9a59a22cb76f:0xfdf8bbdf4810ca66!8m2!3d4.662809!4d-74.062708?hl=es" + "viewMap": "https://www.google.com/maps/place/Cra.+18+%2351-78,+Bogot%C3%A1/@4.6397977,-74.0723116,17z/data=!3m1!4b1!4m5!3m4!1s0x8e3f9a316e181f81:0x26052ce617670587!8m2!3d4.6397924!4d-74.0701229?hl=es" }, "bolivar-cartagena-01": { "name": "S.T.E. SERVICE S.A.S. CARTAGENA", @@ -511,6 +558,21 @@ ], "viewMap": "https://www.google.com/maps/dir//Cra.+6+%2335-73,+Monter%C3%ADa,+C%C3%B3rdoba/@8.7587926,-75.8829628,17z/data=!4m17!1m7!3m6!1s0x8e5a2fe919442aa9:0xf2cf749662c32c31!2zQ3JhLiA2ICMzNS03MywgTW9udGVyw61hLCBDw7NyZG9iYQ!3b1!8m2!3d8.7587926!4d-75.8807741!4m8!1m0!1m5!1m1!1s0x8e5a2fe919442aa9:0xf2cf749662c32c31!2m2!1d-75.8807741!2d8.7587926!3e3" }, + "cordoba-montelibano": { + "name": "Electronica Moderna", + "address": "Cr 8 No. 15A-12, Barrio Tierra Grata", + "email": "electromodernamontelibano@gmail.com", + "lat": "7.9803094", + "lng": "-75.4206136", + "schedule": [ + "Lun a Vie de 8:00 a.m a 5:00 p.m", + "Sab de 8:00 a.m a 12:00 p.m" + ], + "cell": [ + "3145609795" + ], + "viewMap": "https://www.google.com/maps/search/Carrera+8+%23no.+15a-12,+Montel%C3%ADbano,+C%C3%B3rdoba/@7.9803094,-75.4206136,17z/data=!3m1!4b1?hl=es" + }, "cordoba-planetarica": { "name": "SETEL AD", "address": "Cr 4F No 14 - 06, La Inmaculada", @@ -619,6 +681,24 @@ ], "viewMap": "https://www.google.com/maps/dir//Cra.+7+%2324-80,+Quibd%C3%B3,+Choc%C3%B3/@5.6885616,-76.660028,17z/data=!4m17!1m7!3m6!1s0x8e44297682201b1f:0x20323088bfa7ca0b!2zQ3JhLiA3ICMyNC04MCwgUXVpYmTDsywgQ2hvY8Oz!3b1!8m2!3d5.6885616!4d-76.6578393!4m8!1m0!1m5!1m1!1s0x8e44297682201b1f:0x20323088bfa7ca0b!2m2!1d-76.6578393!2d5.6885616!3e3" }, + "guajira-rioacha": { + "name": "López Digital", + "address": "Cl 33 No. 12C-08", + "email": "csald68@gmail.com", + "lat": "11.543884", + "lng": "-72.9222954", + "schedule": [ + "Lun a Vie de 8:00 a.m a 12:00 p.m y de 2:00 p.m a 5:30 p.m", + "Sab de 8:30 a.m a 12:00 p.m" + ], + "phone": [ + "7301346" + ], + "cell": [ + "3234677676" + ], + "viewMap": "https://www.google.com/maps/search/Cl.+33+%23no.+12c-08,+Riohacha,+La+Guajira/@11.543884,-72.9222954,17z/data=!3m1!4b1?hl=es" + }, "huila-garzon": { "name": "ELECTRÓNICAS AUDIO Y COLOR", "address": "Cl 7 No 13 - 60", @@ -1147,16 +1227,21 @@ }, "valle-cauca-cali-05": { "name": "CENTRO TECNOLOGICO DIGITAL SEDE SUR", - "address": "Cr 53A No 5 - 49, Lc 46", - "lat": "3.4113333", - "lng": "-76.5490021", + "address": "Cl 6 No. 52A-49, CC Rapisur Lc 10 Nueva Tequendama", + "email": "ingenieria@centroautorizado.com.co", + "lat": "3.4120971", + "lng": "-76.5495168", + "schedule": [ + "Lun a Vie de 8:00 a.m a 1:00 p.m y de 2:00 p.m a 6:00 p.m", + "Sab de 8:00 a.m a 1:00 p.m y de 2:00 p.m a 4:00 p.m" + ], "phone": [ "5240263" ], "cell": [ "3172205902" ], - "viewMap": "https://www.google.com/maps/dir//Cra.+53a+%235-24,+Cali,+Valle+del+Cauca/@3.4113333,-76.5490021,17z/data=!4m17!1m7!3m6!1s0x8e30a6a9b06481c5:0x384acce93bfc166f!2sCra.+53a+%235-24,+Cali,+Valle+del+Cauca!3b1!8m2!3d3.4113333!4d-76.5468134!4m8!1m0!1m5!1m1!1s0x8e30a6a9b06481c5:0x384acce93bfc166f!2m2!1d-76.5468134!2d3.4113333!3e3" + "viewMap": "https://www.google.com/maps/place/Rapisur/@3.4120971,-76.5495168,17z/data=!3m1!4b1!4m5!3m4!1s0x8e30a6a84a6523d5:0x6b494414ab76e09e!8m2!3d3.4120917!4d-76.5473281?hl=es" }, "valle-cauca-cali-06": { "name": "CENTRO TÉCNICO ESPECIALIZADO S.A.S.", @@ -2000,6 +2085,52 @@ } } }, + "montelibano":{ + "areaCode": 4, + "name": "Montelibano", + "categories":{ + "accesorios":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "dispensadores":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "ferreteria":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "home-kalley":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "iluminacion":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "pequenos-electrodomesticos":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "smart-home-menores":{ + "stores":[ + "cordoba-montelibano" + ] + }, + "tecnologia-entretenimiento":{ + "stores":[ + "cordoba-montelibano" + ] + } + } + }, "planeta-rica": { "areaCode": 4, "name": "Planeta Rica", @@ -2041,40 +2172,148 @@ "areaCode": 1, "name": "Bogotá D.C.", "categories": { + "accesorios": { + "stores":[ + "bogota-05", + "bogota-06" + ] + }, "cuidado-personal-soluciones-hogar": { "stores": [ - "bogota-04", - "bogota-03", + "bogota-01", "bogota-02", - "bogota-01" + "bogota-03" + ] + }, + "dispensadores": { + "stores":[ + "bogota-05", + "bogota-06" ] }, "ferreteria": { "stores": [ - "bogota-04", - "bogota-02" + "bogota-02", + "bogota-05", + "bogota-06" + ] + }, + "home-kalley": { + "stores":[ + "bogota-05", + "bogota-06" ] }, "iluminacion": { "stores": [ - "bogota-02", - "bogota-04" + "bogota-02" + ] + }, + "linea-blanca":{ + "stores":[ + "bogota-05", + "bogota-06" + ] + }, + "pequenos-electrodomesticos": { + "stores":[ + "bogota-05", + "bogota-06" + ] + }, + "refrigeracion": { + "stores":[ + "bogota-05", + "bogota-06" + ] + }, + "smart-home-menores": { + "stores":[ + "bogota-05", + "bogota-06" ] }, "soluciones-hogar": { "stores": [ - "bogota-04", - "bogota-03", + "bogota-01", "bogota-02", - "bogota-01" + "bogota-03" ] }, "tecnologia-entretenimiento": { "stores": [ - "bogota-04", - "bogota-03", + + "bogota-01", "bogota-02", - "bogota-01" + "bogota-03", + "bogota-05", + "bogota-06" + ] + } + } + } + } + }, + "guajira":{ + "name": "Guajira", + "cities":{ + "rioacha":{ + "areaCode": 5, + "name": "Rioacha", + "categories":{ + "accesorios":{ + "stores":[ + "guajira-rioacha" + ] + }, + "aires-acondicionados":{ + "stores":[ + "guajira-rioacha" + ] + }, + "dispensadores":{ + "stores":[ + "guajira-rioacha" + ] + }, + "ferreteria":{ + "stores":[ + "guajira-rioacha" + ] + }, + "home-kalley":{ + "stores":[ + "guajira-rioacha" + ] + }, + "iluminacion":{ + "stores":[ + "guajira-rioacha" + ] + }, + "linea-blanca":{ + "stores":[ + "guajira-rioacha" + ] + }, + "pequenos-electrodomesticos":{ + "stores":[ + "guajira-rioacha" + ] + }, + "refrigeracion":{ + "stores":[ + "guajira-rioacha" + ] + }, + "smart-home-menores":{ + "stores":[ + "guajira-rioacha" + ] + }, + "tecnologia-entretenimiento":{ + "stores":[ + "guajira-rioacha" ] } } @@ -2790,15 +3029,30 @@ "areaCode": 2, "name": "Cali", "categories": { + "accesorios":{ + "stores":[ + "valle-cauca-cali-05" + ] + }, + "aires-acondicionados":{ + "stores":[ + "valle-cauca-cali-05" + ] + }, "cuidado-personal-soluciones-hogar": { "stores": [ - "valle-cauca-cali-07", - "valle-cauca-cali-03", + "valle-cauca-cali-01", "valle-cauca-cali-02", - "valle-cauca-cali-06", + "valle-cauca-cali-03", "valle-cauca-cali-04", "valle-cauca-cali-05", - "valle-cauca-cali-01" + "valle-cauca-cali-06", + "valle-cauca-cali-07" + ] + }, + "dispensadores":{ + "stores":[ + "valle-cauca-cali-05" ] }, "ferreteria": { @@ -2806,23 +3060,48 @@ "valle-cauca-cali-07" ] }, + "home-kalley":{ + "stores":[ + "valle-cauca-cali-05" + ] + }, + "linea-blanca":{ + "stores":[ + "valle-cauca-cali-05" + ] + }, + "pequenos-electrodomesticos":{ + "stores":[ + "valle-cauca-cali-05" + ] + }, + "refrigeracion":{ + "stores":[ + "valle-cauca-cali-05" + ] + }, "soluciones-hogar": { "stores": [ - "valle-cauca-cali-07", - "valle-cauca-cali-03", + "valle-cauca-cali-01", "valle-cauca-cali-02", - "valle-cauca-cali-06", + "valle-cauca-cali-03", "valle-cauca-cali-04", "valle-cauca-cali-05", - "valle-cauca-cali-01" + "valle-cauca-cali-06", + "valle-cauca-cali-07" + ] + }, + "smart-home-menores":{ + "stores":[ + "valle-cauca-cali-05" ] }, "tecnologia-entretenimiento": { "stores": [ - "valle-cauca-cali-06", + "valle-cauca-cali-01", "valle-cauca-cali-04", "valle-cauca-cali-05", - "valle-cauca-cali-01" + "valle-cauca-cali-06" ] } }