Linux 软件免费装
Banner图

Offer Countdown Timer for WooCommerce

开发者 queuecommerce
riko910
更新时间 2026年5月10日 02:02
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce countdown timer flash sale sale countdown limited time offer

下载

1.2.0 1.0.0 1.1.0

详情介绍:

Offer Countdown Timer for WooCommerce adds a fast, readable sale countdown to your product pages, so shoppers always see how long a promotion lasts. It is built for flash sales, seasonal campaigns, clearance events, and limited-time pricing without touching code. The timer prints on the storefront hook woocommerce_before_add_to_cart_form. Scripts and styles load only when a product actually has an active countdown and timers are enabled globally—keeping unrelated pages light. Why merchants use this plugin Free plugin features (this package) Admin hub (free plugin UI) From Offer Countdown in the WordPress admin you get Settings, Templates, Campaigns, Analytics, Template Maker, Import / Export, and Upgrade Pro. Core saving works everywhere this plugin controls (global/product timers). Screens such as Campaigns, Template Maker, and related workflows surface live previews in the free plugin; creating or saving advanced campaign data, custom Template Maker designs, analytics persistence, and other Pro-only mutations require Offer Countdown Timer for WooCommerce Pro with a valid license (see below). Offer Countdown Timer for WooCommerce Pro (optional add-on) Pro extends the same codebase with licensed-only features, including: Install Offer Countdown Timer for WooCommerce Pro only alongside this free plugin and WooCommerce; Pro declares Requires Plugins: offer-countdown-time and validates dependencies on bootstrap. Privacy The free countdown does not profile visitors for marketing retargeting. Standard WordPress, WooCommerce, and hosting logs apply. Pro analytics (when licensed) store merchant-facing metrics according to Pro settings—review those screens before enabling in regulated industries.

安装:

Automatic installation (recommended)
  1. In WordPress, go to Plugins → Add New.
  2. Search for Offer Countdown Timer for WooCommerce (when listed on WordPress.org) or upload the ZIP from your vendor.
  3. Click Install Now, then Activate.
  4. Ensure WooCommerce is active (the plugin shows an admin notice if it is missing).
  5. Open Offer Countdown → Settings for global behaviour.
  6. Edit a product: enable Offer Countdown Timer, set dates (and optional message/template), then save.
Manual installation
  1. Upload the plugin folder to /wp-content/plugins/offer-countdown-time/, or upload the ZIP via Plugins → Add New → Upload Plugin.
  2. Activate through the Plugins screen.
  3. Configure WooCommerce and Offer Countdown as above.
Requirements

屏幕截图:

  • **Templates** — Interactive previews for built-in styles (Template 1 expanded by default).
  • **Product meta box** — Enable timer, template override, message, optional start/end datetimes.
  • **Storefront** — Live product-page countdown ahead of the add-to-cart area.
  • **Campaigns / Template Maker (preview)** — Explore scheduling or design tooling; saving advanced assets requires Pro + license.

常见问题:

Where are global options?

Offer Countdown → Settings. Enable/disable all storefront timers, sale cleanup, default template, message position, accessibility enhancements, and expired-banner visibility.

How do I schedule when a banner becomes visible?

On the product, fill Offer start date (optional). Until that timestamp passes, OFFCT_Frontend::get_product_countdown_context() returns no banner even if an end date exists.

Where does the countdown appear on the product page?

Immediately before the add-to-cart form (woocommerce_before_add_to_cart_form). Developers may relocate output using the surrounding actions/filters.

What happens when the timer reaches zero?

Visually, the banner can hide or remain at zero depending on Hide expired banner under Settings. If Remove sale price when offer expires is enabled, WooCommerce sale metadata can clear via admin/cron checks and optional frontend coordination—consistent with OFFCT_Offer_Countdown_Time::remove_sale_price().

Can I silence every countdown without editing products?

Yes. Disable Enable countdown timer globally on Offer Countdown → Settings.

Does the plugin support accessibility preferences?

Yes. Keep Accessibility enhancements enabled to expose timer semantics and polite aria-live updates (throttled in assets/js/frontend.js). Screen reader users get periodic consolidated announcements instead of noisy per-second chatter.

Which timezone applies?

WordPress Settings → General timezone and GMT offset feed both PHP (current_time) and the JavaScript offset parser shipped with frontend.js.

Are Campaigns or Template Maker fully available in the free plugin?

You can explore the interfaces and previews. Persisted campaigns, saved Template Maker designs, and licensed analytics require Offer Countdown Timer for WooCommerce Pro with an active license (offct_is_pro_licensed() gates mutations).

How do I upgrade to Pro?

Visit Offer Countdown → Upgrade Pro inside wp-admin or https://www.queuecommerce.com/offer-countdown-time/ . Activate Pro after this free plugin and WooCommerce.

更新日志:

1.2.0 1.1.0 1.0.0