Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer

J5P0A03
$11.00 $15.00
In Stock

Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.
Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.
Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!
Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.
Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.

Related Products

You might also like

Whoops! There was an error.
ErrorException (E_WARNING)
file_put_contents(/home/blacklb/public_html/storage/framework/sessions/IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW): failed to open stream: No space left on device ErrorException thrown with message "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW): 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/IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW): 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/IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW"
    
  2. """
    a:5:{s:6:"_token";s:40:"LQY4KwkgsUAJ2f3C7Qi0N4gfJhfwWIDfhWSQ9EuK";s:6:"locale";s:2:"en";s:67:"IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:700;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:700;s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:5:"price";d:11;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:700;s:12:"tax_class_id";N;s:4:"slug";s:77:"micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";s:5:"price";s:7:"15.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:7:"J5P0A03";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3531;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:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2026-03-06 20:35:47";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:700;s:12:"tax_class_id";N;s:4:"slug";s:77:"micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";s:5:"price";s:7:"15.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:7:"J5P0A03";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3531;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:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2026-03-06 20:35:47";}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:698;s:10:"product_id";i:700;s:6:"locale";s:2:"en";s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:11:"description";s:575:"<p>Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.<br />Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.<br />Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all &ndash; body, face, beard whatever your shaving needs are!<br />Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.<br />Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:698;s:10:"product_id";i:700;s:6:"locale";s:2:"en";s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:11:"description";s:575:"<p>Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.<br />Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.<br />Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all &ndash; body, face, beard whatever your shaving needs are!<br />Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.<br />Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.</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:7:{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:4823;s:7:"user_id";i:674;s:8:"filename";s:7:"dfr.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sf3mCNVDaPvsGXo090sGONHQoejQkgvzv1yQO7zE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"373065";s:10:"created_at";s:19:"2021-07-27 18:07:15";s:10:"updated_at";s:19:"2021-07-27 18:07:15";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4823;s:7:"user_id";i:674;s:8:"filename";s:7:"dfr.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sf3mCNVDaPvsGXo090sGONHQoejQkgvzv1yQO7zE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"373065";s:10:"created_at";s:19:"2021-07-27 18:07:15";s:10:"updated_at";s:19:"2021-07-27 18:07:15";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4823;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60463;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60463;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60463;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:4820;s:7:"user_id";i:674;s:8:"filename";s:10:"ثثث.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dxPeHt0INYJvm8lJCQR8Kho4pIrjwxi2F1eEGVTY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"706068";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4820;s:7:"user_id";i:674;s:8:"filename";s:10:"ثثث.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dxPeHt0INYJvm8lJCQR8Kho4pIrjwxi2F1eEGVTY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"706068";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4820;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60464;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4820;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60464;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4820;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60464;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:2;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:4822;s:7:"user_id";i:674;s:8:"filename";s:8:"شص.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/TDMzSNc5c1izELXfjAvNnYOBd5zkIWuPCvcRKAcS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"343500";s:10:"created_at";s:19:"2021-07-27 17:44:54";s:10:"updated_at";s:19:"2021-07-27 17:44:54";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4822;s:7:"user_id";i:674;s:8:"filename";s:8:"شص.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/TDMzSNc5c1izELXfjAvNnYOBd5zkIWuPCvcRKAcS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"343500";s:10:"created_at";s:19:"2021-07-27 17:44:54";s:10:"updated_at";s:19:"2021-07-27 17:44:54";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4822;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60465;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4822;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60465;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4822;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60465;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:3;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:4817;s:7:"user_id";i:674;s:8:"filename";s:8:"asdw.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/iwjAzuCpl13o9XcERBLl3i5OrKCEWC86YjGnDySh.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"257840";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4817;s:7:"user_id";i:674;s:8:"filename";s:8:"asdw.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/iwjAzuCpl13o9XcERBLl3i5OrKCEWC86YjGnDySh.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"257840";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4817;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60466;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4817;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60466;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4817;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60466;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:4;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:4821;s:7:"user_id";i:674;s:8:"filename";s:10:"شسض.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/bXJ0b6wCJEK1QsVZvR4CNWBrxFusSTyUxxLUea0Y.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"155801";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4821;s:7:"user_id";i:674;s:8:"filename";s:10:"شسض.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/bXJ0b6wCJEK1QsVZvR4CNWBrxFusSTyUxxLUea0Y.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"155801";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4821;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60467;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4821;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60467;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4821;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60467;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:5;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:4818;s:7:"user_id";i:674;s:8:"filename";s:7:"iii.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/K47IAhJ1s2d6Xm2H8OWyNkCW7pNK1PBG533pbnAf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"320902";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4818;s:7:"user_id";i:674;s:8:"filename";s:7:"iii.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/K47IAhJ1s2d6Xm2H8OWyNkCW7pNK1PBG533pbnAf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"320902";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4818;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60468;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4818;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60468;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4818;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60468;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:6;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:4819;s:7:"user_id";i:674;s:8:"filename";s:7:"wse.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/9fqSmf2PQse97SGoikOkIS0k1syaBCTlWe8uP9qJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"366115";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4819;s:7:"user_id";i:674;s:8:"filename";s:7:"wse.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/9fqSmf2PQse97SGoikOkIS0k1syaBCTlWe8uP9qJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"366115";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4819;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60469;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4819;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60469;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4819;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60469;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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: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:65;s:12:"tax_class_id";N;s:4:"slug";s:46:"eight-pack-for-men-women-stronger-muscle-cream";s:5:"price";s:7:"17.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2858;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-02-07 15:43:40";s:10:"updated_at";s:19:"2026-03-07 06:48:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:65;s:12:"tax_class_id";N;s:4:"slug";s:46:"eight-pack-for-men-women-stronger-muscle-cream";s:5:"price";s:7:"17.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2858;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-02-07 15:43:40";s:10:"updated_at";s:19:"2026-03-07 06:48:48";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:65;}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:700;s:18:"related_product_id";i:65;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:65;}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:63;s:10:"product_id";i:65;s:6:"locale";s:2:"en";s:4:"name";s:48:"Eight Pack For Men & Women Stronger Muscle Cream";s:11:"description";s:1823:"<div><strong><span data-spm-anchor-id="2114.12057483.0.i3.36a16139Cj5o9C">Features:</span></strong></div>\r\n
    <div>1.To create a uniform fiber lines</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>2.Smoothes orange peel skin 3.Pulling compact, soften skin</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>Shelf Life: 5years</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Packing:</strong></div>\r\n
    <div>Sealed pack with retail box</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong><span data-spm-anchor-id="2114.12057483.0.i4.36a16139Cj5o9C">Quantity:</span></strong>&nbsp;1 PCS</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Weight:</strong>&nbsp;170g</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>How to use:</strong></div>\r\n
    <div>1. Take the right amount of gel evenly on the lower abdomen</div>\r\n
    <div>2. palm massage the abdomen, back and forth up and down massage for 5-10 minutes, until completely absorbed cream</div>\r\n
    <div>3. Throughout the process there will be a slight fever feeling skin, morning and evening once</div>\r\n
    <div>4. Recommendations with regular habits and a healthy diet in order to achieve better results</div>\r\n
    <div>Tips: put on the abdomen may have a slight fever feeling, when you first use, please put a little less, so that the skin has a process of adaptation.After three hours can be applied generally cleaning, or bathing is recommended smear campaign.</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Skin type:</strong>&nbsp;All Skin Type</div>\r\n
    <div>Body Slimming need be patient.</div>\r\n
    <div>The skin could be changed totally in 30 days or so.</div>\r\n
    <div>According to different physical ,the skin is different.</div>\r\n
    <div>So even did not see result in a short time.</div>\r\n
    <div>Please keep and insist on using it.</div>\r\n
    <div>Someone even see result in a few days, Please dont stop using.</div>\r\n
    <div>It need to use for more days, then you could stay the result .</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:63;s:10:"product_id";i:65;s:6:"locale";s:2:"en";s:4:"name";s:48:"Eight Pack For Men & Women Stronger Muscle Cream";s:11:"description";s:1823:"<div><strong><span data-spm-anchor-id="2114.12057483.0.i3.36a16139Cj5o9C">Features:</span></strong></div>\r\n
    <div>1.To create a uniform fiber lines</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>2.Smoothes orange peel skin 3.Pulling compact, soften skin</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>Shelf Life: 5years</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Packing:</strong></div>\r\n
    <div>Sealed pack with retail box</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong><span data-spm-anchor-id="2114.12057483.0.i4.36a16139Cj5o9C">Quantity:</span></strong>&nbsp;1 PCS</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Weight:</strong>&nbsp;170g</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>How to use:</strong></div>\r\n
    <div>1. Take the right amount of gel evenly on the lower abdomen</div>\r\n
    <div>2. palm massage the abdomen, back and forth up and down massage for 5-10 minutes, until completely absorbed cream</div>\r\n
    <div>3. Throughout the process there will be a slight fever feeling skin, morning and evening once</div>\r\n
    <div>4. Recommendations with regular habits and a healthy diet in order to achieve better results</div>\r\n
    <div>Tips: put on the abdomen may have a slight fever feeling, when you first use, please put a little less, so that the skin has a process of adaptation.After three hours can be applied generally cleaning, or bathing is recommended smear campaign.</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Skin type:</strong>&nbsp;All Skin Type</div>\r\n
    <div>Body Slimming need be patient.</div>\r\n
    <div>The skin could be changed totally in 30 days or so.</div>\r\n
    <div>According to different physical ,the skin is different.</div>\r\n
    <div>So even did not see result in a short time.</div>\r\n
    <div>Please keep and insist on using it.</div>\r\n
    <div>Someone even see result in a few days, Please dont stop using.</div>\r\n
    <div>It need to use for more days, then you could stay the result .</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:307;s:12:"tax_class_id";N;s:4:"slug";s:66:"kemei-km-5017-rechargeable-professional-hair-trimmer-for-men-women";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:10126;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-09-08 23:08:22";s:10:"updated_at";s:19:"2026-03-07 05:57:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:307;s:12:"tax_class_id";N;s:4:"slug";s:66:"kemei-km-5017-rechargeable-professional-hair-trimmer-for-men-women";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:10126;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-09-08 23:08:22";s:10:"updated_at";s:19:"2026-03-07 05:57:06";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:307;}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:700;s:18:"related_product_id";i:307;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:307;}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:1045;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:305;s:10:"product_id";i:307;s:6:"locale";s:2:"en";s:4:"name";s:67:"Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women";s:11:"description";s:628:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women</span></h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Cordless trimmer</span></li>\r\n
    <li><span class="a-list-item">Maintenance free</span></li>\r\n
    <li><span class="a-list-item">Rechargeable</span></li>\r\n
    <li><span class="a-list-item">Hair and beard trimmer</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose use. 4 length settings. For Body Grooming, Beard &amp; Moustache</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:305;s:10:"product_id";i:307;s:6:"locale";s:2:"en";s:4:"name";s:67:"Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women";s:11:"description";s:628:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women</span></h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Cordless trimmer</span></li>\r\n
    <li><span class="a-list-item">Maintenance free</span></li>\r\n
    <li><span class="a-list-item">Rechargeable</span></li>\r\n
    <li><span class="a-list-item">Hair and beard trimmer</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose use. 4 length settings. For Body Grooming, Beard &amp; Moustache</span></li>\r\n
    </ul>";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:407;s:12:"tax_class_id";N;s:4:"slug";s:43:"3in1-gemmy-rechargable-trimmer-shaving-comb";s:5:"price";s:7:"15.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:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2517;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-29 22:55:20";s:10:"updated_at";s:19:"2026-03-07 03:56:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:407;s:12:"tax_class_id";N;s:4:"slug";s:43:"3in1-gemmy-rechargable-trimmer-shaving-comb";s:5:"price";s:7:"15.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:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2517;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-29 22:55:20";s:10:"updated_at";s:19:"2026-03-07 03:56:05";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:407;}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:700;s:18:"related_product_id";i:407;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:407;}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:1045;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:405;s:10:"product_id";i:407;s:6:"locale";s:2:"en";s:4:"name";s:45:"3in1 GEMMY Rechargable trimmer, shaving, comb";s:11:"description";s:163:"<p>&bull; Three in one: trimmer, shaving, comb<br />&bull; Wet and dry use<br />&bull; Skin care system<br />&bull; Protective valve<br />&bull; Cleaning brush</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:405;s:10:"product_id";i:407;s:6:"locale";s:2:"en";s:4:"name";s:45:"3in1 GEMMY Rechargable trimmer, shaving, comb";s:11:"description";s:163:"<p>&bull; Three in one: trimmer, shaving, comb<br />&bull; Wet and dry use<br />&bull; Skin care system<br />&bull; Protective valve<br />&bull; Cleaning brush</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: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:621;s:12:"tax_class_id";N;s:4:"slug";s:64:"balay-beard-growth-oil-moustache-enhancer-50-ml-for-men-original";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8297;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:"2021-05-27 16:19:45";s:10:"updated_at";s:19:"2026-03-07 01:55:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:621;s:12:"tax_class_id";N;s:4:"slug";s:64:"balay-beard-growth-oil-moustache-enhancer-50-ml-for-men-original";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8297;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:"2021-05-27 16:19:45";s:10:"updated_at";s:19:"2026-03-07 01:55:33";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:621;}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:700;s:18:"related_product_id";i:621;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:621;}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:1045;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:619;s:10:"product_id";i:621;s:6:"locale";s:2:"en";s:4:"name";s:66:"Balay Beard Growth Oil Moustache Enhancer 50 ml for Men - Original";s:11:"description";s:1489:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.c86eceffCECRrM">Product details of Balay Beard Beard growth Oil 50 ml for Men</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="">Description:</li>\r\n
    <li class="">Product Name: Beard Growth Oil</li>\r\n
    <li class="">Size: 50 ml</li>\r\n
    <li class="">Quality: good</li>\r\n
    <li class="">Made in: P.R.C</li>\r\n
    <li class="">Usage: After bath every day apply proper amount evenly and fully massage absorption</li>\r\n
    <li class="">Gender: Men Accelerate hair growth .</li>\r\n
    <li class="">condition: new</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="html-content detail-content">\r\n
    <ul>\r\n
    <li>Repair and activate the dormant hair follicles</li>\r\n
    <li>Conditions and Softens Beards Making Them Look MoreAttractive</li>\r\n
    <li>Gives Beards A Polished Shine And Nice Aroma</li>\r\n
    <li>This special blend of these ingredients adds shine asthey help to prevent dry and itchy beard</li>\r\n
    <li>Beard Oil helps to soothe, moisturize andinvigorate your skin and facial hairs as it delivers the nutrients your skinand beards needs to flourish</li>\r\n
    <li>i f you are looking for the product to help you grow yourbeard then this is it</li>\r\n
    <li data-spm-anchor-id="a2a0e.pdp.product_detail.i0.c86eceffCECRrM">Ingredient:Ginger oil, North American oil, rosemary leaf oil, vitamin E,grapefruit seed oil</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:619;s:10:"product_id";i:621;s:6:"locale";s:2:"en";s:4:"name";s:66:"Balay Beard Growth Oil Moustache Enhancer 50 ml for Men - Original";s:11:"description";s:1489:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.c86eceffCECRrM">Product details of Balay Beard Beard growth Oil 50 ml for Men</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="">Description:</li>\r\n
    <li class="">Product Name: Beard Growth Oil</li>\r\n
    <li class="">Size: 50 ml</li>\r\n
    <li class="">Quality: good</li>\r\n
    <li class="">Made in: P.R.C</li>\r\n
    <li class="">Usage: After bath every day apply proper amount evenly and fully massage absorption</li>\r\n
    <li class="">Gender: Men Accelerate hair growth .</li>\r\n
    <li class="">condition: new</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="html-content detail-content">\r\n
    <ul>\r\n
    <li>Repair and activate the dormant hair follicles</li>\r\n
    <li>Conditions and Softens Beards Making Them Look MoreAttractive</li>\r\n
    <li>Gives Beards A Polished Shine And Nice Aroma</li>\r\n
    <li>This special blend of these ingredients adds shine asthey help to prevent dry and itchy beard</li>\r\n
    <li>Beard Oil helps to soothe, moisturize andinvigorate your skin and facial hairs as it delivers the nutrients your skinand beards needs to flourish</li>\r\n
    <li>i f you are looking for the product to help you grow yourbeard then this is it</li>\r\n
    <li data-spm-anchor-id="a2a0e.pdp.product_detail.i0.c86eceffCECRrM">Ingredient:Ginger oil, North American oil, rosemary leaf oil, vitamin E,grapefruit seed oil</li>\r\n
    </ul>\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;}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:665;s:12:"tax_class_id";N;s:4:"slug";s:25:"quick-hair-styler-for-men";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2348;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:"2021-07-16 17:15:22";s:10:"updated_at";s:19:"2026-03-07 01:56:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:665;s:12:"tax_class_id";N;s:4:"slug";s:25:"quick-hair-styler-for-men";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2348;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:"2021-07-16 17:15:22";s:10:"updated_at";s:19:"2026-03-07 01:56:13";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:665;}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:700;s:18:"related_product_id";i:665;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:665;}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:1045;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:663;s:10:"product_id";i:665;s:6:"locale";s:2:"en";s:4:"name";s:25:"Quick Hair Styler for Men";s:11:"description";s:749:"<p><span class="a-list-item">Volumize hair, flatten side hair &amp; straighten curly hair,Reduce frizzing &amp; detangling</span></p>\r\n
    <p><span class="a-list-item">Safe to use: The comb acts as a protective cover against the heating plate to prevent hair from overburning, no hair damage: Even heat avoids any "hot spot" to overburn your hair</span></p>\r\n
    <p><span class="a-list-item">Easy to use: Just comb to fix your messy hair, lightweight &amp; ergonomic </span></p>\r\n
    <p><span class="a-list-item">handle:Comfortable to grip without feeling tired easily</span></p>\r\n
    <p><span class="a-list-item">Quick heating: Preheat within 15 seconds</span></p>\r\n
    <p><span class="a-list-item">Long-lasting: Amazing effect maintained throughout the day</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:663;s:10:"product_id";i:665;s:6:"locale";s:2:"en";s:4:"name";s:25:"Quick Hair Styler for Men";s:11:"description";s:749:"<p><span class="a-list-item">Volumize hair, flatten side hair &amp; straighten curly hair,Reduce frizzing &amp; detangling</span></p>\r\n
    <p><span class="a-list-item">Safe to use: The comb acts as a protective cover against the heating plate to prevent hair from overburning, no hair damage: Even heat avoids any "hot spot" to overburn your hair</span></p>\r\n
    <p><span class="a-list-item">Easy to use: Just comb to fix your messy hair, lightweight &amp; ergonomic </span></p>\r\n
    <p><span class="a-list-item">handle:Comfortable to grip without feeling tired easily</span></p>\r\n
    <p><span class="a-list-item">Quick heating: Preheat within 15 seconds</span></p>\r\n
    <p><span class="a-list-item">Long-lasting: Amazing effect maintained throughout the day</span></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;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{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:326;s:12:"tax_class_id";N;s:4:"slug";s:31:"babyliss-twist-secret-hairstyle";s:5:"price";s:7:"14.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3468;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-10-10 00:13:39";s:10:"updated_at";s:19:"2026-03-07 04:01:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:326;s:12:"tax_class_id";N;s:4:"slug";s:31:"babyliss-twist-secret-hairstyle";s:5:"price";s:7:"14.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3468;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-10-10 00:13:39";s:10:"updated_at";s:19:"2026-03-07 04:01:22";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:326;}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:700;s:18:"up_sell_product_id";i:326;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:326;}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:324;s:10:"product_id";i:326;s:6:"locale";s:2:"en";s:4:"name";s:31:"BaByliss Twist Secret Hairstyle";s:11:"description";s:2942:"<div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="p9n4ce-2dgthl-h1at3z-94oq1h" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Twist function: braids are twisted quickly and effortlessly.</span></li>\r\n
    <li><span class="a-list-item">Twist single strands and two strands around each other.</span></li>\r\n
    <li><span class="a-list-item">Hair accessory for braiding hair; includes</span></li>\r\n
    <li><span class="a-list-item">Twist Secret app with great styling tips and instructions (English language not guaranteed).</span></li>\r\n
    <li><span class="a-list-item">Battery-powered: 2 x AA batteries.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="legalEUAtf_feature_div" class="celwidget" data-feature-name="legalEUAtf" data-csa-c-id="dzt9tj-9m2ywk-vyx4xj-x1kaq4" data-cel-widget="legalEUAtf_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="wtzgyc-xne89u-ifxzl2-wkumhu" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="v9q3w9-pmmh0u-z1fvbu-hb4wco" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="nskv5z-788k2m-657ann-1k6p05" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="b5un2x-5jo0hg-49s49k-zc1u0r" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="cexi3-s3vd9w-1q1vb8-yq1pl0" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="mdp3j9-ficmgl-4h4efn-r88vbf" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="2116lq-bi111l-yecf0-hddpns" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="38u2bb-chasj6-j18frb-61n4sk" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="iueofb-1zh3dz-lpxq7g-95dwks" data-cel-widget="heroQuickPromo_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:324;s:10:"product_id";i:326;s:6:"locale";s:2:"en";s:4:"name";s:31:"BaByliss Twist Secret Hairstyle";s:11:"description";s:2942:"<div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="p9n4ce-2dgthl-h1at3z-94oq1h" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Twist function: braids are twisted quickly and effortlessly.</span></li>\r\n
    <li><span class="a-list-item">Twist single strands and two strands around each other.</span></li>\r\n
    <li><span class="a-list-item">Hair accessory for braiding hair; includes</span></li>\r\n
    <li><span class="a-list-item">Twist Secret app with great styling tips and instructions (English language not guaranteed).</span></li>\r\n
    <li><span class="a-list-item">Battery-powered: 2 x AA batteries.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="legalEUAtf_feature_div" class="celwidget" data-feature-name="legalEUAtf" data-csa-c-id="dzt9tj-9m2ywk-vyx4xj-x1kaq4" data-cel-widget="legalEUAtf_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="wtzgyc-xne89u-ifxzl2-wkumhu" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="v9q3w9-pmmh0u-z1fvbu-hb4wco" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="nskv5z-788k2m-657ann-1k6p05" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="b5un2x-5jo0hg-49s49k-zc1u0r" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="cexi3-s3vd9w-1q1vb8-yq1pl0" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="mdp3j9-ficmgl-4h4efn-r88vbf" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="2116lq-bi111l-yecf0-hddpns" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="38u2bb-chasj6-j18frb-61n4sk" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="iueofb-1zh3dz-lpxq7g-95dwks" data-cel-widget="heroQuickPromo_feature_div">&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:379;s:12:"tax_class_id";N;s:4:"slug";s:64:"emmelyn-politun-4-in-1-professional-ultra-shine-hair-dryer-5000w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4235;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-19 00:51:02";s:10:"updated_at";s:19:"2026-03-07 05:48:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:379;s:12:"tax_class_id";N;s:4:"slug";s:64:"emmelyn-politun-4-in-1-professional-ultra-shine-hair-dryer-5000w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4235;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-19 00:51:02";s:10:"updated_at";s:19:"2026-03-07 05:48:05";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:379;}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:700;s:18:"up_sell_product_id";i:379;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:379;}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:2017;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:377;s:10:"product_id";i:379;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emmelyn POLITUN 4 in 1 Professional Ultra Shine Hair Dryer 5000W";s:11:"description";s:1853:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="aujxu3-wh2vfj-g3f4cx-lcxmgn" 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">Emmelyn POLITUN ULTRA SHINE HAIR DRYER FOR SALON PT-V1 5000W PROFESSIONAL 4 in 1 Dryer, Hair Dryers For Womens</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="wgqdsh-xnafvg-hl25y1-89ojp3" 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="wyq04o-qy3ira-m4tn1i-840zm5" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6oltut-9jamk4-xrjlvr-91opai" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Professional hair dryer with 2 Temperature Setting</span></li>\r\n
    <li><span class="a-list-item">Model Name: 5000w ULTRA-SHINE 4 IN 1 SALON HAIR DRYER</span></li>\r\n
    <li><span class="a-list-item">New Design &amp; High Quality</span></li>\r\n
    <li><span class="a-list-item">Lifestyle: Everyday Use</span></li>\r\n
    <li><span class="a-list-item">Heat Settings: 2 heat/speed settings</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="tuarm-1x4s6y-w79usf-jrnz3h" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:377;s:10:"product_id";i:379;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emmelyn POLITUN 4 in 1 Professional Ultra Shine Hair Dryer 5000W";s:11:"description";s:1853:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="aujxu3-wh2vfj-g3f4cx-lcxmgn" 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">Emmelyn POLITUN ULTRA SHINE HAIR DRYER FOR SALON PT-V1 5000W PROFESSIONAL 4 in 1 Dryer, Hair Dryers For Womens</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="wgqdsh-xnafvg-hl25y1-89ojp3" 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="wyq04o-qy3ira-m4tn1i-840zm5" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6oltut-9jamk4-xrjlvr-91opai" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Professional hair dryer with 2 Temperature Setting</span></li>\r\n
    <li><span class="a-list-item">Model Name: 5000w ULTRA-SHINE 4 IN 1 SALON HAIR DRYER</span></li>\r\n
    <li><span class="a-list-item">New Design &amp; High Quality</span></li>\r\n
    <li><span class="a-list-item">Lifestyle: Everyday Use</span></li>\r\n
    <li><span class="a-list-item">Heat Settings: 2 heat/speed settings</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="tuarm-1x4s6y-w79usf-jrnz3h" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_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:443;s:12:"tax_class_id";N;s:4:"slug";s:15:"nova-hair-dryer";s:5:"price";s:7:"13.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3409;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-16 23:49:16";s:10:"updated_at";s:19:"2026-03-07 04:49:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:443;s:12:"tax_class_id";N;s:4:"slug";s:15:"nova-hair-dryer";s:5:"price";s:7:"13.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3409;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-16 23:49:16";s:10:"updated_at";s:19:"2026-03-07 04:49:06";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:443;}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:700;s:18:"up_sell_product_id";i:443;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:443;}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:2017;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:441;s:10:"product_id";i:443;s:6:"locale";s:2:"en";s:4:"name";s:15:"NOVA Hair Dryer";s:11:"description";s:1084:"<h1>NOVA Hair Dryer</h1>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="hnn13p-z2s1b6-u2apng-zaf293" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Power Consumption(Watts) :1800 || Heat Settings :2 || Foldable :Yes</span></li>\r\n
    <li><span class="a-list-item">Cold Air Feature:Yes</span></li>\r\n
    <li><span class="a-list-item">The hair dryer features a styling nozzle that is designed to push the airflow from the hair dryer to areas of your hair where you want it to concentrate the air.</span></li>\r\n
    <li><span class="a-list-item">The perfect Heat and speed, makes your hair soft, shiny,silky and smooth.</span></li>\r\n
    <li><span class="a-list-item">Easy to hold handle of this hair dryer is provides a firm grip when you curl or style your hair by blow-drying them.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:441;s:10:"product_id";i:443;s:6:"locale";s:2:"en";s:4:"name";s:15:"NOVA Hair Dryer";s:11:"description";s:1084:"<h1>NOVA Hair Dryer</h1>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="hnn13p-z2s1b6-u2apng-zaf293" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Power Consumption(Watts) :1800 || Heat Settings :2 || Foldable :Yes</span></li>\r\n
    <li><span class="a-list-item">Cold Air Feature:Yes</span></li>\r\n
    <li><span class="a-list-item">The hair dryer features a styling nozzle that is designed to push the airflow from the hair dryer to areas of your hair where you want it to concentrate the air.</span></li>\r\n
    <li><span class="a-list-item">The perfect Heat and speed, makes your hair soft, shiny,silky and smooth.</span></li>\r\n
    <li><span class="a-list-item">Easy to hold handle of this hair dryer is provides a firm grip when you curl or style your hair by blow-drying them.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</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:574;s:12:"tax_class_id";N;s:4:"slug";s:30:"kemei-foldable-mini-hair-dryer";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2394;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:"2021-04-22 14:47:17";s:10:"updated_at";s:19:"2026-03-07 05:46:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:574;s:12:"tax_class_id";N;s:4:"slug";s:30:"kemei-foldable-mini-hair-dryer";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2394;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:"2021-04-22 14:47:17";s:10:"updated_at";s:19:"2026-03-07 05:46:42";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:574;}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:700;s:18:"up_sell_product_id";i:574;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:574;}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:2017;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:572;s:10:"product_id";i:574;s:6:"locale";s:2:"en";s:4:"name";s:30:"Kemei Foldable Mini Hair Dryer";s:11:"description";s:518:"<ul>\r\n
    <li><span class="" data-spm-anchor-id="a2g17.12057483.0.i15.5a6e7180wpLMpf">1200w super wind</span></li>\r\n
    <li><span class="">Color: white, pink</span></li>\r\n
    <li><span class="">Material: ABS</span></li>\r\n
    <li><span class="">Size: 18 * 21.5cm</span></li>\r\n
    <li><span class="">Cleaning method: can not be washed</span></li>\r\n
    <li><span class="">Rated power: 1200w</span></li>\r\n
    <li><span class="">Rated voltage:&nbsp;</span><span class="">220v</span></li>\r\n
    <li><span class="">Rated frequency: 50-60Hz</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:572;s:10:"product_id";i:574;s:6:"locale";s:2:"en";s:4:"name";s:30:"Kemei Foldable Mini Hair Dryer";s:11:"description";s:518:"<ul>\r\n
    <li><span class="" data-spm-anchor-id="a2g17.12057483.0.i15.5a6e7180wpLMpf">1200w super wind</span></li>\r\n
    <li><span class="">Color: white, pink</span></li>\r\n
    <li><span class="">Material: ABS</span></li>\r\n
    <li><span class="">Size: 18 * 21.5cm</span></li>\r\n
    <li><span class="">Cleaning method: can not be washed</span></li>\r\n
    <li><span class="">Rated power: 1200w</span></li>\r\n
    <li><span class="">Rated voltage:&nbsp;</span><span class="">220v</span></li>\r\n
    <li><span class="">Rated frequency: 50-60Hz</span></li>\r\n
    </ul>";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:577;s:12:"tax_class_id";N;s:4:"slug";s:64:"2-in-1-hot-air-brush-professional-hair-dryer-styler-straightener";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J8P0S65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4181;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:"2021-04-22 16:22:12";s:10:"updated_at";s:19:"2026-03-06 14:39:51";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:577;s:12:"tax_class_id";N;s:4:"slug";s:64:"2-in-1-hot-air-brush-professional-hair-dryer-styler-straightener";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J8P0S65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4181;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:"2021-04-22 16:22:12";s:10:"updated_at";s:19:"2026-03-06 14:39:51";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:577;}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:700;s:18:"up_sell_product_id";i:577;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:577;}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:2017;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:575;s:10:"product_id";i:577;s:6:"locale";s:2:"en";s:4:"name";s:67:"2 in 1 Hot Air Brush, Professional Hair Dryer & Styler Straightener";s:11:"description";s:1356:"<p><strong>Description:</strong><br />1. Single Stage Volumizer Hair Dryer. Use it as a hairdresser, volumize your locks, make your hair curly or wavy and straighten it of course. Perfect for dry and wet hair.<br />2. Ion technology, negative ions saturate the airflow. This helps to condition, smooth and lighten your hair while reducing frizz and static.<br />3.1000 watts of power provide just the right heat. Unlike conventional hair dryers, this volumizer can be placed closer to the scalp for lift. 3 heat setting for styling flexibility. Perfect for all hair types.<br />4. Oval brush, unique shape with gently curved sides for smoothing and round edges for smooth volume and curled tips. Less time, less damage.<br />5. Mixed bristles, the brush is designed with a nylon pin and black bristles for easy detangling and better grip of the hair.</p>\r\n
    <p><strong>Technical data:</strong><br />Item: hair dryer brush<br />Power: 1000W<br />Cable length: 160cm<br />Temperature controller: knob<br />Applicable hair: dry and wet<br />Thermal wire diameter: 16-20mm<br />Thermal plate / bar material: Ceramic Tourmaline<br />Single Voltage (V): 110V (US plug) - 220V (EU, AU, UK plug)<br />Power Source: Electric<br />Power cord tail assembly mode: 360 &deg; rotatable</p>\r\n
    <p><strong>Package includes</strong><br />1 X Hair Brush Dryer</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:575;s:10:"product_id";i:577;s:6:"locale";s:2:"en";s:4:"name";s:67:"2 in 1 Hot Air Brush, Professional Hair Dryer & Styler Straightener";s:11:"description";s:1356:"<p><strong>Description:</strong><br />1. Single Stage Volumizer Hair Dryer. Use it as a hairdresser, volumize your locks, make your hair curly or wavy and straighten it of course. Perfect for dry and wet hair.<br />2. Ion technology, negative ions saturate the airflow. This helps to condition, smooth and lighten your hair while reducing frizz and static.<br />3.1000 watts of power provide just the right heat. Unlike conventional hair dryers, this volumizer can be placed closer to the scalp for lift. 3 heat setting for styling flexibility. Perfect for all hair types.<br />4. Oval brush, unique shape with gently curved sides for smoothing and round edges for smooth volume and curled tips. Less time, less damage.<br />5. Mixed bristles, the brush is designed with a nylon pin and black bristles for easy detangling and better grip of the hair.</p>\r\n
    <p><strong>Technical data:</strong><br />Item: hair dryer brush<br />Power: 1000W<br />Cable length: 160cm<br />Temperature controller: knob<br />Applicable hair: dry and wet<br />Thermal wire diameter: 16-20mm<br />Thermal plate / bar material: Ceramic Tourmaline<br />Single Voltage (V): 110V (US plug) - 220V (EU, AU, UK plug)<br />Power Source: Electric<br />Power cord tail assembly mode: 360 &deg; rotatable</p>\r\n
    <p><strong>Package includes</strong><br />1 X Hair Brush Dryer</p>\r\n
    <p>&nbsp;</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: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:679;s:12:"tax_class_id";N;s:4:"slug";s:33:"slim-n-lift-slimming-vest-for-men";s:5:"price";s:7:"12.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:7:"J3P5J65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4500;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:"2021-07-21 02:35:20";s:10:"updated_at";s:19:"2026-03-06 19:20:15";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:679;s:12:"tax_class_id";N;s:4:"slug";s:33:"slim-n-lift-slimming-vest-for-men";s:5:"price";s:7:"12.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:7:"J3P5J65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4500;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:"2021-07-21 02:35:20";s:10:"updated_at";s:19:"2026-03-06 19:20:15";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:679;}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:700;s:18:"up_sell_product_id";i:679;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:679;}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:2017;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:677;s:10:"product_id";i:679;s:6:"locale";s:2:"en";s:4:"name";s:44:"Slim'N lift slimming vest body shape for men";s:11:"description";s:963:"<p>Men&rsquo;s slimming vest, for man slimming shaper,men&rsquo;s slimming vest and shortsinstantly make you look pounds thinner, with smooth, toned and sexy<br />curves in all the right parts. Unlike other shapers, slimming&nbsp;vest firm all<br />your trouble areas, from under your bras to above your knees, for completely<br />comfortable control. You can stop worrying about those unsightly bumps and bulges.<br />With slimming vest, you will feel sexy and confident even in the clinging knits.<br />They are a light weight undergarment with special support panels that slim<br />your waist, flatten your tummies, firm your thighs, conceal your love handles and<br />give extra lift and shaping to your buttocks. They have special woven design<br />for control without the lines. A non-binding and no-roll waistband is available.<br />You will receive two washable slimming&nbsp;vest in nude for the great shape you<br />want and the comfort you deserve.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:677;s:10:"product_id";i:679;s:6:"locale";s:2:"en";s:4:"name";s:44:"Slim'N lift slimming vest body shape for men";s:11:"description";s:963:"<p>Men&rsquo;s slimming vest, for man slimming shaper,men&rsquo;s slimming vest and shortsinstantly make you look pounds thinner, with smooth, toned and sexy<br />curves in all the right parts. Unlike other shapers, slimming&nbsp;vest firm all<br />your trouble areas, from under your bras to above your knees, for completely<br />comfortable control. You can stop worrying about those unsightly bumps and bulges.<br />With slimming vest, you will feel sexy and confident even in the clinging knits.<br />They are a light weight undergarment with special support panels that slim<br />your waist, flatten your tummies, firm your thighs, conceal your love handles and<br />give extra lift and shaping to your buttocks. They have special woven design<br />for control without the lines. A non-binding and no-roll waistband is available.<br />You will receive two washable slimming&nbsp;vest in nude for the great shape you<br />want and the comfort you deserve.</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:6;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:681;s:12:"tax_class_id";N;s:4:"slug";s:60:"telefunken-pro-ceramic-curling-iron-professional-hairdresser";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"15.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"15.0000";s:3:"sku";s:6:"J7P0G4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2542;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:"2021-07-21 22:57:45";s:10:"updated_at";s:19:"2026-03-06 04:55:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:681;s:12:"tax_class_id";N;s:4:"slug";s:60:"telefunken-pro-ceramic-curling-iron-professional-hairdresser";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"15.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"15.0000";s:3:"sku";s:6:"J7P0G4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2542;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:"2021-07-21 22:57:45";s:10:"updated_at";s:19:"2026-03-06 04:55:36";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:681;}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:700;s:18:"up_sell_product_id";i:681;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:681;}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:2017;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:679;s:10:"product_id";i:681;s:6:"locale";s:2:"en";s:4:"name";s:60:"Telefunken pro ceramic curling iron professional hairdresser";s:11:"description";s:353:"<p>Professional Telefunken pro curling iron new</p>\r\n
    <p>body with ceramic coating on off switch heating element ptc led screen with temperature control 360 &deg; swivel cord protection automatically stops after 1 hour 200 &deg; 1.8 meter cable heats up in 3 minutes dimension package approx. 31 x22 x 5cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Made in Germany&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:679;s:10:"product_id";i:681;s:6:"locale";s:2:"en";s:4:"name";s:60:"Telefunken pro ceramic curling iron professional hairdresser";s:11:"description";s:353:"<p>Professional Telefunken pro curling iron new</p>\r\n
    <p>body with ceramic coating on off switch heating element ptc led screen with temperature control 360 &deg; swivel cord protection automatically stops after 1 hour 200 &deg; 1.8 meter cable heats up in 3 minutes dimension package approx. 31 x22 x 5cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Made in Germany&nbsp;</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:7;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:685;s:12:"tax_class_id";N;s:4:"slug";s:26:"nova-nhc-2007a-hair-curler";s:5:"price";s:7:"13.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:6:"J4P0L5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2558;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:"2021-07-22 00:16:40";s:10:"updated_at";s:19:"2026-03-04 12:43:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:685;s:12:"tax_class_id";N;s:4:"slug";s:26:"nova-nhc-2007a-hair-curler";s:5:"price";s:7:"13.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:6:"J4P0L5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2558;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:"2021-07-22 00:16:40";s:10:"updated_at";s:19:"2026-03-04 12:43:06";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:685;}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:700;s:18:"up_sell_product_id";i:685;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:685;}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:2017;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:683;s:10:"product_id";i:685;s:6:"locale";s:2:"en";s:4:"name";s:26:"Nova NHC-2007A Hair curler";s:11:"description";s:866:"<p>Product details of Nova NHC-2007A Hair Curler</p>\r\n
    <p>Arm yourself with a trusty curler that can take your hair from drab to fab. With the Nova NHC-2007A Hair Curler, you can have those instant curls that can turn your look from boring straight to elegant waves.</p>\r\n
    <p>The Nova NHC-2007A Hair Curler is a do-it-yourself hair curling tool for home use. May it be a beachy waves or loose curls, you can easily achieve that chic look with this amazing machine.It can curl up to 19mm.</p>\r\n
    <p>Love playing with your hair? Sticking to just one hairstyle for each and every day can be boring for someone as exciting as you. Let your hair follow your mood. Romantic curls or sleek and straight? You do not need to go to the salon for that. Style your hair at home with these hair styling tools from Shopee.</p>\r\n
    <p>What's in the box: 1 x Nova NHC-2007A Hair Curler</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:683;s:10:"product_id";i:685;s:6:"locale";s:2:"en";s:4:"name";s:26:"Nova NHC-2007A Hair curler";s:11:"description";s:866:"<p>Product details of Nova NHC-2007A Hair Curler</p>\r\n
    <p>Arm yourself with a trusty curler that can take your hair from drab to fab. With the Nova NHC-2007A Hair Curler, you can have those instant curls that can turn your look from boring straight to elegant waves.</p>\r\n
    <p>The Nova NHC-2007A Hair Curler is a do-it-yourself hair curling tool for home use. May it be a beachy waves or loose curls, you can easily achieve that chic look with this amazing machine.It can curl up to 19mm.</p>\r\n
    <p>Love playing with your hair? Sticking to just one hairstyle for each and every day can be boring for someone as exciting as you. Let your hair follow your mood. Romantic curls or sleek and straight? You do not need to go to the salon for that. Style your hair at home with these hair styling tools from Shopee.</p>\r\n
    <p>What's in the box: 1 x Nova NHC-2007A Hair Curler</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;}}}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:698;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:700;s:10:"created_at";s:19:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2021-07-27 18:17:10";s:13:"meta_keywords";a:12:{i:0;s:11:"micro touch";i:1;s:29:"micro touch solo men's shaver";i:2;s:18:"shaver and groomer";i:3;s:20:"face and hair trimer";i:4;s:5:"beard";i:5;s:4:"edge";i:6;s:15:"face men's care";i:7;s:9:"led light";i:8;s:18:"USB charging cable";i:9;s:4:"neck";i:10;s:4:"back";i:11;s:5:"chest";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:698;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:700;s:10:"created_at";s:19:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2021-07-27 18:17:10";}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:700;s:12:"meta_data_id";i:698;s:6:"locale";s:2:"en";s:10:"meta_title";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:13:"meta_keywords";s:179:"["micro touch","micro touch solo men's shaver","shaver and groomer","face and hair trimer","beard","edge","face men's care","led light","USB charging cable","neck","back","chest"]";s:16:"meta_description";s:548:"Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.\r\n
    Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.\r\n
    Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!\r\n
    Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.\r\n
    Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:700;s:12:"meta_data_id";i:698;s:6:"locale";s:2:"en";s:10:"meta_title";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:13:"meta_keywords";s:179:"["micro touch","micro touch solo men's shaver","shaver and groomer","face and hair trimer","beard","edge","face men's care","led light","USB charging cable","neck","back","chest"]";s:16:"meta_description";s:548:"Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.\r\n
    Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.\r\n
    Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!\r\n
    Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.\r\n
    Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.";}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:107:"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";}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/IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW"
    
  2. """
    a:5:{s:6:"_token";s:40:"LQY4KwkgsUAJ2f3C7Qi0N4gfJhfwWIDfhWSQ9EuK";s:6:"locale";s:2:"en";s:67:"IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:700;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:700;s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:5:"price";d:11;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:700;s:12:"tax_class_id";N;s:4:"slug";s:77:"micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";s:5:"price";s:7:"15.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:7:"J5P0A03";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3531;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:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2026-03-06 20:35:47";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:700;s:12:"tax_class_id";N;s:4:"slug";s:77:"micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";s:5:"price";s:7:"15.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:7:"J5P0A03";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3531;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:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2026-03-06 20:35:47";}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:698;s:10:"product_id";i:700;s:6:"locale";s:2:"en";s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:11:"description";s:575:"<p>Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.<br />Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.<br />Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all &ndash; body, face, beard whatever your shaving needs are!<br />Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.<br />Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:698;s:10:"product_id";i:700;s:6:"locale";s:2:"en";s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:11:"description";s:575:"<p>Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.<br />Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.<br />Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all &ndash; body, face, beard whatever your shaving needs are!<br />Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.<br />Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.</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:7:{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:4823;s:7:"user_id";i:674;s:8:"filename";s:7:"dfr.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sf3mCNVDaPvsGXo090sGONHQoejQkgvzv1yQO7zE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"373065";s:10:"created_at";s:19:"2021-07-27 18:07:15";s:10:"updated_at";s:19:"2021-07-27 18:07:15";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4823;s:7:"user_id";i:674;s:8:"filename";s:7:"dfr.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sf3mCNVDaPvsGXo090sGONHQoejQkgvzv1yQO7zE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"373065";s:10:"created_at";s:19:"2021-07-27 18:07:15";s:10:"updated_at";s:19:"2021-07-27 18:07:15";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4823;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60463;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60463;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60463;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:4820;s:7:"user_id";i:674;s:8:"filename";s:10:"ثثث.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dxPeHt0INYJvm8lJCQR8Kho4pIrjwxi2F1eEGVTY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"706068";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4820;s:7:"user_id";i:674;s:8:"filename";s:10:"ثثث.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dxPeHt0INYJvm8lJCQR8Kho4pIrjwxi2F1eEGVTY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"706068";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4820;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60464;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4820;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60464;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4820;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60464;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:2;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:4822;s:7:"user_id";i:674;s:8:"filename";s:8:"شص.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/TDMzSNc5c1izELXfjAvNnYOBd5zkIWuPCvcRKAcS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"343500";s:10:"created_at";s:19:"2021-07-27 17:44:54";s:10:"updated_at";s:19:"2021-07-27 17:44:54";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4822;s:7:"user_id";i:674;s:8:"filename";s:8:"شص.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/TDMzSNc5c1izELXfjAvNnYOBd5zkIWuPCvcRKAcS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"343500";s:10:"created_at";s:19:"2021-07-27 17:44:54";s:10:"updated_at";s:19:"2021-07-27 17:44:54";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4822;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60465;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4822;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60465;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4822;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60465;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:3;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:4817;s:7:"user_id";i:674;s:8:"filename";s:8:"asdw.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/iwjAzuCpl13o9XcERBLl3i5OrKCEWC86YjGnDySh.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"257840";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4817;s:7:"user_id";i:674;s:8:"filename";s:8:"asdw.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/iwjAzuCpl13o9XcERBLl3i5OrKCEWC86YjGnDySh.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"257840";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4817;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60466;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4817;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60466;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4817;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60466;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:4;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:4821;s:7:"user_id";i:674;s:8:"filename";s:10:"شسض.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/bXJ0b6wCJEK1QsVZvR4CNWBrxFusSTyUxxLUea0Y.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"155801";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4821;s:7:"user_id";i:674;s:8:"filename";s:10:"شسض.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/bXJ0b6wCJEK1QsVZvR4CNWBrxFusSTyUxxLUea0Y.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"155801";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4821;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60467;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4821;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60467;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4821;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60467;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:5;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:4818;s:7:"user_id";i:674;s:8:"filename";s:7:"iii.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/K47IAhJ1s2d6Xm2H8OWyNkCW7pNK1PBG533pbnAf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"320902";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4818;s:7:"user_id";i:674;s:8:"filename";s:7:"iii.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/K47IAhJ1s2d6Xm2H8OWyNkCW7pNK1PBG533pbnAf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"320902";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4818;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60468;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4818;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60468;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4818;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60468;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:6;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:4819;s:7:"user_id";i:674;s:8:"filename";s:7:"wse.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/9fqSmf2PQse97SGoikOkIS0k1syaBCTlWe8uP9qJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"366115";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4819;s:7:"user_id";i:674;s:8:"filename";s:7:"wse.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/9fqSmf2PQse97SGoikOkIS0k1syaBCTlWe8uP9qJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"366115";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4819;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60469;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4819;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60469;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4819;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60469;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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: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:65;s:12:"tax_class_id";N;s:4:"slug";s:46:"eight-pack-for-men-women-stronger-muscle-cream";s:5:"price";s:7:"17.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2858;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-02-07 15:43:40";s:10:"updated_at";s:19:"2026-03-07 06:48:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:65;s:12:"tax_class_id";N;s:4:"slug";s:46:"eight-pack-for-men-women-stronger-muscle-cream";s:5:"price";s:7:"17.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2858;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-02-07 15:43:40";s:10:"updated_at";s:19:"2026-03-07 06:48:48";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:65;}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:700;s:18:"related_product_id";i:65;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:65;}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:63;s:10:"product_id";i:65;s:6:"locale";s:2:"en";s:4:"name";s:48:"Eight Pack For Men & Women Stronger Muscle Cream";s:11:"description";s:1823:"<div><strong><span data-spm-anchor-id="2114.12057483.0.i3.36a16139Cj5o9C">Features:</span></strong></div>\r\n
    <div>1.To create a uniform fiber lines</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>2.Smoothes orange peel skin 3.Pulling compact, soften skin</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>Shelf Life: 5years</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Packing:</strong></div>\r\n
    <div>Sealed pack with retail box</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong><span data-spm-anchor-id="2114.12057483.0.i4.36a16139Cj5o9C">Quantity:</span></strong>&nbsp;1 PCS</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Weight:</strong>&nbsp;170g</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>How to use:</strong></div>\r\n
    <div>1. Take the right amount of gel evenly on the lower abdomen</div>\r\n
    <div>2. palm massage the abdomen, back and forth up and down massage for 5-10 minutes, until completely absorbed cream</div>\r\n
    <div>3. Throughout the process there will be a slight fever feeling skin, morning and evening once</div>\r\n
    <div>4. Recommendations with regular habits and a healthy diet in order to achieve better results</div>\r\n
    <div>Tips: put on the abdomen may have a slight fever feeling, when you first use, please put a little less, so that the skin has a process of adaptation.After three hours can be applied generally cleaning, or bathing is recommended smear campaign.</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Skin type:</strong>&nbsp;All Skin Type</div>\r\n
    <div>Body Slimming need be patient.</div>\r\n
    <div>The skin could be changed totally in 30 days or so.</div>\r\n
    <div>According to different physical ,the skin is different.</div>\r\n
    <div>So even did not see result in a short time.</div>\r\n
    <div>Please keep and insist on using it.</div>\r\n
    <div>Someone even see result in a few days, Please dont stop using.</div>\r\n
    <div>It need to use for more days, then you could stay the result .</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:63;s:10:"product_id";i:65;s:6:"locale";s:2:"en";s:4:"name";s:48:"Eight Pack For Men & Women Stronger Muscle Cream";s:11:"description";s:1823:"<div><strong><span data-spm-anchor-id="2114.12057483.0.i3.36a16139Cj5o9C">Features:</span></strong></div>\r\n
    <div>1.To create a uniform fiber lines</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>2.Smoothes orange peel skin 3.Pulling compact, soften skin</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>Shelf Life: 5years</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Packing:</strong></div>\r\n
    <div>Sealed pack with retail box</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong><span data-spm-anchor-id="2114.12057483.0.i4.36a16139Cj5o9C">Quantity:</span></strong>&nbsp;1 PCS</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Weight:</strong>&nbsp;170g</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>How to use:</strong></div>\r\n
    <div>1. Take the right amount of gel evenly on the lower abdomen</div>\r\n
    <div>2. palm massage the abdomen, back and forth up and down massage for 5-10 minutes, until completely absorbed cream</div>\r\n
    <div>3. Throughout the process there will be a slight fever feeling skin, morning and evening once</div>\r\n
    <div>4. Recommendations with regular habits and a healthy diet in order to achieve better results</div>\r\n
    <div>Tips: put on the abdomen may have a slight fever feeling, when you first use, please put a little less, so that the skin has a process of adaptation.After three hours can be applied generally cleaning, or bathing is recommended smear campaign.</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Skin type:</strong>&nbsp;All Skin Type</div>\r\n
    <div>Body Slimming need be patient.</div>\r\n
    <div>The skin could be changed totally in 30 days or so.</div>\r\n
    <div>According to different physical ,the skin is different.</div>\r\n
    <div>So even did not see result in a short time.</div>\r\n
    <div>Please keep and insist on using it.</div>\r\n
    <div>Someone even see result in a few days, Please dont stop using.</div>\r\n
    <div>It need to use for more days, then you could stay the result .</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:307;s:12:"tax_class_id";N;s:4:"slug";s:66:"kemei-km-5017-rechargeable-professional-hair-trimmer-for-men-women";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:10126;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-09-08 23:08:22";s:10:"updated_at";s:19:"2026-03-07 05:57:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:307;s:12:"tax_class_id";N;s:4:"slug";s:66:"kemei-km-5017-rechargeable-professional-hair-trimmer-for-men-women";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:10126;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-09-08 23:08:22";s:10:"updated_at";s:19:"2026-03-07 05:57:06";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:307;}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:700;s:18:"related_product_id";i:307;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:307;}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:1045;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:305;s:10:"product_id";i:307;s:6:"locale";s:2:"en";s:4:"name";s:67:"Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women";s:11:"description";s:628:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women</span></h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Cordless trimmer</span></li>\r\n
    <li><span class="a-list-item">Maintenance free</span></li>\r\n
    <li><span class="a-list-item">Rechargeable</span></li>\r\n
    <li><span class="a-list-item">Hair and beard trimmer</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose use. 4 length settings. For Body Grooming, Beard &amp; Moustache</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:305;s:10:"product_id";i:307;s:6:"locale";s:2:"en";s:4:"name";s:67:"Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women";s:11:"description";s:628:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women</span></h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Cordless trimmer</span></li>\r\n
    <li><span class="a-list-item">Maintenance free</span></li>\r\n
    <li><span class="a-list-item">Rechargeable</span></li>\r\n
    <li><span class="a-list-item">Hair and beard trimmer</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose use. 4 length settings. For Body Grooming, Beard &amp; Moustache</span></li>\r\n
    </ul>";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:407;s:12:"tax_class_id";N;s:4:"slug";s:43:"3in1-gemmy-rechargable-trimmer-shaving-comb";s:5:"price";s:7:"15.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:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2517;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-29 22:55:20";s:10:"updated_at";s:19:"2026-03-07 03:56:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:407;s:12:"tax_class_id";N;s:4:"slug";s:43:"3in1-gemmy-rechargable-trimmer-shaving-comb";s:5:"price";s:7:"15.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:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2517;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-29 22:55:20";s:10:"updated_at";s:19:"2026-03-07 03:56:05";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:407;}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:700;s:18:"related_product_id";i:407;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:407;}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:1045;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:405;s:10:"product_id";i:407;s:6:"locale";s:2:"en";s:4:"name";s:45:"3in1 GEMMY Rechargable trimmer, shaving, comb";s:11:"description";s:163:"<p>&bull; Three in one: trimmer, shaving, comb<br />&bull; Wet and dry use<br />&bull; Skin care system<br />&bull; Protective valve<br />&bull; Cleaning brush</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:405;s:10:"product_id";i:407;s:6:"locale";s:2:"en";s:4:"name";s:45:"3in1 GEMMY Rechargable trimmer, shaving, comb";s:11:"description";s:163:"<p>&bull; Three in one: trimmer, shaving, comb<br />&bull; Wet and dry use<br />&bull; Skin care system<br />&bull; Protective valve<br />&bull; Cleaning brush</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: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:621;s:12:"tax_class_id";N;s:4:"slug";s:64:"balay-beard-growth-oil-moustache-enhancer-50-ml-for-men-original";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8297;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:"2021-05-27 16:19:45";s:10:"updated_at";s:19:"2026-03-07 01:55:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:621;s:12:"tax_class_id";N;s:4:"slug";s:64:"balay-beard-growth-oil-moustache-enhancer-50-ml-for-men-original";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8297;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:"2021-05-27 16:19:45";s:10:"updated_at";s:19:"2026-03-07 01:55:33";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:621;}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:700;s:18:"related_product_id";i:621;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:621;}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:1045;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:619;s:10:"product_id";i:621;s:6:"locale";s:2:"en";s:4:"name";s:66:"Balay Beard Growth Oil Moustache Enhancer 50 ml for Men - Original";s:11:"description";s:1489:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.c86eceffCECRrM">Product details of Balay Beard Beard growth Oil 50 ml for Men</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="">Description:</li>\r\n
    <li class="">Product Name: Beard Growth Oil</li>\r\n
    <li class="">Size: 50 ml</li>\r\n
    <li class="">Quality: good</li>\r\n
    <li class="">Made in: P.R.C</li>\r\n
    <li class="">Usage: After bath every day apply proper amount evenly and fully massage absorption</li>\r\n
    <li class="">Gender: Men Accelerate hair growth .</li>\r\n
    <li class="">condition: new</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="html-content detail-content">\r\n
    <ul>\r\n
    <li>Repair and activate the dormant hair follicles</li>\r\n
    <li>Conditions and Softens Beards Making Them Look MoreAttractive</li>\r\n
    <li>Gives Beards A Polished Shine And Nice Aroma</li>\r\n
    <li>This special blend of these ingredients adds shine asthey help to prevent dry and itchy beard</li>\r\n
    <li>Beard Oil helps to soothe, moisturize andinvigorate your skin and facial hairs as it delivers the nutrients your skinand beards needs to flourish</li>\r\n
    <li>i f you are looking for the product to help you grow yourbeard then this is it</li>\r\n
    <li data-spm-anchor-id="a2a0e.pdp.product_detail.i0.c86eceffCECRrM">Ingredient:Ginger oil, North American oil, rosemary leaf oil, vitamin E,grapefruit seed oil</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:619;s:10:"product_id";i:621;s:6:"locale";s:2:"en";s:4:"name";s:66:"Balay Beard Growth Oil Moustache Enhancer 50 ml for Men - Original";s:11:"description";s:1489:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.c86eceffCECRrM">Product details of Balay Beard Beard growth Oil 50 ml for Men</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="">Description:</li>\r\n
    <li class="">Product Name: Beard Growth Oil</li>\r\n
    <li class="">Size: 50 ml</li>\r\n
    <li class="">Quality: good</li>\r\n
    <li class="">Made in: P.R.C</li>\r\n
    <li class="">Usage: After bath every day apply proper amount evenly and fully massage absorption</li>\r\n
    <li class="">Gender: Men Accelerate hair growth .</li>\r\n
    <li class="">condition: new</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="html-content detail-content">\r\n
    <ul>\r\n
    <li>Repair and activate the dormant hair follicles</li>\r\n
    <li>Conditions and Softens Beards Making Them Look MoreAttractive</li>\r\n
    <li>Gives Beards A Polished Shine And Nice Aroma</li>\r\n
    <li>This special blend of these ingredients adds shine asthey help to prevent dry and itchy beard</li>\r\n
    <li>Beard Oil helps to soothe, moisturize andinvigorate your skin and facial hairs as it delivers the nutrients your skinand beards needs to flourish</li>\r\n
    <li>i f you are looking for the product to help you grow yourbeard then this is it</li>\r\n
    <li data-spm-anchor-id="a2a0e.pdp.product_detail.i0.c86eceffCECRrM">Ingredient:Ginger oil, North American oil, rosemary leaf oil, vitamin E,grapefruit seed oil</li>\r\n
    </ul>\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;}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:665;s:12:"tax_class_id";N;s:4:"slug";s:25:"quick-hair-styler-for-men";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2348;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:"2021-07-16 17:15:22";s:10:"updated_at";s:19:"2026-03-07 01:56:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:665;s:12:"tax_class_id";N;s:4:"slug";s:25:"quick-hair-styler-for-men";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2348;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:"2021-07-16 17:15:22";s:10:"updated_at";s:19:"2026-03-07 01:56:13";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:665;}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:700;s:18:"related_product_id";i:665;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:665;}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:1045;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:663;s:10:"product_id";i:665;s:6:"locale";s:2:"en";s:4:"name";s:25:"Quick Hair Styler for Men";s:11:"description";s:749:"<p><span class="a-list-item">Volumize hair, flatten side hair &amp; straighten curly hair,Reduce frizzing &amp; detangling</span></p>\r\n
    <p><span class="a-list-item">Safe to use: The comb acts as a protective cover against the heating plate to prevent hair from overburning, no hair damage: Even heat avoids any "hot spot" to overburn your hair</span></p>\r\n
    <p><span class="a-list-item">Easy to use: Just comb to fix your messy hair, lightweight &amp; ergonomic </span></p>\r\n
    <p><span class="a-list-item">handle:Comfortable to grip without feeling tired easily</span></p>\r\n
    <p><span class="a-list-item">Quick heating: Preheat within 15 seconds</span></p>\r\n
    <p><span class="a-list-item">Long-lasting: Amazing effect maintained throughout the day</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:663;s:10:"product_id";i:665;s:6:"locale";s:2:"en";s:4:"name";s:25:"Quick Hair Styler for Men";s:11:"description";s:749:"<p><span class="a-list-item">Volumize hair, flatten side hair &amp; straighten curly hair,Reduce frizzing &amp; detangling</span></p>\r\n
    <p><span class="a-list-item">Safe to use: The comb acts as a protective cover against the heating plate to prevent hair from overburning, no hair damage: Even heat avoids any "hot spot" to overburn your hair</span></p>\r\n
    <p><span class="a-list-item">Easy to use: Just comb to fix your messy hair, lightweight &amp; ergonomic </span></p>\r\n
    <p><span class="a-list-item">handle:Comfortable to grip without feeling tired easily</span></p>\r\n
    <p><span class="a-list-item">Quick heating: Preheat within 15 seconds</span></p>\r\n
    <p><span class="a-list-item">Long-lasting: Amazing effect maintained throughout the day</span></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;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{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:326;s:12:"tax_class_id";N;s:4:"slug";s:31:"babyliss-twist-secret-hairstyle";s:5:"price";s:7:"14.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3468;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-10-10 00:13:39";s:10:"updated_at";s:19:"2026-03-07 04:01:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:326;s:12:"tax_class_id";N;s:4:"slug";s:31:"babyliss-twist-secret-hairstyle";s:5:"price";s:7:"14.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3468;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-10-10 00:13:39";s:10:"updated_at";s:19:"2026-03-07 04:01:22";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:326;}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:700;s:18:"up_sell_product_id";i:326;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:326;}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:324;s:10:"product_id";i:326;s:6:"locale";s:2:"en";s:4:"name";s:31:"BaByliss Twist Secret Hairstyle";s:11:"description";s:2942:"<div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="p9n4ce-2dgthl-h1at3z-94oq1h" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Twist function: braids are twisted quickly and effortlessly.</span></li>\r\n
    <li><span class="a-list-item">Twist single strands and two strands around each other.</span></li>\r\n
    <li><span class="a-list-item">Hair accessory for braiding hair; includes</span></li>\r\n
    <li><span class="a-list-item">Twist Secret app with great styling tips and instructions (English language not guaranteed).</span></li>\r\n
    <li><span class="a-list-item">Battery-powered: 2 x AA batteries.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="legalEUAtf_feature_div" class="celwidget" data-feature-name="legalEUAtf" data-csa-c-id="dzt9tj-9m2ywk-vyx4xj-x1kaq4" data-cel-widget="legalEUAtf_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="wtzgyc-xne89u-ifxzl2-wkumhu" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="v9q3w9-pmmh0u-z1fvbu-hb4wco" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="nskv5z-788k2m-657ann-1k6p05" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="b5un2x-5jo0hg-49s49k-zc1u0r" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="cexi3-s3vd9w-1q1vb8-yq1pl0" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="mdp3j9-ficmgl-4h4efn-r88vbf" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="2116lq-bi111l-yecf0-hddpns" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="38u2bb-chasj6-j18frb-61n4sk" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="iueofb-1zh3dz-lpxq7g-95dwks" data-cel-widget="heroQuickPromo_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:324;s:10:"product_id";i:326;s:6:"locale";s:2:"en";s:4:"name";s:31:"BaByliss Twist Secret Hairstyle";s:11:"description";s:2942:"<div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="p9n4ce-2dgthl-h1at3z-94oq1h" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Twist function: braids are twisted quickly and effortlessly.</span></li>\r\n
    <li><span class="a-list-item">Twist single strands and two strands around each other.</span></li>\r\n
    <li><span class="a-list-item">Hair accessory for braiding hair; includes</span></li>\r\n
    <li><span class="a-list-item">Twist Secret app with great styling tips and instructions (English language not guaranteed).</span></li>\r\n
    <li><span class="a-list-item">Battery-powered: 2 x AA batteries.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="legalEUAtf_feature_div" class="celwidget" data-feature-name="legalEUAtf" data-csa-c-id="dzt9tj-9m2ywk-vyx4xj-x1kaq4" data-cel-widget="legalEUAtf_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="wtzgyc-xne89u-ifxzl2-wkumhu" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="v9q3w9-pmmh0u-z1fvbu-hb4wco" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="nskv5z-788k2m-657ann-1k6p05" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="b5un2x-5jo0hg-49s49k-zc1u0r" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="cexi3-s3vd9w-1q1vb8-yq1pl0" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="mdp3j9-ficmgl-4h4efn-r88vbf" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="2116lq-bi111l-yecf0-hddpns" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="38u2bb-chasj6-j18frb-61n4sk" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="iueofb-1zh3dz-lpxq7g-95dwks" data-cel-widget="heroQuickPromo_feature_div">&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:379;s:12:"tax_class_id";N;s:4:"slug";s:64:"emmelyn-politun-4-in-1-professional-ultra-shine-hair-dryer-5000w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4235;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-19 00:51:02";s:10:"updated_at";s:19:"2026-03-07 05:48:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:379;s:12:"tax_class_id";N;s:4:"slug";s:64:"emmelyn-politun-4-in-1-professional-ultra-shine-hair-dryer-5000w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4235;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-19 00:51:02";s:10:"updated_at";s:19:"2026-03-07 05:48:05";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:379;}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:700;s:18:"up_sell_product_id";i:379;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:379;}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:2017;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:377;s:10:"product_id";i:379;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emmelyn POLITUN 4 in 1 Professional Ultra Shine Hair Dryer 5000W";s:11:"description";s:1853:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="aujxu3-wh2vfj-g3f4cx-lcxmgn" 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">Emmelyn POLITUN ULTRA SHINE HAIR DRYER FOR SALON PT-V1 5000W PROFESSIONAL 4 in 1 Dryer, Hair Dryers For Womens</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="wgqdsh-xnafvg-hl25y1-89ojp3" 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="wyq04o-qy3ira-m4tn1i-840zm5" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6oltut-9jamk4-xrjlvr-91opai" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Professional hair dryer with 2 Temperature Setting</span></li>\r\n
    <li><span class="a-list-item">Model Name: 5000w ULTRA-SHINE 4 IN 1 SALON HAIR DRYER</span></li>\r\n
    <li><span class="a-list-item">New Design &amp; High Quality</span></li>\r\n
    <li><span class="a-list-item">Lifestyle: Everyday Use</span></li>\r\n
    <li><span class="a-list-item">Heat Settings: 2 heat/speed settings</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="tuarm-1x4s6y-w79usf-jrnz3h" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:377;s:10:"product_id";i:379;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emmelyn POLITUN 4 in 1 Professional Ultra Shine Hair Dryer 5000W";s:11:"description";s:1853:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="aujxu3-wh2vfj-g3f4cx-lcxmgn" 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">Emmelyn POLITUN ULTRA SHINE HAIR DRYER FOR SALON PT-V1 5000W PROFESSIONAL 4 in 1 Dryer, Hair Dryers For Womens</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="wgqdsh-xnafvg-hl25y1-89ojp3" 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="wyq04o-qy3ira-m4tn1i-840zm5" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6oltut-9jamk4-xrjlvr-91opai" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Professional hair dryer with 2 Temperature Setting</span></li>\r\n
    <li><span class="a-list-item">Model Name: 5000w ULTRA-SHINE 4 IN 1 SALON HAIR DRYER</span></li>\r\n
    <li><span class="a-list-item">New Design &amp; High Quality</span></li>\r\n
    <li><span class="a-list-item">Lifestyle: Everyday Use</span></li>\r\n
    <li><span class="a-list-item">Heat Settings: 2 heat/speed settings</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="tuarm-1x4s6y-w79usf-jrnz3h" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_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:443;s:12:"tax_class_id";N;s:4:"slug";s:15:"nova-hair-dryer";s:5:"price";s:7:"13.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3409;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-16 23:49:16";s:10:"updated_at";s:19:"2026-03-07 04:49:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:443;s:12:"tax_class_id";N;s:4:"slug";s:15:"nova-hair-dryer";s:5:"price";s:7:"13.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3409;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-16 23:49:16";s:10:"updated_at";s:19:"2026-03-07 04:49:06";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:443;}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:700;s:18:"up_sell_product_id";i:443;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:443;}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:2017;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:441;s:10:"product_id";i:443;s:6:"locale";s:2:"en";s:4:"name";s:15:"NOVA Hair Dryer";s:11:"description";s:1084:"<h1>NOVA Hair Dryer</h1>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="hnn13p-z2s1b6-u2apng-zaf293" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Power Consumption(Watts) :1800 || Heat Settings :2 || Foldable :Yes</span></li>\r\n
    <li><span class="a-list-item">Cold Air Feature:Yes</span></li>\r\n
    <li><span class="a-list-item">The hair dryer features a styling nozzle that is designed to push the airflow from the hair dryer to areas of your hair where you want it to concentrate the air.</span></li>\r\n
    <li><span class="a-list-item">The perfect Heat and speed, makes your hair soft, shiny,silky and smooth.</span></li>\r\n
    <li><span class="a-list-item">Easy to hold handle of this hair dryer is provides a firm grip when you curl or style your hair by blow-drying them.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:441;s:10:"product_id";i:443;s:6:"locale";s:2:"en";s:4:"name";s:15:"NOVA Hair Dryer";s:11:"description";s:1084:"<h1>NOVA Hair Dryer</h1>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="hnn13p-z2s1b6-u2apng-zaf293" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Power Consumption(Watts) :1800 || Heat Settings :2 || Foldable :Yes</span></li>\r\n
    <li><span class="a-list-item">Cold Air Feature:Yes</span></li>\r\n
    <li><span class="a-list-item">The hair dryer features a styling nozzle that is designed to push the airflow from the hair dryer to areas of your hair where you want it to concentrate the air.</span></li>\r\n
    <li><span class="a-list-item">The perfect Heat and speed, makes your hair soft, shiny,silky and smooth.</span></li>\r\n
    <li><span class="a-list-item">Easy to hold handle of this hair dryer is provides a firm grip when you curl or style your hair by blow-drying them.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</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:574;s:12:"tax_class_id";N;s:4:"slug";s:30:"kemei-foldable-mini-hair-dryer";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2394;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:"2021-04-22 14:47:17";s:10:"updated_at";s:19:"2026-03-07 05:46:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:574;s:12:"tax_class_id";N;s:4:"slug";s:30:"kemei-foldable-mini-hair-dryer";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2394;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:"2021-04-22 14:47:17";s:10:"updated_at";s:19:"2026-03-07 05:46:42";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:574;}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:700;s:18:"up_sell_product_id";i:574;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:574;}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:2017;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:572;s:10:"product_id";i:574;s:6:"locale";s:2:"en";s:4:"name";s:30:"Kemei Foldable Mini Hair Dryer";s:11:"description";s:518:"<ul>\r\n
    <li><span class="" data-spm-anchor-id="a2g17.12057483.0.i15.5a6e7180wpLMpf">1200w super wind</span></li>\r\n
    <li><span class="">Color: white, pink</span></li>\r\n
    <li><span class="">Material: ABS</span></li>\r\n
    <li><span class="">Size: 18 * 21.5cm</span></li>\r\n
    <li><span class="">Cleaning method: can not be washed</span></li>\r\n
    <li><span class="">Rated power: 1200w</span></li>\r\n
    <li><span class="">Rated voltage:&nbsp;</span><span class="">220v</span></li>\r\n
    <li><span class="">Rated frequency: 50-60Hz</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:572;s:10:"product_id";i:574;s:6:"locale";s:2:"en";s:4:"name";s:30:"Kemei Foldable Mini Hair Dryer";s:11:"description";s:518:"<ul>\r\n
    <li><span class="" data-spm-anchor-id="a2g17.12057483.0.i15.5a6e7180wpLMpf">1200w super wind</span></li>\r\n
    <li><span class="">Color: white, pink</span></li>\r\n
    <li><span class="">Material: ABS</span></li>\r\n
    <li><span class="">Size: 18 * 21.5cm</span></li>\r\n
    <li><span class="">Cleaning method: can not be washed</span></li>\r\n
    <li><span class="">Rated power: 1200w</span></li>\r\n
    <li><span class="">Rated voltage:&nbsp;</span><span class="">220v</span></li>\r\n
    <li><span class="">Rated frequency: 50-60Hz</span></li>\r\n
    </ul>";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:577;s:12:"tax_class_id";N;s:4:"slug";s:64:"2-in-1-hot-air-brush-professional-hair-dryer-styler-straightener";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J8P0S65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4181;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:"2021-04-22 16:22:12";s:10:"updated_at";s:19:"2026-03-06 14:39:51";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:577;s:12:"tax_class_id";N;s:4:"slug";s:64:"2-in-1-hot-air-brush-professional-hair-dryer-styler-straightener";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J8P0S65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4181;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:"2021-04-22 16:22:12";s:10:"updated_at";s:19:"2026-03-06 14:39:51";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:577;}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:700;s:18:"up_sell_product_id";i:577;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:577;}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:2017;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:575;s:10:"product_id";i:577;s:6:"locale";s:2:"en";s:4:"name";s:67:"2 in 1 Hot Air Brush, Professional Hair Dryer & Styler Straightener";s:11:"description";s:1356:"<p><strong>Description:</strong><br />1. Single Stage Volumizer Hair Dryer. Use it as a hairdresser, volumize your locks, make your hair curly or wavy and straighten it of course. Perfect for dry and wet hair.<br />2. Ion technology, negative ions saturate the airflow. This helps to condition, smooth and lighten your hair while reducing frizz and static.<br />3.1000 watts of power provide just the right heat. Unlike conventional hair dryers, this volumizer can be placed closer to the scalp for lift. 3 heat setting for styling flexibility. Perfect for all hair types.<br />4. Oval brush, unique shape with gently curved sides for smoothing and round edges for smooth volume and curled tips. Less time, less damage.<br />5. Mixed bristles, the brush is designed with a nylon pin and black bristles for easy detangling and better grip of the hair.</p>\r\n
    <p><strong>Technical data:</strong><br />Item: hair dryer brush<br />Power: 1000W<br />Cable length: 160cm<br />Temperature controller: knob<br />Applicable hair: dry and wet<br />Thermal wire diameter: 16-20mm<br />Thermal plate / bar material: Ceramic Tourmaline<br />Single Voltage (V): 110V (US plug) - 220V (EU, AU, UK plug)<br />Power Source: Electric<br />Power cord tail assembly mode: 360 &deg; rotatable</p>\r\n
    <p><strong>Package includes</strong><br />1 X Hair Brush Dryer</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:575;s:10:"product_id";i:577;s:6:"locale";s:2:"en";s:4:"name";s:67:"2 in 1 Hot Air Brush, Professional Hair Dryer & Styler Straightener";s:11:"description";s:1356:"<p><strong>Description:</strong><br />1. Single Stage Volumizer Hair Dryer. Use it as a hairdresser, volumize your locks, make your hair curly or wavy and straighten it of course. Perfect for dry and wet hair.<br />2. Ion technology, negative ions saturate the airflow. This helps to condition, smooth and lighten your hair while reducing frizz and static.<br />3.1000 watts of power provide just the right heat. Unlike conventional hair dryers, this volumizer can be placed closer to the scalp for lift. 3 heat setting for styling flexibility. Perfect for all hair types.<br />4. Oval brush, unique shape with gently curved sides for smoothing and round edges for smooth volume and curled tips. Less time, less damage.<br />5. Mixed bristles, the brush is designed with a nylon pin and black bristles for easy detangling and better grip of the hair.</p>\r\n
    <p><strong>Technical data:</strong><br />Item: hair dryer brush<br />Power: 1000W<br />Cable length: 160cm<br />Temperature controller: knob<br />Applicable hair: dry and wet<br />Thermal wire diameter: 16-20mm<br />Thermal plate / bar material: Ceramic Tourmaline<br />Single Voltage (V): 110V (US plug) - 220V (EU, AU, UK plug)<br />Power Source: Electric<br />Power cord tail assembly mode: 360 &deg; rotatable</p>\r\n
    <p><strong>Package includes</strong><br />1 X Hair Brush Dryer</p>\r\n
    <p>&nbsp;</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: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:679;s:12:"tax_class_id";N;s:4:"slug";s:33:"slim-n-lift-slimming-vest-for-men";s:5:"price";s:7:"12.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:7:"J3P5J65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4500;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:"2021-07-21 02:35:20";s:10:"updated_at";s:19:"2026-03-06 19:20:15";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:679;s:12:"tax_class_id";N;s:4:"slug";s:33:"slim-n-lift-slimming-vest-for-men";s:5:"price";s:7:"12.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:7:"J3P5J65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4500;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:"2021-07-21 02:35:20";s:10:"updated_at";s:19:"2026-03-06 19:20:15";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:679;}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:700;s:18:"up_sell_product_id";i:679;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:679;}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:2017;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:677;s:10:"product_id";i:679;s:6:"locale";s:2:"en";s:4:"name";s:44:"Slim'N lift slimming vest body shape for men";s:11:"description";s:963:"<p>Men&rsquo;s slimming vest, for man slimming shaper,men&rsquo;s slimming vest and shortsinstantly make you look pounds thinner, with smooth, toned and sexy<br />curves in all the right parts. Unlike other shapers, slimming&nbsp;vest firm all<br />your trouble areas, from under your bras to above your knees, for completely<br />comfortable control. You can stop worrying about those unsightly bumps and bulges.<br />With slimming vest, you will feel sexy and confident even in the clinging knits.<br />They are a light weight undergarment with special support panels that slim<br />your waist, flatten your tummies, firm your thighs, conceal your love handles and<br />give extra lift and shaping to your buttocks. They have special woven design<br />for control without the lines. A non-binding and no-roll waistband is available.<br />You will receive two washable slimming&nbsp;vest in nude for the great shape you<br />want and the comfort you deserve.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:677;s:10:"product_id";i:679;s:6:"locale";s:2:"en";s:4:"name";s:44:"Slim'N lift slimming vest body shape for men";s:11:"description";s:963:"<p>Men&rsquo;s slimming vest, for man slimming shaper,men&rsquo;s slimming vest and shortsinstantly make you look pounds thinner, with smooth, toned and sexy<br />curves in all the right parts. Unlike other shapers, slimming&nbsp;vest firm all<br />your trouble areas, from under your bras to above your knees, for completely<br />comfortable control. You can stop worrying about those unsightly bumps and bulges.<br />With slimming vest, you will feel sexy and confident even in the clinging knits.<br />They are a light weight undergarment with special support panels that slim<br />your waist, flatten your tummies, firm your thighs, conceal your love handles and<br />give extra lift and shaping to your buttocks. They have special woven design<br />for control without the lines. A non-binding and no-roll waistband is available.<br />You will receive two washable slimming&nbsp;vest in nude for the great shape you<br />want and the comfort you deserve.</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:6;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:681;s:12:"tax_class_id";N;s:4:"slug";s:60:"telefunken-pro-ceramic-curling-iron-professional-hairdresser";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"15.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"15.0000";s:3:"sku";s:6:"J7P0G4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2542;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:"2021-07-21 22:57:45";s:10:"updated_at";s:19:"2026-03-06 04:55:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:681;s:12:"tax_class_id";N;s:4:"slug";s:60:"telefunken-pro-ceramic-curling-iron-professional-hairdresser";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"15.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"15.0000";s:3:"sku";s:6:"J7P0G4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2542;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:"2021-07-21 22:57:45";s:10:"updated_at";s:19:"2026-03-06 04:55:36";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:681;}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:700;s:18:"up_sell_product_id";i:681;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:681;}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:2017;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:679;s:10:"product_id";i:681;s:6:"locale";s:2:"en";s:4:"name";s:60:"Telefunken pro ceramic curling iron professional hairdresser";s:11:"description";s:353:"<p>Professional Telefunken pro curling iron new</p>\r\n
    <p>body with ceramic coating on off switch heating element ptc led screen with temperature control 360 &deg; swivel cord protection automatically stops after 1 hour 200 &deg; 1.8 meter cable heats up in 3 minutes dimension package approx. 31 x22 x 5cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Made in Germany&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:679;s:10:"product_id";i:681;s:6:"locale";s:2:"en";s:4:"name";s:60:"Telefunken pro ceramic curling iron professional hairdresser";s:11:"description";s:353:"<p>Professional Telefunken pro curling iron new</p>\r\n
    <p>body with ceramic coating on off switch heating element ptc led screen with temperature control 360 &deg; swivel cord protection automatically stops after 1 hour 200 &deg; 1.8 meter cable heats up in 3 minutes dimension package approx. 31 x22 x 5cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Made in Germany&nbsp;</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:7;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:685;s:12:"tax_class_id";N;s:4:"slug";s:26:"nova-nhc-2007a-hair-curler";s:5:"price";s:7:"13.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:6:"J4P0L5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2558;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:"2021-07-22 00:16:40";s:10:"updated_at";s:19:"2026-03-04 12:43:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:685;s:12:"tax_class_id";N;s:4:"slug";s:26:"nova-nhc-2007a-hair-curler";s:5:"price";s:7:"13.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:6:"J4P0L5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2558;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:"2021-07-22 00:16:40";s:10:"updated_at";s:19:"2026-03-04 12:43:06";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:685;}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:700;s:18:"up_sell_product_id";i:685;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:685;}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:2017;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:683;s:10:"product_id";i:685;s:6:"locale";s:2:"en";s:4:"name";s:26:"Nova NHC-2007A Hair curler";s:11:"description";s:866:"<p>Product details of Nova NHC-2007A Hair Curler</p>\r\n
    <p>Arm yourself with a trusty curler that can take your hair from drab to fab. With the Nova NHC-2007A Hair Curler, you can have those instant curls that can turn your look from boring straight to elegant waves.</p>\r\n
    <p>The Nova NHC-2007A Hair Curler is a do-it-yourself hair curling tool for home use. May it be a beachy waves or loose curls, you can easily achieve that chic look with this amazing machine.It can curl up to 19mm.</p>\r\n
    <p>Love playing with your hair? Sticking to just one hairstyle for each and every day can be boring for someone as exciting as you. Let your hair follow your mood. Romantic curls or sleek and straight? You do not need to go to the salon for that. Style your hair at home with these hair styling tools from Shopee.</p>\r\n
    <p>What's in the box: 1 x Nova NHC-2007A Hair Curler</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:683;s:10:"product_id";i:685;s:6:"locale";s:2:"en";s:4:"name";s:26:"Nova NHC-2007A Hair curler";s:11:"description";s:866:"<p>Product details of Nova NHC-2007A Hair Curler</p>\r\n
    <p>Arm yourself with a trusty curler that can take your hair from drab to fab. With the Nova NHC-2007A Hair Curler, you can have those instant curls that can turn your look from boring straight to elegant waves.</p>\r\n
    <p>The Nova NHC-2007A Hair Curler is a do-it-yourself hair curling tool for home use. May it be a beachy waves or loose curls, you can easily achieve that chic look with this amazing machine.It can curl up to 19mm.</p>\r\n
    <p>Love playing with your hair? Sticking to just one hairstyle for each and every day can be boring for someone as exciting as you. Let your hair follow your mood. Romantic curls or sleek and straight? You do not need to go to the salon for that. Style your hair at home with these hair styling tools from Shopee.</p>\r\n
    <p>What's in the box: 1 x Nova NHC-2007A Hair Curler</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;}}}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:698;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:700;s:10:"created_at";s:19:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2021-07-27 18:17:10";s:13:"meta_keywords";a:12:{i:0;s:11:"micro touch";i:1;s:29:"micro touch solo men's shaver";i:2;s:18:"shaver and groomer";i:3;s:20:"face and hair trimer";i:4;s:5:"beard";i:5;s:4:"edge";i:6;s:15:"face men's care";i:7;s:9:"led light";i:8;s:18:"USB charging cable";i:9;s:4:"neck";i:10;s:4:"back";i:11;s:5:"chest";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:698;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:700;s:10:"created_at";s:19:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2021-07-27 18:17:10";}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:700;s:12:"meta_data_id";i:698;s:6:"locale";s:2:"en";s:10:"meta_title";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:13:"meta_keywords";s:179:"["micro touch","micro touch solo men's shaver","shaver and groomer","face and hair trimer","beard","edge","face men's care","led light","USB charging cable","neck","back","chest"]";s:16:"meta_description";s:548:"Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.\r\n
    Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.\r\n
    Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!\r\n
    Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.\r\n
    Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:700;s:12:"meta_data_id";i:698;s:6:"locale";s:2:"en";s:10:"meta_title";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:13:"meta_keywords";s:179:"["micro touch","micro touch solo men's shaver","shaver and groomer","face and hair trimer","beard","edge","face men's care","led light","USB charging cable","neck","back","chest"]";s:16:"meta_description";s:548:"Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.\r\n
    Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.\r\n
    Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!\r\n
    Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.\r\n
    Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.";}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:107:"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";}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. "IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW"
    
  2. """
    a:5:{s:6:"_token";s:40:"LQY4KwkgsUAJ2f3C7Qi0N4gfJhfwWIDfhWSQ9EuK";s:6:"locale";s:2:"en";s:67:"IuIybubPRBZmY5fY4flE4p8lArJpWyU0fLz2p7qW_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:700;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:700;s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:5:"price";d:11;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:700;s:12:"tax_class_id";N;s:4:"slug";s:77:"micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";s:5:"price";s:7:"15.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:7:"J5P0A03";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3531;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:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2026-03-06 20:35:47";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:700;s:12:"tax_class_id";N;s:4:"slug";s:77:"micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";s:5:"price";s:7:"15.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:7:"J5P0A03";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3531;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:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2026-03-06 20:35:47";}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:698;s:10:"product_id";i:700;s:6:"locale";s:2:"en";s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:11:"description";s:575:"<p>Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.<br />Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.<br />Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all &ndash; body, face, beard whatever your shaving needs are!<br />Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.<br />Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:698;s:10:"product_id";i:700;s:6:"locale";s:2:"en";s:4:"name";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:11:"description";s:575:"<p>Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.<br />Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.<br />Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all &ndash; body, face, beard whatever your shaving needs are!<br />Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.<br />Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.</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:7:{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:4823;s:7:"user_id";i:674;s:8:"filename";s:7:"dfr.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sf3mCNVDaPvsGXo090sGONHQoejQkgvzv1yQO7zE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"373065";s:10:"created_at";s:19:"2021-07-27 18:07:15";s:10:"updated_at";s:19:"2021-07-27 18:07:15";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4823;s:7:"user_id";i:674;s:8:"filename";s:7:"dfr.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sf3mCNVDaPvsGXo090sGONHQoejQkgvzv1yQO7zE.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"373065";s:10:"created_at";s:19:"2021-07-27 18:07:15";s:10:"updated_at";s:19:"2021-07-27 18:07:15";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4823;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60463;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60463;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60463;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:4820;s:7:"user_id";i:674;s:8:"filename";s:10:"ثثث.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dxPeHt0INYJvm8lJCQR8Kho4pIrjwxi2F1eEGVTY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"706068";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4820;s:7:"user_id";i:674;s:8:"filename";s:10:"ثثث.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dxPeHt0INYJvm8lJCQR8Kho4pIrjwxi2F1eEGVTY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"706068";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4820;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60464;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4820;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60464;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4820;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60464;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:2;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:4822;s:7:"user_id";i:674;s:8:"filename";s:8:"شص.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/TDMzSNc5c1izELXfjAvNnYOBd5zkIWuPCvcRKAcS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"343500";s:10:"created_at";s:19:"2021-07-27 17:44:54";s:10:"updated_at";s:19:"2021-07-27 17:44:54";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4822;s:7:"user_id";i:674;s:8:"filename";s:8:"شص.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/TDMzSNc5c1izELXfjAvNnYOBd5zkIWuPCvcRKAcS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"343500";s:10:"created_at";s:19:"2021-07-27 17:44:54";s:10:"updated_at";s:19:"2021-07-27 17:44:54";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4822;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60465;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4822;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60465;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4822;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60465;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:3;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:4817;s:7:"user_id";i:674;s:8:"filename";s:8:"asdw.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/iwjAzuCpl13o9XcERBLl3i5OrKCEWC86YjGnDySh.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"257840";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4817;s:7:"user_id";i:674;s:8:"filename";s:8:"asdw.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/iwjAzuCpl13o9XcERBLl3i5OrKCEWC86YjGnDySh.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"257840";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4817;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60466;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4817;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60466;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4817;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60466;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:4;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:4821;s:7:"user_id";i:674;s:8:"filename";s:10:"شسض.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/bXJ0b6wCJEK1QsVZvR4CNWBrxFusSTyUxxLUea0Y.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"155801";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4821;s:7:"user_id";i:674;s:8:"filename";s:10:"شسض.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/bXJ0b6wCJEK1QsVZvR4CNWBrxFusSTyUxxLUea0Y.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"155801";s:10:"created_at";s:19:"2021-07-27 17:44:53";s:10:"updated_at";s:19:"2021-07-27 17:44:53";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4821;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60467;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4821;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60467;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4821;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60467;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:5;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:4818;s:7:"user_id";i:674;s:8:"filename";s:7:"iii.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/K47IAhJ1s2d6Xm2H8OWyNkCW7pNK1PBG533pbnAf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"320902";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4818;s:7:"user_id";i:674;s:8:"filename";s:7:"iii.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/K47IAhJ1s2d6Xm2H8OWyNkCW7pNK1PBG533pbnAf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"320902";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4818;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60468;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4818;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60468;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4818;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60468;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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:{}}i:6;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:4819;s:7:"user_id";i:674;s:8:"filename";s:7:"wse.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/9fqSmf2PQse97SGoikOkIS0k1syaBCTlWe8uP9qJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"366115";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:4819;s:7:"user_id";i:674;s:8:"filename";s:7:"wse.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/9fqSmf2PQse97SGoikOkIS0k1syaBCTlWe8uP9qJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"366115";s:10:"created_at";s:19:"2021-07-27 17:44:52";s:10:"updated_at";s:19:"2021-07-27 17:44:52";s:15:"pivot_entity_id";i:700;s:13:"pivot_file_id";i:4819;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:60469;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-24 21:52:04";s:16:"pivot_updated_at";s:19:"2023-02-24 21:52:04";}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:700;s:7:"file_id";i:4819;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60469;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:700;s:7:"file_id";i:4819;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:60469;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-24 21:52:04";s:10:"updated_at";s:19:"2023-02-24 21:52:04";}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: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:65;s:12:"tax_class_id";N;s:4:"slug";s:46:"eight-pack-for-men-women-stronger-muscle-cream";s:5:"price";s:7:"17.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2858;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-02-07 15:43:40";s:10:"updated_at";s:19:"2026-03-07 06:48:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:65;s:12:"tax_class_id";N;s:4:"slug";s:46:"eight-pack-for-men-women-stronger-muscle-cream";s:5:"price";s:7:"17.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2858;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-02-07 15:43:40";s:10:"updated_at";s:19:"2026-03-07 06:48:48";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:65;}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:700;s:18:"related_product_id";i:65;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:65;}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:63;s:10:"product_id";i:65;s:6:"locale";s:2:"en";s:4:"name";s:48:"Eight Pack For Men & Women Stronger Muscle Cream";s:11:"description";s:1823:"<div><strong><span data-spm-anchor-id="2114.12057483.0.i3.36a16139Cj5o9C">Features:</span></strong></div>\r\n
    <div>1.To create a uniform fiber lines</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>2.Smoothes orange peel skin 3.Pulling compact, soften skin</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>Shelf Life: 5years</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Packing:</strong></div>\r\n
    <div>Sealed pack with retail box</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong><span data-spm-anchor-id="2114.12057483.0.i4.36a16139Cj5o9C">Quantity:</span></strong>&nbsp;1 PCS</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Weight:</strong>&nbsp;170g</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>How to use:</strong></div>\r\n
    <div>1. Take the right amount of gel evenly on the lower abdomen</div>\r\n
    <div>2. palm massage the abdomen, back and forth up and down massage for 5-10 minutes, until completely absorbed cream</div>\r\n
    <div>3. Throughout the process there will be a slight fever feeling skin, morning and evening once</div>\r\n
    <div>4. Recommendations with regular habits and a healthy diet in order to achieve better results</div>\r\n
    <div>Tips: put on the abdomen may have a slight fever feeling, when you first use, please put a little less, so that the skin has a process of adaptation.After three hours can be applied generally cleaning, or bathing is recommended smear campaign.</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Skin type:</strong>&nbsp;All Skin Type</div>\r\n
    <div>Body Slimming need be patient.</div>\r\n
    <div>The skin could be changed totally in 30 days or so.</div>\r\n
    <div>According to different physical ,the skin is different.</div>\r\n
    <div>So even did not see result in a short time.</div>\r\n
    <div>Please keep and insist on using it.</div>\r\n
    <div>Someone even see result in a few days, Please dont stop using.</div>\r\n
    <div>It need to use for more days, then you could stay the result .</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:63;s:10:"product_id";i:65;s:6:"locale";s:2:"en";s:4:"name";s:48:"Eight Pack For Men & Women Stronger Muscle Cream";s:11:"description";s:1823:"<div><strong><span data-spm-anchor-id="2114.12057483.0.i3.36a16139Cj5o9C">Features:</span></strong></div>\r\n
    <div>1.To create a uniform fiber lines</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>2.Smoothes orange peel skin 3.Pulling compact, soften skin</div>\r\n
    <div>&nbsp;</div>\r\n
    <div>Shelf Life: 5years</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Packing:</strong></div>\r\n
    <div>Sealed pack with retail box</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong><span data-spm-anchor-id="2114.12057483.0.i4.36a16139Cj5o9C">Quantity:</span></strong>&nbsp;1 PCS</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Weight:</strong>&nbsp;170g</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>How to use:</strong></div>\r\n
    <div>1. Take the right amount of gel evenly on the lower abdomen</div>\r\n
    <div>2. palm massage the abdomen, back and forth up and down massage for 5-10 minutes, until completely absorbed cream</div>\r\n
    <div>3. Throughout the process there will be a slight fever feeling skin, morning and evening once</div>\r\n
    <div>4. Recommendations with regular habits and a healthy diet in order to achieve better results</div>\r\n
    <div>Tips: put on the abdomen may have a slight fever feeling, when you first use, please put a little less, so that the skin has a process of adaptation.After three hours can be applied generally cleaning, or bathing is recommended smear campaign.</div>\r\n
    <div>&nbsp;</div>\r\n
    <div><strong>Skin type:</strong>&nbsp;All Skin Type</div>\r\n
    <div>Body Slimming need be patient.</div>\r\n
    <div>The skin could be changed totally in 30 days or so.</div>\r\n
    <div>According to different physical ,the skin is different.</div>\r\n
    <div>So even did not see result in a short time.</div>\r\n
    <div>Please keep and insist on using it.</div>\r\n
    <div>Someone even see result in a few days, Please dont stop using.</div>\r\n
    <div>It need to use for more days, then you could stay the result .</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:307;s:12:"tax_class_id";N;s:4:"slug";s:66:"kemei-km-5017-rechargeable-professional-hair-trimmer-for-men-women";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:10126;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-09-08 23:08:22";s:10:"updated_at";s:19:"2026-03-07 05:57:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:307;s:12:"tax_class_id";N;s:4:"slug";s:66:"kemei-km-5017-rechargeable-professional-hair-trimmer-for-men-women";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:10126;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-09-08 23:08:22";s:10:"updated_at";s:19:"2026-03-07 05:57:06";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:307;}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:700;s:18:"related_product_id";i:307;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:307;}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:1045;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:305;s:10:"product_id";i:307;s:6:"locale";s:2:"en";s:4:"name";s:67:"Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women";s:11:"description";s:628:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women</span></h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Cordless trimmer</span></li>\r\n
    <li><span class="a-list-item">Maintenance free</span></li>\r\n
    <li><span class="a-list-item">Rechargeable</span></li>\r\n
    <li><span class="a-list-item">Hair and beard trimmer</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose use. 4 length settings. For Body Grooming, Beard &amp; Moustache</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:305;s:10:"product_id";i:307;s:6:"locale";s:2:"en";s:4:"name";s:67:"Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women";s:11:"description";s:628:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Kemei KM-5017 Rechargeable Professional Hair Trimmer for Men, Women</span></h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Cordless trimmer</span></li>\r\n
    <li><span class="a-list-item">Maintenance free</span></li>\r\n
    <li><span class="a-list-item">Rechargeable</span></li>\r\n
    <li><span class="a-list-item">Hair and beard trimmer</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose use. 4 length settings. For Body Grooming, Beard &amp; Moustache</span></li>\r\n
    </ul>";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:407;s:12:"tax_class_id";N;s:4:"slug";s:43:"3in1-gemmy-rechargable-trimmer-shaving-comb";s:5:"price";s:7:"15.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:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2517;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-29 22:55:20";s:10:"updated_at";s:19:"2026-03-07 03:56:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:407;s:12:"tax_class_id";N;s:4:"slug";s:43:"3in1-gemmy-rechargable-trimmer-shaving-comb";s:5:"price";s:7:"15.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:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2517;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-29 22:55:20";s:10:"updated_at";s:19:"2026-03-07 03:56:05";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:407;}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:700;s:18:"related_product_id";i:407;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:407;}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:1045;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:405;s:10:"product_id";i:407;s:6:"locale";s:2:"en";s:4:"name";s:45:"3in1 GEMMY Rechargable trimmer, shaving, comb";s:11:"description";s:163:"<p>&bull; Three in one: trimmer, shaving, comb<br />&bull; Wet and dry use<br />&bull; Skin care system<br />&bull; Protective valve<br />&bull; Cleaning brush</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:405;s:10:"product_id";i:407;s:6:"locale";s:2:"en";s:4:"name";s:45:"3in1 GEMMY Rechargable trimmer, shaving, comb";s:11:"description";s:163:"<p>&bull; Three in one: trimmer, shaving, comb<br />&bull; Wet and dry use<br />&bull; Skin care system<br />&bull; Protective valve<br />&bull; Cleaning brush</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: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:621;s:12:"tax_class_id";N;s:4:"slug";s:64:"balay-beard-growth-oil-moustache-enhancer-50-ml-for-men-original";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8297;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:"2021-05-27 16:19:45";s:10:"updated_at";s:19:"2026-03-07 01:55:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:621;s:12:"tax_class_id";N;s:4:"slug";s:64:"balay-beard-growth-oil-moustache-enhancer-50-ml-for-men-original";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8297;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:"2021-05-27 16:19:45";s:10:"updated_at";s:19:"2026-03-07 01:55:33";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:621;}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:700;s:18:"related_product_id";i:621;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:621;}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:1045;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:619;s:10:"product_id";i:621;s:6:"locale";s:2:"en";s:4:"name";s:66:"Balay Beard Growth Oil Moustache Enhancer 50 ml for Men - Original";s:11:"description";s:1489:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.c86eceffCECRrM">Product details of Balay Beard Beard growth Oil 50 ml for Men</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="">Description:</li>\r\n
    <li class="">Product Name: Beard Growth Oil</li>\r\n
    <li class="">Size: 50 ml</li>\r\n
    <li class="">Quality: good</li>\r\n
    <li class="">Made in: P.R.C</li>\r\n
    <li class="">Usage: After bath every day apply proper amount evenly and fully massage absorption</li>\r\n
    <li class="">Gender: Men Accelerate hair growth .</li>\r\n
    <li class="">condition: new</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="html-content detail-content">\r\n
    <ul>\r\n
    <li>Repair and activate the dormant hair follicles</li>\r\n
    <li>Conditions and Softens Beards Making Them Look MoreAttractive</li>\r\n
    <li>Gives Beards A Polished Shine And Nice Aroma</li>\r\n
    <li>This special blend of these ingredients adds shine asthey help to prevent dry and itchy beard</li>\r\n
    <li>Beard Oil helps to soothe, moisturize andinvigorate your skin and facial hairs as it delivers the nutrients your skinand beards needs to flourish</li>\r\n
    <li>i f you are looking for the product to help you grow yourbeard then this is it</li>\r\n
    <li data-spm-anchor-id="a2a0e.pdp.product_detail.i0.c86eceffCECRrM">Ingredient:Ginger oil, North American oil, rosemary leaf oil, vitamin E,grapefruit seed oil</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:619;s:10:"product_id";i:621;s:6:"locale";s:2:"en";s:4:"name";s:66:"Balay Beard Growth Oil Moustache Enhancer 50 ml for Men - Original";s:11:"description";s:1489:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.c86eceffCECRrM">Product details of Balay Beard Beard growth Oil 50 ml for Men</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="">Description:</li>\r\n
    <li class="">Product Name: Beard Growth Oil</li>\r\n
    <li class="">Size: 50 ml</li>\r\n
    <li class="">Quality: good</li>\r\n
    <li class="">Made in: P.R.C</li>\r\n
    <li class="">Usage: After bath every day apply proper amount evenly and fully massage absorption</li>\r\n
    <li class="">Gender: Men Accelerate hair growth .</li>\r\n
    <li class="">condition: new</li>\r\n
    </ul>\r\n
    </div>\r\n
    <div class="html-content detail-content">\r\n
    <ul>\r\n
    <li>Repair and activate the dormant hair follicles</li>\r\n
    <li>Conditions and Softens Beards Making Them Look MoreAttractive</li>\r\n
    <li>Gives Beards A Polished Shine And Nice Aroma</li>\r\n
    <li>This special blend of these ingredients adds shine asthey help to prevent dry and itchy beard</li>\r\n
    <li>Beard Oil helps to soothe, moisturize andinvigorate your skin and facial hairs as it delivers the nutrients your skinand beards needs to flourish</li>\r\n
    <li>i f you are looking for the product to help you grow yourbeard then this is it</li>\r\n
    <li data-spm-anchor-id="a2a0e.pdp.product_detail.i0.c86eceffCECRrM">Ingredient:Ginger oil, North American oil, rosemary leaf oil, vitamin E,grapefruit seed oil</li>\r\n
    </ul>\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;}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:665;s:12:"tax_class_id";N;s:4:"slug";s:25:"quick-hair-styler-for-men";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2348;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:"2021-07-16 17:15:22";s:10:"updated_at";s:19:"2026-03-07 01:56:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:665;s:12:"tax_class_id";N;s:4:"slug";s:25:"quick-hair-styler-for-men";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2348;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:"2021-07-16 17:15:22";s:10:"updated_at";s:19:"2026-03-07 01:56:13";s:16:"pivot_product_id";i:700;s:24:"pivot_related_product_id";i:665;}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:700;s:18:"related_product_id";i:665;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"related_product_id";i:665;}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:1045;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:663;s:10:"product_id";i:665;s:6:"locale";s:2:"en";s:4:"name";s:25:"Quick Hair Styler for Men";s:11:"description";s:749:"<p><span class="a-list-item">Volumize hair, flatten side hair &amp; straighten curly hair,Reduce frizzing &amp; detangling</span></p>\r\n
    <p><span class="a-list-item">Safe to use: The comb acts as a protective cover against the heating plate to prevent hair from overburning, no hair damage: Even heat avoids any "hot spot" to overburn your hair</span></p>\r\n
    <p><span class="a-list-item">Easy to use: Just comb to fix your messy hair, lightweight &amp; ergonomic </span></p>\r\n
    <p><span class="a-list-item">handle:Comfortable to grip without feeling tired easily</span></p>\r\n
    <p><span class="a-list-item">Quick heating: Preheat within 15 seconds</span></p>\r\n
    <p><span class="a-list-item">Long-lasting: Amazing effect maintained throughout the day</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:663;s:10:"product_id";i:665;s:6:"locale";s:2:"en";s:4:"name";s:25:"Quick Hair Styler for Men";s:11:"description";s:749:"<p><span class="a-list-item">Volumize hair, flatten side hair &amp; straighten curly hair,Reduce frizzing &amp; detangling</span></p>\r\n
    <p><span class="a-list-item">Safe to use: The comb acts as a protective cover against the heating plate to prevent hair from overburning, no hair damage: Even heat avoids any "hot spot" to overburn your hair</span></p>\r\n
    <p><span class="a-list-item">Easy to use: Just comb to fix your messy hair, lightweight &amp; ergonomic </span></p>\r\n
    <p><span class="a-list-item">handle:Comfortable to grip without feeling tired easily</span></p>\r\n
    <p><span class="a-list-item">Quick heating: Preheat within 15 seconds</span></p>\r\n
    <p><span class="a-list-item">Long-lasting: Amazing effect maintained throughout the day</span></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;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{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:326;s:12:"tax_class_id";N;s:4:"slug";s:31:"babyliss-twist-secret-hairstyle";s:5:"price";s:7:"14.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3468;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-10-10 00:13:39";s:10:"updated_at";s:19:"2026-03-07 04:01:22";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:326;s:12:"tax_class_id";N;s:4:"slug";s:31:"babyliss-twist-secret-hairstyle";s:5:"price";s:7:"14.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3468;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-10-10 00:13:39";s:10:"updated_at";s:19:"2026-03-07 04:01:22";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:326;}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:700;s:18:"up_sell_product_id";i:326;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:326;}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:324;s:10:"product_id";i:326;s:6:"locale";s:2:"en";s:4:"name";s:31:"BaByliss Twist Secret Hairstyle";s:11:"description";s:2942:"<div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="p9n4ce-2dgthl-h1at3z-94oq1h" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Twist function: braids are twisted quickly and effortlessly.</span></li>\r\n
    <li><span class="a-list-item">Twist single strands and two strands around each other.</span></li>\r\n
    <li><span class="a-list-item">Hair accessory for braiding hair; includes</span></li>\r\n
    <li><span class="a-list-item">Twist Secret app with great styling tips and instructions (English language not guaranteed).</span></li>\r\n
    <li><span class="a-list-item">Battery-powered: 2 x AA batteries.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="legalEUAtf_feature_div" class="celwidget" data-feature-name="legalEUAtf" data-csa-c-id="dzt9tj-9m2ywk-vyx4xj-x1kaq4" data-cel-widget="legalEUAtf_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="wtzgyc-xne89u-ifxzl2-wkumhu" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="v9q3w9-pmmh0u-z1fvbu-hb4wco" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="nskv5z-788k2m-657ann-1k6p05" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="b5un2x-5jo0hg-49s49k-zc1u0r" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="cexi3-s3vd9w-1q1vb8-yq1pl0" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="mdp3j9-ficmgl-4h4efn-r88vbf" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="2116lq-bi111l-yecf0-hddpns" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="38u2bb-chasj6-j18frb-61n4sk" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="iueofb-1zh3dz-lpxq7g-95dwks" data-cel-widget="heroQuickPromo_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:324;s:10:"product_id";i:326;s:6:"locale";s:2:"en";s:4:"name";s:31:"BaByliss Twist Secret Hairstyle";s:11:"description";s:2942:"<div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="p9n4ce-2dgthl-h1at3z-94oq1h" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Twist function: braids are twisted quickly and effortlessly.</span></li>\r\n
    <li><span class="a-list-item">Twist single strands and two strands around each other.</span></li>\r\n
    <li><span class="a-list-item">Hair accessory for braiding hair; includes</span></li>\r\n
    <li><span class="a-list-item">Twist Secret app with great styling tips and instructions (English language not guaranteed).</span></li>\r\n
    <li><span class="a-list-item">Battery-powered: 2 x AA batteries.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="legalEUAtf_feature_div" class="celwidget" data-feature-name="legalEUAtf" data-csa-c-id="dzt9tj-9m2ywk-vyx4xj-x1kaq4" data-cel-widget="legalEUAtf_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="wtzgyc-xne89u-ifxzl2-wkumhu" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="v9q3w9-pmmh0u-z1fvbu-hb4wco" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="nskv5z-788k2m-657ann-1k6p05" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="b5un2x-5jo0hg-49s49k-zc1u0r" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="cexi3-s3vd9w-1q1vb8-yq1pl0" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="mdp3j9-ficmgl-4h4efn-r88vbf" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="2116lq-bi111l-yecf0-hddpns" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="38u2bb-chasj6-j18frb-61n4sk" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="iueofb-1zh3dz-lpxq7g-95dwks" data-cel-widget="heroQuickPromo_feature_div">&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:379;s:12:"tax_class_id";N;s:4:"slug";s:64:"emmelyn-politun-4-in-1-professional-ultra-shine-hair-dryer-5000w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4235;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-19 00:51:02";s:10:"updated_at";s:19:"2026-03-07 05:48:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:379;s:12:"tax_class_id";N;s:4:"slug";s:64:"emmelyn-politun-4-in-1-professional-ultra-shine-hair-dryer-5000w";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:5:"J10P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4235;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-19 00:51:02";s:10:"updated_at";s:19:"2026-03-07 05:48:05";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:379;}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:700;s:18:"up_sell_product_id";i:379;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:379;}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:2017;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:377;s:10:"product_id";i:379;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emmelyn POLITUN 4 in 1 Professional Ultra Shine Hair Dryer 5000W";s:11:"description";s:1853:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="aujxu3-wh2vfj-g3f4cx-lcxmgn" 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">Emmelyn POLITUN ULTRA SHINE HAIR DRYER FOR SALON PT-V1 5000W PROFESSIONAL 4 in 1 Dryer, Hair Dryers For Womens</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="wgqdsh-xnafvg-hl25y1-89ojp3" 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="wyq04o-qy3ira-m4tn1i-840zm5" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6oltut-9jamk4-xrjlvr-91opai" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Professional hair dryer with 2 Temperature Setting</span></li>\r\n
    <li><span class="a-list-item">Model Name: 5000w ULTRA-SHINE 4 IN 1 SALON HAIR DRYER</span></li>\r\n
    <li><span class="a-list-item">New Design &amp; High Quality</span></li>\r\n
    <li><span class="a-list-item">Lifestyle: Everyday Use</span></li>\r\n
    <li><span class="a-list-item">Heat Settings: 2 heat/speed settings</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="tuarm-1x4s6y-w79usf-jrnz3h" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:377;s:10:"product_id";i:379;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emmelyn POLITUN 4 in 1 Professional Ultra Shine Hair Dryer 5000W";s:11:"description";s:1853:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="aujxu3-wh2vfj-g3f4cx-lcxmgn" 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">Emmelyn POLITUN ULTRA SHINE HAIR DRYER FOR SALON PT-V1 5000W PROFESSIONAL 4 in 1 Dryer, Hair Dryers For Womens</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="wgqdsh-xnafvg-hl25y1-89ojp3" 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="wyq04o-qy3ira-m4tn1i-840zm5" data-cel-widget="bylineInfo_feature_div">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6oltut-9jamk4-xrjlvr-91opai" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Professional hair dryer with 2 Temperature Setting</span></li>\r\n
    <li><span class="a-list-item">Model Name: 5000w ULTRA-SHINE 4 IN 1 SALON HAIR DRYER</span></li>\r\n
    <li><span class="a-list-item">New Design &amp; High Quality</span></li>\r\n
    <li><span class="a-list-item">Lifestyle: Everyday Use</span></li>\r\n
    <li><span class="a-list-item">Heat Settings: 2 heat/speed settings</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="tuarm-1x4s6y-w79usf-jrnz3h" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_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:443;s:12:"tax_class_id";N;s:4:"slug";s:15:"nova-hair-dryer";s:5:"price";s:7:"13.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3409;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-16 23:49:16";s:10:"updated_at";s:19:"2026-03-07 04:49:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:443;s:12:"tax_class_id";N;s:4:"slug";s:15:"nova-hair-dryer";s:5:"price";s:7:"13.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3409;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-16 23:49:16";s:10:"updated_at";s:19:"2026-03-07 04:49:06";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:443;}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:700;s:18:"up_sell_product_id";i:443;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:443;}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:2017;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:441;s:10:"product_id";i:443;s:6:"locale";s:2:"en";s:4:"name";s:15:"NOVA Hair Dryer";s:11:"description";s:1084:"<h1>NOVA Hair Dryer</h1>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="hnn13p-z2s1b6-u2apng-zaf293" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Power Consumption(Watts) :1800 || Heat Settings :2 || Foldable :Yes</span></li>\r\n
    <li><span class="a-list-item">Cold Air Feature:Yes</span></li>\r\n
    <li><span class="a-list-item">The hair dryer features a styling nozzle that is designed to push the airflow from the hair dryer to areas of your hair where you want it to concentrate the air.</span></li>\r\n
    <li><span class="a-list-item">The perfect Heat and speed, makes your hair soft, shiny,silky and smooth.</span></li>\r\n
    <li><span class="a-list-item">Easy to hold handle of this hair dryer is provides a firm grip when you curl or style your hair by blow-drying them.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:441;s:10:"product_id";i:443;s:6:"locale";s:2:"en";s:4:"name";s:15:"NOVA Hair Dryer";s:11:"description";s:1084:"<h1>NOVA Hair Dryer</h1>\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="hnn13p-z2s1b6-u2apng-zaf293" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Power Consumption(Watts) :1800 || Heat Settings :2 || Foldable :Yes</span></li>\r\n
    <li><span class="a-list-item">Cold Air Feature:Yes</span></li>\r\n
    <li><span class="a-list-item">The hair dryer features a styling nozzle that is designed to push the airflow from the hair dryer to areas of your hair where you want it to concentrate the air.</span></li>\r\n
    <li><span class="a-list-item">The perfect Heat and speed, makes your hair soft, shiny,silky and smooth.</span></li>\r\n
    <li><span class="a-list-item">Easy to hold handle of this hair dryer is provides a firm grip when you curl or style your hair by blow-drying them.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</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:574;s:12:"tax_class_id";N;s:4:"slug";s:30:"kemei-foldable-mini-hair-dryer";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2394;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:"2021-04-22 14:47:17";s:10:"updated_at";s:19:"2026-03-07 05:46:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:574;s:12:"tax_class_id";N;s:4:"slug";s:30:"kemei-foldable-mini-hair-dryer";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2394;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:"2021-04-22 14:47:17";s:10:"updated_at";s:19:"2026-03-07 05:46:42";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:574;}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:700;s:18:"up_sell_product_id";i:574;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:574;}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:2017;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:572;s:10:"product_id";i:574;s:6:"locale";s:2:"en";s:4:"name";s:30:"Kemei Foldable Mini Hair Dryer";s:11:"description";s:518:"<ul>\r\n
    <li><span class="" data-spm-anchor-id="a2g17.12057483.0.i15.5a6e7180wpLMpf">1200w super wind</span></li>\r\n
    <li><span class="">Color: white, pink</span></li>\r\n
    <li><span class="">Material: ABS</span></li>\r\n
    <li><span class="">Size: 18 * 21.5cm</span></li>\r\n
    <li><span class="">Cleaning method: can not be washed</span></li>\r\n
    <li><span class="">Rated power: 1200w</span></li>\r\n
    <li><span class="">Rated voltage:&nbsp;</span><span class="">220v</span></li>\r\n
    <li><span class="">Rated frequency: 50-60Hz</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:572;s:10:"product_id";i:574;s:6:"locale";s:2:"en";s:4:"name";s:30:"Kemei Foldable Mini Hair Dryer";s:11:"description";s:518:"<ul>\r\n
    <li><span class="" data-spm-anchor-id="a2g17.12057483.0.i15.5a6e7180wpLMpf">1200w super wind</span></li>\r\n
    <li><span class="">Color: white, pink</span></li>\r\n
    <li><span class="">Material: ABS</span></li>\r\n
    <li><span class="">Size: 18 * 21.5cm</span></li>\r\n
    <li><span class="">Cleaning method: can not be washed</span></li>\r\n
    <li><span class="">Rated power: 1200w</span></li>\r\n
    <li><span class="">Rated voltage:&nbsp;</span><span class="">220v</span></li>\r\n
    <li><span class="">Rated frequency: 50-60Hz</span></li>\r\n
    </ul>";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:577;s:12:"tax_class_id";N;s:4:"slug";s:64:"2-in-1-hot-air-brush-professional-hair-dryer-styler-straightener";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J8P0S65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4181;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:"2021-04-22 16:22:12";s:10:"updated_at";s:19:"2026-03-06 14:39:51";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:577;s:12:"tax_class_id";N;s:4:"slug";s:64:"2-in-1-hot-air-brush-professional-hair-dryer-styler-straightener";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J8P0S65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4181;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:"2021-04-22 16:22:12";s:10:"updated_at";s:19:"2026-03-06 14:39:51";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:577;}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:700;s:18:"up_sell_product_id";i:577;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:577;}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:2017;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:575;s:10:"product_id";i:577;s:6:"locale";s:2:"en";s:4:"name";s:67:"2 in 1 Hot Air Brush, Professional Hair Dryer & Styler Straightener";s:11:"description";s:1356:"<p><strong>Description:</strong><br />1. Single Stage Volumizer Hair Dryer. Use it as a hairdresser, volumize your locks, make your hair curly or wavy and straighten it of course. Perfect for dry and wet hair.<br />2. Ion technology, negative ions saturate the airflow. This helps to condition, smooth and lighten your hair while reducing frizz and static.<br />3.1000 watts of power provide just the right heat. Unlike conventional hair dryers, this volumizer can be placed closer to the scalp for lift. 3 heat setting for styling flexibility. Perfect for all hair types.<br />4. Oval brush, unique shape with gently curved sides for smoothing and round edges for smooth volume and curled tips. Less time, less damage.<br />5. Mixed bristles, the brush is designed with a nylon pin and black bristles for easy detangling and better grip of the hair.</p>\r\n
    <p><strong>Technical data:</strong><br />Item: hair dryer brush<br />Power: 1000W<br />Cable length: 160cm<br />Temperature controller: knob<br />Applicable hair: dry and wet<br />Thermal wire diameter: 16-20mm<br />Thermal plate / bar material: Ceramic Tourmaline<br />Single Voltage (V): 110V (US plug) - 220V (EU, AU, UK plug)<br />Power Source: Electric<br />Power cord tail assembly mode: 360 &deg; rotatable</p>\r\n
    <p><strong>Package includes</strong><br />1 X Hair Brush Dryer</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:575;s:10:"product_id";i:577;s:6:"locale";s:2:"en";s:4:"name";s:67:"2 in 1 Hot Air Brush, Professional Hair Dryer & Styler Straightener";s:11:"description";s:1356:"<p><strong>Description:</strong><br />1. Single Stage Volumizer Hair Dryer. Use it as a hairdresser, volumize your locks, make your hair curly or wavy and straighten it of course. Perfect for dry and wet hair.<br />2. Ion technology, negative ions saturate the airflow. This helps to condition, smooth and lighten your hair while reducing frizz and static.<br />3.1000 watts of power provide just the right heat. Unlike conventional hair dryers, this volumizer can be placed closer to the scalp for lift. 3 heat setting for styling flexibility. Perfect for all hair types.<br />4. Oval brush, unique shape with gently curved sides for smoothing and round edges for smooth volume and curled tips. Less time, less damage.<br />5. Mixed bristles, the brush is designed with a nylon pin and black bristles for easy detangling and better grip of the hair.</p>\r\n
    <p><strong>Technical data:</strong><br />Item: hair dryer brush<br />Power: 1000W<br />Cable length: 160cm<br />Temperature controller: knob<br />Applicable hair: dry and wet<br />Thermal wire diameter: 16-20mm<br />Thermal plate / bar material: Ceramic Tourmaline<br />Single Voltage (V): 110V (US plug) - 220V (EU, AU, UK plug)<br />Power Source: Electric<br />Power cord tail assembly mode: 360 &deg; rotatable</p>\r\n
    <p><strong>Package includes</strong><br />1 X Hair Brush Dryer</p>\r\n
    <p>&nbsp;</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: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:679;s:12:"tax_class_id";N;s:4:"slug";s:33:"slim-n-lift-slimming-vest-for-men";s:5:"price";s:7:"12.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:7:"J3P5J65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4500;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:"2021-07-21 02:35:20";s:10:"updated_at";s:19:"2026-03-06 19:20:15";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:679;s:12:"tax_class_id";N;s:4:"slug";s:33:"slim-n-lift-slimming-vest-for-men";s:5:"price";s:7:"12.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"12.0000";s:3:"sku";s:7:"J3P5J65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4500;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:"2021-07-21 02:35:20";s:10:"updated_at";s:19:"2026-03-06 19:20:15";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:679;}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:700;s:18:"up_sell_product_id";i:679;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:679;}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:2017;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:677;s:10:"product_id";i:679;s:6:"locale";s:2:"en";s:4:"name";s:44:"Slim'N lift slimming vest body shape for men";s:11:"description";s:963:"<p>Men&rsquo;s slimming vest, for man slimming shaper,men&rsquo;s slimming vest and shortsinstantly make you look pounds thinner, with smooth, toned and sexy<br />curves in all the right parts. Unlike other shapers, slimming&nbsp;vest firm all<br />your trouble areas, from under your bras to above your knees, for completely<br />comfortable control. You can stop worrying about those unsightly bumps and bulges.<br />With slimming vest, you will feel sexy and confident even in the clinging knits.<br />They are a light weight undergarment with special support panels that slim<br />your waist, flatten your tummies, firm your thighs, conceal your love handles and<br />give extra lift and shaping to your buttocks. They have special woven design<br />for control without the lines. A non-binding and no-roll waistband is available.<br />You will receive two washable slimming&nbsp;vest in nude for the great shape you<br />want and the comfort you deserve.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:677;s:10:"product_id";i:679;s:6:"locale";s:2:"en";s:4:"name";s:44:"Slim'N lift slimming vest body shape for men";s:11:"description";s:963:"<p>Men&rsquo;s slimming vest, for man slimming shaper,men&rsquo;s slimming vest and shortsinstantly make you look pounds thinner, with smooth, toned and sexy<br />curves in all the right parts. Unlike other shapers, slimming&nbsp;vest firm all<br />your trouble areas, from under your bras to above your knees, for completely<br />comfortable control. You can stop worrying about those unsightly bumps and bulges.<br />With slimming vest, you will feel sexy and confident even in the clinging knits.<br />They are a light weight undergarment with special support panels that slim<br />your waist, flatten your tummies, firm your thighs, conceal your love handles and<br />give extra lift and shaping to your buttocks. They have special woven design<br />for control without the lines. A non-binding and no-roll waistband is available.<br />You will receive two washable slimming&nbsp;vest in nude for the great shape you<br />want and the comfort you deserve.</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:6;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:681;s:12:"tax_class_id";N;s:4:"slug";s:60:"telefunken-pro-ceramic-curling-iron-professional-hairdresser";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"15.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"15.0000";s:3:"sku";s:6:"J7P0G4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2542;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:"2021-07-21 22:57:45";s:10:"updated_at";s:19:"2026-03-06 04:55:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:681;s:12:"tax_class_id";N;s:4:"slug";s:60:"telefunken-pro-ceramic-curling-iron-professional-hairdresser";s:5:"price";s:7:"18.0000";s:13:"special_price";s:7:"15.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"15.0000";s:3:"sku";s:6:"J7P0G4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2542;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:"2021-07-21 22:57:45";s:10:"updated_at";s:19:"2026-03-06 04:55:36";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:681;}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:700;s:18:"up_sell_product_id";i:681;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:681;}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:2017;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:679;s:10:"product_id";i:681;s:6:"locale";s:2:"en";s:4:"name";s:60:"Telefunken pro ceramic curling iron professional hairdresser";s:11:"description";s:353:"<p>Professional Telefunken pro curling iron new</p>\r\n
    <p>body with ceramic coating on off switch heating element ptc led screen with temperature control 360 &deg; swivel cord protection automatically stops after 1 hour 200 &deg; 1.8 meter cable heats up in 3 minutes dimension package approx. 31 x22 x 5cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Made in Germany&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:679;s:10:"product_id";i:681;s:6:"locale";s:2:"en";s:4:"name";s:60:"Telefunken pro ceramic curling iron professional hairdresser";s:11:"description";s:353:"<p>Professional Telefunken pro curling iron new</p>\r\n
    <p>body with ceramic coating on off switch heating element ptc led screen with temperature control 360 &deg; swivel cord protection automatically stops after 1 hour 200 &deg; 1.8 meter cable heats up in 3 minutes dimension package approx. 31 x22 x 5cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Made in Germany&nbsp;</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:7;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:685;s:12:"tax_class_id";N;s:4:"slug";s:26:"nova-nhc-2007a-hair-curler";s:5:"price";s:7:"13.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:6:"J4P0L5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2558;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:"2021-07-22 00:16:40";s:10:"updated_at";s:19:"2026-03-04 12:43:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:685;s:12:"tax_class_id";N;s:4:"slug";s:26:"nova-nhc-2007a-hair-curler";s:5:"price";s:7:"13.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:6:"J4P0L5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2558;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:"2021-07-22 00:16:40";s:10:"updated_at";s:19:"2026-03-04 12:43:06";s:16:"pivot_product_id";i:700;s:24:"pivot_up_sell_product_id";i:685;}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:700;s:18:"up_sell_product_id";i:685;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:700;s:18:"up_sell_product_id";i:685;}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:2017;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:683;s:10:"product_id";i:685;s:6:"locale";s:2:"en";s:4:"name";s:26:"Nova NHC-2007A Hair curler";s:11:"description";s:866:"<p>Product details of Nova NHC-2007A Hair Curler</p>\r\n
    <p>Arm yourself with a trusty curler that can take your hair from drab to fab. With the Nova NHC-2007A Hair Curler, you can have those instant curls that can turn your look from boring straight to elegant waves.</p>\r\n
    <p>The Nova NHC-2007A Hair Curler is a do-it-yourself hair curling tool for home use. May it be a beachy waves or loose curls, you can easily achieve that chic look with this amazing machine.It can curl up to 19mm.</p>\r\n
    <p>Love playing with your hair? Sticking to just one hairstyle for each and every day can be boring for someone as exciting as you. Let your hair follow your mood. Romantic curls or sleek and straight? You do not need to go to the salon for that. Style your hair at home with these hair styling tools from Shopee.</p>\r\n
    <p>What's in the box: 1 x Nova NHC-2007A Hair Curler</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:683;s:10:"product_id";i:685;s:6:"locale";s:2:"en";s:4:"name";s:26:"Nova NHC-2007A Hair curler";s:11:"description";s:866:"<p>Product details of Nova NHC-2007A Hair Curler</p>\r\n
    <p>Arm yourself with a trusty curler that can take your hair from drab to fab. With the Nova NHC-2007A Hair Curler, you can have those instant curls that can turn your look from boring straight to elegant waves.</p>\r\n
    <p>The Nova NHC-2007A Hair Curler is a do-it-yourself hair curling tool for home use. May it be a beachy waves or loose curls, you can easily achieve that chic look with this amazing machine.It can curl up to 19mm.</p>\r\n
    <p>Love playing with your hair? Sticking to just one hairstyle for each and every day can be boring for someone as exciting as you. Let your hair follow your mood. Romantic curls or sleek and straight? You do not need to go to the salon for that. Style your hair at home with these hair styling tools from Shopee.</p>\r\n
    <p>What's in the box: 1 x Nova NHC-2007A Hair Curler</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;}}}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:698;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:700;s:10:"created_at";s:19:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2021-07-27 18:17:10";s:13:"meta_keywords";a:12:{i:0;s:11:"micro touch";i:1;s:29:"micro touch solo men's shaver";i:2;s:18:"shaver and groomer";i:3;s:20:"face and hair trimer";i:4;s:5:"beard";i:5;s:4:"edge";i:6;s:15:"face men's care";i:7;s:9:"led light";i:8;s:18:"USB charging cable";i:9;s:4:"neck";i:10;s:4:"back";i:11;s:5:"chest";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:698;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:700;s:10:"created_at";s:19:"2021-07-27 18:17:10";s:10:"updated_at";s:19:"2021-07-27 18:17:10";}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:700;s:12:"meta_data_id";i:698;s:6:"locale";s:2:"en";s:10:"meta_title";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:13:"meta_keywords";s:179:"["micro touch","micro touch solo men's shaver","shaver and groomer","face and hair trimer","beard","edge","face men's care","led light","USB charging cable","neck","back","chest"]";s:16:"meta_description";s:548:"Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.\r\n
    Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.\r\n
    Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!\r\n
    Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.\r\n
    Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:700;s:12:"meta_data_id";i:698;s:6:"locale";s:2:"en";s:10:"meta_title";s:78:"Micro Touch SOLO Men's Rechargeable Full Body Hair Trimmer, Shaver and Groomer";s:13:"meta_keywords";s:179:"["micro touch","micro touch solo men's shaver","shaver and groomer","face and hair trimer","beard","edge","face men's care","led light","USB charging cable","neck","back","chest"]";s:16:"meta_description";s:548:"Each package contains an all-in-one full body, face and beard shaver and trimmer; three trimming attachments and one USB charging cable.\r\n
    Each shaver contains a built-in LED light and a pivoting head that contours to your neck, back and chest with ease.\r\n
    Trimming combs (1mm, 3mm, 5mm) are ideal to cover it all – body, face, beard whatever your shaving needs are!\r\n
    Replaceable German stainless steel dual-sided blade cuts through beards with ease. No creams needed.\r\n
    Rechargeable lithium-ion battery lasts up to 45 minutes after one full charge.";}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:107:"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer";}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/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
      #requestUri: "/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1279}
    
     */
    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/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
      #requestUri: "/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1279}
    
|--------------------------------------------------------------------------
| 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/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
      #requestUri: "/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1279}
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
TZ
"Europe/Berlin"
REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
"aavR-aRSIGxwBLY3DTK-fwAAAA4"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL
"/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aavR-aRSIGxwBLY3DTK-fwAAAA4"
REDIRECT_REDIRECT_SCRIPT_URL
"/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aavR-aRSIGxwBLY3DTK-fwAAAA4"
REDIRECT_SCRIPT_URL
"/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
REDIRECT_SCRIPT_URI
"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_HANDLER
"application/x-httpd-ea-php73"
REDIRECT_STATUS
"200"
UNIQUE_ID
"aavR-aRSIGxwBLY3DTK-fwAAAA4"
SCRIPT_URL
"/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
SCRIPT_URI
"https://black-lb.com/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
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.83"
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
"22424"
REDIRECT_URL
"/public/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/products/micro-touch-solo-men-s-rechargeable-full-body-hair-trimmer-shaver-and-groomer"
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
1772868089.6861
REQUEST_TIME
1772868089
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