2021-05-10 15:45:35 +02:00
|
|
|
{
|
|
|
|
|
'name': 'Loftspace Theme',
|
|
|
|
|
'description': 'Loftspace Fashion Theme',
|
|
|
|
|
'category': 'Theme/Retail',
|
2021-05-10 15:46:48 +02:00
|
|
|
'summary': 'Furniture, Toys, Games, Kids, Boys, Girls, Stores',
|
2021-05-10 15:45:35 +02:00
|
|
|
'sequence': 130,
|
2021-06-07 14:47:59 +00:00
|
|
|
'version': '2.1.0',
|
2021-05-10 15:45:35 +02:00
|
|
|
'author': 'Odoo S.A.',
|
|
|
|
|
'depends': ['theme_common'],
|
|
|
|
|
'data': [
|
2021-05-10 15:46:42 +02:00
|
|
|
'data/ir_asset.xml',
|
2021-05-10 15:45:35 +02:00
|
|
|
'views/images_content.xml',
|
|
|
|
|
|
|
|
|
|
'views/snippets/s_cover.xml',
|
|
|
|
|
'views/snippets/s_text_image.xml',
|
|
|
|
|
'views/snippets/s_title.xml',
|
|
|
|
|
'views/snippets/s_three_columns.xml',
|
|
|
|
|
'views/snippets/s_call_to_action.xml',
|
2021-06-07 14:47:59 +00:00
|
|
|
'views/snippets/s_image_gallery.xml',
|
|
|
|
|
'views/snippets/s_banner.xml',
|
|
|
|
|
'views/snippets/s_image_text.xml',
|
|
|
|
|
'views/snippets/s_numbers.xml',
|
|
|
|
|
'views/snippets/s_color_blocks_2.xml',
|
|
|
|
|
'views/snippets/s_features.xml',
|
|
|
|
|
'views/snippets/s_media_list.xml',
|
|
|
|
|
'views/snippets/s_features_grid.xml',
|
|
|
|
|
'views/snippets/s_comparisons.xml',
|
|
|
|
|
'views/snippets/s_product_catalog.xml',
|
|
|
|
|
|
|
|
|
|
],
|
2021-05-10 15:45:35 +02:00
|
|
|
'images': [
|
2021-06-07 14:47:59 +00:00
|
|
|
'static/description/loftspace_description.jpg',
|
2021-05-10 15:45:35 +02:00
|
|
|
'static/description/loftspace_screenshot.jpg',
|
|
|
|
|
],
|
2021-06-07 14:47:59 +00:00
|
|
|
'images_preview_theme': {
|
|
|
|
|
'website.s_cover_default_image': '/theme_loftspace/static/src/img/snippets/s_cover.jpg',
|
|
|
|
|
'website.s_banner_default_image': '/theme_loftspace/static/src/img/snippets/s_banner.jpg',
|
|
|
|
|
'website.s_three_columns_default_image_1': '/theme_loftspace/static/src/img/snippets/library_image_11.jpg',
|
|
|
|
|
'website.s_three_columns_default_image_2': '/theme_loftspace/static/src/img/snippets/library_image_13.jpg',
|
|
|
|
|
'website.s_three_columns_default_image_3': '/theme_loftspace/static/src/img/snippets/library_image_07.jpg',
|
|
|
|
|
'website.library_image_03': '/theme_loftspace/static/src/img/snippets/s_images_wall_01.jpg',
|
|
|
|
|
'website.library_image_02': '/theme_loftspace/static/src/img/snippets/s_images_wall_05.jpg',
|
|
|
|
|
'website.library_image_10': '/theme_loftspace/static/src/img/snippets/s_images_wall_06.jpg',
|
|
|
|
|
'website.library_image_05': '/theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg',
|
|
|
|
|
'website.library_image_16': '/theme_loftspace/static/src/img/snippets/s_images_wall_04.jpg',
|
|
|
|
|
'website.library_image_13': '/theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg',
|
|
|
|
|
},
|
2021-05-10 15:45:35 +02:00
|
|
|
'license': 'LGPL-3',
|
|
|
|
|
'live_test_url': 'https://theme-loftspace.odoo.com',
|
2021-05-10 15:46:42 +02:00
|
|
|
'assets': {
|
|
|
|
|
'website.assets_editor': [
|
|
|
|
|
'theme_loftspace/static/src/js/tour.js',
|
|
|
|
|
],
|
|
|
|
|
}
|
2021-05-10 15:45:35 +02:00
|
|
|
}
|