Urgent Cart Countdown

Add a countdown inside your store’s cart

Overview

Add a countdown inside your store’s cart to encourage users to complete their purchase more quickly.

Smootify Docs

Component

Copy and paste the component below into the Smootify Mini Cart and/or the Smootify Cart DOM Element.

Urgent Cart Countdown

Add a countdown inside your store’s cart to encourage users to complete their purchase more quickly.

Copy Element

You can set the number of minutes for your countdown simply by changing the value of the custom attribute in the Urgent Cart Countdown DOM element.

Name
data-time
Value
15

You can also choose to automatically empty the cart when the set time expires by adding this custom attribute to the Urgent Cart Countdown DOM element.

Name
data-on-end
Value
clear

Or you can choose to redirect to a page on your site after the set time expires by adding this attribute to the Urgent Cart Countdown DOM element.

Name
data-redirect-to
Value
https://www.mywebsite.comear

On this page