I'd like to spice up the checkout page. For example, I'd like to do the following:
Include a picture of the document (in this case, a book cover). I uploaded a thumbnail to images/dms/documents. How can I display it on the Checkout page?
Does the Shopping Cart module display the document thumbnail?
As discussed on skype, you will need to modify the file components/com_dms/views/checkout/tmpl/default.php . This is a very easy task if you know alilte about HTML .