Changes for page products

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

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

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,9 @@
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 +
4 4   <section class="product-index-hero" aria-labelledby="page-title">
5 5   <div class="container">
6 6   <div class="hero-kicker product-page-kicker">
... ... @@ -65,5 +65,8 @@
65 65   </div>
66 66   </div>
67 67   </section>
71 +
72 +</div>
73 +
68 68  {{/html}}
69 69  {{/velocity}}