Display kit weight

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Display kit weight

Post by kastnerd » Wed Feb 18, 2009 8:06 pm

When using kitting, you can enter the weight of each product.

When a customer is looking at the kit and they select different options the price updates.
Is there a code to display the weight of the current selection?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Display kit weight

Post by mazhar » Thu Feb 19, 2009 3:44 am

Perhaps you need to create a control quite similar to ConLib/Utility/ProductPrice.ascx for weight that can calculate and show the updated weight and then use it in a very similar way as well.

Post Reply