I am trying to integrate the "order anywhere" links into a page and have not been able to find the solution I am seeking in the online or PDF documentation.
My products need to each have a series of option fields, which the shopper must complete before clicking the "submit" button to add the product to the shopping cart.
I would like to be able to use the following tags:
<input type="radio' ... (they make multiple selections)
<input type="text" ... (they type in a sentence or two)
<input type="checkbox" ... (they make a selection)
After they've entered all of the necessary info, they click "submit" and the info from their input fields is transferred to the shopping cart.
I've found the Edit Product Info > Extra Fields, but I don't see how that ties in with the shopping cart or the "order anywhere" buttons.
I am able to create the basic button which allows an input of quantity, but am completely lost as to how to provide additional options.
Any help would be greatly appreciated!
DDB