Shipping Options
The configuration under the shippingOptions
key allows you to modify how shipping options are displayed.
Available options
Parameter | Description | Data Type | Possible Values |
descriptions.short | Includes a shipping option's description | boolean | true or false |
descriptions.toolTip | Includes a tooltip with additional information | boolean | true or false |
hideDeliveryEstimations | Hides the delivery estimations | boolean | true or false |
Translation
Make sure to add necessary translations for the tooltip and short description texts.
shortDescription
, toolTipHeadline
and toolTipText
are located under {Crowdin translations}.shipping.carrier.optionDescriptions.{specific shipping option}
.
Find out more about using Crowdin platform.