forked from PrestaShop/hummingbird
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.yml
More file actions
231 lines (226 loc) · 5.92 KB
/
theme.yml
File metadata and controls
231 lines (226 loc) · 5.92 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
name: hummingbird
display_name: Hummingbird
version: 2.0.0
author:
name: "PrestaShop Team and Contributors"
email: "pub@prestashop.com"
url: "https://www.prestashop-project.org/"
meta:
compatibility:
from: 9.1.0
to: ~9.1.0
framework: bootstrap-v5.3.3
available_layouts:
layout-full-width:
name: Full Width
description: No side columns, ideal for distraction-free pages such as product pages.
layout-both-columns:
name: Three Columns
description: One large central column and 2 side columns.
layout-left-column:
name: Two Columns, small left column
description: Two columns with a small left column
layout-right-column:
name: Two Columns, small right column
description: Two columns with a small right column
global_settings:
configuration:
PS_IMAGE_QUALITY: png
HOME_FEATURED_NBR: 4
NEW_PRODUCTS_NBR: 4
BLOCKSPECIALS_SPECIALS_NBR: 4
PS_BLOCK_BESTSELLERS_TO_DISPLAY: 4
PRODUCTS_VIEWED_NBR: 4
CATEGORYPRODUCTS_DISPLAY_PRODUCTS: 4
PSR_ICON_COLOR: "#0b69f6"
PSR_TEXT_COLOR: "#212529"
modules:
to_disable:
- blockwishlist
- ps_brandlist
- ps_supplierlist
hooks:
modules_to_unhook:
displayFooter:
- ps_socialfollow
displaySearch:
- ps_searchbar
modules_to_hook:
displayAfterBodyOpeningTag:
- blockreassurance
# Keep existing hooks and append them after
- ~
displayNav1:
- ps_contactinfo
# Keep existing hooks and append them after
- ~
displayNav2:
- ps_languageselector
- ps_currencyselector
- ps_customersignin
- ps_shoppingcart
# Keep existing hooks and append them after
- ~
displayNavFullWidth:
- blockreassurance
# Keep existing hooks and append them after
- ~
displayTop:
- ps_mainmenu
- ps_searchbar
# Keep existing hooks and append them after
- ~
displayHome:
- ps_imageslider
- ps_customtext
- ps_featuredproducts
- ps_banner
- ps_newproducts
- ps_bestsellers
# Keep existing hooks and append them after
- ~
displayFooterBefore:
- ps_socialfollow
- ps_emailsubscription
- blockreassurance
# Keep existing hooks and append them after
- ~
displayFooter:
- ps_linklist
- ps_customeraccountlinks
- ps_contactinfo
# Keep existing hooks and append them after
- ~
displayFooterAfter:
- blockreassurance
# Keep existing hooks and append them after
- ~
displayLeftColumn:
- ps_categorytree
- ps_facetedsearch
# Keep existing hooks and append them after
- ~
displayContactLeftColumn:
- ps_contactinfo
# Keep existing hooks and append them after
- ~
displayContactRightColumn:
- ps_contactinfo
# Keep existing hooks and append them after
- ~
displayContactContent:
- contactform
# Keep existing hooks and append them after
- ~
displayProductAdditionalInfo:
- ps_sharebuttons
- productcomments
- ps_emailalerts
- ps_viewedproduct
# Keep existing hooks and append them after
- ~
displayProductListReviews:
- productcomments
# Keep existing hooks and append them after
- ~
displayFooterProduct:
- productcomments
# Keep existing hooks and append them after
- ~
displayCrossSellingShoppingCart:
- ps_featuredproducts
# Keep existing hooks and append them after
- ~
displayOrderConfirmation2:
- ps_featuredproducts
# Keep existing hooks and append them after
- ~
displayReassurance:
- blockreassurance
# Keep existing hooks and append them after
- ~
displayCustomerAccount:
- ps_emailalerts
- psgdpr
# Keep existing hooks and append them after
- ~
displayGDPRConsent:
- psgdpr
# Keep existing hooks and append them after
- ~
image_types:
cart_default:
width: 125
height: 125
scope: [products]
small_default:
width: 98
height: 98
scope: [products, categories, manufacturers, suppliers]
medium_default:
width: 452
height: 452
scope: [products, manufacturers, suppliers]
large_default:
width: 800
height: 800
scope: [products, manufacturers, suppliers]
home_default:
width: 250
height: 250
scope: [products]
category_default:
width: 180
height: 180
scope: [categories]
stores_default:
width: 287
height: 160
scope: [stores]
default_xs:
width: 160
height: 160
scope: [products, manufacturers, suppliers, categories]
default_sm:
width: 216
height: 216
scope: [categories, products]
default_md:
width: 261
height: 261
scope: [manufacturers, suppliers, products, categories]
default_lg:
width: 336
height: 336
scope: [categories, products]
default_xl:
width: 400
height: 400
scope: [products]
product_main:
width: 720
height: 720
scope: [products]
category_cover:
width: 1000
height: 200
scope: [categories]
product_main_2x:
width: 1440
height: 1440
scope: [products]
category_cover_2x:
width: 2000
height: 400
scope: [categories]
theme_settings:
rtl_generation: false
default_layout: layout-full-width
layouts:
category: layout-left-column
best-sales: layout-left-column
new-products: layout-left-column
prices-drop: layout-left-column
contact: layout-left-column
manufacturer: layout-left-column
supplier: layout-left-column