thank you Eric for trying to help me! Ok first there are two things I am hung up on;
1) Shipping: 100 type C numbers that weigh 0.65 lb and a pkg of 5 gross pins that weigh 0.5 - the shipping total needs to round to the highest whole number for this example it would be 2lbs shipping to Deer Park, WA. You can see my shipping charts online here Shipping.htm so basically we make money on our shipping and there are prices listed for each weight, for each shipping chart (6) total - Our customers right now are asked to look up the zipcode, then the weight and then the speed in which you would like it to arrive, the chart reveals the charge for shipping based on this criteria ..... so scared you are going to tell me this is going to take forever. I have to create it some how though.
2) Quantity pricing: All race numbers are sold in lots of 100 - can I specify 100 instead of 1 for quantities to ensure the customer is purchasing certain items in 100's? Need number series from the customer (example 1-500, or 1-100, 201-300), how do I implement that? then quantities 100 to 499 numbers are .12 cents and 500-999 are .10 cents. - I have 174 items that all have different quantity pricing and I am having a hard time wrapping my head around the ecart object. Do I do it 174 times with 174 different recordsets.
I am a novice at php scripting but am well versed in dreamweaver. Please lead me down the lighted path. Thanks Eric for trying to help :)