How can I fetch products under particular collection using AJAX API ? Is there an endpoint for that >
Hello @devvvv
If you want to use Ajax/API then you can fetch products using Collection JSON response.
/collection/{{ collection_id }}/products.json
How can I fetch products under particular collection using AJAX API ? Is there an endpoint for that >
Hello @devvvv
If you want to use Ajax/API then you can fetch products using Collection JSON response.
/collection/{{ collection_id }}/products.json