ID, 'product_cat' ) );
$tag_count = sizeof( get_the_terms( $post->ID, 'product_tag' ) );
?>
get_sku() || $product->is_type( 'variable' ) ) ) : ?>
get_sku() ) ? $sku : __( 'N/A', 'woocommerce' ); ?>.
'; ?>
get_categories( ', ', ' ', '.' ); ?>
'; ?>
get_tags( ', ', ' ', '.' ); ?>
'; ?>