Discussions
Finding Kit/Packages where total weight != sum of the member items - POSSIBLE???
We're having some trouble with our web store in that some of our Kit items are showing a different amount for shipping in the shopping cart & checkout process sometimes. There's a custom script we had made that, upon adding a Kit/Package to the shopping cart, removes the kit and replaces it with all the Kit's member items. We think that the discrepancy between shipping prices is due to the collective weight of a kit's member items is more or less than the flat weight we assign to the kit.
Is there ANY way to write a search/report/something that could compare our Kit/Package item's weights to the sum of the weights of their member items? I'm completely stumped on how to even begin writing something like this.