Shipping tab disappear when i check Transfer shipping charges collected

WCMp Core

Tagged: ,

Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #122387
      Samijuke
      Participant

      Hello

      sorry for my english..

      I have a problem when i add a product, If I don’t check the box “Transfer shipping charges collected (per product) to the vendor. It makes the Shipping tab disappear in the seller dashboard.

      Unfortunately, in this tab there is the option “Weight” which I need to calculate the shipping costs.

      If I check the box again, the tab is there but the shipping charges are sent to the seller, which I don’t want to do.

    • #122392

      @Samijuke, If you want to disable the “Shipping” tab under WCMp >> Settings >> Payment but still need the weight field under product field, then add this code in the function.php of your current active theme :

      add_filter('wcmp_disabled_product_shipping_tab', '__return_false');
      Copy
    • #122401
      Samijuke
      Participant

      OOh thanks you !!it’s okay

      Thank you for the quick response

    • #122402

      @Samijuke, we are happy to help 🙂

      I hope you are satisfied with our assistance and plugin. A 5/5 review here- https://wordpress.org/support/plugin/dc-woocommerce-multi-vendor/reviews/#new-post , would be a great way to share your experience with others.

      This motivates us to continue providing the best experience possible and also helps others know how WC-Marketplace can make their life easier.

Viewing 3 reply threads

The topic ‘Shipping tab disappear when i check Transfer shipping charges collected’ is closed to new replies.