Title: Multiple Sale Scheduler for WooCommerce
Author: KrishaWeb
Published: <strong>February 3, 2025</strong>
Last modified: June 18, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/multiple-sale-scheduler-for-woocommerce.
svg)

# Multiple Sale Scheduler for WooCommerce

 By [KrishaWeb](https://profiles.wordpress.org/krishaweb/)

[Download](https://downloads.wordpress.org/plugin/multiple-sale-scheduler-for-woocommerce.2.0.1.zip)

 * [Details](https://wordpress.org/plugins/multiple-sale-scheduler-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/multiple-sale-scheduler-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/multiple-sale-scheduler-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/multiple-sale-scheduler-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/multiple-sale-scheduler-for-woocommerce/)

## Description

⚠️ **Important Notice**

This plugin will be deprecated in the coming months and will no longer receive updates
or new features.

To ensure continued compatibility and avoid any potential issues, we recommend migrating
to our new plugin: [**Smart Sale Scheduler for WooCommerce**](https://wordpress.org/plugins/smart-sale-scheduler-for-woocommerce/)

**Multiple Sale Scheduler**

Effortlessly schedule and manage multiple sales for your WooCommerce products—both
single and grouped. Plan sales periods in advance to boost customer engagement and
drive conversions with well-timed promotions.

Default WooCommerce sale functionality is in priority. If product is already on 
sale then Multiple sale scheduler will not override it.

**Buy Smart Smart Sale Scheduler for WooCommerce Pro on KrishaStore**

[**Download Smart Sale Scheduler for WooCommerce Pro**](https://store.krishaweb.com/product/smart-sale-scheduler-for-woocommerce-pro/?utm_source=readme&utm_medium=wporg&utm_campaign=SSSW)

[**Documentation**](https://store.krishaweb.com/docs/smart-sale-scheduler-for-woocommerce-pro/?utm_source=readme&utm_medium=wporg&utm_campaign=SSSW)

### Features

1) Schedule multiple sales for WooCommerce products.
 2) Works seamlessly with the
REST API, ideal for headless WooCommerce setups. 3) Set start and end dates for 
each sale. 4) Automatically apply sale prices during the scheduled period. 5) Easy-
to-use interface within WooCommerce product settings. 6) Compatible with the latest
WooCommerce and WordPress versions.

### Why Use Multiple Sale Scheduler?

Manually managing multiple sales can be time-consuming and prone to errors. Multiple
Sale Scheduler simplifies the process by automating sales scheduling, ensuring they
start and stop on time. Focus on growing your business while the plugin handles 
your promotions.

### Note

 * The default WooCommerce sale scheduler cannot be overridden in the following 
   scenarios:
    1. When a sale price is set, but the start and end dates are not specified.
    2. When a sale price is set, and the start date, end date, or the entire date range
       includes the current date.
 * If any change hapen in timezone setting, please check product sale set by MSS(
   Multiple Sale Scheduler ) plugin.
 * Developer ensure the use of **msswc_get_product_ids_on_sale()** instead of **
   wc_get_product_ids_on_sale()**.
 * msswc_get_product_ids_on_sale() will return all product IDs on sale, including
   those
    scheduled using the Multiple Sale Scheduler plugin.
 * In contrast, wc_get_product_ids_on_sale() only retrieves product IDs set on sale
   via
    the default WooCommerce sale functionality.

## Screenshots

[[

[[

## Installation

From the WordPress admin panel, navigate to **Plugins > Add New**. Search for “Multiple
Sale Scheduler for WooCommerce,” then install and activate it.

Alternatively, upload the plugin files to the /wp-content/plugins/ directory and
activate the plugin via the **Plugins** screen.

Activate the plugin through the ‘Plugins’ screen in WordPress.

Navigate to the product edit page in WooCommerce to start scheduling sales.

In general product data tab you can see new field if product type is simple or grouped.

Changelog

2.0.1

Added Support for Variable Products. – Introduced a new file: functions-helper.php
for reusable helper functions. – Made major updates to the JS file to support variable
products and improve code efficiency. – Now includes only the minified JS version.–
Moved inline CSS into the plugin’s style.css file for better structure. – Fixed 
known bugs.

2.0.0

Major change in file structure. – Removed entaire autoloader and its vendor folder,
composer.json, composer.lock. – Moved wrapper.php in new helpers folder. – Introduce
new autoload.php to load classes in mss plugin. – Changed class file name PSR-4 
autoloading standard to WordPress coding standards.

 * Fix – Fix date conflict in msswc_display_scheduled_sale_prices().
 * Enhancement – msswc_get_product_ids_on_sale() no longer uses wc_get_product_ids_on_sale().
 * Enhancement – msswc_save_scheduled_sales() now executes only when the post type
   product is created/saved.
 * Update – Added validation to check if the regular price is set or not.

License

Multiple Sale Scheduler for WooCommerce is licensed under the GNU General Public
License v2.0 or later. See LICENSE for more details.

## FAQ

### Is Multiple Sale Scheduler free?

Yes, the plugin is licensed under GPL-2.0 and is free to use and modify.

### Does this plugin support variable products?

Yes, this plugin now ( v2.1.0 OR v2.1.0+ ) compatible with variable products.

### Can I use this plugin for headless WooCommerce?

Yes, this plugin is fully compatible with the WooCommerce REST API, making it ideal
for headless setups.

### Does the plugin work with custom product types?

The plugin supports standard WooCommerce product types. For custom types, additional
compatibility may be needed.

### My valid sale isn’t working.

If your valid sale is not working and you have made changes to the timezone settings,
you need to set all sales again, including the WooCommerce default sale. If this
does not work, please ask in [the support forum](https://wordpress.org/support/plugin/multiple-sale-scheduler-for-woocommerce/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Multiple Sale Scheduler for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ KrishaWeb ](https://profiles.wordpress.org/krishaweb/)
 *   [ Vishal Mori ](https://profiles.wordpress.org/vishalmori/)
 *   [ Dhruval Shah ](https://profiles.wordpress.org/dhruval04/)

[Translate “Multiple Sale Scheduler for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/multiple-sale-scheduler-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/multiple-sale-scheduler-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/multiple-sale-scheduler-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/multiple-sale-scheduler-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/multiple-sale-scheduler-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.0.1**
 *  Last updated **1 week ago**
 *  Active installations **20+**
 *  WordPress version ** 6.1 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bulk sale](https://wordpress.org/plugins/tags/bulk-sale/)[sale](https://wordpress.org/plugins/tags/sale/)
 *  [Advanced View](https://wordpress.org/plugins/multiple-sale-scheduler-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/multiple-sale-scheduler-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/multiple-sale-scheduler-for-woocommerce/reviews/)

## Contributors

 *   [ KrishaWeb ](https://profiles.wordpress.org/krishaweb/)
 *   [ Vishal Mori ](https://profiles.wordpress.org/vishalmori/)
 *   [ Dhruval Shah ](https://profiles.wordpress.org/dhruval04/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/multiple-sale-scheduler-for-woocommerce/)