Closed replakcan closed 2 weeks ago
{ "id": 322, "name": "Gri Regular Astar", "description": "Gri Regular Astar Detaylı Dokuma Blazer Ceket TWOAW20CE0316", "price": 461.99, "stock": 140, "store_id": 1, "category_id": 3, "rating": 3.64, "sell_count": 281, "images": [ { "url": "https://cdn.dsmcdn.com/ty181/product/media/images/20210923/14/135755138/57457659/1/1_org_zoom.jpg", "index": 0 } ] }
[x] While fetching product data, a loading spinner should be shown on the screen
[x] Fetch product
product reducer
/products/:productId
[x] When a product is clicked it should navigate to Product Detail Page with proper URL
shop/:gender/:categoryName/:categoryId/:productNameSlug/:productId
pointer
[ ] After getting response you need to
[x] Product Detail Page should have back button
[x] While fetching product data, a loading spinner should be shown on the screen
[x] Fetch product
product reducer
/products/:productId
[x] When a product is clicked it should navigate to Product Detail Page with proper URL
shop/:gender/:categoryName/:categoryId/:productNameSlug/:productId
pointer
, and it should have an effect on hover to specify it is clickable[ ] After getting response you need to
[x] Product Detail Page should have back button