
MSS-565
Motore Idraulico Orbitale con attacchi laterali – versione short
Cilindrata: 565
Potenza Max. [kW]: 10,4
Pressione Max. [bar]: 135
Coppia Max. [daNm]: 99
Velocità Max. [RPM]: 175
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 } } ?>