Closed sidneylopes closed 4 years ago
I would like to add a checkout button under the cart button in the ProductScreen.js file. That way, the user would be able to buy the product directly from its screen, without passing through the cart. How would I be able to do so?
hi @sid3291, I think steps should be like
I would like to add a checkout button under the cart button in the ProductScreen.js file. That way, the user would be able to buy the product directly from its screen, without passing through the cart. How would I be able to do so?