How to null WowMall – A fine WooCommerce theme
Pretty simple. Find this file: yourdomain.com\wp-content\themes\wowmall\admin\options-init.php
Find this line of code: wowmall_is_activated()
Change from:
$activated = false;
To:
$activated = true;
Now you can install the theme’s demo.