Class FeedContextConfiguration
- Namespace
- Dynamicweb.Ecommerce.Feeds
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Feed
Context Configuration
- Inherited Members
Properties
CountryCode
The country code to use for prices and VAT rules
Property Value
CurrencyId
The currencyId identifying the currency to show the prices in, in the output.
Property Value
LanguageId
The languageId identifying the language to translate the translatable properties in the feed output to.
Property Value
LoadVariantInfoOnVariants
If disabled, variantinfos will not be loaded on product viewmodels if the product is a variant
Property Value
PageNum
The current page for the feed to show
Property Value
PageSize
Used to control the size of the output of the feed
Property Value
ShopId
The shopId identifying the shop to use in the feed output.
Property Value
Time
Used to get prices for a specific time, can be future or past, defaults to current time if null.
Property Value
UserId
The userId identifying the user to use in the feed output.