357 lines
24 KiB
HTML
357 lines
24 KiB
HTML
{extends file="layout.tpl"}
|
|
|
|
{block name="main-content"}
|
|
<section class="carousel-container">
|
|
<div id="carousel" class="carousel slide">
|
|
<div class="carousel-wrapper">
|
|
<div class="carousel-inner">
|
|
<figure class="item active">
|
|
{images file='assets/img/carousel/1200x390.png'}<img src="{$asset_url}" alt="img1">{/images}
|
|
</figure>
|
|
<figure class="item">
|
|
{images file='assets/img/carousel/1200x390.png'}<img src="{$asset_url}" alt="img2">{/images}
|
|
</figure>
|
|
<figure class="item">
|
|
{images file='assets/img/carousel/1200x390.png'}<img src="{$asset_url}" alt="img3">{/images}
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
<a class="left carousel-control" href="#carousel" data-slide="prev"><i class="icon-prev"></i></a>
|
|
<a class="right carousel-control" href="#carousel" data-slide="next"><i class="icon-next"></i></a>
|
|
</div>
|
|
</section><!-- #carousel -->
|
|
|
|
|
|
<section id="products-new">
|
|
<div class="products-heading">
|
|
<h2>Latest <a href="category.html#latest" class="btn-all">+ View All</a></h2>
|
|
</div>
|
|
|
|
<div class="products-content">
|
|
<ul class="products-grid product-col-4">
|
|
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/280x196.png'}<img itemprop="image" src="{$asset_url}" alt="Product #1">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<a href="product-details.html" class="product-info">
|
|
<h3 class="name"><span itemprop="name">Product #1</span></h3>
|
|
<div class="short-description" itemprop="description">Cras justo odio, dapibus ac faquam.</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="regular-price"><span itemprop="price" class="price">$40.00</span></span>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/280x196.png'}<img itemprop="image" src="{$asset_url}" alt="Product #2">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<a href="product-details.html" class="product-info">
|
|
<h3 class="name"><span itemprop="name">Product #2</span></h3>
|
|
<div class="short-description" itemprop="description">Cras justo odio, dapibus ac faquam.</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="regular-price"><span itemprop="price" class="price">$40.00</span></span>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/280x196.png'}<img itemprop="image" src="{$asset_url}" alt="Product #3">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<a href="product-details.html" class="product-info">
|
|
<h3 class="name"><span itemprop="name">Product #3</span></h3>
|
|
<div class="short-description" itemprop="description">Cras justo odio, dapibus ac faquam.</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="regular-price"><span itemprop="price" class="price">$40.00</span></span>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/280x196.png'}<img itemprop="image" src="{$asset_url}" alt="Product #4">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<a href="product-details.html" class="product-info">
|
|
<h3 class="name"><span itemprop="name">Product #4</span></h3>
|
|
<div class="short-description" itemprop="description">Cras justo odio, dapibus ac faquam.</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="regular-price"><span itemprop="price" class="price">$40.00</span></span>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</article><!-- /product -->
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
</section><!-- #products-new -->
|
|
|
|
<section id="products-offer">
|
|
<div class="products-heading">
|
|
<h2>Offers <a href="category.html#offer" class="btn-all">+ View All</a></h2>
|
|
</div>
|
|
|
|
<div class="products-content">
|
|
<ul class="products-grid product-col-5 hover-effect">
|
|
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
|
|
{images file='assets/img/218x146.png'}<img itemprop="image" src="{$asset_url}" alt="Promotion #1">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<div class="product-info">
|
|
<h3 class="name"><a href="product-details.html"><span itemprop="name">Promotion #1</span></a></h3>
|
|
</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="special-price"><span itemprop="price" class="price-label">Special Price: </span><span class="price">$26.00</span></span>
|
|
<span class="old-price"><span class="price-label">Regular Price: </span><span class="price">$36.00</span></span>
|
|
</div>
|
|
</div>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/218x146.png'}<img itemprop="image" src="{$asset_url}" alt="Promotion #1">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<div class="product-info">
|
|
<h3 class="name"><a href="product-details.html"><span itemprop="name">Promotion #1</span></a></h3>
|
|
</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="special-price"><span itemprop="price" class="price-label">Special Price: </span><span class="price">$26.00</span></span>
|
|
<span class="old-price"><span class="price-label">Regular Price: </span><span class="price">$36.00</span></span>
|
|
</div>
|
|
</div>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/218x146.png'}<img itemprop="image" src="{$asset_url}" alt="Promotion #1">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<div class="product-info">
|
|
<h3 class="name"><a href="product-details.html"><span itemprop="name">Promotion #1</span></a></h3>
|
|
</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="special-price"><span itemprop="price" class="price-label">Special Price: </span><span class="price">$26.00</span></span>
|
|
<span class="old-price"><span class="price-label">Regular Price: </span><span class="price">$36.00</span></span>
|
|
</div>
|
|
</div>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/218x146.png'}<img itemprop="image" src="{$asset_url}" alt="Promotion #1">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<div class="product-info">
|
|
<h3 class="name"><a href="product-details.html"><span itemprop="name">Promotion #1</span></a></h3>
|
|
</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="special-price"><span itemprop="price" class="price-label">Special Price: </span><span class="price">$26.00</span></span>
|
|
<span class="old-price"><span class="price-label">Regular Price: </span><span class="price">$36.00</span></span>
|
|
</div>
|
|
</div>
|
|
</article><!-- /product -->
|
|
</li>
|
|
<li class="item">
|
|
<article itemscope itemtype="http://schema.org/Product">
|
|
<!-- Use the meta tag to specify content that is not visible on the page in any way -->
|
|
<meta itemprop="manufacturer" content="Diesel">
|
|
<meta itemprop="category" content="Category1">
|
|
<meta itemprop="condition" content="new"> <!-- List of condition : new, used, refurbished -->
|
|
<meta itemprop="identifier" content="mpn:925872"> <!-- List of identifier : asin, isbn, mpn, upc, sku -->
|
|
|
|
<a href="product-details.html" itemprop="url" tabindex="-1" class="product-image">
|
|
{images file='assets/img/218x146.png'}<img itemprop="image" src="{$asset_url}" alt="Promotion #1">{/images}
|
|
<span class="mask"></span>
|
|
</a>
|
|
|
|
<div class="product-info">
|
|
<h3 class="name"><a href="product-details.html"><span itemprop="name">Promotion #1</span></a></h3>
|
|
</div>
|
|
|
|
<div class="product-price">
|
|
<div class="price-container" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
|
<meta itemprop="currency" content="USD"> <!-- List of currency : The currency used to describe the product price, in three-letter ISO format. -->
|
|
<link itemprop="availability" href="http://schema.org/InStock" content="In Stock" />
|
|
<!-- List of availibility :
|
|
out_of_stock : http://schema.org/OutOfStock
|
|
in_stock : http://schema.org/InStock
|
|
instore_only : http://schema.org/InStoreOnly
|
|
preorder : http://schema.org/PreOrder
|
|
online_only : http://schema.org/OnlineOnly
|
|
-->
|
|
<span class="special-price"><span itemprop="price" class="price-label">Special Price: </span><span class="price">$26.00</span></span>
|
|
<span class="old-price"><span class="price-label">Regular Price: </span><span class="price">$36.00</span></span>
|
|
</div>
|
|
</div>
|
|
</article><!-- /product -->
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
</section><!-- #products-offer -->
|
|
{/block} |