Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Shipping costs not showing in cart #9

Open
Eddcapone opened this issue Aug 14, 2019 · 2 comments
Open

Shipping costs not showing in cart #9

Eddcapone opened this issue Aug 14, 2019 · 2 comments

Comments

@Eddcapone
Copy link
Contributor

Eddcapone commented Aug 14, 2019

I created the simplest rule possible.

if (Subtotal excl. Tax  smaller than  100)

then price should be 4,95 €. Thats all... But if I put a product into the cart which costs less than 100 € then it does not show any shipping costs in the cart. The shipping cost shows in the checkout though.

@Eddcapone Eddcapone changed the title Does not show any shipping costs Shipping costs not showing in cart Aug 14, 2019
@bobbyshaw
Copy link
Member

I've not come across this error before. From the shipping method point of view the functionality is the same regardless of cart or checkout so that's surprising that you're getting different experiences depending on where you are.

How close to the 100 are you in the basket?

These modules are provided as-is and are mostly for posterity. We try to help out where possible but I don't know if we'll be able to solve this one as it's not a previously known issue.

@Eddcapone
Copy link
Contributor Author

Eddcapone commented Aug 19, 2019

@bobbyshaw Hi, thanks for your reply. I have a total value of 84€ excl. tax in the cart. I just tested it again with a fresh magento 1.9.4 and there it shows the shipping cost, somewhere in the cart page, but not in the list where the values "subtotal", "tax" and "grand total" are showing. it shows as a radio option in a box down below. I misunderstood how the extension works. You first have to select your desired shipping method and press on update total to show the shipping cost in that list.

Why is that step not automated, if there is only one shipping method? It would be a good improvement.
Edit: I think this thread can be closed, since this is not in the scope of the extension.

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

No branches or pull requests

2 participants