PDA

View Full Version : Single Products


NDL-Ed
30-Jul-2003, 01:37 PM
Hi folks,

I'm trying to set up a website for a client, and am encountering some difficulties. What I am trying to do is display a certain amount of products per page using a shared image see here (http://www.bluevisions.co.uk/example/example.htm)

Any ideas how to get this to work in actinic ? I've thought about setting that up as a main template, and using individual 'fast buy' buttons, but I'm not too sure about implementing this / its feasability ( new to actinic )

Thanks for any advice you can offer.

Regards.

Ed

cdicken
31-Jul-2003, 01:33 PM
Hmmm, you want to somehow put a large image at the top of the screen in the center, and then have three products next to each other underneath.

You are going to need to edit the HTML templates that make up the design of your store. A 'Designing with Actinic Developer' Guide can be downloaded from the download centre on the Actinic web site (see links in my signature). This will tell you about editing product layout templates.

You need to create a product layout template that just includes NETQUOTEVAR:PRODUCTIMAGE in order to include a nice large image into the design.

Then, click HERE (http://knowledge.actinic.com/users/kadmin/acatalog/v6_Product_Details.html#a365) to go to the knowledge base and find out about laying your products out in three columns. You would need to seriously cut down your product templates to just include the stuff you want.