Quote Originally Posted by Mike_Dean View Post
returns a description such as

Registered Parcel Service(x2)

Can I / How do I, change the (x2) to read Bulk Service ? for example..
ozpost.php line#659

You'll need to alter both variables on this line (the $description and the $quote->description).

Take special note of the quotes and periods when editing this line. If you don't disturb the exsisting periods, and ensure you keep the quotes balanced you shouldn't have too much trouble with this edit.

Cheers
Rod

ps. Be careful, this was added to let the store admin know how parcels were calculated for. By removing this data you could be losing important information.