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