Install Coundown Cart here to boost up your online sales!


This solution is for the Shopify stores which use homepage as a product page. Meaning that the product images, product descriptions and the Add to Cart of one or some of your products are displayed on your homepage.


Before getting started, kindly note that this solution can only be done if you do not use Ajax Cart on the store.


It consists of several simple steps to put Countdown Cart to your homepage. Please follow the simple steps below:


Step 1: Find the product ID.


To get the Product ID Number, please go to ‘Products’.


Access Product in Menu bar


Click on the product that you want to get the Product ID Number.


Product list in backend


Go to the URL at the top and copy the number that comes after ‘…/products/’


Product ID in product's URL


Step 2. Replace the product ID you find in step 1 with Product ID in this code:


<script>

__st = window.__st || {};

__st.p = 'product';

__st.rid = Product ID;

</script>


For example:


<script>

__st = window.__st || {};

__st.p = 'product';

__st.rid = 9039433234;

</script>


Step 3. Add the code above to the index.liquid file.

 

Kindly access your Admin dashboard >> Online Store >> Themes >> Actions >> Edit Code and add the code above to the index.liquid file:


Theme


That's done. 


Note: Adding countdown bar on the homepage is an advanced feature which also depends on your theme's codes.  If your theme does not support, the app will only work on your product page as default.


If you need any support, do not hesitate to contact us. 


>>Install Countdown Cart now to raise the urgency, make customers buy faster and lift up your sales.