minor rework and filter dimensions
This commit is contained in:
@ -23,6 +23,7 @@ type Offer struct {
|
||||
TypePrefix string `xml:"typePrefix"`
|
||||
Description string `xml:"description"`
|
||||
ManufacturerWarrany bool `xml:"manufacturer_warranty"`
|
||||
Dimensions string `xml:"dimensions"`
|
||||
Params []Param `xml:"param"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user