# Price update

Content Egg will automatically update the prices and stock status of all products added on your website.&#x20;

{% hint style="info" %}
You can't have real-time prices on your website. Instead, prices will update on a schedule.
{% endhint %}

Each module has the `Price update` setting, i.e., the number of seconds after which it is the product's price must be updated. For example, set `86400` to update prices once a day.

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-MTVcZkp9J1LYYcpnN-y%2F-MTVdAWlO1xOEzlipsAp%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png?alt=media\&token=adad6963-2ec9-4041-aef7-96d2406b7303)

There are two ways to update prices:

1. `Page view` will refresh products with traffic when the visitor opens the web page.  The disadvantage of this method is that you may sometimes notice a slight delay in the page's load time due to the request for new data.
2. `Cron` updates in the background using WP cron. No other cron settings are needed.

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-MTVcZkp9J1LYYcpnN-y%2F-MTVdNV1CH7oQ5MEku5_%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png?alt=media\&token=8ff36a8e-123f-4b63-83fe-62ce54f15edf)

{% hint style="info" %}
We don't recommend updating prices more than once a day. This value should be even higher for Affiliate Egg modules.
{% endhint %}
