Using priority on Shipping
The priority attribute can be defined on Shipping elements to use alternate sets of Shipping Methods depending on what was ordered in ROES. For instance, you may use a single Catalog for all items in ROES but want to charge different shipping prices or show different methods if a large canvas item is ordered. You would have a default Shipping with Shipping Methods set off the root of a Catalog, but then have other Shipping within certain groups, like Large Canvas. In Large Canvas, Shipping would get priority defined with a value of 1 and the default Catalog Shipping would get a value of 3, where the lowest number gets priority to display:
In ROES, if a Large Format item is added, the LF 1 and LF2 Shipping Methods will display instead of the default US Mail and Pickup set off the root Shipping in the Catalog:
The use of priority is available in ROES Desktop and ROES Web (where it can be used in multi-Catalog orders to show a preferred shipping and within a single Catalog if priorityshipping is set to true in the Configuration element).