If product price is between (including equal to) $15.25 to $19.75 then change product price to $14.00.
If product price is between (including equal to) $.75 to $.99 then change product price to $.50.
These are just listed as an example. I appreciate someone finding a solution. This is an easy thing to accomplish in a database, but I have 1000's of static web pages to update and want to avoid having to rebuild them on the system I have now (workstation was stolen in October

Thank you!