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

fix(composables): add shipping costs #1580

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

fix(composables): add shipping costs #1580

wants to merge 5 commits into from

Conversation

mdanilowicz
Copy link
Collaborator

@mdanilowicz mdanilowicz commented Jan 13, 2025

Description

This pull request fixes display shipping costs in the cart and checkout components. The changes include adding a shippingCosts property to the useCart composable, updating the cart and checkout components to display this information, and adding corresponding tests and translations.

Screenshot 2025-01-14 at 10 19 01

Feature Implementation:

Component Updates:

Translations:

closes #1576

Copy link

vercel bot commented Jan 13, 2025

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

Name Status Preview Updated (UTC)
frontends-demo 🔄 Building (Inspect) Visit Preview Jan 14, 2025 9:35am
1 Skipped Deployment
Name Status Preview Updated (UTC)
shopware-frontends-docs ⬜️ Skipped (Inspect) Jan 14, 2025 9:35am

Copy link

pkg-pr-new bot commented Jan 13, 2025

Open in Stackblitz

@shopware/api-gen

npm i https://pkg.pr.new/shopware/frontends/@shopware/api-gen@1580

@shopware-pwa/cms-base

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/cms-base@1580

@shopware-pwa/composables-next

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/composables-next@1580

@shopware-pwa/helpers-next

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/helpers-next@1580

@shopware-pwa/nuxt3-module

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/nuxt3-module@1580

@shopware/api-client

npm i https://pkg.pr.new/shopware/frontends/@shopware/api-client@1580

commit: 2fccc02

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.

[BUG] No shipping promotion displayed on the cart summary
1 participant