How to remove product images in view cart?

How to remove product images in view cart? It should only show a list of you products without the images… anyone know?



Thanks

I’m not sure if the file names and locations are the same for your version but how about modifying the cart_items.tpl file located in /skins/artificial_casting/customer/views/checkout/components.



I found this code which brings the image into the cart view for each item that might be able to be modified:



[COLOR=“Blue”]





{include file=“common_templates/image.tpl” image_width=$settings.Appearance.thumbnail_width obj_id=$key images=$product.main_pair object_type=“product”}


{/if}[/COLOR]



Hope this helps!

Regards,

Stephanie

Testing 2.0.8 - Going live Feb. 1, 2010!