Table of Contents
Methods
-
getFrontendUrl()
: string
-
getHeight()
: float|null
-
getId()
: int
-
getLength()
: float|null
-
getName()
: string|null
-
getPrice()
: float
-
getSku()
: string
-
getTaxClassId()
: int|null
-
getVolumetricWeight()
: float
-
getWeight()
: float
-
getWidth()
: float|null
-
isPhysical()
: bool
getFrontendUrl()
public
getFrontendUrl() : string
getHeight()
public
getHeight() : float|null
getId()
public
getId() : int
getLength()
public
getLength() : float|null
getName()
public
getName() : string|null
Return values
string|null
getPrice()
public
getPrice() : float
getSku()
public
getSku() : string
getTaxClassId()
public
getTaxClassId() : int|null
getVolumetricWeight()
public
getVolumetricWeight([float $divisor = 5000 ]) : float
Parameters
-
$divisor
: float
= 5000
-
getWeight()
public
getWeight() : float
getWidth()
public
getWidth() : float|null
isPhysical()
public
isPhysical() : bool