# Image Conditional Logic

Image Conditional Logic functionality makes it possible to change main product image conditionally upon selection in custom option. It works almost like Formula Conditional Logic, but instead of formulas in rules you select images.

The related modal form can be accessed by clicking on this icon in the [Builder](/uni-cpo-4-documentation/usage/panel.md).

![](/files/-M50Y2evpcZpouHSmFPL)

This is how it looks like:

![](/files/-M50Y2exR4XXYtED34On)

There is one major setting:

* Enable/disable image conditional logic functionality

⚠️ **IMPORTANT**: Option's changing image functionality does not work when Image Conditional Logic is enabled! Only this or only that will work, not together!


---

# 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://kb.moomoo.agency/uni-cpo-4-documentation/usage/panel/icl.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.
