' . alpha_strip_script_tags( $brands['html'] ) . '
';
endif;
?>
' . esc_html__( 'Brands: ', 'alpus' ) . alpha_strip_script_tags( $brands['html'] ) . '
';
endif;
?>
get_id(), ', ', '' . _n( 'Category:', 'Categories:', count( $product->get_category_ids() ), 'alpus' ) . ' ', '' ); ?>
get_sku() || $product->is_type( 'variable' ) ) ) : ?>
get_sku();
echo alpha_escaped( $sku ) ? $sku : esc_html__( 'N/A', 'alpus' );
?>