-------------- COFFEE EXAMPLE -------------- This example lets you sell in lots of five, six, whatever, without the customer being able to mess things up by hitting the "increase/decrease quantity" button in the cart display. They are instead presented with a button they can click which will remove that item from the cart and take them back to your page where they can re-select a new lot size. [Use of the =CA= tag for quantity adjustment control.] [Use of the "parturl" tag for linkback to the item from the cart display.] Strengths: Allows easy price breaks for quantity purchase from a group. Won't allow the increase/decrease to mess up the grouping. When you change the item variable, be sure not to mess up the field count. "cart-id^partnumber^description^cost^quantity^per_item_shipping^ insurance_fee^unit_of_measure^ship_weight^photo_FULL_url" If you leave a field blank, don't take out the field separator! The ^ character is the field separator. The following example is just the bare cart tag, you will need to format to your taste. You can cut and paste the following example into your product test page. Be sure and change the item variables to reflect your product.
Press your back button to return to the demo page.