Product Service

From Max Price: to Min Price:

select * from PP_PARTS where PART_DESCRIPTION like '#URL.txt_search#'

All Products

select * from PP_PARTS
select * from PP_PARTS where UNIT_PRICE between #URL.price_min# and '#URL.price_max#' order by UNIT_PRICE
Product Code Product name Price In stock
#PART_NUMBER# #PART_DESCRIPTION#$#UNIT_PRICE##UNITS_ON_HAND#

Valid XHTML 1.0 Strict