INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
41832, 1731690622, '/valentines-day/valentines-roses/?currency=USH&sl=nl&sort_order=desc',
'Valentines Roses Flowers - eshopuganda.com',
'Y', 1.2437448501587, 3003, 1
)