Product Selection For Paypal Shopping Cart

I need a simple piece of code written in either Javascript or PHP to pass the product code and item color variables to the PayPal shopping cart for each item on the following page:
http://lockwoodsboxing.com/official_boxing_gloves.htm

The cart is intended to work in a way that the buyer will click a check box selecting a product they wish to purchase. For example, under “Official Boxing Gloves” they may choose either B208 or B210 by clicking the checkbox (not present at this time) under the “Select” column. The user’s choice should pass the price to the shopping cart and the code number to the description field in the PayPal shopping cart. Where an item is available in a multitude of colors, the buyer can select a color by clicking on one of the radio buttons under the color pins below each product. The script should also pass the selected color to the description field in the PayPal shopping cart.

Leave a Reply

Your email address will not be published. Required fields are marked *