What this solution does
The module extends the functionality of the "SEO" tab in element and section editing forms for information blocks by providing a set of additional macros.
Substitution macros allow text generation using a template with variables such as #TEXT#, #TEXT1#, #TEXT2#, up to #TEXT100#. The #TEXT# variable contains the full property value, while #TEXT1#, #TEXT2#, and subsequent variables represent individual values from multiple property lists in their order of appearance. For multiple properties, values are separated by commas. This function enables the output of specific items from a multiple property list rather than the entire array. Values from both multiple and single properties are combined into a single array for processing.
Macros are available for outputting numbers with correct morphological endings (e.g., "ruble", "rubles"). Number formatting with a fixed number of decimal places is supported, which is useful for displaying prices without specifying the currency. A feature allows outputting numeric values or prices only if they are defined and strictly greater than zero.
The module supports outputting settings from any "1C-Bitrix" module. It also provides the ability to output pre-defined phrases from the "Additional Settings" module (a free module).
Price formatting includes the display of price ranges for offers (e.g., "from 100 to 200"). The number of decimal places can be configured for all numeric outputs.
The module extends Bitrix template capabilities by providing a set of functions for rendering dynamic content. It correctly formats prices according to the system's currency settings. The tool allows outputting values from multiple properties in two modes: pseudo-random (the value remains constant for a specific element) and truly random (the value updates when the inherited properties cache is cleared, noting that this cache is distinct from the general site cache and is not cleared by the standard 'Clear Cache' button). The functionality includes outputting the current date with a custom format. It supports retrieving fields from pseudo-random and random elements of information blocks, their sections, and elements of high-load blocks. The module also provides the ability to count elements in high-load blocks and information blocks, with options to filter by status (active/inactive) and include sub-sections. Additional features include listing active discounts, delivery methods, and payment methods.
The module extends the content management system functionality by adding tools for search engine optimization. The component allows automating meta tag configuration, managing redirects, and improving URL structure without requiring manual code editing.
General iT can install and configure this module and check how it works on your website.