Documentation

Notes for developers

Before calling any function of the module, you should ensure it is installed:


<?
if (CModule::IncludeModule("sale"))
{
   //call module functions here
}
?>

 Terms

Base currency of the site - a currency used for all purchases on the site. Specified on the e-Store module settings page. The notion of the base currency used in the e-Store module is not the same as that used in the Currency module.

© «Bitrix24», 2001-2024
Up