REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('login', 0, 0, 's', 'auth.login_form', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('cart', 0, 0, 's', 'checkout.cart', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('checkout', 0, 0, 's', 'checkout.checkout', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('checkout-customer-info', 0, 0, 's', 'checkout.customer_info', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('checkout-summary', 0, 0, 's', 'checkout.summary', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('gift-certificates', 0, 0, 's', 'gift_certificates.add', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('gift-certificates-update', 0, 0, 's', 'gift_certificates.update', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('news', 0, 0, 's', 'news.list', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('profiles-add', 0, 0, 's', 'profiles.add', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('profiles-update', 0, 0, 's', 'profiles.update', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('promotions', 0, 0, 's', 'promotions.list', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('wishlist', 0, 0, 's', 'wishlist.view', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('sitemap', 0, 0, 's', 'sitemap.view', 'en');
REPLACE INTO ?:seo_names (`name`, `object_id`, `company_id`, `type`, `dispatch`, `lang_code`) VALUES('catalog', 0, 0, 's', 'categories.catalog', 'en');