WC Box Shipping By Codaemon

Description

Box Shipping is a powerful WordPress plugin designed to optimize your shipping process. It automatically selects the most suitable box based on product dimensions and quantity in the cart, helping you save on shipping costs. Sellers can set custom box dimensions tailored to their inventory. When a buyer adds items to their cart, the plugin calculates the best-fit box, ensuring efficient packing and reduced waste. Simplify your shipping logistics, lower costs, and improve customer satisfaction with Box Shipping.

Key Features:

Custom box dimension setup
Automatic box selection for efficient packing
Integrates with shipping providers for cost-effective solutions
Reduces shipping costs for bulk order

Screenshots

  • Box Configuration
  • Frontend Cart View
  • Backend Plugin Configuration

Installation

  1. Upload the plugin folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

How It Works –
Wordpress Backend :
1. Set dimension of products eg – length, width, and height (in Inches)
2. Set product weight in lbs

  1. Install Box shipping plugin –
  2. Under Woocommerce -> Settings -> Shipping TAB – You will find new shipping method called “Box Shipping”.
  3. Configure the Box shipping method according to requirement.
  4. To configure boxes go to Woocommerce -> Box Shipping Configuration. Here you can configure n number of boxes with set of options.

When you add products into Cart and it has set dimension then shipping method would be show suitable box with price.
Suitable box will be suggested smallest first box call First Fit Decreasing (FFD) algorithm
When you add products into Cart and it don’t have set dimension then it will not calculated under shipping method.
If Item exceeded the box capacity and there are no further box then shippin method prompted with message No Box available and automatically set the shipping price to Zero (0) .

FAQ

Is this a Custom Shipping plugin which provides boxes?

Yes

How many boxes are there?

You can create n number of boxes with user defined sizes.

How the algorithm suggests which is the suitable box for the items

The algorithm is made in such a way that it will suggests smallest box first but according to quantity, weight and dimension of the items the box veries.

Reviews

December 16, 2024
Very helpful plugin it will save hundreds of development hours to make configurable shipping solutions where delivery cost is one of the vital UPS for any business.
Read all 2 reviews

Contributors & Developers

“WC Box Shipping By Codaemon” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

  • Initial release