Changing a string to only show part of the text

Changing a string to only show part of the text

Hi there,

Is anyone able to show me how change the following text:

  1. <span class="ct_pd_item_saving">Saving £25.00 (50.00%) on RRP (£50)</span>
to just display "RRP (£50)"

The price can change so in this case I can't use just JQuery .replace

Please can someone show me the method for achieving this?

Thanks :)