Announcement

Collapse
No announcement yet.

Actinic 9 Layout

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

    Actinic 9 Layout

    http://www.1stforbridalshoes.co.uk/a...ollection.html

    The above URL is a layout i have designed in Actinic 9.

    Now I'm not asking for a complete solution here, but just some advice on the tree/structure of what I want to do (and if possible)

    Basically I want the user to click on an image on the left (section), and that loads a product image on the right of the page, with product info underneath, and add to cart button.

    I understand this may involve some javascript etc, which is not a problem for me ... Any idea/help would be greatly appreciated.

    Many Thanks, in advance.
    Austin Harvey
    Girls Of Elegance Ltd
    http://www.girlsofelegance.co.uk

    #2
    I guess what I'm really asking first, is if the Product image (and information) is available within the INNERLAYOUT (in this case is "Section Page with Section Name at Top")

    Withi that layout i have
    <div>
    <actinic:variable name="ProductList" />
    </div>

    Which shows the images for each section (which each contain 1 product)

    Forget about the selection part at the moment, but would I be able to get to the ProductImageLayout variable from this page ?

    I hope I'm making sense
    Austin Harvey
    Girls Of Elegance Ltd
    http://www.girlsofelegance.co.uk

    Comment

    Working...
    X