Hi everyone,
Some of our users have posted an issue that they are getting an error message while using sellacious of Php version 7.2.
Since Php 7 class name 
Object is reserved, so other uses of this class cause fatal error.
Please follow instructions for the solution:
- Open this path location libraries/sellacious/objects/Sellacious/
 
- delete Obect.php
 
- Paste and replace attached patch there.
 
Thanks