forked from brooksbingham/theme-elegance
refactor: update the default modules config
parent
f33f355869
commit
e42b8b9f58
|
@ -50,24 +50,14 @@ global_settings:
|
||||||
title: Display main menu
|
title: Display main menu
|
||||||
description: Display main menu
|
description: Display main menu
|
||||||
modules_to_hook:
|
modules_to_hook:
|
||||||
displayNav1:
|
displayMainMenu:
|
||||||
- ps_contactinfo
|
|
||||||
displayNav2:
|
|
||||||
- ps_languageselector
|
|
||||||
- ps_currencyselector
|
|
||||||
- ps_customersignin
|
|
||||||
- ps_shoppingcart
|
|
||||||
displayTop:
|
|
||||||
- ps_mainmenu
|
- ps_mainmenu
|
||||||
- ps_searchbar
|
displayTop:
|
||||||
|
- ps_shoppingcart
|
||||||
|
- ps_customersignin
|
||||||
displayHome:
|
displayHome:
|
||||||
- ps_imageslider
|
- ps_imageslider
|
||||||
- ps_featuredproducts
|
- ps_featuredproducts
|
||||||
- ps_banner
|
|
||||||
- ps_customtext
|
|
||||||
displayFooterBefore:
|
|
||||||
- ps_emailsubscription
|
|
||||||
- ps_socialfollow
|
|
||||||
displayFooter:
|
displayFooter:
|
||||||
- ps_linklist
|
- ps_linklist
|
||||||
- ps_customeraccountlinks
|
- ps_customeraccountlinks
|
||||||
|
|
Loading…
Reference in New Issue