How to Add A Discount Code In Shopify?

10 minutes read

To add a discount code in Shopify, start by logging into your Shopify account and navigating to the "Discounts" section in the "Sales Channels" tab. From there, click on the "Create discount" button and choose the type of discount you want to offer (e.g. percentage or fixed amount).


Next, enter the details of the discount code such as the code itself, the discount amount, and any restrictions or limits you want to apply. You can also set an expiry date for the discount code if desired.


Once you have entered all the necessary information, click "Save" to create the discount code. You can then share the code with your customers through your website, marketing emails, or social media to encourage them to make a purchase and redeem the discount.

Best Shopify Books to Read in 2024

1
Shopify Made Easy: Complete Set - A Step-by-Step Guide to Building and Growing Your Online Business (Shopify Made Easy - 2024 ADDITION)

Rating is 5 out of 5

Shopify Made Easy: Complete Set - A Step-by-Step Guide to Building and Growing Your Online Business (Shopify Made Easy - 2024 ADDITION)

2
Start Your Online Business: A Step-by-Step Guide To Establishing a Profitable eCommerce Business with Shopify (Shopify Made Easy - 2024 ADDITION)

Rating is 4.9 out of 5

Start Your Online Business: A Step-by-Step Guide To Establishing a Profitable eCommerce Business with Shopify (Shopify Made Easy - 2024 ADDITION)

3
Shopify For Dummies (For Dummies (Business & Personal Finance))

Rating is 4.8 out of 5

Shopify For Dummies (For Dummies (Business & Personal Finance))

4
Ultimate Guide to Shopify (Entrepreneur Ultimate Guide)

Rating is 4.7 out of 5

Ultimate Guide to Shopify (Entrepreneur Ultimate Guide)

5
Grow Your Shopify Business: A step by step guide to boost your conversions and sales across all new marketing channels (Shopify Made Easy - 2024 ADDITION)

Rating is 4.6 out of 5

Grow Your Shopify Business: A step by step guide to boost your conversions and sales across all new marketing channels (Shopify Made Easy - 2024 ADDITION)

6
Build Your Shopify Brand: A Blueprint for Crafting Your Customer Journey to Maximize Sales (Shopify Made Easy - 2024 ADDITION)

Rating is 4.5 out of 5

Build Your Shopify Brand: A Blueprint for Crafting Your Customer Journey to Maximize Sales (Shopify Made Easy - 2024 ADDITION)

7
Shopify Theme Customization with Liquid: Design state-of-the-art, dynamic Shopify eCommerce websites using Liquid's powerful features

Rating is 4.4 out of 5

Shopify Theme Customization with Liquid: Design state-of-the-art, dynamic Shopify eCommerce websites using Liquid's powerful features

8
Dropshipping Shopify 2023: Step By Step Guide to Build a Professional Shopify Store from Scratch and Make Money Monthly From Dropshipping E-Commerce Business Model

Rating is 4.3 out of 5

Dropshipping Shopify 2023: Step By Step Guide to Build a Professional Shopify Store from Scratch and Make Money Monthly From Dropshipping E-Commerce Business Model

9
Shopify Empire: Dominate Search Results, Sell More, and Change Your World

Rating is 4.2 out of 5

Shopify Empire: Dominate Search Results, Sell More, and Change Your World

10
Shopify: Beginner to Pro Guide - The Comprehensive Guide: (Shopify, Shopify Pro, Shopify Store, Shopify Dropshipping, Shopify Beginners Guide)

Rating is 4.1 out of 5

Shopify: Beginner to Pro Guide - The Comprehensive Guide: (Shopify, Shopify Pro, Shopify Store, Shopify Dropshipping, Shopify Beginners Guide)

11
Shopify And Google SEO Masterclass 2023: Building eCommerce Website That Sells

Rating is 4 out of 5

Shopify And Google SEO Masterclass 2023: Building eCommerce Website That Sells


How to apply a discount code in Shopify checkout?

To apply a discount code in Shopify checkout, follow these steps:

  1. Go to your Shopify store and add the items you want to purchase to your cart.
  2. Click on the cart icon in the top right corner of the page to go to the checkout page.
  3. On the checkout page, scroll down to the order summary section.
  4. Look for a box labeled "Discount code" or "Gift card" underneath the order total.
  5. Enter the discount code you have in the box and click on the "Apply" button next to it.
  6. If the discount code is valid, the discount amount will be applied to your order total.
  7. Review your order total to make sure the discount has been applied correctly.
  8. Proceed with entering your payment and shipping information to complete the checkout process.


That's it! You have successfully applied a discount code in Shopify checkout.


How to create a one-time use discount code in Shopify?

To create a one-time use discount code in Shopify, follow these steps:

  1. From your Shopify admin, go to Discounts.
  2. Click on the Create discount button.
  3. In the Discount code section, enter a name for your discount code (this will be the code customer need to enter at checkout to apply the discount).
  4. In the Options section, select the Use once per customer checkbox to make the discount code usable only once per customer.
  5. Enter the Discount value and select the Discount type (percentage or fixed amount).
  6. Configure any additional settings such as the Minimum purchase amount or the Start and end dates for the discount.
  7. Click on Save discount to create the one-time use discount code.


Customers can now enter this code at checkout to apply the discount, and it will only work for them once.


How to create a unique discount code for each customer in Shopify?

  1. Log in to your Shopify admin panel.
  2. Go to the “Discounts” section in the left-hand menu.
  3. Click on “Create discount” to create a new discount code.
  4. Choose your discount type (e.g. percentage discount, fixed amount discount) and set the discount amount.
  5. Under “Applies to”, select “Specific collections” or “Specific products” to choose which products the discount code can be applied to.
  6. Scroll down to the “Customer eligibility” section and click on “Select customers” to choose which customers can use the discount code.
  7. You can either manually enter the customer email addresses or click on “Generate codes” to automatically create unique discount codes for each customer.
  8. Click on “Save” to save the discount code.


Each customer will now have their own unique discount code that they can use when making a purchase on your Shopify store.

Facebook Twitter LinkedIn Whatsapp Pocket

Related Posts:

In Shopify, creating and managing discounts is a straightforward process that can help boost sales and attract customers. To create a discount, simply navigate to the Discounts section in your Shopify admin dashboard and click on the Create Discount button. Fr...
To connect a React.js app with a Shopify app, you can use the Shopify API to retrieve data from the Shopify store and display it in your React.js app.Firstly, you will need to obtain the necessary API credentials from Shopify, such as the API key and API secre...
To add code into a Shopify page, you can access the theme code editor by navigating to Online Store > Themes > Actions > Edit Code. From there, you can modify the HTML, CSS, and JavaScript of your Shopify theme to add custom code. Make sure to always ...