Announcement

Collapse
No announcement yet.

Act_ProductLine changes.

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

    Act_ProductLine changes.

    Hello again,

    I have just presented our chopping cart to our md in its current state, he would like our product information to be displayed in a similar way to one of our competitors. so that they have thier quantity prices displayed within a grid along with its measurements and product id/ code.

    have a look here they also have their product options in the grid as i new product:

    http://www.gpxgroup.com/prodlist.asp?cat=2&scat=67&pg=1

    i would imagine that i would have to place the grid for each product as an image and then somehow try and put the Qty box at the end over the image,

    is this possible to do with actinic? or does anyone know of another way i could get such simple way to display the product options.

    here is how our site stands at the moment, also i have not worked out how to create the login function yet so have bad links at the moment.

    http://d256639.micro59.micromarteurope.co.uk/index.html

    regards

    #2
    All the elements you need are on the page in Act_ProductLine.html.
    You will have to get familiar with how the HTML <table> tag works so you can experiment with moving them around.

    Rather than using an image, which will be dificult to update, it might be better to use CUSTOMVARs. Have a look at my product page:

    http://www.greenknightgames.co.uk/ac...ardgame_2.html

    The Age, etc., Contents and Dimensions are all CUSTOMVARs, as is the second image. Act_ProductLine.html has been customised to acheive the arrangement.

    Alan Compton
    www.greenknightgames.co.uk

    Comment


      #3
      You could even get the pricing bands to work austomatically (assuming you have Business) with some tricky CSS positioning


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment

      Working...
      X