INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
105794, 1747815068, '/fruit-gift-baskets/eshop-custom-basket/?currency=EUR&items_per_page=80',
'Order for Eshop Custom Basket - Wine baskets - Fruit Baskets at eshopuganda.com',
'Y', 1.3936281204224, 3003, 1
)