Announcement

Collapse
No announcement yet.

Price in a table

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

    Price in a table

    I need to put the prices in to a bale then use either radio buttons or push buttons to select the product. I have found the fragment where the butters/ radio buttons are generated from but can’t finger out how to put in a section for standard retail price. I am just been dumb or what!

    I want the table to look some thing like this

    |------------------------------------|-------------|-------------------|
    |Prduct Retail Net
    |EPO | 6.99 |4.50 (o)|
    ------------------------------------------------------------------------

    Can any one give me any pointers I keep looking at the code and can't figger out whitch template I am supposed to mod to get a table in like this...

    If any one can help please.

    #2
    Hi Darren,

    To edit how the choices are going to be laid out you would need to edit the product layout, which would normally be Act_Productline.html found in the site1 folder. There is an article in the Advanced User Guide called "Changing the Way Product Variants are Laid Out" found on page 14 and you could download the guide using the below link.

    http://downloads.actinic.com/docs/us...cedguide_7.zip

    This article will give you more info on how to layout the choices in a table and I have attached a screenshot of an example table I created using the code from the article.

    Robert.
    Attached Files

    Comment

    Working...
    X