
MR-50-SHD
Motore Orbitale con attacchi laterali – albero BS 2059 (SAE 6B)
Cilindrata: 50
Potenza Max. [kW]: 15
Pressione Max. [bar]: 200
Coppia Max. [daNm]: 28
Velocità Max. [RPM]: 750
Diametro Albero [mm]: SAE 6B
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 } } ?>