Hi,
I am trying to replace _Addtocart view with my plugin view. Its working fine with Default nopcommerce theme, but with Pavilion theme its not overriding. I guess its taking only theme view.
How to override my plugin view here?
Hi,
Is there any way to hide top card templates of subcategories for particular product and not for all products.
Example in the Image: I don't want to display "CLOTHES.. " subcategories templates on top of the list only for women's fashion not for other products.
Hi,
I am trying add the themes to my code base so that i can work on my local machine with the same theme and do customization and changes as per my requirement and check it out immidetly how it looks in my UI. But so far i couldn't able to figure out how to add them to my code base and use it using Visual studio.
Thanks