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

data: removed unneeded files

parent 5ef2a12e
{
"_id": {
"type": "StringField",
"widget": {
"id": "_id",
"title": "Id",
"title_i18n": "portal_type_dict.category_dict.field_dict._id.title",
"description": "The id of this title.",
"description_i18n": "portal_type_dict.category_dict.field_dict._id.description",
"alternate_name": "_id",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": false,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"title": {
"type": "StringField",
"widget": {
"id": "title",
"title": "Title",
"title_i18n": "portal_type_dict.category_dict.field_dict.title.title",
"description": "The title of this category.",
"description_i18n": "portal_type_dict.category_dict.field_dict.title.description",
"alternate_name": "title",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"title_i18n": {
"type": "StringField",
"widget": {
"id": "title_i18n",
"title": "Translation Pointer",
"title_i18n": "portal_type_dict.category_dict.field_dict.translation.title",
"description": "The translation lookup value of this category.",
"description_i18n": "portal_type_dict.category_dict.field_dict.translation.description",
"alternate_name": "title_i18n",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"reference": {
"type": "StringField",
"widget": {
"id": "reference",
"title": "Reference",
"title_i18n": "portal_type_dict.category_dict.field_dict.reference.title",
"description": "The reference (type) of this category.",
"description_i18n": "portal_type_dict.category_dict.field_dict.reference.description",
"alternate_name": "reference",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"sub_category_list": {
"type": "ListField",
"widget": {
"id": "sub_category_list",
"title": "Child Category List",
"title_i18n": "portal_type_dict.computer_dict.field_dict.sub_category_list.title",
"description": "The subcategories associated with this category.",
"description_i18n": "portal_type_dict.computer_dict.field_dict.sub_category_list.description",
"alternate_name": "sub_category_list",
"default_value": null,
"css_class": null,
"hidden": false,
"size": 1,
"items": null,
"select_first_item": true,
"extra_per_item": null,
"extra": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": null,
"preserve_whitespace": null,
"unicode": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"unknown_selection": {
"message":"You selected on option not on the menu",
"i18n": "validation_dict.option_not_available"
}
}
},
"parent_category_list": {
"type": "ListField",
"widget": {
"id": "parent_category_list",
"title": "Parent Category List",
"title_i18n": "portal_type_dict.computer_dict.field_dict.parent_category_list.title",
"description": "The parent categories associated with this category.",
"description_i18n": "portal_type_dict.computer_dict.field_dict.parent_category_list.description",
"alternate_name": "parent_category_list",
"default_value": null,
"css_class": null,
"hidden": false,
"size": 1,
"items": null,
"select_first_item": true,
"extra_per_item": null,
"extra": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": null,
"preserve_whitespace": null,
"unicode": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"unknown_selection": {
"message":"You selected on option not on the menu",
"i18n": "validation_dict.option_not_available"
}
}
}
}
\ No newline at end of file
[
{
"_id": "cat_001",
"title": "Women",
"title_i18n": "category_dict.text_dict.women",
"reference": "product_section",
"sub_category_list": [
{"_id": "cat_003", "title": "category_2_apparel"},
{"_id": "cat_004", "title": "category_2_accessories"},
{"_id": "cat_005", "title": "category_2_shoes"}
],
"parent_category_list": []
},
{
"_id": "cat_002",
"title": "Men",
"title_i18n": "category_dict.text_dict.men",
"reference": "product_section",
"sub_category_list": [
{"_id": "cat_003", "title": "Apparel"},
{"_id": "cat_004", "title": "Accessories"},
{"_id": "cat_005", "title": "Shoes"}
],
"parent_category_list": []
},
{
"_id": "cat_003",
"title": "Apparel",
"title_i18n": "category_dict.text_dict.apparel",
"reference": "product_group",
"sub_category_list": [
{"_id": "cat_006", "title": "Jumpsuits"},
{"_id": "cat_007", "title": "Sets"},
{"_id": "cat_008", "title": "Swimsuits"},
{"_id": "cat_009", "title": "Dresses"},
{"_id": "cat_010", "title": "Jackets_coats"},
{"_id": "cat_011", "title": "Knitwear"},
{"_id": "cat_012", "title": "Shirts"},
{"_id": "cat_013", "title": "Skirts"},
{"_id": "cat_014", "title": "Tops"},
{"_id": "cat_015", "title": "Trousers"},
{"_id": "cat_016", "title": "Tshirts"}
],
"parent_category_list": [
{"_id":"cat_001", "title":"Women"},
{"_id":"cat_002", "title":"Men"}
]
},
{
"_id": "cat_004",
"title": "Accessories",
"title_i18n": "category_dict.text_dict.accessories",
"reference": "product_group",
"sub_category_list": [
{"_id": "cat_017", "title": "Belts"},
{"_id": "v018", "title": "Scarves"},
{"_id": "v019", "title": "cWallets"},
{"_id": "cat_020", "title": "Handbags"},
{"_id": "cat_021", "title": "Bijoux"}
],
"parent_category_list": [
{"_id":"cat_001", "title":"Women"},
{"_id":"cat_002", "title":"Men"}
]
},
{
"_id": "cat_005",
"title": "Shoes",
"title_i18n": "category_dict.text_dict.shoes",
"reference": "product_group",
"sub_category_list": [
{"_id": "cat_022", "title": "Shoes"}
],
"parent_category_list": [
{"_id":"cat_001", "title":"Women"},
{"_id":"cat_002", "title":"Men"}
]
},
{
"_id": "cat_006",
"title": "Jumpsuits",
"title_i18n": "category_dict.text_dict.jumpsuits",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_007",
"title": "Sets",
"title_i18n": "category_dict.text_dict.sets",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_008",
"title": "Swimsuits",
"title_i18n": "category_dict.text_dict.swimsuits",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_009",
"title": "Dresses",
"title_i18n": "category_dict.text_dict.dresses",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_010",
"title": "Coats",
"title_i18n": "category_dict.text_dict.jackets",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_011",
"title": "Knitwear",
"title_i18n": "category_dict.text_dict.knitwear",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_012",
"title": "Shirts",
"title_i18n": "category_dict.text_dict.shirts",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_013",
"title": "Skirts",
"title_i18n": "category_dict.text_dict.skirts",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_014",
"title": "Tops",
"title_i18n": "category_dict.text_dict.tops",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_015",
"title": "Trousers",
"title_i18n": "category_dict.text_dict.trousers",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_016",
"title": "Tshirts",
"title_i18n": "category_dict.text_dict.tshirts",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_003", "title": "Apparel"}
]
},
{
"_id": "cat_017",
"title": "Belts",
"title_i18n": "category_dict.text_dict.belts",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_004", "title": "Accessories"}
]
},
{
"_id": "cat_018",
"title": "Scarves",
"title_i18n": "category_dict.text_dict.scarves",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_004", "title": "Accessories"}
]
},
{
"_id": "cat_019",
"title": "Wallets",
"title_i18n": "category_dict.text_dict.wallets",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_004", "title": "Accessories"}
]
},
{
"_id": "cat_020",
"title": "Handbags",
"title_i18n": "category_dict.text_dict.handbags",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_004", "title": "Accessories"}
]
},
{
"_id": "cat_021",
"title": "Bijoux",
"title_i18n": "category_dict.text_dict.bijoux",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_004", "title": "Accessories"}
]
},
{
"_id": "cat_022",
"title": "Shoes",
"title_i18n": "category_dict.text_dict.shoes",
"reference": "product_category",
"sub_category_list": [],
"parent_category_list": [
{"_id": "cat_005", "title": "Shoes"}
]
},
{
"_id": "set_023",
"title": "One size",
"title_i18n": "category_dict.text_dict.set_one_size",
"reference": "size_set",
"sub_category_list": [
{"_id": "siz_024", "title": "size_one_size"}
],
"parent_category_list": []
},
{
"_id": "siz_024",
"title": "one size",
"title_i18n": "category_dict.text_dict.size_one_size",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "023", "title": "set_single_size"}
]
},
{
"_id": "set_025",
"title": "set_XS_XL",
"title_i18n": "category_dict.text_dict.set_XS_XXL",
"reference": "size_set",
"sub_category_list": [
{"_id": "siz_026", "title": "size_XS"},
{"_id": "siz_027", "title": "size_S"},
{"_id": "siz_028", "title": "size_M"},
{"_id": "siz_029", "title": "size_L"},
{"_id": "siz_030", "title": "size_XL"},
{"_id": "siz_031", "title": "size_XXL"}
],
"parent_category_list": []
},
{
"_id": "siz_026",
"title": "XS",
"title_i18n": "category_dict.text_dict.size_XS",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_025", "title": "set_XS_XXL"}
]
},
{
"_id": "siz_027",
"title": "S",
"title_i18n": "category_dict.text_dict.size_S",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_025", "title": "set_XS_XXL"}
]
},
{
"_id": "siz_028",
"title": "M",
"title_i18n": "category_dict.text_dict.size_M",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_025", "title": "set_XS_XXL"}
]
},
{
"_id": "siz_029",
"title": "L",
"title_i18n": "category_dict.text_dict.size_L",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_025", "title": "set_XS_XXL"}
]
},
{
"_id": "siz_030",
"title": "XL",
"title_i18n": "category_dict.text_dict.size_XL",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_025", "title": "set_XS_XXL"}
]
},
{
"_id": "siz_031",
"title": "XXL",
"title_i18n": "category_dict.text_dict.size_XXL",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_025", "title": "set_XS_XXL"}
]
},
{
"_id": "set_032",
"title": "set_T0_T4",
"title_i18n": "category_dict.text_dict.t0_t4",
"reference": "size_set",
"sub_category_list": [
{"_id": "siz_033", "title": "size_T0"},
{"_id": "siz_034", "title": "size_T1"},
{"_id": "siz_035", "title": "size_T2"},
{"_id": "siz_036", "title": "size_T3"},
{"_id": "siz_037", "title": "size_T4"}
],
"parent_category_list": []
},
{
"_id": "siz_033",
"title": "T0",
"title_i18n": "category_dict.text_dict.size_t0",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_032", "title": "set_T0_T4"}
]
},
{
"_id": "siz_034",
"title": "T1",
"title_i18n": "category_dict.text_dict.size_t1",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_032", "title": "set_T0_T4"}
]
},
{
"_id": "siz_035",
"title": "T2",
"title_i18n": "category_dict.text_dict.size_t2",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_032", "title": "set_T0_T4"}
]
},
{
"_id": "siz_036",
"title": "T3",
"title_i18n": "category_dict.text_dict.size_t3",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_032", "title": "set_T0_T4"}
]
},
{
"_id": "siz_037",
"title": "T4",
"title_i18n": "category_dict.text_dict.size_t4",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_032", "title": "set_T0_T4"}
]
},
{
"_id": "set_038",
"title": "set_34-42",
"title_i18n": "category_dict.text_dict.set_34_42",
"reference": "size_set",
"sub_category_list": [
{"_id": "siz_34", "title": "size_34"},
{"_id": "siz_36", "title": "size_36"},
{"_id": "siz_38", "title": "size_38"},
{"_id": "siz_40", "title": "size_40"},
{"_id": "siz_42", "title": "size_42"}
],
"parent_category_list": []
},
{
"_id": "siz_039",
"title": "34",
"title_i18n": "category_dict.text_dict.size_34",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_038", "title": "set_34-42"}
]
},
{
"_id": "siz_040",
"title": "36",
"title_i18n": "category_dict.text_dict.size_36",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_038", "title": "set_34-42"}
]
},
{
"_id": "siz_041",
"title": "38",
"title_i18n": "category_dict.text_dict.size_38",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_038", "title": "set_34-42"}
]
},
{
"_id": "siz_042",
"title": "40",
"title_i18n": "category_dict.text_dict.size_40",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_038", "title": "set_34-42"}
]
},
{
"_id": "siz_043",
"title": "42",
"title_i18n": "category_dict.text_dict.size_42",
"reference": "size",
"sub_category_list": [],
"parent_category_list": [
{"_id": "set_038", "title": "set_34-42"}
]
},
{
"_id": "brand_color_block",
"title": "Color Block",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_darling",
"title": "Darling",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_emma_go",
"title": "Emma Go",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_kocca",
"title": "Kocca",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_petite_mandigote",
"title": "Petite Mandigote",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_petite_mandigote",
"title": "Stalactite",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_star_mela",
"title": "Star Mela",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_stella_forest",
"title": "Stella Forest",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_eleven_paris",
"title": "Eleven Paris",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_hanca_in",
"title": "Hanca In",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_le_petite_francaise",
"title": "Le Petite Francaise",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_marie_sixtine",
"title": "Marie Sixtine",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_nan_et_nin",
"title": "Nan et Nin",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_pieces",
"title": "Pieces",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_see_u_soon",
"title": "See U Soon",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_suncoo",
"title": "Suncoo",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_theodora_gabrielli",
"title": "Theodora Gabrielli",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_vila",
"title": "Vila",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_vimoda",
"title": "Vimoda",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
},
{
"_id": "brand_noe",
"title": "Noë",
"title_i18n": null,
"reference": "sub_websection",
"sub_category_list": [],
"parent_category_list": []
}
]
\ No newline at end of file
{
"portal_type_source": "Person",
"portal_type_title": "person",
"portal_type_fields": "person_fieldlist",
"initial_query": {"include_docs": true, "limit":[0,1]},
"view": "web_view",
"property_dict": {
"initial_query_url_identifier": "_id",
"no_items": {
"message": "No person found",
"message_i18n": "portal_type_dict.person_dict.text_dict.nodata",
"children": [
{
"href": "#person_module/new",
"text": "Create person",
"text_i18n": "page_dict.person.create",
"class_list": "translate ui-btn-slapos-black",
"icon": "edit"
}
]
}
},
"scheme": [
{
"position": "left",
"field_list": [
{"field": "gender"},
{"field": "first_name"},
{"field": "last_name"},
{"field": "default_email_text"},
{"field": "default_telephone_text"},
{"field": "default_fax_text"}
]
}, {
"position": "right",
"field_list": [
{"field": "default_address_street_address"},
{"field": "default_address_city"},
{"field": "default_address_zip_code"},
{"field": "default_address_region"},
{"field": "nationality"}
]
}
],
"children": [{
"generate": "widget",
"type": "form",
"property_dict": {
"class_list": "responsive",
"dynamic": true,
"map_children": "formItem",
"editable": true,
"secure": "default",
"secret_hash": "foo",
"public_key": "6Ldpb-oSAAAAAGwriKpk4ol1n4yjN_as6M4xv0zA"
},
"children": [{
"generate": "widget",
"type": "controlgroup",
"property_dict": {
"class_list": "center",
"direction": "horizontal"
},
"children": [
{"type": "input", "direct": {"value": "Update My Credentials", "className": "action translate"}, "attributes": {"type": "submit", "data-action":"update", "data-i18n":"[value]portal_type_dict.person_dict.text_dict.submit", "data-theme": "slapos-black"}}
]
}]
}
]
}
{
"_id": {
"type": "StringField",
"widget": {
"id": "_id",
"title": "Id",
"title_i18n": "portal_type_dict.product_dict.field_dict._id.title",
"description": "The id of this product.",
"description_i18n": "portal_type_dict.product_dict.field_dict._id.description",
"alternate_name": "_id",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": false,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"brand": {
"type": "StringField",
"widget": {
"id": "brand",
"title": "Brand",
"title_i18n": "portal_type_dict.product_dict.field_dict.brand.title",
"description": "The brand this product belongs to.",
"description_i18n": "portal_type_dict.product_dict.field_dict.brand.description",
"alternate_name": "brand",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": false,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"short_description": {
"type": "StringField",
"widget": {
"id": "short_description",
"title": "Short Description",
"title_i18n": "portal_type_dict.product_dict.field_dict.short_description.title",
"description": "The short description (title) of this product.",
"description_i18n": "portal_type_dict.product_dict.field_dict.short_description.description",
"alternate_name": "short_description",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": false,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"long_description": {
"type": "StringField",
"widget": {
"id": "long_description",
"title": "Short Description",
"title_i18n": "portal_type_dict.product_dict.field_dict.long_description.title",
"description": "The long description (detailed description) of this product.",
"description_i18n": "portal_type_dict.product_dict.field_dict.long_description.description",
"alternate_name": "long_description",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": false,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"price": {
"type":"IntegerField",
"widget": {
"id": "price",
"title": "Price",
"title_i18n": "portal_type_dict.test_page_dict.field_dict.price.title",
"description": "The price of this product.",
"description_i18n": "portal_type_dict.test_page_dict.field_dict.price.description",
"alternate_name": "price",
"default_value": null,
"css_class": null,
"hidden": null,
"display_width": null,
"maximum_input": null,
"extra": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"start": null,
"end": null
},
"message": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input required but not found.",
"i18n": "validation_dict.required"
},
"not_integer": {
"message": "You did not enter an integer",
"i18n": "validation_dict.no_integer"
},
"integer_out_of_range": {
"message": "The integer you entered is out of range.",
"i18n": "validation_dict.out_of_range"
}
}
},
"rebate": {
"type":"FloatField",
"widget": {
"id": "rebate",
"title": "Rebate",
"title_i18n": "portal_type_dict.test_page_dict.field_dict.rebate.title",
"description": "The rebate (percentage) of this product.",
"description_i18n": "portal_type_dict.test_page_dict.field_dict.rebate.description",
"alternate_name": "rebate",
"default_value": null,
"css_class": null,
"hidden": null,
"display_maxwidth": null,
"display_width": null,
"input_style": null,
"precision": 2,
"extra": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"start": null,
"end": null
},
"message": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input required but not found.",
"i18n": "validation_dict.required"
},
"not_float": {
"message": "You did not enter a floating point number.",
"i18n": "validation_dict.no_float"
}
}
},
"section": {
"type": "StringField",
"widget": {
"id": "section",
"title": "Section",
"title_i18n": "portal_type_dict.product_dict.field_dict.section.title",
"description": "The section this product belongs to.",
"description_i18n": "portal_type_dict.product_dict.field_dict.section.description",
"alternate_name": "section",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"group": {
"type": "StringField",
"widget": {
"id": "group",
"title": "Group",
"title_i18n": "portal_type_dict.product_dict.field_dict.group.title",
"description": "The group this product belongs to.",
"description_i18n": "portal_type_dict.product_dict.field_dict.group.description",
"alternate_name": "group",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"category": {
"type": "StringField",
"widget": {
"id": "category",
"title": "Category",
"title_i18n": "portal_type_dict.product_dict.field_dict.category.title",
"description": "The category this product belongs to.",
"description_i18n": "portal_type_dict.product_dict.field_dict.category.description",
"alternate_name": "category",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"subject": {
"type": "StringField",
"widget": {
"id": "subject",
"title": "Subject",
"title_i18n": "portal_type_dict.product_dict.field_dict.subject.title",
"description": "Whether this article is a bestseller or other subject.",
"description_i18n": "portal_type_dict.product_dict.field_dict.subject.description",
"alternate_name": "subject",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"date_created": {
"type":"DateTimeField",
"widget": {
"id": "date_created",
"title": "Creation Date",
"title_i18n": "portal_type_dict.product_dict.field_dict.date_created.title",
"description": "The date the product was created (YYYY/MM/DD).",
"description_i18n": "portal_type_dict.product_dict.field_dict.date_created.description",
"alternate_name": "date_created",
"default_value": null,
"css_class": null,
"hidden": null,
"default_to_know": null,
"data_separator": null,
"time_separator": null,
"input_style": null,
"input_order": null,
"display_date_only": true,
"am_pm time style": null,
"display_timezone": null,
"hide_day": null,
"hidden_day_is_last_day_of_the_month": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": null,
"start_datetime": null,
"end_datetime": null,
"allow_empty_datetime": null
},
"message": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"not_datetime": {
"message": "You did not enter a valid date and time.",
"i18n": "validation_dict.not_valid_datetime"
},
"datetime_out_of_range": {
"message": "The date and time you entered were out of range.",
"i18n": "validation_dict.out_of_range_datetime"
}
}
},
"default_image_path": {
"type": "StringField",
"widget": {
"id": "default_image_path",
"title": "Default Image Path",
"title_i18n": "portal_type_dict.product_dict.field_dict.default_image_path.title",
"description": "The image path for the default image.",
"description_i18n": "portal_type_dict.product_dict.field_dict.default_image_path.description",
"alternate_name": "default_image_path",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"teaser_image_path": {
"type": "StringField",
"widget": {
"id": "teaser_image_path",
"title": "Teaser Image Path",
"title_i18n": "portal_type_dict.product_dict.field_dict.teaser_image_path.title",
"description": "The image path to a teaser image.",
"description_i18n": "portal_type_dict.product_dict.field_dict.teaser_image_path.description",
"alternate_name": "teaser_image_path",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"size_range": {
"type": "StringField",
"widget": {
"id": "size_range",
"title": "Size Range",
"title_i18n": "portal_type_dict.product_dict.field_dict.size_range.title",
"description": "The size range for this product.",
"description_i18n": "portal_type_dict.product_dict.field_dict.size_range.description",
"alternate_name": "size_range",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"variation_list": {
"type":"MultiListField",
"widget": {
"id": "variation_list",
"title": "Activites",
"title_i18n": "portal_type_dict.person_dict.field_dict.variation_list.title",
"description": "The variations that exist for this product.",
"description_i18n": "portal_type_dict.person_dict.field_dict.variation_list.description",
"alternate_name": "variation_list",
"default_value": null,
"css_class": null,
"hidden": null,
"items": null,
"size": null,
"view_separator": null,
"extra": null,
"extra_per_item": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": null,
"unicode": null
},
"message": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input required but not found.",
"i18n": "validation_dict.required"
},
"unknown_selection": {
"message": "You selected an item that was not in the list.",
"i18n": "validation_dict.unknown_selection"
}
}
},
"weight": {
"type": "StringField",
"widget": {
"id": "weight",
"title": "Weight",
"title_i18n": "portal_type_dict.product_dict.field_dict.weight.title",
"description": "The weight of this product.",
"description_i18n": "portal_type_dict.product_dict.field_dict.weight.description",
"alternate_name": "weight",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"features": {
"type": "StringField",
"widget": {
"id": "features",
"title": "Features",
"title_i18n": "portal_type_dict.product_dict.field_dict.features.title",
"description": "The features of a product.",
"description_i18n": "portal_type_dict.product_dict.field_dict.features.description",
"alternate_name": "features",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"dimensions": {
"type": "StringField",
"widget": {
"id": "dimensions",
"title": "Dimensions",
"title_i18n": "portal_type_dict.product_dict.field_dict.dimensions.title",
"description": "The dimensions/measurements of a product.",
"description_i18n": "portal_type_dict.product_dict.field_dict.dimensions.description",
"alternate_name": "dimensions",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": null,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
}
}
\ No newline at end of file
{
"_id": {
"type": "StringField",
"widget": {
"id": "_id",
"title": "Id",
"title_i18n": "portal_type_dict.product_individual_variation.field_dict._id.title",
"description": "The id of this product variation.",
"description_i18n": "portal_type_dict.product_individual_variation.field_dict._id.description",
"alternate_name": "_id",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": false,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"title": {
"type": "StringField",
"widget": {
"id": "title",
"title": "Title",
"title_i18n": "portal_type_dict.product_individual_variation.field_dict.title.title",
"description": "The title of this product variation.",
"description_i18n": "portal_type_dict.product_individual_variation.field_dict.title.description",
"alternate_name": "title",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"title_i18n": {
"type": "StringField",
"widget": {
"id": "title_i18n",
"title": "Translation Pointer",
"title_i18n": "portal_type_dict.product_individual_variation.field_dict.title_i18n.title",
"description": "The translation lookup value of this product variation.",
"description_i18n": "portal_type_dict.product_individual_variation.field_dict.title_i18n.description",
"alternate_name": "title_i18n",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"reference": {
"type": "StringField",
"widget": {
"id": "reference",
"title": "Translation Pointer",
"title_i18n": "portal_type_dict.product_individual_variation.field_dict.reference.title",
"description": "The translation lookup value of this product variation.",
"description_i18n": "portal_type_dict.product_individual_variation.field_dict.reference.description",
"alternate_name": "reference",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"variation_name": {
"type": "StringField",
"widget": {
"id": "variation_name",
"title": "Translation Pointer",
"title_i18n": "portal_type_dict.product_individual_variation.field_dict.variation_name.title",
"description": "The name of this product variation.",
"description_i18n": "portal_type_dict.product_individual_variation.field_dict.variation_name.description",
"alternate_name": "variation_name",
"default_value": null,
"css_class": null,
"hidden": false,
"display_width": 30,
"maximum_input": null,
"extra": {}
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": true,
"preserve_whitespace": null,
"unicode": null,
"maximum_length": null,
"truncate": null
},
"messages": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input is required but no input given.",
"i18n": "validation_dict.required"
},
"too_long": {
"message":"Too much input given.",
"i18n": "validation_dict.too_much_input"
}
}
},
"image_list": {
"type":"MultiListField",
"widget": {
"id": "image_list",
"title": "Activites",
"title_i18n": "portal_type_dict.person_dict.field_dict.image_list.title",
"description": "Activities associated with this person.",
"description_i18n": "portal_type_dict.person_dict.field_dict.image_list.description",
"alternate_name": "image_list",
"default_value": null,
"css_class": null,
"hidden": null,
"items": null,
"size": null,
"view_separator": null,
"extra": null,
"extra_per_item": null
},
"properties": {
"enabled": true,
"editable": true,
"external_validator": null,
"required": null,
"unicode": null
},
"message": {
"external_validator_failed": {
"message": "The input failed the external validator.",
"i18n": "validation_dict.external"
},
"required_not_found": {
"message": "Input required but not found.",
"i18n": "validation_dict.required"
},
"unknown_selection": {
"message": "You selected an item that was not in the list.",
"i18n": "validation_dict.unknown_selection"
}
}
}
}
\ No newline at end of file
[
{
"_id": "var_001",
"title": "Glossy",
"title_i18n": "product_individual_variation_dict.text_dict.glossy",
"reference": "pro_710",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/710/10/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/710/10/1?display=large&format=jpg"
]
},
{
"_id": "var_002",
"title": "White",
"title_i18n": "product_individual_variation_dict.text_dict.white",
"reference": "pro_118",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/118/21/default_image?display=large&format=jpg"
]
},
{
"_id": "var_003",
"title": "Noir",
"title_i18n": "product_individual_variation_dict.text_dict.black",
"reference": "pro_580",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/580/9/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/580/9/3?format=jpg&display=large"
]
},
{
"_id": "var_004",
"title": "Stone Blue",
"title_i18n": "product_individual_variation_dict.text_dict.stone_blue",
"reference": "pro_133",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/133/27/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/133/27/3?format=jpg&display=large"
]
},
{
"_id": "var_005",
"title": "Pearl",
"title_i18n": "product_individual_variation_dict.text_dict.pearl",
"reference": "pro_138",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/138/27/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/138/27/3?format=jpg&display=large"
]
},
{
"_id": "var_006",
"title": "Carbon",
"title_i18n": "product_individual_variation_dict.text_dict.carbon",
"reference": "pro_521",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/521/10/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/521/10/3?format=jpg&display=small"
]
},
{
"_id": "var_007",
"title": "Curacao",
"title_i18n": "product_individual_variation_dict.text_dict.curacao",
"reference": "pro_317",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/317/15/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/15/2?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/15/1?format=jpg&display=large"
]
},
{
"_id": "var_008",
"title": "Azur",
"title_i18n": "product_individual_variation_dict.text_dict.azur",
"reference": "pro_317",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/317/10/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/10/2?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/10/1?format=jpg&display=large"
]
},
{
"_id": "var_009",
"title": "Fuchsia",
"title_i18n": "product_individual_variation_dict.text_dict.fuchsia",
"reference": "pro_317",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/317/16/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/16/2?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/16/1?format=jpg&display=large"
]
},
{
"_id": "var_010",
"title": "Apricot",
"title_i18n": "product_individual_variation_dict.text_dict.apricot",
"reference": "pro_317",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/317/17/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/17/1?format=jpg&display=large"
]
},
{
"_id": "var_011",
"title": "Désert",
"title_i18n": "product_individual_variation_dict.text_dict.desert",
"reference": "pro_317",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/317/18/default_image?format=jpg&display=large",
"http://www.weinparis.com/product_module/317/18/1?format=jpg&display=large"
]
},
{
"_id": "var_012",
"title": "Speculous",
"title_i18n": "product_individual_variation_dict.text_dict.speculous",
"reference": "pro_700",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/700/18/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/700/18/1?format=jpg&display=large"
]
},
{
"_id": "var_013",
"title": "Green Tree",
"title_i18n": "product_individual_variation_dict.text_dict.green_tree",
"reference": "pro_700",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/700/15/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/700/15/1?format=jpg&display=large"
]
},
{
"_id": "var_014",
"title": "Brandy",
"title_i18n": "product_individual_variation_dict.text_dict.brandy",
"reference": "pro_700",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/700/17/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/700/17/1?format=jpg&display=large"
]
},
{
"_id": "var_015",
"title": "Tango",
"title_i18n": "product_individual_variation_dict.text_dict.tango",
"reference": "pro_700",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/700/19/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/700/19/1?format=jpg&display=large"
]
},
{
"_id": "var_016",
"title": "Noir",
"title_i18n": "product_individual_variation_dict.text_dict.black",
"reference": "pro_700",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/139/27/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/139/27/3?format=jpg&display=large"
]
},
{
"_id": "var_017",
"title": "Corail",
"title_i18n": "product_individual_variation_dict.text_dict.coral",
"reference": "pro_588",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/588/12/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/588/12/5?format=jpg&display=large"
]
},
{
"_id": "var_018",
"title": "Emeraude",
"title_i18n": "product_individual_variation_dict.text_dict.emerald",
"reference": "pro_588",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/588/14/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/588/14/5?format=jpg&display=large"
]
},
{
"_id": "var_019",
"title": "Noir",
"title_i18n": "product_individual_variation_dict.text_dict.black",
"reference": "pro_721",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/721/10/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/721/10/1?format=jpg&display=large"
]
},
{
"_id": "var_020",
"title": "Brandy",
"title_i18n": "product_individual_variation_dict.text_dict.brandy",
"reference": "pro_721",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/721/13/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/721/13/1?format=jpg&display=large"
]
},
{
"_id": "var_021",
"title": "Persan",
"title_i18n": "product_individual_variation_dict.text_dict.persian",
"reference": "pro_721",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/721/14/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/721/14/1?format=jpg&display=large"
]
},
{
"_id": "var_022",
"title": "Sapin",
"title_i18n": "product_individual_variation_dict.text_dict.tree",
"reference": "pro_721",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/721/4/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/721/4/1?format=jpg&display=large"
]
},
{
"_id": "var_023",
"title": "Orange",
"title_i18n": "product_individual_variation_dict.text_dict.orange",
"reference": "pro_78",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/78/12/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/78/12/3?format=jpg&display=large",
"http://www.weinparis.com/product_module/78/12/5?format=jpg&display=large"
]
},
{
"_id": "var_024",
"title": "Chanvre",
"title_i18n": "product_individual_variation_dict.text_dict.hemp",
"reference": "pro_78",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/78/11/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/78/11/3?format=jpg&display=large"
]
},
{
"_id": "var_025",
"title": "Vert",
"title_i18n": "product_individual_variation_dict.text_dict.green",
"reference": "pro_595",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/595/15/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/595/15/3?format=jpg&display=large"
]
},
{
"_id": "var_026",
"title": "Dark Blue",
"title_i18n": "product_individual_variation_dict.text_dict.dark_blue",
"reference": "pro_651",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/651/15/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/651/15/3?format=jpg&display=large"
]
},
{
"_id": "var_027",
"title": "Cream",
"title_i18n": "product_individual_variation_dict.text_dict.cream",
"reference": "pro_247",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/247/14/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/247/14/3?format=jpg&display=large",
"http://www.weinparis.com/product_module/247/14/5?format=jpg&display=large"
]
},
{
"_id": "var_028",
"title": "Shell",
"title_i18n": "product_individual_variation_dict.text_dict.shell",
"reference": "pro_128",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/128/23/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/128/23/3?format=jpg&display=large"
]
},
{
"_id": "var_029",
"title": "Stone Gray",
"title_i18n": "product_individual_variation_dict.text_dict.stone_gray",
"reference": "pro_128",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/128/21/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/128/21/3?format=jpg&display=large"
]
},
{
"_id": "var_030",
"title": "Hav",
"title_i18n": "product_individual_variation_dict.text_dict.hav",
"reference": "pro_128",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/128/24/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/128/24/3?format=jpg&display=large"
]
},
{
"_id": "var_031",
"title": "Black",
"title_i18n": "product_individual_variation_dict.text_dict.black",
"reference": "pro_143",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/143/23/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/143/23/3?format=jpg&display=large"
]
},
{
"_id": "var_032",
"title": "Peach",
"title_i18n": "product_individual_variation_dict.text_dict.peach",
"reference": "pro_143",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/143/24/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/143/24/3?format=jpg&display=large"
]
},
{
"_id": "var_033",
"title": "Black/Blue",
"title_i18n": "product_individual_variation_dict.text_dict.black_blue",
"reference": "pro_665",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/655/16/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/655/16/3?format=jpg&display=large"
]
},
{
"_id": "var_034",
"title": "White",
"title_i18n": "product_individual_variation_dict.text_dict.white",
"reference": "pro_119",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/119/22/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/119/22/3?format=jpg&display=large"
]
},
{
"_id": "var_035",
"title": "Black",
"title_i18n": "product_individual_variation_dict.text_dict.black",
"reference": "pro_119",
"variation_name": "Color",
"image_list": [
"http://www.weinparis.com/product_module/119/21/default_image?display=large&format=jpg",
"http://www.weinparis.com/product_module/119/21/3?format=jpg&display=large"
]
}
]
[
{
"_id": "pro_710",
"brand": "Nat et Nin",
"description_short": "Charlotte",
"description_long": "Le sac cabas boule arrive chez Nat & Nin. Une allure casual et des finitions qui suivent délicatement la ligne des anses. De l’élégance et du style au quotidien pour un look chic et décontracté.",
"default_image_path": "http://www.weinparis.com/product_module/710/10/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0.25,
"section": "cat_001",
"group": "cat_004",
"category": "cat_020",
"currency": "€",
"material": "leather",
"features": "zip, ceinture",
"dimension": "33.0cm",
"date_created": "2013/10/24",
"weight": "",
"price": 240,
"size_range": "set_023",
"variation_list": ["var_001"],
"subject": ""
}, {
"_id": "pro_118",
"brand": "Eleven Paris",
"description_short": "Che W TS",
"description_long": "",
"default_image_path": "http://www.weinparis.com/product_module/118/21/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_014",
"currency": "€",
"material": "50% Cotton 50%Modal",
"features": "",
"dimensions": "33.0cm",
"date_created": "2013/09/01",
"weight": "",
"price": 35,
"size_range": "set_025",
"variation_list": ["var_002"],
"subject": ""
}, {
"_id": "pro_119",
"brand": "Eleven Paris",
"description_short": "Che W TS ",
"description_long": "",
"default_image_path": "http://www.weinparis.com/product_module/119/22/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_016",
"currency": "€",
"material": "50% Cotton 50%Modal",
"features": "",
"dimensions": "",
"date_created": "2014/02/01",
"weight": "",
"price": 40,
"size_range": "set_025",
"variation_list": ["var_034", "var_035"],
"subject": ""
}, {
"_id": "pro_665",
"brand": "See U Soon",
"description_short": "Chemise Charlotte ",
"description_long": "",
"default_image_path":"http://www.weinparis.com/product_module/655/16/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_012",
"currency": "€",
"material": "100% Polyester",
"features": "",
"dimensions": "",
"date_created": "2014/02/04",
"weight": "",
"price": 65,
"size_range": "set_032",
"variation_list": ["var_033"],
"subject": ""
}, {
"_id": "pro_143",
"brand": "See U Soon",
"description_short": "Dardoot Top Georgia",
"description_long": "",
"default_image_path": "http://www.weinparis.com/product_module/143/23/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_014",
"currency": "€",
"material": "100%Linen",
"features": "",
"dimensions": "",
"date_created": "2013/11/21",
"weight": "",
"price": 65,
"size_range": "set_025",
"variation_list":["var_031", "var_032"],
"subject": ""
}, {
"_id": "pro_128",
"brand": "Eleven Paris",
"description_short": "Daisy Pants",
"description_long": "Pantalons en coton La matière de ce produit a un aspect délavé Coupe slim pantalon près du corps Fermeture zip sous patte Zips aux jambes",
"default_image_path":"http://www.weinparis.com/product_module/128/23/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_015",
"currency": "€",
"material": "",
"features": "",
"dimensions": "",
"date_created": "2013/05/16",
"weight": "",
"price": 98,
"size_range": "set_032",
"variation_list": ["var_028", "var_029", "var_030"],
"subject": ""
}, {
"_id": "pro_247",
"brand": "Part Two",
"description_short": "Croyden Shirt",
"description_long": "Haut en dentelle avec bordure contrastante pour un look graphique et féminin. Avec un style court, en forme carrée, ce haut élégant repose sur une conception de dentelle florale symétrique avec garniture noire pour un look saisissant et moderne. Idéal avec une jupe taille haute ou pantalon pour une silhouette moderne et flatteuse. col rond zip au dos Bordure contrastante au col, les manches et fermeture éclair lavé à la main",
"default_image_path":"http://www.weinparis.com/product_module/247/14/default_image?display=large&format=jpg",
"teaser_image_path": "http://www.weinparis.com/product_module/247/14/5?format=jpg&display=large",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_016",
"currency": "€",
"material": "",
"features": "",
"dimensions": "",
"date_created": "2014/03/02",
"weight": "",
"price": 99.95,
"size_range": "set_038",
"variation_list": ["var_027"],
"subject": ""
}, {
"_id": "pro_651",
"brand": "Part Two",
"description_short": "Chemise Francoise",
"description_long": "",
"default_image_path": "http://www.weinparis.com/product_module/651/15/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_012",
"currency": "€",
"material": "100% SILK",
"features": "",
"dimensions": "",
"date_created": "2013/11/21",
"weight": "",
"price": 89,
"size_range": "set_032",
"variation_list": ["var_026"],
"subject": ""
}, {
"_id": "pro_595",
"brand": "See U Soon",
"description_short": "Debardeur Eve",
"description_long": "Debarteur en Polyester. matière souple et très résistante. entretien facile Coupe ample Fermeture éclair sur le dos",
"default_image_path": "http://www.weinparis.com/product_module/595/15/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_014",
"currency": "€",
"material": "100% SILK",
"features": "",
"dimensions": "",
"date_created": "2012/12/01",
"weight": "",
"price": 45,
"size_range": "set_032",
"variation_list": ["var_025"],
"subject": "best"
}, {
"_id": "pro_78",
"brand": "Marie Sixtine",
"description_short": "Debardeur Oscar",
"description_long": "Debardeur bi-matière Col rond San manches oupe ajustée",
"default_image_path": "http://www.weinparis.com/product_module/78/12/default_image?display=large&format=jpg",
"teaser_image_path": "http://www.weinparis.com/product_module/78/12/5?format=jpg&display=large",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_014",
"currency": "€",
"material": "",
"features": "",
"dimensions": "",
"date_created": "2014/02/09",
"weight": "",
"price": 45,
"size_range": "set_025",
"variation_list": ["var_023", "var_024"],
"subject": ""
}, {
"_id": "pro_721",
"brand": "Nat et Nin",
"description_short": "Debbie",
"description_long": "Un grand portefeuille à glisser dans son sac la journée qui le soir venu se transforme en petite pochette avec sa bandoulière amovible. Maligne et discrète, Debbie c’est le compagnon idéal pour emporter l’essentiel avec soi. Un modèle original et dans l’air du temps pour la femme indépendante Nat & Nin.",
"default_image_path": "http://www.weinparis.com/product_module/721/10/default_image?display=large&format=jpg",
"teaser_image_path":"",
"rebate": 0,
"section": "cat_001",
"group": "cat_004",
"category": "cat_019",
"currency": "€",
"material": "Leather",
"features": "Zip , Ceinture",
"dimensions": "12.5cm",
"date_created": "2013/10/11",
"weight": "",
"price": 90,
"size_range": "set_023",
"variation_list": ["var_019", "var_020", "var_021", "var_022"],
"subject": ""
}, {
"_id": "pro_588",
"brand": "Caroline Vermeille",
"description_short": "Doggy trendy",
"description_long": "Caroline Vermeille, jeune créatrice passionnée de design textile lance sa marque de foulards 100% en soie. Elle choisit une fabrication française en laissant le soin de l'impression à un teinturier de la région lyonnaise, soucieux de son environnement et applicant les normes iso 14001.",
"default_image_path": "http://www.weinparis.com/product_module/588/12/default_image?display=large&format=jpg",
"teaser_image_path":"",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_018",
"currency": "€",
"material": "",
"features": "",
"dimensions": "Largeur: 63.0 cm",
"date_created": "2012/09/01",
"weight": "",
"price": 59.95,
"size_range": "set_023",
"variation_list": ["var_017", "var_018"],
"subject": "best"
}, {
"_id": "pro_139",
"brand": "Eleven Paris",
"description_short": "Dooth Skirt",
"description_long": "Jupe 100% Viscose, matière à l'aspect fluide et soyeux. Imprimé graphique/géométrique Poches italiennes, Fermeture sur le devant Lien passant sous couture à nouer",
"default_image_path": "http://www.weinparis.com/product_module/139/27/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_013",
"currency": "€",
"material": "",
"features": "",
"dimensions": "",
"date_created": "2013/11/21",
"weight": "",
"price": 130,
"size_range": "set_038",
"variation_list": ["var_016"],
"subject": ""
}, {
"_id": "pro_700",
"brand": "Nan et Nin",
"description_short": "DOROTHY",
"description_long": "L’allure est faussement ingénue, le format généreux, les possibilités de rangement illimitées. Un sac urbain et intelligent, créé pour répondre à toutes les exigences des aventurières modernes. Cuir de vachette véritable. Doublure coton.",
"default_image_path": "http://www.weinparis.com/product_module/700/18/default_image?display=large&format=jpg",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_004",
"category": "cat_020",
"currency": "€",
"material": "Leather",
"features": "Zip , Ceinture",
"dimensions": "Hauteur: 24.0 cm",
"date_created": "2013/12/21",
"weight": "550.0g",
"price": 180,
"size_range": "set_023",
"variation_list": ["var_012", "var_013", "var_014", "var_015"],
"subject": ""
}, {
"_id": "pro_317",
"brand": "Nan et Nin",
"description_short": "DOROTHY",
"description_long": "Bandoulière réglable et amovible. Fermeture zip. Poches zippées avant/ arrière et poches intérieures. Cuir de vachette véritable. Doublure coton.",
"default_image_path": "http://www.weinparis.com/product_module/317/15/default_image?format=jpg&display=large",
"teaser_image_path": "",
"rebate": 0,
"section": "cat_001",
"group": "cat_004",
"category": "cat_020",
"currency": "€",
"material": "Leather",
"features": "Zip , Ceinture",
"dimensions": "",
"date_created": "2014/01/01",
"weight": "",
"price": 180,
"size_range": "set_023",
"variation_list": ["var_007", "var_008", "var_009", "var_010", "var_011"],
"subject": "best"
} , {
"_id": "pro_521",
"brand": "Marie Sixtine",
"description_short": "Astrid",
"description_long": "",
"default_image_path":"http://www.weinparis.com/product_module/521/10/default_image?format=jpg&display=large",
"teaser_image_path":"",
"rebate": 0,
"section": "cat_001",
"group": "cat_003",
"category": "cat_009",
"currency": "€",
"material": "60%LAINE 40%TENCEL 100% SOIE ",
"features": "",
"dimensions": "",
"date_created": "2014/04/02",
"weight": "",
"price": 95,
"size_range": "set_025",
"variation_list": ["var_006"],
"subject": ""
}, {
"_id": "pro_138",
"brand": "Eleven Paris",
"description_short": "DYANE Shirt",
"description_long": "Chemise en 70%Cotton 30%Silk. super souple et lèger. Broderie en lurex sur le col.",
"default_image_path":"http://www.weinparis.com/product_module/138/27/default_image?format=jpg&display=large",
"teaser_image_path": "",
"rebate": 0,
"currency": "€",
"material": "",
"section": "cat_001",
"group": "cat_003",
"category": "cat_012",
"features": "",
"dimensions": "",
"date_created": "2013/12/21",
"weight": "",
"price": 160,
"size_range": "set_025",
"variation_list": ["var_005"],
"subject": ""
}, {
"_id": "pro_133",
"brand": "Eleven Paris",
"description_short": "EDWA Shirt",
"description_long": "100% Tencel, matéreil fluide, confortable à porter. Conseils d'entretien: Ne pas mettre au sèche-linge, Lavage en machine à 30° C",
"default_image_path": "http://www.weinparis.com/product_module/133/27/default_image?format=jpg&display=large",
"teaser_image_path": "",
"rebate": 0,
"currency": "€",
"material": "",
"features": "",
"section": "cat_001",
"group": "cat_003",
"category": "cat_012",
"dimensions": "",
"date_created": "2014/02/01",
"weight": "",
"price": 115,
"size_range": "set_025",
"variation_list": ["var_004"],
"subject": "best"
}, {
"_id": "pro_580",
"brand": "Darling",
"description_short": "Elsa Dress",
"description_long": "77%POLYESTER 3%ELASTANE 20%RAYON ",
"default_image_path": "http://www.weinparis.com/product_module/580/9/default_image?format=jpg&display=large",
"teaser_image_path": "",
"rebate": 0,
"currency": "€",
"section": "cat_001",
"group": "cat_003",
"category": "cat_009",
"material": "",
"features": "Zip, Ceinture",
"dimensions": "",
"date_created": "2013/12/01",
"weight": "",
"price": 95,
"size_range": "set_025",
"variation_list":["var_003"],
"subject": ""
}
]
\ No newline at end of file
{
"property_dict": {},
"children": [
{
"generate": "widget",
"type": "header",
"property_dict": {
"id": "search-header",
"theme": "slapos-black",
"add_content": 0,
"section_list":["last"],
"title": "Personalize",
"title_i18n": "global_dict.detail_search"
},
"children":[{
"type": "a",
"direct": {
"href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"logic": {"text": "Close"}
}]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text": "Brands",
"text_i18n": "global_dict.brands",
"title": "Click to open and select brands",
"title_i18n": "global_dict.click_brands",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [{
"type": "input",
"direct": {"id":"select_brand", "className": "translate"},
"attributes": {"data-enhanced":"true", "data-inset": false, "data-i18n": "[placeholder]global_dict.filter","placeholder":"Filter", "data-icon":"search", "data-action-btn":"true", "data-type":"search", "type":"search"},
"logic":{"clear":"true", "action":"search", "add_label": false}
}, {
"portal_type_source": "Portal Category",
"portal_type_title": "category",
"initial_query": {"query": "reference: 'sub_websection'", "include_docs": true, "select_list": ["title", "title_i18n"]},
"property_dict": {
"check": true
},
"scheme": [
{
"position": "center",
"field_list": [
{"field": "title"}
]
}
],
"children": [{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem",
"filter": true,
"input": "#select_brand",
"dynamic": true
},
"children": []
}]
}]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text": "Categories",
"text_i18n": "global_dict.categories",
"title": "Click to open and select categories",
"title_i18n": "global_dict.click_categories",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [{
"type": "input",
"direct": {"id":"select_category", "className": "translate"},
"attributes": {"data-enhanced":"true", "data-inset": false, "data-i18n": "[placeholder]global_dict.filter","placeholder":"Filter", "data-icon":"search", "data-action-btn":"true", "data-type":"search", "type":"search"},
"logic":{"clear":"true", "action":"search", "add_label": false}
}, {
"portal_type_source": "Portal Category",
"portal_type_title": "category",
"initial_query": {"query": "reference: 'product_category'", "include_docs": true, "select_list": ["title", "title_i18n"]},
"property_dict": {
"check": true
},
"scheme": [
{
"position": "center",
"field_list": [
{"field": "title"}
]
}
],
"children": [{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem",
"filter": true,
"input": "#select_category",
"dynamic": true
},
"children": []
}]
}
]
}
]
}
\ No newline at end of file
{
"children":[
{
"generate": "widget",
"type": "header",
"property_dict": {
"id": "search-header",
"theme": "slapos-black",
"add_content": 0,
"section_list":["last"],
"title": "Categories",
"title_i18n": "global_dict.categories"
},
"children":[{
"type": "a",
"direct": {
"href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"logic": {"text": "Close"}
}]
},
{
"portal_type_source": "Portal Category",
"portal_type_title": "category",
"initial_query": {"query": "reference: 'product_group'", "include_docs": true, "select_list": ["title", "title_i18n"]},
"property_dict": {
"check": true
},
"scheme": [
{
"position": "center",
"field_list": [
{"field": "title"}
]
}
],
"children": [{
"generate":"widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem",
"dynamic": true
},
"children": []
}]
}
]
}
\ No newline at end of file
{
"property_dict": {},
"children": [
{
"generate": "widget",
"type": "header",
"property_dict": {
"id": "search-header",
"theme": "slapos-black",
"add_content": 0,
"section_list":["last"],
"title": "Sales & Deals",
"title_i18n": "global_dict.deals"
},
"children":[{
"type": "a",
"direct": {
"href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"attributes": {
"data-enhanced": true,
"data-rel": "close"
},
"logic": {"text": "Close"}
}]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text": "Sales and Deals",
"text_i18n": "global_dict.deals",
"title": "Click to open and select sales and deals",
"title_i18n": "global_dict.click_deals",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
{"type": "item", "href": "#products/sales", "center": {"text": [{"type": "h1","text": "Sales", "text_i18n":"global_dict.sales"}]}, "right": {"check": true}},
{"type": "item", "href": "#products/new", "center": {"text":[{"type": "h1", "text": "New Items", "text_i18n": "global_dict.new"}]}, "right": {"check": true}}
]
}
]
}
]
}
\ No newline at end of file
{
"property_dict": {},
"children":[{
"generate": "widget",
"type": "header",
"property_dict": {
"id": "search-header",
"theme": "slapos-black",
"add_content": 0,
"section_list":["last"],
"title": "Sort by",
"title_i18n": "global_dict.sort"
},
"children":[{
"type": "a",
"direct": {
"href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"attributes": {
"data-enhanced": true,
"data-rel": "close"
},
"logic": {"text": "Close"}
}]
}, {
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
{"type": "item", "href": "#product_module::sort=date_created,descending", "center": [{"type": "h1","text": "Newest Items", "text_i18n":"global_dict.latest"}]},
{"type": "item", "href": "#product_module::sort=price,descending", "center": [{"type": "h1","text": "Lowest Price", "text_i18n":"global_dict.lowest"}]},
{"type": "item", "href": "#product_module::sort=price,ascending", "center": [{"type": "h1","text": "Highest Price", "text_i18n":"global_dict.highest"}]}
]
}
]
}
\ No newline at end of file
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