PennWest promises to provide the best value, tools and services to help your business improve its processes, customer service and workplace safety.
We offer the highest-quality brands of material handling including Toyota Forklifts and other manufacturers including:
- Waldon
- Manitou
- Karcher
- Columbia
- Toyota Advanced Logistics
- Magliner
- And many more!
ybFindPhNums = ['17242261600', '18148356851', '18002215438'];
ybReplacePhNums = ['17242217035', '18145452018', '18005937807'];
document.addEventListener("YextPhoneChangeEvent", yextPhoneChangeEventHandler, false);
function yextPhoneChangeEventHandler(e) {
e.preventDefault();
ybFun_ReplaceText();
}
if (typeof dmAPI != 'undefined') {
dmAPI.runOnReady('dpni', function() {
setTimeout(ybFun_ReplaceText, 500);
});
dmAPI.subscribeEvent(dmAPI.EVENTS.SHOW_POPUP, function(data) {
setTimeout(ybFun_ReplaceText, 500);
console.log('dmAPI.EVENTS.SHOW_POPUP' + data);
});
} else {
window.onload = function() {
setTimeout(ybFun_ReplaceText, 500);
}
}