Add product features, Heleket crypto payments and order status icons.
This commit is contained in:
@@ -14,6 +14,11 @@ type Product struct {
|
||||
CategoryID *int
|
||||
CategorySlug string
|
||||
IsActive bool
|
||||
AttrSize string
|
||||
AttrColor string
|
||||
AttrMaterial string
|
||||
AttrWeight string
|
||||
AttrBrand string
|
||||
CreatedAt time.Time
|
||||
UpdatedAt time.Time
|
||||
Images []ProductImage
|
||||
|
||||
Reference in New Issue
Block a user