Set Custom Pricing For Specific Customer Groups

I am looking for a way that allows me to set different prices for different types of customers using the Classic Customer Accounts. I would like to find a way that allows me to set fixed prices and not discount percentages. It would be like using the catalog price lists but for Classic Customers when they are logged into the site.

1 Like

https://a69add-8f.myshopify.com/

I sent a message :slightly_smiling_face:

Hello @svandervort

To set fixed prices for different types of customers using Classic Customer Accounts on Shopify, you can use an app like “Wholesale Club” or “Bold Custom Pricing”. These apps allow you to set specific prices for customer groups rather than discount percentages. They integrate with Shopify Classic Customer Accounts to display the appropriate pricing when customers are logged in.

Hi Svandervort,

If you’re looking for a way to set different fixed prices for specific customer groups, you can try our app, Regios Automatic Discounts (4.9 stars, 47 reviews).

With our app, you can:

  • Set fixed prices for products rather than just percentage discounts
  • Use Shopify Functions for seamless integration with your store.
  • Easily create complex rules for specific customer groups, offering precision and flexibility.

Here’s a screenshot of how you can set this up in our app:

If you have any questions or need help setting this up, feel free to reach out!

Best,
Tobe

Hi @svandervort ,

In Shopify we only have two option to change a product price.

  1. Using product variant

  2. Using product discount

since you already denied the use of discount, the only left option is to play with variants.

Yes, this can be done via custom edits in theme code, where you can create different variants for different type of users.

Now theme will be modified to show related variant to customers.

Non login and non tagged user will only able to see default variants and tagged user with related one.

let me know if this sounds logical?