function ($post, $field_name, $request) { if ($post['type'] !== 'product') { return null; } return wc_placeholder_img_src('thumbnail'); } ]); });