# Why aren’t my product images showing?

WooCommerce POS uses the same thumbnail sizes as WooCommerce, these can found in WP Admin > WooCommerce > Settings > Products.

Thumbnails are created when you upload the product image to WordPress. If you have changed the thumbnail size after uploading the product image you may need to [regenerate your thumbnails](http://wordpress.org/extend/plugins/regenerate-thumbnails/).

![Thumbnail Settings in WooCommerce](https://wcpos.com/wp-content/uploads/2014/06/product-thumbnails.png)


---

# Agent Instructions: 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://faq.wcpos.com/display/product-images-not-showing.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.
