/home/techb158/balacoffee.com/wp-content/plugins/woocommerce/templates/single-product
Edit: /home/techb158/balacoffee.com/wp-content/plugins/woocommerce/templates/single-product/meta.php (1621B)
get_sku() || $product->is_type( ProductType::VARIABLE ) ) ) : ?>
get_sku() ) ? $sku : esc_html__( 'N/A', 'woocommerce' ); ?>
get_id(), ', ', '' . _n( 'Category:', 'Categories:', count( $product->get_category_ids() ), 'woocommerce' ) . ' ', '' ); ?>
get_id(), ', ', '' . _n( 'Tag:', 'Tags:', count( $product->get_tag_ids() ), 'woocommerce' ) . ' ', '' ); ?>