One of the main use cases for the Synvya SDK is to create ai-Commerce applications, where the buyer, the seller, or both are AI agents.
namespace
: com.synvya.merchant
label
: restaurant
hashtag
: [italian
, reservations
, takeout
, delivery
]Stall
as a collection of products or services offered by a merchant
and grouped by a common currency and shipping costs.
Merchants can interpret different stalls as different physical locations or different product categories.
For example, a restaurant with multiple locations might have one stall for each location. A small shop
might have one stall for the physical location and another stall for the online store.
Merchants may also opt to use a single stall for all of their products and services.
Product
as a single item for sale. Products are assigned to a single Stall
and
the merchant may add additional shipping costs to the product on top of the costs defined in the Stall
(e.g. a product that is heavier than the average product in the stall).