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