> For the complete documentation index, see [llms.txt](https://ce-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ce-docs.keywordrush.com/updating-products/why-prices-dont-update.md).

# Why prices don't update

1\. Check the last update date on the post edit page

![](/files/-M51QoL1WxFNDlPLBtCe)

2\. Check your price update option in module settings

![](/files/-M51QyXr-uKUU_xTnY4G)

3\. Check option `Update Mode`

![](/files/-M51R3U9XWzKyNLp1Trc)

Try setting it to `Page view` and reload the page. Do you see new prices? Maybe you have a wrong cron configuration. Try setting the default WP cron if you've enabled real cron.

{% hint style="info" %}
Try deactivating and reactivating the Content Egg plugin to restart all cron tasks.
{% endhint %}

4\. Check your account on the affiliate network; maybe you have some API limit. Try searching for new products on the post edit page for your module.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ce-docs.keywordrush.com/updating-products/why-prices-dont-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
