Patrick,
http://www.shopsite.com/help/6.0/en-US/ ... .spec.htmlSee the [-- PRODUCT.OrderCheckout --] tag which is new in ShopSite v6. It
should provide you with what you want.
It's definition is listed as:
Returns a complete set of FORM tags to present the [Add to Cart] and
[View Cart] buttons, as defined for the
product. If the product has the display of ordering options and/or
quantity enabled, they are included as
parts of the form.
-Loren
Patrick wrote:
Since I wrote a custom template I know that I have to write a PERL
Script to parse that info into a drop down. My PERL is very rusty
however so I was wondering if anybody knew a short easy one that can
allow the order options to be put on the more info page as a drop down
and place that info into the cart when they hit "order". Thanks for any
help or suggestions.
-Pat