DNN 6.0, Smithcart 4.52
Hi all.
I don't see if there's an easy way to modify the ProductDetails module for layout.
For example, if I have the ProductDetails module on a page, can I alter how it displays the components that make up the module's display?
1. Is there a template available to change where module items show up? I'm looking for the ability to put the image where we want, the description to show as we want, the ability to insert ads, etc.
or...
2. Is there a list of compiled controls in the user control so we can change the total layout in the ascx (C:\inetpub\wwwroot\dotnetnuke\DesktopModules\Smith.ProductDetail\ProductDetails.ascx) without worrying about having to recompile it, as we don't have the source! (obviously).