doh!
Well, I hate to be back on this same issue again, but here I am. It's been working great but then I changed the price of the software on our site and now the 34.97 doesn't add up to a $15 difference.
I need a way to make this dynamic based on the price (which we'll be changing in our admin panel quite often) without the need to come back here and edit this static value. That was my original intention here, of course, and I didn't even think about it when you gave me this formula. I was just happy it was working at the current price.
Anyway, can you please help me figure this out? I need to make the 34.97 value dynamic based on the price the item. So here's the logic I need...
If the cart item ID is 2, the first one is the regular price fed into the add to cart button, but any additional units are $15.00/each no matter what the regular price is. Again, this is only for item ID 2. Other items should follow regular rules and increment the full, regular price for however many they need.
Any info is again much appreciated. Thanks!