Hi
Is there any way for the script to take exactly what is in the price field. For example I have a feed that has in the price fiels 'from £1.57 to £2.43', and I want to show this as it is. I know this will affect the comparision part but this is a one off and is not being used as a comparision. I hope this makes sense.
thanks
brent
Hello Brent,
Unfortunately, quite a lot goes on with the price field - it is converted into the most likely decimal number and then stored as a decimal in the database - so to do this would require signficant changes.
I'm not sure of the affect of registering that field as the price will be; you would need to look carefully at the prices that come out - but what I can suggest (assuming that there is another field suitable for registration as price) is to add the price field after the description using a Text After filter on the description, for example " %PRICE%" (where "PRICE" is the name of the field).
Hope this helps,
Cheers,
David.