My Courses > CustomizeWoo > Module 4 > Lesson 05: Shop Page: ADD Content (Free)
Shop Page: ADD Content (Free)
This is how to add content to the shop page by using the visual hook guide. Always start from displaying some simple “TEXT” in the correct position, and then make your functions more complex. A little win is better than hours spent troubleshooting.
Video
Please note: English captions are enabled by default (click on “CC” in the video player to disable). Also, you can click on the “gear” icon to manage quality and playback speed. Enjoy!
If you have a Business Bloomer account, please log in.
Otherwise, sign up to the WooWeekly Newsletter or join the Business Bloomer Club to get your credentials.
Useful Links
WooCommerce Visual Hook Guide: Archive / Shop / Cat Pages
Related Snippets
WooCommerce: Add Text Under Each Product @ Shop Page
WooCommerce: Add a Second Content Box @ Product Category Pages
WooCommerce: Display Variations’ Name & Stock @ Shop Page
WooCommerce: Display % Discount @ Shop & Loop Pages
WooCommerce: Display Product Height, Length, Width @ Shop Page
WooCommerce Brands: Display Brands @ Loop, Shop & Category Pages
WooCommerce: Show Unique Category @ Shop Page
WooCommerce: Display Stock Quantity on Shop Page
WooCommerce: Show Product Subcategories @ Shop Page
WooCommerce: Show Product Custom Field in the Category Pages
WooCommerce: Show “Sold Out” on Archive/Product Page
WooCommerce: Display “NEW” Badge on Recent Products
Hi Rodolfo,
I would like the products on my shop page to open in a new tab when clicked. I have seen many snippets on the web for opening external products and none for opening a new tab for internal products.
Do you happen to know a snippet that would open the products in a new tab? Thank you!
Hello Phoebe. You should take a look at the shop hooks, there is one that “opens” the a href tag with the product permalink. You should “remove_action” first, and then hook your custom link with target=”_blank”. Does this help?
Hi Rodolfo!
Is there an easy way to show variations as single product on the product page?
So all variations is shown, but when they are clicked it will lead to a variable product page.
Hello Frederik, thanks for your comment. This is not related to this lesson but anyway you can look at this premium plugin: https://businessbloomer.com/Variation-Products
You are a great teacher!….
Thanks!
Hello Rodolfo thanks for your work!
For woocommerce it was good to be able to add your custom content on the page archive.php (shop) above the product, after the product after_main_content.
Vladimir with respect to you!
Fantastic!