For featured home page
UPDATE products SET STATUS = 1;
Clear Cache and Test:
- AbanteCart caches blocks, so after making these changes, go to System > Cache in the admin panel and clear the cache.
- Refresh the storefront to verify that featured products are now sorted alphabetically by name.