Instant checkout

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 4 ans
Is there a way to replace add to cart action with instant checkout(to go direct to the checkout page) because it only supports one item per cart?
Nopcommerce version: 4.2
Il y a 4 ans
Yes if you customise the solution
Otherwise there are some one-page checkout plugins
https://www.nopcommerce.com/en/extensions?category=checkout-enhancements
Il y a 4 ans
You can enable setting from Shopping cart setting
 Display cart after adding product  


https://prnt.sc/vy2j8x

This will forcely redirect you to cart page.

You can redirect user to checkout page form cart page by change in cart action method in controller or add jquery in cart view page - windows.location.href
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.