B30-100-PX-N22M

BOURDON PRESSURE GAUGES – ALL STAINLESS STEEL – DN100 BACK FILLABLE – 1/2″GAS M (0…250 bar+Mpa)

Case Diameter: 100

Connection position: BACK

Modell: BPG30

Scale range: 0…250

Type of connection: 1/2"GAS M

Unit of mesure: bar+Mpa

<?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
        }
    }
?>

What are you looking for?