PDA

View Full Version : product display Component image


BPJSURF
13-Feb-2003, 01:15 AM
help, I am having a brain freeze.

I am try to build a new product layout for a site using developer.
I would like to have a product with image, short discription, long discription, price and add to cart displayed on the left side of the product layout. The right side of the product layout will display three associated products (components) each with an image and short discrition and price and add to purchase check box.

My problem is figuring out how to display the component images with each component.

Has anyone used a custom variable to do this? any help would be appreciated.

Brian

cdicken
13-Feb-2003, 03:51 PM
You can enter image code in the 'HTML for name' field of the component. e.g.

<img src="component_image.gif" width="100" height="80" alt="This is the Component Image">

afm
05-Dec-2005, 02:37 PM
Hi Chris

When I try that I just get the image showing without a checkbox to select the component.

Any idea what I need to do to put the checkbox back in?

Bruce
07-Dec-2005, 11:39 AM
afm,

Do you have 'Is Optional' checked on the component. Once you have done that you will get the checkbox appearing.

Kind regards,