Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
46fede21
Commit
46fede21
authored
Apr 30, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: updated footer layout and carousel on home page
parent
a64ca636
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
46 deletions
+4
-46
data/home.json
data/home.json
+4
-46
No files found.
data/home.json
View file @
46fede21
...
...
@@ -17,9 +17,6 @@
"class_list"
:
"span_1"
},
"children"
:
[{
"type"
:
"img"
,
"direct"
:
{
"src"
:
"img/weinparis.jpg"
,
"alt"
:
""
,
"className"
:
"teaser"
}
},{
"portal_type_source"
:
"Portal Category"
,
"portal_type_title"
:
"category"
,
"initial_query"
:
{
"query"
:
"reference: 'product_group'"
,
"include_docs"
:
true
,
"select_list"
:
[
"title"
,
"title_i18n"
,
"_id"
]},
...
...
@@ -41,56 +38,18 @@
"type"
:
"controlgroup"
,
"property_dict"
:
{
"dynamic"
:
true
,
"class_list"
:
"center"
,
"direction"
:
"horizontal"
,
"map_children"
:
"listItem"
},
"children"
:
[]
}]
}]
},
{
"generate"
:
"widget"
,
"type"
:
"controlbar"
,
"property_dict"
:
{
"wrap"
:
"section"
,
"class_list"
:
"span_1"
},
"children"
:[{
"portal_type_source"
:
"Product"
,
"portal_type_title"
:
"product"
,
"skip_total_records"
:
true
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:
[
0
,
2
],
"select_list"
:
[
"_id"
,
"brand"
,
"teaser_image_path"
],
"sort_on"
:
[[
"teaser_image_path"
,
"descending"
]]
},
"property_dict"
:
{
"link"
:
"true"
,
"link_identifier"
:
"_id"
,
"link_core"
:
"product_module"
},
"scheme"
:
[{
"position"
:
"caption"
,
"field_list"
:
[{
"field"
:
"brand"
,
"type"
:
"caption"
}]
},
{
"position"
:
"content"
,
"field_list"
:
[{
"field"
:
"teaser_image_path"
,
"type"
:
"image"
}]
}],
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"carousel"
,
"property_dict"
:
{
"handles"
:
true
,
"captions"
:
true
,
"captiontheme"
:
"slapos-white"
,
"captionpos"
:
"bottom"
,
"map_children"
:
"listItem"
,
"dynamic"
:
true
},
"children"
:
[]
}]
}]
},
{
"type"
:
"h3"
,
"direct"
:
{
"className"
:
"translate ui-content-header responsive"
},
"attributes"
:
{
"data-i18n"
:
"global_dict.bestseller"
},
"logic"
:
{
"text"
:
"Bestsellers"
}
"attributes"
:
{
"data-i18n"
:
"global_dict.bestseller"
}
},
{
"portal_type_source"
:
"Product"
,
"portal_type_title"
:
"product"
,
...
...
@@ -131,8 +90,7 @@
},
{
"type"
:
"h3"
,
"direct"
:
{
"className"
:
"translate ui-content-header responsive"
},
"attributes"
:
{
"data-i18n"
:
"global_dict.newest"
},
"logic"
:
{
"text"
:
"Newest items"
}
"attributes"
:
{
"data-i18n"
:
"global_dict.newest"
}
},
{
"portal_type_source"
:
"Product"
,
"portal_type_title"
:
"product"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment