diff --git a/install-dev/data/theme.sql b/install-dev/data/theme.sql index b8936d75a..737d59b63 100644 --- a/install-dev/data/theme.sql +++ b/install-dev/data/theme.sql @@ -68,10 +68,25 @@ UPDATE `PREFIX_configuration` SET value = '' WHERE name = 'UPGRADER_BACKUPDB_FIL UPDATE `PREFIX_configuration` SET value = '' WHERE name = 'UPGRADER_BACKUPFILES_FILENAME'; UPDATE `PREFIX_configuration` SET value = '40' WHERE name = 'CONF_AVERAGE_PRODUCT_MARGIN'; UPDATE `PREFIX_configuration` SET value = '1' WHERE name = 'PS_DASHBOARD_SIMULATION'; +UPDATE `PREFIX_configuration` SET value = '1' WHERE name = 'QUICK_VIEW'; /* No right column */ DELETE FROM `PREFIX_hook_module` WHERE id_hook = (SELECT id_hook FROM `PREFIX_hook` WHERE name = 'displayRightColumn'); +/* displayHome */ +SET @id_hook = (SELECT id_hook FROM `PREFIX_hook` WHERE name = 'displayHome'); +UPDATE `PREFIX_hook_module` SET position = 1 +WHERE id_module = (SELECT id_module FROM `PREFIX_module` WHERE name = 'themeconfigurator') +AND id_hook = @id_hook; + +UPDATE `PREFIX_hook_module` SET position = 2 +WHERE id_module = (SELECT id_module FROM `PREFIX_module` WHERE name = 'blockfacebook') +AND id_hook = @id_hook; + +UPDATE `PREFIX_hook_module` SET position = 3 +WHERE id_module = (SELECT id_module FROM `PREFIX_module` WHERE name = 'blockcmsinfo') +AND id_hook = @id_hook; + /* displayTop */ SET @id_hook = (SELECT id_hook FROM `PREFIX_hook` WHERE name = 'displayTop'); UPDATE `PREFIX_hook_module` SET position = 1 diff --git a/install-dev/data/xml/configuration.xml b/install-dev/data/xml/configuration.xml index 4e8fd7658..4b337da4d 100644 --- a/install-dev/data/xml/configuration.xml +++ b/install-dev/data/xml/configuration.xml @@ -787,5 +787,8 @@ Country 1 + + 1 + diff --git a/install-dev/fixtures/fashion/data/specific_price.xml b/install-dev/fixtures/fashion/data/specific_price.xml index 0dd7eacf8..00dcdd1f9 100644 --- a/install-dev/fixtures/fashion/data/specific_price.xml +++ b/install-dev/fixtures/fashion/data/specific_price.xml @@ -18,6 +18,7 @@ - + + diff --git a/install-dev/fixtures/fashion/langs/en/data/product.xml b/install-dev/fixtures/fashion/langs/en/data/product.xml index 0a905fbfd..551eb30a9 100644 --- a/install-dev/fixtures/fashion/langs/en/data/product.xml +++ b/install-dev/fixtures/fashion/langs/en/data/product.xml @@ -2,12 +2,12 @@ - This stylish short sleeve faux fur coat will keep you warm this winter. The thick knit collar adds an orginal touch to this elegant coat. - fur-coat + This stylish short sleeve winter coat will keep you warm this winter. The thick knit collar adds an orginal touch to this elegant coat. + winter-coat - Fur Coat + Winter Coat In stock