');?>
 


Shipping Charges :

0) { echo "Items in Stock:"; echo $rec["prod_qty"]; } else { echo "SOLD OUT:"; } ?>
 
Quantity Add to Cart
   
   
 
 
  1. Product Details
  2. Features
  3. Specification
  4. Warranty Details







1) { echo "Product Warranty Period: ".$rec["prod_war_period"]; echo "Product Warranty will be provided by : ". $rec["prod_war_by"]; if ($rec["prod_war_details"]!="") echo "Product Warranty Details: ".$rec["prod_war_details"]; } else { if ($rec["prod_war_details"]!="") echo "Product Warranty Details: ".$rec["prod_war_details"]; else echo "No Warranty Information Specified"; } ?>