INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
41832, 1731693630, '/cakes-and-chocolates/cakes/yellow-cake/?sl=da',
'Cakes & Chocolates :: Cakes',
'Y', 0.63512396812439, 3003, 1
)