Removing the "from" price on a product?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 13 años
I cannot figure out how to remove the prefix "from" off two of my products.

It will say:

"From $19.95 (USD)"

When I only want it to say:

"$19.95 (USD)"

The weird thing is that only two of these products have this prefixing problem, and every other is ok.

Any suggestions?

Thanks!
Hace 13 años
if you have price altering attributes or product variants with different prices then

  'from '  <the lowest price>

will appear


to change ( or delete ) the text, in admin   content management --> localisation

look for resource string:

Products.PriceRangeFromText


the resource value  should be

From {0}

suggest you  keep     {0}

even if you have no text
Hace 13 años
thanks for the tip.
Hace 12 años
I would like to remove the entire text. How this can happen. Thank you!
Hace 12 años
Please spefically mention which entire text do u want to remove?
Hace 12 años
I see no sense in it, also does not look good on my site.
Hace 12 años
hotris wrote:
I see no sense in it, also does not look good on my site.

Give an example of how it is showing
Hace 11 años
For example
http://nexuscyber.com/arduino

I just want show the original price here, not the lowest discounted price. Also at homepage.

Please help.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.