| @@ -521,8 +521,9 @@ | ||
| 521 | 521 | delete_option('fluent_cart_plugin_once_activated'); |
| 522 | 522 | delete_option('fluent_cart_store_settings'); |
| 523 | 523 | delete_option('fluent_cart_tax_configuration_settings'); |
| 524 | 524 | delete_option('fluent_cart_has_tax_configure'); |
| 525 | + \FluentCart\Api\StoreSettings::clearCache(); | |
| 525 | 526 | |
| 526 | 527 | delete_option('__fluent_cart_edd2_migration_steps'); |
| 527 | 528 | delete_option('_fluent_edd_failed_payment_logs'); |
| 528 | 529 | |