This commit is contained in:
Samandar Turgunboyev
2026-01-24 17:23:50 +05:00
parent 33185702df
commit 105c384994
16 changed files with 23 additions and 1 deletions

View File

@@ -560,6 +560,7 @@ const OrderPage = () => {
<Image
width={500}
height={500}
unoptimized
src={
item.product.images.length !== 0
? BASE_URL + item.product.images[0].image