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.