For my site I display the Quantity, Image, Name, SKU, Each Total in the cart. My Name field has the product description-sku and is needed to make the products unique. How do I remove the Sku field from the cart and modify the header of the Name field to Name/Sku. The other option is to point the Name field of the cart to a different field in the database and remove the sku.
Help please!