Holds settings that can can be set on the sellers shop.
Html tags are not allowed in any of the properties and will be filtered out.
If you want to have a new line in the text, use \n.
- CompanyInformation, The company information that will be show on shop. Max 5000 characters. Optional.
- PurchaseTerms, The purchasing terms of the shop. Max 5000 characters. Optional.
- ShowGalleryMode, Indicates that the gallery mode is used by default. Optional.
- ShowAuctionView, Indicates that the auction view will be shown by default. Optional.
- LogoInformation, Shop logo object, used for managing shop's logo .
Note that this property is only relevant and when used together with SetShopSettings Api method. - BannerColor, The color of the shops's banner. This is a RGB hexademical 6-character value (e.g. 346he5). Optional.
- IsTemporaryClosed, Indicates if the shop is temporary closed.
- TemporaryClosedMessage, The message to show if the shop is temporary closed. Max 500 characters. Optional.
- ContactInformation, Contact information for the shop. Optional.
- LogoImageUrl, Url for the shop logo image.
Note thar this property is only relevant and used with GetShopSettings Api method. - MaxActiveItems, The maximum amount of active shop items that seller can have in his shop.
Note that this property is only used with GetShopSettings API method. - MaxInventoryItems, The maximum amount of inventory items that seller can have in the Seller Tool.
Note that this property is only used with GetShopSettings API method.