App reviews, troubleshooting, and recommendations
Hi There,
I'm looking for an app that shows "sold in the last hours " on the product page.
I research and found a few apps but they were quite expensive.
Looking for an app that can be free
Or can this be done by modifying the liquid file?
Thank you.
Mel
Solved! Go to the solution
This is an accepted solution.
{%- if product.tags contains 'new' -%}
<span class="product-label new" >
<span>sold in the last hours </span>
</span>
{%- endif -%}
try this code.
Thank you for your reply.
I'm looking for something like the below image
Does the above code meet the purpose?
Thank you
Mel
Which app you have tried?
I tried the Fomo Social Proof & Nudgify app its shows only 1000 notification
ok, We have to Add it by custom code.
This is an accepted solution.
yes, its fake counter.
Can you provide me refrence website.
Ill share privately
May I also have access to the solution please as this is something I also need to accomplish.
Thank you kindly.
Hey,
I'm looking for the same functionality, could you share with me if you found the solution?
Thanks!
Hey there! I’ve found that most of the sales popup apps all look alike. I've launched a sales popup app with a unique interface that allows you to showcase your customer’s entire basket. Here's the link & it's free: https://apps.shopify.com/pretty-sales-popup
Can you share with me please.
many thanks
Could you please also share this with me. thanks
Can you share with me please,
Thanks.
Here you go…
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
{% if product.available == true %}
<div class="orderMsg" data-user="50" data-time="12">
<div class= "ordertext">
<span>🔥 </span><strong><span id="demo"></span></strong> sold in last <strong id="time"></strong> hours
</div>
</div>
<script>
let count = Math.floor((Math.random() * 50) + 10);
document.getElementById("demo").innerHTML = count;
let time = Math.floor((Math.random() * 10)+ 2);
document.getElementById("time").innerHTML = time;
</script>
Hello there! It shows "invalid json in tag schema" actually I'm using Envato theme, I don't know anything about coding
I'm sorry. That was the code supplied to me. I am unable to assist further.
how to add it? i also want to add this kind of sold counter this will show random numbers
where would i place this code?
Its usually placed on the product page below the price or product title.
Hi @mel30,
We offer powerful social proof widgets to help Shopify store owners increase their sales. You also have access to more than 30+ widgets that you can use to convert your visitors into customers. In addition to improving existing widgets, we continue to add new widgets actively.
https://apps.shopify.com/social-proofy
Let us know if you need any help.
Hey there! I’ve found that most of the sales popup apps all look alike. I've launched a sales popup app with a unique interface that allows you to showcase your customer’s entire basket. Here's the link & it's free: https://apps.shopify.com/pretty-sales-popup
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023