Skip to main content

Create a QR Code with Multiple Discount Codes

Learn how to create a single QR code that applies multiple discount codes during checkout.

Vikash Jha avatar
Written by Vikash Jha
Updated over a month ago

Preconditions

  • Each discount code must be active in Shopify.

  • Each discount must be allowed to combine with the other in Shopify discount settings.

  • The return_to parameter can be set to /checkout or any page you like (e.g., a custom landing page).


Example Destination URL

https://yourstore.com/cart/update?discount=OFF5,SHIPFREE&return_to=/checkout

In this example:

  • OFF5 applies a 5% order discount.

  • SHIPFREE applies free shipping.

  • return_to=/checkout sends the customer straight to checkout after applying both discounts.


Steps to Create the QR Code

  1. Log in to your Super QR Codes dashboard.

  2. Click Create New QR Code.

  3. Choose Custom URL as destination.

  4. Paste your multi-discount destination URL, e.g.:

    https://yourstore.com/cart/update?discount=OFF5,SHIPFREE&return_to=/checkout
  5. Customize the QR code design (colors, logo, shape).

  6. Add an Announcement Banner Message to clearly explain the offer, e.g.:

    Get 5% off + Free Shipping when you scan this code!

  7. Generate and save the QR code.


Example Screenshots

Discount Code Setup in Shopify

Order discount code

Free shipping code

Checkout with Both Discounts Applied


Best Practices

  • Always Test: Scan the QR code to confirm both discounts apply correctly.

  • Communicate Clearly: Use the announcement bar to highlight the combined offer.

  • Keep Codes Short: Use short, easy-to-remember discount codes.

  • Monitor Usage: Track performance in Shopify’s discount reports.


By using this method, you can bundle multiple discounts into one QR code, making promotions more attractive and checkout faster for your customers.

Did this answer your question?