Developer forum

Forum » Templates » List products by group in ecom

List products by group in ecom


Reply

Hi


 


I would like to know how to make a template that can list a number of ecom groups and all products i each group in ONE paragraph just by selecting ONE group !!


 


I have a task of listing the contents of several groups on one page.


 


What i have is one toplevel group containing several groups each with several products.


Everything is imported via the integrationmodule af i dont know how many groups nor how many products i will end up with.


 


Sample data:


 


Groupmaster (this is the one i want to select)


- Group01


-- Product01


-- Product02


- Group02


-- Product10


-- Product11


-- Product12


- Group02


--Product20


--Product21


 


The layout will look something like this:


 


Group01     Group02     Group02


Product01   Product10   Product20


Product02   Product11   Product21


                 Product12


 


Look at this sample page:


http://lindrisoer.net.dynamicweb.dk/Default.aspx?ID=7


 


This looks ok, but it is done using 6 paragraphs and css.


 


/Lars


Replies

 
Reply

Hi Lars


 


As it is right now, it cannot be done in the standard software.


But it might be possible if you made a ProductListTemplateExtender.


 


You can read about it here in section 8.3...

http://documentation.dynamicweb.dk/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation+portal%2fDynamicweb+CMS%2fDocumentation%2fDevelopment%2f7850_(en-US)_Extensibility_API__Dynamicweb_eCommerce.pdf


 


// Sebastian

 
Reply

Hi Ib,


 


Try look at this page: http://sth.net.dynamicweb.dk/Default.aspx?ID=40


 


That might solve your challange :-)


 


/Sten Hougaard

 

You must be logged in to post in the forum