Magento
Magento: Add to cart button on upsell products in product detail page
To add a Add to Cart button on upsell products in product detail pages, first open the upsell.phtml file located in app/design/frontend/your_package/your_theme/template/catalog/product/list/upsell.phtml Then add a new form with Add to Cart button & quantity input box inside the loop that generate upsell products.