This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Catalog Twig functions¶
With the catalog Twig functions you can get catalog location and render catalog status.
ibexa_get_product_catalog_root
¶
The ibexa_get_product_catalog_root()
function gets a root location of the product catalog (configured in ibexa_product_catalog.engines.default.type.options.root_location_remote_id
).
1 |
|
ibexa_render_catalog_status
¶
The ibexa_render_catalog_status
filter renders the status of the catalog, translated into the current language.
Examples¶
1 2 |
|