• Resolved NeverKnowsBest

    (@neverknowsbest)


    I only want to ship one type of product out of state so I set up shipping classes based on the information I found in a different thread found here:
    https://wordpress.org/support/topic/woocommerce-limiting-areas-an-item-is-shipped-to/
    This worked out great when dealing with single items but let’s say for example you add two items to your cart. The first product has a flat shipping rate of $5 for out of state shipping but the second product in the cart does not not allow out of state shipping. How do I prevent clients from checking out if a product in the cart does ship to their area? Currently if the above scenario happens the cost of shipping is just the $5 flat shipping. There doesn’t seem to be any trigger recognizing that one of the items does ship in the customers region thus preventing checkout.

    Please advise and thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    With a setup like this you will essentially need to split the cart into multiple packages, with one package being able to be shipped and one not being able to be shipped.

    WooCommerce core does not do this, but you can add this with a plugin like this one: https://woocommerce.com/products/conditional-shipping-and-payments/

    Hopefully that helps! Have a great one!

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conditional Shipping Class Issues’ is closed to new replies.