If there is no error, and still it doesn't work, most probably your query inside the trigger might not return any results. You need to carefully check those conditions are satisfied . You used the same table oc_t_item_meta with two aliases m1 and m2. I can see in one condition you compare its...