sitio_harpasol/public/products/categories/pendant-light/index.html

100 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head><meta charset="utf-8">
<title>Pendant Light</title>
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="shortcut icon" type="image/x-icon" href="http://localhost:1313/products/img/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="http://localhost:1313/products/css/bootstrap.min.css"></head>
<body>
<header>
<h1 class="text-center">My New Hugo Site</h1>
</header>
<article class="container-fluid">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand navbar-light justify-content-center">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="http://localhost:1313/products/products/">All</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://localhost:1313/products/categories/chandeliers/">Chandeliers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://localhost:1313/products/categories/floor-light/">Floor Light</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://localhost:1313/products/categories/wall-light/">Wall Light</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://localhost:1313/products/categories/pendant-light/">Pendant Light</a>
</li>
</ul>
</nav>
</div>
</div>
<div class="row">
<a class="col-6 col-lg-3" href="/products/products/void-pendant/" style="color: inherit;">
<img class="b-lazy img-fluid text-center" data-src="http://localhost:1313/products/img/void-pendant/thumbnail.jpg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />
<p class="text-left">
<span style="font-size: 13px">Void Pendant</span>
<br/>
<span style="font-size: 16px">
₹ 18,500.00
</span>
</p>
</a>
<a class="col-6 col-lg-3" href="/products/products/retro-vintage-industrial-cage-pendant-system/" style="color: inherit;">
<img class="b-lazy img-fluid text-center" data-src="http://localhost:1313/products/img/retro-vintage-industrial-cage-pendant-system/thumbnail.png" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />
<p class="text-left">
<span style="font-size: 13px">Retro Vintage Industrial Cage Pendant System</span>
<br/>
<span style="font-size: 16px">
₹ 3,744.00
</span>
</p>
</a>
</div>
<script>
var productVariants = null;
</script>
</article>
<script src="http://localhost:1313/products/js/jquery.min.js"></script>
<script src="http://localhost:1313/products/js/lodash.min.js"></script>
<script src="http://localhost:1313/products/js/blazy.min.js"></script>
<script src="http://localhost:1313/products/js/main.js"></script>
</body>
</html>