Developer forum

Forum » Development » Hans Ravnsfjall

Hans Ravnsfjall


Reply

 

Scroll down for danish

 
Hi
 
I´m working on an ecom solution, where I want to use "name" from the xml as a menu, so that the menu depends on the groups of a shop
 
I´ve managed to do this by using  EcomGroup.xslt
 
THe problem is that I only want to show the menu item if there is any product in the particular group, so that people won´t have to click on a product in vain.
 
 
It would also be great if the stocknumber could be shown beside the menu item name.
 
Example:
 
Keyboards (3)
Mousepads (12)
 
from the info that I can find, this info can't be gathered from the xml that contains info on groups, shown here http://documentation.dynamicweb.dk/Blogs-25347.aspx?action=ShowArticle&ArticleID=99 
 
 
Thanx in advance
 
kindly Hans Ravnsfjall
 
____________________________________________________________________________
 
 
Jeg sidder med en ecom løsning, hvor jeg arbejder med at bruge “name” fra xml som menupunkt, således at menuen er afhængig grupperne i en handel
 
 
Dette har jeg fået løst ved at at gøre brug af EcomGroup.xslt
 
 
Problemet er at jeg kun ønsker at vise menupunkterne hvis der findes nogen vare i den aktuelle gruppe – således at folk ikke klikker på en vare/menupunkt for gæves
 
Derudover ville det være ønskeligt at vise hvor mange varer der findes i en group, således at tallet kommer til at stå ved siden af varenavnet, som feks. Tastatur (3)
 
Udfra det som jeg kan se kan disse oplysninger ikke hentes fra xml´en der omfatter groups, som sebastian også viser her http://documentation.dynamicweb.dk/Blogs-25347.aspx?action=ShowArticle&ArticleID=99
 
Er der andre måder at få lavet en relation mellem group og products, således at jeg kan løse dette problem?
 
På forhånd tak
 
vh
 
Hans Ravnsfjall

 


Replies

 
Nicolai Høeg Pedersen
Reply

Hi Hans

 

I've looked into the issue - there is no easy way to solving this feature as it is right now. It would be possible though, to add a product count attribute in the XML. Please submit this as a feature request.

 

You must be logged in to post in the forum