Hey @dcooney. Thanks for your time.
Yes, I choosed products, and this is how shortcode looks like:
[ajax_load_more post_type=”product” max_pages=”0″ images_loaded=”true”]
I have added it to a existing woocommerce products page, and this is how a page looks like afterward…
View post on imgur.com
Part 1 is Infinite Scroll area, and part 2 is the actual WooCoommerce output. They are mixed on the same page.
I want for products to be displayed like the actual WooCommerce/theme output but without pagination, only with Infinite Scroll.
How can I accomplish this?