How can I display 'In Review' instead of 'Add to Cart' after an order is placed?

Hello All,

I want to display “In Review” button in place of “Add to cart” when someone place order and until that product’s order fulfil, After order fulfil button will become “Sold Out” or if order become cancel then button become “Add to Cart”.
In short the stage after order place to fulfil I want to display “In Review” button in product page so another user understand and do not place order of that product.

Please anybody help me in this ??

Hello,

The above implementation is not possible through liquid. You can’t directly achieve such functionality. In order to get this you have to hire a developer and using private app one can implement such feature 'coz backend orders are not accessible using frontend files.

Thank you