INSERT INTO cscart_ble_cache_log (
`timestamp`, `ip`, `user_id`, `session_id`,
`flag`, `dispatch`, `details`, `url`,
`query`
)
VALUES
(
1781303010, '216.73.217.143', 0, 1781303006,
'C', 'products.view', 'SAVE REDIS: OK [K0cc5c7ea52fc375e7976a7081d8fc266_7d764af529781a2577e3cc060eb901e6]',
'/lighting/ceiling-lights/chandelier/downtown-6-light-pendant-chandelier/',
'/index.php?dispatch=products.view&product_id=63855'
)