Cart countdown

Encourage customers to checkout by showing a countdown timer in their cart

Steps

  1. Go to FoxKit > FoxKit power > Choose Cart countdown.

  2. Set the countdown as Active.

  3. Choose whether or not:

    1. To show the countdown on the cart drawer

    2. To repeat after it ends

  4. Adjust the countdown duration if needed

  5. Add a motivational message to urge customers to check out.

    The timeout message is shown when the "Repeat after ends" box is unchecked.

  6. Save the settings.

Custom placement

You can customize where you want the Cart countdown to appear within your theme by inserting the following code snippet:

<foxkit-cart-countdown></foxkit-cart-countdown>

By default, this element will be automatically positioned before the cart items.

If you opt for custom placement, the automated rendering will be disabled.

Last updated