INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
105794, 1747815963, '/occasional-flowers/seasonal/halloween/?currency=USD&sl=no',
'Halloween Flowers - Eshopuganda.com',
'Y', 1.2530589103699, 3003, 1
)