Closed isaacfreeman closed 11 years ago
My preferred option would be to put the shipping information as a separate table below the 'products' table.
Since we may want to have longer descriptions, and on smaller screens we want the products table to be the same width as the shipping information table.
I've put the totals and shipping methods in a separate table from the line items, and floated the totals table to the right by default. That way it can expand to the left to fill up whatever space is available.
This might be as simple as giving them an extra table column to the left.