WooCommerce Product Settings

In this Settings, you can configure to display the Sales Countdown Timer on WooCommerce pages.

1. Display countdown timer on the single product page

– Position: Choose the position for countdown timer on the single product page: above sale flash; below sale flash; above cart; below cart; above product image.

– Sticky when scrolling: Choose the type of sticky when scrolling: None, sticky top, sticky bottom.

– Show or not show “Add to cart” button on the sticky countdown.

2. Display countdown timer on Shop page

Important note:

To handle WP’s Conditional Tags, this plugin uses eval() which is very dangerous because it allows the execution of arbitrary PHP code. Therefore, please only fill this field with proper conditional tags which are validated and/or provided by trusted developers.

– Enable: To activate this option.

– Show on: to assign which pages to show countdown timer. You can use Page’s ID, Title or Slug. Example:

is_page(‘Home’)

is_page(50)

is_page(array(‘Home’,50,75))

– Position: Choose the position of countdown timer on shop page: above sale flash; below sale flash; above cart; below cart; above product image.

Settings for Progress bar

3. Progress bar message: What the text message will be displayed.

4. Progress bar type:  Choose the way the progress bar will be displayed: Increase; Decrease

5. Order status: Choose the order status will be counted in the progress bar: Completed; On-hold; Pending; Processing; Failed; Refunded; Cancelled.

6. Progress bar position: Chooose the position of the progress bar:  Above countdown; Below countdown.

7. Progress bar message position: Choose the position of Progress bar message: Above the progress bar; Below the progress bar; in the progress bar.

8. Design: Design the progress bar with background color, text color, and border-radius

9. Upcoming sale: Enable to activate.