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

[mobile ux] Restyle Empty Cart display #2706

Closed
5 tasks
kirstenalarsen opened this issue Sep 13, 2018 · 6 comments · Fixed by #5480
Closed
5 tasks

[mobile ux] Restyle Empty Cart display #2706

kirstenalarsen opened this issue Sep 13, 2018 · 6 comments · Fixed by #5480
Assignees

Comments

@kirstenalarsen
Copy link
Contributor

kirstenalarsen commented Sep 13, 2018

In a feature branch or master?

No feature branch required, all changes contained in this one story 🎉

Description

As a shop
When a shopper opens their empty shopping cart on my shop
I want a way to send them to my shop tab so they start shopping

Acceptance and Testing

HOW IT WORKS NOW
Screen Shot 2020-02-07 at 3 38 59 pm

HOW IT SHOULD WORK
mobile
image

tablet
Screen Shot 2020-02-07 at 3 40 05 pm

desktop
Screen Shot 2020-02-07 at 3 40 19 pm

  • copy stating the cart is empty displays on mobile/table/desktop
  • on mobile there is a call to action button that says "take me shopping!"
  • If the user has a previous shopfront in a cookie, it takes them to that shop
  • If the user does not have a previous shopfront cookie, it takes them to /shops
  • Button copy can be set at instance level (ie. transifex)

Zeplin: https://zpl.io/aBN0Q4L

@eelcodevlieger
Copy link
Contributor

That's a much cleaner design.

An empty cart currently shows two rows of button, presumably the top and bottom of the empty line item list.

As an interim solution we could hide the bottom buttons if the cart is empty. The 'Checkout now' button is also not functional on an empty cart.

image

@daniellemoorhead daniellemoorhead self-assigned this Jan 22, 2020
@daniellemoorhead daniellemoorhead changed the title Update Empty Cart display [mobile ux] Restyle Empty Cart display Feb 7, 2020
@daniellemoorhead daniellemoorhead removed their assignment Mar 25, 2020
@Matt-Yorkley Matt-Yorkley self-assigned this May 23, 2020
@daniellemoorhead
Copy link
Contributor

@Matt-Yorkley the "Take me shopping!" button on mobile isn't on the PR. I'm going to create a testing doc and test the rest but I already know this is missing.

Do you want to create a new PR for it attached to this one, or add it to the other one? It's ok for it not to be in a branch and merged separately.

@daniellemoorhead
Copy link
Contributor

Also, I assume that all the copy for this epic is in transifex, correct?

@daniellemoorhead
Copy link
Contributor

@yukoosawa with the take me shopping button should it display if the user opens the cart from a shop, as it does when they're on a non-shop page? That's how the button works now (ie if on a shopfront do not display), making sure that's the interaction you designed?

@yukoosawa
Copy link

@daniellemoorhead I'm ok to leave it as is on AU Staging -- but the intention was to have the 'take me shopping' button persist in the View Cart.

If the user HAS NOT visited OFN before / cleared cookies / viewing in private browser mode:

  • From the Home, Shop List, Map, and Producer List pages, the 'Take me shopping' button should take the user to the Shop List page.

If the user HAS visited OFN before / last visited shop saved in cookies / viewing in private browser mode within the same session:

  • From the Home, Shop List, Map, and Producer List pages, the 'Take me shopping' button should take the user to the last visited shop.

Currently the 'Take me shopping' button is missing from the View Cart when accessed from the Shop page. This could be one of the ways we're shortcutting users to their last visited shop in Mobile (see slack discussion from today). Although in the current Covid-19 world, is the assumption that customers only want to shop from the same previous shop still true???

As for the empty View Cart on an individual Shop page -- here it's fine to leave off -- although I had assumed we would leave it on for consistency and use it as another 'close' button.

@daniellemoorhead
Copy link
Contributor

Currently the 'Take me shopping' button is missing from the View Cart when accessed from the Shop page.

@Matt-Yorkley I checked this in an icognito window on staging and it doesn't show up on /shops right now. I'll add this to the list of things to be fixed.

Screen Shot 2020-06-16 at 5 21 22 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants