admin/app/api/model/page/Page.php
@@ -133,6 +133,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'],