Thanks - but it didn't work.
The problem is, I need to replace products_id=products_id= with products_id=.
I think the problem probably lies with the equals sign - I've tried esacaping it with \= but it still didn't work.
actually if you know for sure the id will be numbers you could write a rule that grabs everything up to the numbers and ignores it, and everything else will be used.