Shopping Cart Software

Search Facilities in VP-ASP

Back to FAQ Index

VP-ASP comes with many ways to display your products:

  • Extensive searches by category, subcategory, keywords, description and product name
  • Create you own form or hyperlink and display products by any field in the database including price or the default search form
  • Display product categories and subcategories automatically

Extended Searches

There are no restrictions on how you can display products. For example, you can display all red shirts under $10 by manufacturer XYZ.

VP-ASP provides this facility that can do this display either by standard hyperlink or by a form.

Any field or a combination of fields in the product table can be used to select which products to display. This is accomplished by using the "shopquery.asp" file from your own web pages.

Back to FAQ Index