Magento 2 Daily Deals Extension lets admins create time-limited product deals with fixed or percentage discounts, along with deal status, value, quantity, and schedule controls
Customers can view deal prices, savings, countdown timers, sold and remaining quantities, and promotional badges across supported storefront pages
Admins can customize timers and badges, add the Daily Deals link to the category menu or footer, and manage deals through CSV import with GraphQL and Hyvä support
Check the overview of Magento 2 Deal Module –
Feature List of Magento 2 Daily Deals
- Enable or disable daily deals for any product
- Set fixed or percentage-based discounts for daily deals
- Set promotional quantity limits for deal products
- Track sold and remaining deal quantities
- Automatically recover active deals after cancellations or returns
- Customize countdown timer colors, text, and title labels
- Customize deal-off badge colors and label text
- View all active deals on the Daily Deals collection page
- View top deals of the day and top-viewed deals
- Add the Daily Deals link to the category menu or footer
- Display deals on product, category, search, and collection pages
- Import multiple daily deals using CSV
- Support multiple language translations
- Compatible with GraphQL API and Hyvä themes
Module Installation of Magento 2 Daily Deals
Customers will get a zip folder, and they have to extract the contents of this zip folder on their system.
The extracted folder has a src folder, inside the src folder, you have the app folder.
You need to transfer this app folder into the Magento 2 root directory on the server as shown below.

After the successful installation, you have to run these commands in the Magento 2 root directory.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
Multi-Lingual Configuration
For Multilingual support, please navigate to Store>Configuration>General >Locale Options.
Select your desired language from the Locale option.
Language Translation
If you need to do the module translation, please navigate to the following path in your system app/code/Webkul/DailyDeals/i18n.
Open the file named en_US.CSV for editing as shown in the screenshot below.

Once you have opened the file for editing. Replace the words after the†comma(,)†on the right with your translated words.

After editing and translating the CSV file, you need to save the translated fil
e name according to your region language and country code, such as – de_DE.CSV.
Then upload the translated file to the same folder from which you obtained it.
Now your module translation is complete.

Magento 2 Daily Deals Configuration
How to Add Deals to Products.
Admin can create Daily Deals for their products. They can choose particular products and provide them at reduced prices for a limited duration.

Here, the following options are available:
Deal Status – Enable this option to apply a deal on this product, else select Disable.
Discount Type – Select how you want to calculate the deal price. There are two methods available – Fixed or Percent:
- Fixed – To set a specific deal price, select this option and enter the deal price in the deal value. So if the original price is $200 and the deal value is 60, the deal price will become $60.
- Percent – To set the deal price according to the percentage of the original price.
Enter the percent value in the deal value.
So if the original price is $200 and the deal value is 60, the deal price will become $120.
Date From – Select when to start the deal for this product. A calendar will appear, select the date & time, and click Done.
Date To – Select when to end the deal for this product. Select the ending date & time and click Done.

Deal Quantity – Set the maximum number of products available at the promotional deal price, helping you control limited-stock offers
Quantity Sold – Track the number of products sold under the deal and adjust the sold quantity manually when needed
Deal Value – If the fixed discount type has been selected, the price entered here will be the deal price.
Whereas if the percent discount type is selected, the percent value entered here will be the deal price.
Click Save to apply your changes to appear on the front end.

Daily Deals Product List
Here, the Admin can see the Daily Deal Product List.

From the Daily Deals, choose the Daily Deal Product List to view the active Deals List, where the admin can view and add the “Daily Deals” as shown below.

Add Daily Deals
To include fresh daily deals for your product, simply navigate to the “Add Daily Deals” tab, as shown in the image below.
Clicking on “Add Daily Deals” will open a new page, as described, where you can import daily deals products.

In this area, you have the option to update daily deals in bulk using a CSV file. To do so, navigate to the daily deals section and select the file you wish to import.
Once you import the File, a CSV file gets generated as per the image below.

Once imported, a pop-up message will be displayed for the daily deals product as described below.

However, the Admin can also “disable” the Active deals from the Active Deals list page List as shown below.

You will get a pop-up message to disable.
You will get a disabled product message on the screen.

Customer View of Magento 2 Daily Deals
Following the successful installation and editing of the products for Daily Deals. The users can find daily deal information in the store.
The daily deal information is visible on the product page, category page, and search page.
The users will see the deal price, regular price, deal benefit information, and the remaining time left.
Deal Collection Page
To view all the deals of the store in one place, users can go to the Deal Collection page.
From here, the users can see all the active deals available at the store.
On this page, the users will also see the top deals of the day and the top sales of the day.
Refresh statistics for Top Sales of the Day: Products are visible when we refresh statistics from the Magento 2 admin end.

Category Page
The customers can also check the deal products on the category pages as per the image below:

Product Page
On the product page, the users can also see information about the deal.
The users can view the deal price and the regular price.
The remaining time left to avail of the deal. Deal value information – percent off and amount saved.

product page
That’s all about the Magento 2(Adobe Commerce) Daily Deals.
If you face any issues, feel free to add a ticket to our HelpDesk system. You may also check our quality Magento 2 Extensions.
Current Product Version - 4.0.6
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x



Please help me on this.