Skip to main content
Reference

single_calculate_shipping.vm

info

Transcluded from Screen Interface Intro.

$form variables for template single_calculate_shipping.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
address1string$form.address1
address2string$form.address2
cartShippingCoststring$form.cartShippingCost
cartTaxstring$form.cartTax
citystring$form.city
countrystring$form.country
errors[Error](../storefront-object-model/error-sfo.md)[ ]$form.errors
estimates[ShippingEstimate[ ]](../storefront-object-model/shippingestimate-sfo.md)$form.estimates
infoMessagesstring[ ]$form.infoMessages
selectedShippingMethodstring$form.selectedShippingMethod
statestring$form.state
zipstring$form.zip

Flow

flow_single_calculate_shipping.vm.png

Was this page helpful?