golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/woocommerce/templates/brands
⬆️ Go Up
Upload
File/Folder
Size
Actions
brand-description.php
1.08 KB
Del
OK
shortcodes
-
Del
OK
taxonomy-product_brand.php
300 B
Del
OK
widgets
-
Del
OK
Edit: 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' );
Save