Quote Originally Posted by swguy View Post
Try putting the Wishpot code at the bottom of tpl_product_info_display right after the </form>.
It's funny you should say that... I was actually just playing around with placements.

If I place it anywhere after the attribute code, everything works as expected.

If I place it after the form it works as well.

Obviously, both location are useless and not where we'd like to put it since it really wouldn't make sense to have that button just floating below the description.

If I place before the add to cart, then it breaks add to cart as well as attributes, you cannot and anything to shopping cart and since that doesn't work, it breaks attributes as well.

I should say that if the customer is smart and they actually select the attributes, everything works fine. It's just when don't select it, they are not prompted to select it because wishpot breaks that.