I sell glassware that can be personalized. When a customer orders a type of glassware, I need to add a $37 setup fee. It doesn't matter if they order 10 or 110, the fee is still $37. If they order another style of glass, then there would be another $37 setup fee. I also sell invitations and favors that do NOT have setup fees. I see ShopSite does not have a way to handle this. In my search for a solution, I came across this post and wanted to see if anyone could elaborate on it a little more. Here's the post:
"We have an additional setup fee that is added to the cart along with the item purchased. It shows up as an additional product though. This way no matter what quatity of the product they add, only one of the setup fee is added.
http://www.winegiftclub.com/personalize ... iness.html
We did this using an IF argument, and setting a PRODUCT.Field to a certain value.
The only drawback is that the shopper can remove the added fee from their cart - but we always catch those sneaky shoppers."
I wouldn't mind if the shopper could remove it, as long as it's there in the first place, but I don't really understand how it's working. I viewed the source of the link they supplied, but that isn't really telling me what I need to know. I also tried to contact the poster, but haven't received a reply. Can anyone guide me on this?
I am pretty familiar with JavaScript.
Thanks in advance for any advice you can give.