Skip to main content
Reference

options.vm

info

Transcluded from Screen Interface Intro.

$form variables for template options.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
advertisingSourcestring$form.advertisingSource
advertisingSourceOtherstring$form.advertisingSourceOther
advertisingSourcesstring[ ]$form.advertisingSources
customerProfileCreditCardOidstring$form.customerProfileCreditCardOid
errors[Error[ ]](../storefront-object-model/error-sfo.md)$form.errors
giftCertificateCodestring$form.giftCertificateCode
infoMessagesstring[ ]$form.infoMessages
merchantIdstring$form.merchantId
noMethodsstring$form.noMethods
paymentPreferencestring$form.paymentPreference
paymentPreferencesPaymentPreference[ ] (see below)$form.paymentPreferences
referralCodestring$form.referralCode
referralCodeDescriptionstring$form.referralCodeDescription
shipping3rdPartyAccountNumberstring$form.shipping3rdPartyAccountNumber
shippingMethodstring$form.shippingMethod
shippingMethodsShippingMethod[ ] (see below)$form.shippingMethods
show3rdPartyJavascriptstring$form.show3rdPartyJavascript
showLiftGateJavascriptstring$form.showLiftGateJavascript
specialInstructionsstring$form.specialInstructions
specialInstructionsLengthstring$form.specialInstructionsLength
taxCountiesstring[ ]$form.taxCounties
taxCountystring$form.taxCounty

Template Specific Value Objects

Payment Preference
FieldTypeComment/Sample
customerProfileCreditCardOidstring
existingCardImagestring
existingCardTextstring
htmlstring
namestring
valuestring
ShippingMethod
FieldTypeComment/Sample
allow3rdPartyBillingboolean
commentstring
coststring
costBigDecimal[BigDecimal](../storefront-object-model/bigdecimal-sfo.md)
discountedboolean
displayNamestring
estimatedDeliverystring
lifeGateOptionboolean
namestring

Flow

flow_options.vm.png

Was this page helpful?