In the current article, we will review how to add a unique number issued by manufacturers to identify individual products – Manufacturer Part Number (MPN) – to your products in […]
Read moreHow to Add Custom PHP Code in WordPress (Without Breaking Your Site)
WordPress is an amazing content management system and works seamlessly out of the box. It has thousands of themes and plugins to help you build any kind of website. […]
Read moreWooCommerce Cart Fees with PHP: woocommerce_cart_calculate_fees Hook + Examples
One of the reasons why WooCommerce is the most popular eCommerce platform is the great flexibility it offers. There is always a solution for whatever you are trying to achieve. […]
Read moreInsert Standard Text in All WordPress Posts Automatically
Adding content after each WordPress post can be a great way to capture a user’s attention. You can use the area to display signatures, and ads, give users important updates, […]
Read moreWooCommerce Add to Cart Button: Change Text, Color, Style & Position (No Plugin)
The “add to cart” button is probably the most important one in any E-commerce store. By default, WooCommerce allows little customization to the button. Often users end up in a […]
Read moreHow to Hide WooCommerce Products by User Role Using PHP Snippets
Sometimes you need to hide a product or make it non-purchasable depending on the visitor’s user role, for example, make all products non-purchasable for not logged users, i.e. “guests”. You […]
Read moreGet WooCommerce Product Price by ID (PHP): get_price(), get_regular_price() & get_sale_price()
Final Product Price Use this snippet, if you need to retrieve WooCommerce product’s final price by product’s (i.e. post’s) ID. For variable products, the snippet will return the lowest variation […]
Read more





