WooCommerce in Child Theme
-
Hello,
I would like to make a custom changes in “variation.php”
The path in WooCommerce ” woocommerce/templates/single-product/add-to-cart/variation.php”
How can I call this file from within the Child Theme?
I have tried doing this but it didn’t work.
“Woodmart Child: variation.php (woocommerce/single-product/add-to-cart/variation.php)”
Thank you.
Hello,
Please, provide your site admin access to the private area so I can investigate the issue on your side.
I await your response.
Kind Regards
Hello,
Please try to use this path instead of your current one:
woocommerce/templates/single-product/add-to-cart/variation.php
After that edit that file via child theme and check the issue again.
Kind Regards