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

Shipping costs not showing in cart #9

@Eddcapone

Description

@Eddcapone
Contributor

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.

Activity

changed the title [-]Does not show any shipping costs[/-] [+]Shipping costs not showing in cart[/+] on Aug 14, 2019
bobbyshaw

bobbyshaw commented on Aug 14, 2019

@bobbyshaw
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

Eddcapone commented on Aug 19, 2019

@Eddcapone
ContributorAuthor

@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 join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bobbyshaw@Eddcapone

        Issue actions

          Shipping costs not showing in cart · Issue #9 · meanbee/magento-shipping-rules