-
Notifications
You must be signed in to change notification settings - Fork 0
/
lookbook.html.haml
54 lines (53 loc) · 2.39 KB
/
lookbook.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
%section.page-content
%article.entry.page{:style => "background:#ddd;"}
%header#category-header.image.cover{:style => "background:url('images/placement/6.jpg') top center fixed no-repeat;"}
.image-inner
%h1.centered.large.fade-sequence 2014 Summer Sale.
%p.cover-caption.fade-sequence Introducing the first line of products from Big Cartel.
%a.scroll-down.fade-sequence{:href => "#"}
%span See Products
.container.full
%ul.product-grid.clearfix.masonry
%li.product-sizer
%li.product-small.product
.product-image
%a{:href => "#", :class => "image-actions"}
= image_tag "products/1.jpg", :class => "product-image"
%span.sale Sale
.product-meta
%h5.product-title= link_to "Heritage Shirt in Indigo", "/single"
%span.price $30.00
%p.short-description Engineered Garments designer Daiki Suzuki masterfully blends classic Americana.
%li.product-large.product
.product-image
%a{:href => "#", :class => "image-actions"}
= image_tag "products/10.jpg", :class => "product-image"
%span.sale Sale
.product-meta
%h5.product-title= link_to "Heritage Shirt in Indigo", "#"
%span.price $30.00
%p.short-description Engineered Garments designer Daiki Suzuki masterfully blends classic Americana.
%li.product-small.product
.product-image
%a{:href => "#", :class => "image-actions"}
= image_tag "products/3.jpg", :class => "product-image"
.product-meta
%h5.product-title= link_to "Heritage Shirt in Indigo", "#"
%span.price $30.00
%p.short-description Engineered Garments designer Daiki Suzuki masterfully blends classic Americana.
%li.product-small.product
.product-image
%a{:href => "#", :class => "image-actions"}
= image_tag "products/4.jpg", :class => "product-image"
.product-meta
%h5.product-title= link_to "Heritage Shirt in Indigo", "#"
%span.price $30.00
%p.short-description Engineered Garments designer Daiki Suzuki masterfully blends classic Americana.
%li.product-small.product
.product-image
%a{:href => "#", :class => "image-actions"}
= image_tag "products/5.jpg", :class => "product-image"
.product-meta
%h5.product-title= link_to "Heritage Shirt in Indigo", "#"
%span.price $30.00
%p.short-description Engineered Garments designer Daiki Suzuki masterfully blends classic Americana.