I am in the process of developing an ecommerce website and I am looking to implement a login system that allows me to assign two different roles to users upon registration. Depending on the role assigned, I would like the prices of the products to vary accordingly.
I initially attempted to achieve this using Memberstack, but encountered challenges when it came to the products, as it does not allow me to assign different Custom Attributes to each product. I also considered using Xano and Wized, with Xano serving as the backend database and Wized facilitating the connection between all components. However, this approach would require me to build the entire store from scratch, which is not ideal.
Any advice or recommendations would be greatly appreciated!
We are trying to do the same for a car dealer website - we want to show normal pricing to the public on our site, but then have a gated area where our dealer can login and see the wholesale price of each product.