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

Removing "my" from cart popup notification #2353

Merged
merged 3 commits into from
Mar 9, 2023

Conversation

melissaperreault
Copy link
Contributor

@melissaperreault melissaperreault commented Mar 2, 2023

PR Summary:

Update the Popup notification content to remove the possessive word "my" for better language consistency.

Why are these changes introduced?

Fixes https://github.com/Shopify/checkout-web/issues/18246

The original problem that was flagged: inconsistent use of “My” vs. “Your” account on a single modal
Easily fixed with copy update to remove “my”.

What approach did you take?

Removed the unwanted word.

Other considerations

There are some Admin content placeholder label that I couldn't change but it doesn't seem like this content is rendered on merchants' storefront, except if they are willing to accept the placeholder recommendation. It was less a priority and I couldn't find where I could make that change.

Visual impact on existing themes

This will change slightly the language on the button text and how we communicate with buyers to the best.

Testing steps/scenarios

  • Ensure the Cart type is set to Popup notification
  • Go to a product
  • Add product to cart
  • Notice the content removed on the Popup notification. It should say View cart instead of View my cart.

Demo links

Checklist

@melissaperreault melissaperreault requested review from katycobb, ludoboludo and kmeleta and removed request for ludoboludo and kmeleta March 3, 2023 16:53
@melissaperreault
Copy link
Contributor Author

@ludoboludo @kmeleta Mostly need your thumbs up so I can request translations first 🙏 Thank you!

katycobb
katycobb previously approved these changes Mar 3, 2023
Copy link

@katycobb katycobb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected, thanks Meli!

kmeleta
kmeleta previously approved these changes Mar 3, 2023
ludoboludo
ludoboludo previously approved these changes Mar 3, 2023
@melissaperreault melissaperreault merged commit 8378bc1 into main Mar 9, 2023
@melissaperreault melissaperreault deleted the cart-possessive-language branch March 9, 2023 04:01
chris-kreidl added a commit to uniorusa/unior-usa-b2b that referenced this pull request Mar 10, 2023
Removing "my" from cart popup notification (Shopify#2353)
pangloss added a commit to pangloss/dawn that referenced this pull request Mar 11, 2023
* shopify/main:
  Improve image sizes in the multicolumn section (Shopify#2349)
  Fix the Page section's width.  (Shopify#2364)
  Update 12 translation files (Shopify#2366)
  Removing "my" from cart popup notification (Shopify#2353)
  [Cart.js] Fix fetch url so it's not hard coded (Shopify#2357) (Shopify#2365)
  Update 1 translation file (Shopify#2352)
  Default Follow on Shop to on
  [Header] Add localization selectors (Shopify#2258)
  Remove async CSS pattern where it may introduce layout shifts (Shopify#2270)
  Change rich text section heading to be of type inline_richtext, also moved rte styling into base.css (Shopify#2326)
  Add drawer menu desktop (Shopify#2195)
  Make header image preload and proper width (Shopify#2307)
phapsidesGT pushed a commit to Gravytrain-UK/gt-shopify-dawn-theme that referenced this pull request Sep 3, 2024
* remove my word

* Update 18 translation files

* Update 8 translation files

---------

Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
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 this pull request may close these issues.

4 participants