INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
105794, 1747816608, '/valentines-day/because-i-care/?currency=USD&sl=nl',
'Because I Care Flowers - Love & Romance - eshopuganda.com',
'Y', 1.2789270877838, 3003, 1
)