
MSS-125
Motore Idraulico Orbitale con attacchi laterali – versione short
Cilindrata: 125
Potenza Max. [kW]: 22,8
Pressione Max. [bar]: 275
Coppia Max. [daNm]: 39
Velocità Max. [RPM]: 900
Diametro Albero [mm]: DP 12/24 ANS B92.1-76
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 } } ?>