
MS-100-SH
Motore Idraulico Orbitale – attacchi laterali – albero scanalato 12/24 denti 14
Cilindrata: 100
Potenza Max. [kW]: 22
Pressione Max. [bar]: 275
Coppia Max. [daNm]: 72
Velocità Max. [RPM]: 450
Diametro Albero [mm]: 14T ANS B92.1
Tipo di albero: Scanalato
<?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 } } ?>