Extending NopCommerce.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 anni tempo fa
Hi Anyone,

I am currently using NopCommerce.  I was wondering is I can have all my vendors have their individual subdomains.

jeansvendor.domain.com
poloshirtvendor.domain.com

But anyusers login to domain.com can have access to each of these individual domain.
How do we set this up.

Regards,
Sean.
7 anni tempo fa
seantoh wrote:
Hi Anyone,

I am currently using NopCommerce.  I was wondering is I can have all my vendors have their individual subdomains.

jeansvendor.domain.com
poloshirtvendor.domain.com

But anyusers login to domain.com can have access to each of these individual domain.
How do we set this up.

Regards,
Sean.

With the multi-store feature create a store for each vendor. Registered users have access to all stores
7 anni tempo fa
seantoh wrote:
Hi Anyone,

I am currently using NopCommerce.  I was wondering is I can have all my vendors have their individual subdomains.

jeansvendor.domain.com
poloshirtvendor.domain.com

But anyusers login to domain.com can have access to each of these individual domain.
How do we set this up.

Regards,
Sean.


As Eduardo says, you'd have to utilize the multi-store functionality in order to have logins persist across stores/domains, but if you are mainly concerned about providing a better URL for your Vendors, you could at least create separate websites in IIS, as subdomains that will just be redirects to the actual URL on your site:
for example:
URL to promote:
  http://jeansvendor.domain.com

but actually redirects to:
http://www.domain.com/jeans-vendor

Then....because everybody actually lands at domain.com, the login will be persistent.
7 anni tempo fa
Hi,

Thanks for the reply.

One additional question;  Since I already have it setup in a way that only products related to a vendor appears on its own subdomain,  does anyone know if nopcommerce already have support for all products related to that one vendor all listed in one page; that allows for customer to select different products and update the quantity (without going into shopping cart and returning to individual product page and adding them to shopping cart again)

Something along this lines https://onlyticket.com.my/selection/110 .

Which means, customer already decided to get products from this particular vendor; so he/ she will be able to see all the products related to this particular vendor and able to update required quantity.  After which, they go thru the same process to checkout.

Thanks in advance for any advise.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.