ProductConditionNoticeUsedProductService
in
Interface ProductConditionNoticeUsedProductService
Table of Contents
- containsAUsedOrRenewedProduct() : bool
- Returns true if one of the given product ID belongs to a product that is marked as used or renewed.
Methods
containsAUsedOrRenewedProduct()
Returns true if one of the given product ID belongs to a product that is marked as used or renewed.
public
containsAUsedOrRenewedProduct(int ...$productIds) : bool
Parameters
- $productIds : int