Is there an easy way to add the weight to the check-out Delivery Method section.
The first line reads: Please select Shipping Method to use on this order. (ESHOP_SHIPPING_METHOD_TITLE) .
I would like it to read: Please select Shipping Method to use on this order. Weight is XXXX .
The "weight" shipping plugin shows the weight, but I would like it to be prominent in order for users to select the best delivery method for other options.
I would like it to read like the Cart page which you configure to show the weight in the title e.g. Shopping Cart (1.95kg) .
I have looked through the php files for the checkout, but cannot find where (ESHOP_SHIPPING_METHOD_TITLE) is mentioned. Any ideas?
Thanks