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.

How to Allow Product Purchase to Customer Once in a Lifetime

Today we are going to talk about How to Allow Product Purchase to Customer Once in a Lifetime. You have to paste the following function...

How to Add Quantity Field On Shop Page for WooCommerce

Today we are going to talk about how to add a quantity field on the shop page for WooCommerce. You have to paste the following...

How to Add State(s) to Countries in WooCommerce

Today we are going to talk about adding state(s) to countries in WooCommerce. You have to paste the following function in your active/child theme’s function.php...

How to Add Decimal Quantity to WooCommerce

Today we are going to talk about adding decimal quantity in WooCommerce. You have to paste the following function in your active/child theme’s function.php file....

How to Add Star Rating in WooCommerce

Today we will discuss how you can add star ratings to your WooCommerce store pages. This can be done by pasting the following code in...

How to Rearrange Checkout Fields in WooCommerce

Today we will talk about how to Rearrange Checkout Fields in WooCommerce. Before beginning, you should learn that checkout fields in WooCommerce are divided into...

magento 2 get billing address from quote

Today we talk about how in Magento 2 gets a billing address from a quote. In this tutorial, you will learn how to get data...

magento 2 get shipping address from quote

Today we talk about how in Magento 2 gets a shipping address from a quote. In this tutorial, you will learn how to get data...

How to get woocommerce cart item details

Today we are covering the topic regarding how to get woocommerce cart item details programmatically. This will include the product id, product variation id, cart...

How to show woocommerce cart items count

Today we will write the code for how to show woocommerce cart item counts programmatically. The following example only shows the number of items in...

1 4 5 6 7 8 30