[[ this.formatNumber(this.getData('qty')) ]]
[[ this.getData('incrementLabel') ]]
[[ this.translate('contains') ]]
[[ this.formatNumber(this.getData('increment') * this.getData('qty')) ]]
[[ this.getData('unitLabel') ]]
[[ this.translate('Price') ]][[ this.translate(' @ %d', this.formatNumber(this.getData('increment') * this.getData('qty'))) ]] [[ this.getData('unitLabel') ]]
[[ this.getData('price') ]] [[ this.getData('priceSuffix') ]]
[[ this.translate('Estimated Subtotal') ]]
[[ this.getData('estimatedValue') ]]