Member discount

I am trying to get my store to reflect member discounts automatically when someone logs in on the member page. How do I link the two together?

Hi,

You can use the wixUsers.onLogin, then search in a database if there’s discount => display them.
Take a look on how to use the wixUsers.onLogin - here .

Good Luck.
Mustafa

Hi, were you able to figure this out?