HomeHome Product Discus... Product Discus...SmithCartSmithCartSmith Cart 3.3 QuestionsSmith Cart 3.3 Questions
Previous
 
Next
New Post
8/21/2010 1:00 PM
 

Images uploaded with variants are not appearing on the product details page.

The Import Product function isn't importing product. Using an Excel file, no error is given. Using a CSV file I get this error: "External table is not in the expected format"

I'm only using one tab on the description, it appears very narrow. How do I widen it?

I'm using a test version of the module, 3.3.

Thanks,

 
New Post
8/21/2010 4:43 PM
 

1) When the product details page first loads product photo 1 will be displayed along with photos 2-6 in the lightbox slidshow gallery if you have defined them. If you have defined product variant images in order to display the variant image you need to select the variant the image is associated with. For example, if you have a dropdown defined for shirt color then you would need to select an option from the dropdownlist for the variant image to display.

2) Cart v3.04 was just released and there is a stored procedure update for the product import that may fix the issue you reported. Please upgrade to v3.04 and let me know if that fixes it.

3) In the cart settings under the product details setup section there are tab height and width properties where you can define the size of the tab control that the description is displayed in.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
8/23/2010 2:02 PM
 

Thanks for your help.

I have radio button selected for shirt color, and the color shows only when the radio button is selected. Is there a way to have it so the variant's image will appear next to / below /above the varient title when the page is opened, so the user can see all the variant options at one time?

 
New Post
8/23/2010 2:11 PM
 

When the product details page first loads product photo 1 will be displayed as the main product photo. If you have a default variant picture for shirt color that you want display when the product details page is first loaded then you can add that as your photo 1 in product setup. If you want all the shirt colors displayed to the user then you can add them as photos 2-6 and they will be displayed right under the main product photo. If you want to move photos 2-6 to a different location then open up productdetails.ascx and move photo 2-6 image controls to the desired location.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
8/26/2010 1:25 PM
 

Thanks Scott.

One more Q.

The titles of my variatns are wrapping. I've tried to update the productdetails.ascx, but they still wrap.

<td colspan="2" nowrap="nowrap"><asp:TextBox ID="txtPDLBText" runat="server" TextMode="MultiLine" Height="150px" Width="254px"/></td>

Do you have any suggestions on how to make the nowrap work?

Thanks.

 
New Post
8/26/2010 1:45 PM
 

Please take a look at the following forum post for a fix.

http://www.smith-consulting.com/forums/forumid/1/postid/2570/scope/posts.aspx#2570

The updated css will be included in 3.05

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
8/26/2010 2:15 PM
 

I saw the VariantLable and updated it, but it doesn't make a difference.

.VariantLabel
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;width:100%;
color:#000000;
white-space: nowrap;
}

 
New Post
8/26/2010 2:30 PM
 

Sometimes css gets cached can you reset iis and close you browser and clear your browser cache/temp files and try it again.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartSmith Cart 3.3 QuestionsSmith Cart 3.3 Questions