ShowModel
Table of Contents
-
$showInProductDetails
: bool
-
$showInProductLists
: bool
-
$showInShoppingCartAndWishlist
: bool
-
__construct()
: mixed
-
showInProductDetails()
: bool
-
showInProductLists()
: bool
-
showInShoppingCartAndWishlist()
: bool
$showInProductDetails
private
bool
$showInProductDetails
$showInProductLists
private
bool
$showInProductLists
private
bool
$showInShoppingCartAndWishlist
__construct()
public
__construct(bool $showInShoppingCartAndWishlist, bool $showInProductLists, bool $showInProductDetails) : mixed
Parameters
-
$showInShoppingCartAndWishlist
: bool
-
-
$showInProductLists
: bool
-
-
$showInProductDetails
: bool
-
Return values
mixed
—
showInProductDetails()
public
showInProductDetails() : bool
Return values
bool
—
showInProductLists()
public
showInProductLists() : bool
Return values
bool
—
public
showInShoppingCartAndWishlist() : bool
Return values
bool
—