Free Video Lesson: How to Customize the WooCommerce Shop Page
Discover how to add content to the shop page using the visual hook guide. Start by displaying some simple text in the correct position, then build on that with more complex functions. Remember, achieving a small win is always better than spending hours troubleshooting!
What you Will Learn
- How to find the right hook
When you’re about to customize the shop page, you first need to find the correct action hook.
- How to add content in the position you like
Now that you have a hook, all you need is simple PHP to trigger your hooked function. You can print any HTML you like