
MR-100-SHD
Motore Orbitale con attacchi laterali – albero BS 2059 (SAE 6B)
Cilindrata: 100
Potenza Max. [kW]: 14,5
Pressione Max. [bar]: 200
Coppia Max. [daNm]: 34
Velocità Max. [RPM]: 600
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 } } ?>