7 years and we celebrate it with you!

7 years and we celebrate it with you!

On 23/06/2025 0

In What else?

Hello everyone!
Here we go with you, my first marvels of my gaming world, the years 2018 and 2019!
The store opened its doors on June 25, 2018, and France earned its second star! ;)
Thanks especially to those customers who came to discover the store and trusted me from the start! ;)
On June 25, 2019, the store celebrated its first anniversary, and I got my photo with Monsieur Phal before he left the gaming world! ;)
Thanks to Mistigri for the gaming party. :)
Thanks especially to my loyal customers who are always there in the store and at events, and with whom I share memorable moments! ;)
Have a good day and good gaming ;)

Lundi

 

joue jeu vaison ans joue jeu vaison years

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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" ;