INSERT INTO cscart_seo_names (
`name`, `type`, `object_id`, `dispatch`,
`lang_code`, `path`
)
VALUES
(
'aiko-safe-model-as-180-office-safe-with-one-shelve-and-one-drawer',
'p', 162, '', 'en', '250/253'
) ON DUPLICATE KEY
UPDATE
`name` = 'aiko-safe-model-as-180-office-safe-with-one-shelve-and-one-drawer',
`type` = 'p',
`object_id` = 162,
`dispatch` = '',
`lang_code` = 'en',
`path` = '250/253'