Removing the "from" price on a product?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 Jahre weitere
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!
13 Jahre weitere
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
13 Jahre weitere
thanks for the tip.
12 Jahre weitere
I would like to remove the entire text. How this can happen. Thank you!
12 Jahre weitere
Please spefically mention which entire text do u want to remove?
12 Jahre weitere
I see no sense in it, also does not look good on my site.
12 Jahre weitere
hotris wrote:
I see no sense in it, also does not look good on my site.

Give an example of how it is showing
11 Jahre weitere
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.