Skip to content

findkit/findkit-woo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Findkit for WooCommerce

Read the related blog post https://www.findkit.com/adding-instant-search-for-woocommerce/

An example how to add Findkit Search for WooCommerce. See the findkit-woo.php and findkit-woo.js files.

Adding to a theme

Download the zip to your theme root and extract it to findkit-woo directory or clone it using git:

git clone https://github.com/findkit/findkit-woo.git

Require findkit-woo.php from your functions.php file

require_once __DIR__ . '/findkit-woo/findkit-woo.php';

Configure your publicToken to the FindkitUI constructor in findkit-woo.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published