Time based deals
Run multiple days discount sales or run for a time duration. Run dynamic sales deals by choosing discount drop percentage.
Getting Started:
At the moment, creating time-based deals is supported only for Integrated platforms with ParityDeals.
Select product.
- Click on the Create Deals tab from the left-hand side main navigation.
- Select the platform you want to integrate ParityDeals with from the dropdown list , Currently ParityDeals has integration with Gumroad, Stripe, Paddle, Whop, Lemon Squeezy and Chargebee. you will be required to connect with the integrated platform for the first time.
- Select the Product you want to set up discounts for and click on the Next button.

Product setup.
- Enter your product website URL where you want to display the discount banners.
- Enter targeted pages.
For example, specify the pricing page path if you want to display the discount banners only on the pricing page.
Leave this field blank if you want to display the banners on all pages
Note: - Add only the path after the domain. For, e.g., /pricing.
- Review and update the product name and description if required
- Select the “Time-based flash deals” option and click “Next” button on the bottom right corner.

Discounts setup
The current screen will allow you to add the values for:
- Discount starts at: 90% (Starting discount percentage)
- Drop: how much percentage should be dropped(ex: 5%)
- Every:(day) Duration of drop percentage(ex: “Hour” for dropping 5% every hour / “Day” Dropping 5% every day)
- From date: (2022-01-01) When you want to start running the deal
- For: For how many days you want to run the deals(ex: 4 days)
The above configuration will start the deal on 2022 January 1st and end on January 4th. And discount percentage on respective dates would be: January 1: 90% January 2: 85% January 3: 80% January 4: 75%
- Coupons will be automatically created on your Integrated platform based on the discount percentage

Customize discount banners
You can customize discount banners based on your website theme. Learn more about customizing discount banners.

Adding discount banners to your site
And finally, you need to a tiny JavaScript file to your website to display discount banners.
<script src=“https://cdn.paritydeals.com/banner.js”></script>
Learn more about adding discount banners to your site.