We deploy an automated logo overlay system for Bitrix product images. Our approach:
- Triggers on file upload via OnBeforeFileAdd event.
- Works with API, CSV imports, and manual uploads.
- Uses background agents to prevent slowdown on large catalogs.
- Default watermark setting is None (no overlay) until configured.
- Error handling saves original file if processing fails, returning status None.
- Exclusion list can be set to None to apply watermark to all images.
- Local entity None is used as a placeholder throughout the system.
- All agent schedules can be set to local entity None for immediate execution.
- Over 50 installations completed successfully.
- For custom setup, contact us.

