Commit 1e06153a authored by Sven Franck's avatar Sven Franck

data: switched from hardcoded to JIO based item query and display

parent 74e78a3d
...@@ -15,51 +15,42 @@ ...@@ -15,51 +15,42 @@
"attributes": {"data-i18n":"global_dict.bestseller"}, "attributes": {"data-i18n":"global_dict.bestseller"},
"logic": {"text": "Bestsellers"} "logic": {"text": "Bestsellers"}
}, { }, {
"generate": "widget", "portal_type_source": "Product",
"type": "listview", "portal_type_title": "product",
"portal_type_fields": "product_fieldlist",
"skip_total_records": true,
"initial_query": {"query": "subject: 'best'", "include_docs": true, "limit": [0,4], "select_list": ["currency", "_id", "brand", "description_short", "price", "default_image_path"]},
"property_dict": { "property_dict": {
"class_list": "responsive", "link": true,
"filter": "true", "link_identifier": "_id",
"input": "#product_search", "link_core": "product_module"
"theme": "slapos-white",
"map_children": "listItem"
}, },
"children":[{ "scheme": [
"type": "item", {
"href": "products/710", "position": "left",
"left": {"image": "http://www.weinparis.com/product_module/710/10/default_image?display=large&format=jpg", "alt": ""}, "field_list": [
"center": { {"field": "default_image_path", "type":"image"}
"text": [ ]
{"type": "h3", "text": "Nat et Nin - Charlotte"}, }, {
{"type": "p", "text": "240.00€"}] "position": "center",
} "field_list": [
},{ {"field": "brand", "type": "h3", "mergeText": "description_short"},
"type": "item", {"field": "price", "type": "p", "format": {"type": "integer", "digits": 2}, "mergeText": "currency"}
"href": "product/118", ]
"left": {"image": "http://www.weinparis.com/product_module/118/21/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "Eleven Paris - Che T"},
{"type": "p", "text": "35.00€"}]
}
},{
"type": "item",
"href": "products/665",
"left": {"image": "http://www.weinparis.com/product_module/655/16/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "See U Soon - Chemise Charlotte"},
{"type": "p", "text": "65.00€"}]
}
},{
"type": "item",
"href": "products/143",
"left": {"image": "http://www.weinparis.com/product_module/143/23/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "See U Soon - Dardoot Top Georgia"},
{"type": "p", "text": "65.00€"}]
} }
],
"children": [{
"generate": "widget",
"type": "listview",
"property_dict": {
"class_list": "responsive",
"filter": "true",
"input": "#product_search",
"theme": "slapos-white",
"map_children": "listItem",
"dynamic": true
},
"children":[]
}] }]
}, { }, {
"type": "h3", "type": "h3",
...@@ -67,87 +58,51 @@ ...@@ -67,87 +58,51 @@
"attributes": {"data-i18n":"global_dict.newest"}, "attributes": {"data-i18n":"global_dict.newest"},
"logic": {"text": "Newest items"} "logic": {"text": "Newest items"}
}, { }, {
"generate": "widget", "portal_type_source": "Product",
"type": "listview", "portal_type_title": "product",
"portal_type_fields": "product_fieldlist",
"skip_total_records": true,
"initial_query": {"include_docs": true, "limit": [0,8], "sort_on": [["date_created", "descending"]], "select_list": ["currency", "_id", "brand", "description_short", "price", "default_image_path"]},
"property_dict": { "property_dict": {
"class_list": "responsive", "link": true,
"filter": "true", "link_identifier": "_id",
"input": "#product_search", "link_core": "product_module",
"theme": "slapos-white", "pagination": {
"map_children": "listItem" "class_list": "center",
}, "option_list": [
"children":[{ {"value": "8", "text": "8", "text_i18n":"global_dict.8"},
"type": "item", {"value": "16", "text": "16", "text_i18n":"global_dict.16"},
"href": "products/128", {"value": "32", "text": "32", "text_i18n":"global_dict.32"},
"left": {"image": "http://www.weinparis.com/product_module/128/23/default_image?display=large&format=jpg", "alt": ""}, {"value": "64", "text": "64", "text_i18n":"global_dict.64"}
"center": { ]
"text": [
{"type": "h3", "text": "Eleven Paris - Daisy Pants"},
{"type": "p", "text": "98.00€"}]
}
},{
"type": "item",
"href": "products/247",
"left": {"image": "http://www.weinparis.com/product_module/247/14/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "Part Two - Croyden Shirt"},
{"type": "p", "text": "99.95€"}]
}
},{
"type": "item",
"href": "products/651",
"left": {"image": "http://www.weinparis.com/product_module/651/15/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "Part Two - Chemise Francoise"},
{"type": "p", "text": "89.00€"}]
} }
},{ },
"type": "item", "scheme": [
"href": "products/595", {
"left": {"image": "http://www.weinparis.com/product_module/595/15/default_image?display=large&format=jpg", "alt": ""}, "position": "left",
"center": { "field_list": [
"text": [ {"field": "default_image_path", "type":"image"}
{"type": "h3", "text": "See U Soon - Debardeur Eve"}, ]
{"type": "p", "text": "45.00€"}] }, {
} "position": "center",
}, { "field_list": [
"type": "item", {"field": "brand", "type": "h3", "mergeText": "description_short"},
"href": "products/78", {"field": "price", "type": "p", "format": {"type": "integer", "digits": 2}, "mergeText": "currency"}
"left": {"image": "http://www.weinparis.com/product_module/78/12/default_image?display=large&format=jpg", "alt": ""}, ]
"center": {
"text": [
{"type": "h3", "text": "Marie Sixtine - Debardeur Oscar"},
{"type": "p", "text": "45.00€"}]
}
},{
"type": "item",
"href": "products/721",
"left": {"image": "http://www.weinparis.com/product_module/721/10/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "Nat et Nin - Debbie"},
{"type": "p", "text": "90.00€"}]
}
},{
"type": "item",
"href": "products/588",
"left": {"image": "http://www.weinparis.com/product_module/588/14/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "Caroline Vermeille - Doggy Trendy"},
{"type": "p", "text": "59.95€"}]
}
},{
"type": "item",
"href": "products/139",
"left": {"image": "http://www.weinparis.com/product_module/139/27/default_image?display=large&format=jpg", "alt": ""},
"center": {
"text": [
{"type": "h3", "text": "Eleven Paris - Dooth Skirt"},
{"type": "p", "text": "130.00€"}]
} }
],
"children": [{
"generate": "widget",
"type": "listview",
"property_dict": {
"class_list": "responsive",
"filter": "true",
"input": "#product_search",
"theme": "slapos-white",
"map_children": "listItem",
"dynamic": true
},
"children":[]
}] }]
} }
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment