How to display 'From' text before price in collection grid on Ella theme?

Hi Guys..

my website home page new arrival product have From text shows but in my collection grid not show from text before price please help me is there any solution im using Ella-5.0.9 theme!

check screenshots

any buddy there please help me?

Hello @nomilancer

I have looked through your store https://www.w3shopping.com and see the Home page, collection page.

The reason for not appearing ‘From’ before the price in your collection page can be the missing tag in your product’s class tag. As you can see in the Home Page https://prnt.sc/DfOirhh1hShB ( from tag is used with the ‘From’ text just before the price of the product.) and same is missing in the Collection Page https://prnt.sc/UJYPKrF2lNCE

I have temporarily added the code in one of the ‘price-regular’ class and you can see ‘From’ text is appearing before the product price https://prnt.sc/7t–OauOpaK7

You need to add the tag before the price of the product in all ‘price regular’ classes. in which you want.

Please follow the following steps for resolving your issue -:

  1. Go to Theme edit code and find cart-product.liquid under snippets.

  2. Look for the pricing in the file

  3. Now, you need to add the ‘From’ word in front of the price exactly like it’s added on the Homepage. (Please match the code similar to the attached screenshot https://prnt.sc/7t–OauOpaK7 )

  4. Save

I hope this helps

Thank you.

all screenshot links not working please help

Anshul please response me

Hello @nomilancer ,

The screenshots are working fine at my end. I have attached the Zip folder, containing all screenshots

https://prnt.sc/DfOirhh1hShB → Screenshot 1
https://prnt.sc/UJYPKrF2lNCE → Screenshot 2
https://prnt.sc/7t–OauOpaK7 → Screenshot 3
https://prnt.sc/7t–OauOpaK7 → Screenshot 4

Kindly take a look.

I hope this helps.

Thank you!

Thanks many thanks bro done!