Documentation

GetBaseGroup

array CCatalogGroup::GetBaseGroup();

The method returns the ID and the internal name of the base price type. Results of the method calls are cached; this means that subsequent calls within one page do not incur numerous requests to the database. Non-static method.

Prices specified using the discounts or extras are generated on the base price. A concept of base price is used in the administrative section only; it does not affect either visual or meaningful aspect of the public section of the site.

Returned values

The function returns the associated array with the following keys.

Key Description
ID The ID of the base price type.
NAME Internal name of the base price type.
© «Bitrix24», 2001-2024
Up