BACK TO DIRECTORY

WPWC classic Coming Soon

by Max

5.0
(1 ratings)

The plugin adds a custom WooCommerce Coming Soon page for classic themes.
The plugin uses the new WooCommerce Coming Soon mode introduced in WooCommerce 9.1.

You can create 2 types of templates in your theme’s folder:
* store-coming-soon.php – for Coming soon mode only
* site-coming-soon.php – for Coming soon and Apply to store pages only mode

Or copy the ready-made template(s) from the subfolder templates of this plugin and place it into yours site theme folder.

IMPORTANT: for WooCommerce version 9.5.1 and higher you have to use filter wpwc_classic_coming_soon_store_only_content_id for Coming soon -> Apply to store pages only mode.

For example, add this PHP code snippet in functions.php of your theme:

 add_filter( 'wpwc_classic_coming_soon_store_only_content_id', function () {
    return 72663;
 } );

where 72663 is page ID which content will be used for Coming soon -> Apply to store pages only mode.

Requirements

For the plugin WPWC classic Coming Soon to work, you must have installed and activated plugin WooCommerce of version 9.1 and higher.

Screenshots

WooCommerce Coming Soon page.

WooCommerce Coming Soon page.

Frontend page for Coming soon mode only.

Frontend page for Coming soon mode only.

Frontend page for Coming soon and Apply to store pages only mode.

Frontend page for Coming soon and Apply to store pages only mode.

Plugin Details

Active Installs
80
Total Downloads
1,280
Version
1.0.2
Requires WP
6.0
Requires PHP
7.4
Tested Up To
6.7.7
Added
2024-10-09
Last Updated
2025-01-22 2:47pm GMT

Ratings

5
1
4
0
3
0
2
0
1
0