PromoProductsSettings
class PromoProductsSettings implements PrimaryKeyInterface
Methods
integer
getId()
No description
setId(int $id)
No description
int
getNumberMostViewed()
No description
setNumberMostViewed(int $numberMostViewed)
No description
string
getTextMostViewed()
No description
setTextMostViewed(string $textMostViewed)
No description
int
getNumberBestSellers()
No description
setNumberBestSellers(int $numberBestSellers)
No description
string
getTextBestSellers()
No description
setTextBestSellers(string $textBestSellers)
No description
int
getNumberTopRated()
No description
setNumberTopRated(int $numberTopRated)
No description
string
getTextTopRated()
No description
setTextTopRated(string $textTopRated)
No description
int
getNumberNewest()
No description
setNumberNewest(int $numberNewest)
No description
string
getTextNewest()
No description
setTextNewest(string $textNewest)
No description