forked from brooksbingham/theme-elegance
refactor: change the order of the modules in displayTop
parent
f0ca56c779
commit
5dcca71759
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
name: elegance
|
||||
display_name: Elegance
|
||||
version: 1.0.0
|
||||
|
@ -14,7 +15,7 @@ meta:
|
|||
available_layouts:
|
||||
layout-full-width:
|
||||
name: Full Width
|
||||
description: No side columns, ideal for distraction-free pages such as product pages.
|
||||
description: No side columns, ideal for distraction-free pages.
|
||||
|
||||
assets:
|
||||
# If you're using this theme as child and you want to load
|
||||
|
@ -53,8 +54,8 @@ global_settings:
|
|||
displayMainMenu:
|
||||
- ps_mainmenu
|
||||
displayTop:
|
||||
- ps_shoppingcart
|
||||
- ps_customersignin
|
||||
- ps_shoppingcart
|
||||
displayHome:
|
||||
- ps_imageslider
|
||||
- ps_featuredproducts
|
||||
|
|
Loading…
Reference in New Issue