# Frontend Product Editor Popup

After clicking on the Edit Your Product button the frontend product editor popup will be displayed for editing that specific product page.

<figure><img src="/files/ME5TbBELPrD6KYSevJfV" alt=""><figcaption></figcaption></figure>

After editing the product in the frontend popup editor you can verify on the backend the changes will get updated automatically.

Similarly, for editing the price you need to click on the PRICE as displayed on the SS below. After that edit the price and click on submit.

<figure><img src="/files/Lr2j3kUEIHREoM2TpDmh" alt=""><figcaption></figcaption></figure>

After you save from the frontend you can view changes reflected on the backend automatically.

If anything goes wrong, please contact us at <support@magecomp.com>


---

# 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://docs.magecomp.com/magento-2-frontend-product-editor/frontend-product-editor-popup.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.
