xpay✦ Commerce
Directory
WooCommerce plugins
Coming Soon Badges for WooCommerce
Coming Soon Badges for WooCommerce
Show a Coming Soon badge on WooCommerce products. Highly customisable, set it on the product loops and on the product page.
5.0
(4 ratings)Will this break my store?
What the WordPress.org registry says about keeping Coming Soon Badges for WooCommerce running.
Tested to 6.9.5 — 1 branch behind 7.0
Tested against the WordPress branch in use today.4 months ago
At least 2.8 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.0
Your host must be running at least this version.4.7
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Coming Soon Badges for WooCommerce is looked after — not on how many stores run it.
88
out of 100Maintenance
35 / 35WordPress compatibility
14 / 20Support responsiveness
Not enough dataMerchant satisfaction
11 / 15Listing transparency
10 / 10Ratings
5.0
4 ratingsDesign your badge for WooCommerce for coming soon products easily, and choose which products will be shown!
Coming Soon Badges are 100% customizable, available on loop and/or product pages. Easy and professional: Upload your image, use predefined one or set the text and design the style, color and position in a friendly interface with live editor.
⭐ Text or image badges
-
Text badge: set text, font-size, color, background, position etc.
-
Image badge: choose between predefined images or upload your own. Then set the size and position
🚀 Features
-
Custom badge with full control over design: position, size, colors, font-weight, margins, paddings, etc.
-
Super easy and friendly designer: all without writing one line of CSS, with visual live preview.
-
Set the same or distinct badge for products loop / product page (or switch off the badge on one of them).
-
Upload your own image if you prefer, or de-activate all plugin CSS generation and add your own.
-
Simple switch on/off on product edition, will show/hide the coming soon badge over the product thumbnail.
-
Highly compatible: works fine with most of WooCommerce themes, also Elementor and Divi.
-
WYSIWYG badge editor: setup it easily in the admin side, with live preview.
On the admin side, go to WooCommerce > Coming Soon Badges
The plugin doesn’t do this yet. There are two ways in WooCommerce to prevent a product from being purchased:
-
You can remove the regular and sale price for a product, or
-
You can set the product stock to 0, or the stock status to out of stock (if you haven’t set the WooCommerce product setting “Hide out of stock items from catalog”, otherwise product will be hidden)
Open a product for editing and activate the checkbox labeled “Show Coming Soon badge”, located just below the publication date. Then save the product.
We can’t be 100% sure, but the plugin was coded following the standard WooCommerce template system and should work well with any theme.
In any case, it was designed carefully to ensure it doesn’t break the layout if it isn’t fully compatible.
Please write to us on the support forum to let us know whether the plugin works well with your theme or not. Your feedback will help us and other users, and we will try to make it work for you if it doesn’t.
Coming Soon for WooCommerce works with the actions found in the standard product loop and single product templates.
The used actions to print the badge code are:
For single product: do_action( ‘woocommerce_before_template_part’ );
For product loop: do_action( ‘woocommerce_shop_loop_item_title’ );
You can find this actions in the templates:
wp-content/plugins/woocommerce/templates/single-product.php (single product template)
wp-content/plugins/woocommerce/templates/content-product.php (print each product on loop)
…if you want to override these files in your WooCommerce child theme, or if you’re coding a theme from scratch, you may have the same file names in your theme folder:
wp-content/themes/your-theme/woocommerce/content-product.php
wp-content/themes/your-theme/woocommerce/single-product.php
in this case, simply check you’ve this actions on your code:
For single product: do_action( ‘woocommerce_after_main_content’ );
For product loop: do_action( ‘woocommerce_shop_loop_item_title’ );
…and Coming Soon for WooCommerce will do the rest 🙂
First, ensure you’re logged as admin, otherwise the plugin will not show any information.
Then add this parameter to the end of any page URL: ?coming-soon-wc=1
In this way: www.mywebsite.com/?coming-soon-wc=1
Look into the code for: log info
The plugin can’t guess your theme font-family or product thumbnail size, so maybe you should adjust a bit the text and badge size.
Categories
Plugin details
Tags on WordPress.org
