Skip to main content
Reference

review_item_confirmation.vm

info

Transcluded from Screen Interface Intro.

$form variables for template review_item_confirmation.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
catalogUrlstring$form.catalogUrl
companystring$form.company
descriptionstring$form.description
errors[Error[]](../storefront-object-model/error-sfo.md)$form.errors
extendedDescriptionstring$form.extendedDescription
imageUrlstring$form.imageUrl
infoMessagesstring[]$form.infoMessages
itemIdstring$form.itemId
locationstring$form.location
merchantIdstring$form.merchantId
nicknamestring$form.nickname
questionsReviewFormQuestion[]$form.questions
ratingScaleMaxinteger$form.ratingScaleMax
ratingsReviewFormRating[]$form.ratings
recommendStoreToFriendstring$form.recommendStoreToFriend
recommendToFriendstring$form.recommendToFriend
reviewstring$form.review
scoresstring[]$form.scores
storeFeedbackstring$form.storeFeedback
storeFrontItem[Item](../storefront-object-model/item-sfo.md)$form.storeFrontItem
termsAndConditionsstring$form.termsAndConditions
titlestring$form.title

Template Specific Value Objects

ReviewFormQuestion
FieldTypeComment/Sample
answerstring
colsinteger
formatstring
maxLengthinteger
optionsstring[]
questionstring
rowsinteger
sizeinteger

ReviewFormRating

FieldTypeComment/Sample
namestring
scorestring

Flow

flow_review_item_confirmation.vm.png

Was this page helpful?