Pie Face Cream Cannon Game Age 5+ Toy

J6P5KA61
$15.00 $18.00
In Stock

Description

  • The popular and trending game nowadays! It's all over the internet!
  • A must-have party props! Tripple the fun of your party!
  • A perfect boardgame for family & friends
  • Suitable for 5+ ages
  • 2 players and above
  • Cream not included (Requires self-purchase)
The Pie Face Cannon kids' board game is a real blast! Get ready for loads of laughs and share hilarious moments when someone gets "pie-faced". (Whipped cream not included. Additional purchase required.) Adults and kids 5 and up can have fun playing this entertaining board game together! Players take aim and "pie" their opponent with a cannon full of whipped cream. The opponent behind the mask tries to avoid getting "pie-faced" by using the blocking hand to block the shot of whipped cream Laugh hysterically while playing the Pie Face Cannon board game. The game is easy to set up and play; bring it out at parties and get-togethers
The Pie Face Cannon game can generate some serious, laugh-out-loud fun! To play, one player takes a seat behind the facemask.

Related Products

You might also like

Whoops! There was an error.
Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)
Allowed memory size of 33554432 bytes exhausted (tried to allocate 2097152 bytes) Symfony\Component\Debug\Exception\FatalErrorException thrown with message "Allowed memory size of 33554432 bytes exhausted (tried to allocate 2097152 bytes)" Stacktrace: #0 Symfony\Component\Debug\Exception\FatalErrorException in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Session/Store.php:129
0
Symfony
\
Component
\
Debug
\
Exception
\
FatalErrorException
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Session
/
Store.php
129
     *
     * @param  string  $data
     * @return string
     */
    protected function prepareForUnserialize($data)
    {
        return $data;
    }
 
    /**
     * Save the session data to storage.
     *
     * @return bool
     */
    public function save()
    {
        $this->ageFlashData();
 
        $this->handler->write($this->getId(), $this->prepareForStorage(
            serialize($this->attributes)
        ));
 
        $this->started = false;
    }
 
    /**
     * Prepare the serialized session data for storage.
     *
     * @param  string  $data
     * @return string
     */
    protected function prepareForStorage($data)
    {
        return $data;
    }
 
    /**
     * Age the flash data for the session.
     *
     * @return void
Arguments