close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Thumbnail image

Thread begun 11/04/2010 7:50 am by ecologictech417149 | Last modified 12/01/2010 8:50 am by Jason Byrnes | 3851 views | 15 replies |

ecologictech417149

Thumbnail image

I would like to add a thumbnail image to the shopping cart for each item. When you click on the thumbnail option in the add to cart menu I dont see where you would set the link up? Please help.

Thank you

Sign in to reply to this post

Jason ByrnesWebAssist

in the add to cart button, you specify the file name that should be used for the thumbnail.

In eCart 5, When you add the cart display manager, select the thumbnail column and select the Display As Image option. then select the image folder, this is the folder that will hold the product thumbnail images.

Sign in to reply to this post

ecologictech417149

if i have already set up the display manager and it has already created all of the checkout pages can I just go in and modify or do I need t delete all of those pages and re create it from the beginning?

Sign in to reply to this post

Jason ByrnesWebAssist

yes, you can add an image tag to the cart display. click on the folder icon next to source and set it to dynamic bindings, the select the Image cart column.


you will need to edit the source to prepend the folder to the cart binding, for example:
<img src="images/<?php echo $WA_Store_Cart->DisplayInfo("Thumb"); ?>" alt="" />

Sign in to reply to this post

ecologictech417149

I opened the e cart object and looked in the columns sections at the thumbnail and I do not see where you edit it as display as please help...

Sign in to reply to this post

Jason ByrnesWebAssist

the display as option is only available in eCart 5.


It is available in the eCart Display manager, not the eCart object.

Sign in to reply to this post

ecologictech417149

I have e cart 5... How do I get to he display manager?

Sign in to reply to this post

Jason ByrnesWebAssist

Insert -> Webassist -> eCart -> Display Manager

Sign in to reply to this post

ecologictech417149

ok ive already went through that set up process once....if i do that again will it just override what ive done or can i edit the old one.

Sign in to reply to this post

Jason ByrnesWebAssist

no, you cannot edit a display that is already created.


you will need to edit the code to manually add the image tag:
<img src="images/<?php echo $CartName->DisplayInfo("Thumb"); ?>" alt="" />

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...