Class FeaturedProduct
package |
Default |
---|
__construct(\FeaturedProductSettingsInterface $settings, \IntType $productsId, \StringType $name, \IntType $vpeID, \StringType $image, \StringType $imageAltText, \StringType $shortDescription, \StringType $metaDescription, \StringType $shippingStatusName, \DecimalType $price, \IntType $taxClassId, \DecimalType $quantity)
\FeaturedProductSettingsInterface
\IntType
\StringType
\IntType
\StringType
\StringType
\StringType
\StringType
\StringType
\DecimalType
\IntType
\DecimalType
getImage() : string
string
getImageAltText() : string
string
getMetaDescription() : string
string
getName() : string
string
getPrice() : float
float
getProductsId() : integer
integer
getQuantity() : float
float
getSettings() : \FeaturedProductSettingsInterface
getShippingStatusName() : string
string
getShortDescription() : string
string
getTaxClassId() : integer
integer
getVpeID() : integer
integer
VPE ID.
productsId : integer
var |
---|
integer
name : string
var |
---|
string
vpeID : integer
var |
---|
integer
image : string
var |
---|
string
imageAltText : string
var |
---|
string
shortDescription : string
var |
---|
string
shippingStatusName : string
var |
---|
string
price : float
var |
---|
float
taxClassId : float
var |
---|
float
quantity : float
var |
---|
float