UPDATE ushop_products SET enable_offer = 'E' WHERE product_id IN (345, 346, 347, 348, 349)
bool(true)