Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
āPurchasedā
curl --location --request GET 'https://api.zid.sa//account/products/prod_123/purchase-check'
{ "product_id": "prod_123", "bought_this_item": true, "property1": "string", "property2": "string" }