query("SELECT list,retail,special,dealer FROM price WHERE item='$value'"); if(!$getit){ echo("Could not get prices. Error: ".mysql_error()); $warn = "on"; $noprice[] = $value; }else{ $row = mysql_fetch_array($getit); $plist[] = $row['list']; $pretail[] = $row['retail']; $pspecial[] = $row['special']; $pdealer[] = $row['dealer']; } }//foreach pricing //SHIPPING foreach($item as $key => $value){ $shipper = $dbcnx->query("SELECT carrier,class,o_city,o_country,o_code,unit,weight_lbs,height_in,width_in,length_in,custom,currency,minimum,handling,flat,rate,description FROM ship WHERE item='$value'"); if(!$shipper){ $shipcharge = $shipstandard; $shipmess[] = "Shipping Added at Checkout:
\$".$shipcharge." /"; }else{ $numrows = mysql_num_rows($shipper); if($numrows < 1){ $shipcharge = $shipstandard; $shipmess[] = "Shipping Added at Checkout:
\$".$shipcharge." / "; }else{ $rows = mysql_fetch_array($shipper); $carrier = $rows['carrier']; $class = $rows['class']; $o_city = $rows['o_city']; $o_country = $rows['o_country']; $o_code = $rows['o_code']; $unit = $rows['unit']; if($unit == ""){ $unit = "Each"; } $weight_lbs = $rows['weight_lbs']; $height_in = $rows['height_in']; $width_in = $rows['width_in']; $length_in = $rows['length_in']; $custom = $rows['custom']; $currency = $rows['currency']; $minimum = $rows['minimum']; $handling = $rows['handling']; $flat = $rows['flat']; $rate = $rows['rate']; $description = $rows['description']; if($carrier == "UPS" and $o_city != "" and $o_code == 00000 and $weight_lbs != "" and $height_in != "" and $length_in != ""){ $calculate = 'on'; $aweight_lbs[] = $weight_lbs; $ao_code[] = $o_code; $adescript[] = $description; }elseif($carrier == "UPS" and $o_city != "" and $o_code != 00000 and $minimum != ""){ $shipcharge = $minimum + $handling + $custom; $shipmess[] = "Shipping Added at Checkout:
\$".$shipcharge." / ".$unit; }elseif($carrier != "UPS" and $o_code != ""){ if($flat == "fixed" or $flat == "Fixed"){ $shipcharge = $rate + $handling + custom; }elseif($flat == "percent" or $flat == "Percent"){ $times = $rate * .01; $shipcharge = ($pretail[$key] * $times) + $handling + custom; } $shipmess[] = "Ships from ".$o_code.":
\$".$shipcharge." / ".$unit; ///else ifs inside elseifs here. Don't get crazy now. }else{//other carrier check for charge $shipcharge = $shipstandard; $shipmess[] = "Shipping Added at Checkout:
\$".$shipcharge." / "; }//last resort }//there is a shipping entry }//else got shipper }//for each shipping ?>

«Back   Chlorine Filtering Shower Unit     Next»
*Shown with Replaceable Filter
Chlorine Filtering Shower Unit with Filter

Patented KDF55 and Crystalline Quartz shower de-chlorinator filter. Connects to any standard shower fitting. Removes up to 95% of free chlorine in water. No back flushing required. Uses replaceable filter cartridge. Estimated life of filter, 12 months.

*Chlorine Filtering Shower Replacement Cartridge
Item:
Replacement filter cartrige for Patented KDF55 and Crystalline Quartz shower de-chlorinator. Estimated life of filter, 12 months.

List Price: $   Eco-$mart Price: $ " . "\$pecial Price: \$" . $pspecial[0] .""); $price0 = $pspecial[0]; }elseif($status == "dealer"){ echo ("
" . "Dealer Price: \$" . $pdealer[0] .""); $price0 = $pdealer[0]; }else{ $price0 = $pretail[0]; } //into the shopping cart ?>
QTY:  

Item Number:
 

Unit of Issue: Each

List Price: $
Eco-$mart Price:
   $" . "\$pecial Price: \$" . $pspecial[1] .""); $price1 = $pspecial[1]; }elseif($status == "dealer"){ echo ("
" . "\Dealer Price: \$" . $pdealer[1] .""); $price1 = $pdealer[1]; }else{ $price1 = $pretail[1]; }?>

Shipping Added at Check-out

QTY:  
Click the Small Image
for a Larger View
Uses replaceable filter cartridge.