array public static
\Bitrix\Catalog\ProductTable::getPaymentPeriods(
boolean $descr = false
);
Method returns list payment periods. Static method.
Parameters
Parameter | Description | Version |
$descr | When parameter is true, returns the list of payment periods with description. | |
Example