nemetyan kod
This commit is contained in:
parent
f5fc0878c1
commit
ac9c946b56
|
|
@ -310,6 +310,7 @@ func CreateJSONFromModel(model models.TrendyolProductDetailModel) map[string]int
|
|||
AttributeValue: alternativeVariant.AttributeValue,
|
||||
Price: alternativeVariant.Price,
|
||||
Sellable: true,
|
||||
ItemNumber: alternativeVariant.ItemNumber,
|
||||
}
|
||||
variants = append(variants, variant)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue