Add this css:
.load-more_wrap { text-align: center; margin-top: 40px; }
Goal: show more products on a Shopify collection page via a “Load more” button without navigating to the next page (AJAX/infinite pagination).
Debut theme approach:
Dawn theme approach:
Common issues:
Status: Debut solution confirmed working by OP; Dawn solution shared with implementation steps. Discussion remains open; code snippets and selectors are central.
Add this css:
.load-more_wrap { text-align: center; margin-top: 40px; }