-------------- CARPET EXAMPLE -------------- This example shows how to sell a product with options that affect the cost. We've also illustrated how to sell different lengths and widths of a given item. View the HTML code to see the construction. Pay careful attention to how we have each option (opx) affecting cost listed in the cost field of the hidden variable item. The color option which does not affect cost need not be mentioned in the item variable. 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.



Enter Linear Feet:  

Press your back button to return to the demo page.