smacart
Forum Replies Created
-
Hello Mary,
Thank you for the reply.
I need the exactly same and the separate cart is ok.
Thank you.
Best Regrds,
MSHello,
But it can be handled by ecwid wordpress plugin. By using some loop through and combine results from all stores into final result set.
For example :
we have 3 stores.
we can loop 3 times for 3 stores to call API and then hold individual resultset in an array. Then after loop finish you can combine all and show in the final result set.Also this looping thing can be done asynchronously to increase performance.
Hope this will work.
Thank you.
Hello,
Thank you for the reply.
I want to have a marketplace using ecwid and wordpress. I have achieved this with wordpress multisite and separate ecwid store on each site. Now one issue is about search on multiple stores.
Can you add the feature in the ecwid or provide another plugin which will search all the stores available in the site’s data base and search from all the stores and give the result in a page.
Thank you.