I am able to use FoxEE just fine if I add-to-cart as a form, but add to cart as a link does not work. I get a 404 error message at foxy cart. I’ve already contacted foxy cart support about this and they said it’s a configuration issue with FoxEE. I’ve attached a screenshot of what the 404 message looks like.
Here’s the code I’m using for my add to cart button:
{exp:foxee:addtocart id=”{entry_id}” method=“link” name=“choose a size” price=”{if foxee_is_on_sale}
{foxee_saleprice}{if:else}{foxee_price}{/if}” label=“add to shopping bag”
category=”{foxee_category}”}
Please help. Thanks!
