Improve your page ranking – how to add text to your WooCommerce category pages and make it display below the shop section.
Add a Custom Meta Box on WooCommerce Products using Advanced Custom Fields
You can easily add custom data to WooCommerce Products using the Advanced Custom Fields plugin and then display the data on the Shop Page using the woocommerce_after_shop_loop_item_title hook!
Custom WooCommerce Hooks in the Astra Theme
The Astra theme has its own custom WooCommerce hooks. Here’s how to use them!
Creating Custom Settings Tab on WooCommerce Settings Page – Product Addon by Category
Here’s how to create a custom WooCommerce Settings Tab and save the data to the database. We’ll use it to create a product add on by category.