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

Show actual subtotal and prices #38

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

AishaBlake
Copy link

Hi! I'm not sure if you're taking suggestions on this project but I wanted to share just in case...

As a store owner, I'm only ever going to show the subtotal in the cart, before the customer goes to checkout. Right now, the cart says it's showing the subtotal but is actually showing the totalAmount, which includes taxes.

The Money component is also rounding prices wherever they show up. That isn't an issue for my store because all our prices are in whole dollars but it made figuring out why the subtotal was wrong more confusing because it wasn't usually quite showing the correct total including taxes. For most people, rounding prices and then actually charging something else isn't an option.

If you're open to it, I'm happy to share other thoughts as I build with this. Thanks for the starter!

@vercel
Copy link

vercel bot commented Jul 31, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @thomasKn on Vercel.

@thomasKn first needs to authorize it.

@vercel
Copy link

vercel bot commented Aug 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-shopify ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2023 2:53am

@thomasKn
Copy link
Owner

thomasKn commented Aug 2, 2023

Hey @AishaBlake!
Everything looks good on my side.
Would love to hear your thoughts and thanks for for the PR!

@thomasKn thomasKn merged commit 5e60067 into thomasKn:main Aug 2, 2023
2 checks passed
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.

None yet

2 participants