Property | Type | Description | |
---|---|---|---|
$product | WellCommerce\Bundle\ProductBundle\Entity\ProductInterface |
Method | Description | |
---|---|---|
__construct ( WellCommerce\Bundle\ProductBundle\Entity\ProductInterface $product ) | ProductContext constructor. | |
getCurrency ( ) : string | ||
getGrossPrice ( ) : float | ||
getNetPrice ( ) : float | ||
getQuantity ( ) : integer | ||
getTaxAmount ( ) : float | ||
getWeight ( ) : float |
public __construct ( WellCommerce\Bundle\ProductBundle\Entity\ProductInterface $product ) | ||
$product | WellCommerce\Bundle\ProductBundle\Entity\ProductInterface |