Announcement

Collapse
No announcement yet.

Help required using push buttons for product variants.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help required using push buttons for product variants.

    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
    Regards
    David

    #2
    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
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      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.

      Comment

      Working...
      X