|
|
Add Product to Cart | Shopaddtocart.asp?productid=3&quantity=1 |
Add Product to Cart and stay on page | Shopaddtocart.asp?productid=3&quantity=1&returnurl=shopsamplelinks.htm |
Display categories | shopdisplaycategories.asp |
Display products in specific category | shopdisplayproducts.asp?id=6&cat=Groceries |
Display products in a subcategory | shopdisplayproducts.asp?id=2&subcat=3 |
Display specific product | shopquery.asp?cname=hotel&cprice=100 |
Add a Product Not in the database | shopaddtocartnodb.asp?productname=ayProduct+Test&quantity=1&Price=43.50 |
Search By Price
Any product listing can be displayed by any criteria.
In this example we are using category and price but
It could just as easily be recording artist in year 1969 that starts with the letter
M.
Test Shop Query
Link to shopquery