<?php include 'header.php'; $cat_id = '%AIRPURIFIERS%'; ?>
<style>
#product_white
{
padding-top:50px;
}
</style>
<section id="menu_transparent">
<div class="container">
<div class="col-md-12 banner_top_10" >
<div class="row">
<div class="col-md-7">
<h2 style="margin-top: 20%;">Air Purifier</h2>
<p>Based on 150 studies in 37 countries WHO reports Air Pollution with socking results: indoor air is up to 8X more polluted than outdoor, and linked to the 5 most deadly diseases in the world.</p>
</div>
<div class="col-md-5 banner_img_right">
<img src="/plant_images/sansevieria-hero-t.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<section id="cat_banner_below">
<div class="container">
<div class="col-md-12">
<div class="col-md-12 text-left">
<p>The US Environmental Protection Agency (EPA) currently ranks indoor air pollution as one of the top threats to public health?</p>
<p>We spend as much as 90% of our lives indoors. This increased exposure to indoor air pollution has been directly linked to the increases in allergic reactions as well as other illnesses and fatigue.</p>
<p>Three primary sources of indoor air pollution are:</p>
<ul>
<li>Hermetically sealed buildings and the furnishings inside</li>
<li>Poor ventilation</li>
<li>Human bio-effluents (emissions/air pollutants generated by the human body)</li>
</ul>
<p>Despite all this, there is a simple, natural solution you can implement immediately to clean the air you breathe and live a healthier life: INDOOR PLANTS</p>
<p style="color: #ffb700; font-family: Segoe_UI_symbol_bold; font-size: 22px;">How plants clean the air?</p>
<p style="margin-top: 10px;">Indoor houseplants safely, naturally and effectively clean the air you breathe by naturally recycling the air around them.</p>
<p>NASA research has proven that specific varieties of indoor plants remove VOCs, Volatile Organic Compounds, from the air around them.</p>
<p>As a result, studies conducted by NASA and later by the Associated Landscape Contractors of America (ALCA) and Wolverton Environmental Services, Inc., proved not only the ability of indoor plants to clean the air but also proved which plants are more effective for specific toxins.</p>
<div class="col-md-12 text-center" style="margin-top: 60px;">
<img src="/images/green.png" class="upper_img" />
<h2>Air Purifier must have</h2>
<img src="/images/green1.png" class="upper_img" />
</div>
</div>
</div>
</div>
</section>
<!--<section class="plant-description">-->
<!-- <div class="container">-->
<!--<div class="col-md-12"> -->
<!-- <h2>Plant Details</h2>-->
<!--</div>-->
<!-- --><?php
// $search_cat_features = $con->prepare("SELECT * FROM tbl_category_features WHERE cat_id=:cat_id");
// $search_cat_features->bindParam(":cat_id", $cat_id);
// $search_cat_features->execute();
// $fetch_cat_features = $search_cat_features->fetch(PDO::FETCH_ASSOC);
// ?>
<!-- <div class="col-md-8 col-md-offset-2" style="border-top: 1px dashed #000; padding-top: 15px; padding-bottom: 15px; border-bottom: 1px dashed #000;">-->
<!-- -->
<!-- <div class="row">-->
<!---->
<!-- <div class='col-md-6 dashed_border '>-->
<!-- <div class='well'>-->
<!-- <div class='row'>-->
<!-- <div class='col-xs-4 text-center'>-->
<!-- <span><img src="images/cp4.png" class="img-responsive"/></span>-->
<!-- </div>-->
<!-- <div class='col-xs-8'>-->
<!-- <h3>Maintenance</h3>-->
<?php //
// if($fetch_cat_features ['maint_low'])
// { ?>
<!-- <p>Low</p>-->
<?php
// } ?>
<?php //
// if($fetch_cat_features ['maint_medium'])
// { ?>
<!-- <p>Medium</p>-->
<?php
// } ?>
<!---->
<?php //
// if($fetch_cat_features ['maint_high'])
// { ?>
<!-- <p>High</p>-->
<?php
// } ?>
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!---->
<!-- <div class='col-md-6'>-->
<!-- <div class='well'>-->
<!-- <div class='row'>-->
<!-- <div class='col-xs-4 text-center'>-->
<!-- <span><img src="images/cp3.png" class="img-responsive"/></span>-->
<!-- </div>-->
<!-- <div class='col-xs-8'>-->
<!-- <h3>Lighting</h3>-->
<!-- --><?php //
// if($fetch_cat_features['light_low_light'])
// { ?>
<!-- <p>Light Low Light</p>-->
<?php
// }
// if($fetch_cat_features['light_medium_light'])
// { ?>
<!-- <p>Light Medium Light</p>-->
<?php
// } ?>
<!---->
<?php //
// if($fetch_cat_features['light_high_light'])
// { ?>
<!-- <p>Light High Light</p>-->
<?php
// }
// if($fetch_cat_features['light_out_sun'])
// { ?>
<!-- <p>Light Out Sun</p>-->
<?php
// }
// if($fetch_cat_features['light_out_part_sun'])
// { ?>
<!-- <p>Light Out Part Sun</p>-->
<?php
// }
// if($fetch_cat_features['light_out_shade'])
// { ?>
<!-- <p>Light Out Shade</p>-->
<?php
// } ?>
<!-- -->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!--<div class="row">-->
<!-- <div class='col-md-6 dashed_border '>-->
<!-- <div class='well'>-->
<!-- <div class='row'>-->
<!-- <div class='col-xs-4 text-center'>-->
<!-- <span><img src="images/cp2.png" class="img-responsive"/></span>-->
<!-- </div>-->
<!-- <div class='col-xs-8'>-->
<!-- <h3>Color</h3>-->
<!-- --><?php //
// if($fetch_cat_features['shade_low'])
// { ?>
<!-- <p>Low</p>-->
<?php
// } ?>
<?php //
// if($fetch_cat_features['shade_medium'])
// { ?>
<!-- <p>Medium</p>-->
<?php
// } ?>
<!---->
<?php //
// if($fetch_cat_features['shade_high'])
// { ?>
<!-- <p>High</p>-->
<?php
// } ?>
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!---->
<!-- <div class='col-md-6'>-->
<!-- <div class='well'>-->
<!-- <div class='row'>-->
<!-- <div class='col-xs-4 text-center'>-->
<!-- <span><img src="images/cp1.png" class="img-responsive" /></span>-->
<!-- </div>-->
<!-- <div class='col-xs-8'>-->
<!-- <h3>Other</h3>-->
<!-- <p> </p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!---->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!-- </section> -->
<section id="social_icons">
<?php
$social_id=1;
$select_social_media = $con->prepare("SELECT * FROM tbl_social_media WHERE id=:social_id");
$select_social_media ->bindPAram(":social_id", $social_id);
$select_social_media ->execute();
$fetch_social_media= $select_social_media ->fetch(PDO::FETCH_ASSOC);
?>
<div class="container">
<div class="col-md-12">
<p><a href="<?php echo $fetch_social_media['f_link']; ?>"><span class="fb"><i class="fa fa-facebook" aria-hidden="true"></i></span></a> <a href="<?php echo $fetch_social_media['g_link']; ?>"><span class="gp"><i class="fa fa-google-plus" aria-hidden="true"></i></span></a> <a href="<?php echo $fetch_social_media['t_link']; ?>"><span class="tw"><i class="fa fa-twitter" aria-hidden="true"></i></span></a> <a href="<?php echo $fetch_social_media['l_link']; ?>"><span class="li"><i class="fa fa-linkedin" aria-hidden="true"></i></span></a></p>
</div>
</div>
</section>
<section id="product_white">
<div class="container">
<?php
$search_all_plants= $con->prepare("SELECT * FROM tbl_plants WHERE pl_category LIKE :pl_category and pl_status=1");
$search_all_plants->bindParam(":pl_category", $cat_id );
$search_all_plants->execute();
$number = $search_all_plants->rowCount();
if(!$number)
{
echo '<h1 style="text-align: center;">No result found</h1>';
}
while($fetch_all_plants = $search_all_plants->fetch(PDO::FETCH_ASSOC))
{
?>
<div class="col-md-3 col-sm-6 search_blok">
<a href="/plants.php?id=<?php echo $fetch_all_plants ['id']; ?>"><img src="/plant_images/<?php echo $fetch_all_plants ['plant_image']; ?>" class="img-responsive">
<!-- <span class="price_tag">--><?php //echo $fetch_all_plants['plant_price']; ?><!--</span>-->
</a>
<a href="/plants.php?id=<?php echo $fetch_all_plants ['id']; ?>"><h3><?php echo $fetch_all_plants ['pl_name']; ?></h3></a>
<h5><?php echo $fetch_all_plants['pl_family_name']; ?></h5>
<p><?php echo substr($fetch_all_plants ['pl_slogan'],0,90).' .....'; ?><p>
</div>
<?php
}
?>
</div>
</section>
<?php include 'footer.php'; ?> |