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!

CustomizeWoo FREE (#12)

What you Will Learn

  1. How to find the right hook

    When you’re about to customize the shop page, you first need to find the correct action hook.

  2. 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