I have been using CMSMS for a while and decided to try the eCommerce solutions available. I have just installed the latest version of
CMSMS 1.9.4.2
Cart Made Simple 0.3.8
Shop Made Simple 0.3.4
Payment Made simple 1.4
The modules are fantastic for what I need, there are only just a couple of problems that I need your help with:
1. In the Cart Templates (fe_showcart) I want to create a link for each product name on the list (<td class="productname">{$entry->prd_name} {if $entry->attr_name != ''}<br />{$entry->attr_name}{/if}</td>) to the corresponding product detail page so that the user can refer to the product image and confirm they want to proceed with the purchase.
I wanted to add an image next to the product but found on other posts that this is not possible (very unfortunate

2. I have also found a problem when you add the same product twice. It displays the product twice in the view cart module and if you click on "remove" it removes both. Is there any way to just get around this?
Hope to get some feedback from the CMSMS community. Thanks a lot for your help on this