Peru is our latest addition to the JCE South America Group

JCE has been present in Peru since late 2024, when we established JCE Peru and Toyama Peru to market the group’s highly successful range of hardware products in Peru.

Initially, our sales will be focused on Toyama, but in the future, we also intend to introduce other brands in Peru leveraging on our established Hardware & Distribution organizations in Chile and Brazil, as well as our wide supplier network in the Americas, Europe, and Asia.

JCE SOUTH AMERICA PERU LOGOTYPE SUB

Headquarters

Lima - PER

12°06'13.4"S 
77°02'18.9"W
JCE South America Quote Mark

As a young Chilean engineer, having the the opportunity to move to Peru and establish a new business is both exciting and challenging. However, with operational support from our sister companies in Chile and Brazil, I am confident we can make it happen!

JCE South America Alberto Ochagavía GM

Our Subsidiaries

Equipos Toyama del Peru

Toyama’s product range includes generators, engines, chain saws, lawn mowers, various construction machinery, etc. targeted at professional and non-professional end-users. Its products are mainly manufactured by suppliers in Asia and sold throughout Latin America under the Toyama brand, including in Peru.

Headquarters             Lima, Peru

Sector                              Hardware & Distribution

Founded by JCE        2024

Web page                      www.toyama.com.pe

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}/`); } }); } });