debug detail2
This commit is contained in:
parent
65b4e8e00b
commit
3aa44579ab
|
|
@ -123,6 +123,7 @@ func GetProductDetails(productId string) (models.TrendyolProductDetailModel, err
|
||||||
productDetailModel = response.Result
|
productDetailModel = response.Result
|
||||||
|
|
||||||
return productDetailModel, nil
|
return productDetailModel, nil
|
||||||
|
//test
|
||||||
}
|
}
|
||||||
|
|
||||||
// getProductDetailWithOptions returns JSON with variants
|
// getProductDetailWithOptions returns JSON with variants
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue