admin/app/api/model/supplier/page/Page.php
@@ -141,6 +141,7 @@
                'product_id' => $product['product_id'],
                'product_name' => $product['product_name'],
                'selling_point' => $product['selling_point'],
                'is_price_negotiable' => $product['is_price_negotiable'],
                'image' => $product['image'][0]['file_path'],
                'product_image' => $product['image'][0]['file_path'],
                'product_price' => $show_sku['product_price'],