SINGLE PAGE ORDER FORM
This function allows your customers to order a select group of products from a single page with an integrated shopping cart (mini-cart). This page is specifically design to work with SendSafe Call Center Functionality
Sections:
Notes
Call Center Admin Ordering
Configuration

This ordering page can be used for "ADMIN ONLY" ordering of products and is specifically design to work with the Call Center Functionality. If Application("SinglePgOrderFormRestrictions") = true THEN you can only access the Order page with an admin login with permission for this page OR if you have escalated permission on a customer account. The Call Center place order as function will automatically escalate the customer account so that the call center can place orders using this admin page while logged in as the customer.
| Reserved Keyword | Action |
| SetLineItemInclusionSQL "category is not null AND ( Items.category = 'books' or FFParams like '%:INLINE:%' )" | Selects a subset of items for display on the order form. The page Store.OrderForm.asp is a template. You can have multiple order forms in a website. The products that are displayed on the order form is determined by an SQL clause configured on each separate order form template page. |
| Application("urlfor_SINGLEPAGEORDERING") = "Store.orderform.asp" | This value is used by the Call Center admin page and other pages to load a base ordering page. |
| Application("SinglePgOrderFormRestrictions") = false | The setup value controls whether restricted login access is required to use the order page. See Call Center Admin Ordering |
| sub SetOrfGroupByField "category" | Set this value to a DB column that you want to use for grouping products. Often used columns are "FeaturedLogo", "Category", and "Subcategory" The setup value controls whether the display will be grouped by keywords. |
If products are displayed with inline FFPs some of the FFP widgets or options will not fully work. FFPs were designed for single page display only.
List of items which will not fully work: