Magento - force associate simple products to configurables by sku and option to dewlete un-categorised products


/ Published in: PHP
Save to your folder(s)

This will only run in the admin

There are 2 booleans to implement the script:
$run_script = true;
$delete = false;

If delete is true then products that are not within a category will be removed.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.