For the website I created I managed to sidestep many issues with PayPal's limitations by settling for an alternate setup. One example of such is not having a drop-down menu for size options so I created multiple "Add to Cart" buttons with separate size options. Problem solved sufficiently.
Well, the newest and most frustrating issue is shipping. I first wanted to offer the first item at a set shipping fee and every item thereafter at a slightly less shipping cost. ($7 for the first and $2 for additional, for example). If someone orders multiples of the same item in the same size using only one of my "Add to Cart" buttons, this works just fine. Unfortunately, each "first item" added to the cart using separate buttons starts at the higher shipping rate each time and only discounts when two of the exact same item is ordered. GRRR!!!
Currently, I am just doing $2.50 shipping per item, but this is not how I intend to leave it. I would ultimately like to offer, I said before, first item at a set shipping price (regardless of which item they order, just any first item added to cart), each additional item at a lesser shipping price (again, regardless of what item), and then to further complicate things I would like to offer free shipping for goods orders totaling $50+.
Can someone shed some light on this for me? I know I have read some similar threads in which NavalDesign has demonstrated coding PayPal buttons with additional options into forms on BV. This is what I am hoping to be able to do, I just need some guidance. (Naval I hope you are reading this! ;) ) I have limited HTML knowledge from one class taken at Georgia Tech many years ago but try to read and understand more complex code to the best of my ability. If I can understand the reasoning behind things I can usually wrap my brain around it all fairly well.
Please help!
Also, the page I am referring to is http://www.fsapvo.com/shirts.html
Thanks!!
Well, the newest and most frustrating issue is shipping. I first wanted to offer the first item at a set shipping fee and every item thereafter at a slightly less shipping cost. ($7 for the first and $2 for additional, for example). If someone orders multiples of the same item in the same size using only one of my "Add to Cart" buttons, this works just fine. Unfortunately, each "first item" added to the cart using separate buttons starts at the higher shipping rate each time and only discounts when two of the exact same item is ordered. GRRR!!!
Currently, I am just doing $2.50 shipping per item, but this is not how I intend to leave it. I would ultimately like to offer, I said before, first item at a set shipping price (regardless of which item they order, just any first item added to cart), each additional item at a lesser shipping price (again, regardless of what item), and then to further complicate things I would like to offer free shipping for goods orders totaling $50+.
Can someone shed some light on this for me? I know I have read some similar threads in which NavalDesign has demonstrated coding PayPal buttons with additional options into forms on BV. This is what I am hoping to be able to do, I just need some guidance. (Naval I hope you are reading this! ;) ) I have limited HTML knowledge from one class taken at Georgia Tech many years ago but try to read and understand more complex code to the best of my ability. If I can understand the reasoning behind things I can usually wrap my brain around it all fairly well.
Please help!
Also, the page I am referring to is http://www.fsapvo.com/shirts.html
Thanks!!
Comment