diff --git a/pages/yamaha/Product/Motor.js b/pages/yamaha/Product/Motor.js index 3a67279..beff594 100644 --- a/pages/yamaha/Product/Motor.js +++ b/pages/yamaha/Product/Motor.js @@ -48,7 +48,7 @@ export async function getServerSideProps(context) { if (res["STATUS"] === 1) { product = res["DATA"]["products"]; } - console.log(res); + // console.log(res); return { props: {