Thông báo: Hotrowordpress sẽ tiến hành cập nhật lại toàn bộ plugin-themes hiện có trên blog. Thời gian hỗ trợ cập nhật từ ngày 30.03.2024, nếu cần gấp bản mới nhất vui lòng gửi mail về cho admin để nhận link download ưu tiên!

Finale – WooCommerce Sales Countdown Timer & Discount Plugin v2.18.0 NULLED

0

Finale WooCommerce cho phép bạn tạo các chiến dịch theo kế hoạch một lần hoặc định kỳ. Sử dụng các yếu tố trực quan như đồng hồ đếm ngược và bộ đếm thúc đẩy người dùng đặt hàng.

Tính năng Finale – WooCommerce Sales Countdown Timer & Discount Plugin

  • Đặt ưu đãi theo mùa hoặc kỳ nghỉ trong cửa hàng của bạn. Chọn ngày bắt đầu, ngày kết thúc và thời gian với số tiền chiết khấu
  • Tạo Các Chiến Dịch Định Kỳ Lặp Lại Sau Một Khoảng Thời Gian Đã Đặt
  • Cung Cấp Cho Người Mua Hàng Một Thời Hạn Rõ Ràng Để Lấy Giao Dịch
  • Sử Dụng Một Thanh Truy Cập Hấp Dẫn Để Hiển Thị Kích Thước Chứng Khoán Đang Suy Giảm
  • Thiết Lập Tiêu Đề / Chân Trang thông báo (notication)
  • Tạo Buzz Cho Các Sản Phẩm Sắp ra mắt
  • Hiển Thị Thời Gian Hết Hạn Phiếu Giảm Giá Trên Các Trang Giỏ Hàng
  • Ưu Đãi Giảm Giá Sớm Cho Chim Để Thưởng Nhanh
  • Tùy Chỉnh Các Chiến Dịch Của Bạn Bằng 15 Quy Tắc Khác Nhau
  • Xem thêm: Danh sách các Plugin WooComerce cao cấp được cung cấp miễn phí

Demo:  https://xlplugins.com/finale-woocommerce-sa…iscount-plugin/

  • Finale – WooCommerce Sales Countdown Timer & Discount Plugin v2.18.0 NULLED: 

FINALE-WOOCOMMERCE-SALES-COUNTDOWN-TIMER-DISCOUNT-PLUGIN-V2.18.0.ZIP

Hướng dẫn fix activate Finale – WooCommerce Sales Countdown Timer & Discount Plugin nếu hoạt động không chính xác

Thêm mã sau vào functions.php trong theme (lưu ý là nên thêm vào file functions.php trong child theme)

//plugin - finale__woocommerce_sales_countdown_timer__discount_plugin_license_active - null - hotrowordpress 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 - hotrowordpress END
Để lại bình luận

Địa chỉ email của bạn sẽ được chúng tôi bảo mật thông tin.