cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to override a file which is in Addon

Former Member
0 Likes
411

Hi All,

I have a requirement of overriding an addon file

Example, i want to override productaddtocartcomponent.jsp file which is in b2bacceleratoraddon

is there any way to achieve? Please help

Thanks in Advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Ansari,

You have to extend b2bacceleratoraddon and do the changes in your custom extension.

Mention this custom extension in storefront extensioninfo.xml as well .

Thanks, Sid

Former Member
0 Likes

how do we extend addon?

Former Member
0 Likes

Hi Ansari,

use meta tag to use it as a template.