Theme Inspinia
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.

ecommerce_product_list.html 60KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>INSPINIA | E-commerce</title>
  7. <link href="css/bootstrap.min.css" rel="stylesheet">
  8. <link href="font-awesome/css/font-awesome.css" rel="stylesheet">
  9. <!-- FooTable -->
  10. <link href="css/plugins/footable/footable.core.css" rel="stylesheet">
  11. <link href="css/animate.css" rel="stylesheet">
  12. <link href="css/style.css" rel="stylesheet">
  13. </head>
  14. <body>
  15. <div id="wrapper">
  16. <nav class="navbar-default navbar-static-side" role="navigation">
  17. <div class="sidebar-collapse">
  18. <ul class="nav metismenu" id="side-menu">
  19. <li class="nav-header">
  20. <div class="dropdown profile-element"> <span>
  21. <img alt="image" class="img-circle" src="img/profile_small.jpg" />
  22. </span>
  23. <a data-toggle="dropdown" class="dropdown-toggle" href="#">
  24. <span class="clear"> <span class="block m-t-xs"> <strong class="font-bold">David Williams</strong>
  25. </span> <span class="text-muted text-xs block">Art Director <b class="caret"></b></span> </span> </a>
  26. <ul class="dropdown-menu animated fadeInRight m-t-xs">
  27. <li><a href="profile.html">Profile</a></li>
  28. <li><a href="contacts.html">Contacts</a></li>
  29. <li><a href="mailbox.html">Mailbox</a></li>
  30. <li class="divider"></li>
  31. <li><a href="login.html">Logout</a></li>
  32. </ul>
  33. </div>
  34. <div class="logo-element">
  35. IN+
  36. </div>
  37. </li>
  38. <li>
  39. <a href="index.html"><i class="fa fa-th-large"></i> <span class="nav-label">Dashboards</span> <span class="fa arrow"></span></a>
  40. <ul class="nav nav-second-level collapse">
  41. <li><a href="index.html">Dashboard v.1</a></li>
  42. <li><a href="dashboard_2.html">Dashboard v.2</a></li>
  43. <li><a href="dashboard_3.html">Dashboard v.3</a></li>
  44. <li><a href="dashboard_4_1.html">Dashboard v.4</a></li>
  45. <li><a href="dashboard_5.html">Dashboard v.5 <span class="label label-primary pull-right">NEW</span></a></li>
  46. </ul>
  47. </li>
  48. <li>
  49. <a href="layouts.html"><i class="fa fa-diamond"></i> <span class="nav-label">Layouts</span></a>
  50. </li>
  51. <li>
  52. <a href="#"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">Graphs</span><span class="fa arrow"></span></a>
  53. <ul class="nav nav-second-level collapse">
  54. <li><a href="graph_flot.html">Flot Charts</a></li>
  55. <li><a href="graph_morris.html">Morris.js Charts</a></li>
  56. <li><a href="graph_rickshaw.html">Rickshaw Charts</a></li>
  57. <li><a href="graph_chartjs.html">Chart.js</a></li>
  58. <li><a href="graph_chartist.html">Chartist</a></li>
  59. <li><a href="c3.html">c3 charts</a></li>
  60. <li><a href="graph_peity.html">Peity Charts</a></li>
  61. <li><a href="graph_sparkline.html">Sparkline Charts</a></li>
  62. </ul>
  63. </li>
  64. <li>
  65. <a href="mailbox.html"><i class="fa fa-envelope"></i> <span class="nav-label">Mailbox </span><span class="label label-warning pull-right">16/24</span></a>
  66. <ul class="nav nav-second-level collapse">
  67. <li><a href="mailbox.html">Inbox</a></li>
  68. <li><a href="mail_detail.html">Email view</a></li>
  69. <li><a href="mail_compose.html">Compose email</a></li>
  70. <li><a href="email_template.html">Email templates</a></li>
  71. </ul>
  72. </li>
  73. <li>
  74. <a href="metrics.html"><i class="fa fa-pie-chart"></i> <span class="nav-label">Metrics</span> </a>
  75. </li>
  76. <li>
  77. <a href="widgets.html"><i class="fa fa-flask"></i> <span class="nav-label">Widgets</span></a>
  78. </li>
  79. <li>
  80. <a href="#"><i class="fa fa-edit"></i> <span class="nav-label">Forms</span><span class="fa arrow"></span></a>
  81. <ul class="nav nav-second-level collapse">
  82. <li><a href="form_basic.html">Basic form</a></li>
  83. <li><a href="form_advanced.html">Advanced Plugins</a></li>
  84. <li><a href="form_wizard.html">Wizard</a></li>
  85. <li><a href="form_file_upload.html">File Upload</a></li>
  86. <li><a href="form_editors.html">Text Editor</a></li>
  87. <li><a href="form_markdown.html">Markdown</a></li>
  88. </ul>
  89. </li>
  90. <li>
  91. <a href="#"><i class="fa fa-desktop"></i> <span class="nav-label">App Views</span> <span class="pull-right label label-primary">SPECIAL</span></a>
  92. <ul class="nav nav-second-level collapse">
  93. <li><a href="contacts.html">Contacts</a></li>
  94. <li><a href="profile.html">Profile</a></li>
  95. <li><a href="profile_2.html">Profile v.2</a></li>
  96. <li><a href="contacts_2.html">Contacts v.2</a></li>
  97. <li><a href="projects.html">Projects</a></li>
  98. <li><a href="project_detail.html">Project detail</a></li>
  99. <li><a href="teams_board.html">Teams board</a></li>
  100. <li><a href="social_feed.html">Social feed</a></li>
  101. <li><a href="clients.html">Clients</a></li>
  102. <li><a href="full_height.html">Outlook view</a></li>
  103. <li><a href="vote_list.html">Vote list</a></li>
  104. <li><a href="file_manager.html">File manager</a></li>
  105. <li><a href="calendar.html">Calendar</a></li>
  106. <li><a href="issue_tracker.html">Issue tracker</a></li>
  107. <li><a href="blog.html">Blog</a></li>
  108. <li><a href="article.html">Article</a></li>
  109. <li><a href="faq.html">FAQ</a></li>
  110. <li><a href="timeline.html">Timeline</a></li>
  111. <li><a href="pin_board.html">Pin board</a></li>
  112. </ul>
  113. </li>
  114. <li>
  115. <a href="#"><i class="fa fa-files-o"></i> <span class="nav-label">Other Pages</span><span class="fa arrow"></span></a>
  116. <ul class="nav nav-second-level collapse">
  117. <li><a href="search_results.html">Search results</a></li>
  118. <li><a href="lockscreen.html">Lockscreen</a></li>
  119. <li><a href="invoice.html">Invoice</a></li>
  120. <li><a href="login.html">Login</a></li>
  121. <li><a href="login_two_columns.html">Login v.2</a></li>
  122. <li><a href="forgot_password.html">Forget password</a></li>
  123. <li><a href="register.html">Register</a></li>
  124. <li><a href="404.html">404 Page</a></li>
  125. <li><a href="500.html">500 Page</a></li>
  126. <li><a href="empty_page.html">Empty page</a></li>
  127. </ul>
  128. </li>
  129. <li>
  130. <a href="#"><i class="fa fa-globe"></i> <span class="nav-label">Miscellaneous</span><span class="label label-info pull-right">NEW</span></a>
  131. <ul class="nav nav-second-level collapse">
  132. <li><a href="toastr_notifications.html">Notification</a></li>
  133. <li><a href="nestable_list.html">Nestable list</a></li>
  134. <li><a href="agile_board.html">Agile board</a></li>
  135. <li><a href="timeline_2.html">Timeline v.2</a></li>
  136. <li><a href="diff.html">Diff</a></li>
  137. <li><a href="i18support.html">i18 support</a></li>
  138. <li><a href="sweetalert.html">Sweet alert</a></li>
  139. <li><a href="idle_timer.html">Idle timer</a></li>
  140. <li><a href="truncate.html">Truncate</a></li>
  141. <li><a href="spinners.html">Spinners</a></li>
  142. <li><a href="tinycon.html">Live favicon</a></li>
  143. <li><a href="google_maps.html">Google maps</a></li>
  144. <li><a href="code_editor.html">Code editor</a></li>
  145. <li><a href="modal_window.html">Modal window</a></li>
  146. <li><a href="clipboard.html">Clipboard</a></li>
  147. <li><a href="forum_main.html">Forum view</a></li>
  148. <li><a href="validation.html">Validation</a></li>
  149. <li><a href="tree_view.html">Tree view</a></li>
  150. <li><a href="loading_buttons.html">Loading buttons</a></li>
  151. <li><a href="chat_view.html">Chat view</a></li>
  152. <li><a href="masonry.html">Masonry</a></li>
  153. <li><a href="tour.html">Tour</a></li>
  154. </ul>
  155. </li>
  156. <li>
  157. <a href="#"><i class="fa fa-flask"></i> <span class="nav-label">UI Elements</span><span class="fa arrow"></span></a>
  158. <ul class="nav nav-second-level collapse">
  159. <li><a href="typography.html">Typography</a></li>
  160. <li><a href="icons.html">Icons</a></li>
  161. <li><a href="draggable_panels.html">Draggable Panels</a></li> <li><a href="resizeable_panels.html">Resizeable Panels</a></li>
  162. <li><a href="buttons.html">Buttons</a></li>
  163. <li><a href="video.html">Video</a></li>
  164. <li><a href="tabs_panels.html">Panels</a></li>
  165. <li><a href="tabs.html">Tabs</a></li>
  166. <li><a href="notifications.html">Notifications & Tooltips</a></li>
  167. <li><a href="badges_labels.html">Badges, Labels, Progress</a></li>
  168. </ul>
  169. </li>
  170. <li>
  171. <a href="grid_options.html"><i class="fa fa-laptop"></i> <span class="nav-label">Grid options</span></a>
  172. </li>
  173. <li>
  174. <a href="#"><i class="fa fa-table"></i> <span class="nav-label">Tables</span><span class="fa arrow"></span></a>
  175. <ul class="nav nav-second-level collapse">
  176. <li><a href="table_basic.html">Static Tables</a></li>
  177. <li><a href="table_data_tables.html">Data Tables</a></li>
  178. <li><a href="table_foo_table.html">Foo Tables</a></li>
  179. <li><a href="jq_grid.html">jqGrid</a></li>
  180. </ul>
  181. </li>
  182. <li class="active">
  183. <a href="#"><i class="fa fa-shopping-cart"></i> <span class="nav-label">E-commerce</span><span class="fa arrow"></span></a>
  184. <ul class="nav nav-second-level">
  185. <li><a href="ecommerce_products_grid.html">Products grid</a></li>
  186. <li class="active"><a href="ecommerce_product_list.html">Products list</a></li>
  187. <li><a href="ecommerce_product.html">Product edit</a></li>
  188. <li><a href="ecommerce_product_detail.html">Product detail</a></li>
  189. <li><a href="ecommerce-cart.html">Cart</a></li>
  190. <li><a href="ecommerce-orders.html">Orders</a></li>
  191. <li><a href="ecommerce_payments.html">Credit Card form</a></li>
  192. </ul>
  193. </li>
  194. <li>
  195. <a href="#"><i class="fa fa-picture-o"></i> <span class="nav-label">Gallery</span><span class="fa arrow"></span></a>
  196. <ul class="nav nav-second-level collapse">
  197. <li><a href="basic_gallery.html">Lightbox Gallery</a></li>
  198. <li><a href="slick_carousel.html">Slick Carousel</a></li>
  199. <li><a href="carousel.html">Bootstrap Carousel</a></li>
  200. </ul>
  201. </li>
  202. <li>
  203. <a href="#"><i class="fa fa-sitemap"></i> <span class="nav-label">Menu Levels </span><span class="fa arrow"></span></a>
  204. <ul class="nav nav-second-level collapse">
  205. <li>
  206. <a href="#">Third Level <span class="fa arrow"></span></a>
  207. <ul class="nav nav-third-level">
  208. <li>
  209. <a href="#">Third Level Item</a>
  210. </li>
  211. <li>
  212. <a href="#">Third Level Item</a>
  213. </li>
  214. <li>
  215. <a href="#">Third Level Item</a>
  216. </li>
  217. </ul>
  218. </li>
  219. <li><a href="#">Second Level Item</a></li>
  220. <li>
  221. <a href="#">Second Level Item</a></li>
  222. <li>
  223. <a href="#">Second Level Item</a></li>
  224. </ul>
  225. </li>
  226. <li>
  227. <a href="css_animation.html"><i class="fa fa-magic"></i> <span class="nav-label">CSS Animations </span><span class="label label-info pull-right">62</span></a>
  228. </li>
  229. <li class="landing_link">
  230. <a target="_blank" href="landing.html"><i class="fa fa-star"></i> <span class="nav-label">Landing Page</span> <span class="label label-warning pull-right">NEW</span></a>
  231. </li>
  232. <li class="special_link">
  233. <a href="package.html"><i class="fa fa-database"></i> <span class="nav-label">Package</span></a>
  234. </li>
  235. </ul>
  236. </div>
  237. </nav>
  238. <div id="page-wrapper" class="gray-bg">
  239. <div class="row border-bottom">
  240. <nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0">
  241. <div class="navbar-header">
  242. <a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
  243. <form role="search" class="navbar-form-custom" action="search_results.html">
  244. <div class="form-group">
  245. <input type="text" placeholder="Search for something..." class="form-control" name="top-search" id="top-search">
  246. </div>
  247. </form>
  248. </div>
  249. <ul class="nav navbar-top-links navbar-right">
  250. <li>
  251. <span class="m-r-sm text-muted welcome-message">Welcome to INSPINIA+ Admin Theme.</span>
  252. </li>
  253. <li class="dropdown">
  254. <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
  255. <i class="fa fa-envelope"></i> <span class="label label-warning">16</span>
  256. </a>
  257. <ul class="dropdown-menu dropdown-messages">
  258. <li>
  259. <div class="dropdown-messages-box">
  260. <a href="profile.html" class="pull-left">
  261. <img alt="image" class="img-circle" src="img/a7.jpg">
  262. </a>
  263. <div class="media-body">
  264. <small class="pull-right">46h ago</small>
  265. <strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
  266. <small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
  267. </div>
  268. </div>
  269. </li>
  270. <li class="divider"></li>
  271. <li>
  272. <div class="dropdown-messages-box">
  273. <a href="profile.html" class="pull-left">
  274. <img alt="image" class="img-circle" src="img/a4.jpg">
  275. </a>
  276. <div class="media-body ">
  277. <small class="pull-right text-navy">5h ago</small>
  278. <strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
  279. <small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
  280. </div>
  281. </div>
  282. </li>
  283. <li class="divider"></li>
  284. <li>
  285. <div class="dropdown-messages-box">
  286. <a href="profile.html" class="pull-left">
  287. <img alt="image" class="img-circle" src="img/profile.jpg">
  288. </a>
  289. <div class="media-body ">
  290. <small class="pull-right">23h ago</small>
  291. <strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
  292. <small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
  293. </div>
  294. </div>
  295. </li>
  296. <li class="divider"></li>
  297. <li>
  298. <div class="text-center link-block">
  299. <a href="mailbox.html">
  300. <i class="fa fa-envelope"></i> <strong>Read All Messages</strong>
  301. </a>
  302. </div>
  303. </li>
  304. </ul>
  305. </li>
  306. <li class="dropdown">
  307. <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
  308. <i class="fa fa-bell"></i> <span class="label label-primary">8</span>
  309. </a>
  310. <ul class="dropdown-menu dropdown-alerts">
  311. <li>
  312. <a href="mailbox.html">
  313. <div>
  314. <i class="fa fa-envelope fa-fw"></i> You have 16 messages
  315. <span class="pull-right text-muted small">4 minutes ago</span>
  316. </div>
  317. </a>
  318. </li>
  319. <li class="divider"></li>
  320. <li>
  321. <a href="profile.html">
  322. <div>
  323. <i class="fa fa-twitter fa-fw"></i> 3 New Followers
  324. <span class="pull-right text-muted small">12 minutes ago</span>
  325. </div>
  326. </a>
  327. </li>
  328. <li class="divider"></li>
  329. <li>
  330. <a href="grid_options.html">
  331. <div>
  332. <i class="fa fa-upload fa-fw"></i> Server Rebooted
  333. <span class="pull-right text-muted small">4 minutes ago</span>
  334. </div>
  335. </a>
  336. </li>
  337. <li class="divider"></li>
  338. <li>
  339. <div class="text-center link-block">
  340. <a href="notifications.html">
  341. <strong>See All Alerts</strong>
  342. <i class="fa fa-angle-right"></i>
  343. </a>
  344. </div>
  345. </li>
  346. </ul>
  347. </li>
  348. <li>
  349. <a href="login.html">
  350. <i class="fa fa-sign-out"></i> Log out
  351. </a>
  352. </li>
  353. </ul>
  354. </nav>
  355. </div>
  356. <div class="row wrapper border-bottom white-bg page-heading">
  357. <div class="col-lg-10">
  358. <h2>E-commerce product list</h2>
  359. <ol class="breadcrumb">
  360. <li>
  361. <a href="index.html">Home</a>
  362. </li>
  363. <li>
  364. <a>E-commerce</a>
  365. </li>
  366. <li class="active">
  367. <strong>Product list</strong>
  368. </li>
  369. </ol>
  370. </div>
  371. <div class="col-lg-2">
  372. </div>
  373. </div>
  374. <div class="wrapper wrapper-content animated fadeInRight ecommerce">
  375. <div class="ibox-content m-b-sm border-bottom">
  376. <div class="row">
  377. <div class="col-sm-4">
  378. <div class="form-group">
  379. <label class="control-label" for="product_name">Product Name</label>
  380. <input type="text" id="product_name" name="product_name" value="" placeholder="Product Name" class="form-control">
  381. </div>
  382. </div>
  383. <div class="col-sm-2">
  384. <div class="form-group">
  385. <label class="control-label" for="price">Price</label>
  386. <input type="text" id="price" name="price" value="" placeholder="Price" class="form-control">
  387. </div>
  388. </div>
  389. <div class="col-sm-2">
  390. <div class="form-group">
  391. <label class="control-label" for="quantity">Quantity</label>
  392. <input type="text" id="quantity" name="quantity" value="" placeholder="Quantity" class="form-control">
  393. </div>
  394. </div>
  395. <div class="col-sm-4">
  396. <div class="form-group">
  397. <label class="control-label" for="status">Status</label>
  398. <select name="status" id="status" class="form-control">
  399. <option value="1" selected>Enabled</option>
  400. <option value="0">Disabled</option>
  401. </select>
  402. </div>
  403. </div>
  404. </div>
  405. </div>
  406. <div class="row">
  407. <div class="col-lg-12">
  408. <div class="ibox">
  409. <div class="ibox-content">
  410. <table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
  411. <thead>
  412. <tr>
  413. <th data-toggle="true">Product Name</th>
  414. <th data-hide="phone">Model</th>
  415. <th data-hide="all">Description</th>
  416. <th data-hide="phone">Price</th>
  417. <th data-hide="phone,tablet" >Quantity</th>
  418. <th data-hide="phone">Status</th>
  419. <th class="text-right" data-sort-ignore="true">Action</th>
  420. </tr>
  421. </thead>
  422. <tbody>
  423. <tr>
  424. <td>
  425. Example product 1
  426. </td>
  427. <td>
  428. Model 1
  429. </td>
  430. <td>
  431. It is a long established fact that a reader will be distracted by the readable
  432. content of a page when looking at its layout. The point of using Lorem Ipsum is
  433. that it has a more-or-less normal distribution of letters, as opposed to using
  434. 'Content here, content here', making it look like readable English.
  435. </td>
  436. <td>
  437. $50.00
  438. </td>
  439. <td>
  440. 1000
  441. </td>
  442. <td>
  443. <span class="label label-primary">Enable</span>
  444. </td>
  445. <td class="text-right">
  446. <div class="btn-group">
  447. <button class="btn-white btn btn-xs">View</button>
  448. <button class="btn-white btn btn-xs">Edit</button>
  449. </div>
  450. </td>
  451. </tr>
  452. <tr>
  453. <td>
  454. Example product 2
  455. </td>
  456. <td>
  457. Model 2
  458. </td>
  459. <td>
  460. It is a long established fact that a reader will be distracted by the readable
  461. content of a page when looking at its layout. The point of using Lorem Ipsum is
  462. that it has a more-or-less normal distribution of letters, as opposed to using
  463. 'Content here, content here', making it look like readable English.
  464. </td>
  465. <td>
  466. $40.00
  467. </td>
  468. <td>
  469. 4300
  470. </td>
  471. <td>
  472. <span class="label label-primary">Enable</span>
  473. </td>
  474. <td class="text-right">
  475. <div class="btn-group">
  476. <button class="btn-white btn btn-xs">View</button>
  477. <button class="btn-white btn btn-xs">Edit</button>
  478. </div>
  479. </td>
  480. </tr>
  481. <tr>
  482. <td>
  483. Example product 3
  484. </td>
  485. <td>
  486. Model 3
  487. </td>
  488. <td>
  489. It is a long established fact that a reader will be distracted by the readable
  490. content of a page when looking at its layout. The point of using Lorem Ipsum is
  491. that it has a more-or-less normal distribution of letters, as opposed to using
  492. 'Content here, content here', making it look like readable English.
  493. </td>
  494. <td>
  495. $22.00
  496. </td>
  497. <td>
  498. 300
  499. </td>
  500. <td>
  501. <span class="label label-danger">Disabled</span>
  502. </td>
  503. <td class="text-right">
  504. <div class="btn-group">
  505. <button class="btn-white btn btn-xs">View</button>
  506. <button class="btn-white btn btn-xs">Edit</button>
  507. </div>
  508. </td>
  509. </tr>
  510. <tr>
  511. <td>
  512. Example product 4
  513. </td>
  514. <td>
  515. Model 4
  516. </td>
  517. <td>
  518. It is a long established fact that a reader will be distracted by the readable
  519. content of a page when looking at its layout. The point of using Lorem Ipsum is
  520. that it has a more-or-less normal distribution of letters, as opposed to using
  521. 'Content here, content here', making it look like readable English.
  522. </td>
  523. <td>
  524. $67.00
  525. </td>
  526. <td>
  527. 2300
  528. </td>
  529. <td>
  530. <span class="label label-primary">Enable</span>
  531. </td>
  532. <td class="text-right">
  533. <div class="btn-group">
  534. <button class="btn-white btn btn-xs">View</button>
  535. <button class="btn-white btn btn-xs">Edit</button>
  536. </div>
  537. </td>
  538. </tr>
  539. <tr>
  540. <td>
  541. Example product 5
  542. </td>
  543. <td>
  544. Model 5
  545. </td>
  546. <td>
  547. It is a long established fact that a reader will be distracted by the readable
  548. content of a page when looking at its layout. The point of using Lorem Ipsum is
  549. that it has a more-or-less normal distribution of letters, as opposed to using
  550. 'Content here, content here', making it look like readable English.
  551. </td>
  552. <td>
  553. $76.00
  554. </td>
  555. <td>
  556. 800
  557. </td>
  558. <td>
  559. <span class="label label-warning">Low stock</span>
  560. </td>
  561. <td class="text-right">
  562. <div class="btn-group">
  563. <button class="btn-white btn btn-xs">View</button>
  564. <button class="btn-white btn btn-xs">Edit</button>
  565. </div>
  566. </td>
  567. </tr>
  568. <tr>
  569. <td>
  570. Example product 6
  571. </td>
  572. <td>
  573. Model 6
  574. </td>
  575. <td>
  576. It is a long established fact that a reader will be distracted by the readable
  577. content of a page when looking at its layout. The point of using Lorem Ipsum is
  578. that it has a more-or-less normal distribution of letters, as opposed to using
  579. 'Content here, content here', making it look like readable English.
  580. </td>
  581. <td>
  582. $60.00
  583. </td>
  584. <td>
  585. 6000
  586. </td>
  587. <td>
  588. <span class="label label-danger">Disabled</span>
  589. </td>
  590. <td class="text-right">
  591. <div class="btn-group">
  592. <button class="btn-white btn btn-xs">View</button>
  593. <button class="btn-white btn btn-xs">Edit</button>
  594. </div>
  595. </td>
  596. </tr>
  597. <tr>
  598. <td>
  599. Example product 7
  600. </td>
  601. <td>
  602. Model 7
  603. </td>
  604. <td>
  605. It is a long established fact that a reader will be distracted by the readable
  606. content of a page when looking at its layout. The point of using Lorem Ipsum is
  607. that it has a more-or-less normal distribution of letters, as opposed to using
  608. 'Content here, content here', making it look like readable English.
  609. </td>
  610. <td>
  611. $32.00
  612. </td>
  613. <td>
  614. 700
  615. </td>
  616. <td>
  617. <span class="label label-danger">Disabled</span>
  618. </td>
  619. <td class="text-right">
  620. <div class="btn-group">
  621. <button class="btn-white btn btn-xs">View</button>
  622. <button class="btn-white btn btn-xs">Edit</button>
  623. </div>
  624. </td>
  625. </tr>
  626. <tr>
  627. <td>
  628. Example product 8
  629. </td>
  630. <td>
  631. Model 8
  632. </td>
  633. <td>
  634. It is a long established fact that a reader will be distracted by the readable
  635. content of a page when looking at its layout. The point of using Lorem Ipsum is
  636. that it has a more-or-less normal distribution of letters, as opposed to using
  637. 'Content here, content here', making it look like readable English.
  638. </td>
  639. <td>
  640. $86.00
  641. </td>
  642. <td>
  643. 5180
  644. </td>
  645. <td>
  646. <span class="label label-primary">Enable</span>
  647. </td>
  648. <td class="text-right">
  649. <div class="btn-group">
  650. <button class="btn-white btn btn-xs">View</button>
  651. <button class="btn-white btn btn-xs">Edit</button>
  652. </div>
  653. </td>
  654. </tr>
  655. <tr>
  656. <td>
  657. Example product 9
  658. </td>
  659. <td>
  660. Model 9
  661. </td>
  662. <td>
  663. It is a long established fact that a reader will be distracted by the readable
  664. content of a page when looking at its layout. The point of using Lorem Ipsum is
  665. that it has a more-or-less normal distribution of letters, as opposed to using
  666. 'Content here, content here', making it look like readable English.
  667. </td>
  668. <td>
  669. $97.00
  670. </td>
  671. <td>
  672. 450
  673. </td>
  674. <td>
  675. <span class="label label-primary">Enable</span>
  676. </td>
  677. <td class="text-right">
  678. <div class="btn-group">
  679. <button class="btn-white btn btn-xs">View</button>
  680. <button class="btn-white btn btn-xs">Edit</button>
  681. </div>
  682. </td>
  683. </tr>
  684. <tr>
  685. <td>
  686. Example product 10
  687. </td>
  688. <td>
  689. Model 10
  690. </td>
  691. <td>
  692. It is a long established fact that a reader will be distracted by the readable
  693. content of a page when looking at its layout. The point of using Lorem Ipsum is
  694. that it has a more-or-less normal distribution of letters, as opposed to using
  695. 'Content here, content here', making it look like readable English.
  696. </td>
  697. <td>
  698. $43.00
  699. </td>
  700. <td>
  701. 7600
  702. </td>
  703. <td>
  704. <span class="label label-primary">Enable</span>
  705. </td>
  706. <td class="text-right">
  707. <div class="btn-group">
  708. <button class="btn-white btn btn-xs">View</button>
  709. <button class="btn-white btn btn-xs">Edit</button>
  710. </div>
  711. </td>
  712. </tr>
  713. <tr>
  714. <td>
  715. Example product 1
  716. </td>
  717. <td>
  718. Model 1
  719. </td>
  720. <td>
  721. It is a long established fact that a reader will be distracted by the readable
  722. content of a page when looking at its layout. The point of using Lorem Ipsum is
  723. that it has a more-or-less normal distribution of letters, as opposed to using
  724. 'Content here, content here', making it look like readable English.
  725. </td>
  726. <td>
  727. $50.00
  728. </td>
  729. <td>
  730. 1000
  731. </td>
  732. <td>
  733. <span class="label label-primary">Enable</span>
  734. </td>
  735. <td class="text-right">
  736. <div class="btn-group">
  737. <button class="btn-white btn btn-xs">View</button>
  738. <button class="btn-white btn btn-xs">Edit</button>
  739. </div>
  740. </td>
  741. </tr>
  742. <tr>
  743. <td>
  744. Example product 2
  745. </td>
  746. <td>
  747. Model 2
  748. </td>
  749. <td>
  750. It is a long established fact that a reader will be distracted by the readable
  751. content of a page when looking at its layout. The point of using Lorem Ipsum is
  752. that it has a more-or-less normal distribution of letters, as opposed to using
  753. 'Content here, content here', making it look like readable English.
  754. </td>
  755. <td>
  756. $40.00
  757. </td>
  758. <td>
  759. 4300
  760. </td>
  761. <td>
  762. <span class="label label-primary">Enable</span>
  763. </td>
  764. <td class="text-right">
  765. <div class="btn-group">
  766. <button class="btn-white btn btn-xs">View</button>
  767. <button class="btn-white btn btn-xs">Edit</button>
  768. </div>
  769. </td>
  770. </tr>
  771. <tr>
  772. <td>
  773. Example product 3
  774. </td>
  775. <td>
  776. Model 3
  777. </td>
  778. <td>
  779. It is a long established fact that a reader will be distracted by the readable
  780. content of a page when looking at its layout. The point of using Lorem Ipsum is
  781. that it has a more-or-less normal distribution of letters, as opposed to using
  782. 'Content here, content here', making it look like readable English.
  783. </td>
  784. <td>
  785. $22.00
  786. </td>
  787. <td>
  788. 300
  789. </td>
  790. <td>
  791. <span class="label label-warning">Low stock</span>
  792. </td>
  793. <td class="text-right">
  794. <div class="btn-group">
  795. <button class="btn-white btn btn-xs">View</button>
  796. <button class="btn-white btn btn-xs">Edit</button>
  797. </div>
  798. </td>
  799. </tr>
  800. <tr>
  801. <td>
  802. Example product 4
  803. </td>
  804. <td>
  805. Model 4
  806. </td>
  807. <td>
  808. It is a long established fact that a reader will be distracted by the readable
  809. content of a page when looking at its layout. The point of using Lorem Ipsum is
  810. that it has a more-or-less normal distribution of letters, as opposed to using
  811. 'Content here, content here', making it look like readable English.
  812. </td>
  813. <td>
  814. $67.00
  815. </td>
  816. <td>
  817. 2300
  818. </td>
  819. <td>
  820. <span class="label label-primary">Enable</span>
  821. </td>
  822. <td class="text-right">
  823. <div class="btn-group">
  824. <button class="btn-white btn btn-xs">View</button>
  825. <button class="btn-white btn btn-xs">Edit</button>
  826. </div>
  827. </td>
  828. </tr>
  829. <tr>
  830. <td>
  831. Example product 5
  832. </td>
  833. <td>
  834. Model 5
  835. </td>
  836. <td>
  837. It is a long established fact that a reader will be distracted by the readable
  838. content of a page when looking at its layout. The point of using Lorem Ipsum is
  839. that it has a more-or-less normal distribution of letters, as opposed to using
  840. 'Content here, content here', making it look like readable English.
  841. </td>
  842. <td>
  843. $76.00
  844. </td>
  845. <td>
  846. 800
  847. </td>
  848. <td>
  849. <span class="label label-primary">Enable</span>
  850. </td>
  851. <td class="text-right">
  852. <div class="btn-group">
  853. <button class="btn-white btn btn-xs">View</button>
  854. <button class="btn-white btn btn-xs">Edit</button>
  855. </div>
  856. </td>
  857. </tr>
  858. <tr>
  859. <td>
  860. Example product 6
  861. </td>
  862. <td>
  863. Model 6
  864. </td>
  865. <td>
  866. It is a long established fact that a reader will be distracted by the readable
  867. content of a page when looking at its layout. The point of using Lorem Ipsum is
  868. that it has a more-or-less normal distribution of letters, as opposed to using
  869. 'Content here, content here', making it look like readable English.
  870. </td>
  871. <td>
  872. $60.00
  873. </td>
  874. <td>
  875. 6000
  876. </td>
  877. <td>
  878. <span class="label label-primary">Enable</span>
  879. </td>
  880. <td class="text-right">
  881. <div class="btn-group">
  882. <button class="btn-white btn btn-xs">View</button>
  883. <button class="btn-white btn btn-xs">Edit</button>
  884. </div>
  885. </td>
  886. </tr>
  887. <tr>
  888. <td>
  889. Example product 7
  890. </td>
  891. <td>
  892. Model 7
  893. </td>
  894. <td>
  895. It is a long established fact that a reader will be distracted by the readable
  896. content of a page when looking at its layout. The point of using Lorem Ipsum is
  897. that it has a more-or-less normal distribution of letters, as opposed to using
  898. 'Content here, content here', making it look like readable English.
  899. </td>
  900. <td>
  901. $32.00
  902. </td>
  903. <td>
  904. 700
  905. </td>
  906. <td>
  907. <span class="label label-primary">Enable</span>
  908. </td>
  909. <td class="text-right">
  910. <div class="btn-group">
  911. <button class="btn-white btn btn-xs">View</button>
  912. <button class="btn-white btn btn-xs">Edit</button>
  913. </div>
  914. </td>
  915. </tr>
  916. <tr>
  917. <td>
  918. Example product 8
  919. </td>
  920. <td>
  921. Model 8
  922. </td>
  923. <td>
  924. It is a long established fact that a reader will be distracted by the readable
  925. content of a page when looking at its layout. The point of using Lorem Ipsum is
  926. that it has a more-or-less normal distribution of letters, as opposed to using
  927. 'Content here, content here', making it look like readable English.
  928. </td>
  929. <td>
  930. $86.00
  931. </td>
  932. <td>
  933. 5180
  934. </td>
  935. <td>
  936. <span class="label label-primary">Enable</span>
  937. </td>
  938. <td class="text-right">
  939. <div class="btn-group">
  940. <button class="btn-white btn btn-xs">View</button>
  941. <button class="btn-white btn btn-xs">Edit</button>
  942. </div>
  943. </td>
  944. </tr>
  945. <tr>
  946. <td>
  947. Example product 9
  948. </td>
  949. <td>
  950. Model 9
  951. </td>
  952. <td>
  953. It is a long established fact that a reader will be distracted by the readable
  954. content of a page when looking at its layout. The point of using Lorem Ipsum is
  955. that it has a more-or-less normal distribution of letters, as opposed to using
  956. 'Content here, content here', making it look like readable English.
  957. </td>
  958. <td>
  959. $97.00
  960. </td>
  961. <td>
  962. 450
  963. </td>
  964. <td>
  965. <span class="label label-primary">Enable</span>
  966. </td>
  967. <td class="text-right">
  968. <div class="btn-group">
  969. <button class="btn-white btn btn-xs">View</button>
  970. <button class="btn-white btn btn-xs">Edit</button>
  971. </div>
  972. </td>
  973. </tr>
  974. <tr>
  975. <td>
  976. Example product 10
  977. </td>
  978. <td>
  979. Model 10
  980. </td>
  981. <td>
  982. It is a long established fact that a reader will be distracted by the readable
  983. content of a page when looking at its layout. The point of using Lorem Ipsum is
  984. that it has a more-or-less normal distribution of letters, as opposed to using
  985. 'Content here, content here', making it look like readable English.
  986. </td>
  987. <td>
  988. $43.00
  989. </td>
  990. <td>
  991. 7600
  992. </td>
  993. <td>
  994. <span class="label label-primary">Enable</span>
  995. </td>
  996. <td class="text-right">
  997. <div class="btn-group">
  998. <button class="btn-white btn btn-xs">View</button>
  999. <button class="btn-white btn btn-xs">Edit</button>
  1000. </div>
  1001. </td>
  1002. </tr>
  1003. </tbody>
  1004. <tfoot>
  1005. <tr>
  1006. <td colspan="6">
  1007. <ul class="pagination pull-right"></ul>
  1008. </td>
  1009. </tr>
  1010. </tfoot>
  1011. </table>
  1012. </div>
  1013. </div>
  1014. </div>
  1015. </div>
  1016. </div>
  1017. <div class="footer">
  1018. <div class="pull-right">
  1019. 10GB of <strong>250GB</strong> Free.
  1020. </div>
  1021. <div>
  1022. <strong>Copyright</strong> Example Company &copy; 2014-2015
  1023. </div>
  1024. </div>
  1025. </div>
  1026. </div>
  1027. <!-- Mainly scripts -->
  1028. <script src="js/jquery-2.1.1.js"></script>
  1029. <script src="js/bootstrap.min.js"></script>
  1030. <script src="js/plugins/metisMenu/jquery.metisMenu.js"></script>
  1031. <script src="js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
  1032. <!-- Custom and plugin javascript -->
  1033. <script src="js/inspinia.js"></script>
  1034. <script src="js/plugins/pace/pace.min.js"></script>
  1035. <!-- FooTable -->
  1036. <script src="js/plugins/footable/footable.all.min.js"></script>
  1037. <!-- Page-Level Scripts -->
  1038. <script>
  1039. $(document).ready(function() {
  1040. $('.footable').footable();
  1041. });
  1042. </script>
  1043. </body>
  1044. </html>