
GO-0AMM
Double sleeve gear couplings
Coupling type: GEAR
Max. shaft dia. [mm]: 52
Max. speed [RPM]: 6000
Torque max. [kNm]: 4,32
Torque nominal [kNm]: 1,80
Version: 2 long hubs
<?php foreach( wp_get_post_terms( get_the_id(), 'product_cat' ) as $term ){ if( $term ){ /* echo $term->name . '<br>'; // product category name */ if ($term->description) echo $term->description . '<br>'; // Product category description } } ?>