Contacts

ADVISORY BOARDS

JCE South America Hampus Ericcson
JCE South America Ulf Gillberg
JCE South America Francisco Olivos
JCE South America Renato Fiedler
JCE South America Guillermo Salinas
JCE South America Gonzalo Garcia
JCE FLAG
Sweden

MANAGEMENT

JCE South America AB
Address

PO Box 53230

SE-400 16 Gothenburg

Sweden

Contact

Visiting address: Högåsplatsen 3

Office: +46 31 759 55 00

E-mail: info@jce.se

JCE South America Contact Office Sweden
JCE Headquarters
Home to JCE Family Office, JCE Group, JCE South America, and JCE Forestry.
JCE FLAG
Chile

MANAGEMENT

JCE Chile SpA
Address

Avda. Del Valle Norte 857

Ciudad Empresarial

Huechuraba, Santiago

Chile

Contact

Office: +56 2 2414 2600

E-mail: contacto@jce.cl

JCE South America Juan Amigo
JCE South America Guillermo Salinas
JCE South America Gonzalo Garcia
JCE South America Gustavo Ugalde
JCE South America Francisco Olivos
JCE South America Contact Office Chile
Crime Prevention Model
JCE Chile has a crime prevention model and a whistleblowing channel. Please follow the below link for more information (in Spanish only).
JCE FLAG
Brazil

MANAGEMENT

JCE Brasil Participações e Investimentos Ltda.
Address

Avenida Juscelino Kubitschek de Oliveira, 3003, CIC

Curitiba, PR

CEP: 81270-200

Brazil

Contact

Office: +55 41 3595-9600

E-mail: contato@nordtech.com.br

JCE South America Marlbor Necchio
Paulo Menucci Chief Commercial Officer JCESA
JCE South America Carlos Pupo
JCE South America Contact Office Brazil
JCE FLAG
Colombia

MANAGEMENT

Equipos Toyama de Colombia S.A.S.
Address

Carrera 68D No 25B - 40 Oficina 618
Torre Central, Bogotá,
Colombia

Contact

Phone 1: +60 1 703 9520

Phone 2: +60 301 321 7152

E-mail: servicioalcliente@toyama.com.co

JCE South America Contact Office Colombia
JCE FLAG
Peru

MANAGEMENT

JCE Peru S.A.C.
Address

Edificio NOS Golf San Isidro

Calle Esquilache 371, of 601, San Isidro, Lima
Peru

Contact

Phone: +51 943 25 05 24

JCE South America Contact Office Peru
JCE FLAG

SWEDEN

JCE South America 
PO Box 53230
SE-400 16 Gothenburg
Sweden

CHILE

JCE Chile SpA Avda 
Del Valle Norte 857
Hechuraba, Santiago
Chile

BRAZIL

JCE Brasil Ltda. Avda. 
Juscelino Kubitschek de Oliveira,
3003 CIC, Curitiba, PR - CEP: 81270-200
Curitiba, Brazil

COLOMBIA

Equipos Toyama de Colombia S.A.S.
Carrera 68D No 25B, 40 Oficina 618
Torre Central, Bogotá
Colombia

PERU

JCE Peru S.A.C
Edificio NOS Golf San Isidro Calle
Esquilache 371, of 601, San Isidro
Lima, Peru

@JCE All Rights Reserved

document.addEventListener('DOMContentLoaded', function() { window.addEventListener('resize', function() { if (window.innerWidth >= 1024) { document.body.classList.remove('overlay-active'); } }); }); document.addEventListener("DOMContentLoaded", function () { const languageSwitcher = document.querySelectorAll(".language-switch a"); // Adjust this selector if needed if (!languageSwitcher) return; // Get current URL path const currentPath = window.location.pathname; // Define language prefixes const languagePrefixes = ["en", "br", "es"]; // Detect current language from URL let currentLang = languagePrefixes.find(lang => currentPath.startsWith(`/${lang}/`)); if (currentLang) { languageSwitcher.forEach(link => { const newLang = link.getAttribute("data-lang"); // Each link should have a data-lang attribute if (languagePrefixes.includes(newLang)) { link.href = currentPath.replace(`/${currentLang}/`, `/${newLang}/`); } }); } });