I have a page that runs a cron job everyday, but when it overides a product it removes it from featured.
Is it possible to make all my products featured without going into every single product and checking the box?
Modify the cron not to override featured state ::)
Featured state is saved in #__virtuemart_products table product_special column.