You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

101 lines
4.1 KiB

<section class="oe_container oe_dark">
<h2 class="oe_slogan" style="margin-top:20px;" >E-commerce Search Advanced</h2>
</section>
<div class="oe_container">
<div class="row">
<div class="col-md-12">
<div class="carousel slide" id="carousel-71641">
<ol class="carousel-indicators">
<li data-slide-to="0" data-target="#carousel-71641" style="border: 1px solid #ff1313 !important;">
</li>
<li data-slide-to="1" data-target="#carousel-71641" class="active" style="border: 1px solid #ff1313 !important;">
</li>
<li data-slide-to="2" data-target="#carousel-71641" style="border: 1px solid #ff1313 !important;">
</li>
<li data-slide-to="3" data-target="#carousel-71641" style="border: 1px solid #ff1313 !important;">
</li>
</ol>
<div class="carousel-inner">
<div class="item">
<img alt="Carousel Bootstrap First" src="categories.png">
<div class="carousel-caption">
<h4 style="color:red">
Product Categories On Search
</h4>
<p style="color:red">
Lists all categories as a dropdown
</p>
</div>
</div>
<div class="item active">
<img alt="Carousel Bootstrap Second" src="search_occurance.png">
<div class="carousel-caption">
<h4 style="color:red">
Listing of results while searching by category
</h4>
<p style="color:red">
Enabled auto complete on e-commerce search, fetches all related products according to the name and selected categories.
</p>
</div>
</div>
<div class="item">
<img alt="Carousel Bootstrap Third" src="screen2.png">
<div class="carousel-caption">
<h4 style="color:red">
Listing of results for category 'All'
</h4>
<p style="color:red">
Enabled auto complete on e-commerce search, fetches all related products according to the name and selected categories.
</p>
</div>
</div>
<div class="item">
<img alt="Carousel Bootstrap Fourth" src="screen3.png">
<div class="carousel-caption">
<h4 style="color:red">
Product page preview.
</h4>
<p style="color:red">
Preview after clicking on the occurences.
</p>
</div>
</div>
</div> <a style="padding-top: 250px;color: red;" class="left carousel-control" href="#carousel-71641" data-slide="prev"><span class="fa fa-chevron-left" aria-hidden="true"></span></a> <a style="padding-top: 250px;color: red;" class="right carousel-control" href="#carousel-71641" data-slide="next"><span class="fa fa-chevron-right" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">E-commerce Advanced Search</h2>
<h3 class="oe_slogan">Gives search results as dropdown while typing on search bar.</h3>
<div>
<h4><p>Features:</p></h4>
<ul>
<li>E-commerce product search</li>
<li>Can Select Category</li>
<li>New dropdown with product website categories</li>
<li>Find all products related to searching content according to category selected</li>
<li>Display results as dropdown</li>
<li>Selection of results redirects to product description page</li>
</ul>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
<a class="btn btn-primary btn-lg mt8"
style="color: #FFFFFF !important;border-radius: 0;" href="http://www.cybrosys.com"><i
class="fa fa-envelope"></i> Email </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="http://www.cybrosys.com/contact/"><i
class="fa fa-phone"></i> Contact Us </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="http://www.cybrosys.com/odoo-customization-and-installation/"><i
class="fa fa-check-square"></i> Request Customization </a>
</div>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</section>