by Jim » Mon Jul 09, 2012 6:47 am
Most Order Anywhere links are just <a href="... > links to add the item to the cart. If you want to have order options, quantity, comments on the page and have those added to the cart the Add to cart must be in a form with the option, quantity, comment etc as input items to the form.
If you have a product with order options, go to the Edit Product Layout screen and check the box "Display Ordering Options:". Then when you go to the Merchandising > Order Anywhere screen the full form with the field for adding the selected order option included will be in the html for the Order Anywhere link. (for a quantity input field check the "Display Order Quantity:" box on the Edit Product layout screen)