vivid_price
Calculate the current price for an EXACT product configuration. Pass options with the full selected configuration (use vivid_product first), or just size for simple products. Some products take several seconds or need manual confirmation. Before calling, briefly tell the customer you're checking the live price. Never estimate or reuse another configuration's price. When presenting, repeat the exact product title, quantity, dimensions, and price-affecting options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | (simple products) size, e.g. '850x2000', or a named size like 'medium' | |
| options | No | FULL selected options keyed by the schema keys from vivid_product, e.g. { size:'Medium', sides:'Double-sided', base:'Heavy Duty Metal Plate (5kg)' } or { size:'Custom', widthMm:700, heightMm:1000, eyelets:'4 x eyelets (all corners)', cutting:'Square or Rectangle' } | |
| product | Yes | product name, e.g. 'pull up banner', 'corflute', 'a-frame', 'feather flag' | |
| quantity | No | how many |