Test image width and position

[MAILPOET-1843]
This commit is contained in:
Ján Mikláš
2019-04-08 11:09:55 +02:00
committed by Rostislav Wolný
parent 0f2cf9644c
commit 47b264406f
3 changed files with 29 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ Module.ProductsBlockModel = base.BlockModel.extend({
titleIsLink: false, // false|true
imageFullWidth: false, // true|false
titlePosition: 'abovePost', // 'abovePost'|'aboveExcerpt'
featuredImagePosition: 'centered', // 'centered'|'right'|'left'|'alternate'|'none'
featuredImagePosition: 'alternate', // 'centered'|'right'|'left'|'alternate'|'none'
pricePosition: 'hidden', // 'hidden'|'above'|'below'
readMoreType: 'link', // 'link'|'button'
readMoreText: 'Buy now', // 'link'|'button'