We have been active in Colombia since 2011, when we established Equipos Toyama de Colombia

Today, our sales continue to be dominated by Toyama, but we also sell other brands such as e.g. Gardena. Going forward, our ambition is to diversify our sales by introducing further brands in Colombia step-by-step.

We currently have a sales office in Bogota and two central warehouses.

Furthermore, working in close co-operation with Toyama do Brasil, our office in Colombia is used as a hub for certain sales, technical service, and training-related activities for countries in Central America such as e.g. Mexico, Costa Rica, and Panama.

JCE SOUTH AMERICA COLOMBIA LOGOTYPE SUB

Sede

Bogotá - COL

4°39'24.3"N
74°06'23.0"W
JCE South America Quote Yellow Bright

Doing business in Colombia can be challenging, but the market is substantial, and I believe the future is bright. I look forward to continuing growing the business and taking it to new heights.

JCE South America Mauricio Pabon GM

Our Subsidiaries

Equipos Toyama de Colombia

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 Colombia. 

Headquarters             Bogota, Colombia

Sector                              Hardware & Distribution

Founded by JCE        2011

Web page                      www.toyama.com.co

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

SWEDEN

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