I’ve been looking through the online doc for adding a product to the cart. Now I would like do probably do this via custom links.
Take the senario where I have an external application creating a product (which is not magento based) but has its own ‘Add to Cart’ link. This link then pushing that product into the magento cart.
I want to take this a set further with customization of a bundled product but am just looking for a starting place.
I think what i am looking at is addCheckoutLink().