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