shipping_estimate.vm
info
Transcluded from Screen Interface Intro.
$form variables for template shipping_estimate.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
countries | string[ ] | $form.countries | |||
errors | [Error](../storefront-object-model/error-sfo.md)[ ] | $form.errors | |||
infoMessages | string[ ] | $form.infoMessages | |||
shipToCountry | string | $form.shipToCountry | |||
shipToState | string | $form.shipToState | |||
shipToZip | string | $form.shipToZip |
Flow

Was this page helpful?