Free ECommerce Extensions

Checkout my catalog of free extensions for WordPress, WooCommerce and Magento 2.

Read More

My Blogs

Qaisar Satti has been a developer for over 20 years and now writes tutorials and guides for developers working with Magento, PrestaShop, and WooCommerce. His blog categories offer a wealth of knowledge, providing practical instructions and insights to enhance your development experience across these platforms. Whether you're looking for step-by-step tutorials or in-depth guides, Qaisar's expertise is a valuable resource for the developer community.

check if product page woocommerce

Today we talk about how to check if product page in woocommerce. Sometimes you need to check that if the current page is product page...

woocommerce check order status programmatically

Today we talk about how to check WooCommerce order status programmatically. Sometimes you need to check order status programmatically. You can use the following code...

Adding New Products in WooCommerce – Part Four: Variable Products

This series is a guide to adding products to your WooCommerce store.  By default, there are 4 main types of products that you can add...

wordpress get post url

Today we talk about WordPress get the post URL. In this tutorial. First you need the post id to get the post url. We will...

wordpress get page url by id

Today we talk about WordPress get the page URL. In this tutorial. First you need the page id to get the page url. We will...

WordPress get current URL

Today we talk about WordPress get the current URL. In this tutorial, We focus on getting the current URL for example you need to match...

Adding New Products in WooCommerce – Part Three: External/Affiliate Products

This series is a guide to adding products to your WooCommerce store.  By default, there are 4 main types of products that you can add...

Adding New Products in WooCommerce – Part Two: Grouped Products

This series is a guide to adding products to your WooCommerce store.  By default, there are 4 main types of products that you can add...

How to Add Variable Products in WooCommerce Programmatically

Today, we are going to learn about adding variable products in WooCommerce programmatically. This is a beginner guide, so feel free to use the code...

How to Add Multiple Products Programmatically in WooCommerce

Today, we are going to learn about adding multiple products in WooCommerce programmatically. This is a beginner guide, so feel free to use the code...