I am using custom fields to pass information to the cart from an add-to-cart URL. The fields are an ID and a Description, using custom fields of the type "Item".
By default, the custom fields are displayed below the product name, like this image:
I would like to change the Cart layout so that each custom field has its own column, like this:
Because of the unique nature of how I am using the shop, these two fields will always exist and they will be the only fields needed in the cart. Is this possible?