PhysicalProductTrait
Table of Contents
Methods
-
getHeight()
: float|null
-
getLength()
: float|null
-
getProductStock()
: ProductStock|null
-
getVolumetricWeight()
: float
-
getWeight()
: float
-
getWidth()
: float|null
getHeight()
public
getHeight() : float|null
getLength()
public
getLength() : float|null
getProductStock()
public
getProductStock() : ProductStock|null
getVolumetricWeight()
public
getVolumetricWeight([float $divisor = 5000 ]) : float
Parameters
-
$divisor
: float
= 5000
-
getWeight()
public
getWeight() : float
getWidth()
public
getWidth() : float|null