Skip to Content
Menu
This question has been flagged

Hi,

I'm trying to inherit my template from website_sale.products_attributes, and display it. I am able to inherit the template successfully but could not able to display it where i need to.

<template id="weightfilter_product" name="Product Weight's Filter" inherit_id="website_sale.products_attributes">        
<xpath expr="//form[hasclass('js_attributes')]" position="after">

You can see the my template header part above. How can i do this correctly? thanks.

Avatar
Discard
Best Answer

Hi,

Try to inherit like below.

https://ibb.co/dcGKWtJ

Regards

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 22
1432
1
May 15
5796
0
Jun 23
1087
0
Jul 21
1121
0
Apr 21
847