diff --git a/catalog/install/loadedcommerce.sql b/catalog/install/loadedcommerce.sql index 41afde759..2bd01a432 100644 --- a/catalog/install/loadedcommerce.sql +++ b/catalog/install/loadedcommerce.sql @@ -6173,11 +6173,11 @@ INSERT INTO lc_banners (banners_id, banners_title, banners_url, banners_target, INSERT INTO lc_branding (language_id, homepage_text, slogan, meta_description, meta_keywords, meta_title, meta_title_prefix, meta_title_suffix, footer_text) VALUES ('1', '
Loaded7 by Loaded Commerce

Welcome to your new Loaded Commerce 7 store. 

Ready to make the store of your dreams. Built on a solid foundation for the future.

Change this HTML Content in your Admin ->Marketing ->Branding Manager
NOTE: Be sure to copy this template before making changes to it. See template docs at http://docs.loaded7.com

Learn more about Loaded Commerce and our Pro Features. 
', '', '', '', '', '', '', ''); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1:2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1;2'); INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(1, 1, 'Products', 'Products', 'Products Blurb', '

Products Content

', 'products', 'tags'); INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(2, 1, 'Information', 'Information', 'Information Blurb', '

Information Content

', 'information', 'tags'); diff --git a/catalog/install/loadedcommerce_innodb.sql b/catalog/install/loadedcommerce_innodb.sql index 320a5b117..241cc984c 100644 --- a/catalog/install/loadedcommerce_innodb.sql +++ b/catalog/install/loadedcommerce_innodb.sql @@ -6173,11 +6173,11 @@ INSERT INTO lc_banners (banners_id, banners_title, banners_url, banners_target, INSERT INTO lc_branding (language_id, homepage_text, slogan, meta_description, meta_keywords, meta_title, meta_title_prefix, meta_title_suffix, footer_text) VALUES ('1', '
Loaded7 by Loaded Commerce

Welcome to your new Loaded Commerce 7 store. 

Ready to make the store of your dreams. Built on a solid foundation for the future.

Change this HTML Content in your Admin ->Marketing ->Branding Manager
NOTE: Be sure to copy this template before making changes to it. See template docs at http://docs.loaded7.com

Learn more about Loaded Commerce and our Pro Features. 
', '', '', '', '', '', '', ''); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1:2'); -INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1:2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1;2'); +INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1;2'); INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(1, 1, 'Products', 'Products', 'Products Blurb', '

Products Content

', 'products', 'tags'); INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(2, 1, 'Information', 'Information', 'Information Blurb', '

Information Content

', 'information', 'tags');