
MSS-160
Motore Idraulico Orbitale con attacchi laterali – versione short
Cilindrata: 160
Potenza Max. [kW]: 22,5
Pressione Max. [bar]: 275
Coppia Max. [daNm]: 49
Velocità Max. [RPM]: 720
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 } } ?>