I'm using woocommerce for a wordpress site, I need to create different templates for different categories. I followed this answer, but it doesn't work for me https://stackoverflow.com/a/24928010/3774595.
I create a new file "taxonomy-product_cat-66.php", where 66 is the ID of my category, but It doesn't work. Is there a way to make it works?