PDA

View Full Version : Help required using push buttons for product variants.


skinnybloke
18-Feb-2003, 09:27 AM
hi - I have a couple of questions regarding the use of push buttons for product variants.

1. For each available colour/size permutation Actinic inserts an "Add to cart" button on a page. If the permutation has been marked as not valid, Actinic leaves a blank space. Instead I would like to be able to display an image of a "X" or "n/a". Can this be done?

2. Instead of using names for the colours, I would like to be able to use images of the colour swatchs. The name of the colour would need to be displayed when the mouse hovers over the colour swatch image using the ALt tag. Again, can this be done?

TIA
Regards
David

NormanRouxel
18-Feb-2003, 01:05 PM
Try this re the colour swatches. In your colour choices where it says HTML for Name put:-

<img src=bluesample.jpg alt=Blue>

and leave the Name text at Blue.

If you get missing image icons when viewing the page you may have to manually upload the image files via Advanced / Additional files.

Norman

cdicken
19-Feb-2003, 08:25 AM
1. For each available colour/size permutation Actinic inserts an "Add to cart" button on a page. If the permutation has been marked as not valid, Actinic leaves a blank space. Instead I would like to be able to display an image of a "X" or "n/a". Can this be done?

I don't think so, no.