{{this.$store.state.locales['blazingTitle']}}

{{this.$store.state.playerName}}

{{this.$store.state.playerMoney.cash.toFixed(0)}} $

{{this.$store.state.playerMoney.bank.toFixed(0)}} $

{{this.$store.state.locales['buyNowButton']}}

${{GetTotalBasketPrice}}

{{this.$store.state.locales['thanksText']}} {{this.$store.state.locales['blazingText']}}

{{this.$store.state.locales['buyNowButton']}}

{{this.$store.state.locales['blazingTitle']}}

{{data.text}}

{{this.$store.state.locales['tattoosTitle']}}

{{this.tattoos[data.name][this.values[data.name]].Name}}

{{CheckAlreadyPurchased(this.tattoos[data.name][this.values[data.name]].HashNameMale, this.tattoos[data.name][this.values[data.name]].HashNameFemale) ? this.$store.state.locales['removeTattooTitle'] : CheckBasket( this.tattoos[data.name][this.values[data.name]].Name) ? this.$store.state.locales['removeBasket'] : this.$store.state.locales['addBasket'] }}

{{this.$store.state.locales['summaryTitle']}}

{{data.label}}

$ {{data.price}}

{{this.$store.state.locales['removeTattooTitle']}}

{{this.$store.state.locales['totalPrice']}}

${{GetTotalBasketPrice}}

{{this.$store.state.locales['payNowButton']}}