Customize Product Archive List view
-
We would like to make some customizations to the list view items on our product archive page (custom layout with the products Gutenberg block).
We have tried modifying the /woocommerce/content-product-list.php file of the theme, but these changes are not reflected. What would be the correct file to use?
Hello,
Please clarify what exactly you want to customize there? In general, those templates could be overridden via the child theme.
Thank you in advance.
Kind Regards
We would like to include information from some custom fields / properties in the product listing. Therefore we would need to adapt / extend (in our child theme) the template responsible for rendering the single products in product list view. We have tried with /woocommerce/content-product-list.php as mentioned above, but it seems not to be the one actually used.
Here is an example from my end – https://take.ms/kziaF -> https://take.ms/4z4IU , so as you can see, the template can be overridden via child theme.
Kind Regards
Hello,
thank you, I found the error (a stupid one), I didn’t place it in the right directory in my child theme. Sorry for the hassle.
Hello,
Thank you for updating us. I am glad to hear that you resolved the issue by placing the template in the correct directory within your child theme. If you have any further questions or need additional assistance while customizing your product archive list view, please feel free to reach out.
Kind Regards
The topic ‘Customize Product Archive List view’ is closed to new replies.