Can ShopSite display different price by login?

General ShopSite user discussion
Post Reply
MgmtSpec
Posts: 204
Joined: Mon Apr 30, 2007 8:25 am

Can ShopSite display different price by login?

Post by MgmtSpec »

Is there a way to *display* different price by login?
For example, everyone sees Retail by default
Customer that login see a wholesale price
Wholesale customers have 5 price groups/tiers

I tried using coupon and groups however this still requires the customer to add to cart before viewing price.

Trying to avoid that step.

Any suggestions?
cyoung
Posts: 147
Joined: Wed Nov 09, 2016 11:01 am

Re: Can ShopSite display different price by login?

Post by cyoung »

You could use custom development, such as PHP pages and reading the customer registration cookie. There isn't a built in feature in ShopSite.
Lexiconn has a module that does this, available for their hosted ShopSite merchants:

https://www.lexiconn.com/ecommerce/shopsite/wholesale-module.html

Another option would be to create a second store that mirrors the main store, then change the pricing for the Wholesale customers in one of the stores. You could safeguard the wholesale priced site by using a password protected directory.
cyoung
Posts: 147
Joined: Wed Nov 09, 2016 11:01 am

Re: Can ShopSite display different price by login?

Post by cyoung »

You can contact ShopSite directly through questions@shopsite.com, 801-705-4100.
MgmtSpec
Posts: 204
Joined: Mon Apr 30, 2007 8:25 am

Re: Can ShopSite display different price by login?

Post by MgmtSpec »

Thank you!
I'll follow up with lexiconn.com and see if it will meet my client needs.
Post Reply