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