{{ variant.id }}
{{ variant.createdAt | localeDate : 'short' }}
{{ variant.updatedAt | localeDate : 'short' }}
{{ variant.name }}
{{ variant.sku }}
{{ option.name }}
{{ variant.price | localeCurrency : variant.currencyCode }}
{{ variant.priceWithTax | localeCurrency : variant.currencyCode }}