|
if ($row['COLLECTION']!="MossCreek")
{
?>
|
Total
Systems Package |
|
|
Materials Only
Price:
|
|
$f_price = number_format($row['T_MATERIALS'],2);?>
if ($f_price == 0) {?> CONTACT US } else { ?> $ } ?>
|
 |
|
Dry In Price:
|
|
$f_price = number_format($row['T_DRY_IN'],2);?>
if ($f_price == 0) {?> CONTACT US } else { ?> $ } ?>
|
 |
|
Turnkey Estimate
|
|
$f_price = number_format($row['T_TURNKEY_LOW'],2);?>
if ($f_price == 0) {?> } else { ?> $ - } ?>
$f_price = number_format($row['T_TURNKEY_HIGH'],2);?>
if ($f_price == 0) {?> CONTACT US } else { ?> $ } ?>
|
 |
|
Layaway this package
for:
|
|
$layaway=((($row['T_MATERIALS']*.10)-1000)/24);
$f_price = number_format($layaway,2);
if (number_format($row['T_MATERIALS'],2) == 0) {?> CONTACT US } else { ?> $ per month } ;
?>
|
|
|
|
|
click
here to see how this lawaway payment
was calculated |
|
|
|
Contemporary
Building System |
|
|
Materials Only
Price:
|
|
if($row['C_MATERIALS']!=0.00)
{
?>
$
$f_price = number_format($row['C_MATERIALS'],2);?>
if ($f_price == 0) {?> CONTACT US } else { ?> $ } ?>
}
else
{
echo($Callforprice);
}
?>
|
if($row['C_MATERIALS']!=0.00)
{
?>
 |
}
?>
|
Turnkey Estimate:
|
|
$f_price = number_format($row['C_TURNKEY_LOW'],2);?>
if ($f_price == 0.00) {?> } else { ?> $ - } ?>
$f_price = number_format($row['C_TURNKEY_HIGH'],2);?>
if ($f_price == 0) {?> CONTACT US } else { ?> $ } ?>
|
 |
|
Layaway this package
for:
|
|
if($row['C_MATERIALS']!=0.00)
{
echo("$ ");
$layaway=((($row['C_MATERIALS']*.10)-1000)/24);
$f_price = number_format($layaway,2);
if ($f_price == 0) {?> CONTACT US } else { ?> $ per month } ;
}
else
{
echo($Callforprice);
}
?>
|
|
|
|
|
if($row['C_MATERIALS']!=0.00)
{
?>
click
here to see how this lawaway payment
was calculated
}
?>
|
|
|
|
|
|
|
}
else
{
?>
|
Please contact us for pricing information
on this plan.
|
|
}
?>