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', '
Welcome to your new Loaded Commerce 7 store.
Ready to make the store of your dreams. Built on a solid foundation for the future.
Unlimited Products and Categories.
Set Featured Products on the Homepage
Manage the Menus with Custom Links
Create Rich HTML Content
Provide Discount Coupons
Real Time Shipping and Tax on Checkout
Real Time Payments with popular Gateways
Create and Edit Orders in Admin
Manage your Admin Users and Admin Permissions
Instantly Install any Addons in the Addon Store
Backup and Update your store in One Click
URLS are SEO friendly
Product Images are Automatically resized
Change this HTML Content in your Admin ->Marketing ->Branding Manager
', '', '', '', '', '', '', '');
-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', 'Welcome to your new Loaded Commerce 7 store.
Ready to make the store of your dreams. Built on a solid foundation for the future.
Unlimited Products and Categories.
Set Featured Products on the Homepage
Manage the Menus with Custom Links
Create Rich HTML Content
Provide Discount Coupons
Real Time Shipping and Tax on Checkout
Real Time Payments with popular Gateways
Create and Edit Orders in Admin
Manage your Admin Users and Admin Permissions
Instantly Install any Addons in the Addon Store
Backup and Update your store in One Click
URLS are SEO friendly
Product Images are Automatically resized
Change this HTML Content in your Admin ->Marketing ->Branding Manager
', '', '', '', '', '', '', '');
-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');