프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$product | WellCommerce\Bundle\ProductBundle\Entity\ProductInterface |
메소드 | 설명 | |
---|---|---|
__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 |