add to cart If I want the user to go directly to the checkout when they click add to cart how do I do that? Thanks for all the help! Log in or register to post a comment. jamestbennett Posted: Jun 15, 2011 Comments Show cart after adding product neardark on June 17, 2011 Hi James - You can do this with Rules: Choose Admin > Configuration > Workflow > Rules Select + Add New Rule Provide a name for the Rule, such as Route to Cart From the React on Event dropdown menu, choose After Adding a Product to the Cart under the Commerce Cart heading. Click Save. On the next screen, choose + Add Action under the Actions heading. Under the System heading, choose Page Redirect Enter cart in the Value field, and choose Save Test John / NEARDARK Log in or register to post a comment. to go to checkout tripper54 on June 27, 2011 If you want to go straight to checkout, replace "cart" in step 7 above with checkout/[commerce-order:order-id] Log in or register to post a comment.
Show cart after adding product neardark on June 17, 2011 Hi James - You can do this with Rules: Choose Admin > Configuration > Workflow > Rules Select + Add New Rule Provide a name for the Rule, such as Route to Cart From the React on Event dropdown menu, choose After Adding a Product to the Cart under the Commerce Cart heading. Click Save. On the next screen, choose + Add Action under the Actions heading. Under the System heading, choose Page Redirect Enter cart in the Value field, and choose Save Test John / NEARDARK Log in or register to post a comment.
to go to checkout tripper54 on June 27, 2011 If you want to go straight to checkout, replace "cart" in step 7 above with checkout/[commerce-order:order-id] Log in or register to post a comment.
Comments
Show cart after adding product
Hi James -
You can do this with Rules:
John / NEARDARK
to go to checkout
If you want to go straight to checkout, replace "cart" in step 7 above with
checkout/[commerce-order:order-id]