Una empresa multinacional dedicada al comercio internacional, la manufactura y el desarrollo inmobiliario

JCE SA Signature Swoosh Red Web

JCE South America es parte de JCE, un family office sueco fundado en 1971

JCE ha estado activa invirtiendo y haciendo negocios en Sudamérica de diversas maneras desde 1987, comenzando en Chile y luego expandiéndose a Brasil, Colombia, Uruguay y Perú.

Nuestra ambición es que JCE South America actúe como un puente entre Escandinavia y Sudamérica, fomentando el intercambio de conocimientos y permitiendo oportunidades de negocio mediante la combinación de los principios de gobierno corporativo suecos con el espíritu emprendedor y la experiencia local.

VENTAS 2024

230+

MUSD

EMPLEADOS EN 2024

900

EMPLEADOS

NUESTRAS ÁREAS DE NEGOCIO

Nuestras operaciones consisten en varias subsidiarias locales activas dentro de tres áreas de negocio
JCE South America Hardware y Distribución
JCE South America Productos Forestales
JCE South America Desarrollos Inmobiliarios
JCE South America Quote Crimson

Desde 1987, Sudamérica ha sido una parte esencial del viaje de JCE. Estamos profundamente comprometidos con la construcción de empresas sostenibles y exitosas que combinen las oportunidades locales con nuestros valores empresariales suecos.

JCE South America Hampus Ericsson Propietario principal Presidente y Director Ejecutivo de JCE
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}/`); } }); } });