Product count & order
-
Is there a way of catching the total number of products found by the filter selection.
I’ve pasted the code shown in the documentation inside of the Divi integration section (on <head>). But I am no sure what to do there.jQuery( document ).on( 'wpf_ajax_success', function() { // new products are loaded in the page. Yay! } );
Also how would I be able to change the order of the products shown (order by price, popular, rating, etc) with another button.
Currently using Divi-theme and its shop module.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Product count & order’ is closed to new replies.