-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f379428
commit e3c7917
Showing
11 changed files
with
58 additions
and
159 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,142 +1,37 @@ | ||
{% load static %} | ||
|
||
<section> | ||
<div class="container"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-sm-3"> | ||
<div class="left-sidebar"> | ||
<h2>Category</h2> | ||
<div class="panel-group category-products" id="accordian"><!--category-productsr--> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"> | ||
<a data-toggle="collapse" data-parent="#accordian" href="#sportswear"> | ||
<span class="badge pull-right"><i class="fa fa-plus"></i></span> | ||
Sportswear | ||
</a> | ||
</h4> | ||
</div> | ||
<div id="sportswear" class="panel-collapse collapse"> | ||
<div class="panel-body"> | ||
<ul> | ||
<li><a href="#">Nike </a></li> | ||
<li><a href="#">Under Armour </a></li> | ||
<li><a href="#">Adidas </a></li> | ||
<li><a href="#">Puma</a></li> | ||
<li><a href="#">ASICS </a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"> | ||
<a data-toggle="collapse" data-parent="#accordian" href="#mens"> | ||
<span class="badge pull-right"><i class="fa fa-plus"></i></span> | ||
Mens | ||
</a> | ||
</h4> | ||
</div> | ||
<div id="mens" class="panel-collapse collapse"> | ||
<div class="panel-body"> | ||
<ul> | ||
<li><a href="#">Fendi</a></li> | ||
<li><a href="#">Guess</a></li> | ||
<li><a href="#">Valentino</a></li> | ||
<li><a href="#">Dior</a></li> | ||
<li><a href="#">Versace</a></li> | ||
<li><a href="#">Armani</a></li> | ||
<li><a href="#">Prada</a></li> | ||
<li><a href="#">Dolce and Gabbana</a></li> | ||
<li><a href="#">Chanel</a></li> | ||
<li><a href="#">Gucci</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"> | ||
<a data-toggle="collapse" data-parent="#accordian" href="#womens"> | ||
<span class="badge pull-right"><i class="fa fa-plus"></i></span> | ||
Womens | ||
</a> | ||
</h4> | ||
</div> | ||
<div id="womens" class="panel-collapse collapse"> | ||
<div class="panel-body"> | ||
<ul> | ||
<li><a href="#">Fendi</a></li> | ||
<li><a href="#">Guess</a></li> | ||
<li><a href="#">Valentino</a></li> | ||
<li><a href="#">Dior</a></li> | ||
<li><a href="#">Versace</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Kids</a></h4> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Fashion</a></h4> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Households</a></h4> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Interiors</a></h4> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Clothing</a></h4> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Bags</a></h4> | ||
</div> | ||
</div> | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"><a href="#">Shoes</a></h4> | ||
</div> | ||
</div> | ||
</div><!--/category-products--> | ||
|
||
<div class="brands_products"><!--brands_products--> | ||
<h2>Brands</h2> | ||
<div class="brands-name"> | ||
<ul class="nav nav-pills nav-stacked"> | ||
<li><a href="#"> <span class="pull-right">(50)</span>Acne</a></li> | ||
<li><a href="#"> <span class="pull-right">(56)</span>Grüne Erde</a></li> | ||
<li><a href="#"> <span class="pull-right">(27)</span>Albiro</a></li> | ||
<li><a href="#"> <span class="pull-right">(32)</span>Ronhill</a></li> | ||
<li><a href="#"> <span class="pull-right">(5)</span>Oddmolly</a></li> | ||
<li><a href="#"> <span class="pull-right">(9)</span>Boudestijn</a></li> | ||
<li><a href="#"> <span class="pull-right">(4)</span>Rösch creative culture</a></li> | ||
</ul> | ||
</div> | ||
</div><!--/brands_products--> | ||
|
||
<div class="price-range"><!--price-range--> | ||
<h2>Price Range</h2> | ||
<div class="well text-center"> | ||
<input type="text" class="span2" value="" data-slider-min="0" data-slider-max="600" data-slider-step="5" data-slider-value="[250,450]" id="sl2" ><br /> | ||
<b class="pull-left">$ 0</b> <b class="pull-right">$ 600</b> | ||
</div> | ||
</div><!--/price-range--> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
<h2> KATEGORİLER </h2> | ||
<div class="panel-group category-products" id="accordian"><!--category-productsr--> | ||
{% load mptt_tags %} | ||
{% recursetree category %} | ||
<div class="panel panel-default"> | ||
<div class="panel-heading"> | ||
<h4 class="panel-title"> | ||
<a class="dropdown-toggle " {% if not node.is_leaf_node %} | ||
data-toggle="collapse" {% endif %} data-parent="#accordian" | ||
{% if not node.is_leaf_node %} href="#{{ node.slug }}" {% else %} | ||
href="/category/{{ node.id }}/{{ node.slug }}" {% endif %}> | ||
<span class="badge pull-right"> {% if not node.is_leaf_node %} | ||
<i class="fa fa-plus"></i> {% endif %} </span> | ||
{{ node.title }} | ||
</a> | ||
</h4> | ||
</div> | ||
{% if not node.is_leaf_node %} | ||
<div id="{{ node.slug }}" class="panel-collapse collapse"> | ||
<div class="panel-body"> | ||
<ul class="children"> | ||
<li><a href="/category/{{ node.id }}/{{ node.slug }}">{{ children }}</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
{% endif %} | ||
</div> | ||
{% endrecursetree %} | ||
</div><!--/category-products--> | ||
</div> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.