[IMP] *: adapt xpath to s_product_catalog changes

*: theme_artists, theme_bistro

Related to task-3665307

closes odoo/design-themes#1073

Related: odoo/odoo#209475
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
qsm-odoo
2025-05-14 10:32:38 +02:00
parent fa0c0d2688
commit e0b3b87993
2 changed files with 2 additions and 4 deletions
@@ -13,7 +13,8 @@
<div class="o_we_bg_filter bg-black-50"/>
</xpath>
<!-- Remove Title & lead -->
<xpath expr="//div[hasclass('row')]" position="replace"/>
<xpath expr="//section/div/h2" position="replace"/>
<xpath expr="//section/div/p" position="replace"/>
</template>
<template id="configurator_s_product_catalog" inherit_id="website.configurator_s_product_catalog">