Redirect add to cart for one product

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
I have to redirect the add to cart button for one product to a specific website.

just like the get extension in the marketplace

https://www.nopcommerce.com/p/2593/nop-element-responsive-theme-14-plugins-nop-templatescom.aspx?featured=1

How can I do that in nopcommerce 3.9 ?

Thanks !
6 years ago
Hi,

Require small customization.

You can specify ProductId in settings. Then in the controller you can get setting value in store into model. And using value you can change url in _AddtoCart.cshtml page.

PM if you need more help.

Thanks,
Jatin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.