7 years and we celebrate it with you!

7 years and we celebrate it with you!

On 26/06/2025 0

In What else?

Hello everyone!
Here we go for two more marvels of my gaming world with you, the years 2022 and 2023!
The store is celebrating its 4th anniversary, and you've been there to play in the heart of the store for a giant One Key, an Olémains, and a large werewolf (40 people ^^).
A special mention to my loyal customers, some of whom have been there since the beginning and continue to show off the store!
Thank you for these moments of genuine laughter during in-store events ;)
On June 25, 2023, the store celebrates its 5th anniversary, and many of you played the anniversary game in-store and during events!
This is the year of the arrival of Kezakos and Ca déboite, which join the daily posts on the website's blog, Instagram, and Twitter, X sorry...^^ And of course, the Facebook posts on Mondays, Wednesdays, and Fridays. Thank you to my customers for playing along and taking an interest in the content I offer. I'm glad you find it useful ;)
And thank you for trusting me with the fun tips. :) And of course, thank you to my online customers too ;)
Have a nice day and enjoy the game ;)

Jeudi

 

joue jeu vaison years joue jeu vaison ans

Add a comment

Map customerParams = new HashMap(); customerParams.put("email", "customer@example.com"); customerParams.put("source", request.stripeToken); Customer customer = Customer.create(customerParams); Map chargeParams = new HashMap(); chargeParams.put("customer", customer.id); chargeParams.put("description", "Custom t-shirt"); chargeParams.put("amount", order.amount); chargeParams.put("currency", "eur"); Charge charge = Charge.create(chargeParams); Buy cool new product
Stripe.apiKey = "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" ;