Want to customize the sold item section PFA

HI Members,

I am using Empire theme for me site https://dreamzhub.in/collections/home-accessories/products/multifunctional-mandoline-slicer . This theme don’t have much option to design the product page. So i want to use some custom code.

I want to change the item sold last 10 days section.

In this section i want to show random numbers like 30 40 55 sold in last hour or 2 hours like this. Don’t want to show actual value in last 10 days.

Thanks in Advance.

Hi @naveen1989

You an do this using javascript, while refresh javascript will fetch the random number between the given numbers.

can you please share the code ?

Hi @naveen1989

Use the below script to implement the same, put this code in main-product.liquid at the appropriate location.

Item sold last  days  section.

Below script at the bottom of liquid file.


This will return the value between 1-100, you can change the value.

hope this will help…

Hi can you help me in this issue

https://community.shopify.com/c/shopify-design/want-to-animate-the-prepaid-button/m-p/2260758#M598013