Hi all,
I've just started working on a new version of our site for v8. I've decided to start from scratch because our v7 site has a lot of mods on it and didnt translate very well in v8.
www.ukbikestore.co.uk is the store, i've read all the advanced user guide and worked out how im going to do most of the things i want, but one thing im usure of is the products with pictures at the top of each product lising in the sections.
Currently we use Norman's multi colum code and make copies of the products that are going to be at the top and change the template. We have now passed the 5000 product mark and it would be nice to auto generate these with best sellers lists.
Could this be done? the only way I have thought of doing it is having a best seller list thats very long (enough for a good amount on each section page), giving all the products custom properties that associate them with the section, then having a block if statement before the best sellers layout/variable that only enters the best sellers that come from that section.
Anyone think this would work and have any idea how exactly I would code it, or any other ways of doing this?
Many thanks
Dave
I've just started working on a new version of our site for v8. I've decided to start from scratch because our v7 site has a lot of mods on it and didnt translate very well in v8.
www.ukbikestore.co.uk is the store, i've read all the advanced user guide and worked out how im going to do most of the things i want, but one thing im usure of is the products with pictures at the top of each product lising in the sections.
Currently we use Norman's multi colum code and make copies of the products that are going to be at the top and change the template. We have now passed the 5000 product mark and it would be nice to auto generate these with best sellers lists.
Could this be done? the only way I have thought of doing it is having a best seller list thats very long (enough for a good amount on each section page), giving all the products custom properties that associate them with the section, then having a block if statement before the best sellers layout/variable that only enters the best sellers that come from that section.
Anyone think this would work and have any idea how exactly I would code it, or any other ways of doing this?
Many thanks
Dave
Comment