Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 129
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 278
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 149
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 206
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 295
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 333
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property ReCaptcha::$ci is deprecated
Filename: libraries/Recaptcha.php
Line Number: 31
Backtrace:
File: /home/stc/public_html/application/libraries/Recaptcha.php
Line: 31
Function: _error_handler
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$recaptcha is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 7
Function: __construct
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$Productos_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 8
Function: model
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$Inicio_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 9
Function: model
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property Productos::$uagent_info is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/stc/public_html/application/helpers/generales_helper.php
Line: 14
Function: library
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 37
Function: tipoDevice
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$recaptcha is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Productos_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Inicio_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uagent_info is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/stc/public_html/application/controllers/frontend/Productos.php
Line: 47
Function: view
File: /home/stc/public_html/index.php
Line: 317
Function: require_once
Los precios no incluyen impresión de logo ni IGV.
Elija los productos que desea cotizar y envíenos su logo
Indíquenos la cantidad y si será impreso a un color o Full color para la presentación digital y la cotización actualizada a su requerimiento.
| CODIGO | FOTO | COLORES / STOCK | DESCRIPCION |
| SMR-GP COTIZAR | ![]() | METALICO | POWER BANK MATERIAL METALICO ACUM. DE ENERGIA CAPACIDAD 4000 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA NEGRA |
| SMR-IG COTIZAR | ![]() | BLANCO | POWER BANK MATERIAL PLASTICO COLOR BLANCO ACUMULADOR DE ENERGIA CAPACIDAD 2600 mAh CON CABLE CONECTOR USB - ADAPTADOR IPHONE - CAJA CARTON BLANCO |
| SMR-IG A COTIZAR | ![]() | BLANCO | POWER BANK MATERIAL PLASTICO COLOR BLANCO ACUMULADOR DE ENERGIA CAPACIDAD 2600 mAh CON CABLE CONECTOR USB - ADAPTADOR IPHONE - CAJA CARTON BLANCO |
| SMR-IG C COTIZAR | ![]() | POWER BANK MATERIAL PLASTICO COLOR BLANCO ACUMULADOR DE ENERGIA CAPACIDAD 2600 mAh CON CABLE CONECTOR USB - ADAPTADOR IPHONE - CAJA CARTON BLANCO | |
| GW11 COTIZAR | ![]() | NEGRO | POWER BANK CON PANTALLA DIGITAL/ COLOR NEGRO DOBLE SALIODA CAPACIDAD 4,000 mAh CON CABLE CONECTOR USB - LINTERNA |
| GW11-2 COTIZAR | ![]() | BLANCO | POWER BANK MATERIAL PLASTICO COLOR BLANCO DOBLE SALIDA CAPACIDAD 4,000 mAh CON CABLE CONECTOR USB - LINTERNA |
| AI-01 COTIZAR | ![]() | BLANCO | ADAPTADOR PARA IPHONE |
| LD-01 COTIZAR | ![]() | ROJO | POWER BANK MATERIAL PLASTICO COLOR ROJO ACUMULADOR DE ENERGIA CAPACIDAD 2200 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA NEGRA |
| LD-02 COTIZAR | ![]() | BLANCO | POWER BANK MATERIAL PLASTICO COLOR BLANCO ACUMULADOR DE ENERGIA CAPACIDAD 2200 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA BLANCA |
| SMR-3G COTIZAR | ![]() | BLANCO | POWER BANK MATERIAL PLASTICO COLOR BLANCO ACUMULADOR DE ENERGIA CAPACIDAD 2600 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA CARTON BLANCA |
| SMR-3GN COTIZAR | ![]() | NEGRO | POWER BANK MATERIAL PLASTICO COLOR NEGRO ACUMULADOR DE ENERGIA CAPACIDAD 2200 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA BLANCA |
| SMR-3GA COTIZAR | ![]() | AZUL | POWER BANK MATERIAL PLASTICO COLOR AZUL ACUMULADOR DE ENERGIA CAPACIDAD 2200 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA BLANCA |
| LD-03 COTIZAR | ![]() | METALICO | POWER BANK MATERIAL METALICO ACUMULADOR DE ENERGIA CAPACIDAD 2600 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA CARTON BLANCA |
| SMR7001 COTIZAR | ![]() | METALICO | POWER BANK MATERIAL METALICO ACUMULADOR DE ENERGIA CAPACIDAD 2600 mAh CON UN CABLE CONECTOR USB + ADAPTADOR IPHONE - CAJA CARTON BLANCA |
| GH-001 COTIZAR | ![]() | NEGRO | SET DE POWER BANK DE METAL CON CABLE USB Y 4 ADAPTADORES CON CAPACIDAD 2600 mAh CAJA NEGRA |
| ZYCM01 COTIZAR | ![]() | MADERA NATURAL | POWER BANK MADERA TUBULAR 2600 mAh CON ADAPTADOR IPHONE CON TAPA CAJA DE MATERIAL ECOLOGICO |
| ZYCM02 COTIZAR | ![]() | MADERA NATURAL | POWER BANK MADERA RECTANGULAR 2600 mAh CON ADAPTADOR IPHONE CON TAPA CAJA DE MATERIAL ECOLOGICO |
| SUC-01 COTIZAR | ![]() | MADERA NATURAL | POWER BANK MADERA RECTANGULAR 4000 mAh CON ADAPTADOR IPHONE CON TAPA CAJA DE MATERIAL ECOLOGICO |
| 6-005-2 COTIZAR | ![]() | BLANCO | SET DE VIAJERO TECNOLOGICO POWER BANK 2600 mAh BLANCO CABLE CONECTOR - CARGADOR Y CONECTOR ENCENDEDOR - ADAPTADOR IPHONE |
| 6-005-2 A COTIZAR | ![]() | BLANCO | SET DE VIAJERO TECNOLOGICO POWER BANK 2600 mAh AZUL CABLE CONECTOR - CARGADOR Y CONECTOR ENCENDEDOR - ADAPTADOR IPHONE |
| 6-005-2 NY COTIZAR | ![]() | SET DE VIAJERO TECNOLOGICO POWER BANK 2600 mAh BLANCO ESTUCHE DE NYLON CABLE CONECTOR - CARGADOR Y CONECTOR ENCENDEDOR - ADAPTADOR IPHONE |