File "taxonomy-product_brand.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/woocommerce/templates/brands/taxonomy-product_brand.php
File size: 300 bytes
MIME-type: text/x-php
Charset: utf-8
<?php // phpcs:ignore WordPress.Files.FileName.NotHyphenatedLowercase for backwards compatibility.
/**
* Use the WooCommerce archive template for brand taxonomy pages
*
* @package WooCommerce\Templates
* @version 9.4.0
*/
declare( strict_types = 1);
wc_get_template( 'archive-product.php' );