Error - //localhost/templates/jelloshoecompany/components/lsagProductDetailTag.xhtml @25,77 rendered="#{lsagProductDetailCmpVar.currentProduct != null}": Exception getting value of property currentProduct of base of type : net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent
An Error Occurred:
//localhost/templates/jelloshoecompany/components/lsagProductDetailTag.xhtml @25,77 rendered="#{lsagProductDetailCmpVar.currentProduct != null}": Exception getting value of property currentProduct of base of type : net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent
javax.faces.el.EvaluationException: //localhost/templates/jelloshoecompany/components/lsagProductDetailTag.xhtml @25,77 rendered="#{lsagProductDetailCmpVar.currentProduct != null}": Exception getting value of property currentProduct of base of type : net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent
at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:60)
at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:1078)
at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:241)
at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:249)
at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:249)
at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:249)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:594)
at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:132)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:140)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:630)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:407)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:190)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at de.hybris.platform.util.RootRequestFilter.doFilter(RootRequestFilter.java:557)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:619)
Caused by: javax.faces.el.EvaluationException: Bean: net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent, property: currentProduct
at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:461)
at org.apache.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:85)
at net.netconomy.shop.faces.el.HybrisPropertyResolver.getValue(HybrisPropertyResolver.java:23)
at com.sun.facelets.el.LegacyELContext$LegacyELResolver.getValue(LegacyELContext.java:141)
at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
at com.sun.el.parser.AstNotEqual.getValue(AstNotEqual.java:41)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:56)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:457)
... 49 more
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at de.hybris.platform.core.LazyLoadItemList.get(LazyLoadItemList.java:91)
at java.util.Collections$UnmodifiableList.get(Collections.java:1154)
at net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent.getCurrentProduct(DefaultLsagProductDetailComponent.java:122)
... 53 more
- <UIViewRoot locale="en" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/pages/cmsPage.xhtml">
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head profile="http://www.w3.org/2000/08/w3c-synd/#">
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<base href="#{hyCore:getApplicationPath()}"/>
<title>Jello - #{cmsFrame.title}
- <ComponentRef id="_id3" rendered="true" transient="false">
- - #{cmsFrame.category}
- </ComponentRef>
- </title>
<meta name="keywords" content="#{cmsFrame.metaKeywords}"/>
<meta name="description" content="#{cmsFrame.metaDescription}"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="imagetoolbar" content="no"/>
- <HtmlOutputText escape="true" id="_id6" rendered="false" transient="false">
- <link rel="stylesheet" href="css/jello/mediabox.css" type="text/css" media="screen"/>
<script type="text/javascript" src="scripts/jello/mediabox72.js"/>
- </HtmlOutputText>
- <style type="text/css" media="screen">
@import url("css/jello/screen.css");
</style>
<script type="text/javascript" src="scripts/jello/swfobject.js"/>
<script type="text/javascript" src="scripts/jello/sifr.js"/>
<script type="text/javascript" src="scripts/jello/mootools1-1.js"/>
<script type="text/javascript" src="scripts/jello/iCarousel.js"/>
<script src="scripts/jello/DynamicOptionList.js" type="text/javascript"/>
<script src="scripts/jquery-1.2.6.pack.js" type="text/javascript"/>
<script type="text/javascript">
jQuery.noConflict();
$j = jQuery;
</script>
</head>
<body class="#{cmsFrame.bodyclass}">
<div id="nc_container_main">
<div id="nc_container_skyscraper">
<!--<img src="images_content/skyscraper.gif" alt="Banner" title="Banner" />-->
</div>
<div id="nc_container_banner_top">
<!--<script type="text/javascript">iprom_AD(25);</script> top banner/Zgornja pasica -->
</div>
<div id="nc_container_content">
<!--<div id="nc_container_header">-->
<!-- Header Start-->
<!-- Header End-->
<!--</div>-->
<div id="nc_container_column_left">
<!-- Linke Spalte Start -->
- <HtmlYComponent default="net.netconomy.shop.faces.components.jello.DefaultNavigationComponent" definition="net.netconomy.shop.faces.components.jello.NavigationComponent" id="cmsNavigationCmp" rendered="true" transient="false">
- <!-- #{nav_pos}-->
- <ComponentRef id="_id10" rendered="true" transient="false">
- <ComponentRef id="_id11" rendered="false" transient="false">
- <div class="nc_main_menu">
<ul>
- <UIRepeat id="_id13" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id14" rendered="false" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id16" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategoryMenuCmp" rendered="true" transient="false">
- <ComponentRef id="_id19" rendered="false" transient="false">
- <UIRepeat id="_id20" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id21" rendered="true" transient="false">
- <li class="#{navItem['curContent']}"><!-- hyComp:outputLink
value="#{navItem['navElement']}">
#{navItem['navElement'].name}
</hyComp:outputLink-->
<a href="page/category_#{navItem['navElement'].code}/#{navItem['navElement'].catalogVersion.catalog.id}/#{navItem['navElement'].code}/detail.jsf">#{navItem['navElement'].name}</a></li>
- </ComponentRef>
- </UIRepeat>
- <!-- ui:repeat value="#{lsagCategoryMenuCmpVar.categoryMainList}" var="navItem">
<ui:fragment rendered="#{navItem['navElement'].code != 'junior'}">
<!- h:outputText value="#{navItem['navElement'].name}"/->
<h:outputText rendered="#{navItem['navElement'].name == 'Damen'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_women/jello.at.catalog/women/detail.jsf?">Damen</a>
</li>
</h:outputText>
<h:outputText rendered="#{navItem['navElement'].name == 'Herren'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_men/jello.at.catalog/men/detail.jsf?">Herren</a>
</li>
</h:outputText>
</ui:fragment>
</ui:repeat-->
- </ComponentRef>
- </HtmlYComponent>
- <UIRepeat id="_id24" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id25" rendered="true" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id27" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id31" rendered="false" transient="false">
- <ComponentRef id="_id32" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id34" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id36" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id38" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
<div class="nc_clearer"/>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id42" rendered="false" transient="false">
- <ComponentRef id="_id43" rendered="false" transient="false">
- <ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id45" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id47" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id49" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id53" rendered="false" transient="false">
- <ComponentRef id="_id54" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id56" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlOutputText escape="true" id="_id58" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- <HtmlYOutputLink id="_id60" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id62" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- </HtmlYComponent>
- <ComponentRef id="_id66" rendered="false" transient="false">
- <div class="nc_menu_logo">
<script type="text/javascript">
var params = {wmode:'transparent'};
//The correct notation is: swfobject.embedSWF(swfUrl, id, width, height, version, expressInstallSwfurl, flashvars, params, attributes);
swfobject.embedSWF("flash/jello/ball_intro.swf", "myContent", "200", "174", "9.0.0", "", false, params);
</script>
<div id="myContent">
<!--<p><a href="http://www.adobe.com/go/getflashplayer" target="blank_"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>-->
<img width="168" height="151" src="images/jello/jello_logo.png" alt="Jello" title="Jello"/>
</div>
</div>
- </ComponentRef>
- <ComponentRef id="_id68" rendered="true" transient="false">
- <div class="nc_menu_logo">
<img width="168" height="151" src="images/jello/jello_logo.png" alt="Jello" title="Jello"/>
</div>
- </ComponentRef>
- <!-- Linke Spalte End -->
</div>
<div id="nc_container_column_content">
<!-- Content Spalte Start-->
<!-- left content -->
<div class="nc_left_content_column">
- <ComponentRef id="_id71" rendered="true" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id72" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id74" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </div>
<!-- right content -->
<div class="nc_right_content_column">
- <div class="nc_rounded_box">
<div class="nc_box_head"/>
<div class="nc_box_content">
- <ComponentRef id="_id77" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
- <HtmlYComponent default="net.netconomy.shop.faces.components.jello.DefaultNavigationComponent" definition="net.netconomy.shop.faces.components.jello.NavigationComponent" id="cmsNavigationCmp" rendered="true" transient="false">
- <!-- #{nav_pos}-->
- <ComponentRef id="_id80" rendered="false" transient="false">
- <ComponentRef id="_id81" rendered="false" transient="false">
- <div class="nc_main_menu">
<ul>
- <UIRepeat id="_id83" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id84" rendered="false" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id86" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategoryMenuCmp" rendered="true" transient="false">
- <ComponentRef id="_id89" rendered="false" transient="false">
- <UIRepeat id="_id90" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id91" rendered="true" transient="false">
- <li class="#{navItem['curContent']}"><!-- hyComp:outputLink
value="#{navItem['navElement']}">
#{navItem['navElement'].name}
</hyComp:outputLink-->
<a href="page/category_#{navItem['navElement'].code}/#{navItem['navElement'].catalogVersion.catalog.id}/#{navItem['navElement'].code}/detail.jsf">#{navItem['navElement'].name}</a></li>
- </ComponentRef>
- </UIRepeat>
- <!-- ui:repeat value="#{lsagCategoryMenuCmpVar.categoryMainList}" var="navItem">
<ui:fragment rendered="#{navItem['navElement'].code != 'junior'}">
<!- h:outputText value="#{navItem['navElement'].name}"/->
<h:outputText rendered="#{navItem['navElement'].name == 'Damen'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_women/jello.at.catalog/women/detail.jsf?">Damen</a>
</li>
</h:outputText>
<h:outputText rendered="#{navItem['navElement'].name == 'Herren'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_men/jello.at.catalog/men/detail.jsf?">Herren</a>
</li>
</h:outputText>
</ui:fragment>
</ui:repeat-->
- </ComponentRef>
- </HtmlYComponent>
- <UIRepeat id="_id94" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id95" rendered="true" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id97" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id101" rendered="true" transient="false">
- <ComponentRef id="_id102" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id104" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id106" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id108" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
<div class="nc_clearer"/>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id112" rendered="false" transient="false">
- <ComponentRef id="_id113" rendered="false" transient="false">
- <ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id115" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id117" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id119" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id123" rendered="false" transient="false">
- <ComponentRef id="_id124" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id126" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlOutputText escape="true" id="_id128" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- <HtmlYOutputLink id="_id130" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id132" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- </HtmlYComponent>
- </div>
- <ComponentRef id="_id137" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id138" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id140" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id141" rendered="false" transient="false">
- <ComponentRef id="_id142" rendered="true" transient="false">
- <div class="nc_boxmenu_item #{status.last == false ? 'nc_dotted_line' : ''}">
<div class="nc_background" style="background-image: url(#{paragraph.picture.URL}); background-position: 0 7px;">
<a class="nc_boxmenu_imageclick" href="#{paragraph.link}">
</a>
<div class="nc_boxmenu_content">
<h2>
<a href="#{paragraph.link}">
- <HtmlOutputText escape="false" id="_id144" rendered="true" transient="false" value="Damen"/>
- </a>
</h2>
<p>
- <HtmlOutputText escape="false" id="_id146" rendered="true" transient="false" value="<p>Die neuen Herbst-Trends: Sexy Lace-ups und nostalgische Pumps! <a href="/page/category_women/jello.at.catalog/american-pie_hw10/detail.jsf">Weiter »</a></p>"/>
- <ComponentRef id="_id147" rendered="false" transient="false">
- <a href="#{paragraph.link}">#{paragraph.linkText} »</a>
- </ComponentRef>
- </p>
</div>
</div>
</div>
- <div class="nc_boxmenu_item #{status.last == false ? 'nc_dotted_line' : ''}">
<div class="nc_background" style="background-image: url(#{paragraph.picture.URL}); background-position: 0 7px;">
<a class="nc_boxmenu_imageclick" href="#{paragraph.link}">
</a>
<div class="nc_boxmenu_content">
<h2>
<a href="#{paragraph.link}">
- <HtmlOutputText escape="false" id="_id151" rendered="true" transient="false" value="Herren"/>
- </a>
</h2>
<p>
- <HtmlOutputText escape="false" id="_id153" rendered="true" transient="false" value="<p>Elegantes fürs Business, Skechers und lässige Herbst-Sneakers! <a href="/page/category_men/jello.at.catalog/skechers_hw10/detail.jsf?">Weiter »</a></p>"/>
- <ComponentRef id="_id154" rendered="false" transient="false">
- <a href="#{paragraph.link}">#{paragraph.linkText} »</a>
- </ComponentRef>
- </p>
</div>
</div>
</div>
- <div class="nc_boxmenu_item #{status.last == false ? 'nc_dotted_line' : ''}">
<div class="nc_background" style="background-image: url(#{paragraph.picture.URL}); background-position: 0 7px;">
<a class="nc_boxmenu_imageclick" href="#{paragraph.link}">
</a>
<div class="nc_boxmenu_content">
<h2>
<a href="#{paragraph.link}">
- <HtmlOutputText escape="false" id="_id158" rendered="true" transient="false" value="Junior"/>
- </a>
</h2>
<p>
- <HtmlOutputText escape="false" id="_id160" rendered="true" transient="false" value="<p>Coole Sneakers, Skater und Ballerinas für den Schulbeginn! <a href="/page/junior_home/detail.jsf">Weiter » </a></p>"/>
- <ComponentRef id="_id161" rendered="false" transient="false">
- <a href="#{paragraph.link}">#{paragraph.linkText} »</a>
- </ComponentRef>
- </p>
</div>
</div>
</div>
- <div class="nc_boxmenu_item #{status.last == false ? 'nc_dotted_line' : ''}">
<div class="nc_background" style="background-image: url(#{paragraph.picture.URL}); background-position: 0 7px;">
<a class="nc_boxmenu_imageclick" href="#{paragraph.link}">
</a>
<div class="nc_boxmenu_content">
<h2>
<a href="#{paragraph.link}">
- <HtmlOutputText escape="false" id="_id165" rendered="true" transient="false" value="Our Metropolis"/>
- </a>
</h2>
<p>
- <HtmlOutputText escape="false" id="_id167" rendered="true" transient="false" value="<p>Der 40s Chic feiert ein trendy Comeback. <a href="../page/news_trends/detail.jsf">Weiter »</a></p>"/>
- <ComponentRef id="_id168" rendered="false" transient="false">
- <a href="#{paragraph.link}">#{paragraph.linkText} »</a>
- </ComponentRef>
- </p>
</div>
</div>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id171" rendered="false" transient="false">
- <ComponentRef id="_id172" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id173" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id175" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id176" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.jobs.DefaultJobListComponent" definition="net.netconomy.shop.faces.components.jobs.JobListComponent" id="jobSearchCmp" rendered="true" transient="false">
- <ComponentRef id="_id178" rendered="true" transient="false">
- <div class="nc_formbox">
<p>Es sind derzeit leider keine offenen Stellen verfügbar!</p>
</div>
- </ComponentRef>
- <ComponentRef id="_id180" rendered="false" transient="false">
- <div class="nc_formbox">
<form action="page/job_list/detail.jsf" onsubmit="return validateSearchForm();" method="get">
<script type="text/javascript">
$j('document').ready(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
$j("#country").change(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
else
$j("#town").attr("disabled", "");
});
initDynamicOptionLists();
});
function validateSearchForm() {
if ($j("#country").val() == "notset" || $j("#town").val() == "notset")
{
alert("#{msg['finder.alert']}");
return false;
}
return true;
}
var regionState = new DynamicOptionList();
regionState.addDependentFields("country","town");
regionState.forValue("notset").addOptionsTextValue("#{msg['job.select']}", "notset");
//regionState.forValue("notset").addOptions("#{jobSearchCmpVar.allTownsString}");
- <UIRepeat id="_id182" offset="0" rendered="true" size="-1" transient="false" var="location">
- regionState.forValue("#{location['country']}").addOptionsTextValue("#{msg['job.select']}", "notset");
regionState.forValue("#{location['country']}").addOptions("#{location['cities']}");
- </UIRepeat>
- </script>
<ul>
<li class="country">
<label>
- <HtmlOutputText escape="false" id="_id185" rendered="true" transient="false" value="Land"/>
- </label>
<select id="country" name="country">
<option selected="selected" value="notset">
- <HtmlOutputText escape="false" id="_id187" rendered="true" transient="false" value="Bitte auswählen"/>
- </option>
- <UIRepeat id="_id189" offset="0" rendered="true" size="-1" transient="false" var="country">
- <option value="#{country}">
- <HtmlOutputText escape="false" id="_id191" rendered="true" transient="false"/>
- </option>
- </UIRepeat>
- </select>
</li>
<li class="town">
<label>
- <HtmlOutputText escape="false" id="_id194" rendered="true" transient="false" value="Stadt"/>
- </label>
<select id="town" name="town">
<script type="text/javascript">
regionState.printOptions("town")
</script>
</select>
<input id="submit_button" type="submit" value="#{msg['storefinder.button']}"/>
</li>
</ul>
</form>
</div>
- </ComponentRef>
- </HtmlYComponent>
- <div class="nc_text_content nc_toppadding">
- <ComponentRef id="_id197" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id198" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id200" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </div>
- </ComponentRef>
- <ComponentRef id="_id202" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.jobs.DefaultJobListComponent" definition="net.netconomy.shop.faces.components.jobs.JobListComponent" id="jobListCmp" rendered="true" transient="false">
- <div class="nc_formbox">
<form action="page/job_list/detail.jsf" onsubmit="return validateSearchForm();">
<script type="text/javascript">
$j('document').ready(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
$j("#country").change(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
else
$j("#town").attr("disabled", "");
});
initDynamicOptionLists();
});
function validateSearchForm() {
if ($j("#country").val() == "notset" || $j("#town").val() == "notset")
{
alert("#{msg['finder.alert']}");
return false;
}
return true;
}
var regionState = new DynamicOptionList();
regionState.addDependentFields("country","town");
regionState.forValue("notset").addOptionsTextValue("#{msg['job.select']}", "notset");
//regionState.forValue("notset").addOptions("#{jobListCmpVar.allTownsString}");
- <UIRepeat id="_id205" offset="0" rendered="true" size="-1" transient="false" var="location">
- regionState.forValue("#{location['country']}").addOptionsTextValue("#{msg['job.select']}", "notset");
regionState.forValue("#{location['country']}").addOptions("#{location['cities']}");
- </UIRepeat>
- regionState.forField("country").setValues("#{jobListCmpVar.currentCountry}");
regionState.forField("town").setValues("#{jobListCmpVar.currentTown}");
</script>
<ul>
<li class="country">
<label>
- <HtmlOutputText escape="false" id="_id208" rendered="true" transient="false" value="Land"/>
- </label>
<select id="country" name="country">
<option value="notset">
- <HtmlOutputText escape="false" id="_id210" rendered="true" transient="false" value="Bitte auswählen"/>
- </option>
- <UIRepeat id="_id212" offset="0" rendered="true" size="-1" transient="false" var="country">
- <ComponentRef id="_id213" rendered="true" transient="false">
- <option selected="selected" value="#{country}">
- <HtmlOutputText escape="false" id="_id215" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- <ComponentRef id="_id217" rendered="false" transient="false">
- <option value="#{country}">
- <HtmlOutputText escape="false" id="_id219" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- </UIRepeat>
- </select>
</li>
<li class="town">
<label>
- <HtmlOutputText escape="false" id="_id222" rendered="true" transient="false" value="Stadt"/>
- </label>
<select id="town" name="town">
<script type="text/javascript">
regionState.printOptions("town")
</script>
<option value="notset">
- <HtmlOutputText escape="false" id="_id224" rendered="true" transient="false" value="Bitte auswählen"/>
- </option>
- <UIRepeat id="_id226" offset="0" rendered="true" size="-1" transient="false" var="town">
- <ComponentRef id="_id227" rendered="true" transient="false">
- <option selected="selected" value="#{town}">
- <HtmlOutputText escape="false" id="_id229" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- <ComponentRef id="_id231" rendered="false" transient="false">
- <option value="#{town}">
- <HtmlOutputText escape="false" id="_id233" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- </UIRepeat>
- </select>
<input id="submit_button" type="submit" value="#{msg['storefinder.button']}"/>
</li>
</ul>
</form>
</div>
<!-- START TABLE OF JOBS RESULTS -->
<div class="nc_text_content">
<table cellpadding="0" cellspacing="0">
<tr>
<th>
- <HtmlOutputText escape="false" id="_id236" rendered="true" transient="false" value="Bezeichnung"/>
- </th>
<th>
- <HtmlOutputText escape="false" id="_id238" rendered="true" transient="false" value="Datum"/>
- </th>
<th>
- <HtmlOutputText escape="false" id="_id240" rendered="true" transient="false" value="Info"/>
- </th>
</tr>
- <UIRepeat id="_id242" offset="0" rendered="true" size="-1" transient="false" var="job">
- <tr>
<td>
- <HtmlOutputText escape="false" id="_id244" rendered="true" transient="false"/>
- </td>
<td>
- <HtmlOutputText converter="javax.faces.convert.DateTimeConverter@2b3081c1" escape="false" id="_id246" rendered="true" transient="false"/>
- </td>
<td>
<a href="page/job_detail/#{job.PK.longValue}/detail.jsf?currentCountry=#{jobListCmpVar.currentCountry}¤tTown=#{jobListCmpVar.currentTown}">
- <HtmlOutputText escape="false" id="_id248" rendered="true" transient="false" value="mehr »"/>
- </a>
</td>
</tr>
- </UIRepeat>
- </table>
</div>
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id251" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.jobs.DefaultJobDetailComponent" definition="net.netconomy.shop.faces.components.jobs.JobDetailComponent" id="jobDetailCmp" rendered="true" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
<div class="nc_subnavi">
<ul>
<li><a href="page/job_list/detail.jsf?country=#{jobDetailCmpVar.currentCountry}&town=#{jobDetailCmpVar.currentTown}">
- <HtmlOutputText escape="false" id="_id253" rendered="true" transient="false" value="« zurück"/>
- </a>
</li>
</ul>
</div>
<div class="nc_clearer"/>
</div>
<div class="nc_text_content">
<div class="nc_jobdetail">
<h2>
- <HtmlOutputText escape="false" id="_id255" rendered="true" transient="false"/>
- ,
- <HtmlOutputText escape="false" id="_id257" rendered="true" transient="false"/>
- </h2>
<div class="nc_jobdescription">
- <HtmlOutputText escape="false" id="_id259" rendered="true" transient="false"/>
- </div>
<div class="nc_contact">
- <ComponentRef id="_id261" rendered="false" transient="false">
- <p><b>
- <HtmlOutputText escape="false" id="_id263" rendered="true" transient="false" value="Kontakt"/>
- </b><br/>
- <HtmlOutputText escape="false" id="_id265" rendered="true" transient="false"/>
- </p>
- </ComponentRef>
- <ComponentRef id="_id267" rendered="false" transient="false">
- <p><b>
- <HtmlOutputText escape="false" id="_id269" rendered="true" transient="false" value="E-mail"/>
- </b><br/>
<a href="mailto:#{job.email}">
- <HtmlOutputText escape="false" id="_id271" rendered="true" transient="false"/>
- </a>
</p>
- </ComponentRef>
- <ComponentRef id="_id273" rendered="false" transient="false">
- <p><b>
- <HtmlOutputText escape="false" id="_id275" rendered="true" transient="false" value="Telefon"/>
- </b><br/>
- <HtmlOutputText escape="false" id="_id277" rendered="true" transient="false"/>
- </p>
- </ComponentRef>
- </div>
<div class="nc_clearer"/>
</div>
</div>
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id280" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.stores.DefaultStoreListComponent" definition="net.netconomy.shop.faces.components.stores.StoreListComponent" id="storeSearchCmp" rendered="true" transient="false">
- <div class="nc_formbox">
<form name="form" action="page/store_list/detail.jsf" onsubmit="return validateSearchForm();">
<script type="text/javascript">
$j('document').ready(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
$j("#country").change(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
else
$j("#town").attr("disabled", "");
});
initDynamicOptionLists();
});
function validateSearchForm() {
if ($j("#country").val() == "notset" || $j("#town").val() == "notset")
{
alert("#{msg['finder.alert']}");
return false;
}
return true;
}
var regionState = new DynamicOptionList();
regionState.addDependentFields("country","town");
regionState.forValue("notset").addOptionsTextValue("#{msg['job.select']}", "notset");
//regionState.forValue("notset").addOptions("#{storeSearchCmpVar.allTownsString}");
- <UIRepeat id="_id283" offset="0" rendered="true" size="-1" transient="false" var="location">
- regionState.forValue("#{location['country']}").addOptionsTextValue("#{msg['job.select']}", "notset");
regionState.forValue("#{location['country']}").addOptions("#{location['cities']}");
- </UIRepeat>
- </script>
<ul>
<li class="country">
<label>
- <HtmlOutputText escape="false" id="_id286" rendered="true" transient="false" value="Land"/>
- </label>
<select id="country" name="country">
<option selected="selected" value="notset">
- <HtmlOutputText escape="false" id="_id288" rendered="true" transient="false" value="Bitte auswählen"/>
- </option>
- <UIRepeat id="_id290" offset="0" rendered="true" size="-1" transient="false" var="country">
- <option value="#{country}">
- <HtmlOutputText escape="false" id="_id292" rendered="true" transient="false"/>
- </option>
- </UIRepeat>
- </select>
</li>
<li class="town">
<script type="text/javascript">
regionState.printOptions("town")
</script>
<label>
- <HtmlOutputText escape="false" id="_id295" rendered="true" transient="false" value="Stadt"/>
- </label>
<select id="town" name="town"/>
<input id="submit_button" type="submit" value="#{msg['storefinder.button']}"/>
</li>
</ul>
</form>
</div>
- </HtmlYComponent>
- <div class="nc_text_content nc_toppadding">
- <ComponentRef id="_id298" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id299" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id301" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </div>
- </ComponentRef>
- <ComponentRef id="_id303" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.stores.DefaultStoreListComponent" definition="net.netconomy.shop.faces.components.stores.StoreListComponent" id="storeListCmp" rendered="true" transient="false">
- <!-- SEARCH FORM -->
<div class="nc_formbox">
<form action="page/store_list/detail.jsf" onsubmit="return validateSearchForm();">
<script type="text/javascript">
$j('document').ready(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
$j("#country").change(function() {
if ($j("#country").val() == "notset")
$j("#town").attr("disabled", "disabled");
else
$j("#town").attr("disabled", "");
});
initDynamicOptionLists();
});
function validateSearchForm() {
if ($j("#country").val() == "notset" || $j("#town").val() == "notset")
{
alert("#{msg['finder.alert']}");
return false;
}
return true;
}
var regionState = new DynamicOptionList();
regionState.addDependentFields("country","town");
regionState.forValue("notset").addOptionsTextValue("#{msg['job.select']}", "notset");
regionState.forValue("notset").addOptions("#{storeListCmpVar.allTownsString}");
- <UIRepeat id="_id306" offset="0" rendered="true" size="-1" transient="false" var="location">
- regionState.forValue("#{location['country']}").addOptionsTextValue("#{msg['job.select']}", "notset");
regionState.forValue("#{location['country']}").addOptions("#{location['cities']}");
- </UIRepeat>
- regionState.forField("country").setValues("#{storeListCmpVar.currentCountry}");
regionState.forField("town").setValues("#{storeListCmpVar.currentTown}");
</script>
<ul>
<li class="country">
<label>
- <HtmlOutputText escape="false" id="_id309" rendered="true" transient="false" value="Land"/>
- </label>
<select id="country" name="country">
<option value="notset">
- <HtmlOutputText escape="false" id="_id311" rendered="true" transient="false" value="Bitte auswählen"/>
- </option>
- <UIRepeat id="_id313" offset="0" rendered="true" size="-1" transient="false" var="country">
- <ComponentRef id="_id314" rendered="true" transient="false">
- <option selected="selected" value="#{country}">
- <HtmlOutputText escape="false" id="_id316" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- <ComponentRef id="_id318" rendered="false" transient="false">
- <option value="#{country}">
- <HtmlOutputText escape="false" id="_id320" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- </UIRepeat>
- </select>
</li>
<li class="town">
<label>
- <HtmlOutputText escape="false" id="_id323" rendered="true" transient="false" value="Stadt"/>
- </label>
<select id="town" name="town">
<script type="text/javascript">
regionState.printOptions("town")
</script>
<option value="notset">
- <HtmlOutputText escape="false" id="_id325" rendered="true" transient="false" value="Bitte auswählen"/>
- </option>
- <UIRepeat id="_id327" offset="0" rendered="true" size="-1" transient="false" var="town">
- <ComponentRef id="_id328" rendered="true" transient="false">
- <option selected="selected" value="#{town}">
- <HtmlOutputText escape="false" id="_id330" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- <ComponentRef id="_id332" rendered="false" transient="false">
- <option value="#{town}">
- <HtmlOutputText escape="false" id="_id334" rendered="true" transient="false"/>
- </option>
- </ComponentRef>
- </UIRepeat>
- </select>
<input id="submit_button" type="submit" value="#{msg['storefinder.button']}"/>
</li>
</ul>
</form>
</div>
<!-- END FORM -->
- <ComponentRef id="_id337" rendered="false" transient="false">
- <!-- START TABLE OF STORE RESULTS -->
<div class="nc_text_content">
<table cellpadding="0" cellspacing="0">
<tr>
<!-- th><h:outputText value="#{msg['storefinder.name']}" /></th-->
<th>
- <HtmlOutputText escape="true" id="_id339" rendered="true" transient="false" value="Filiale"/>
- </th>
<th>
- <HtmlOutputText escape="true" id="_id341" rendered="true" transient="false" value="Straße"/>
- </th>
<th>
- <HtmlOutputText escape="true" id="_id343" rendered="true" transient="false" value="Info"/>
- </th>
</tr>
- <UIRepeat id="_id345" offset="0" rendered="true" size="-1" transient="false" var="store">
- <tr>
<td>
- <HtmlOutputText escape="false" id="_id347" rendered="true" transient="false"/>
- <br/>
</td>
<td>
- <HtmlOutputText escape="false" id="_id349" rendered="true" transient="false"/>
- </td>
<td>
<a href="page/store_detail/#{store.PK.longValue}/detail.jsf?currentCountry=#{storeListCmpVar.currentCountry}¤tTown=#{storeListCmpVar.currentTown}">
- <HtmlOutputText escape="false" id="_id351" rendered="true" transient="false" value="mehr »"/>
- </a>
</td>
</tr>
- </UIRepeat>
- </table>
</div>
<!-- END TABLE OF STORE RESULTS -->
- </ComponentRef>
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id354" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.stores.DefaultStoreDetailComponent" definition="net.netconomy.shop.faces.components.stores.StoreDetailComponent" id="storeDetailCmp" rendered="true" transient="false">
- <!-- START CONTENT -->
<div class="nc_text_content_head">
<h1>
- <HtmlOutputText escape="true" id="_id356" rendered="true" transient="false" value="Herren "/>
- <HtmlOutputText escape="false" id="_id357" rendered="true" transient="false"/>
- </h1>
<div class="nc_subnavi">
<ul>
<li><a href="page/store_list/detail.jsf?country=#{storeDetailCmpVar.currentCountry}&town=#{storeDetailCmpVar.currentTown}">
- <HtmlOutputText escape="false" id="_id359" rendered="true" transient="false" value="« zurück"/>
- </a>
</li>
</ul>
</div>
<div class="nc_clearer"/>
</div>
<!-- START STORE DETAILS CONTAINER -->
<div class="nc_text_content">
<div class="nc_storedetail nc_adress_container">
<h2>
- <HtmlOutputText escape="true" id="_id361" rendered="true" transient="false" value="Adresse"/>
- </h2>
<div class="nc_address">
<p>#{storeDetailCmpVar.store.address}</p>
<p>#{storeDetailCmpVar.store.zip} #{storeDetailCmpVar.store.location.city} #{storeDetailCmpVar.store.district}</p>
<p>#{storeDetailCmpVar.store.tel}</p>
</div>
</div>
<div class="nc_storedetail nc_opening_container">
<h2>
- <HtmlOutputText escape="false" id="_id363" rendered="true" transient="false" value="Öffnungszeiten"/>
- </h2>
<div class="nc_opening">
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="String" itemStyleClass="" layout="unorderedList" preserveRowStates="false" rendered="true" rowCountVar="int" rowIndex="-1" rowIndexVar="count" rows="0" styleClass="" transient="false" var="open">
- <HtmlOutputText escape="false" id="_id365" rendered="true" transient="false"/>
- </HtmlDataList>
- </div>
</div>
<div class="nc_clearer"/>
<div class="nc_google_map">
<!-- Live Google Maps URL -->
<script src="http://maps.google.com/maps?file=api&v=2.x&key=ABQIAAAA-Xw9jTHIQRMGDZBmrlQM1RRqYwVmIkSvjlzYOsIR2pe6moeGyRTLDUzhBDVE0nCC04moVttZXjFdTA" type="text/javascript"/>
<!-- Google Maps URL zum Testen
<script src="http://maps.google.com/maps?file=api&v=2.x&key=ABQIAAAAuXvPa5os2NRxi-0I3gOFAxQOKSH7-mtgTe4b3-Fd6x-hh-A9qhRBfXpYjzJv9Yjjym5NWfhyd2zyEg" type="text/javascript"></script>
-->
<script type="text/javascript">
var map = null;
var geocoder = null;
var address = null;
var jelloIcon = null;
var hasCoordinates = null;
var hasNOCoordinates = null;
$j('document').ready(function() {
if (GBrowserIsCompatible()) {
map = new GMap2(document.getElementById('map'));
map.addControl(new GSmallMapControl());
map.addControl(new GMapTypeControl());
jelloIcon = new GIcon(G_DEFAULT_ICON);
jelloIcon.image = "images/jello/map_marker.png";
jelloIcon.iconSize = new GSize(40,40);
jelloIcon.iconAnchor = new GPoint(20,20);
markerOptions = {icon:jelloIcon};
hasCoordinates = "#{storeDetailCmpVar.hasCoordinates}";
hasNOCoordinates = "#{storeDetailCmpVar.hasNOCoordinates}";
if (hasCoordinates) {
var point = new GLatLng("#{storeDetailCmpVar.latitude}", "#{storeDetailCmpVar.longitude}");
map.setCenter(point, 15);
var marker = new GMarker(point,markerOptions);
map.addOverlay(marker);
}
if (hasNOCoordinates) {
address = "#{storeDetailCmpVar.store.zip} #{storeDetailCmpVar.store.location.city} #{storeDetailCmpVar.store.address}";
geocoder = new GClientGeocoder();
geocoder.getLatLng(
address,
function(point) {
if (point) {
map.setCenter(point, 15);
var marker = new GMarker(point,markerOptions);
map.addOverlay(marker);
//marker.openInfoWindowHtml(display_address);
}
else {
alert('could not get point: ' + address);
}
});
}
map.checkResize();
}
});
</script>
<div id="map"/>
</div>
- <ComponentRef id="_id367" rendered="false" transient="false">
- <div class="nc_storedetail">
<h2>
- <HtmlOutputText escape="true" id="_id369" rendered="true" transient="false" value="Weitere Information"/>
- </h2>
- <HtmlOutputText escape="false" id="_id371" rendered="true" transient="false"/>
- </div>
- </ComponentRef>
- </div>
<!-- END STORE DETAILS CONTAINER -->
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id374" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategorySubmenuCmp" rendered="true" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id377" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id379" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id381" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </HtmlYComponent>
- <div class="nc_clearer"/>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent" definition="net.netconomy.shop.faces.components.lsag.product.LsagProductDetailComponent" id="lsagProductDetailCmp" rendered="true" transient="false">
- <ComponentRef id="_id386" transient="false">
- <div class="nc_text_content">
<h2 class="nc_product_name">
- <HtmlOutputText escape="false" id="_id388" rendered="true" transient="false"/>
- </h2>
<div class="nc_product_image">
<img src="#{lsagProductDetailCmpVar.picture.URL}" alt="#{lsagProductDetailCmpVar.brandName}"/>
</div>
<div class="nc_product_description">
<span class="nc_price">#{lsagProductDetailCmpVar.price.primaryPrice}</span>
- <ComponentRef id="_id390" transient="false">
- <span class="nc_sale_price">bisher: <del>#{lsagProductDetailCmpVar.price.oldPrice}</del></span>
- </ComponentRef>
- <span class="nc_size">
- <ComponentRef id="_id393" transient="false">
- <HtmlOutputText escape="false" id="_id394" rendered="true" transient="false"/>
- </ComponentRef>
- </span>
<div class="nc_text">
- <HtmlOutputText escape="false" id="_id396" rendered="true" transient="false"/>
- </div>
<span class="nc_product_number">#{lsagProductDetailCmpVar.currentProduct.code}</span>
- <ComponentRef id="_id398" transient="false">
- <div class="nc_product_logo">
- <UIRepeat id="_id400" offset="0" rendered="true" size="-1" transient="false" var="media">
- <img src="#{media.URL}" alt="Logo"/>
- </UIRepeat>
- </div>
- </ComponentRef>
- <ComponentRef id="_id403" transient="false">
- <div class="nc_product_fabrics">
- <UIRepeat id="_id405" offset="0" rendered="true" size="-1" transient="false" var="media">
- <img src="#{media.URL}" alt="Zertifikat"/>
- </UIRepeat>
- </div>
- </ComponentRef>
- </div>
<div class="nc_clearer"/>
</div>
- </ComponentRef>
- </HtmlYComponent>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent" definition="net.netconomy.shop.faces.components.lsag.product.LsagProductDetailComponent" id="lsagProductListCmp" rendered="true" transient="false">
- <script type="text/javascript">
window.addEvent("domready", function() {
aItems = $j('.nc_slide_item').size();
if(aItems > 4) {
new iCarousel("nc_item_container", {
idPrevious: "nc_previous",
idNext: "nc_next",
idToggle: "undefined",
item: {
klass: "nc_slide_item",
size: 121
},
animation: {
type: "scroll",
duration: 1000,
amount: 1,
rotate: {
type: "auto",
interval: 4000
}
}
});
$j('#nc_item_container').css({ 'width' : (aItems+4)*121*2 + 'px' });
}
else {
$j('#nc_previous').css({ 'visibility' : 'hidden' });
$j('#nc_next').css({ 'visibility' : 'hidden' });
//alert("only " + aItems + " elements");
}
});
</script>
<div id="nc_slider">
<div class="nc_slider_head"/>
<a href="#" id="nc_previous"/>
<div class="nc_slider_content">
<ul id="nc_item_container">
- <ComponentRef id="_id410" rendered="false" transient="false">
- <UIRepeat id="_id411" offset="0" rendered="true" size="-1" transient="false" var="product">
- <li class="nc_slide_item">
<a href="page/#{cmsFrame.code}/#{lsagProductListCmpVar.currentCatalogString}/#{lsagProductListCmpVar.rootCategoryString}/detail.jsf?productid=#{product['product'].code}&cat2=#{lsagProductListCmpVar.currentCatalogString}/#{lsagProductListCmpVar.currentCategoryString}">
<img src="#{product['thumb']}" alt="#{product['product'].code}"/>
</a>
</li>
- </UIRepeat>
- </ComponentRef>
- </ul>
</div>
<a href="#" id="nc_next"/>
<div class="nc_clearer"/>
<div class="nc_slider_bottom"/>
</div>
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id414" rendered="true" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategorySubmenuCmp" rendered="true" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id417" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id419" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id421" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </HtmlYComponent>
- <div class="nc_clearer"/>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent" definition="net.netconomy.shop.faces.components.lsag.product.LsagProductDetailComponent" id="lsagProductDetailCmp" rendered="true" transient="false">
- <ComponentRef id="_id426" transient="false">
- <div class="nc_text_content">
<h2 class="nc_product_name">
- <HtmlOutputText escape="false" id="_id428" rendered="true" transient="false"/>
- </h2>
<div class="nc_product_image">
<img src="#{lsagProductDetailCmpVar.picture.URL}" alt="#{lsagProductDetailCmpVar.brandName}"/>
</div>
<div class="nc_product_description">
<span class="nc_price">#{lsagProductDetailCmpVar.price.primaryPrice}</span>
- <ComponentRef id="_id430" transient="false">
- <span class="nc_sale_price">bisher: <del>#{lsagProductDetailCmpVar.price.oldPrice}</del></span>
- </ComponentRef>
- <span class="nc_size">
- <ComponentRef id="_id433" transient="false">
- <HtmlOutputText escape="false" id="_id434" rendered="true" transient="false"/>
- </ComponentRef>
- </span>
<div class="nc_text">
- <HtmlOutputText escape="false" id="_id436" rendered="true" transient="false"/>
- </div>
<span class="nc_product_number">#{lsagProductDetailCmpVar.currentProduct.code}</span>
- <ComponentRef id="_id438" transient="false">
- <div class="nc_product_logo">
- <UIRepeat id="_id440" offset="0" rendered="true" size="-1" transient="false" var="media">
- <img src="#{media.URL}" alt="Logo"/>
- </UIRepeat>
- </div>
- </ComponentRef>
- <ComponentRef id="_id443" transient="false">
- <div class="nc_product_fabrics">
- <UIRepeat id="_id445" offset="0" rendered="true" size="-1" transient="false" var="media">
- <img src="#{media.URL}" alt="Zertifikat"/>
- </UIRepeat>
- </div>
- </ComponentRef>
- </div>
<div class="nc_clearer"/>
</div>
- </ComponentRef>
- </HtmlYComponent>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent" definition="net.netconomy.shop.faces.components.lsag.product.LsagProductDetailComponent" id="lsagProductListCmp" rendered="true" transient="false">
- <script type="text/javascript">
window.addEvent("domready", function() {
aItems = $j('.nc_slide_item').size();
if(aItems > 4) {
new iCarousel("nc_item_container", {
idPrevious: "nc_previous",
idNext: "nc_next",
idToggle: "undefined",
item: {
klass: "nc_slide_item",
size: 121
},
animation: {
type: "scroll",
duration: 1000,
amount: 1,
rotate: {
type: "auto",
interval: 4000
}
}
});
$j('#nc_item_container').css({ 'width' : (aItems+4)*121*2 + 'px' });
}
else {
$j('#nc_previous').css({ 'visibility' : 'hidden' });
$j('#nc_next').css({ 'visibility' : 'hidden' });
//alert("only " + aItems + " elements");
}
});
</script>
<div id="nc_slider">
<div class="nc_slider_head"/>
<a href="#" id="nc_previous"/>
<div class="nc_slider_content">
<ul id="nc_item_container">
- <ComponentRef id="_id450" rendered="false" transient="false">
- <UIRepeat id="_id451" offset="0" rendered="true" size="-1" transient="false" var="product">
- <li class="nc_slide_item">
<a href="page/#{cmsFrame.code}/#{lsagProductListCmpVar.currentCatalogString}/#{lsagProductListCmpVar.rootCategoryString}/detail.jsf?productid=#{product['product'].code}&cat2=#{lsagProductListCmpVar.currentCatalogString}/#{lsagProductListCmpVar.currentCategoryString}">
<img src="#{product['thumb']}" alt="#{product['product'].code}"/>
</a>
</li>
- </UIRepeat>
- </ComponentRef>
- </ul>
</div>
<a href="#" id="nc_next"/>
<div class="nc_clearer"/>
<div class="nc_slider_bottom"/>
</div>
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id454" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategorySubmenuCmp" rendered="true" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id457" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id459" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id461" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </HtmlYComponent>
- <HtmlYComponent default="net.netconomy.shop.faces.components.jello.DefaultNavigationComponent" definition="net.netconomy.shop.faces.components.jello.NavigationComponent" id="cmsNavigationCmp" rendered="true" transient="false">
- <!-- #{nav_pos}-->
- <ComponentRef id="_id466" rendered="false" transient="false">
- <ComponentRef id="_id467" rendered="false" transient="false">
- <div class="nc_main_menu">
<ul>
- <UIRepeat id="_id469" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id470" rendered="false" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id472" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategoryMenuCmp" rendered="true" transient="false">
- <ComponentRef id="_id475" rendered="false" transient="false">
- <UIRepeat id="_id476" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id477" rendered="true" transient="false">
- <li class="#{navItem['curContent']}"><!-- hyComp:outputLink
value="#{navItem['navElement']}">
#{navItem['navElement'].name}
</hyComp:outputLink-->
<a href="page/category_#{navItem['navElement'].code}/#{navItem['navElement'].catalogVersion.catalog.id}/#{navItem['navElement'].code}/detail.jsf">#{navItem['navElement'].name}</a></li>
- </ComponentRef>
- </UIRepeat>
- <!-- ui:repeat value="#{lsagCategoryMenuCmpVar.categoryMainList}" var="navItem">
<ui:fragment rendered="#{navItem['navElement'].code != 'junior'}">
<!- h:outputText value="#{navItem['navElement'].name}"/->
<h:outputText rendered="#{navItem['navElement'].name == 'Damen'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_women/jello.at.catalog/women/detail.jsf?">Damen</a>
</li>
</h:outputText>
<h:outputText rendered="#{navItem['navElement'].name == 'Herren'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_men/jello.at.catalog/men/detail.jsf?">Herren</a>
</li>
</h:outputText>
</ui:fragment>
</ui:repeat-->
- </ComponentRef>
- </HtmlYComponent>
- <UIRepeat id="_id480" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id481" rendered="true" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id483" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id487" rendered="false" transient="false">
- <ComponentRef id="_id488" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id490" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id492" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id494" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
<div class="nc_clearer"/>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id498" rendered="false" transient="false">
- <ComponentRef id="_id499" rendered="false" transient="false">
- <ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id501" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id503" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id505" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id509" rendered="true" transient="false">
- <ComponentRef id="_id510" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id512" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlOutputText escape="true" id="_id514" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- <HtmlYOutputLink id="_id516" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id518" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- </HtmlYComponent>
- <div class="nc_clearer"/>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent" definition="net.netconomy.shop.faces.components.lsag.product.LsagProductDetailComponent" id="lsagProductDetailCmp" rendered="true" transient="false">
- <ComponentRef id="_id523" transient="false">
- <div class="nc_text_content">
<h2 class="nc_product_name">
- <HtmlOutputText escape="false" id="_id525" rendered="true" transient="false"/>
- </h2>
<div class="nc_product_image">
<img src="#{lsagProductDetailCmpVar.picture.URL}" alt="#{lsagProductDetailCmpVar.brandName}"/>
</div>
<div class="nc_product_description">
<span class="nc_price">#{lsagProductDetailCmpVar.price.primaryPrice}</span>
- <ComponentRef id="_id527" transient="false">
- <span class="nc_sale_price">bisher: <del>#{lsagProductDetailCmpVar.price.oldPrice}</del></span>
- </ComponentRef>
- <span class="nc_size">
- <ComponentRef id="_id530" transient="false">
- <HtmlOutputText escape="false" id="_id531" rendered="true" transient="false"/>
- </ComponentRef>
- </span>
<div class="nc_text">
- <HtmlOutputText escape="false" id="_id533" rendered="true" transient="false"/>
- </div>
<span class="nc_product_number">#{lsagProductDetailCmpVar.currentProduct.code}</span>
- <ComponentRef id="_id535" transient="false">
- <div class="nc_product_logo">
- <UIRepeat id="_id537" offset="0" rendered="true" size="-1" transient="false" var="media">
- <img src="#{media.URL}" alt="Logo"/>
- </UIRepeat>
- </div>
- </ComponentRef>
- <ComponentRef id="_id540" transient="false">
- <div class="nc_product_fabrics">
- <UIRepeat id="_id542" offset="0" rendered="true" size="-1" transient="false" var="media">
- <img src="#{media.URL}" alt="Zertifikat"/>
- </UIRepeat>
- </div>
- </ComponentRef>
- </div>
<div class="nc_clearer"/>
</div>
- </ComponentRef>
- </HtmlYComponent>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent" definition="net.netconomy.shop.faces.components.lsag.product.LsagProductDetailComponent" id="lsagProductListCmp" rendered="true" transient="false">
- <script type="text/javascript">
window.addEvent("domready", function() {
aItems = $j('.nc_slide_item').size();
if(aItems > 4) {
new iCarousel("nc_item_container", {
idPrevious: "nc_previous",
idNext: "nc_next",
idToggle: "undefined",
item: {
klass: "nc_slide_item",
size: 121
},
animation: {
type: "scroll",
duration: 1000,
amount: 1,
rotate: {
type: "auto",
interval: 4000
}
}
});
$j('#nc_item_container').css({ 'width' : (aItems+4)*121*2 + 'px' });
}
else {
$j('#nc_previous').css({ 'visibility' : 'hidden' });
$j('#nc_next').css({ 'visibility' : 'hidden' });
//alert("only " + aItems + " elements");
}
});
</script>
<div id="nc_slider">
<div class="nc_slider_head"/>
<a href="#" id="nc_previous"/>
<div class="nc_slider_content">
<ul id="nc_item_container">
- <ComponentRef id="_id547" rendered="false" transient="false">
- <UIRepeat id="_id548" offset="0" rendered="true" size="-1" transient="false" var="product">
- <li class="nc_slide_item">
<a href="page/#{cmsFrame.code}/#{lsagProductListCmpVar.currentCatalogString}/#{lsagProductListCmpVar.rootCategoryString}/detail.jsf?productid=#{product['product'].code}&cat2=#{lsagProductListCmpVar.currentCatalogString}/#{lsagProductListCmpVar.currentCategoryString}">
<img src="#{product['thumb']}" alt="#{product['product'].code}"/>
</a>
</li>
- </UIRepeat>
- </ComponentRef>
- </ul>
</div>
<a href="#" id="nc_next"/>
<div class="nc_clearer"/>
<div class="nc_slider_bottom"/>
</div>
- </HtmlYComponent>
- </ComponentRef>
- <ComponentRef id="_id551" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
<div class="nc_subnavi">
<ul>
<li><a href="page/category_junior/jello.at.catalog/girls/detail.jsf">
Mädchen</a>
<span class="nc_pipe">|</span></li>
<li><a href="page/category_junior/jello.at.catalog/boys/detail.jsf">
Burschen</a>
<span class="nc_pipe">|</span></li>
<li><a href="page/category_junior/jello.at.catalog/minis/detail.jsf">
Minis</a></li>
</ul>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.jello.DefaultNavigationComponent" definition="net.netconomy.shop.faces.components.jello.NavigationComponent" id="cmsNavigationCmp" rendered="true" transient="false">
- <!-- #{nav_pos}-->
- <ComponentRef id="_id554" rendered="false" transient="false">
- <ComponentRef id="_id555" rendered="false" transient="false">
- <div class="nc_main_menu">
<ul>
- <UIRepeat id="_id557" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id558" rendered="false" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id560" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategoryMenuCmp" rendered="true" transient="false">
- <ComponentRef id="_id563" rendered="false" transient="false">
- <UIRepeat id="_id564" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id565" rendered="true" transient="false">
- <li class="#{navItem['curContent']}"><!-- hyComp:outputLink
value="#{navItem['navElement']}">
#{navItem['navElement'].name}
</hyComp:outputLink-->
<a href="page/category_#{navItem['navElement'].code}/#{navItem['navElement'].catalogVersion.catalog.id}/#{navItem['navElement'].code}/detail.jsf">#{navItem['navElement'].name}</a></li>
- </ComponentRef>
- </UIRepeat>
- <!-- ui:repeat value="#{lsagCategoryMenuCmpVar.categoryMainList}" var="navItem">
<ui:fragment rendered="#{navItem['navElement'].code != 'junior'}">
<!- h:outputText value="#{navItem['navElement'].name}"/->
<h:outputText rendered="#{navItem['navElement'].name == 'Damen'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_women/jello.at.catalog/women/detail.jsf?">Damen</a>
</li>
</h:outputText>
<h:outputText rendered="#{navItem['navElement'].name == 'Herren'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_men/jello.at.catalog/men/detail.jsf?">Herren</a>
</li>
</h:outputText>
</ui:fragment>
</ui:repeat-->
- </ComponentRef>
- </HtmlYComponent>
- <UIRepeat id="_id568" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id569" rendered="true" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id571" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id575" rendered="false" transient="false">
- <ComponentRef id="_id576" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id578" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id580" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id582" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
<div class="nc_clearer"/>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id586" rendered="false" transient="false">
- <ComponentRef id="_id587" rendered="false" transient="false">
- <ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id589" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id591" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id593" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id597" rendered="true" transient="false">
- <ComponentRef id="_id598" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id600" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlOutputText escape="true" id="_id602" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- <HtmlYOutputLink id="_id604" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id606" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- </HtmlYComponent>
- <div class="nc_clearer"/>
</div>
- <ComponentRef id="_id611" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id612" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id614" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id615" rendered="false" transient="false">
- <div class="nc_text_content_head">
<h1>#{cmsFrame.title}</h1>
<div class="nc_subnavi">
<ul>
<li><a href="page/category_junior/jello.at.catalog/girls/detail.jsf">
Mädchen</a>
<span class="nc_pipe">|</span></li>
<li><a href="page/category_junior/jello.at.catalog/boys/detail.jsf">
Burschen</a>
<span class="nc_pipe">|</span></li>
<li><a href="page/category_junior/jello.at.catalog/minis/detail.jsf">
Minis</a></li>
</ul>
</div>
- <HtmlYComponent default="net.netconomy.shop.faces.components.jello.DefaultNavigationComponent" definition="net.netconomy.shop.faces.components.jello.NavigationComponent" id="cmsNavigationCmp" rendered="true" transient="false">
- <!-- #{nav_pos}-->
- <ComponentRef id="_id618" rendered="false" transient="false">
- <ComponentRef id="_id619" rendered="false" transient="false">
- <div class="nc_main_menu">
<ul>
- <UIRepeat id="_id621" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id622" rendered="false" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id624" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategoryMenuCmp" rendered="true" transient="false">
- <ComponentRef id="_id627" rendered="false" transient="false">
- <UIRepeat id="_id628" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id629" rendered="true" transient="false">
- <li class="#{navItem['curContent']}"><!-- hyComp:outputLink
value="#{navItem['navElement']}">
#{navItem['navElement'].name}
</hyComp:outputLink-->
<a href="page/category_#{navItem['navElement'].code}/#{navItem['navElement'].catalogVersion.catalog.id}/#{navItem['navElement'].code}/detail.jsf">#{navItem['navElement'].name}</a></li>
- </ComponentRef>
- </UIRepeat>
- <!-- ui:repeat value="#{lsagCategoryMenuCmpVar.categoryMainList}" var="navItem">
<ui:fragment rendered="#{navItem['navElement'].code != 'junior'}">
<!- h:outputText value="#{navItem['navElement'].name}"/->
<h:outputText rendered="#{navItem['navElement'].name == 'Damen'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_women/jello.at.catalog/women/detail.jsf?">Damen</a>
</li>
</h:outputText>
<h:outputText rendered="#{navItem['navElement'].name == 'Herren'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_men/jello.at.catalog/men/detail.jsf?">Herren</a>
</li>
</h:outputText>
</ui:fragment>
</ui:repeat-->
- </ComponentRef>
- </HtmlYComponent>
- <UIRepeat id="_id632" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id633" rendered="true" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id635" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id639" rendered="false" transient="false">
- <ComponentRef id="_id640" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id642" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id644" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id646" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
<div class="nc_clearer"/>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id650" rendered="false" transient="false">
- <ComponentRef id="_id651" rendered="false" transient="false">
- <ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id653" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id655" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id657" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id661" rendered="true" transient="false">
- <ComponentRef id="_id662" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id664" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlOutputText escape="true" id="_id666" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- <HtmlYOutputLink id="_id668" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id670" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- </HtmlYComponent>
- <div class="nc_clearer"/>
</div>
- <ComponentRef id="_id675" rendered="false" transient="false">
- <HtmlYComponent default="net.netconomy.shop.faces.components.cms.DefaultTextParagraphComponent" definition="net.netconomy.shop.faces.components.cms.TextParagraphComponent" id="textParagraphCmp" rendered="true" transient="false">
- <HtmlYCmsItem id="_id676" rendered="true" transient="false">
- <!-- hyComp:graphicImage
value="#{textParagraphCmpVar.textParagraph.picture.URL}"
rendered="#{textParagraphCmpVar.textParagraph.picture != null}"/-->
- <HtmlOutputText escape="false" id="_id678" rendered="true" transient="false"/>
- </HtmlYCmsItem>
- </HtmlYComponent>
- </ComponentRef>
- </ComponentRef>
- </div>
<div class="nc_box_bottom"/>
</div>
- </div>
<!-- Content Spalte End-->
</div>
<div class="nc_clearer"/>
<div id="nc_container_footer">
<!-- Footer Start -->
- <HtmlYComponent default="net.netconomy.shop.faces.components.jello.DefaultNavigationComponent" definition="net.netconomy.shop.faces.components.jello.NavigationComponent" id="cmsNavigationCmp" rendered="true" transient="false">
- <!-- #{nav_pos}-->
- <ComponentRef id="_id682" rendered="false" transient="false">
- <ComponentRef id="_id683" rendered="false" transient="false">
- <div class="nc_main_menu">
<ul>
- <UIRepeat id="_id685" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id686" rendered="false" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id688" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- <HtmlYComponent default="net.netconomy.shop.faces.components.lsag.product.DefaultListLsagCategoryComponent" definition="net.netconomy.shop.faces.components.lsag.product.ListLsagCategoryComponent" id="lsagCategoryMenuCmp" rendered="true" transient="false">
- <ComponentRef id="_id691" rendered="false" transient="false">
- <UIRepeat id="_id692" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id693" rendered="true" transient="false">
- <li class="#{navItem['curContent']}"><!-- hyComp:outputLink
value="#{navItem['navElement']}">
#{navItem['navElement'].name}
</hyComp:outputLink-->
<a href="page/category_#{navItem['navElement'].code}/#{navItem['navElement'].catalogVersion.catalog.id}/#{navItem['navElement'].code}/detail.jsf">#{navItem['navElement'].name}</a></li>
- </ComponentRef>
- </UIRepeat>
- <!-- ui:repeat value="#{lsagCategoryMenuCmpVar.categoryMainList}" var="navItem">
<ui:fragment rendered="#{navItem['navElement'].code != 'junior'}">
<!- h:outputText value="#{navItem['navElement'].name}"/->
<h:outputText rendered="#{navItem['navElement'].name == 'Damen'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_women/jello.at.catalog/women/detail.jsf?">Damen</a>
</li>
</h:outputText>
<h:outputText rendered="#{navItem['navElement'].name == 'Herren'}">
<li class="#{navItem['curContent']}">
<a href="http://www.jelloshoecompany.com/page/category_men/jello.at.catalog/men/detail.jsf?">Herren</a>
</li>
</h:outputText>
</ui:fragment>
</ui:repeat-->
- </ComponentRef>
- </HtmlYComponent>
- <UIRepeat id="_id696" offset="0" rendered="true" size="-1" transient="false" var="navItem">
- <ComponentRef id="_id697" rendered="true" transient="false">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id699" rendered="true" styleClass="" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- </li>
- </ComponentRef>
- </UIRepeat>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id703" rendered="false" transient="false">
- <ComponentRef id="_id704" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id706" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id708" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id710" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
<div class="nc_clearer"/>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id714" rendered="true" transient="false">
- <ComponentRef id="_id715" rendered="false" transient="false">
- <ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id717" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlYOutputLink id="_id719" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id721" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
- </ComponentRef>
- </ComponentRef>
- <ComponentRef id="_id725" rendered="false" transient="false">
- <ComponentRef id="_id726" rendered="false" transient="false">
- <div class="nc_subnavi">
<ul>
- <HtmlDataList border="-2147483648" first="0" forceId="false" id="_id728" preserveRowStates="false" rendered="true" rowCountVar="rowCount" rowIndex="-1" rowIndexVar="rowIdx" rows="0" transient="false" var="navItem">
- <li class="#{navItem['curContent']}">
- <HtmlOutputText escape="true" id="_id730" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- <HtmlYOutputLink id="_id732" rendered="true" transient="false">
- #{navItem['navElement'].name}
- </HtmlYOutputLink>
- <HtmlOutputText escape="true" id="_id734" rendered="false" transient="false">
- <span class="nc_pipe">|</span>
- </HtmlOutputText>
- </li>
- </HtmlDataList>
- </ul>
</div>
- </ComponentRef>
- </ComponentRef>
- </HtmlYComponent>
- <!-- Footer End -->
</div>
</div>
</div>
<script type="text/javascript">
if(typeof sIFR == "function"){
sIFR();
};
if(typeof sIFR == "function"){
sIFR.replaceElement(".nc_text_content_head h1", named({sFlashSrc: "./scripts/jello/interstate_regular.swf", sWmode: "transparent"}));
sIFR.replaceElement(".nc_product_description .nc_price", named({sFlashSrc: "./scripts/jello/interstate_bold.swf", sFlashVars: "textalign=right"}));
sIFR.replaceElement(".nc_rounded_box .nc_boxmenu_item h2 a", named({sFlashSrc: "./scripts/jello/interstate_regular.swf", sWmode: "transparent"}));
};
</script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5712205-1");
pageTracker._trackPageview();
</script>
</body>
</html>
- </UIViewRoot>
Request Parameters| Name | Value |
|---|
| categoryid | jello.at.catalog/men_journey_men |
| pageid | category_men |
Request Attributes| Name | Value |
|---|
| URLINSIDE | page/category_men/jello.at.catalog/journey_men/detail.jsf |
| cmsFrame | MBean:cmsFrame@7a689da4 |
| globalFrame | MBean:globalFrame@cc76838a |
| lsagProductDetailCmpVar | 2107030541 uid: net.netconomy.shop.faces.components.lsag.product.DefaultLsagProductDetailComponent0.5614006636944441 |
| msg | net.netconomy.shop.faces.taglib.HybrisLoadBundleTag$BundleMap@331439e5 |
| rootRequest_initfilter | true |
Session Attributes| Name | Value |
|---|
| STOREFOUNDATION_COMMAND_LIST | [] |
| TENANT_ATTRIBUTES_jello | {net.netconomy.shop.util.ShopInitFilter_jello=true, serverName=www.jelloshoecompany.com, de.hybris.platform.webfoundation.Webfoundationmapjello=[YInjection(UserSession -> SfUserSession)], jalosession=JaloSession: (jello/s7916077150960,USERUID:Anonymous-jello.at)} |
Application Attributes| Name | Value |
|---|
| port | 9001 |
| sslPort | 9002 |
05.09.2010 09:42:07 - Generated by Facelets