INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
105794, 1747815727, '/fruit-gift-baskets/wine-basket/?currency=GBP&items_per_page=24&sl=no',
'Fresh Fruit & Wine Basket at eshopuganda.com',
'Y', 1.5085361003876, 3003, 1
)