@Anton,
Thanks for the reply. We will give that a try. Much appreciated.
I have some Javascript on our NOpCommerce catalog templates that fires when the page loads. When I use the Nop Ajax Filters, it does not reload the events, of course because of the AJAX call, but is there an event I can look for in the Nop AJAX filters that I can retrigger my Javascript function when the AJAX filter event finishes getting the results of the filter on the client side? We are specifically using the Specifications Filtering.
Is there a way to use the store locator and do a "Make this my store", where orders will be specified for that store.
OR can there be a way that we can use a plug-in or add a feature where on the Shopping Cart Page, when they are checking out and want to "Pick Up In Store", that the user can then select a physical location to pick up their order in-store, and that store is notified of the new order through some sort of email service (email account tied to the location), or other service like a receipt printer or notification system.
I am mainly looking at a multi-physical store solution using one NopCommerce store.