Subscription based VIP program

I need a subscription based VIP program that gives customers 10% off discount codes each month, and a purchase option that shows all products at a 10% off discounted price that when selected adds the $2.99 subscription to cart. is this currently possible on shopify?

Yes, this is doable on Shopify but you’ll need a membership app to pull it off. The monthly discount codes part is straightforward. Most membership apps can automate sending a unique discount code to active members on a billing cycle.

The “show discounted price + add subscription to cart” part is trickier, and where app choice really matters. You essentially need:

  • A membership tier priced at $2.99/month

  • Automatic member discounts applied at the product level (not just a code at checkout)

  • The ability to gate that pricing behind the membership purchase

A few apps handle this. You’d set up a $2.99/month membership plan, configure a 10% member discount that applies across your catalog, and customers see the member price alongside the regular price on product pages.