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( ', ', '' . _n( 'Category:', 'Categories:', $cat_count, 'woocommerce' ) . ' ', '' ); ?> get_tags( ', ', '' . _n( 'Tag:', 'Tags:', $tag_count, 'woocommerce' ) . ' ', '' ); ?>