adjusted prices to exclude salestax

This commit is contained in:
Alexander Bell 2024-07-16 16:21:07 +02:00
parent 63e1f57900
commit 88878554af
19 changed files with 21 additions and 21 deletions

View File

@ -1,6 +1,6 @@
# Avatar Plushies
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Egyptian
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Emojies
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Fast Food Heads
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -4,7 +4,7 @@ sidebar_position: 1
# Letters
**Price**: 4.76 EUR
**Price**: 4 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Marvel Heads
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Medieval
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Industry
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Traffic
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -4,7 +4,7 @@ sidebar_position: 1
# Numbers
**Price**: 4.76 EUR
**Price**: 4 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Plushies
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Public Transport
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Shrek Heads
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -1,6 +1,6 @@
# Star Wars
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/2150726

View File

@ -6,7 +6,7 @@ description: Disguise and more.
# Devil
![1579](c3f42f9ecc6759e969b7f4e6c3d3ae551aacef48.png)
**Price**: 17.85 EUR
**Price**: 15 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks

View File

@ -6,7 +6,7 @@ description: Additional homes, animated map art, and more.
# Diamond
![11520](a20583f19a03490c1efa4506a593985e948ec25c.jpg)
**Price**: 8.33 EUR
**Price**: 7 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks

View File

@ -6,7 +6,7 @@ description: Chestsort, custom prefix, and more.
# Gold
![11519](57b0784471b8a6cf409e49f5dce31bfcf1a3aa81.jpg)
**Price**: 3.57 EUR
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks

View File

@ -6,7 +6,7 @@ description: Chat emoji, colored text, and more.
# Purple
![11523](9e3956d771f579d5cbe17fca66a55e313bfdb0f2.jpg)
**Price**: 13.09 EUR
**Price**: 11 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks

View File

@ -26,9 +26,9 @@ Consider donating. You get some nice cosmetics and a big Thank You from the comm
<FundingCalculator
transactions={[
{ date: '2024-06-31', amount: 10 },
{ date: '2024-07-14', amount: 17.85},
{ date: '2024-07-16', amount: 15.91},
{ date: '2024-07-16', amount: 15.00}
{ date: '2024-07-14', amount: 13.30},
{ date: '2024-07-16', amount: 13.60},
{ date: '2024-07-16', amount: 13.44}
]}
monthlyCost={5.25}