Topex Creator 40D100 Set Of tools For Women 37pcs

J4P0F03
$12.00 $15.00
In Stock

The TOPEX Creator 40D100 set consists of 37 elements, selected in such a way as to facilitate all minor works related to twisting and tightening.

The Creator set includes, among others light and handy adjustable wrench that allows you to unscrew and tighten screws and nuts of various dimensions.

The comfortable ratchet screwdriver handle and the magnetic screwdriver bit holder have ergonomic handles that ensure comfortable work.

The set also includes a set of 7 hexagonal wrenches, 7 hexagonal sockets and 20 bits.

Everything is packed in a convenient suitcase, which makes it easy to store, transport and keep the tools in perfect order.

Feminine colors, style and careful execution of the TOPEX Creator line is an excellent choice for women who want to have their own reliable tools.

Set contains:

Hexagonal sockets on the shank: 5, 6, 7, 8, 9, 10, 11mm

Allen keys: 1.5, 2, 2.5, 3, 4, 5, 6mm

Bits: SL4, SL5, SL6, PH0, PH1, PH2, PH3, H4, H5, H6, PZ1, PZ2, S0, S1, S2, S3, T15, T20, T27, T30

Adjustable wrench 145mm

Ratchet bit holder

Magnetic screwdriver with 210mm bit socket

Suitcase dimensions: 21 x 4.4 x 31.5cm

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