Select the search type
 
  • Site
  • Web
Search

DotNetNuke Knowledge Base

DotNetNuke Ecommerce FAQ

License Key Request

DNN Module Downloads

Smith Cart change log

Dotnetnuke Store Roadmap

DNN Support

 
Community Forum
Free Community Support

Please note - this is a Community Forum and is intended mainly as a community resource rather than an official method of contacting support but responses will be given whenever possible. For Urgent Support, refer to our Priority Support Page.

HomeHome Product Genera... Product Genera...Enhancement Req...Enhancement Req...Enhancement Requests for Shopping CartEnhancement Requests for Shopping Cart
Previous
 
Next
New Post
11/18/2009 2:48 AM
 
  • Alphabetize Manufacturer Names
  • Allow upload of more than one photo for a product
  • Provide "click to enlarge image" button
  • Provide means of specifying globally the font used in shopping cart
  • Provide ability to automatically generate thumbnail image when setting up a new product
 
New Post
11/23/2009 7:44 PM
 

Thanks for your feedback. The font can be controlled in the cart using the module.css in \desktopmodules\smith.buynow\module.css. The class the controls the font in the cart is the following:

.SmithProdtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000
}

If you setup product variants you are able to upload multiple images per product but we will add to the development list multiple images for non variant items on the product details page.

Automatic generation of the thimbnail images is #1 on the development list.


David H. Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Genera... Product Genera...Enhancement Req...Enhancement Req...Enhancement Requests for Shopping CartEnhancement Requests for Shopping Cart