What this solution does
The 'Meta Tag Templates' module extends the capabilities of standard Bitrix SEO templates by adding advanced conditions and functions.
Available extended functions:
- Retrieve the minimum product price in a section.
- Retrieve the maximum product price in a section.
- Count the number of active products.
- Count the number of products available for purchase.
- Replace all occurrences of a search string with a replacement string (analogous to str_replace).
- Convert special HTML entities back to their corresponding characters.
Tools for working with conditions:
- Check if a string contains a specific substring.
- Compare numeric values (eq, ge, gt).
- Check if a template variable is empty.
- Support for the ternary operator (condition ? value_if_true : value_if_false).
All hidden standard Bitrix SEO functions are exposed in the module menu.
General iT can install and configure this module and check how it works on your website.