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