Changes for page products

Last modified by Alex Cotiugă on 2026/05/12 20:27

From version 3.1
edited by Alex Cotiugă
on 2026/05/12 20:13
Change comment: There is no comment for this version
To version 3.2
edited by Alex Cotiugă
on 2026/05/12 20:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,6 @@
1 1  {{velocity}}
2 2  #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome'))
3 3  {{html clean="false"}}
4 -
5 -<div class="agnease-product-page">
6 -
7 7   <section class="product-index-hero" aria-labelledby="page-title">
8 8   <div class="container">
9 9   <div class="hero-kicker product-page-kicker">
... ... @@ -68,8 +68,5 @@
68 68   </div>
69 69   </div>
70 70   </section>
71 -
72 -</div>
73 -
74 74  {{/html}}
75 75  {{/velocity}}