HEX
Server: nginx/1.26.1
System: Linux 850a3e23ecee 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64
User: (1000)
PHP: 8.2.27
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/woocommerce/templates/brands/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' );