SOKANY FP-201 13 in 1 Food Processor, Multi-function Meat Grinders food mixer & Juicer Machine - 2L

K45J0L
$68.00 $70.00
In Stock

 

  • 800W Food Processor. Allowing you to chop, mix, shred, grate, juice, slice, blend, and even make dough
  • Large capacity
  • The generous 1.8L capacity Blender Jar and a large 2L Mixing Bowl. Boasting an extra-wide chutes which allows you to process a large number of ingredients at once, making it easier to prepare healthy smoothies, delicious soups and perfect cake mixtures
  • Save time on the washing up as all the attachments are easy to clean
  • Speed Settings Featuring two speed settings and a pulse function for intermittent bursts, you can achieve the perfect consistency every time
  • Bottom cooling system
  • 800W high speed motor
  • Powerful high-power motor provides stable power output and reduces energy loss

  • Specifications :
    Gear: 2+P
    Power: 800W
    Model: sokany FP-201
    Material: Stainless Steel + ABS
    Voltage: 220-240V 50/60HZ
    Mixing Bowl Capacity: About 2L / 67.6oz
    Blender Jar Capacity: About 1.8L / 60.9oz
    Motor Base Size(L * H): About 18cm * 16cm / 7.1″” * 6.3″”
    Dry Grinder Size(L * H): About 11cm * 12.5cm / 4.3″” * 4.9″”
    Blender Jar Size(L * H): About 14cm * 25cm / 5.5″” * 9.8″”
    Mixing Bowl Size(L * H): About 17cm * 23cm / 6.7″” * 9.1″”
    Package Size(L * W * H): About 43cm * 28cm * 38cm / 16.9″” * 11.2″” * 15″

MEAT GRINDERS FOOD MIXER JUICER 2+P SPEED ELECTRIC CHOPPER AUTOMATIC MINCING SLICER KIT

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