Details
Description
As a business user I would like to prioritise available shipping methods for my customers.
TD:
Add priority/rank attributes to the carrier and SLA (these should be displayed) on the main tables (also add priority to PG's main table)
Need to modify the rendering of carriers (shippingServiceFacade.findCarriers) to have 2 presentation views: CARRIER (where we sort by carrier first then by SLA) and SLA (where we put all SLA together and sort by their names).