Hoomei Quartz Heater 800 W

J4P5
$12.00 $18.00
Out of Stock

Product Description

Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption

Practical and compact design perfect for being able to use it wherever you want

Heating small rooms, bedrooms, bathrooms, offices

Equipped with 2 power levels

Small size and top handle to move it comfortably

It also equipped with rear support for greater stability and protection from overturning

Specifications:

Power: 800 W

Dimensions: 25 x 10 x 36 cm

Related Products

You might also like

Whoops! There was an error.
ErrorException (E_WARNING)
file_put_contents(/home/blacklb/public_html/storage/framework/sessions/Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa): failed to open stream: No space left on device ErrorException thrown with message "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa): failed to open stream: No space left on device" Stacktrace: #7 ErrorException in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:122 #6 file_put_contents in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:122 #5 Illuminate\Filesystem\Filesystem:put in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php:83 #4 Illuminate\Session\FileSessionHandler:write in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Session/Store.php:129 #3 Illuminate\Session\Store:save in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:87 #2 Illuminate\Session\Middleware\StartSession:terminate in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:218 #1 Illuminate\Foundation\Http\Kernel:terminateMiddleware in /home/blacklb/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:189 #0 Illuminate\Foundation\Http\Kernel:terminate in /home/blacklb/public_html/public/index.php:65
7
ErrorException
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Filesystem
/
Filesystem.php
122
6
file_put_contents
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Filesystem
/
Filesystem.php
122
5
Illuminate
\
Filesystem
\
Filesystem
put
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Session
/
FileSessionHandler.php
83
4
Illuminate
\
Session
\
FileSessionHandler
write
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Session
/
Store.php
129
3
Illuminate
\
Session
\
Store
save
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Session
/
Middleware
/
StartSession.php
87
2
Illuminate
\
Session
\
Middleware
\
StartSession
terminate
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Foundation
/
Http
/
Kernel.php
218
1
Illuminate
\
Foundation
\
Http
\
Kernel
terminateMiddleware
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Foundation
/
Http
/
Kernel.php
189
0
Illuminate
\
Foundation
\
Http
\
Kernel
terminate
/
public
/
index.php
65
     *
     * @param  string  $path
     * @return string
     */
    public function hash($path)
    {
        return md5_file($path);
    }
 
    /**
     * Write the contents of a file.
     *
     * @param  string  $path
     * @param  string  $contents
     * @param  bool  $lock
     * @return int
     */
    public function put($path, $contents, $lock = false)
    {
        return file_put_contents($path, $contents, $lock ? LOCK_EX : 0);
    }
 
    /**
     * Write the contents of a file, replacing it atomically if it already exists.
     *
     * @param  string  $path
     * @param  string  $content
     * @return void
     */
    public function replace($path, $content)
    {
        // If the path already exists and is a symlink, get the real path...
        clearstatcache(true, $path);
 
        $path = realpath($path) ?: $path;
 
        $tempPath = tempnam(dirname($path), basename($path));
 
        // Fix permissions of tempPath because `tempnam()` creates it with permissions set to 0600...
        chmod($tempPath, 0777 - umask());
Arguments
  1. "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa): failed to open stream: No space left on device"
    
     *
     * @param  string  $path
     * @return string
     */
    public function hash($path)
    {
        return md5_file($path);
    }
 
    /**
     * Write the contents of a file.
     *
     * @param  string  $path
     * @param  string  $contents
     * @param  bool  $lock
     * @return int
     */
    public function put($path, $contents, $lock = false)
    {
        return file_put_contents($path, $contents, $lock ? LOCK_EX : 0);
    }
 
    /**
     * Write the contents of a file, replacing it atomically if it already exists.
     *
     * @param  string  $path
     * @param  string  $content
     * @return void
     */
    public function replace($path, $content)
    {
        // If the path already exists and is a symlink, get the real path...
        clearstatcache(true, $path);
 
        $path = realpath($path) ?: $path;
 
        $tempPath = tempnam(dirname($path), basename($path));
 
        // Fix permissions of tempPath because `tempnam()` creates it with permissions set to 0600...
        chmod($tempPath, 0777 - umask());
Arguments
  1. "/home/blacklb/public_html/storage/framework/sessions/Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa"
    
  2. """
    a:5:{s:6:"_token";s:40:"CDFaJapdZxeQB4VWRzkYQzNxCjcrjJ6XCoIwlKRd";s:6:"locale";s:2:"en";s:67:"Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:437;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:437;s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:5:"price";d:12;s:8:"quantity";i:1;s:10:"attributes";O:41:"Darryldecode\Cart\ItemAttributeCollection":1:{s:8:"\x00*\x00items";a:1:{s:7:"product";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:437;s:12:"tax_class_id";N;s:4:"slug";s:26:"hoomei-quartz-heater-800-w";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2462;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-14 00:00:00";s:6:"new_to";s:19:"2020-12-31 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-14 00:27:23";s:10:"updated_at";s:19:"2026-01-22 10:43:56";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:437;s:12:"tax_class_id";N;s:4:"slug";s:26:"hoomei-quartz-heater-800-w";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2462;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-14 00:00:00";s:6:"new_to";s:19:"2020-12-31 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-14 00:27:23";s:10:"updated_at";s:19:"2026-01-22 10:43:56";}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:7:{s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:435;s:10:"product_id";i:437;s:6:"locale";s:2:"en";s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:11:"description";s:581:"<h4>Product Description</h4>\r\n
    <p>Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption</p>\r\n
    <p>Practical and compact design perfect for being able to use it wherever you want</p>\r\n
    <p>Heating small rooms, bedrooms, bathrooms, offices</p>\r\n
    <p>Equipped with 2 power levels</p>\r\n
    <p>Small size and top handle to move it comfortably</p>\r\n
    <p>It also equipped with rear support for greater stability and protection from overturning</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Power: 800 W</p>\r\n
    <p>Dimensions: 25 x 10 x 36 cm</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:435;s:10:"product_id";i:437;s:6:"locale";s:2:"en";s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:11:"description";s:581:"<h4>Product Description</h4>\r\n
    <p>Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption</p>\r\n
    <p>Practical and compact design perfect for being able to use it wherever you want</p>\r\n
    <p>Heating small rooms, bedrooms, bathrooms, offices</p>\r\n
    <p>Equipped with 2 power levels</p>\r\n
    <p>Small size and top handle to move it comfortably</p>\r\n
    <p>It also equipped with rear support for greater stability and protection from overturning</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Power: 800 W</p>\r\n
    <p>Dimensions: 25 x 10 x 36 cm</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}s:10:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:2:{i:0;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:2732;s:7:"user_id";i:1;s:8:"filename";s:26:"Website cover template.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VRMdJTEQGOdqAfm6bhzrpSpY1M1CIpLAofoFAmDl.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"465641";s:10:"created_at";s:19:"2020-12-14 00:24:08";s:10:"updated_at";s:19:"2020-12-14 00:24:08";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:2732;s:7:"user_id";i:1;s:8:"filename";s:26:"Website cover template.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VRMdJTEQGOdqAfm6bhzrpSpY1M1CIpLAofoFAmDl.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"465641";s:10:"created_at";s:19:"2020-12-14 00:24:08";s:10:"updated_at";s:19:"2020-12-14 00:24:08";s:15:"pivot_entity_id";i:437;s:13:"pivot_file_id";i:2732;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:63066;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-28 19:29:32";s:16:"pivot_updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2732;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63066;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2732;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63066;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:1;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:2733;s:7:"user_id";i:1;s:8:"filename";s:11:"cover 3.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/1FZuRuxEB0xHPbnk5eL0fwCvCGxwjQVsxbvt0NsE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"621488";s:10:"created_at";s:19:"2020-12-14 00:24:18";s:10:"updated_at";s:19:"2020-12-14 00:24:18";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:2733;s:7:"user_id";i:1;s:8:"filename";s:11:"cover 3.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/1FZuRuxEB0xHPbnk5eL0fwCvCGxwjQVsxbvt0NsE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"621488";s:10:"created_at";s:19:"2020-12-14 00:24:18";s:10:"updated_at";s:19:"2020-12-14 00:24:18";s:15:"pivot_entity_id";i:437;s:13:"pivot_file_id";i:2733;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:63067;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-28 19:29:32";s:16:"pivot_updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2733;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63067;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2733;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63067;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:6:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:403;s:12:"tax_class_id";N;s:4:"slug";s:56:"kitchen-king-professional-marble-coating-knife-set-6-pcs";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:8157;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 11:27:04";s:10:"updated_at";s:19:"2026-01-23 09:14:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:403;s:12:"tax_class_id";N;s:4:"slug";s:56:"kitchen-king-professional-marble-coating-knife-set-6-pcs";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:8157;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 11:27:04";s:10:"updated_at";s:19:"2026-01-23 09:14:05";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:403;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:403;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:403;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:401;s:10:"product_id";i:403;s:6:"locale";s:2:"en";s:4:"name";s:56:"Kitchen King Professional Marble Coating Knife Set 6 Pcs";s:11:"description";s:439:"<h4>Product Description</h4>\r\n
    <p>Set of stainless steel kitchen knives with marble coating</p>\r\n
    <p>It is a set of 5 sharp knives with a vegetable peeler</p>\r\n
    <p>Coated Kitchen Knife Set has high carbon steel blades</p>\r\n
    <p>The steel has a layer of antibacterial and anti-corrosion coating</p>\r\n
    <p>It includes: 1 Chef knife 20 cm, 1 Bread knife 20 cm, 1 Slicer knife 12.5 cm, 1 Utility knife 12.5 cm, 1 Paring knife 8.75 cm and 1 Peeler</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:401;s:10:"product_id";i:403;s:6:"locale";s:2:"en";s:4:"name";s:56:"Kitchen King Professional Marble Coating Knife Set 6 Pcs";s:11:"description";s:439:"<h4>Product Description</h4>\r\n
    <p>Set of stainless steel kitchen knives with marble coating</p>\r\n
    <p>It is a set of 5 sharp knives with a vegetable peeler</p>\r\n
    <p>Coated Kitchen Knife Set has high carbon steel blades</p>\r\n
    <p>The steel has a layer of antibacterial and anti-corrosion coating</p>\r\n
    <p>It includes: 1 Chef knife 20 cm, 1 Bread knife 20 cm, 1 Slicer knife 12.5 cm, 1 Utility knife 12.5 cm, 1 Paring knife 8.75 cm and 1 Peeler</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:404;s:12:"tax_class_id";N;s:4:"slug";s:23:"car-electric-warmer-mug";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2725;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 23:43:04";s:10:"updated_at";s:19:"2026-01-22 14:27:46";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:404;s:12:"tax_class_id";N;s:4:"slug";s:23:"car-electric-warmer-mug";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2725;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 23:43:04";s:10:"updated_at";s:19:"2026-01-22 14:27:46";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:404;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:404;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:404;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:402;s:10:"product_id";i:404;s:6:"locale";s:2:"en";s:4:"name";s:23:"Car Electric Warmer Mug";s:11:"description";s:1690:"<div class="dtlsec1">\r\n
    <h3 class="fs18 mt30 mb10 color">Product Specification</h3>\r\n
    <table>\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="tdwdt">Set Of</td>\r\n
    <td class="tdwdt1 color6">1 Pieces</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Usage/Application</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Type</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Material</td>\r\n
    <td class="tdwdt1 color6">Stainless Steel</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Body Color</td>\r\n
    <td class="tdwdt1 color6">Silver</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Model Name/Number</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Brand</td>\r\n
    <td class="tdwdt1 color6">No Brand</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Minimum Order Quantity</td>\r\n
    <td class="tdwdt1 color6">10 Piece</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    <div class="clr">&nbsp;</div>\r\n
    <h3 class="fs18 mt30 mb10 color">Product Description</h3>\r\n
    <div class="pdest1">\r\n
    <div class="fs16 lh28 pdpCtsr">\r\n
    <ul>\r\n
    <li>Stainless steel 12V Car mug sits snugly in your car cup holder and plug , Double wall stainless steel Car Electric Mug use car battery for Heating</li>\r\n
    <li>It KEEPS the DRINK WARM, It keeps the drink Hot No leak &amp; easy open twist top and keep fresh, light, durable, and easy to carry</li>\r\n
    <li>keeping your tea or coffee warm and drinkable while you're on the travel. Ergonomically designed, fit most vehicle cup holders. Portable travel car heating water, coffee, milk, eggs, tea, also as a baby warmer.</li>\r\n
    <li>Travel Happy journey With Special Heated Mug,Easy to use / maintain.</li>\r\n
    <li>Material :Stainless Steel,</li>\r\n
    <li>Capacity : 450 ml.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:402;s:10:"product_id";i:404;s:6:"locale";s:2:"en";s:4:"name";s:23:"Car Electric Warmer Mug";s:11:"description";s:1690:"<div class="dtlsec1">\r\n
    <h3 class="fs18 mt30 mb10 color">Product Specification</h3>\r\n
    <table>\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="tdwdt">Set Of</td>\r\n
    <td class="tdwdt1 color6">1 Pieces</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Usage/Application</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Type</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Material</td>\r\n
    <td class="tdwdt1 color6">Stainless Steel</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Body Color</td>\r\n
    <td class="tdwdt1 color6">Silver</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Model Name/Number</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Brand</td>\r\n
    <td class="tdwdt1 color6">No Brand</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Minimum Order Quantity</td>\r\n
    <td class="tdwdt1 color6">10 Piece</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    <div class="clr">&nbsp;</div>\r\n
    <h3 class="fs18 mt30 mb10 color">Product Description</h3>\r\n
    <div class="pdest1">\r\n
    <div class="fs16 lh28 pdpCtsr">\r\n
    <ul>\r\n
    <li>Stainless steel 12V Car mug sits snugly in your car cup holder and plug , Double wall stainless steel Car Electric Mug use car battery for Heating</li>\r\n
    <li>It KEEPS the DRINK WARM, It keeps the drink Hot No leak &amp; easy open twist top and keep fresh, light, durable, and easy to carry</li>\r\n
    <li>keeping your tea or coffee warm and drinkable while you're on the travel. Ergonomically designed, fit most vehicle cup holders. Portable travel car heating water, coffee, milk, eggs, tea, also as a baby warmer.</li>\r\n
    <li>Travel Happy journey With Special Heated Mug,Easy to use / maintain.</li>\r\n
    <li>Material :Stainless Steel,</li>\r\n
    <li>Capacity : 450 ml.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:416;s:12:"tax_class_id";N;s:4:"slug";s:31:"dsp-crepe-maker-pancake-machine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3472;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:07:29";s:10:"updated_at";s:19:"2026-01-23 05:24:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:416;s:12:"tax_class_id";N;s:4:"slug";s:31:"dsp-crepe-maker-pancake-machine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3472;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:07:29";s:10:"updated_at";s:19:"2026-01-23 05:24:04";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:416;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:416;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:416;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:414;s:10:"product_id";i:416;s:6:"locale";s:2:"en";s:4:"name";s:31:"DSP Crepe Maker Pancake Machine";s:11:"description";s:558:"<div class="product-detail page-product__detail">\r\n
    <div class="_2C2YFD">\r\n
    <div class="_2aZyWI">\r\n
    <div class="_2u0jt9">Voltage:220-240V~50/60Hz</div>\r\n
    <div class="_2u0jt9">Output:1000-1200W</div>\r\n
    <div class="_2u0jt9">Flat plate Overheat protection power on/ready indicator light;</div>\r\n
    <div class="_2u0jt9">Adjustable temperature controller;</div>\r\n
    <div class="_2u0jt9">Cord-wrap storager;</div>\r\n
    <div class="_2u0jt9">Accessories:two wooden sitcks</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div>\r\n
    <div class="product-ratings" data-nosnippet="true">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:414;s:10:"product_id";i:416;s:6:"locale";s:2:"en";s:4:"name";s:31:"DSP Crepe Maker Pancake Machine";s:11:"description";s:558:"<div class="product-detail page-product__detail">\r\n
    <div class="_2C2YFD">\r\n
    <div class="_2aZyWI">\r\n
    <div class="_2u0jt9">Voltage:220-240V~50/60Hz</div>\r\n
    <div class="_2u0jt9">Output:1000-1200W</div>\r\n
    <div class="_2u0jt9">Flat plate Overheat protection power on/ready indicator light;</div>\r\n
    <div class="_2u0jt9">Adjustable temperature controller;</div>\r\n
    <div class="_2u0jt9">Cord-wrap storager;</div>\r\n
    <div class="_2u0jt9">Accessories:two wooden sitcks</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div>\r\n
    <div class="product-ratings" data-nosnippet="true">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:420;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:421;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:422;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:5:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:418;s:12:"tax_class_id";N;s:4:"slug";s:44:"rechargable-electronic-jar-water-pump-(touch";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3992;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-03 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:31:04";s:10:"updated_at";s:19:"2026-01-22 16:44:31";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:418;s:12:"tax_class_id";N;s:4:"slug";s:44:"rechargable-electronic-jar-water-pump-(touch";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3992;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-03 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:31:04";s:10:"updated_at";s:19:"2026-01-22 16:44:31";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:418;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:418;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:418;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:416;s:10:"product_id";i:418;s:6:"locale";s:2:"en";s:4:"name";s:45:"Rechargable Electronic Jar Water Pump (touch)";s:11:"description";s:1362:"<h1>Rechargable Electronic Jar Water Pump</h1>\r\n
    <h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.7cbe6d8aZ6THKM">Product details of Rechargable Electronic Jar Water Pump</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">CHARGE 3-4 HOURS BEFORE YOU USE</li>\r\n
    <li class="">Silicone Tube Length 55mm</li>\r\n
    <li class="">Power USB Charging</li>\r\n
    <li class="">Charging Time 3 &ndash; 4 Hours</li>\r\n
    <li class="">Applicable Barrel Type Bottled Water Bucket (Jar)</li>\r\n
    <li class="">Made of high quality ABS and silicone material, eco-friendly, durable and safe to use.</li>\r\n
    <li class="">Smart design of 360 degree free rotation and dual-slot design, which make it more stable and simple to install.</li>\r\n
    <li class="">One button switch, easy to operate. It fits most standard water bottle size, suitable for home, office, school, factory etc.</li>\r\n
    <li class="">Having a USB charging port, can be charged by your Andrews system mobile phone USB cable, convenient for you.</li>\r\n
    <li class="">Having a disassembled tube for easy cleaning. Compact size, light weight and portable that supply you a very easy way to drink water.</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:416;s:10:"product_id";i:418;s:6:"locale";s:2:"en";s:4:"name";s:45:"Rechargable Electronic Jar Water Pump (touch)";s:11:"description";s:1362:"<h1>Rechargable Electronic Jar Water Pump</h1>\r\n
    <h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.7cbe6d8aZ6THKM">Product details of Rechargable Electronic Jar Water Pump</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">CHARGE 3-4 HOURS BEFORE YOU USE</li>\r\n
    <li class="">Silicone Tube Length 55mm</li>\r\n
    <li class="">Power USB Charging</li>\r\n
    <li class="">Charging Time 3 &ndash; 4 Hours</li>\r\n
    <li class="">Applicable Barrel Type Bottled Water Bucket (Jar)</li>\r\n
    <li class="">Made of high quality ABS and silicone material, eco-friendly, durable and safe to use.</li>\r\n
    <li class="">Smart design of 360 degree free rotation and dual-slot design, which make it more stable and simple to install.</li>\r\n
    <li class="">One button switch, easy to operate. It fits most standard water bottle size, suitable for home, office, school, factory etc.</li>\r\n
    <li class="">Having a USB charging port, can be charged by your Andrews system mobile phone USB cable, convenient for you.</li>\r\n
    <li class="">Having a disassembled tube for easy cleaning. Compact size, light weight and portable that supply you a very easy way to drink water.</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:419;s:12:"tax_class_id";N;s:4:"slug";s:44:"automatic-toothpaste-holder-squeezing-device";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2884;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:39:16";s:10:"updated_at";s:19:"2026-01-22 14:43:25";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:419;s:12:"tax_class_id";N;s:4:"slug";s:44:"automatic-toothpaste-holder-squeezing-device";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2884;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:39:16";s:10:"updated_at";s:19:"2026-01-22 14:43:25";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:419;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:419;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:419;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:417;s:10:"product_id";i:419;s:6:"locale";s:2:"en";s:4:"name";s:44:"Automatic Toothpaste Holder Squeezing Device";s:11:"description";s:4617:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="y32rkh-l76ugl-3g9svp-uix9i3" data-cel-widget="title_feature_div">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Go Hooked Automatic Toothpaste Squeezing Device | Hands Free Squeezer with Wall Mount Dust Proof Toothbrush Holder for 5 Brushes</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="5azb78-3fe1rw-r3yxvj-u1iznm" data-cel-widget="qpeTitleTag_feature_div">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="m1bos2-574shm-2acwuu-q03dse" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="productOverview_feature_div" class="celwidget" data-feature-name="productOverview" data-csa-c-id="apvrjj-s6zphh-ohs01i-mecvyy" data-cel-widget="productOverview_feature_div">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro" style="height: 64px;">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Material</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">Plastic</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 10px;">\r\n
    <td class="a-span3" style="height: 10px; width: 174px;">&nbsp;</td>\r\n
    <td class="a-span9" style="height: 10px; width: 172px;">&nbsp;</td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Item Dimensions LxWxH</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">16 x 11 x 8 Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Weight</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">400 Grams</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="wutrp6-ehc2b3-5n9til-2iy9pp" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small"><hr />\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fashion automatic toothpaste dispenser</span></li>\r\n
    <li><span class="a-list-item">The holder can simultaneously hold 5 pcs toothbrushes.</span></li>\r\n
    <li><span class="a-list-item">Perfect for those who like to hygienically keep maintain their toothbrush and toothpaste.</span></li>\r\n
    <li><span class="a-list-item">Dispenser Size:15*5.5cm Brush holder size:13*5.5cm</span></li>\r\n
    <li><span class="a-list-item">Package includes: 1 set of tooth paste dispenser material plastic</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="ewa29i-xijvl5-qa83x4-tjawdl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="f2zfkq-hybiub-d6ptu6-8hnqjg" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="dwesqi-82pv4x-rcbtr8-slhh6a" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="ixsitw-x1khfr-uzsif9-9fibn6" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="n0yz2e-bbpunp-o4ws0-4lt9cd" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="xu2x98-s7g3id-5bw080-iqs9rf" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="gwwpjt-svrp98-t58o79-yu1sze" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:417;s:10:"product_id";i:419;s:6:"locale";s:2:"en";s:4:"name";s:44:"Automatic Toothpaste Holder Squeezing Device";s:11:"description";s:4617:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="y32rkh-l76ugl-3g9svp-uix9i3" data-cel-widget="title_feature_div">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Go Hooked Automatic Toothpaste Squeezing Device | Hands Free Squeezer with Wall Mount Dust Proof Toothbrush Holder for 5 Brushes</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="5azb78-3fe1rw-r3yxvj-u1iznm" data-cel-widget="qpeTitleTag_feature_div">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="m1bos2-574shm-2acwuu-q03dse" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="productOverview_feature_div" class="celwidget" data-feature-name="productOverview" data-csa-c-id="apvrjj-s6zphh-ohs01i-mecvyy" data-cel-widget="productOverview_feature_div">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro" style="height: 64px;">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Material</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">Plastic</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 10px;">\r\n
    <td class="a-span3" style="height: 10px; width: 174px;">&nbsp;</td>\r\n
    <td class="a-span9" style="height: 10px; width: 172px;">&nbsp;</td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Item Dimensions LxWxH</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">16 x 11 x 8 Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Weight</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">400 Grams</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="wutrp6-ehc2b3-5n9til-2iy9pp" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small"><hr />\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fashion automatic toothpaste dispenser</span></li>\r\n
    <li><span class="a-list-item">The holder can simultaneously hold 5 pcs toothbrushes.</span></li>\r\n
    <li><span class="a-list-item">Perfect for those who like to hygienically keep maintain their toothbrush and toothpaste.</span></li>\r\n
    <li><span class="a-list-item">Dispenser Size:15*5.5cm Brush holder size:13*5.5cm</span></li>\r\n
    <li><span class="a-list-item">Package includes: 1 set of tooth paste dispenser material plastic</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="ewa29i-xijvl5-qa83x4-tjawdl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="f2zfkq-hybiub-d6ptu6-8hnqjg" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="dwesqi-82pv4x-rcbtr8-slhh6a" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="ixsitw-x1khfr-uzsif9-9fibn6" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="n0yz2e-bbpunp-o4ws0-4lt9cd" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="xu2x98-s7g3id-5bw080-iqs9rf" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="gwwpjt-svrp98-t58o79-yu1sze" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:420;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:421;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:422;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:4:"meta";O:30:"Modules\Meta\Entities\MetaData":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:2:{i:0;s:9:"entity_id";i:1;s:11:"entity_type";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:9:"meta_data";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:435;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:437;s:10:"created_at";s:19:"2020-12-14 00:27:24";s:10:"updated_at";s:19:"2020-12-14 00:27:24";s:13:"meta_keywords";a:0:{}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:435;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:437;s:10:"created_at";s:19:"2020-12-14 00:27:24";s:10:"updated_at";s:19:"2020-12-14 00:27:24";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:41:"Modules\Meta\Entities\MetaDataTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:8:"\x00*\x00casts";a:1:{s:13:"meta_keywords";s:5:"array";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:22:"meta_data_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:437;s:12:"meta_data_id";i:435;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:437;s:12:"meta_data_id";i:435;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:10:"conditions";a:0:{}}}}}s:9:"_previous";a:1:{s:3:"url";s:56:"https://black-lb.com/products/hoomei-quartz-heater-800-w";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}
    """
    
  3. 2
    
    /**
     * {@inheritdoc}
     */
    public function read($sessionId)
    {
        if ($this->files->isFile($path = $this->path.'/'.$sessionId)) {
            if ($this->files->lastModified($path) >= Carbon::now()->subMinutes($this->minutes)->getTimestamp()) {
                return $this->files->sharedGet($path);
            }
        }
 
        return '';
    }
 
    /**
     * {@inheritdoc}
     */
    public function write($sessionId, $data)
    {
        $this->files->put($this->path.'/'.$sessionId, $data, true);
 
        return true;
    }
 
    /**
     * {@inheritdoc}
     */
    public function destroy($sessionId)
    {
        $this->files->delete($this->path.'/'.$sessionId);
 
        return true;
    }
 
    /**
     * {@inheritdoc}
     */
    public function gc($lifetime)
    {
        $files = Finder::create()
Arguments
  1. "/home/blacklb/public_html/storage/framework/sessions/Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa"
    
  2. """
    a:5:{s:6:"_token";s:40:"CDFaJapdZxeQB4VWRzkYQzNxCjcrjJ6XCoIwlKRd";s:6:"locale";s:2:"en";s:67:"Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:437;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:437;s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:5:"price";d:12;s:8:"quantity";i:1;s:10:"attributes";O:41:"Darryldecode\Cart\ItemAttributeCollection":1:{s:8:"\x00*\x00items";a:1:{s:7:"product";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:437;s:12:"tax_class_id";N;s:4:"slug";s:26:"hoomei-quartz-heater-800-w";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2462;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-14 00:00:00";s:6:"new_to";s:19:"2020-12-31 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-14 00:27:23";s:10:"updated_at";s:19:"2026-01-22 10:43:56";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:437;s:12:"tax_class_id";N;s:4:"slug";s:26:"hoomei-quartz-heater-800-w";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2462;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-14 00:00:00";s:6:"new_to";s:19:"2020-12-31 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-14 00:27:23";s:10:"updated_at";s:19:"2026-01-22 10:43:56";}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:7:{s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:435;s:10:"product_id";i:437;s:6:"locale";s:2:"en";s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:11:"description";s:581:"<h4>Product Description</h4>\r\n
    <p>Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption</p>\r\n
    <p>Practical and compact design perfect for being able to use it wherever you want</p>\r\n
    <p>Heating small rooms, bedrooms, bathrooms, offices</p>\r\n
    <p>Equipped with 2 power levels</p>\r\n
    <p>Small size and top handle to move it comfortably</p>\r\n
    <p>It also equipped with rear support for greater stability and protection from overturning</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Power: 800 W</p>\r\n
    <p>Dimensions: 25 x 10 x 36 cm</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:435;s:10:"product_id";i:437;s:6:"locale";s:2:"en";s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:11:"description";s:581:"<h4>Product Description</h4>\r\n
    <p>Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption</p>\r\n
    <p>Practical and compact design perfect for being able to use it wherever you want</p>\r\n
    <p>Heating small rooms, bedrooms, bathrooms, offices</p>\r\n
    <p>Equipped with 2 power levels</p>\r\n
    <p>Small size and top handle to move it comfortably</p>\r\n
    <p>It also equipped with rear support for greater stability and protection from overturning</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Power: 800 W</p>\r\n
    <p>Dimensions: 25 x 10 x 36 cm</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}s:10:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:2:{i:0;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:2732;s:7:"user_id";i:1;s:8:"filename";s:26:"Website cover template.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VRMdJTEQGOdqAfm6bhzrpSpY1M1CIpLAofoFAmDl.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"465641";s:10:"created_at";s:19:"2020-12-14 00:24:08";s:10:"updated_at";s:19:"2020-12-14 00:24:08";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:2732;s:7:"user_id";i:1;s:8:"filename";s:26:"Website cover template.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VRMdJTEQGOdqAfm6bhzrpSpY1M1CIpLAofoFAmDl.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"465641";s:10:"created_at";s:19:"2020-12-14 00:24:08";s:10:"updated_at";s:19:"2020-12-14 00:24:08";s:15:"pivot_entity_id";i:437;s:13:"pivot_file_id";i:2732;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:63066;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-28 19:29:32";s:16:"pivot_updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2732;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63066;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2732;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63066;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:1;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:2733;s:7:"user_id";i:1;s:8:"filename";s:11:"cover 3.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/1FZuRuxEB0xHPbnk5eL0fwCvCGxwjQVsxbvt0NsE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"621488";s:10:"created_at";s:19:"2020-12-14 00:24:18";s:10:"updated_at";s:19:"2020-12-14 00:24:18";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:2733;s:7:"user_id";i:1;s:8:"filename";s:11:"cover 3.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/1FZuRuxEB0xHPbnk5eL0fwCvCGxwjQVsxbvt0NsE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"621488";s:10:"created_at";s:19:"2020-12-14 00:24:18";s:10:"updated_at";s:19:"2020-12-14 00:24:18";s:15:"pivot_entity_id";i:437;s:13:"pivot_file_id";i:2733;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:63067;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-28 19:29:32";s:16:"pivot_updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2733;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63067;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2733;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63067;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:6:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:403;s:12:"tax_class_id";N;s:4:"slug";s:56:"kitchen-king-professional-marble-coating-knife-set-6-pcs";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:8157;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 11:27:04";s:10:"updated_at";s:19:"2026-01-23 09:14:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:403;s:12:"tax_class_id";N;s:4:"slug";s:56:"kitchen-king-professional-marble-coating-knife-set-6-pcs";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:8157;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 11:27:04";s:10:"updated_at";s:19:"2026-01-23 09:14:05";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:403;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:403;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:403;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:401;s:10:"product_id";i:403;s:6:"locale";s:2:"en";s:4:"name";s:56:"Kitchen King Professional Marble Coating Knife Set 6 Pcs";s:11:"description";s:439:"<h4>Product Description</h4>\r\n
    <p>Set of stainless steel kitchen knives with marble coating</p>\r\n
    <p>It is a set of 5 sharp knives with a vegetable peeler</p>\r\n
    <p>Coated Kitchen Knife Set has high carbon steel blades</p>\r\n
    <p>The steel has a layer of antibacterial and anti-corrosion coating</p>\r\n
    <p>It includes: 1 Chef knife 20 cm, 1 Bread knife 20 cm, 1 Slicer knife 12.5 cm, 1 Utility knife 12.5 cm, 1 Paring knife 8.75 cm and 1 Peeler</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:401;s:10:"product_id";i:403;s:6:"locale";s:2:"en";s:4:"name";s:56:"Kitchen King Professional Marble Coating Knife Set 6 Pcs";s:11:"description";s:439:"<h4>Product Description</h4>\r\n
    <p>Set of stainless steel kitchen knives with marble coating</p>\r\n
    <p>It is a set of 5 sharp knives with a vegetable peeler</p>\r\n
    <p>Coated Kitchen Knife Set has high carbon steel blades</p>\r\n
    <p>The steel has a layer of antibacterial and anti-corrosion coating</p>\r\n
    <p>It includes: 1 Chef knife 20 cm, 1 Bread knife 20 cm, 1 Slicer knife 12.5 cm, 1 Utility knife 12.5 cm, 1 Paring knife 8.75 cm and 1 Peeler</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:404;s:12:"tax_class_id";N;s:4:"slug";s:23:"car-electric-warmer-mug";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2725;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 23:43:04";s:10:"updated_at";s:19:"2026-01-22 14:27:46";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:404;s:12:"tax_class_id";N;s:4:"slug";s:23:"car-electric-warmer-mug";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2725;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 23:43:04";s:10:"updated_at";s:19:"2026-01-22 14:27:46";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:404;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:404;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:404;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:402;s:10:"product_id";i:404;s:6:"locale";s:2:"en";s:4:"name";s:23:"Car Electric Warmer Mug";s:11:"description";s:1690:"<div class="dtlsec1">\r\n
    <h3 class="fs18 mt30 mb10 color">Product Specification</h3>\r\n
    <table>\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="tdwdt">Set Of</td>\r\n
    <td class="tdwdt1 color6">1 Pieces</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Usage/Application</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Type</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Material</td>\r\n
    <td class="tdwdt1 color6">Stainless Steel</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Body Color</td>\r\n
    <td class="tdwdt1 color6">Silver</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Model Name/Number</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Brand</td>\r\n
    <td class="tdwdt1 color6">No Brand</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Minimum Order Quantity</td>\r\n
    <td class="tdwdt1 color6">10 Piece</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    <div class="clr">&nbsp;</div>\r\n
    <h3 class="fs18 mt30 mb10 color">Product Description</h3>\r\n
    <div class="pdest1">\r\n
    <div class="fs16 lh28 pdpCtsr">\r\n
    <ul>\r\n
    <li>Stainless steel 12V Car mug sits snugly in your car cup holder and plug , Double wall stainless steel Car Electric Mug use car battery for Heating</li>\r\n
    <li>It KEEPS the DRINK WARM, It keeps the drink Hot No leak &amp; easy open twist top and keep fresh, light, durable, and easy to carry</li>\r\n
    <li>keeping your tea or coffee warm and drinkable while you're on the travel. Ergonomically designed, fit most vehicle cup holders. Portable travel car heating water, coffee, milk, eggs, tea, also as a baby warmer.</li>\r\n
    <li>Travel Happy journey With Special Heated Mug,Easy to use / maintain.</li>\r\n
    <li>Material :Stainless Steel,</li>\r\n
    <li>Capacity : 450 ml.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:402;s:10:"product_id";i:404;s:6:"locale";s:2:"en";s:4:"name";s:23:"Car Electric Warmer Mug";s:11:"description";s:1690:"<div class="dtlsec1">\r\n
    <h3 class="fs18 mt30 mb10 color">Product Specification</h3>\r\n
    <table>\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="tdwdt">Set Of</td>\r\n
    <td class="tdwdt1 color6">1 Pieces</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Usage/Application</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Type</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Material</td>\r\n
    <td class="tdwdt1 color6">Stainless Steel</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Body Color</td>\r\n
    <td class="tdwdt1 color6">Silver</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Model Name/Number</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Brand</td>\r\n
    <td class="tdwdt1 color6">No Brand</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Minimum Order Quantity</td>\r\n
    <td class="tdwdt1 color6">10 Piece</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    <div class="clr">&nbsp;</div>\r\n
    <h3 class="fs18 mt30 mb10 color">Product Description</h3>\r\n
    <div class="pdest1">\r\n
    <div class="fs16 lh28 pdpCtsr">\r\n
    <ul>\r\n
    <li>Stainless steel 12V Car mug sits snugly in your car cup holder and plug , Double wall stainless steel Car Electric Mug use car battery for Heating</li>\r\n
    <li>It KEEPS the DRINK WARM, It keeps the drink Hot No leak &amp; easy open twist top and keep fresh, light, durable, and easy to carry</li>\r\n
    <li>keeping your tea or coffee warm and drinkable while you're on the travel. Ergonomically designed, fit most vehicle cup holders. Portable travel car heating water, coffee, milk, eggs, tea, also as a baby warmer.</li>\r\n
    <li>Travel Happy journey With Special Heated Mug,Easy to use / maintain.</li>\r\n
    <li>Material :Stainless Steel,</li>\r\n
    <li>Capacity : 450 ml.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:416;s:12:"tax_class_id";N;s:4:"slug";s:31:"dsp-crepe-maker-pancake-machine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3472;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:07:29";s:10:"updated_at";s:19:"2026-01-23 05:24:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:416;s:12:"tax_class_id";N;s:4:"slug";s:31:"dsp-crepe-maker-pancake-machine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3472;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:07:29";s:10:"updated_at";s:19:"2026-01-23 05:24:04";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:416;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:416;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:416;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:414;s:10:"product_id";i:416;s:6:"locale";s:2:"en";s:4:"name";s:31:"DSP Crepe Maker Pancake Machine";s:11:"description";s:558:"<div class="product-detail page-product__detail">\r\n
    <div class="_2C2YFD">\r\n
    <div class="_2aZyWI">\r\n
    <div class="_2u0jt9">Voltage:220-240V~50/60Hz</div>\r\n
    <div class="_2u0jt9">Output:1000-1200W</div>\r\n
    <div class="_2u0jt9">Flat plate Overheat protection power on/ready indicator light;</div>\r\n
    <div class="_2u0jt9">Adjustable temperature controller;</div>\r\n
    <div class="_2u0jt9">Cord-wrap storager;</div>\r\n
    <div class="_2u0jt9">Accessories:two wooden sitcks</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div>\r\n
    <div class="product-ratings" data-nosnippet="true">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:414;s:10:"product_id";i:416;s:6:"locale";s:2:"en";s:4:"name";s:31:"DSP Crepe Maker Pancake Machine";s:11:"description";s:558:"<div class="product-detail page-product__detail">\r\n
    <div class="_2C2YFD">\r\n
    <div class="_2aZyWI">\r\n
    <div class="_2u0jt9">Voltage:220-240V~50/60Hz</div>\r\n
    <div class="_2u0jt9">Output:1000-1200W</div>\r\n
    <div class="_2u0jt9">Flat plate Overheat protection power on/ready indicator light;</div>\r\n
    <div class="_2u0jt9">Adjustable temperature controller;</div>\r\n
    <div class="_2u0jt9">Cord-wrap storager;</div>\r\n
    <div class="_2u0jt9">Accessories:two wooden sitcks</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div>\r\n
    <div class="product-ratings" data-nosnippet="true">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:420;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:421;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:422;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:5:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:418;s:12:"tax_class_id";N;s:4:"slug";s:44:"rechargable-electronic-jar-water-pump-(touch";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3992;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-03 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:31:04";s:10:"updated_at";s:19:"2026-01-22 16:44:31";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:418;s:12:"tax_class_id";N;s:4:"slug";s:44:"rechargable-electronic-jar-water-pump-(touch";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3992;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-03 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:31:04";s:10:"updated_at";s:19:"2026-01-22 16:44:31";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:418;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:418;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:418;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:416;s:10:"product_id";i:418;s:6:"locale";s:2:"en";s:4:"name";s:45:"Rechargable Electronic Jar Water Pump (touch)";s:11:"description";s:1362:"<h1>Rechargable Electronic Jar Water Pump</h1>\r\n
    <h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.7cbe6d8aZ6THKM">Product details of Rechargable Electronic Jar Water Pump</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">CHARGE 3-4 HOURS BEFORE YOU USE</li>\r\n
    <li class="">Silicone Tube Length 55mm</li>\r\n
    <li class="">Power USB Charging</li>\r\n
    <li class="">Charging Time 3 &ndash; 4 Hours</li>\r\n
    <li class="">Applicable Barrel Type Bottled Water Bucket (Jar)</li>\r\n
    <li class="">Made of high quality ABS and silicone material, eco-friendly, durable and safe to use.</li>\r\n
    <li class="">Smart design of 360 degree free rotation and dual-slot design, which make it more stable and simple to install.</li>\r\n
    <li class="">One button switch, easy to operate. It fits most standard water bottle size, suitable for home, office, school, factory etc.</li>\r\n
    <li class="">Having a USB charging port, can be charged by your Andrews system mobile phone USB cable, convenient for you.</li>\r\n
    <li class="">Having a disassembled tube for easy cleaning. Compact size, light weight and portable that supply you a very easy way to drink water.</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:416;s:10:"product_id";i:418;s:6:"locale";s:2:"en";s:4:"name";s:45:"Rechargable Electronic Jar Water Pump (touch)";s:11:"description";s:1362:"<h1>Rechargable Electronic Jar Water Pump</h1>\r\n
    <h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.7cbe6d8aZ6THKM">Product details of Rechargable Electronic Jar Water Pump</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">CHARGE 3-4 HOURS BEFORE YOU USE</li>\r\n
    <li class="">Silicone Tube Length 55mm</li>\r\n
    <li class="">Power USB Charging</li>\r\n
    <li class="">Charging Time 3 &ndash; 4 Hours</li>\r\n
    <li class="">Applicable Barrel Type Bottled Water Bucket (Jar)</li>\r\n
    <li class="">Made of high quality ABS and silicone material, eco-friendly, durable and safe to use.</li>\r\n
    <li class="">Smart design of 360 degree free rotation and dual-slot design, which make it more stable and simple to install.</li>\r\n
    <li class="">One button switch, easy to operate. It fits most standard water bottle size, suitable for home, office, school, factory etc.</li>\r\n
    <li class="">Having a USB charging port, can be charged by your Andrews system mobile phone USB cable, convenient for you.</li>\r\n
    <li class="">Having a disassembled tube for easy cleaning. Compact size, light weight and portable that supply you a very easy way to drink water.</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:419;s:12:"tax_class_id";N;s:4:"slug";s:44:"automatic-toothpaste-holder-squeezing-device";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2884;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:39:16";s:10:"updated_at";s:19:"2026-01-22 14:43:25";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:419;s:12:"tax_class_id";N;s:4:"slug";s:44:"automatic-toothpaste-holder-squeezing-device";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2884;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:39:16";s:10:"updated_at";s:19:"2026-01-22 14:43:25";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:419;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:419;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:419;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:417;s:10:"product_id";i:419;s:6:"locale";s:2:"en";s:4:"name";s:44:"Automatic Toothpaste Holder Squeezing Device";s:11:"description";s:4617:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="y32rkh-l76ugl-3g9svp-uix9i3" data-cel-widget="title_feature_div">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Go Hooked Automatic Toothpaste Squeezing Device | Hands Free Squeezer with Wall Mount Dust Proof Toothbrush Holder for 5 Brushes</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="5azb78-3fe1rw-r3yxvj-u1iznm" data-cel-widget="qpeTitleTag_feature_div">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="m1bos2-574shm-2acwuu-q03dse" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="productOverview_feature_div" class="celwidget" data-feature-name="productOverview" data-csa-c-id="apvrjj-s6zphh-ohs01i-mecvyy" data-cel-widget="productOverview_feature_div">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro" style="height: 64px;">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Material</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">Plastic</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 10px;">\r\n
    <td class="a-span3" style="height: 10px; width: 174px;">&nbsp;</td>\r\n
    <td class="a-span9" style="height: 10px; width: 172px;">&nbsp;</td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Item Dimensions LxWxH</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">16 x 11 x 8 Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Weight</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">400 Grams</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="wutrp6-ehc2b3-5n9til-2iy9pp" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small"><hr />\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fashion automatic toothpaste dispenser</span></li>\r\n
    <li><span class="a-list-item">The holder can simultaneously hold 5 pcs toothbrushes.</span></li>\r\n
    <li><span class="a-list-item">Perfect for those who like to hygienically keep maintain their toothbrush and toothpaste.</span></li>\r\n
    <li><span class="a-list-item">Dispenser Size:15*5.5cm Brush holder size:13*5.5cm</span></li>\r\n
    <li><span class="a-list-item">Package includes: 1 set of tooth paste dispenser material plastic</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="ewa29i-xijvl5-qa83x4-tjawdl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="f2zfkq-hybiub-d6ptu6-8hnqjg" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="dwesqi-82pv4x-rcbtr8-slhh6a" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="ixsitw-x1khfr-uzsif9-9fibn6" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="n0yz2e-bbpunp-o4ws0-4lt9cd" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="xu2x98-s7g3id-5bw080-iqs9rf" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="gwwpjt-svrp98-t58o79-yu1sze" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:417;s:10:"product_id";i:419;s:6:"locale";s:2:"en";s:4:"name";s:44:"Automatic Toothpaste Holder Squeezing Device";s:11:"description";s:4617:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="y32rkh-l76ugl-3g9svp-uix9i3" data-cel-widget="title_feature_div">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Go Hooked Automatic Toothpaste Squeezing Device | Hands Free Squeezer with Wall Mount Dust Proof Toothbrush Holder for 5 Brushes</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="5azb78-3fe1rw-r3yxvj-u1iznm" data-cel-widget="qpeTitleTag_feature_div">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="m1bos2-574shm-2acwuu-q03dse" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="productOverview_feature_div" class="celwidget" data-feature-name="productOverview" data-csa-c-id="apvrjj-s6zphh-ohs01i-mecvyy" data-cel-widget="productOverview_feature_div">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro" style="height: 64px;">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Material</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">Plastic</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 10px;">\r\n
    <td class="a-span3" style="height: 10px; width: 174px;">&nbsp;</td>\r\n
    <td class="a-span9" style="height: 10px; width: 172px;">&nbsp;</td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Item Dimensions LxWxH</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">16 x 11 x 8 Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Weight</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">400 Grams</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="wutrp6-ehc2b3-5n9til-2iy9pp" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small"><hr />\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fashion automatic toothpaste dispenser</span></li>\r\n
    <li><span class="a-list-item">The holder can simultaneously hold 5 pcs toothbrushes.</span></li>\r\n
    <li><span class="a-list-item">Perfect for those who like to hygienically keep maintain their toothbrush and toothpaste.</span></li>\r\n
    <li><span class="a-list-item">Dispenser Size:15*5.5cm Brush holder size:13*5.5cm</span></li>\r\n
    <li><span class="a-list-item">Package includes: 1 set of tooth paste dispenser material plastic</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="ewa29i-xijvl5-qa83x4-tjawdl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="f2zfkq-hybiub-d6ptu6-8hnqjg" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="dwesqi-82pv4x-rcbtr8-slhh6a" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="ixsitw-x1khfr-uzsif9-9fibn6" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="n0yz2e-bbpunp-o4ws0-4lt9cd" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="xu2x98-s7g3id-5bw080-iqs9rf" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="gwwpjt-svrp98-t58o79-yu1sze" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:420;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:421;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:422;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:4:"meta";O:30:"Modules\Meta\Entities\MetaData":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:2:{i:0;s:9:"entity_id";i:1;s:11:"entity_type";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:9:"meta_data";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:435;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:437;s:10:"created_at";s:19:"2020-12-14 00:27:24";s:10:"updated_at";s:19:"2020-12-14 00:27:24";s:13:"meta_keywords";a:0:{}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:435;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:437;s:10:"created_at";s:19:"2020-12-14 00:27:24";s:10:"updated_at";s:19:"2020-12-14 00:27:24";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:41:"Modules\Meta\Entities\MetaDataTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:8:"\x00*\x00casts";a:1:{s:13:"meta_keywords";s:5:"array";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:22:"meta_data_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:437;s:12:"meta_data_id";i:435;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:437;s:12:"meta_data_id";i:435;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:10:"conditions";a:0:{}}}}}s:9:"_previous";a:1:{s:3:"url";s:56:"https://black-lb.com/products/hoomei-quartz-heater-800-w";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}
    """
    
  3. true
    
     *
     * @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
  1. "Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa"
    
  2. """
    a:5:{s:6:"_token";s:40:"CDFaJapdZxeQB4VWRzkYQzNxCjcrjJ6XCoIwlKRd";s:6:"locale";s:2:"en";s:67:"Tyf5whQL6MukcipRrdrkAyFt9OuLi70nUsIC8LXa_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:437;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:437;s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:5:"price";d:12;s:8:"quantity";i:1;s:10:"attributes";O:41:"Darryldecode\Cart\ItemAttributeCollection":1:{s:8:"\x00*\x00items";a:1:{s:7:"product";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:437;s:12:"tax_class_id";N;s:4:"slug";s:26:"hoomei-quartz-heater-800-w";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2462;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-14 00:00:00";s:6:"new_to";s:19:"2020-12-31 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-14 00:27:23";s:10:"updated_at";s:19:"2026-01-22 10:43:56";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:437;s:12:"tax_class_id";N;s:4:"slug";s:26:"hoomei-quartz-heater-800-w";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2462;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-14 00:00:00";s:6:"new_to";s:19:"2020-12-31 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-14 00:27:23";s:10:"updated_at";s:19:"2026-01-22 10:43:56";}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:7:{s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:435;s:10:"product_id";i:437;s:6:"locale";s:2:"en";s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:11:"description";s:581:"<h4>Product Description</h4>\r\n
    <p>Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption</p>\r\n
    <p>Practical and compact design perfect for being able to use it wherever you want</p>\r\n
    <p>Heating small rooms, bedrooms, bathrooms, offices</p>\r\n
    <p>Equipped with 2 power levels</p>\r\n
    <p>Small size and top handle to move it comfortably</p>\r\n
    <p>It also equipped with rear support for greater stability and protection from overturning</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Power: 800 W</p>\r\n
    <p>Dimensions: 25 x 10 x 36 cm</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:435;s:10:"product_id";i:437;s:6:"locale";s:2:"en";s:4:"name";s:26:"Hoomei Quartz Heater 800 W";s:11:"description";s:581:"<h4>Product Description</h4>\r\n
    <p>Portable heater with quartz heating elements that allow you to quickly heat small rooms, reducing consumption</p>\r\n
    <p>Practical and compact design perfect for being able to use it wherever you want</p>\r\n
    <p>Heating small rooms, bedrooms, bathrooms, offices</p>\r\n
    <p>Equipped with 2 power levels</p>\r\n
    <p>Small size and top handle to move it comfortably</p>\r\n
    <p>It also equipped with rear support for greater stability and protection from overturning</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Power: 800 W</p>\r\n
    <p>Dimensions: 25 x 10 x 36 cm</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}s:10:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:2:{i:0;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:2732;s:7:"user_id";i:1;s:8:"filename";s:26:"Website cover template.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VRMdJTEQGOdqAfm6bhzrpSpY1M1CIpLAofoFAmDl.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"465641";s:10:"created_at";s:19:"2020-12-14 00:24:08";s:10:"updated_at";s:19:"2020-12-14 00:24:08";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:2732;s:7:"user_id";i:1;s:8:"filename";s:26:"Website cover template.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VRMdJTEQGOdqAfm6bhzrpSpY1M1CIpLAofoFAmDl.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"465641";s:10:"created_at";s:19:"2020-12-14 00:24:08";s:10:"updated_at";s:19:"2020-12-14 00:24:08";s:15:"pivot_entity_id";i:437;s:13:"pivot_file_id";i:2732;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:63066;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-28 19:29:32";s:16:"pivot_updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2732;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63066;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2732;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63066;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:1;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:2733;s:7:"user_id";i:1;s:8:"filename";s:11:"cover 3.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/1FZuRuxEB0xHPbnk5eL0fwCvCGxwjQVsxbvt0NsE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"621488";s:10:"created_at";s:19:"2020-12-14 00:24:18";s:10:"updated_at";s:19:"2020-12-14 00:24:18";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:2733;s:7:"user_id";i:1;s:8:"filename";s:11:"cover 3.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/1FZuRuxEB0xHPbnk5eL0fwCvCGxwjQVsxbvt0NsE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"621488";s:10:"created_at";s:19:"2020-12-14 00:24:18";s:10:"updated_at";s:19:"2020-12-14 00:24:18";s:15:"pivot_entity_id";i:437;s:13:"pivot_file_id";i:2733;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:63067;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-28 19:29:32";s:16:"pivot_updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2733;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63067;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:437;s:7:"file_id";i:2733;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:63067;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-28 19:29:32";s:10:"updated_at";s:19:"2023-02-28 19:29:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:6:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:403;s:12:"tax_class_id";N;s:4:"slug";s:56:"kitchen-king-professional-marble-coating-knife-set-6-pcs";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:8157;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 11:27:04";s:10:"updated_at";s:19:"2026-01-23 09:14:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:403;s:12:"tax_class_id";N;s:4:"slug";s:56:"kitchen-king-professional-marble-coating-knife-set-6-pcs";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:8157;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 11:27:04";s:10:"updated_at";s:19:"2026-01-23 09:14:05";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:403;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:403;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:403;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:401;s:10:"product_id";i:403;s:6:"locale";s:2:"en";s:4:"name";s:56:"Kitchen King Professional Marble Coating Knife Set 6 Pcs";s:11:"description";s:439:"<h4>Product Description</h4>\r\n
    <p>Set of stainless steel kitchen knives with marble coating</p>\r\n
    <p>It is a set of 5 sharp knives with a vegetable peeler</p>\r\n
    <p>Coated Kitchen Knife Set has high carbon steel blades</p>\r\n
    <p>The steel has a layer of antibacterial and anti-corrosion coating</p>\r\n
    <p>It includes: 1 Chef knife 20 cm, 1 Bread knife 20 cm, 1 Slicer knife 12.5 cm, 1 Utility knife 12.5 cm, 1 Paring knife 8.75 cm and 1 Peeler</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:401;s:10:"product_id";i:403;s:6:"locale";s:2:"en";s:4:"name";s:56:"Kitchen King Professional Marble Coating Knife Set 6 Pcs";s:11:"description";s:439:"<h4>Product Description</h4>\r\n
    <p>Set of stainless steel kitchen knives with marble coating</p>\r\n
    <p>It is a set of 5 sharp knives with a vegetable peeler</p>\r\n
    <p>Coated Kitchen Knife Set has high carbon steel blades</p>\r\n
    <p>The steel has a layer of antibacterial and anti-corrosion coating</p>\r\n
    <p>It includes: 1 Chef knife 20 cm, 1 Bread knife 20 cm, 1 Slicer knife 12.5 cm, 1 Utility knife 12.5 cm, 1 Paring knife 8.75 cm and 1 Peeler</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:404;s:12:"tax_class_id";N;s:4:"slug";s:23:"car-electric-warmer-mug";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2725;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 23:43:04";s:10:"updated_at";s:19:"2026-01-22 14:27:46";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:404;s:12:"tax_class_id";N;s:4:"slug";s:23:"car-electric-warmer-mug";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2725;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-27 23:43:04";s:10:"updated_at";s:19:"2026-01-22 14:27:46";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:404;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:404;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:404;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:402;s:10:"product_id";i:404;s:6:"locale";s:2:"en";s:4:"name";s:23:"Car Electric Warmer Mug";s:11:"description";s:1690:"<div class="dtlsec1">\r\n
    <h3 class="fs18 mt30 mb10 color">Product Specification</h3>\r\n
    <table>\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="tdwdt">Set Of</td>\r\n
    <td class="tdwdt1 color6">1 Pieces</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Usage/Application</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Type</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Material</td>\r\n
    <td class="tdwdt1 color6">Stainless Steel</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Body Color</td>\r\n
    <td class="tdwdt1 color6">Silver</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Model Name/Number</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Brand</td>\r\n
    <td class="tdwdt1 color6">No Brand</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Minimum Order Quantity</td>\r\n
    <td class="tdwdt1 color6">10 Piece</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    <div class="clr">&nbsp;</div>\r\n
    <h3 class="fs18 mt30 mb10 color">Product Description</h3>\r\n
    <div class="pdest1">\r\n
    <div class="fs16 lh28 pdpCtsr">\r\n
    <ul>\r\n
    <li>Stainless steel 12V Car mug sits snugly in your car cup holder and plug , Double wall stainless steel Car Electric Mug use car battery for Heating</li>\r\n
    <li>It KEEPS the DRINK WARM, It keeps the drink Hot No leak &amp; easy open twist top and keep fresh, light, durable, and easy to carry</li>\r\n
    <li>keeping your tea or coffee warm and drinkable while you're on the travel. Ergonomically designed, fit most vehicle cup holders. Portable travel car heating water, coffee, milk, eggs, tea, also as a baby warmer.</li>\r\n
    <li>Travel Happy journey With Special Heated Mug,Easy to use / maintain.</li>\r\n
    <li>Material :Stainless Steel,</li>\r\n
    <li>Capacity : 450 ml.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:402;s:10:"product_id";i:404;s:6:"locale";s:2:"en";s:4:"name";s:23:"Car Electric Warmer Mug";s:11:"description";s:1690:"<div class="dtlsec1">\r\n
    <h3 class="fs18 mt30 mb10 color">Product Specification</h3>\r\n
    <table>\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="tdwdt">Set Of</td>\r\n
    <td class="tdwdt1 color6">1 Pieces</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Usage/Application</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Type</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Material</td>\r\n
    <td class="tdwdt1 color6">Stainless Steel</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Body Color</td>\r\n
    <td class="tdwdt1 color6">Silver</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Model Name/Number</td>\r\n
    <td class="tdwdt1 color6">Car Mug</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Brand</td>\r\n
    <td class="tdwdt1 color6">No Brand</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td class="tdwdt">Minimum Order Quantity</td>\r\n
    <td class="tdwdt1 color6">10 Piece</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    <div class="clr">&nbsp;</div>\r\n
    <h3 class="fs18 mt30 mb10 color">Product Description</h3>\r\n
    <div class="pdest1">\r\n
    <div class="fs16 lh28 pdpCtsr">\r\n
    <ul>\r\n
    <li>Stainless steel 12V Car mug sits snugly in your car cup holder and plug , Double wall stainless steel Car Electric Mug use car battery for Heating</li>\r\n
    <li>It KEEPS the DRINK WARM, It keeps the drink Hot No leak &amp; easy open twist top and keep fresh, light, durable, and easy to carry</li>\r\n
    <li>keeping your tea or coffee warm and drinkable while you're on the travel. Ergonomically designed, fit most vehicle cup holders. Portable travel car heating water, coffee, milk, eggs, tea, also as a baby warmer.</li>\r\n
    <li>Travel Happy journey With Special Heated Mug,Easy to use / maintain.</li>\r\n
    <li>Material :Stainless Steel,</li>\r\n
    <li>Capacity : 450 ml.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:416;s:12:"tax_class_id";N;s:4:"slug";s:31:"dsp-crepe-maker-pancake-machine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3472;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:07:29";s:10:"updated_at";s:19:"2026-01-23 05:24:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:416;s:12:"tax_class_id";N;s:4:"slug";s:31:"dsp-crepe-maker-pancake-machine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3472;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:07:29";s:10:"updated_at";s:19:"2026-01-23 05:24:04";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:416;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:416;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:416;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:414;s:10:"product_id";i:416;s:6:"locale";s:2:"en";s:4:"name";s:31:"DSP Crepe Maker Pancake Machine";s:11:"description";s:558:"<div class="product-detail page-product__detail">\r\n
    <div class="_2C2YFD">\r\n
    <div class="_2aZyWI">\r\n
    <div class="_2u0jt9">Voltage:220-240V~50/60Hz</div>\r\n
    <div class="_2u0jt9">Output:1000-1200W</div>\r\n
    <div class="_2u0jt9">Flat plate Overheat protection power on/ready indicator light;</div>\r\n
    <div class="_2u0jt9">Adjustable temperature controller;</div>\r\n
    <div class="_2u0jt9">Cord-wrap storager;</div>\r\n
    <div class="_2u0jt9">Accessories:two wooden sitcks</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div>\r\n
    <div class="product-ratings" data-nosnippet="true">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:414;s:10:"product_id";i:416;s:6:"locale";s:2:"en";s:4:"name";s:31:"DSP Crepe Maker Pancake Machine";s:11:"description";s:558:"<div class="product-detail page-product__detail">\r\n
    <div class="_2C2YFD">\r\n
    <div class="_2aZyWI">\r\n
    <div class="_2u0jt9">Voltage:220-240V~50/60Hz</div>\r\n
    <div class="_2u0jt9">Output:1000-1200W</div>\r\n
    <div class="_2u0jt9">Flat plate Overheat protection power on/ready indicator light;</div>\r\n
    <div class="_2u0jt9">Adjustable temperature controller;</div>\r\n
    <div class="_2u0jt9">Cord-wrap storager;</div>\r\n
    <div class="_2u0jt9">Accessories:two wooden sitcks</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div>\r\n
    <div class="product-ratings" data-nosnippet="true">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:420;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:421;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";s:16:"pivot_product_id";i:437;s:24:"pivot_related_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:422;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"related_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:545;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:5:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:418;s:12:"tax_class_id";N;s:4:"slug";s:44:"rechargable-electronic-jar-water-pump-(touch";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3992;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-03 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:31:04";s:10:"updated_at";s:19:"2026-01-22 16:44:31";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:418;s:12:"tax_class_id";N;s:4:"slug";s:44:"rechargable-electronic-jar-water-pump-(touch";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3992;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-03 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:31:04";s:10:"updated_at";s:19:"2026-01-22 16:44:31";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:418;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:418;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:418;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:416;s:10:"product_id";i:418;s:6:"locale";s:2:"en";s:4:"name";s:45:"Rechargable Electronic Jar Water Pump (touch)";s:11:"description";s:1362:"<h1>Rechargable Electronic Jar Water Pump</h1>\r\n
    <h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.7cbe6d8aZ6THKM">Product details of Rechargable Electronic Jar Water Pump</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">CHARGE 3-4 HOURS BEFORE YOU USE</li>\r\n
    <li class="">Silicone Tube Length 55mm</li>\r\n
    <li class="">Power USB Charging</li>\r\n
    <li class="">Charging Time 3 &ndash; 4 Hours</li>\r\n
    <li class="">Applicable Barrel Type Bottled Water Bucket (Jar)</li>\r\n
    <li class="">Made of high quality ABS and silicone material, eco-friendly, durable and safe to use.</li>\r\n
    <li class="">Smart design of 360 degree free rotation and dual-slot design, which make it more stable and simple to install.</li>\r\n
    <li class="">One button switch, easy to operate. It fits most standard water bottle size, suitable for home, office, school, factory etc.</li>\r\n
    <li class="">Having a USB charging port, can be charged by your Andrews system mobile phone USB cable, convenient for you.</li>\r\n
    <li class="">Having a disassembled tube for easy cleaning. Compact size, light weight and portable that supply you a very easy way to drink water.</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:416;s:10:"product_id";i:418;s:6:"locale";s:2:"en";s:4:"name";s:45:"Rechargable Electronic Jar Water Pump (touch)";s:11:"description";s:1362:"<h1>Rechargable Electronic Jar Water Pump</h1>\r\n
    <h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.7cbe6d8aZ6THKM">Product details of Rechargable Electronic Jar Water Pump</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">CHARGE 3-4 HOURS BEFORE YOU USE</li>\r\n
    <li class="">Silicone Tube Length 55mm</li>\r\n
    <li class="">Power USB Charging</li>\r\n
    <li class="">Charging Time 3 &ndash; 4 Hours</li>\r\n
    <li class="">Applicable Barrel Type Bottled Water Bucket (Jar)</li>\r\n
    <li class="">Made of high quality ABS and silicone material, eco-friendly, durable and safe to use.</li>\r\n
    <li class="">Smart design of 360 degree free rotation and dual-slot design, which make it more stable and simple to install.</li>\r\n
    <li class="">One button switch, easy to operate. It fits most standard water bottle size, suitable for home, office, school, factory etc.</li>\r\n
    <li class="">Having a USB charging port, can be charged by your Andrews system mobile phone USB cable, convenient for you.</li>\r\n
    <li class="">Having a disassembled tube for easy cleaning. Compact size, light weight and portable that supply you a very easy way to drink water.</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:419;s:12:"tax_class_id";N;s:4:"slug";s:44:"automatic-toothpaste-holder-squeezing-device";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2884;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:39:16";s:10:"updated_at";s:19:"2026-01-22 14:43:25";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:419;s:12:"tax_class_id";N;s:4:"slug";s:44:"automatic-toothpaste-holder-squeezing-device";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J3P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2884;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:39:16";s:10:"updated_at";s:19:"2026-01-22 14:43:25";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:419;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:419;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:419;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:417;s:10:"product_id";i:419;s:6:"locale";s:2:"en";s:4:"name";s:44:"Automatic Toothpaste Holder Squeezing Device";s:11:"description";s:4617:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="y32rkh-l76ugl-3g9svp-uix9i3" data-cel-widget="title_feature_div">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Go Hooked Automatic Toothpaste Squeezing Device | Hands Free Squeezer with Wall Mount Dust Proof Toothbrush Holder for 5 Brushes</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="5azb78-3fe1rw-r3yxvj-u1iznm" data-cel-widget="qpeTitleTag_feature_div">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="m1bos2-574shm-2acwuu-q03dse" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="productOverview_feature_div" class="celwidget" data-feature-name="productOverview" data-csa-c-id="apvrjj-s6zphh-ohs01i-mecvyy" data-cel-widget="productOverview_feature_div">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro" style="height: 64px;">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Material</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">Plastic</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 10px;">\r\n
    <td class="a-span3" style="height: 10px; width: 174px;">&nbsp;</td>\r\n
    <td class="a-span9" style="height: 10px; width: 172px;">&nbsp;</td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Item Dimensions LxWxH</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">16 x 11 x 8 Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Weight</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">400 Grams</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="wutrp6-ehc2b3-5n9til-2iy9pp" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small"><hr />\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fashion automatic toothpaste dispenser</span></li>\r\n
    <li><span class="a-list-item">The holder can simultaneously hold 5 pcs toothbrushes.</span></li>\r\n
    <li><span class="a-list-item">Perfect for those who like to hygienically keep maintain their toothbrush and toothpaste.</span></li>\r\n
    <li><span class="a-list-item">Dispenser Size:15*5.5cm Brush holder size:13*5.5cm</span></li>\r\n
    <li><span class="a-list-item">Package includes: 1 set of tooth paste dispenser material plastic</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="ewa29i-xijvl5-qa83x4-tjawdl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="f2zfkq-hybiub-d6ptu6-8hnqjg" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="dwesqi-82pv4x-rcbtr8-slhh6a" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="ixsitw-x1khfr-uzsif9-9fibn6" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="n0yz2e-bbpunp-o4ws0-4lt9cd" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="xu2x98-s7g3id-5bw080-iqs9rf" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="gwwpjt-svrp98-t58o79-yu1sze" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:417;s:10:"product_id";i:419;s:6:"locale";s:2:"en";s:4:"name";s:44:"Automatic Toothpaste Holder Squeezing Device";s:11:"description";s:4617:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="y32rkh-l76ugl-3g9svp-uix9i3" data-cel-widget="title_feature_div">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Go Hooked Automatic Toothpaste Squeezing Device | Hands Free Squeezer with Wall Mount Dust Proof Toothbrush Holder for 5 Brushes</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="5azb78-3fe1rw-r3yxvj-u1iznm" data-cel-widget="qpeTitleTag_feature_div">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="m1bos2-574shm-2acwuu-q03dse" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="productOverview_feature_div" class="celwidget" data-feature-name="productOverview" data-csa-c-id="apvrjj-s6zphh-ohs01i-mecvyy" data-cel-widget="productOverview_feature_div">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro" style="height: 64px;">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Material</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">Plastic</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 10px;">\r\n
    <td class="a-span3" style="height: 10px; width: 174px;">&nbsp;</td>\r\n
    <td class="a-span9" style="height: 10px; width: 172px;">&nbsp;</td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Item Dimensions LxWxH</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">16 x 11 x 8 Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small" style="height: 18px;">\r\n
    <td class="a-span3" style="height: 18px; width: 174px;"><span class="a-size-base a-text-bold">Weight</span></td>\r\n
    <td class="a-span9" style="height: 18px; width: 172px;"><span class="a-size-base">400 Grams</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="wutrp6-ehc2b3-5n9til-2iy9pp" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small"><hr />\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fashion automatic toothpaste dispenser</span></li>\r\n
    <li><span class="a-list-item">The holder can simultaneously hold 5 pcs toothbrushes.</span></li>\r\n
    <li><span class="a-list-item">Perfect for those who like to hygienically keep maintain their toothbrush and toothpaste.</span></li>\r\n
    <li><span class="a-list-item">Dispenser Size:15*5.5cm Brush holder size:13*5.5cm</span></li>\r\n
    <li><span class="a-list-item">Package includes: 1 set of tooth paste dispenser material plastic</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="ewa29i-xijvl5-qa83x4-tjawdl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="f2zfkq-hybiub-d6ptu6-8hnqjg" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="dwesqi-82pv4x-rcbtr8-slhh6a" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="ixsitw-x1khfr-uzsif9-9fibn6" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="n0yz2e-bbpunp-o4ws0-4lt9cd" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="xu2x98-s7g3id-5bw080-iqs9rf" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="gwwpjt-svrp98-t58o79-yu1sze" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:420;s:12:"tax_class_id";N;s:4:"slug";s:36:"nova-electric-fan-room-heater-2000-w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"21.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2824;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:50:39";s:10:"updated_at";s:19:"2026-01-22 10:05:37";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:420;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:420;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:418;s:10:"product_id";i:420;s:6:"locale";s:2:"en";s:4:"name";s:41:"Nova 2in1 Electric Fan Room Heater 2000 W";s:11:"description";s:733:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i2.d7e73f173vvI6o">Product details of Original Nova Electric Fan Room Heater 2000 W (FH-03 White)</h2>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Heater in winter and Mini Fan in Summer</li>\r\n
    <li class="">Cool/warm/hot wind for selection</li>\r\n
    <li class="">Cool Touch body</li>\r\n
    <li class="">Power indicator light</li>\r\n
    <li class="">Safety thermal fuse built in</li>\r\n
    <li class="">Overheating protection</li>\r\n
    <li class="">Anti-Fire Plastic</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="pdp-mod-specification">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:421;s:12:"tax_class_id";N;s:4:"slug";s:12:"flame-heater";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"13.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"13.0000";s:3:"sku";s:4:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2791;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 01:57:24";s:10:"updated_at";s:19:"2026-01-23 05:48:22";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:421;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:421;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:419;s:10:"product_id";i:421;s:6:"locale";s:2:"en";s:4:"name";s:12:"Flame Heater";s:11:"description";s:509:"<h1>Flame Heater</h1>\r\n
    <h3>Description:</h3>\r\n
    <div class="std">&ldquo;Flame Heater&rdquo; is an energy efficient mini heater. A mini heater will heat any place where you are: bathroom, kitchen, bedroom, children's room and even an office. The heater has a high rate of electrothermal conversion, so that heat is distributed quickly and evenly. Just turn on the device, heat the room easily. Despite its compact size, it is a very powerful heat source that transforms a cold room into a warm, cozy place.</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:422;s:12:"tax_class_id";N;s:4:"slug";s:52:"ceramic-pluggable-mini-heater-fan-for-bedroom-office";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3780;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-03 02:05:58";s:10:"updated_at";s:19:"2026-01-23 07:14:48";s:16:"pivot_product_id";i:437;s:24:"pivot_up_sell_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:422;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:437;s:18:"up_sell_product_id";i:422;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1699;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:420;s:10:"product_id";i:422;s:6:"locale";s:2:"en";s:4:"name";s:54:"Ceramic Pluggable MINI Heater Fan For Bedroom & Office";s:11:"description";s:3241:"<p>&nbsp;</p>\r\n
    <div class="row tabbedsection hidden-sm-down">\r\n
    <div class="tab-content pt-4 pb-4 product-details-table col-12">\r\n
    <div id="product-details" class="tab-pane active">\r\n
    <div class="row">\r\n
    <div class="col-7 px-0 weight-normal prod-descr">PLUGGABLE CERAMIC MINI HEATER FAN</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Product Description :</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; Introducing the New Wall-outlet space&nbsp; &nbsp;heater, other space heaters are big and&nbsp; &nbsp;bulky and can raise your electricity bill.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp; &bull; The New Wall outlet heater is a whole&nbsp; &nbsp;room space heater that plugs right into the&nbsp; &nbsp;wall and takes up no space at all.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&bull; The heater's thermostatic design makes it&nbsp; &nbsp;small but powerful it turns the machine off&nbsp; &nbsp;if it overheats.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; The heater powerful 500 watts easily heats&nbsp; &nbsp;a 22 square meter room with warm&nbsp; &nbsp;comforting heat.</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;&bull; Compact design makes it easy for travel,&nbsp; &nbsp;so&nbsp; &nbsp;you can enjoy warmth and comfort&nbsp; &nbsp;wherever you like to relax</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Features:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- 12 Hour programmable timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- High and low speed settings</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Transform any cold and chilly place into&nbsp; &nbsp;warm and cosy place</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for any room in your home, dens,&nbsp; &nbsp;reading nooks, work, dorm rooms, offices,&nbsp; &nbsp;home offices, campers, workspaces,&nbsp; &nbsp;benches, basements, garages and more</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Simply plug the heater into any power&nbsp; &nbsp;outlet, set the digital control to your ideal&nbsp; &nbsp;temperature and feel your room get toasty warm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- You can even keep your spot warm with the&nbsp; automatic timer</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Perfect for chilly areas that have drafty&nbsp; &nbsp;windows and doors</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;Specifications:</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Colour: White</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Dimensions: 20.5 x 12.5 x 13.5cm</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Weight: 0.52kg</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Power: 500W</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">&nbsp;- Voltage: 220-240V</div>\r\n
    <div class="col-7 px-0 weight-normal prod-descr">-&nbsp; Frequency: 50Hz</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:4:"meta";O:30:"Modules\Meta\Entities\MetaData":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:2:{i:0;s:9:"entity_id";i:1;s:11:"entity_type";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:9:"meta_data";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:435;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:437;s:10:"created_at";s:19:"2020-12-14 00:27:24";s:10:"updated_at";s:19:"2020-12-14 00:27:24";s:13:"meta_keywords";a:0:{}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:435;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:437;s:10:"created_at";s:19:"2020-12-14 00:27:24";s:10:"updated_at";s:19:"2020-12-14 00:27:24";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:41:"Modules\Meta\Entities\MetaDataTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:8:"\x00*\x00casts";a:1:{s:13:"meta_keywords";s:5:"array";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:22:"meta_data_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:437;s:12:"meta_data_id";i:435;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:437;s:12:"meta_data_id";i:435;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:10:"conditions";a:0:{}}}}}s:9:"_previous";a:1:{s:3:"url";s:56:"https://black-lb.com/products/hoomei-quartz-heater-800-w";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}
    """
    
        if ($this->sessionConfigured()) {
            $this->storeCurrentUrl($request, $session);
 
            $this->addCookieToResponse($response, $session);
        }
 
        return $response;
    }
 
    /**
     * Perform any final actions for the request lifecycle.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Symfony\Component\HttpFoundation\Response  $response
     * @return void
     */
    public function terminate($request, $response)
    {
        if ($this->sessionHandled && $this->sessionConfigured() && ! $this->usingCookieSessions()) {
            $this->manager->driver()->save();
        }
    }
 
    /**
     * Start the session for the given request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Illuminate\Contracts\Session\Session
     */
    protected function startSession(Request $request)
    {
        return tap($this->getSession($request), function ($session) use ($request) {
            $session->setRequestOnHandler($request);
 
            $session->start();
        });
    }
 
    /**
     * Get the session implementation from the manager.
     * @return void
     */
    protected function terminateMiddleware($request, $response)
    {
        $middlewares = $this->app->shouldSkipMiddleware() ? [] : array_merge(
            $this->gatherRouteMiddleware($request),
            $this->middleware
        );
 
        foreach ($middlewares as $middleware) {
            if (! is_string($middleware)) {
                continue;
            }
 
            [$name] = $this->parseMiddleware($middleware);
 
            $instance = $this->app->make($name);
 
            if (method_exists($instance, 'terminate')) {
                $instance->terminate($request, $response);
            }
        }
    }
 
    /**
     * Gather the route middleware for the given request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return array
     */
    protected function gatherRouteMiddleware($request)
    {
        if ($route = $request->route()) {
            return $this->router->gatherRouteMiddleware($route);
        }
 
        return [];
    }
 
    /**
Arguments
  1. Request {#42
      #json: null
      #convertedFiles: []
      #userResolver: Closure() {#775 …5}
      #routeResolver: Closure() {#761 …5}
      +attributes: ParameterBag {#44}
      +request: ParameterBag {#50}
      +query: ParameterBag {#50}
      +server: ServerBag {#46}
      +files: FileBag {#47}
      +cookies: ParameterBag {#45}
      +headers: HeaderBag {#48}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/products/hoomei-quartz-heater-800-w"
      #requestUri: "/products/hoomei-quartz-heater-800-w"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1247}
    
     */
    protected function dispatchToRouter()
    {
        return function ($request) {
            $this->app->instance('request', $request);
 
            return $this->router->dispatch($request);
        };
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Illuminate\Http\Response  $response
     * @return void
     */
    public function terminate($request, $response)
    {
        $this->terminateMiddleware($request, $response);
 
        $this->app->terminate();
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Illuminate\Http\Response  $response
     * @return void
     */
    protected function terminateMiddleware($request, $response)
    {
        $middlewares = $this->app->shouldSkipMiddleware() ? [] : array_merge(
            $this->gatherRouteMiddleware($request),
            $this->middleware
        );
 
        foreach ($middlewares as $middleware) {
            if (! is_string($middleware)) {
Arguments
  1. Request {#42
      #json: null
      #convertedFiles: []
      #userResolver: Closure() {#775 …5}
      #routeResolver: Closure() {#761 …5}
      +attributes: ParameterBag {#44}
      +request: ParameterBag {#50}
      +query: ParameterBag {#50}
      +server: ServerBag {#46}
      +files: FileBag {#47}
      +cookies: ParameterBag {#45}
      +headers: HeaderBag {#48}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/products/hoomei-quartz-heater-800-w"
      #requestUri: "/products/hoomei-quartz-heater-800-w"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1247}
    
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
 
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
 
$response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
);
 
$response->send();
 
$kernel->terminate($request, $response);
 
Arguments
  1. Request {#42
      #json: null
      #convertedFiles: []
      #userResolver: Closure() {#775 …5}
      #routeResolver: Closure() {#761 …5}
      +attributes: ParameterBag {#44}
      +request: ParameterBag {#50}
      +query: ParameterBag {#50}
      +server: ServerBag {#46}
      +files: FileBag {#47}
      +cookies: ParameterBag {#45}
      +headers: HeaderBag {#48}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/products/hoomei-quartz-heater-800-w"
      #requestUri: "/products/hoomei-quartz-heater-800-w"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1247}
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
TZ
"Europe/Berlin"
REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
"aXNBMqdpgBjwDrZQDi_XtwAAABA"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL
"/products/hoomei-quartz-heater-800-w"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/hoomei-quartz-heater-800-w"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aXNBMqdpgBjwDrZQDi_XtwAAABA"
REDIRECT_REDIRECT_SCRIPT_URL
"/products/hoomei-quartz-heater-800-w"
REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/hoomei-quartz-heater-800-w"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aXNBMqdpgBjwDrZQDi_XtwAAABA"
REDIRECT_SCRIPT_URL
"/products/hoomei-quartz-heater-800-w"
REDIRECT_SCRIPT_URI
"https://black-lb.com/products/hoomei-quartz-heater-800-w"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_HANDLER
"application/x-httpd-ea-php73"
REDIRECT_STATUS
"200"
UNIQUE_ID
"aXNBMqdpgBjwDrZQDi_XtwAAABA"
SCRIPT_URL
"/products/hoomei-quartz-heater-800-w"
SCRIPT_URI
"https://black-lb.com/products/hoomei-quartz-heater-800-w"
HTTPS
"on"
SSL_TLS_SNI
"black-lb.com"
HTTP_ACCEPT
"*/*"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"black-lb.com"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SERVER_NAME
"black-lb.com"
SERVER_ADDR
"173.212.232.45"
SERVER_PORT
"443"
REMOTE_ADDR
"216.73.216.190"
DOCUMENT_ROOT
"/home/blacklb/public_html"
REQUEST_SCHEME
"https"
CONTEXT_PREFIX
"/cgi-sys"
CONTEXT_DOCUMENT_ROOT
"/usr/local/cpanel/cgi-sys/"
SERVER_ADMIN
"webmaster@black-lb.com"
SCRIPT_FILENAME
"/home/blacklb/public_html/public/index.php"
REMOTE_PORT
"27504"
REDIRECT_URL
"/public/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/products/hoomei-quartz-heater-800-w"
SCRIPT_NAME
"/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/cpanel/cgi-sys/ea-php73"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/home/blacklb/public_html/public/index.php"
ORIG_SCRIPT_NAME
"/cgi-sys/ea-php73"
PHP_SELF
"/public/index.php"
REQUEST_TIME_FLOAT
1769161010.9372
REQUEST_TIME
1769161010
argv
[]
argc
0
APP_ENV
"production"
APP_DEBUG
"true"
APP_CACHE
"false"
APP_INSTALLED
"true"
APP_EDITOR
"vscode"
APP_KEY
"base64:5GcSj/rQB2bbsgJafayzha+JAsYL6qhK6CP+HNVcLjc="
APP_URL
"https://black-lb.com"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"blacklb_db"
DB_USERNAME
"blacklb_db_user"
DB_PASSWORD
"c~p),O#=Vghk"
QUEUE_DRIVER
"sync"
CACHE_DRIVER
"none"
SESSION_DRIVER
"file"
FILESYSTEM_DRIVER
"public_storage"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PORT
"2525"
MAIL_USERNAME
"null"
MAIL_PASSWORD
"null"
MAIL_FROM_ADDRESS
"null"
MAIL_FROM_NAME
"null"
MAIL_ENCRYPTION
"null"
SCOUT_QUEUE
"false"
DEBUGBAR_ENABLED
"false"
QUERY_DETECTOR_ENABLED
"false"
Key Value
APP_ENV
"production"
APP_DEBUG
"true"
APP_CACHE
"false"
APP_INSTALLED
"true"
APP_EDITOR
"vscode"
APP_KEY
"base64:5GcSj/rQB2bbsgJafayzha+JAsYL6qhK6CP+HNVcLjc="
APP_URL
"https://black-lb.com"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"blacklb_db"
DB_USERNAME
"blacklb_db_user"
DB_PASSWORD
"c~p),O#=Vghk"
QUEUE_DRIVER
"sync"
CACHE_DRIVER
"none"
SESSION_DRIVER
"file"
FILESYSTEM_DRIVER
"public_storage"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PORT
"2525"
MAIL_USERNAME
"null"
MAIL_PASSWORD
"null"
MAIL_FROM_ADDRESS
"null"
MAIL_FROM_NAME
"null"
MAIL_ENCRYPTION
"null"
SCOUT_QUEUE
"false"
DEBUGBAR_ENABLED
"false"
QUERY_DETECTOR_ENABLED
"false"
0. Whoops\Handler\PrettyPageHandler