Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
language
(string): Response language (en or ar)
countryId
(number): The unique ID of the countrylanguage
(string): Response language (en or ar)
pageSize
(number): Number of countries per page (default: 100, max: 100)page
(number): Page number for pagination (default: 1)language
(string): Response language (en or ar)
language
(string): Response language (en or ar)
name
(string): Shipping option namecost
(string): Shipping costcodEnabled
(string): Whether Cash on Delivery is enabledcodFee
(string): Cash on Delivery feecities
(array): Array of city IDs where this option is availabledeliveryEstimatedTimeAr
(string): Estimated delivery time in ArabicdeliveryEstimatedTimeEn
(string): Estimated delivery time in Englishlanguage
(string): Response language (en or ar)
Tool Name | Purpose/Use Case | Key Parameters |
---|---|---|
List Countries | Display all available countries | (none required) |
Get Cities by Country | List cities for specific country | countryId |
Get All Countries | Get countries with pagination | pageSize, page |
List Delivery Options | Display all delivery options | (none required) |
Add Shipping Option | Create new shipping option | name, cost, codEnabled, codFee, cities, deliveryEstimatedTimeAr, deliveryEstimatedTimeEn |