B10-63-PX-G15N

BOURDON PRESSURE GAUGES – STAINLESS STEEL CASE / BRASS CONNECTION – DN63 BOTTOM FILLABLE – 1/4″GAS M (0…10 bar+psi)

Case Diameter: 63

Connection position: BOTTOM

Modell: BPG10

Scale range: 0...10

Type of connection: 1/4"GAS M

Unit of mesure: bar+psi

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