Adding shipping cost per line item in cart, checkout and order

Theme and Plugin Support

Tagged: 

Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #122617
      odedtalmon
      Participant

      Hello, is it possible to add the shipping cost per line item?
      Imagine an order with 3 vendors, 3 product each, and 1 line items of shipping.
      Instead of seeing the total shipping for each vendor, to see the total shipping for each item in that order.

      Is this possible? could you guide me how to approach this?
      Thanks

    • #122634

      Hi @odedtalmon, nice to hear from you.

      We only let vendor add their rates and assign the vendor’s shipping class.

      Now WooCommerce calculates shipping as a whole based on that shipping class. Therefore there is no direct option for you to show shipping cost per line.

      But you need to check whether you can tweak woocommerce code to display item-wise shipping.

    • #122639
      odedtalmon
      Participant

      Hello @Moumita, you too!
      So I should go over each item in the cart and check their shipping class and from that calculate the shipping cost? is that what you mean?

    • #122714

      @odedtalmon, yes you need to see whether woocommerce can display total shipping cost per each shipping class in the cart and checkout page.

    • #122717
      odedtalmon
      Participant

      Thanks!

    • #122730

      We are happy to help @odedtalmon

      We would love it if you shared your experience by giving us 5/5 review here : https://wordpress.org/support/plugin/dc-woocommerce-multi-vendor/reviews/#new-post
      Seeing glowing reviews from existing customers makes others more comfortable knowing they’ll get the support they need should an issue with our services arise.

Viewing 5 reply threads

The topic ‘Adding shipping cost per line item in cart, checkout and order’ is closed to new replies.