Maxi Woo Ajax Navigation

Maxi Woo Ajax Navigation Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,521 downloads
Maxi Woo Ajax Navigation Icon

Try plugin: Maxi Woo Ajax Navigation

We'll create fresh WordPress site with Maxi Woo Ajax Navigation installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Maxi Woo Ajax Navigation

This plugin allows easy insert Woocommerce products list with Ajax navigation, category and order filter via shortcode.

0


0


0


0


0

updated: 7 years ago
since: 8 years ago

Description

Easy and fast way show Woocommerce products list with Ajax navigation, category and order filter via shortcode in any page / post.

Useful if you want display some of your products inside article.

Compatible with Woocommerce 3.0.x!

User can filter products by category ang change they order (all this do also Ajax).

In shortcode setting possible filter products by category ID or products IDs and SKUs list (Example: 2,5,8,24).

See demo on resume/cv template shop.

For insert products list use following shortcode:
[woo_ajax_nav columns=”3″ orderby=”title” order=”asc” per_page=”3″ product_cat=”” ids=”” skus=””]

Params:

  • columns: columns number (1,2,3,4)

  • orderby and order: https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters

  • per_page: how many product shows in one page

  • product_cat: from what category select products

  • ids: products ids (Example: 2,5,8,24), if need shows just specific products

Note: Woocommerce products block design depends on used WordPress theme and Woocommerce styles.