| Line 58... |
Line 58... |
| 58 |
}
|
58 |
}
|
| 59 |
</style>
|
59 |
</style>
|
| 60 |
<section class="wrapper">
|
60 |
<section class="wrapper">
|
| 61 |
<div class="row">
|
61 |
<div class="row">
|
| 62 |
<div class="col-lg-12">
|
62 |
<div class="col-lg-12">
|
| 63 |
<h3 class="page-header"><i class="icon_genius"></i>CATALOG</h3>
|
63 |
<h3 class="page-header"><i class="icon_genius"></i>#springMessage("mystrocks.catalog")</h3>
|
| 64 |
<ol class="breadcrumb">
|
64 |
<ol class="breadcrumb">
|
| 65 |
<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
|
65 |
<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">#springMessage("mystrocks.home")</a></li>
|
| 66 |
<li><i class="icon_genius"></i>CATALOG</li>
|
66 |
<li><i class="icon_genius"></i>#springMessage("mystrocks.catalog")</li>
|
| 67 |
<li><a href="#videoModal" class="btn btn-danger" data-toggle="modal" data-src="oozbvqapL60"><span
|
67 |
<li><a href="#videoModal" class="btn btn-danger" data-toggle="modal" data-src="oozbvqapL60"><span
|
| 68 |
class="glyphicon glyphicon-play-circle"></span> Play Video</a></li>
|
68 |
class="glyphicon glyphicon-play-circle"></span> #springMessage("mystrocks.playvideo")</a></li>
|
| 69 |
|
69 |
|
| 70 |
</ol>
|
70 |
</ol>
|
| 71 |
</div>
|
71 |
</div>
|
| 72 |
</div>
|
72 |
</div>
|
| 73 |
|
73 |
|
| Line 75... |
Line 75... |
| 75 |
<div class="row">
|
75 |
<div class="row">
|
| 76 |
<div class="col-lg-12">
|
76 |
<div class="col-lg-12">
|
| 77 |
<div class="col-md-3 col-sm-3 col-xs-12 form-group pull-left top_search">
|
77 |
<div class="col-md-3 col-sm-3 col-xs-12 form-group pull-left top_search">
|
| 78 |
<div class="input-group">
|
78 |
<div class="input-group">
|
| 79 |
<input type="text" class="typeahead form-control" id="catalog-search-text-compare" name="Item" data-provide="typeahead" autocomplete="off" value="" style ="
|
79 |
<input type="text" class="typeahead form-control" id="catalog-search-text-compare" name="Item" data-provide="typeahead" autocomplete="off" value="" style ="
|
| 80 |
width: 200px;" placeholder="Search for product..."/>
|
80 |
width: 200px;" placeholder=#springMessage("mystrocks.searchforproducts")/>
|
| 81 |
|
81 |
|
| 82 |
<span class="input-group-btn">
|
82 |
<span class="input-group-btn">
|
| 83 |
<button class="btn btn-primary submit" id="catalog-button" type="button">Find Similar Products!</button>
|
83 |
<button class="btn btn-primary submit" id="catalog-button" type="button">#springMessage("mystrocks.findsimilerproducts")</button>
|
| 84 |
</span>
|
84 |
</span>
|
| 85 |
</div>
|
85 |
</div>
|
| 86 |
</div>
|
86 |
</div>
|
| 87 |
</div>
|
87 |
</div>
|
| 88 |
</div>
|
88 |
</div>
|
| Line 93... |
Line 93... |
| 93 |
<div class="col-lg-12">
|
93 |
<div class="col-lg-12">
|
| 94 |
<div class="col-md-3 col-sm-3 col-xs-12 form-group pull-left top_search">
|
94 |
<div class="col-md-3 col-sm-3 col-xs-12 form-group pull-left top_search">
|
| 95 |
<div class="input-group">
|
95 |
<div class="input-group">
|
| 96 |
<input type="text" class="form-control" id="catalog-search-text" autocomplete="off" placeholder="Search for product..." value="$searchTerm" />
|
96 |
<input type="text" class="form-control" id="catalog-search-text" autocomplete="off" placeholder="Search for product..." value="$searchTerm" />
|
| 97 |
<span class="input-group-btn">
|
97 |
<span class="input-group-btn">
|
| 98 |
<button class="btn btn-primary submit" id="catalog-search-button" type="button">Go!</button>
|
98 |
<button class="btn btn-primary submit" id="catalog-search-button" type="button">#springMessage("mystrocks.go")</button>
|
| 99 |
</span>
|
99 |
</span>
|
| 100 |
</div>
|
100 |
</div>
|
| 101 |
</div>
|
101 |
</div>
|
| 102 |
</div>
|
102 |
</div>
|
| 103 |
</div>
|
103 |
</div>
|
| 104 |
</div>
|
104 |
</div>
|
| 105 |
<div id="catalog-search-capmare-go">
|
105 |
<div id="catalog-search-capmare-go">
|
| 106 |
<div class="col-lg-12">
|
106 |
<div class="col-lg-12">
|
| 107 |
<div class="col-md-3 col-sm-3 col-xs-12 form-group pull-right top_search" style="width:15%;">
|
107 |
<div class="col-md-3 col-sm-3 col-xs-12 form-group pull-right top_search" style="width:15%;">
|
| 108 |
<span class="input-group-btn">
|
108 |
<span class="input-group-btn">
|
| 109 |
<button class="btn btn-primary submit" id="Go-compare-button" type="button">Go-To-Compare!</button>
|
109 |
<button class="btn btn-primary submit" id="Go-compare-button" type="button">#springMessage("mystrocks.gotocompare")</button>
|
| 110 |
</span>
|
110 |
</span>
|
| 111 |
</div>
|
111 |
</div>
|
| 112 |
</div>
|
112 |
</div>
|
| 113 |
</div>
|
113 |
</div>
|
| 114 |
|
114 |
|
| Line 116... |
Line 116... |
| 116 |
<div class="row">
|
116 |
<div class="row">
|
| 117 |
<div class="col-lg-12">
|
117 |
<div class="col-lg-12">
|
| 118 |
<table class="table table-striped table-advance table-hover">
|
118 |
<table class="table table-striped table-advance table-hover">
|
| 119 |
<tbody>
|
119 |
<tbody>
|
| 120 |
<tr>
|
120 |
<tr>
|
| 121 |
<th>Item Code</th>
|
121 |
<th>#springMessage("mystrocks.itemcode")</th>
|
| 122 |
<th>Brand</th>
|
122 |
<th>#springMessage("mystrocks.brand")</th>
|
| 123 |
<th>Model Name</th>
|
123 |
<th>#springMessage("mystrocks.modelname")</th>
|
| 124 |
<th>Model Number</th>
|
124 |
<th>#springMessage("mystrocks.modelnumber")</th>
|
| 125 |
<th>Color</th>
|
125 |
<th>#springMessage("mystrocks.color")</th>
|
| 126 |
<th>MOP</th>
|
126 |
<th>#springMessage("mystrocks.mop")</th>
|
| 127 |
<th>Availability</th>
|
127 |
<th>#springMessage("mystrocks.availability")</th>
|
| 128 |
<th>Customer Offers</th>
|
128 |
<th>#springMessage("mystrocks.customeroffers")</th>
|
| 129 |
<th>Add To Bag</th>
|
129 |
<th>#springMessage("mystrocks.addtobag")</th>
|
| 130 |
<th>Add To Compare</th>
|
130 |
<th>#springMessage("mystrocks.addtocompare")</th>
|
| 131 |
</tr>
|
131 |
</tr>
|
| 132 |
#if(!$currentInventorySnapshot.isEmpty())
|
132 |
#if(!$currentInventorySnapshot.isEmpty())
|
| 133 |
#foreach( $inventorySnapshot in $currentInventorySnapshot )
|
133 |
#foreach( $inventorySnapshot in $currentInventorySnapshot )
|
| 134 |
<tr data="$inventorySnapshot.getItemId()" class="add-to-bag" >
|
134 |
<tr data="$inventorySnapshot.getItemId()" class="add-to-bag" >
|
| 135 |
<td>$inventorySnapshot.getItemId()</td>
|
135 |
<td>$inventorySnapshot.getItemId()</td>
|
| Line 148... |
Line 148... |
| 148 |
<td><input type="checkbox" class="add-compare-checkbox" data-catalogitemid="$inventorySnapshot.getCatalogItemId()" id="add-to-compare-check" name="compare-check"><span></span></td>
|
148 |
<td><input type="checkbox" class="add-compare-checkbox" data-catalogitemid="$inventorySnapshot.getCatalogItemId()" id="add-to-compare-check" name="compare-check"><span></span></td>
|
| 149 |
</tr>
|
149 |
</tr>
|
| 150 |
#end
|
150 |
#end
|
| 151 |
#else
|
151 |
#else
|
| 152 |
<tr>
|
152 |
<tr>
|
| 153 |
<td colspan="5" style="text-align:center;">NO MATCHING DATA FOUND FOR CRITERIA</td>
|
153 |
<td colspan="5" style="text-align:center;">#springMessage("mystrocks.nomatchingdatafoundforcriteria")</td>
|
| 154 |
</tr>
|
154 |
</tr>
|
| 155 |
#end
|
155 |
#end
|
| 156 |
|
156 |
|
| 157 |
</tbody>
|
157 |
</tbody>
|
| 158 |
</table>
|
158 |
</table>
|
| Line 164... |
Line 164... |
| 164 |
<div class="col-lg-9">
|
164 |
<div class="col-lg-9">
|
| 165 |
<p>Showing <span class="start">$start</span> to <span class="end">$end</span> of <span class="size">$size</span> items</p>
|
165 |
<p>Showing <span class="start">$start</span> to <span class="end">$end</span> of <span class="size">$size</span> items</p>
|
| 166 |
</div>
|
166 |
</div>
|
| 167 |
<div class="col-lg-3" style="text-align:right;">
|
167 |
<div class="col-lg-3" style="text-align:right;">
|
| 168 |
<div class="btn-group" style="width:40%">
|
168 |
<div class="btn-group" style="width:40%">
|
| 169 |
<button class="btn btn-primary previous" disabled="disabled" style="width:100%">Previous</button>
|
169 |
<button class="btn btn-primary previous" disabled="disabled" style="width:100%">#springMessage("mystrocks.previous")</button>
|
| 170 |
</div>
|
170 |
</div>
|
| 171 |
<div class="btn-group" style="width:40%">
|
171 |
<div class="btn-group" style="width:40%">
|
| 172 |
#if($end >= $size)
|
172 |
#if($end >= $size)
|
| 173 |
<button class="btn btn-primary next" style="width:100%" disabled="disabled">Next</button>
|
173 |
<button class="btn btn-primary next" style="width:100%" disabled="disabled">#springMessage("mystrocks.next")</button>
|
| 174 |
#else
|
174 |
#else
|
| 175 |
<button class="btn btn-primary next" style="width:100%">Next</button>
|
175 |
<button class="btn btn-primary next" style="width:100%">#springMessage("mystrocks.next")</button>
|
| 176 |
#end
|
176 |
#end
|
| 177 |
</div>
|
177 |
</div>
|
| 178 |
</div>
|
178 |
</div>
|
| 179 |
</div>
|
179 |
</div>
|
| 180 |
#end
|
180 |
#end
|