Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to go straight to cart upon add to cart. #732

Closed
nicklepine opened this issue Oct 4, 2021 · 5 comments
Closed

Option to go straight to cart upon add to cart. #732

nicklepine opened this issue Oct 4, 2021 · 5 comments
Assignees
Labels
Category: Enhancement New feature or request Severity: 2 High Severity
Milestone

Comments

@nicklepine
Copy link

nicklepine commented Oct 4, 2021

A significant amount of merchants are requesting the possibility to direct their customers to the cart page after clicking the add to cart button rather than surfacing the cart notification module.

Use cases where this is needed:

  • Shop has only 1 product
  • Type of product where you only buy one unit (where the buyer is not expected to keep browsing after adding to cart)
  • Shops that have made customizations to their cart flow

The scope of this ticket is limited to adding the option to go straight to cart page upon adding to cart.


Debut currently includes a setting to turn/off the cart notification.
image


Perhaps for Dawn we use a dropdown format for the "Cart behaviour" setting given additional options may be added down the road (i.e. cart drawer)?

Cart behaviour:

  • Cart notification
  • Straight to Cart
  • Cart Drawer
@nicklepine nicklepine added Severity: 1 Urgent Severity Category: Enhancement New feature or request labels Oct 4, 2021
@nicklepine nicklepine added this to Severity:1 Enhancements (Pick Here) in Dawn: Iterations Roadmap Oct 4, 2021
@tyleralsbury
Copy link
Contributor

tyleralsbury commented Oct 4, 2021

We should definitely use a dropdown to avoid blocking ourselves in the long term from adding further updates to add to cart behaviours. The implementation for this should be as simple as removing the <product-from> custom element.

@tyleralsbury tyleralsbury self-assigned this Oct 6, 2021
@tyleralsbury tyleralsbury moved this from Severity:1 Enhancements (Pick Here) to In review in Dawn: Iterations Roadmap Oct 6, 2021
@martinamarien martinamarien moved this from In review to In progress in Dawn: Iterations Roadmap Oct 25, 2021
@nicklepine nicklepine added this to the Q1-C1-2022 milestone Jan 13, 2022
@tyleralsbury tyleralsbury added Severity: 2 High Severity and removed Severity: 1 Urgent Severity labels Jan 25, 2022
@nicklepine nicklepine modified the milestones: Q1-C1-2022, Q1-C2-2022 Feb 22, 2022
@ilseatloop
Copy link

Hi @nicklepine, wondering what the status on this is. Would love to be able to disable the cart drawer on one of our stores 🙂

@nicklepine nicklepine mentioned this issue Apr 1, 2022
19 tasks
@nicklepine
Copy link
Author

Hey! @ilseatloop It remains in progress. We are aiming for this to be part of an eventual release in 1-2 months, but might be merged into main earlier than that.

@tyleralsbury tyleralsbury removed their assignment Apr 1, 2022
@tyleralsbury
Copy link
Contributor

cc @ludoboludo assigning this to you, it ties into the cart drawer work you've been doing. I would definitely do it in a separate PR but it makes sense to add both things at once.

#744 there is an open PR - you can use it or just use it as inspiration, there's a good amount of context in that PR (some provided by yourself!) so it's useful either way. :)

@ludoboludo ludoboludo mentioned this issue Apr 25, 2022
12 tasks
@ludoboludo
Copy link
Contributor

Merged this feature in #1638 👍

Dawn: Iterations Roadmap automation moved this from In progress to Done May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Enhancement New feature or request Severity: 2 High Severity
Development

No branches or pull requests

4 participants