FeaturedProductSettingsInterface
in
Interface FeaturedProductSettingsInterface
Table of Contents
- getCustomerGroupId() : int
- Return the customer group id.
- getLimit() : int
- Return the limit of products to displayed.
- getRandomOrder() : bool
- checks if random order selected.
- isFsk18Purchasable() : bool
- Checks if fsk 18 enable or not.
- languageCode() : string
- Return the language code.
Methods
getCustomerGroupId()
Return the customer group id.
public
getCustomerGroupId() : int
Return values
int —getLimit()
Return the limit of products to displayed.
public
getLimit() : int
Return values
int —getRandomOrder()
checks if random order selected.
public
getRandomOrder() : bool
Return values
bool —isFsk18Purchasable()
Checks if fsk 18 enable or not.
public
isFsk18Purchasable() : bool
Return values
bool —languageCode()
Return the language code.
public
languageCode() : string