ecommerce_settings_get
Retrieve ecommerce store settings like currency, tax rate, default language, and translations. Check pricing entry mode (net or gross) and other configuration in one read-only call.
Instructions
Get ecommerce store settings (currency, tax_rate, value_date_days, default_language, decimal_places, company_name, bank_details, terms, privacy_policy, products_url_slug, etc.). Includes per-language translations. Read-only. Note: this is also the source of truth for price_entry_mode (net vs gross) — product tools' price fields are interpreted against this setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes |