Skip to content

mbs1337/how-to-create-an-ajax-powered-live-product-search-widget-for-woocommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Instructor: Karen Pogosyan

AJAX (Asynchronous Javascript and XML) is a way of getting a web page to communicate with a server, updating its content without reloading the page. In WooCommerce AJAX enables us to add products directly to the shopping cart, customize products on the fly, filter product lists, and much more.

In this tutorial we’re going to build a product “live search” plugin, with a product category filter and keyword input. All, of course, powered by AJAX.

Our plugin will give us a custom widget which can then be placed anywhere in the WooCommerce store.

View the demo

About

AJAX powered live product search Woocommerce plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published