Student discounts

Hi! Can you help me with something? I want to create a flow so that students can get a 10% discount, and the rule is that the email domain will be from those universities. I am trying to create a list of email domains, do you think you can help me implement this?

Hi,

This is Richard at PageFly - Shopify Advanced Page Builder app.

Creating a student discount flow that accurately verifies student email domains can be complex. While Shopify doesn’t offer a built-in feature for this, we can achieve this using a combination of Shopify Flow and potentially a third-party app.

Proposed Solution

1. Create a Discount Code:

  • In your Shopify admin, go to Discounts > Create discount.
  • Set up a 10% discount code with the desired conditions.

2. Build a Shopify Flow:

  • Create a new flow triggered by an order creation.
  • Add a condition to check if the customer’s email domain matches a list of approved university domains.
  • If the condition is met, apply the discount code to the order.

Hoping my solution helps you solve your problem.

Best regards,

Richard | PageFly

Hi! Can you help me achieve this? Maybe show me how should I do that for some few emails, and after I’ll do that for the rest of them