 
					
				
				
				
		| Qty | YOU PAY | You Save! | 
|---|---|---|
| {{ row.qty }} | {{ category.statusGroupPrice ? (row.price - row.discount)*row.qty : row.price-row.discount | currency }} {{ product.tiers[0].price | currency}} | {{ ((product.tiers[0].price-(row.price-row.discount))/product.tiers[0].price * 100).toFixed(0) }}% | 
| {{store.style['price-table-qty-text'] ? store.style['price-table-qty-text'] : 'QTY'}} | {{store.style['price-table-price-text'] ? store.style['price-table-price-text'] : 'PRICE'}} | {{store.style['price-table-discount-text'] ? store.style['price-table-discount-text'] : 'DISCOUNT'}} | {{store.style['price-table-youpay-text'] ? store.style['price-table-youpay-text'] : 'YOU PAY'}} | 
| {{ row.qty }} - {{product.tiers[1].qty - 1}} | {{row.price | currency}} | + {{(row.discount/row.price*100).toFixed(0)}}% OFF - | {{row.price - row.discount | currency}} | 
| ? | 
Part # {{ product.sku }} - {{ product.weight}}