INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
41697, 1731603122, '/every-buyer-of-a-promotional-flower-bouquet-can-get-a-1-discount.',
'Every buyer of a promotional flower bouquet can get a 1% discount.',
'Y', 0.47543716430664, 3003, 1
)