product-category URL uses taxonomy-product-cat.php which calls archive-product.php
you will need to override it by creating the same file with the same name in themefolder/woocommerce/archive-product.php
You can open any file in templates folder in the WooCommerce plugin and you will find a line in the very top comment describes how to override the file.
Don’t forget to add add_theme_support( 'woocommerce' ); in the theme functions.php If It’s not there.
Related Posts:
- Template for product-category page [closed]
- How to override Category rendering mechanism
- WooCommerce IF statements not working
- How to differentiate the homepage structure from the category page structure in WordPress template?
- How to edit woocommerce sub-category page
- category id (term_id) in url instead of slug
- Preventing index.php?category_name=something from redirecting
- Make all subcategories use the template of its category parent?
- Listing Category ‘child_of’ by slug rather than ID
- Programmatically create product category and add thumbnail in woocommerce
- Create product category and keyword search form in woocommerce? [closed]
- Display only deepest category on a single post?
- How do I set a specific template for sub-categories?
- How do I edit pre_get_post for the category the user is currently in?
- Display WooCommerce product categories in a 4 columns custom menu [closed]
- Hide uncategorized products from the shop page
- is_archive() content being shown instead of is_category()
- How to control template resolution if both Author and Category filter in place?
- Which php file lists all the post of a category
- Apply custom category template to subcategories
- Listing Parent, Child and GrandChild Categories and then the PostTitles on Page Template !
- Code to pull in a PHP file named after the category ID
- Are Category or Tag Archive Pages Possible?
- Possible to make a subdirectory that loops through a single category?
- Woocommerce category show subcategories only/omit posts for specific category
- WC 3.x Get categories from variable product of the cart
- Set a them for all subset of category
- How to display only posts assigned to a particular, isolated, subcategory
- Highlight wp_nav_menu when category is selected
- Different templates for different category tags
- Pagination not visible on woocommerce’s category page
- Best way of getting WooCommerce category path
- The default code for “posts_nav_link” on category.php isn’t working
- Only one post is showing on category page, why?
- Change thumbnail image depending product category
- Unwanted Duplicate Product Categories in WooCommerce
- Woocommerce custom category pages
- Does “show_option_all” in wp_list_categories do anything?
- Sub category templates
- Custom taxonomy template for categories
- Categories are not listing their respective products
- Display single category name in woocommerce loop
- Building Menu from Woocommerce Product Categories
- woocommerce related products by specific categories [closed]
- Problem with different query loops (and “main loop”) on category template page!
- How can I display the number of post associated to a category in Twig/Timber WordPress? [closed]
- Is it possible to have a template that works on multiple categories where the link address contains the specific category?
- List just subcategory and products of active category page in Woocommerce
- How to get the current category with custom posts
- Custom tax_query filter not working for Woocommerce product categories
- How do order product categories – on a parent category page – in Woocommerce?
- Remove any product that is featured from regular display loop [WooCommerce]
- Using if statement in index.php instead of creating separate template files
- Displaying year once in category.php [duplicate]
- Custom Page Template Category loop not functioning correctly
- I would like to feature a tip on the homepage
- How can I include custom category and tag base in template files?
- Custom post type archive category page results in 404
- Include home page template in specific category template
- displaying the last product comment in the woocommerce category
- Woocommerce only display child category when parent is checked (on add new product page)
- Include last post date in get_categories loop
- Conditional label Woocommerce archive [unsolved]
- Show audio player only in specific post type category
- How to make product image inherit from category image
- How to target all woocommerce categories that don’t have any subcategories in them?
- In if…else condition, the else statement shows even if if statement is correct
- How can I display all products from all categories on one page with woocommerce?
- WordPress category title not update in navigation menu
- selecting categories that have products with tag/category
- Restrict retrieved terms by category?
- Custom Archive Template for Multiple Categories
- Woocommerce Category Sort Dropdown
- Woocommerce: all products of all categories instead products of one category
- How to get WooCommerce Product Categories and its children’s children?
- Category custom template is not showing correct posts
- Woocommerce change tag_id to name
- set a parent category in a product woocommerce
- Adding a category view to a page
- Choosing different templates for categories
- Show posts from all categories
- Most efficient way to have 1 template for parent, 1 template for child categories?
- Category menu that filters out empty categories
- Category Templates for Post Types not Working
- woocommerce – products by category slug? [closed]
- How do I get a single page navigation depending on the previous page?
- Add 1 category more to If_in_category statement
- Dynamically Adding Category Specific Content To Specific Category & Subcategory Pages
- Category Template – to be editable from the backend?
- have_posts is empty on category.php
- WooCommerce category display in custom page
- Sorting Woocommerce products by category and attributes
- Woocommerce custom taxonomy order
- Update wordpress menu with woocommerce products
- How to get Woocomerce categories count
- Get all categories
- how to create a page that shows all of multiple category posts on a single page
- Restricted category in Woocommerce [closed]
- Products showing up in subcategory when they shouldn’t
- Adding 400 product categories with their hierarchy to a navigation menu