ProductDataInterface
in
Interface ProductDataInterface
used for accessing public data array of product_Origin
Table of Contents
- discountAllowed() : float
- getAvailabilityDate() : string|null
- getEan() : string|null
- getGranularity() : float
- getLegalAgeFlag() : bool
- getMinOrder() : float
- getModel() : string
- getNumberOfOrders() : float
- getPrice() : float
- getProductQuantity() : float
- getProductsDescription() : string|null
- getProductsName() : string|null
- getProductsUrl() : string|null
- getProductTabs() : array<string|int, mixed>
- getProductType() : int
- getPropertiesQuantityCheck() : int
- getReleaseDate() : string
- getStatus() : bool
- getTaxClassId() : int
- getVpeId() : int|null
- getVpeName() : string|null
- getVpeStatus() : int
- getVpeValue() : float
- getWeight() : float
- isPurchasable() : bool
- isShowReleaseDate() : bool
- measureUnit() : string
- priceStatus() : int
- shippingTime() : int
- showPropertyPrice() : bool
- showWeight() : bool
- useCombinationShippingTime() : bool
- usePropertiesCombisWeight() : bool
Methods
discountAllowed()
public
discountAllowed() : float
Return values
float —getAvailabilityDate()
public
getAvailabilityDate() : string|null
Return values
string|null —getEan()
public
getEan() : string|null
Return values
string|null —getGranularity()
public
getGranularity() : float
Return values
float —getLegalAgeFlag()
public
getLegalAgeFlag() : bool
Return values
bool —getMinOrder()
public
getMinOrder() : float
Return values
float —getModel()
public
getModel() : string
Return values
string —getNumberOfOrders()
public
getNumberOfOrders() : float
Return values
float —getPrice()
public
getPrice() : float
Return values
float —getProductQuantity()
public
getProductQuantity() : float
Return values
float —getProductsDescription()
public
getProductsDescription() : string|null
Return values
string|null —getProductsName()
public
getProductsName() : string|null
Return values
string|null —getProductsUrl()
public
getProductsUrl() : string|null
Return values
string|null —getProductTabs()
public
getProductTabs() : array<string|int, mixed>
Return values
array<string|int, mixed> —getProductType()
public
getProductType() : int
Return values
int —getPropertiesQuantityCheck()
public
getPropertiesQuantityCheck() : int
Return values
int —getReleaseDate()
public
getReleaseDate() : string
Return values
string —getStatus()
public
getStatus() : bool
Return values
bool —getTaxClassId()
public
getTaxClassId() : int
Return values
int —getVpeId()
public
getVpeId() : int|null
Return values
int|null —getVpeName()
public
getVpeName() : string|null
Return values
string|null —getVpeStatus()
public
getVpeStatus() : int
Return values
int —getVpeValue()
public
getVpeValue() : float
Return values
float —getWeight()
public
getWeight() : float
Return values
float —isPurchasable()
public
isPurchasable() : bool
Return values
bool —isShowReleaseDate()
public
isShowReleaseDate() : bool
Return values
bool —measureUnit()
public
measureUnit() : string
Return values
string —priceStatus()
public
priceStatus() : int
Return values
int —shippingTime()
public
shippingTime() : int
Return values
int —showPropertyPrice()
public
showPropertyPrice() : bool
Return values
bool —showWeight()
public
showWeight() : bool
Return values
bool —useCombinationShippingTime()
public
useCombinationShippingTime() : bool
Return values
bool —usePropertiesCombisWeight()
public
usePropertiesCombisWeight() : bool