GetY
class GetY
Class GetY
Properties
| protected int | $id | ||
| protected int | $discount | Percentage discount for offer | |
| protected int | $maxQuantity | Max quantity of products on offer per cart | |
| protected Product | $product | Product of get y offer | |
| protected ProductAttributeValues | $productAttributeValue | Product attribute values of get y offer | |
| protected BuyXQuantity | $buyXQuantity | Buy x quantity offer |
Methods
mixed
getId()
No description
getProduct()
No description
int
getDiscount()
No description
setDiscount(int $discount)
No description
getProductAttributeValue()
No description
int
getMaxQuantity()
No description
setMaxQuantity(int $maxQuantity)
No description
getBuyXQuantity()
No description