Bulk Edit WooCommerce product dimensions and weight are important for controlling the shipping of your products. So, we make it possible for the store manager to change the weight and dimensions of multiple products at the same time by using the PBULKiT – Bulk Edit WooCommerce Products Plugin.
Our goal in this tutorial is to Bulk Edit the Weight and Dimensions of Large and Small products.
Let’s do this.
Step 1: Filter large and small products based on attributes
To filter large and small products, you can use “Filter form” and choose Large and Small sizes in the Categories/Tags/Taxonomies tab.
Read More: How to filter products on PBULKiT – Bulk Edit WooCommerce Products – plugin?
We briefly display it in the picture below to quickly proceed to do other steps:

Step 2: Show weight and dimensions in the product table:
Adding weight and dimensions is easily possible by going to the column profile.
Read More: How to save / load filter profile on PBULKiT – Bulk Edit WooCommerce Products – plugin?
You can also see in the picture below:

By adding “length”, “Height”, and “Width” as dimensions as well as “weight”, our product table will be displayed as below :

Step 3: Bulk edit weight and dimensions
As always, to Bulk Edit Weight and Dimensions, we need to go to the ‘Bulk Edit Form’ from the main page.
Then, by going to the “Shipping” Tab, we can change the following options:
- Shipping Class
- Width
- Height
- Length
- Weight

If you have already considered any Shipping class, you can select them here.
For other fields, some conditions are available, as you can see in the picture below, including:
- Set New: Set the new value that you want to replace with the current value.
- Clear Value: Searching for the entered value and removing weight and dimension from additional information.
- Formula: you can use (+)plus, (-)minus, (*)times, or (/)division sign to make a formula for editing the current value.
Note: The current value is known as x. So, you can type your formula by considering “x” as the current value and using the signs to change it as you wish.
- Increased by value: The current value will be increased by the value you entered.
- Decreased by value: The current value will be decreased by the value you entered.
- Increased by %: The current value will be increased by the percent you have entered.
- Decreased by %: The current value will be decreased by the percent you have entered.

For example, we try the following conditions for our product table:
- Width: Set 12 for our filtered product width
- Length: Removing all values
- Weight: Increasing value by 5
- Height: (x+10)*10%
Note: We are expecting that, for example, the height value of “ACF Product” to be changed as below:
Current Value: X= 50
New Value: (x+10)*10*= (50+10)*(10/100)=600
The other values will also change according to this formula.
For more options about this plugin, read these articles:
Read More: How to bulk edit WooCommerce product price?
Read More: How to bulk edit attributes and variation by PBULKiT – Bulk Edit WooCommerce Products- plugin?
Comments