• Resolved woolarsi

    (@woolarsi)


    Hey everyone,
    sorry in advance for my english, I’m trying my best!

    I came across a little problem when I was trying to figure out how to merge shipping costs for some specific product types and I was hoping you might know the answer to my problem.

    I have three different product types in my webshop and they come from two different distributors, so two of them are getting shipped together and one is getting shipped seperately.

    There are colors = category X
    and Paper = category Y
    and Large Paper = category Z

    Therefore if someone orders an item from categorie X and Y/Z the shipping costs are meant to add up (because of different distributors). So far, so good. I could handle that by my own. The problem I’m running into is, the large paper is more expensive to ship. So it has its own category, if someone orders Y and Z together, I want the shipping cost to be just the higher one (because of same distributor). But if someone orders X and Y or X and Z together it should still add up. Here is an example:

    shipping cost X = 10.–
    shipping cost Y = 10.–
    shipping cost Z = 15.–

    if someone orders X + Y = 20.–
    if someone orders Y + Z = 15.– (since they are coming from the same distributor it has to be just the more expensive rate)
    if someone orders X + Z = 25.– (since they are coming from different distributors it should up)

    Does any of you woocommerce pro’s know a solution for that?

    Thank you so much in advance, looking forward to hear from you

    Greeting from switzerland
    Lars

    • This topic was modified 3 years, 1 month ago by woolarsi.
    • This topic was modified 3 years, 1 month ago by woolarsi.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @woolarsi

    Thanks for the details.

    In this situation Conditional Shipping and Payments plugin may be helpful. You can go through its documentation here. For any pre-sales questions you can create a ticket here. It comes with a 30 day money back guarantee so you can give it a try for sure.

    Alternatively, you may go for a custom coded solution. For assistance with customization or development with your site, we recommend reaching out to someone on our customizations page.

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info was helpful.

    If you have further questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Merge individual shipping costs’ is closed to new replies.