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!
Can you share with me please.
many thanks
Could you please also share this with me. thanks
please share
Dm is disabled please Dm me so i can share the code
Click on my profile and you will have an opition to Send a Message
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
Can you give me the code for this I am searching for last two days but I can't find it please give me
Can you give me the code for this I am searching for last two days but I can't find it please give me
DM me Ill send it to you. I cant DM you
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.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024