JSP页面和产品明细页面的绑定关系在Hybris WCMS cockpit什么地方能够找到

2021-04-10 18:25

阅读:449

标签:type   http   tco   文章   content   自动   err   details   jsp页面   

问题

productLayout2Page.jsp和product detail page的绑定关系在Hybris WCMS cockpit什么地方能够找到

点击了product list里的product image,会跳转到detail page:

技术图片

target jsp的url在这个方法里计算出来:

技术图片

算出来的结果:

技术图片

也就是这个文件:

技术图片

问题

productLayout2Page.jsp和product detail page的绑定关系在WCMS cockpit什么地方能够找到?

这两天内部transfer忙着交接,没有及时回复。
productLayout2Page.jsp和product detail page的绑定关系是在以下的impex里面插入的
INSERT_UPDATE PageTemplate;$contentCV[unique=true];uid[unique=true];name;frontendTemplateName;restrictedPageTypes(code);active[default=true] ;;ProductDetailsPageTemplate;Product Details Page Template;product/productLayout2Page;ProductPage

依据个人经验,wcms主要还是要领会思路,不要迷失在具体的代码里,因为画面是自动生成的。
WCMS--Page template--componentslot--component--cmsproductlistcomponent.jsp--productListerItem.tag

确实,这里注释写的很清楚。

技术图片
技术图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

JSP页面和产品明细页面的绑定关系在Hybris WCMS cockpit什么地方能够找到

标签:type   http   tco   文章   content   自动   err   details   jsp页面   

原文地址:https://www.cnblogs.com/sap-jerry/p/12425019.html


评论


亲,登录后才可以留言!