-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathAttributePage.html
More file actions
160 lines (139 loc) · 5.85 KB
/
AttributePage.html
File metadata and controls
160 lines (139 loc) · 5.85 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<ac:templateoverridearea id="LeftColumn">
<ac:widgetarea id="AttributeLeftTop">
</ac:widgetarea>
$$LEFTCOLUMN$$
<ac:widgetarea id="AttributeLeftBottom">
</ac:widgetarea>
</ac:templateoverridearea>
<ac:templateoverridearea id="RightColumn">
<ac:widgetarea id="AttributeRightTop">
</ac:widgetarea>
$$RIGHTCOLUMN$$
<ac:widgetarea id="AttributeRightBottom">
</ac:widgetarea>
</ac:templateoverridearea>
<ac:pagelayout id="AttributePage" resizeproductthumb="True" productpicwidth="" productsperrow="4" sizeproportionally="True" layoutstyle="Horizontal" pagingtype="NumberedPageLinks" productpicheight="250" displaysortbox="True" pagesize="12">
<h1>$$ATTRIBUTENAME$$</h1>
<ac:widgetarea id="Top">
</ac:widgetarea>
$$TOPATTRIBUTESPECIFICWIDGETAREA$$
<div style="clear:both"></div>
<ac:visibilityarea id="TopNavigationArea">
<div class="clearfix pad-20 no-pad-lr">
<div class="in-block v-mid pad-r-20 pad-t-5">$$PRODUCTCOUNTTOP$$</div>
<div class="in-block v-mid pad-r-20">$$SORTBYDROPDOWN$$</div>
<div class="in-block v-mid pad-r-20">$$NUMBERPERPAGEDROPDOWNLABEL$$ $$SHOWBYPAGESIZE$$</div>
<div class="f-right">
<div class="btn-group">
<!--<button class="btn btn-default layout-grid icon-th size-big"></button>-->
<button title="Switch Product Layout" class="btn btn-default layout-list icon-align-justify size-big"></button>
</div>
</div>
</div>
</ac:visibilityarea>
<ac:layoutarea id="ProductListLayout">
<div class="product-list">$$GROUP$$</div>
</ac:layoutarea>
<ac:layoutarea id="ProductListGroup">
<div class="row">$$ITEM$$</div>
</ac:layoutarea>
<ac:layoutarea id="ProductList">
<div class="col-md-3 col-sm-6 m-30 m-b-only category-product grid-view">
<a href="##ITEMURL##" class="thumbnail no-overflow rel">
<button class="btn btn-default quick-view abs" data-href="##ITEMURL##?previewlayoutname=Product%20Quick%20View" data-title="##ITEMNAME## - ##ITEMNR##">Quick View</button>
$$THUMBNAIL$$
<ac:visibilityarea id="Featured">
<div class="abs product-flag left top featured"><span>Featured!</span></div>
</ac:visibilityarea>
<ac:visibilityarea id="Spotlight">
<div class="abs product-flag left bottom spotlight"><span>Spotlight!</span></div>
</ac:visibilityarea>
<ac:visibilityarea id="Flag1">
<div class="abs product-flag right top flag1"><span>New!</span></div>
</ac:visibilityarea>
<ac:visibilityarea id="Flag2">
<div class="abs product-flag right bottom flag2"><span>Hot!</span></div>
</ac:visibilityarea>
<ac:visibilityarea id="Flag3">
<div class="abs product-flag right bottom flag3"><span>Sale!</span></div>
</ac:visibilityarea>
</a>
<div class="caption center lh-15">
<div class="f-right list-view-only">
<ac:visibilityarea id="AddToCartArea">
<div class="CategoryProductAddToCart">
<div style="width:90px;" class="full-input in-block">$$QUANTITYBOX$$</div>
$$ADDTOCARTBUTTON$$
</div>
</ac:visibilityarea>
</div>
<div class="no-m-b"><a class="h5 color-inherit" href="##ITEMURL##">##PRODUCTNAME##</a></div>
<div>
<ac:visibilityarea id="ltrRetailPrice">
<div class="CategoryProductRetailArea">
<div class="text-muted list-view-only size-small"><del>$$RETAILPRICE$$</del></div>
</div>
</ac:visibilityarea>
<ac:visibilityarea id="ltrWasPrice">
<div class="CategoryWasPriceArea in-block">
<div class="text-muted list-view-only size-small"><del>$$WASPRICE$$</del></div>
</div>
</ac:visibilityarea>
<ac:visibilityarea id="ltrPrice">
<div class="text-muted in-block">$$PRICE$$</div>
</ac:visibilityarea>
</div>
<ac:visibilityarea id="ProductRatingArea">
<div class="CategoryProductReview center">
<div class="in-block v-mid">$$AVERAGEREVIEWRATINGSTARS$$</div> ##IF[ReviewCount!=0]## <div class="v-mid in-block">(##REVIEWCOUNT##)</div> ##ENDIF##
</div>
</ac:visibilityarea>
<div class="list-view-only">
<ac:visibilityarea id="lblAvailability">
<div class="CategoryProductAvailability text-muted size-small">
$$AVAILABILITY$$
</div>
</ac:visibilityarea>
<ac:visibilityarea id="MapPricingLink">
<div class="CategoryMapPricingArea">
$$MAPPRICINGLINK$$
</div>
</ac:visibilityarea>
<ac:visibilityarea id="hlMfgLink">
<span class="CategoryProductMfgName">$$MANUFACTURERLINK$$</span>
</ac:visibilityarea>
<ac:visibilityarea id="lblItemNr">
$$ITEMNUMBER$$
</ac:visibilityarea>
<ac:visibilityarea id="rpDiscountList">
$$DISCOUNTLIST$$
</ac:visibilityarea>
<div class="pad-t-20">
<p>##TRIM[500]## ##LONGDESCRIPTION1## ##ENDTRIM##</p>
</div>
</div>
</div>
</div>
</ac:layoutarea>
<script>
$(function(){
$(".CategoryProductQuantityTextbox").qtySpinner()
});
</script>
<ac:visibilityarea id="BottomNavigationArea">
<div class="clearfix pad-20 no-pad-lr">
<ac:layoutarea id="ProductListPaging">
<div class="center">
<ul class="pagination">
<li>$$PREVIOUS$$</li>
$$PAGES$$
<li>$$NEXT$$</li>
</ul>
</div>
</ac:layoutarea>
</div>
</ac:visibilityarea>
$$BOTTOMATTRIBUTESPECIFICWIDGETAREA$$
<ac:widgetarea id="Bottom">
</ac:widgetarea>
</ac:pagelayout>