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