Quick Description
Finale is a WooCommerce plugin that allows you to create powerful and customizable sales campaigns on your eCommerce website. With Finale, you can create different types of sales campaigns, such as flash sales, daily deals, recurring sales, and more, to help increase your store’s revenue and customer engagement.
The plugin offers a wide range of features, including:
- Customizable sale types – You can create and customize different types of sales campaigns according to your store’s requirements.
- Automated sale schedules – You can schedule your sales campaigns in advance and let the plugin automatically activate and deactivate the sales on the scheduled dates.
- Countdown timers – You can add countdown timers to your sales campaigns, which creates a sense of urgency and encourages customers to make a purchase.
- Sales badges and banners – You can add sales badges and banners to your product pages and category pages to highlight your sales campaigns.
- Comprehensive analytics – The plugin provides detailed analytics to help you track the performance of your sales campaigns and make informed decisions.
Overall, Finale is a useful plugin for WooCommerce store owners who want to create and manage sales campaigns effectively. It can help you increase your store’s revenue and customer engagement by providing you with powerful sales campaign tools.
Demo: https://xlplugins.com/finale-woocommerce-sales-countdown-timer-discount-plugin/
Features and Characteristics: WooCommerce Sales Countdown Timer & Discount Plugin
- Book seasonal or holiday deals in your store. Select start date, end date and time with discount amount
- Create Recurring Campaigns That Repeat After A Set Period
- Give Shoppers A Clear Deadline To Get The Deal
- Use An Attractive Access Bar To Show Declining Stock Sizes
- Setting Notification Header / Footer (notication)
- Create Buzz For Coming Products
- Show Coupon Expiration Time On Cart Pages
- Birds Early Bird Offer For Quick Rewards
- Customize Your Campaigns With 15 Different Rules
View Changelog: Finale v2.18.0
= v2.18.0 = * Compatible up to WordPress 5.7.1 * Compatible up to WooCommerce 5.3.0 * Added: Compatibility added with WooMulticurrency BY TIVNETIC. (fix/129) * Added: Compatibility added with 'Product CSV import export for WC' plugin. (fix/123) * Added: Compatibility added with 'Widgets-Context and Nav-Menus' plugin. (fix/117) * Added: Enable searching of campaigns on campaigns listing screen. (fix/145) * Improved: Lottery product type allowed for finale discounting. * Fixed: 'wp_make_content_images_responsive' function is deprecated since version 5.5.0, fixed. (fix/119) * Fixed: Getting js error on Finale Campaign EDIT Screen with WP HR manager plugin, fixed. * Fixed: Countdown Timer and Counter Bar wasn't running when WC One Page Shop is installed and activated, fixed. * Fixed: Sale price was overriding even the local sale hasn't started yet i.e. scheduled, fixed. * Fixed: Countdown timer merge tag: Exclude options fixed. * Fixed: When category added after campaign started then product category rule not working now fixed. * Fixed: Product Tag or Category rule is not working in a case where products taxonomies are updating via rest api. * Fixed: 'Product price is equal to or greater' Rule wasn't working, fixed. * Fixed: Getting js error on Finale Campaign EDIT Screen with 'Content tooltip' plugin, fixed. * Fixed: JQuery migrated so getting deprecation error - jQuery.fn.load() is deprecated now fixed. (fix/141) * Fixed: An issue found with wrong stock qty on counter bar when multiple campaigns running with different priority. (fix/121) * Fixed: Updated CMB2 version as getting conflict wiht Rank Math Seo Plugin now fixed. (fix/139) January 29, 2020 - Version 2.17.1 Added: Compatible with WooCommerce 3.9 Fixed: Product selection in rules is not validating with WPML language, fixed. Fixed: Handling to avoid PHP warning in a rare case of cart loading on page load. Fixed: Admin JS error with 'ThePlus Elementor addon' plugin, resolved. January 13, 2020 - Version 2.17.0 Added: AeroCheckout page rule is added to show sticky header and footer element on the checkout page. Added: Compatibility added with plugin 'WP WebinarSystem Pro', added support of product type 'webinar'. Fixed: The campaign wasn't indexing for Finale deal pages addon when 'user is guest' rule is set. Fixed. Fixed: Compatibility issues with 'Breeze' plugin, caching not allowing countdown timer to change, fixed. November 14, 2019 - Version 2.16.1 Added: Compatible with WordPress 5.3 Added: Compatible with WooCommerce 3.8 Fixed: Expired Finale campaign meta keys in products are removing properly now.
Download Finale – WooCommerce Sales Countdown Timer & Discount Plugin v2.18.0
Safety Note: I know if you’ve come here and downloaded it, you’re an expert too. But check the file before, after downloading and before using it on localhost. We do not take any responsibility for this. Best regards!
Add the following code to the functions.php in the theme (note that it should be added to the functions.php file in the child theme)
//plugin - finale__woocommerce_sales_countdown_timer__discount_plugin_license_active - null - freewp START
add_filter('pre_option_finale__woocommerce_sales_countdown_timer__discount_plugin_license_active','custom_null_finale__woocommerce_sales_countdown_timer__discount_plugin_license_active');
function custom_null_finale__woocommerce_sales_countdown_timer__discount_plugin_license_active(){
return 'valid';
}
add_filter('pre_option_finale__woocommerce_sales_countdown_timer__discount_pluginlicense_data','custom_null_finale__woocommerce_sales_countdown_timer__discount_pluginlicense_data');
function custom_null_finale__woocommerce_sales_countdown_timer__discount_pluginlicense_data(){
$licenseObject = new stdClass();
$licenseObject->expires = 'January 31, 2099';
$licenseObject->license = 'valid';
return $licenseObject;
}
add_filter('pre_option_xl_licenses_finale__woocommerce_sales_countdown_timer__discount_plugin','custom_null_xl_licenses_finale__woocommerce_sales_countdown_timer__discount_plugin');
function custom_null_xl_licenses_finale__woocommerce_sales_countdown_timer__discount_plugin(){
return 'abcde12345';
}
//plugin - finale__woocommerce_sales_countdown_timer__discount_plugin_license_active - null - freewp END
Explore more
⭐View more: Themeforest’s free shared theme repository, updated everyday⭐