I want to Remove from the Product Card

Solved

I want to Remove from the Product Card

chandamamastore
Tourist
7 0 4

chandamamastore_0-1724253459797.png

i don't from in my product grid page how can i remove this

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
8187 1969 2407

This is an accepted solution.

Hi @chandamamastore 

Go to Online Store > Choose theme > click 3 dots > choose edit theme content 

Made4uoRibe_0-1724278203401.png

Go to Products > 

Made4uoRibe_1-1724278235225.png

Find the Product Price >

Made4uoRibe_2-1724278262411.png

Remove the From and Save. 

Made4uoRibe_3-1724278305604.png

be sure not to remove more signs.

Made4uoRibe_4-1724278335372.png

Result:

Made4uoRibe_5-1724278350392.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

View solution in original post

Replies 3 (3)

BSSCommerce-HDL
Shopify Partner
2296 846 1061

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </body> tag:

 

<script>
let prices = document.querySelectorAll('.price_item.price_item--regular')
if(prices.length > 0) {
   prices.forEach(function(element) {
    element.textContent = element.textContent.replace('From', '');
   });
}
</script>

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Made4uo-Ribe
Shopify Partner
8187 1969 2407

This is an accepted solution.

Hi @chandamamastore 

Go to Online Store > Choose theme > click 3 dots > choose edit theme content 

Made4uoRibe_0-1724278203401.png

Go to Products > 

Made4uoRibe_1-1724278235225.png

Find the Product Price >

Made4uoRibe_2-1724278262411.png

Remove the From and Save. 

Made4uoRibe_3-1724278305604.png

be sure not to remove more signs.

Made4uoRibe_4-1724278335372.png

Result:

Made4uoRibe_5-1724278350392.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

PageFly-Richard
Shopify Partner
4661 1068 1725

Hi @chandamamastore 

 

This is Richard from PageFly - Shopify Page Builder App

 

You can remove the "from" text of the product price to get this solved

Step 1: Online Stores > Themes > More Actions > Edit theme default content

Step 2: Search and find for From price HTML and remove the : from text like this

PageFlyRichard_0-1724290485038.png

 

 

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.