The idea for this script is to remove unused product options from a BigCommerce store
- Run
composer install
to install all dependencies - Copy
.env.example
to.env
and fill in all required variables - Run
php /.IT-product-variants.php
to run the script- Optionally you can route the output of the script to a file for logging persistence