include_once "basic.php";
include_once "cart.php";
$expires = "Sun, 04 Sep 2006 17:47:21 GMT";
$title = "Ordering PoolSolutions Kits";
$description = "Ordering PoolSolutions Kits";
$abstract = "Ordering PoolSolutions Kits";
$keywords = "PoolSolutions, Ben Powell, PS233 PS234";
$author = "Ben Powell";
$copyright = "Copyright(c)PMB Webpages and Ben Powell, 1997-2006 All rights reserved";
//Item list
$sample=$server_id."^item01^Description^Price^Quan^ShipCost^InsCost^Units^ShipWeight^Photo";
// ps234_p0 ps234s_p0 pre-order => $63.00 $76.00
// ps234_p1 ps234s_p1 pre-order existing $53.00 $66.00
// ps234_p2 ps234s_p2 pre-order - full $45.00 $58.00
// ps234_urg ps234s_urg pre-order w/ship $73.00 $86.00
$item_01="ps234_p0";
$desc_01="PS234 Testkit **PRE-ORDER**";
$unit_01="ea.";
$price_01="63.00";
$wght_01="4.2";
$string_01=$server_id."^".$item_01."^".$desc_01."^".$price_01."^1^^^".$unit_01."^".$wght_01."^";
$item_02="ps234s_p0";
$desc_02="PS234S Testkit **PRE-ORDER**";
$unit_02="ea.";
$price_02="76.00";
$wght_02="4.2";
$string_02=$server_id."^".$item_02."^".$desc_02."^".$price_02."^1^^^".$unit_02."^".$wght_02."^";
?>
doc_info($expires,$title,$description,$abstract,$keywords,$author,$copyright);
index();
framebuster();
?>
 |
Back to the PS234 Page
|
 |
Sorry -- but no new orders will be accepted, till I get completely caught up on back-orders.
|
 |
..
|
 |