Full multi vendor e-commerce store built with nopcommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hi,

I've been developing an e-commerce store with nopcommerce for some time now, and it's starting to get some traction.

I worked with the 3.60 version, and built from there a full multi vendor store for independent vendors (similar to what you get on amazon, etsy, etc.).

The store is hosted on azure, and uses blob storage for image storing and azure search for indexing and search.

I've been doing my best to make the site faster and faster, and it has been a long and difficult ride, but I've been loving it.

I must say nopcommerce is a great platform, and has saved me years of work!

If you want to take a look and consider showcasing it, here is the link:

http://cuscute.com

Most content is in Portuguese, though, I'm from Portugal and we have less competition here. But I'm preparing to expand to America and UK, and then the rest of Europe.

Regards
Ricardo
7 years ago
i checked your store. it looks good.

Some images are loading quite late, not sure if you have used lazy loading but i think still there is scope of improvement in image loading.

good luck for your venture :)
7 years ago
Thanks!

Yes, I'm lazy loading the images as you scroll them into view. I set a distance of 100px to trigger the download but probably it's not enough.

Thank you for the heads up, I'll widen the distance.

Regards
Ricardo
6 years ago
Great job, Ricardo.
Are you considering make a plugin of this service?
6 years ago
Satva_Solutions wrote:
i checked your store. it looks good.

Some images are loading quite late, not sure if you have used lazy loading but i think still there is scope of improvement in image loading.

good luck for your venture :)

Hi.
actually ... at the same time, he used the cloudflare-nginx.:)
6 years ago
ricardoschiller wrote:
Hi,

I've been developing an e-commerce store with nopcommerce for some time now, and it's starting to get some traction.

I worked with the 3.60 version, and built from there a full multi vendor store for independent vendors (similar to what you get on amazon, etsy, etc.).

The store is hosted on azure, and uses blob storage for image storing and azure search for indexing and search.

I've been doing my best to make the site faster and faster, and it has been a long and difficult ride, but I've been loving it.

I must say nopcommerce is a great platform, and has saved me years of work!

If you want to take a look and consider showcasing it, here is the link:

http://cuscute.com

Most content is in Portuguese, though, I'm from Portugal and we have less competition here. But I'm preparing to expand to America and UK, and then the rest of Europe.

Regards
Ricardo



Hi Ricardo.
i saw on your site ... It's a completely free service to use, for buyers and sellers, and it will stay like that forever.
Could you clarify where did you get profit? ... please pm me. ;)
Best Regards.
3 years ago
How do you handle payments if customers buy from 2 or more different vendors?
3 years ago
omichaelsen wrote:
How do you handle payments if customers buy from 2 or more different vendors?


One way is to prevent such orders, and other more better alternative is to split the order. Although this requires some customization but its easily achievable.
3 years ago
omichaelsen wrote:
How do you handle payments if customers buy from 2 or more different vendors?


There is two way to handle such situation is either we can prevent or we can split the payments.
We can use stripe connect to split the payment easily and payout to vendor after order is place successfully. We have achieved it in one of fully multiple vendor eCommerce stores for grocery.
3 years ago
omichaelsen wrote:
How do you handle payments if customers buy from 2 or more different vendors?


We have developed solution to split the payment where single order contains products of different vendors. You can also define commission for each vendor based on percentage and flat fee.  It is easy to set up and fully customizable as per your requirement.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.