In general, browsers can store data, known as cache, from any website. This mechanism allows browsers to locally store web page resources, including images, videos, CSS, JavaScript, and more. This caching process enhances performance, reduces bandwidth usage, and results in a faster browsing experience overall.
If you've deleted an automatic discount but it still appears on your store, it's likely due to your browser caching an older version of the webpage where the discount was still present.
To resolve this issue, you can follow these steps:
1. Right-click anywhere on your page and select "Inspect."
2. In the developer tools window, right-click on the refresh icon located next to the address bar.
3. Choose "Empty Cache and Hard Reload" from the context menu.
4. The browser will then clear its cache and reload the page, displaying the most recent changes made in the app, such as deleted discounts or updates.
By performing these steps, you should see the deleted discount no longer appearing on your store, ensuring that your customers have an accurate and up-to-date shopping experience.