1
0
Fork 0
mirror of synced 2025-04-06 07:13:33 +03:00

skip product if item not found by id

This commit is contained in:
Daniel Weiser 2020-07-02 19:02:11 +03:00
parent ad51ae4a2c
commit 8e2fb9e346

View file

@ -891,4 +891,5 @@ if ( ! class_exists( 'WC_Retailcrm_History' ) ) :
return $outputArray;
}
}
endif;