Unit price comparison
unit_price_calculatorCompare price per unit of two packs and report which is cheaper. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Language for the source_url link (default en) | |
| price_a | Yes | Price of pack A | |
| price_b | Yes | Price of pack B | |
| quantity_a | Yes | Quantity in pack A | |
| quantity_b | Yes | Quantity in pack B |