PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Updating the product weight using Cart66 Integration

  1. We have products in our store (using Cart66) that have a lot of product options. The issue is that a lot of those options change the weight of the final product. Is there a way to adjust the weight of the product when the gravity form is submitted to the cart66 shopping cart?

    We are open to hooking into filters and actions if it requires code to do this. Please help.

    Posted 11 years ago on Wednesday February 6, 2013 | Permalink
  2. I don't know of a way in Gravity Forms to do that. Without seeing how the integration with Cart66 works, I'm not sure how you can pass the weight to them.

    One way would be to use the "value" of the option as your weight, then use that at Cart66 somehow to total up the weight. Or maybe have a hidden field in your form to store the weight total, then use the gform_pre_submission filter to total up the 'weight' (values) of all the options, and use that at Cart66?

    Posted 11 years ago on Thursday February 7, 2013 | Permalink
  3. Thank you Chris. If our client moves forward, I'll dig into this more. Once I solve it, I will post here.

    Posted 11 years ago on Thursday February 7, 2013 | Permalink
  4. Thanks. We can probably come up with some work around.

    Posted 11 years ago on Thursday February 7, 2013 | Permalink
  5. I'm wondering about the very same thing. The issue in my case (no future pun intended) is that our client is selling boxes and cases of gloves. A box of gloves is 2.54 lbs. but a case is 25.4 lbs. So if someone chooses "case" there needs to be that much more added in.

    I suppose one work around would be add a "flat rate" into the case price so that if you choose that it would charge you more than what the "case" is actually worth. But... that's less than ideal.

    Any ideas?

    Posted 11 years ago on Friday February 22, 2013 | Permalink
  6. I'm not sure of how to do this with Cart66.

    Posted 11 years ago on Saturday February 23, 2013 | Permalink