Add Shopify Product Reviews to order page

We use Shopify’s app for Product reviews in our store. The problem is that widget for writing review available only on a product page. We want to place this widget on order page. Can anybody help with that?

@vdikhtiaruk - has product app given you the code for adding reviews? any document about how to add it?

Nope, but its a standard Shopify’s app. https://help.shopify.com/en/manual/products/product-reviews.

Unfortunately, they don’t give any information how to call this app through liquids.

As I know, Shopify Product Reviews just use metafields to collect reviews. Maybe, solution is to create a some custom form which will fill this metafield after user submitted the form but how to do this?