?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/woocommerce/templates/brands/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/woocommerce/templates

?? Viewing: taxonomy-product_brand.php

<?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' );


??

??