Auto-add total weight on bundles /collections for weight based checkout

bundles does not add total weight of all products in the bundle, I have to manually add total weight and input in the weight field.

Also how to put total weight of all products in the cart

2 Likes

Hi @Bhekisisa ,

A suggestion for creating your bundle product is to utilize the Easify Product Options app. This app allows you to seamlessly form a bundle from your existing individual products. What’s noteworthy is that when customers purchase the bundle, each separated item retains its individual weight, contributing to the overall weight of the bundle product :hugs: .

Here’s a practical example to illustrate how it works. Consider the “Sweater Set” as the bundle product, comprising 2 distinct items: the Sweater and the Sweater Pant. These 2 items can be configured as custom options within the Sweater Set.

When a customer acquires the Sweater Set, both the Sweater and Sweater Pant are automatically added to the cart, and the cumulative weight of the order reflects the combined weight of the Sweater and Sweater Pant. This approach ensures accurate and detailed weight calculation for your bundled products.

  • App Settings:

1 Like

Hi @Bhekisisa

Every product has field of weight you can enter it their.

Weight always carry forward with product information.

you have to custom code to get the total weight of product and total weight of cart above the total cost.

We have done the similar thing, let’s me know interested.