SilverCrest 3000mAh Smart Powerbank

J1P25D25
$5.00 $10.00
In Stock

SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. 

portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc
built-in 3000mAh rechargeable Li-Ion battery by LG
up to 2.1A output for rapid charging
battery status indicator via 4 LEDS
includes USB charging cable

Related Products

You might also like

Whoops! There was an error.
ErrorException (E_WARNING)
file_put_contents(/home/blacklb/public_html/storage/framework/sessions/RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr): failed to open stream: No space left on device ErrorException thrown with message "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr): 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/RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr): 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/RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr"
    
  2. """
    a:5:{s:6:"_token";s:40:"ahCtWOueotMgjiKD828WmQilO4pAXlZ3kgudHF5D";s:6:"locale";s:2:"en";s:67:"RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:807;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:807;s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:5:"price";d:5;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:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;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-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-06 14:08:51";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;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-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-06 14:08:51";}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:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</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:1:{i:0;O:30:"Modules\Option\Entities\Option":29:{s:7:"\x00*\x00with";a:2:{i:0;s:12:"translations";i:1;s:6:"values";}s:11:"\x00*\x00fillable";a:5:{i:0;s:6:"option";i:1;s:4:"type";i:2;s:11:"is_required";i:3;s:9:"is_global";i:4;s:8:"position";}s:8:"\x00*\x00casts";a:2:{s:11:"is_required";s:7:"boolean";s:9:"is_global";s:7:"boolean";}s:8:"\x00*\x00dates";a:1:{i:0;s:10:"deleted_at";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:4:"name";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:7:"options";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:8:{s:2:"id";i:294;s:4:"type";s:5:"radio";s:11:"is_required";i:0;s:9:"is_global";i:0;s:8:"position";i:0;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:10:{s:2:"id";i:294;s:4:"type";s:5:"radio";s:11:"is_required";i:0;s:9:"is_global";i:0;s:8:"position";i:0;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";s:16:"pivot_product_id";i:807;s:15:"pivot_option_id";i:294;}s:10:"\x00*\x00changes";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:3:{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:15:"product_options";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:807;s:9:"option_id";i:294;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:9:"option_id";i:294;}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:9:"option_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:41:"Modules\Option\Entities\OptionTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:4:"name";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:19:"option_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:4:{s:2:"id";i:296;s:9:"option_id";i:294;s:6:"locale";s:2:"en";s:4:"name";s:5:"Color";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:296;s:9:"option_id";i:294;s:6:"locale";s:2:"en";s:4:"name";s:5:"Color";}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:6:"values";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:7:{i:0;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2148;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:0;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2148;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:0;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2148;s:15:"option_value_id";i:2148;s:6:"locale";s:2:"en";s:5:"label";s:17:"Blue illustration";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2148;s:15:"option_value_id";i:2148;s:6:"locale";s:2:"en";s:5:"label";s:17:"Blue illustration";}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;}i:1;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2149;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:1;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2149;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:1;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2149;s:15:"option_value_id";i:2149;s:6:"locale";s:2:"en";s:5:"label";s:3:"Red";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2149;s:15:"option_value_id";i:2149;s:6:"locale";s:2:"en";s:5:"label";s:3:"Red";}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;}i:2;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2150;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:2;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2150;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:2;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2150;s:15:"option_value_id";i:2150;s:6:"locale";s:2:"en";s:5:"label";s:12:"Green Yellow";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2150;s:15:"option_value_id";i:2150;s:6:"locale";s:2:"en";s:5:"label";s:12:"Green Yellow";}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;}i:3;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2151;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:3;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2151;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:3;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2151;s:15:"option_value_id";i:2151;s:6:"locale";s:2:"en";s:5:"label";s:6:"Silver";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2151;s:15:"option_value_id";i:2151;s:6:"locale";s:2:"en";s:5:"label";s:6:"Silver";}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;}i:4;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2152;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:4;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2152;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:4;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2152;s:15:"option_value_id";i:2152;s:6:"locale";s:2:"en";s:5:"label";s:11:"White Heart";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2152;s:15:"option_value_id";i:2152;s:6:"locale";s:2:"en";s:5:"label";s:11:"White Heart";}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;}i:5;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2154;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:5;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2154;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:5;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2154;s:15:"option_value_id";i:2154;s:6:"locale";s:2:"en";s:5:"label";s:12:"Black Dotted";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2154;s:15:"option_value_id";i:2154;s:6:"locale";s:2:"en";s:5:"label";s:12:"Black Dotted";}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;}i:6;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2155;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:6;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2155;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:6;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2155;s:15:"option_value_id";i:2155;s:6:"locale";s:2:"en";s:5:"label";s:13:"Black striped";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2155;s:15:"option_value_id";i:2155;s:6:"locale";s:2:"en";s:5:"label";s:13:"Black striped";}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: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*\x00forceDeleting";b:0;}}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:12:{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:5123;s:7:"user_id";i:674;s:8:"filename";s:12:"u5jyuju7.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sPgqqj8Wi1zJpJh2vtAzbSKCycJNqrT6VYAonWJA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"166972";s:10:"created_at";s:19:"2021-08-23 18:58:49";s:10:"updated_at";s:19:"2021-08-23 18:58:49";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5123;s:7:"user_id";i:674;s:8:"filename";s:12:"u5jyuju7.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sPgqqj8Wi1zJpJh2vtAzbSKCycJNqrT6VYAonWJA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"166972";s:10:"created_at";s:19:"2021-08-23 18:58:49";s:10:"updated_at";s:19:"2021-08-23 18:58:49";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5123;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72078;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5123;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72078;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5123;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72078;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:5129;s:7:"user_id";i:674;s:8:"filename";s:6:"xc.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Hv7ZHFhi8iLCPxvHO30s7IkVhoh58LYNZ3pM2Gpk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"217427";s:10:"created_at";s:19:"2021-08-23 18:59:25";s:10:"updated_at";s:19:"2021-08-23 18:59:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5129;s:7:"user_id";i:674;s:8:"filename";s:6:"xc.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Hv7ZHFhi8iLCPxvHO30s7IkVhoh58LYNZ3pM2Gpk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"217427";s:10:"created_at";s:19:"2021-08-23 18:59:25";s:10:"updated_at";s:19:"2021-08-23 18:59:25";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5129;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72079;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5129;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72079;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5129;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72079;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5126;s:7:"user_id";i:674;s:8:"filename";s:9:"eyuje.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/QDLQsMbzuFZf5skulu4Ivr3yS3yuMhLDKIxRsBmS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"128312";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5126;s:7:"user_id";i:674;s:8:"filename";s:9:"eyuje.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/QDLQsMbzuFZf5skulu4Ivr3yS3yuMhLDKIxRsBmS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"128312";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5126;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72080;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5126;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72080;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5126;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72080;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5124;s:7:"user_id";i:674;s:8:"filename";s:11:"ccvadfg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/a0s7suIdHfoDPyV9baWIqmHfiNND4c7tKcFSsdHU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"168886";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5124;s:7:"user_id";i:674;s:8:"filename";s:11:"ccvadfg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/a0s7suIdHfoDPyV9baWIqmHfiNND4c7tKcFSsdHU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"168886";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5124;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72081;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5124;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72081;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5124;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72081;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5127;s:7:"user_id";i:674;s:8:"filename";s:10:"faeryE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/AsmR1Pw2eeE1waJPrp9Y9hqI15w7ABYvZRtYEsSY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"191550";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5127;s:7:"user_id";i:674;s:8:"filename";s:10:"faeryE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/AsmR1Pw2eeE1waJPrp9Y9hqI15w7ABYvZRtYEsSY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"191550";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5127;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72082;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5127;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72082;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5127;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72082;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5128;s:7:"user_id";i:674;s:8:"filename";s:8:"rget.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/e8cAsk7YnnUELCcyq3eCajt2Gza4zc1W4Dhiy2qM.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"171858";s:10:"created_at";s:19:"2021-08-23 18:59:24";s:10:"updated_at";s:19:"2021-08-23 18:59:24";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5128;s:7:"user_id";i:674;s:8:"filename";s:8:"rget.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/e8cAsk7YnnUELCcyq3eCajt2Gza4zc1W4Dhiy2qM.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"171858";s:10:"created_at";s:19:"2021-08-23 18:59:24";s:10:"updated_at";s:19:"2021-08-23 18:59:24";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5128;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72083;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5128;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72083;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5128;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72083;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5130;s:7:"user_id";i:674;s:8:"filename";s:11:"yjsrtya.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/7nRzKBOeHdBizIy27cLILj3xcjzJf61yxiYUCMIf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"251205";s:10:"created_at";s:19:"2021-08-23 18:59:27";s:10:"updated_at";s:19:"2021-08-23 18:59:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5130;s:7:"user_id";i:674;s:8:"filename";s:11:"yjsrtya.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/7nRzKBOeHdBizIy27cLILj3xcjzJf61yxiYUCMIf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"251205";s:10:"created_at";s:19:"2021-08-23 18:59:27";s:10:"updated_at";s:19:"2021-08-23 18:59:27";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5130;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72084;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5130;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72084;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5130;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72084;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:7;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:5125;s:7:"user_id";i:674;s:8:"filename";s:12:"45q45yyq.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/83BCrYvIGU6pXh3xxTDJOlHlPD8Om4j7CyfKsToD.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"194274";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5125;s:7:"user_id";i:674;s:8:"filename";s:12:"45q45yyq.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/83BCrYvIGU6pXh3xxTDJOlHlPD8Om4j7CyfKsToD.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"194274";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5125;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72085;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5125;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72085;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5125;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72085;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:8;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:5131;s:7:"user_id";i:674;s:8:"filename";s:11:"yustuha.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/5225ZYGnrxLy66qlLLwYCbkMkA31rt47JMjxy7zy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"137166";s:10:"created_at";s:19:"2021-08-23 18:59:28";s:10:"updated_at";s:19:"2021-08-23 18:59:28";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5131;s:7:"user_id";i:674;s:8:"filename";s:11:"yustuha.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/5225ZYGnrxLy66qlLLwYCbkMkA31rt47JMjxy7zy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"137166";s:10:"created_at";s:19:"2021-08-23 18:59:28";s:10:"updated_at";s:19:"2021-08-23 18:59:28";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5131;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72086;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5131;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72086;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5131;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72086;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:9;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:5132;s:7:"user_id";i:674;s:8:"filename";s:10:"ERGERG.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/MEzi4al5chIysjpa60VZUBLZi8A8HRERoOAPLJ71.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"215285";s:10:"created_at";s:19:"2021-08-23 19:01:32";s:10:"updated_at";s:19:"2021-08-23 19:01:32";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5132;s:7:"user_id";i:674;s:8:"filename";s:10:"ERGERG.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/MEzi4al5chIysjpa60VZUBLZi8A8HRERoOAPLJ71.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"215285";s:10:"created_at";s:19:"2021-08-23 19:01:32";s:10:"updated_at";s:19:"2021-08-23 19:01:32";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5132;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72087;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5132;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72087;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5132;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72087;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:10;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:5133;s:7:"user_id";i:674;s:8:"filename";s:6:"bn.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VpT6BcR44NMjRfofKNSLf3mV9gUQP2zYnHg3zvSk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"230496";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5133;s:7:"user_id";i:674;s:8:"filename";s:6:"bn.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VpT6BcR44NMjRfofKNSLf3mV9gUQP2zYnHg3zvSk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"230496";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5133;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72088;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5133;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72088;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5133;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72088;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:11;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:5134;s:7:"user_id";i:674;s:8:"filename";s:6:"zx.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/2YUF0ppcqNlYYvC91fLcpmLUlIAQtHJRmsxBfm1t.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"379122";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5134;s:7:"user_id";i:674;s:8:"filename";s:6:"zx.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/2YUF0ppcqNlYYvC91fLcpmLUlIAQtHJRmsxBfm1t.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"379122";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5134;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72089;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5134;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72089;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5134;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72089;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:22:{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:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.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:5431;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-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.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:5431;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-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:286;}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:807;s:18:"related_product_id";i:286;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:286;}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:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_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: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:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;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-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;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-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:434;}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:807;s:18:"related_product_id";i:434;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:434;}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:2356;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:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</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: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:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;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-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;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-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:525;}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:807;s:18:"related_product_id";i:525;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:525;}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:2356;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:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:527;s:12:"tax_class_id";N;s:4:"slug";s:53:"marvo-scorpion-k616a-3-colour-led-usb-gaming-keyboard";s:5:"price";s:7:"20.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:4:"J9P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2811;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-02-19 13:35:33";s:10:"updated_at";s:19:"2026-03-06 10:44:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:527;s:12:"tax_class_id";N;s:4:"slug";s:53:"marvo-scorpion-k616a-3-colour-led-usb-gaming-keyboard";s:5:"price";s:7:"20.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:4:"J9P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2811;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-02-19 13:35:33";s:10:"updated_at";s:19:"2026-03-06 10:44:05";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:527;}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:807;s:18:"related_product_id";i:527;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:527;}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:2356;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:525;s:10:"product_id";i:527;s:6:"locale";s:2:"en";s:4:"name";s:53:"Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard";s:11:"description";s:2589:"<div class="printsharecompare">\r\n
    <h2 class="printable">Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard</h2>\r\n
    <div id="maindesc" class="pp-bottomsection deschide productdesc prodshow">\r\n
    <h2>Product Information</h2>\r\n
    <div class="OOSProdInfoCMSRegionDest">&nbsp;</div>\r\n
    <p><strong>DESIGN FOR GAMING</strong></p>\r\n
    <p>The K616A is an excellent choice for PC gaming enthusiasts who are looking for an affordable keyboard and can tick most of the requirements on the short list of any gamer. Thus K616A offers anti-ghosting support that allows the simultaneous pressing of up to 19 keys with the correct registration of all orders. The Rainbow type lighting system (multicolored) ensures an elegant integration with the rest of the peripherals, being responsible at the same time and for ensuring the optimum visibility in the dark or semi-darkness.</p>\r\n
    <p><strong>MULTIMEDIA FUNCTIONS</strong></p>\r\n
    <p>Using various key combinations, common functions such as volume modification, media player control or electronic mail verification can be accessed quickly and conveniently.</p>\r\n
    <p><strong>ERGONOMY AND RELIABILITY</strong></p>\r\n
    <p>Thanks to the compact frame, the K616A integrates more easily with the rest of the peripherals on a desk, helping to achieve optimum ergonomics of the space. The whole assembly is resistant to accidental spillage of liquids, and the type of membrane used promises a reliability of the keys of up to 5 million hits, guaranteeing hours of uninterrupted gameplay in the favorite game.</p>\r\n
    </div>\r\n
    <div class="productcolumnleft">\r\n
    <div id="specs" class="pp-bottomsection"><a name="specs"></a>\r\n
    <h2>Tech Spec</h2>\r\n
    <div id="specData">\r\n
    <div>\r\n
    <div>\r\n
    <table id="gvwSpec" border="0" cellspacing="0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="Section" colspan="2">Key Specification</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Brand</span></td>\r\n
    <td><span class="BodyText">Marvo</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Connectivity</span></td>\r\n
    <td><span class="BodyText">Wired</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Backlit</span></td>\r\n
    <td><span class="BodyText">Multi</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Colour</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Keyboard Technology</span></td>\r\n
    <td><span class="BodyText">Membrane</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Mechnical Key Type</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="feedback" class="pp-bottomsection">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:525;s:10:"product_id";i:527;s:6:"locale";s:2:"en";s:4:"name";s:53:"Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard";s:11:"description";s:2589:"<div class="printsharecompare">\r\n
    <h2 class="printable">Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard</h2>\r\n
    <div id="maindesc" class="pp-bottomsection deschide productdesc prodshow">\r\n
    <h2>Product Information</h2>\r\n
    <div class="OOSProdInfoCMSRegionDest">&nbsp;</div>\r\n
    <p><strong>DESIGN FOR GAMING</strong></p>\r\n
    <p>The K616A is an excellent choice for PC gaming enthusiasts who are looking for an affordable keyboard and can tick most of the requirements on the short list of any gamer. Thus K616A offers anti-ghosting support that allows the simultaneous pressing of up to 19 keys with the correct registration of all orders. The Rainbow type lighting system (multicolored) ensures an elegant integration with the rest of the peripherals, being responsible at the same time and for ensuring the optimum visibility in the dark or semi-darkness.</p>\r\n
    <p><strong>MULTIMEDIA FUNCTIONS</strong></p>\r\n
    <p>Using various key combinations, common functions such as volume modification, media player control or electronic mail verification can be accessed quickly and conveniently.</p>\r\n
    <p><strong>ERGONOMY AND RELIABILITY</strong></p>\r\n
    <p>Thanks to the compact frame, the K616A integrates more easily with the rest of the peripherals on a desk, helping to achieve optimum ergonomics of the space. The whole assembly is resistant to accidental spillage of liquids, and the type of membrane used promises a reliability of the keys of up to 5 million hits, guaranteeing hours of uninterrupted gameplay in the favorite game.</p>\r\n
    </div>\r\n
    <div class="productcolumnleft">\r\n
    <div id="specs" class="pp-bottomsection"><a name="specs"></a>\r\n
    <h2>Tech Spec</h2>\r\n
    <div id="specData">\r\n
    <div>\r\n
    <div>\r\n
    <table id="gvwSpec" border="0" cellspacing="0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="Section" colspan="2">Key Specification</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Brand</span></td>\r\n
    <td><span class="BodyText">Marvo</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Connectivity</span></td>\r\n
    <td><span class="BodyText">Wired</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Backlit</span></td>\r\n
    <td><span class="BodyText">Multi</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Colour</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Keyboard Technology</span></td>\r\n
    <td><span class="BodyText">Membrane</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Mechnical Key Type</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="feedback" class="pp-bottomsection">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6243;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-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 01:05:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6243;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-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 01:05:18";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:547;}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:807;s:18:"related_product_id";i:547;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:547;}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:2356;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:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></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:594;s:12:"tax_class_id";N;s:4:"slug";s:64:"mobile-climate-air-conditioner-dehumidification-cooling-function";s:5:"price";s:8:"205.0000";s:13:"special_price";s:8:"185.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"185.0000";s:3:"sku";s:9:"J120P0U50";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2597;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-19 12:48:31";s:10:"updated_at";s:19:"2026-03-06 22:41:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:594;s:12:"tax_class_id";N;s:4:"slug";s:64:"mobile-climate-air-conditioner-dehumidification-cooling-function";s:5:"price";s:8:"205.0000";s:13:"special_price";s:8:"185.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"185.0000";s:3:"sku";s:9:"J120P0U50";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2597;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-19 12:48:31";s:10:"updated_at";s:19:"2026-03-06 22:41:13";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:594;}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:807;s:18:"related_product_id";i:594;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:594;}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:2356;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:592;s:10:"product_id";i:594;s:6:"locale";s:2:"en";s:4:"name";s:66:"Mobile Climate Air Conditioner Dehumidification & Cooling Function";s:11:"description";s:2594:"<div class="columns">\r\n
    <div class="columns--half">\r\n
    <div class="content-block promotional-content">\r\n
    <h2>Explanation specifications</h2>\r\n
    <div class="promotional-content__text-flat"><strong>Electronic controls:</strong><br />The unit is equipped with electronic controls.<br /><br /><strong>Remote control:</strong><br />This unit can be operated with an easy to handle remote control.<br /><br /><strong>Temperature setting:</strong><br />When switched on the LED display will show the room temperature.&nbsp;The desired temperature can be set between 16 and 31 &deg; C.&nbsp;Note: result is up to<br />specific room conditions.<br /><br /><strong>Fan speed setting:</strong><br />Select the fan speed: low or high.&nbsp;The user interface will feedback the chosen speed.<br /><br /><strong>Timer:</strong><br />Operating time to be set up to 24 hours.&nbsp;The unit switches off or on automatically when the set time has run down.<br /><br /><strong>Air conditioning:</strong><br />The unit produces, with high energy efficiency (A-rating), a pleasant and refreshing high capacity cool airflow.&nbsp;Unhealthy particles are captured by the air filter.&nbsp;Performance is optimal when the entering of warm outside air is prevented.<br /><br /><strong>Air filter:</strong><br />The air conditioner is equipped with a nylon filter to capture dust particles.<br /><br /><strong>Cooldown effect:</strong><br />The unit removes humidity by condensation.&nbsp;The condensate cools the condenser and is removed by the hot air discharge.&nbsp;This will increase the energy efficiency;&nbsp;the so called &ldquo;cool down&rdquo; effect.<br /><br /><strong>Dehumidification:</strong><br />The unit can also be used as dehumidifier only.&nbsp;In that case the exhaust hose is not connected and warm air returns in the room.<br /><br /><strong>Continuous drainage:</strong><br />This air conditioner can also be used as a dehumidifier.&nbsp;In such case it is necessary to connect a (not included) continuous drainage tube to the unit.<br /><br /><strong>Exhaust duct:</strong><br />Hot air and humidity is transported, by an easy to install exhaust duct, outside the room.<br /><br /><strong>Design:</strong><br />exclusive Tectro design including LED display and including remote control.<br /><br /><strong>Brown carton box:</strong><br />The unit is delivered complete with auxiliary parts in a brown box showing application and operation information in multiple languages.</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="others-viewed-products" class="product-gallery" data-product-link-type="">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:592;s:10:"product_id";i:594;s:6:"locale";s:2:"en";s:4:"name";s:66:"Mobile Climate Air Conditioner Dehumidification & Cooling Function";s:11:"description";s:2594:"<div class="columns">\r\n
    <div class="columns--half">\r\n
    <div class="content-block promotional-content">\r\n
    <h2>Explanation specifications</h2>\r\n
    <div class="promotional-content__text-flat"><strong>Electronic controls:</strong><br />The unit is equipped with electronic controls.<br /><br /><strong>Remote control:</strong><br />This unit can be operated with an easy to handle remote control.<br /><br /><strong>Temperature setting:</strong><br />When switched on the LED display will show the room temperature.&nbsp;The desired temperature can be set between 16 and 31 &deg; C.&nbsp;Note: result is up to<br />specific room conditions.<br /><br /><strong>Fan speed setting:</strong><br />Select the fan speed: low or high.&nbsp;The user interface will feedback the chosen speed.<br /><br /><strong>Timer:</strong><br />Operating time to be set up to 24 hours.&nbsp;The unit switches off or on automatically when the set time has run down.<br /><br /><strong>Air conditioning:</strong><br />The unit produces, with high energy efficiency (A-rating), a pleasant and refreshing high capacity cool airflow.&nbsp;Unhealthy particles are captured by the air filter.&nbsp;Performance is optimal when the entering of warm outside air is prevented.<br /><br /><strong>Air filter:</strong><br />The air conditioner is equipped with a nylon filter to capture dust particles.<br /><br /><strong>Cooldown effect:</strong><br />The unit removes humidity by condensation.&nbsp;The condensate cools the condenser and is removed by the hot air discharge.&nbsp;This will increase the energy efficiency;&nbsp;the so called &ldquo;cool down&rdquo; effect.<br /><br /><strong>Dehumidification:</strong><br />The unit can also be used as dehumidifier only.&nbsp;In that case the exhaust hose is not connected and warm air returns in the room.<br /><br /><strong>Continuous drainage:</strong><br />This air conditioner can also be used as a dehumidifier.&nbsp;In such case it is necessary to connect a (not included) continuous drainage tube to the unit.<br /><br /><strong>Exhaust duct:</strong><br />Hot air and humidity is transported, by an easy to install exhaust duct, outside the room.<br /><br /><strong>Design:</strong><br />exclusive Tectro design including LED display and including remote control.<br /><br /><strong>Brown carton box:</strong><br />The unit is delivered complete with auxiliary parts in a brown box showing application and operation information in multiple languages.</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="others-viewed-products" class="product-gallery" data-product-link-type="">&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: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:598;s:12:"tax_class_id";N;s:4:"slug";s:71:"clatronic-air-conditioner-mobile-climate-cooling-system-8000btu-cl-3672";s:5:"price";s:8:"260.0000";s:13:"special_price";s:8:"200.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"200.0000";s:3:"sku";s:10:"J130P0K401";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3327;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-19 15:08:39";s:10:"updated_at";s:19:"2026-03-06 22:35:38";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:598;s:12:"tax_class_id";N;s:4:"slug";s:71:"clatronic-air-conditioner-mobile-climate-cooling-system-8000btu-cl-3672";s:5:"price";s:8:"260.0000";s:13:"special_price";s:8:"200.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"200.0000";s:3:"sku";s:10:"J130P0K401";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3327;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-19 15:08:39";s:10:"updated_at";s:19:"2026-03-06 22:35:38";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:598;}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:807;s:18:"related_product_id";i:598;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:598;}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:2356;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:596;s:10:"product_id";i:598;s:6:"locale";s:2:"en";s:4:"name";s:71:"CLATRONIC Air Conditioner Mobile Climate Cooling System 8000btu CL 3672";s:11:"description";s:976:"<h2>Key specs</h2>\r\n
    <ul>\r\n
    <li><label class="has-text-weight-bold">product type:&nbsp;</label><span class="has-text-weight-light">Monobloc mobile air conditioner</span></li>\r\n
    <li><label class="has-text-weight-bold">cold media:&nbsp;</label><span class="has-text-weight-light">R410A</span></li>\r\n
    <li><label class="has-text-weight-bold">display:&nbsp;</label><span class="has-text-weight-light">yes</span></li>\r\n
    <li><label class="has-text-weight-bold">noise level:&nbsp;</label><span class="has-text-weight-light">65 dB</span></li>\r\n
    <li><label class="has-text-weight-bold">energy efficiency class (cooling):&nbsp;</label><span class="has-text-weight-light">A</span></li>\r\n
    <li><label class="has-text-weight-bold">air conditioner functions:&nbsp;</label><span class="has-text-weight-light">Cooling, Dehumidifying, Ventilating</span></li>\r\n
    <li><label class="has-text-weight-bold">cooling capacity (max):&nbsp;</label><span class="has-text-weight-light">8000 BTU/h</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:596;s:10:"product_id";i:598;s:6:"locale";s:2:"en";s:4:"name";s:71:"CLATRONIC Air Conditioner Mobile Climate Cooling System 8000btu CL 3672";s:11:"description";s:976:"<h2>Key specs</h2>\r\n
    <ul>\r\n
    <li><label class="has-text-weight-bold">product type:&nbsp;</label><span class="has-text-weight-light">Monobloc mobile air conditioner</span></li>\r\n
    <li><label class="has-text-weight-bold">cold media:&nbsp;</label><span class="has-text-weight-light">R410A</span></li>\r\n
    <li><label class="has-text-weight-bold">display:&nbsp;</label><span class="has-text-weight-light">yes</span></li>\r\n
    <li><label class="has-text-weight-bold">noise level:&nbsp;</label><span class="has-text-weight-light">65 dB</span></li>\r\n
    <li><label class="has-text-weight-bold">energy efficiency class (cooling):&nbsp;</label><span class="has-text-weight-light">A</span></li>\r\n
    <li><label class="has-text-weight-bold">air conditioner functions:&nbsp;</label><span class="has-text-weight-light">Cooling, Dehumidifying, Ventilating</span></li>\r\n
    <li><label class="has-text-weight-bold">cooling capacity (max):&nbsp;</label><span class="has-text-weight-light">8000 BTU/h</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: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:599;s:12:"tax_class_id";N;s:4:"slug";s:69:"clatronic-3-in-1-mobile-air-cooler-humidifier-cleaner-70-watt-lk-3742";s:5:"price";s:7:"99.0000";s:13:"special_price";s:7:"84.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"84.0000";s:3:"sku";s:8:"J50P0K45";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3675;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-19 15:25:55";s:10:"updated_at";s:19:"2026-03-05 20:22:20";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:599;s:12:"tax_class_id";N;s:4:"slug";s:69:"clatronic-3-in-1-mobile-air-cooler-humidifier-cleaner-70-watt-lk-3742";s:5:"price";s:7:"99.0000";s:13:"special_price";s:7:"84.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"84.0000";s:3:"sku";s:8:"J50P0K45";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3675;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-19 15:25:55";s:10:"updated_at";s:19:"2026-03-05 20:22:20";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:599;}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:807;s:18:"related_product_id";i:599;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:599;}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:2356;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:597;s:10:"product_id";i:599;s:6:"locale";s:2:"en";s:4:"name";s:73:"Clatronic 3 in 1 Mobile Air Cooler, Humidifier, Cleaner - 70 Watt LK-3742";s:11:"description";s:4333:"<div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="ug4tqa-puelkk-c8ur0b-dc7qtb" 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">Keep your head cool &mdash; 3 functions combined in one device: the Clatronic LK 3742 is an air cooler, humidifier and air purifier in one. With three fan settings and multiple settings, the 3-in-1 air cooler allows maximum comfort in your home or office.</span></li>\r\n
    <li><span class="a-list-item">Top features &mdash; If necessary, you can use the 8 hour timer e.g. for example, run at night and the device switches off automatically after the time has elapsed. In addition, the air cooler can simulate a natural wind mode (automatic wind speed change, 2 pre-programmed functions).</span></li>\r\n
    <li><span class="a-list-item">For fresh/humidified air &mdash; The LK 3742 features a removable 4.5 litre water tank. The large tank volume allows you to humidify the air for up to 20 hours in continuous operation (without refilling). Thanks to the external display, you can always see the current water level of the device.</span></li>\r\n
    <li><span class="a-list-item">Swing Function &mdash; For a wide and even distribution of air, the air cooler rotates from top to bottom. If necessary, the oscillation can also be switched off.</span></li>\r\n
    <li><span class="a-list-item">Especially practical - In addition to the practical remote control, you can also make the desired settings on the multifunction control panel directly on the device.</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="r03q4c-nc44y2-ekhw9-p0zxeq" 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="cvwd0q-pofzxs-23wt93-rg7a0j" 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="owgtjc-r0nubv-dfb3zk-vag4nd" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="g3ncuy-f6w7pj-a703ow-lcivr8" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="41xcjz-m8jbc6-yn38sm-mlo7i2" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="pfql91-cxqjeg-a4wd5u-tixpha" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="sgmdzm-g8ex76-kn0afm-4kfhkz" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="6snkvv-a1kyp5-9sia4j-6w9933" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="k75onu-w3bs1k-c60c80-1yn5fn" 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="aj766s-hrx1hj-i27b63-lilti0" 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="4x5r5x-zaky87-kbdr5c-7okl2c" data-cel-widget="vendorPoweredCoupon_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="rhuxyc-opje7y-c4lw6d-88tmu8" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:597;s:10:"product_id";i:599;s:6:"locale";s:2:"en";s:4:"name";s:73:"Clatronic 3 in 1 Mobile Air Cooler, Humidifier, Cleaner - 70 Watt LK-3742";s:11:"description";s:4333:"<div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="ug4tqa-puelkk-c8ur0b-dc7qtb" 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">Keep your head cool &mdash; 3 functions combined in one device: the Clatronic LK 3742 is an air cooler, humidifier and air purifier in one. With three fan settings and multiple settings, the 3-in-1 air cooler allows maximum comfort in your home or office.</span></li>\r\n
    <li><span class="a-list-item">Top features &mdash; If necessary, you can use the 8 hour timer e.g. for example, run at night and the device switches off automatically after the time has elapsed. In addition, the air cooler can simulate a natural wind mode (automatic wind speed change, 2 pre-programmed functions).</span></li>\r\n
    <li><span class="a-list-item">For fresh/humidified air &mdash; The LK 3742 features a removable 4.5 litre water tank. The large tank volume allows you to humidify the air for up to 20 hours in continuous operation (without refilling). Thanks to the external display, you can always see the current water level of the device.</span></li>\r\n
    <li><span class="a-list-item">Swing Function &mdash; For a wide and even distribution of air, the air cooler rotates from top to bottom. If necessary, the oscillation can also be switched off.</span></li>\r\n
    <li><span class="a-list-item">Especially practical - In addition to the practical remote control, you can also make the desired settings on the multifunction control panel directly on the device.</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="r03q4c-nc44y2-ekhw9-p0zxeq" 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="cvwd0q-pofzxs-23wt93-rg7a0j" 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="owgtjc-r0nubv-dfb3zk-vag4nd" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="g3ncuy-f6w7pj-a703ow-lcivr8" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="41xcjz-m8jbc6-yn38sm-mlo7i2" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="pfql91-cxqjeg-a4wd5u-tixpha" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="sgmdzm-g8ex76-kn0afm-4kfhkz" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="6snkvv-a1kyp5-9sia4j-6w9933" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="k75onu-w3bs1k-c60c80-1yn5fn" 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="aj766s-hrx1hj-i27b63-lilti0" 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="4x5r5x-zaky87-kbdr5c-7okl2c" data-cel-widget="vendorPoweredCoupon_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="rhuxyc-opje7y-c4lw6d-88tmu8" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&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:8;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:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;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-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;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-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:604;}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:807;s:18:"related_product_id";i:604;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:604;}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:2356;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:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</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:9;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:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;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-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;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-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:631;}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:807;s:18:"related_product_id";i:631;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:631;}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:2356;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:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></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:10;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:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;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-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;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-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:632;}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:807;s:18:"related_product_id";i:632;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:632;}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:2356;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:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&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:11;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:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";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:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;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-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";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:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;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-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:633;}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:807;s:18:"related_product_id";i:633;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:633;}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:2356;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:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</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:12;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:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;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-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;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-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:634;}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:807;s:18:"related_product_id";i:634;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:634;}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:2356;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:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</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:13;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:636;s:12:"tax_class_id";N;s:4:"slug";s:62:"multi-function-emergency-led-light-24+6-rechargeable-batteries";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:7:"J4P0K74";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2568;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-05 12:56:45";s:10:"updated_at";s:19:"2026-03-06 20:03:09";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:636;s:12:"tax_class_id";N;s:4:"slug";s:62:"multi-function-emergency-led-light-24+6-rechargeable-batteries";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:7:"J4P0K74";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2568;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-05 12:56:45";s:10:"updated_at";s:19:"2026-03-06 20:03:09";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:636;}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:807;s:18:"related_product_id";i:636;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:636;}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:2356;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:634;s:10:"product_id";i:636;s:6:"locale";s:2:"en";s:4:"name";s:66:"Multi-Function Emergency LED Light 24+6 - Rechargeable & Batteries";s:11:"description";s:173:"<div class="tt-collapse-title"><strong>DESCRIPTION</strong></div>\r\n
    <div class="tt-collapse-content">\r\n
    <p>GR Emergency Light</p>\r\n
    <p>Good Quality</p>\r\n
    <p>24+6 Led</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:634;s:10:"product_id";i:636;s:6:"locale";s:2:"en";s:4:"name";s:66:"Multi-Function Emergency LED Light 24+6 - Rechargeable & Batteries";s:11:"description";s:173:"<div class="tt-collapse-title"><strong>DESCRIPTION</strong></div>\r\n
    <div class="tt-collapse-content">\r\n
    <p>GR Emergency Light</p>\r\n
    <p>Good Quality</p>\r\n
    <p>24+6 Led</p>\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:14;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:637;s:12:"tax_class_id";N;s:4:"slug";s:71:"flying-disk-lamp-type-jl-678-charged-remote-control-emergency-led-globe";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:8:"J2P0K544";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3713;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-05 13:50:46";s:10:"updated_at";s:19:"2026-03-06 21:40:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:637;s:12:"tax_class_id";N;s:4:"slug";s:71:"flying-disk-lamp-type-jl-678-charged-remote-control-emergency-led-globe";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:8:"J2P0K544";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3713;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-05 13:50:46";s:10:"updated_at";s:19:"2026-03-06 21:40:29";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:637;}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:807;s:18:"related_product_id";i:637;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:637;}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:2356;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:635;s:10:"product_id";i:637;s:6:"locale";s:2:"en";s:4:"name";s:71:"Flying Disk Lamp Type JL-678 Charged Remote Control Emergency LED Globe";s:11:"description";s:995:"<div class="proddetails">\r\n
    <div class="proddesc">\r\n
    <h4>Product Description</h4>\r\n
    <p>The new flying disk type Remote-Control Emergency LED Lamp can be controlled by the Remote Control</p>\r\n
    <p>It can also be turned on and off at the lamp holder</p>\r\n
    <p>Also, there are two high capacity batteries inside which makes the duration time longer</p>\r\n
    <p>The built-in protection circuit prevents the batteries from overcharging</p>\r\n
    <p>Battery type: 1000 mAh</p>\r\n
    <p>LED quantity: 22</p>\r\n
    <p>Modes: 3</p>\r\n
    <p>Emergency lamp, LED energy-save lamp.</p>\r\n
    <p>With Remote Control Function</p>\r\n
    <p>Remote Control distance: 20m</p>\r\n
    <p>Emergency Lamp</p>\r\n
    <p>Works automatically in power outage</p>\r\n
    <p>Works for more than 6 hours after the power outage</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Dimensions: Height 11 cm Diameter 13 cm</p>\r\n
    </div>\r\n
    </div>\r\n
    <div class="prodrightgoods">\r\n
    <div class="proddetailsRight prodFineprint hidden-sm hidden-xs">\r\n
    <div class="proddesc">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:635;s:10:"product_id";i:637;s:6:"locale";s:2:"en";s:4:"name";s:71:"Flying Disk Lamp Type JL-678 Charged Remote Control Emergency LED Globe";s:11:"description";s:995:"<div class="proddetails">\r\n
    <div class="proddesc">\r\n
    <h4>Product Description</h4>\r\n
    <p>The new flying disk type Remote-Control Emergency LED Lamp can be controlled by the Remote Control</p>\r\n
    <p>It can also be turned on and off at the lamp holder</p>\r\n
    <p>Also, there are two high capacity batteries inside which makes the duration time longer</p>\r\n
    <p>The built-in protection circuit prevents the batteries from overcharging</p>\r\n
    <p>Battery type: 1000 mAh</p>\r\n
    <p>LED quantity: 22</p>\r\n
    <p>Modes: 3</p>\r\n
    <p>Emergency lamp, LED energy-save lamp.</p>\r\n
    <p>With Remote Control Function</p>\r\n
    <p>Remote Control distance: 20m</p>\r\n
    <p>Emergency Lamp</p>\r\n
    <p>Works automatically in power outage</p>\r\n
    <p>Works for more than 6 hours after the power outage</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Dimensions: Height 11 cm Diameter 13 cm</p>\r\n
    </div>\r\n
    </div>\r\n
    <div class="prodrightgoods">\r\n
    <div class="proddetailsRight prodFineprint hidden-sm hidden-xs">\r\n
    <div class="proddesc">&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:15;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:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.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:2152;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 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.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:2152;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 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:666;}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:807;s:18:"related_product_id";i:666;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:666;}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:2356;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:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</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;}i:16;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:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;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-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;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-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:696;}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:807;s:18:"related_product_id";i:696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:696;}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:2356;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:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</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:17;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:780;s:12:"tax_class_id";N;s:4:"slug";s:111:"emergency-rechargeable-led-lamps-household-lighting-bulbs-saving-energy-intelligent-light-bulb-led-smart-charge";s:5:"price";s:6:"6.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:8696;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-08-11 22:23:34";s:10:"updated_at";s:19:"2026-03-07 01:03:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:780;s:12:"tax_class_id";N;s:4:"slug";s:111:"emergency-rechargeable-led-lamps-household-lighting-bulbs-saving-energy-intelligent-light-bulb-led-smart-charge";s:5:"price";s:6:"6.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:8696;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-08-11 22:23:34";s:10:"updated_at";s:19:"2026-03-07 01:03:23";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:780;}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:807;s:18:"related_product_id";i:780;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:780;}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:2356;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:778;s:10:"product_id";i:780;s:6:"locale";s:2:"en";s:4:"name";s:112:"Emergency Rechargeable LED Lamps Household Lighting Bulbs, Saving Energy Intelligent Light Bulb LED Smart Charge";s:11:"description";s:1132:"<p>EMERGENCY USE: Auto light up when emergency power outage, power failure, hurricane emergency.<br />HUMAN INDUCTION LAMP: Just hold the bulb bottom base to light as flashlight.<br />SMART CHARGE BULB: Battery powered light bulbs that auto-charged when the light switch is turned on. Save to 80% over standard incandescent bulbs.<br />WIDE APPLICATION: Perfect for indoor and outdoor use for any area in the home, office, industry, showroom, corridor, hotel, hiking, fishing, camping, boating, etc.<br />When the power suddenly cut, black out or thundery sky cause the power outage, the emergency bulb will still lighting.<br />In usual, the emergency bulb work as the normal bulb, turn on or off by wall switch.<br />At the same time, the battery will charge till full, ready for the emergency situation happen.<br />Very low heat generating, besides saving light power, Energy-saving and environmentally friendly.<br />The battery can support working about 3-5 hours. (brightness will decrease automatically to lengthen working hours.)<br />Simply pull the handle up, you can turn this Magic Bulb into a hand-held flashlight.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:778;s:10:"product_id";i:780;s:6:"locale";s:2:"en";s:4:"name";s:112:"Emergency Rechargeable LED Lamps Household Lighting Bulbs, Saving Energy Intelligent Light Bulb LED Smart Charge";s:11:"description";s:1132:"<p>EMERGENCY USE: Auto light up when emergency power outage, power failure, hurricane emergency.<br />HUMAN INDUCTION LAMP: Just hold the bulb bottom base to light as flashlight.<br />SMART CHARGE BULB: Battery powered light bulbs that auto-charged when the light switch is turned on. Save to 80% over standard incandescent bulbs.<br />WIDE APPLICATION: Perfect for indoor and outdoor use for any area in the home, office, industry, showroom, corridor, hotel, hiking, fishing, camping, boating, etc.<br />When the power suddenly cut, black out or thundery sky cause the power outage, the emergency bulb will still lighting.<br />In usual, the emergency bulb work as the normal bulb, turn on or off by wall switch.<br />At the same time, the battery will charge till full, ready for the emergency situation happen.<br />Very low heat generating, besides saving light power, Energy-saving and environmentally friendly.<br />The battery can support working about 3-5 hours. (brightness will decrease automatically to lengthen working hours.)<br />Simply pull the handle up, you can turn this Magic Bulb into a hand-held flashlight.</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:18;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:781;s:12:"tax_class_id";N;s:4:"slug";s:98:"led-rechargeable-flood-light-series-10w-outdoor-solar-energy-induction-lamp-with-pir-motion-sensor";s:5:"price";s:7:"30.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2765;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-08-12 15:25:15";s:10:"updated_at";s:19:"2026-03-06 05:45:31";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:781;s:12:"tax_class_id";N;s:4:"slug";s:98:"led-rechargeable-flood-light-series-10w-outdoor-solar-energy-induction-lamp-with-pir-motion-sensor";s:5:"price";s:7:"30.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2765;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-08-12 15:25:15";s:10:"updated_at";s:19:"2026-03-06 05:45:31";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:781;}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:807;s:18:"related_product_id";i:781;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:781;}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:2356;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:779;s:10:"product_id";i:781;s:6:"locale";s:2:"en";s:4:"name";s:98:"Led rechargeable flood light series 10w outdoor solar energy induction lamp with pir motion sensor";s:11:"description";s:890:"<p>The LED flood light automatically turns on when motion is detected at night. Whether you need security lighting or just occasional illumination in a dark area, this bright solar motion flood light will do the job.</p>\r\n
    <p>The best feature about this LED solar motion detector light is the ease of installation. Just mount the security flood light and the stand-alone solar panel to any flat surface, than connect them together with the supplied 15ft. wire. For longer operating time and maximum brightness make sure to locate the solar panel where it can get maximum sunshine all through the day. Once installed, the last thing to do is to adjust few settings. The built-in infrared motion detector has 3 knobs allowing fine tuning of lighting time, sensitivity and dusk to dawn correction (you don&rsquo;t need your solar motion light to be triggered during daytime.)</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:779;s:10:"product_id";i:781;s:6:"locale";s:2:"en";s:4:"name";s:98:"Led rechargeable flood light series 10w outdoor solar energy induction lamp with pir motion sensor";s:11:"description";s:890:"<p>The LED flood light automatically turns on when motion is detected at night. Whether you need security lighting or just occasional illumination in a dark area, this bright solar motion flood light will do the job.</p>\r\n
    <p>The best feature about this LED solar motion detector light is the ease of installation. Just mount the security flood light and the stand-alone solar panel to any flat surface, than connect them together with the supplied 15ft. wire. For longer operating time and maximum brightness make sure to locate the solar panel where it can get maximum sunshine all through the day. Once installed, the last thing to do is to adjust few settings. The built-in infrared motion detector has 3 knobs allowing fine tuning of lighting time, sensitivity and dusk to dawn correction (you don&rsquo;t need your solar motion light to be triggered during daytime.)</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:19;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:793;s:12:"tax_class_id";N;s:4:"slug";s:64:"emergency-bivouac-led-light-lamp-portable-hand-hold-with-compass";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:2536;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-08-15 19:35:10";s:10:"updated_at";s:19:"2026-03-06 22:07:28";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:793;s:12:"tax_class_id";N;s:4:"slug";s:64:"emergency-bivouac-led-light-lamp-portable-hand-hold-with-compass";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:2536;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-08-15 19:35:10";s:10:"updated_at";s:19:"2026-03-06 22:07:28";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:793;}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:807;s:18:"related_product_id";i:793;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:793;}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:2356;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:791;s:10:"product_id";i:793;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emergency Bivouac Led Light Lamp Portable Hand Hold with Compass";s:11:"description";s:915:"<p>Convenient and Portable,There is one hook on the top and one hook at the base of this camping lantern that can hang the tent light upside down to get better light when lighting up a big area.<br />[Bright ] With 360 degree beam angle and 500 lumen, this camping light can give off pretty bright light. And the IP44 grade, making it suitable for outdoor activities.<br />[Long Last Time] Using 1.5V 3 x D batteries (NOT included) as power supply, enables it can be used up to 12-25 hours, which last longer than most of the camp lamp in the market. Energy saving and suitable for power outage, emergency usage, hurricane and earthquake survival kit, etc.<br />protection grade, making it quite suitable for camping, hiking, fishing, walking the dog<br />Material:Rubber+COB<br />Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:791;s:10:"product_id";i:793;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emergency Bivouac Led Light Lamp Portable Hand Hold with Compass";s:11:"description";s:915:"<p>Convenient and Portable,There is one hook on the top and one hook at the base of this camping lantern that can hang the tent light upside down to get better light when lighting up a big area.<br />[Bright ] With 360 degree beam angle and 500 lumen, this camping light can give off pretty bright light. And the IP44 grade, making it suitable for outdoor activities.<br />[Long Last Time] Using 1.5V 3 x D batteries (NOT included) as power supply, enables it can be used up to 12-25 hours, which last longer than most of the camp lamp in the market. Energy saving and suitable for power outage, emergency usage, hurricane and earthquake survival kit, etc.<br />protection grade, making it quite suitable for camping, hiking, fishing, walking the dog<br />Material:Rubber+COB<br />Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing.</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:20;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:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.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:2907;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-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.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:2907;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-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:802;}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:807;s:18:"related_product_id";i:802;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:802;}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:2356;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:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";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:21;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:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;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-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;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-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:805;}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:807;s:18:"related_product_id";i:805;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:805;}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:2356;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:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</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:21:{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:67;s:12:"tax_class_id";N;s:4:"slug";s:16:"mini-laptop-desk";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:5428;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 16:11:44";s:10:"updated_at";s:19:"2026-03-06 17:55:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:67;s:12:"tax_class_id";N;s:4:"slug";s:16:"mini-laptop-desk";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:5428;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 16:11:44";s:10:"updated_at";s:19:"2026-03-06 17:55:30";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:67;}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:807;s:18:"up_sell_product_id";i:67;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:67;}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:65;s:10:"product_id";i:67;s:6:"locale";s:2:"en";s:4:"name";s:16:"Mini Laptop Desk";s:11:"description";s:2179:"<div id="featurebullets_feature_div" class="feature" data-feature-name="featurebullets" 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-none">\r\n
    <li><span class="a-list-item">HIGHLY VERSATILE &ndash; This multifunctional table will be a perfect addition to your office, home or home office. Use it as a multifunctional workstation, a standing desk for office work, a snack tray for watching TV, a laptop or tablet stand for relaxing in bed or a food table to enjoy breakfast in bed!</span></li>\r\n
    <li><span class="a-list-item">HEALTHIER WORKING - When used in conjunction with a regular desk it enables you to work while standing; freeing ourselves from disorders such as backache, neck pain and stiffness caused by sitting long hours in the same posture.</span></li>\r\n
    <li><span class="a-list-item">EASY TO USE &ndash; You can easily enable quick height changes (adjustable from 9.4"-12.6") on this table using two auto-lock buttons on each side. In addition, you can also adjust the surface angle from 0-30 by pulling a lock button and releasing it when you get the desired angle.</span></li>\r\n
    <li><span class="a-list-item">LIGHT BUT STURDY &ndash; This table is light enough to carry around, ergonomic, environmentally friendly, yet strongly built and durable having been made of 100% high quality engineered wood.</span></li>\r\n
    <li><span class="a-list-item">PORTABLE &ndash; Apart from being lightweight, this table is easily foldable, making it super convenient for you to take it anywhere or even to stow away. Now you can have your own ergonomic workstation ready anytime, anyplace!</span></li>\r\n
    <li><span class="a-list-item">Tabletop: Oak</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="feature" data-feature-name="globalStoreInfoBullets" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="amazonGlobal_feature_div" class="feature" data-feature-name="amazonGlobal" data-cel-widget="amazonGlobal_feature_div">&nbsp;</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:65;s:10:"product_id";i:67;s:6:"locale";s:2:"en";s:4:"name";s:16:"Mini Laptop Desk";s:11:"description";s:2179:"<div id="featurebullets_feature_div" class="feature" data-feature-name="featurebullets" 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-none">\r\n
    <li><span class="a-list-item">HIGHLY VERSATILE &ndash; This multifunctional table will be a perfect addition to your office, home or home office. Use it as a multifunctional workstation, a standing desk for office work, a snack tray for watching TV, a laptop or tablet stand for relaxing in bed or a food table to enjoy breakfast in bed!</span></li>\r\n
    <li><span class="a-list-item">HEALTHIER WORKING - When used in conjunction with a regular desk it enables you to work while standing; freeing ourselves from disorders such as backache, neck pain and stiffness caused by sitting long hours in the same posture.</span></li>\r\n
    <li><span class="a-list-item">EASY TO USE &ndash; You can easily enable quick height changes (adjustable from 9.4"-12.6") on this table using two auto-lock buttons on each side. In addition, you can also adjust the surface angle from 0-30 by pulling a lock button and releasing it when you get the desired angle.</span></li>\r\n
    <li><span class="a-list-item">LIGHT BUT STURDY &ndash; This table is light enough to carry around, ergonomic, environmentally friendly, yet strongly built and durable having been made of 100% high quality engineered wood.</span></li>\r\n
    <li><span class="a-list-item">PORTABLE &ndash; Apart from being lightweight, this table is easily foldable, making it super convenient for you to take it anywhere or even to stow away. Now you can have your own ergonomic workstation ready anytime, anyplace!</span></li>\r\n
    <li><span class="a-list-item">Tabletop: Oak</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="feature" data-feature-name="globalStoreInfoBullets" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="amazonGlobal_feature_div" class="feature" data-feature-name="amazonGlobal" data-cel-widget="amazonGlobal_feature_div">&nbsp;</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: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:199;s:12:"tax_class_id";N;s:4:"slug";s:66:"multifunctional-folding-laptop-table-stand-for-bed-sofa-and-office";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"A1008";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5879;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-05-03 00:23:21";s:10:"updated_at";s:19:"2026-03-06 11:26:45";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:199;s:12:"tax_class_id";N;s:4:"slug";s:66:"multifunctional-folding-laptop-table-stand-for-bed-sofa-and-office";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"A1008";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5879;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-05-03 00:23:21";s:10:"updated_at";s:19:"2026-03-06 11:26:45";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:199;}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:807;s:18:"up_sell_product_id";i:199;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:199;}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:6422;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:197;s:10:"product_id";i:199;s:6:"locale";s:2:"en";s:4:"name";s:67:"Multifunctional Folding Laptop Table Stand for bed, sofa and office";s:11:"description";s:2495:"<p>Multifunctional Folding Laptop Table Stand for bed and sofa</p>\r\n
    <p><span style="font-size: large;"><strong data-spm-anchor-id="a2700.details.pronpeci14.i0.67cb33d87OHMRo">Portable Folding Notebook or Laptop stand in office</strong></span><strong><em><span style="font-size: large;"><br /></span></em></strong></p>\r\n
    <p><span style="font-size: large;"><strong>&nbsp;</strong></span></p>\r\n
    <p><strong><em><span style="font-size: large;">Features</span></em><span style="font-size: medium;">:</span></strong>&nbsp;&nbsp;<strong>&nbsp;<span style="font-size: medium;">Adjustable aluminum laptop table</span></strong><br />&nbsp;<span style="font-family: Times New Roman, Times; font-size: medium;">✔This lightweight flexible design desk allows you to carry your laptop, monitor, book and other small necessary items anywhere you go.<br /><br />✔It can save a lot space and keep your living or working room neat and organized.<br /><br />✔This laptop tray table is the perfect choice for you! You can adjust this desk to any position or angle that makes you feel comfortable when you want to relax on bed or sit on couch.<br /><br />✔It's really amazing to adjust your workstation to an angle and height that makes you feel 100% comfortable at home. It can effectively reduce back stress and neck pain! Just use it in any way you want.<br /><br />✔You will save a large sum of money with this table. Because this ergonomic table can also be used as a TV dinner or breakfast tray, sound equipment, projector, notebook standing desks, book tray, writing desk, tablet holder, and other then laptop stand.&nbsp;</span></p>\r\n
    <p><span style="font-family: Times New Roman, Times; font-size: medium;"><br /></span><strong><em>Specifications:</em><span style="font-size: medium;">&nbsp;</span><span style="font-size: medium;">Laptop desk&nbsp;</span></strong><span style="font-family: Times New Roman, Times;"><span style="font-size: medium;">&nbsp;<br />☛Color: Black<br />☛Folding size: 42*27cm<br />☛N.W:1.1kg<br />☛Maximum height:48cm<br />☛Laptop suitable:17' and smaller size</span></span></p>\r\n
    <p><span style="font-size: medium;">&nbsp;</span></p>\r\n
    <p><span style="font-size: medium;">With increasing number of cases of neck and shoulder pain due to sitting infront of the computer for long hours, it is extremely important to get your screen to be aligned with your eyes whether in your office or at home<span style="font-family: Times New Roman, Times;"><br /></span></span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:197;s:10:"product_id";i:199;s:6:"locale";s:2:"en";s:4:"name";s:67:"Multifunctional Folding Laptop Table Stand for bed, sofa and office";s:11:"description";s:2495:"<p>Multifunctional Folding Laptop Table Stand for bed and sofa</p>\r\n
    <p><span style="font-size: large;"><strong data-spm-anchor-id="a2700.details.pronpeci14.i0.67cb33d87OHMRo">Portable Folding Notebook or Laptop stand in office</strong></span><strong><em><span style="font-size: large;"><br /></span></em></strong></p>\r\n
    <p><span style="font-size: large;"><strong>&nbsp;</strong></span></p>\r\n
    <p><strong><em><span style="font-size: large;">Features</span></em><span style="font-size: medium;">:</span></strong>&nbsp;&nbsp;<strong>&nbsp;<span style="font-size: medium;">Adjustable aluminum laptop table</span></strong><br />&nbsp;<span style="font-family: Times New Roman, Times; font-size: medium;">✔This lightweight flexible design desk allows you to carry your laptop, monitor, book and other small necessary items anywhere you go.<br /><br />✔It can save a lot space and keep your living or working room neat and organized.<br /><br />✔This laptop tray table is the perfect choice for you! You can adjust this desk to any position or angle that makes you feel comfortable when you want to relax on bed or sit on couch.<br /><br />✔It's really amazing to adjust your workstation to an angle and height that makes you feel 100% comfortable at home. It can effectively reduce back stress and neck pain! Just use it in any way you want.<br /><br />✔You will save a large sum of money with this table. Because this ergonomic table can also be used as a TV dinner or breakfast tray, sound equipment, projector, notebook standing desks, book tray, writing desk, tablet holder, and other then laptop stand.&nbsp;</span></p>\r\n
    <p><span style="font-family: Times New Roman, Times; font-size: medium;"><br /></span><strong><em>Specifications:</em><span style="font-size: medium;">&nbsp;</span><span style="font-size: medium;">Laptop desk&nbsp;</span></strong><span style="font-family: Times New Roman, Times;"><span style="font-size: medium;">&nbsp;<br />☛Color: Black<br />☛Folding size: 42*27cm<br />☛N.W:1.1kg<br />☛Maximum height:48cm<br />☛Laptop suitable:17' and smaller size</span></span></p>\r\n
    <p><span style="font-size: medium;">&nbsp;</span></p>\r\n
    <p><span style="font-size: medium;">With increasing number of cases of neck and shoulder pain due to sitting infront of the computer for long hours, it is extremely important to get your screen to be aligned with your eyes whether in your office or at home<span style="font-family: Times New Roman, Times;"><br /></span></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;}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:290;s:12:"tax_class_id";N;s:4:"slug";s:26:"4in1-selfie-ring-led-light";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.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:2567;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-06-24 10:12:14";s:10:"updated_at";s:19:"2026-03-06 22:18:03";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:290;s:12:"tax_class_id";N;s:4:"slug";s:26:"4in1-selfie-ring-led-light";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.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:2567;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-06-24 10:12:14";s:10:"updated_at";s:19:"2026-03-06 22:18:03";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:290;}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:807;s:18:"up_sell_product_id";i:290;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:290;}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:6422;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:288;s:10:"product_id";i:290;s:6:"locale";s:2:"en";s:4:"name";s:26:"4in1 Selfie Ring LED Light";s:11:"description";s:864:"<p>Generic Selfie Ring Light with Phone Holder and Microphone Stand 3</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Description</p>\r\n
    <p>If you are disturbed by the mess of live stream devices? Are you always been harass by the dark when live braodcast? There we are provide you the best solution, 4-in-1 Adjustable Ring Light Phone &amp; Mic holder, keep your desk neat and instant improve the light condition, produce the best effect for your video and photography</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Specification:</p>\r\n
    <p>Product Name: Live Stream Ring Light</p>\r\n
    <p>port: USB</p>\r\n
    <p>Light Color: Cold light, Natural light, Warm light</p>\r\n
    <p>Brightness: 9 levels adjustable</p>\r\n
    <p>Phone Holder Support: 6-10cm width phone</p>\r\n
    <p>Assembled Height: 53cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Packing List:</p>\r\n
    <p>1 * Ring Light</p>\r\n
    <p>1 * Base Stand</p>\r\n
    <p>1 * Microphone Holder</p>\r\n
    <p>2 * Phone Holder</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:288;s:10:"product_id";i:290;s:6:"locale";s:2:"en";s:4:"name";s:26:"4in1 Selfie Ring LED Light";s:11:"description";s:864:"<p>Generic Selfie Ring Light with Phone Holder and Microphone Stand 3</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Description</p>\r\n
    <p>If you are disturbed by the mess of live stream devices? Are you always been harass by the dark when live braodcast? There we are provide you the best solution, 4-in-1 Adjustable Ring Light Phone &amp; Mic holder, keep your desk neat and instant improve the light condition, produce the best effect for your video and photography</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Specification:</p>\r\n
    <p>Product Name: Live Stream Ring Light</p>\r\n
    <p>port: USB</p>\r\n
    <p>Light Color: Cold light, Natural light, Warm light</p>\r\n
    <p>Brightness: 9 levels adjustable</p>\r\n
    <p>Phone Holder Support: 6-10cm width phone</p>\r\n
    <p>Assembled Height: 53cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Packing List:</p>\r\n
    <p>1 * Ring Light</p>\r\n
    <p>1 * Base Stand</p>\r\n
    <p>1 * Microphone Holder</p>\r\n
    <p>2 * Phone Holder</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:309;s:12:"tax_class_id";N;s:4:"slug";s:22:"apple-ipad-7-32gb-wifi";s:5:"price";s:8:"409.0000";s:13:"special_price";s:8:"370.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"370.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:2740;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-17 19:07:09";s:10:"updated_at";s:19:"2026-03-07 00:55:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:309;s:12:"tax_class_id";N;s:4:"slug";s:22:"apple-ipad-7-32gb-wifi";s:5:"price";s:8:"409.0000";s:13:"special_price";s:8:"370.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"370.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:2740;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-17 19:07:09";s:10:"updated_at";s:19:"2026-03-07 00:55:37";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:309;}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:807;s:18:"up_sell_product_id";i:309;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:309;}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:6422;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:307;s:10:"product_id";i:309;s:6:"locale";s:2:"en";s:4:"name";s:22:"Apple iPad 7 32gb wifi";s:11:"description";s:168:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 32GB)</span></h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:307;s:10:"product_id";i:309;s:6:"locale";s:2:"en";s:4:"name";s:22:"Apple iPad 7 32gb wifi";s:11:"description";s:168:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 32GB)</span></h1>";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:310;s:12:"tax_class_id";N;s:4:"slug";s:23:"apple-ipad-7-128gb-wifi";s:5:"price";s:8:"529.0000";s:13:"special_price";s:8:"495.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"495.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:3891;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-17 19:09:02";s:10:"updated_at";s:19:"2026-03-06 10:10:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:310;s:12:"tax_class_id";N;s:4:"slug";s:23:"apple-ipad-7-128gb-wifi";s:5:"price";s:8:"529.0000";s:13:"special_price";s:8:"495.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"495.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:3891;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-17 19:09:02";s:10:"updated_at";s:19:"2026-03-06 10:10:23";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:310;}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:807;s:18:"up_sell_product_id";i:310;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:310;}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:6422;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:308;s:10:"product_id";i:310;s:6:"locale";s:2:"en";s:4:"name";s:23:"Apple iPad 7 128gb wifi";s:11:"description";s:169:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 128GB)</span></h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:308;s:10:"product_id";i:310;s:6:"locale";s:2:"en";s:4:"name";s:23:"Apple iPad 7 128gb wifi";s:11:"description";s:169:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 128GB)</span></h1>";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:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.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:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;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-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.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:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;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-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:317;}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:807;s:18:"up_sell_product_id";i:317;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:317;}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:6422;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:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\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: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:327;s:12:"tax_class_id";N;s:4:"slug";s:44:"portable-audio-speaker-and-selfie-spot-light";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2865;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:20:32";s:10:"updated_at";s:19:"2026-03-06 16:22:20";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:327;s:12:"tax_class_id";N;s:4:"slug";s:44:"portable-audio-speaker-and-selfie-spot-light";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2865;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:20:32";s:10:"updated_at";s:19:"2026-03-06 16:22:20";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:327;}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:807;s:18:"up_sell_product_id";i:327;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:327;}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:6422;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:325;s:10:"product_id";i:327;s:6:"locale";s:2:"en";s:4:"name";s:45:"Portable  Audio Speaker and Selfie Spot Light";s:11:"description";s:1283:"<div class="product-title">\r\n
    <h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i1.72dc2379LlYmvU">Beauty Speakers T3 Portable 3.5mm AUX Lights Selfie Spotlight Smartphone Self-Timer Fill Light Mobile Phone Audio Broadcast</h1>\r\n
    <p>&nbsp;</p>\r\n
    </div>\r\n
    <div class="next-message next-message-notice next-inline next-medium next-only-content" role="alert">\r\n
    <p>&bull; color: Pink, blue, white<br />&bull; It provides supplemental or side lighting via LED lamp beads for photography whenever you have low light conditions.<br />&bull; It also serves as a mini speaker, which can provide shocking mega bass sound effect.<br />&bull; Excellent mega bass sound, high quality music, giving you immersive experience<br />&bull; When playing music, LED will follow the music rhythm to flash, creating music scene atmosphere</p>\r\n
    <p>&bull; Materiale: ABS<br />&bull; Built-in rechargeable polymer battery, long working time<br />&bull; size: 36*45mm<br />&bull; Speaker power: 3W<br />&bull; Battery capacity: 350mAh<br />&bull; Charging time: about 1 hour<br />&bull; Playing time: about 6 hours<br />&bull; Compatible with:<br />Samsung Galaxy S7 / S7 Edge<br />iPhone 6s Plus / 6s / 6 Plus /6<br />Other iPhone Samsung Huawei HTC Sony smartphones and tablets</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:325;s:10:"product_id";i:327;s:6:"locale";s:2:"en";s:4:"name";s:45:"Portable  Audio Speaker and Selfie Spot Light";s:11:"description";s:1283:"<div class="product-title">\r\n
    <h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i1.72dc2379LlYmvU">Beauty Speakers T3 Portable 3.5mm AUX Lights Selfie Spotlight Smartphone Self-Timer Fill Light Mobile Phone Audio Broadcast</h1>\r\n
    <p>&nbsp;</p>\r\n
    </div>\r\n
    <div class="next-message next-message-notice next-inline next-medium next-only-content" role="alert">\r\n
    <p>&bull; color: Pink, blue, white<br />&bull; It provides supplemental or side lighting via LED lamp beads for photography whenever you have low light conditions.<br />&bull; It also serves as a mini speaker, which can provide shocking mega bass sound effect.<br />&bull; Excellent mega bass sound, high quality music, giving you immersive experience<br />&bull; When playing music, LED will follow the music rhythm to flash, creating music scene atmosphere</p>\r\n
    <p>&bull; Materiale: ABS<br />&bull; Built-in rechargeable polymer battery, long working time<br />&bull; size: 36*45mm<br />&bull; Speaker power: 3W<br />&bull; Battery capacity: 350mAh<br />&bull; Charging time: about 1 hour<br />&bull; Playing time: about 6 hours<br />&bull; Compatible with:<br />Samsung Galaxy S7 / S7 Edge<br />iPhone 6s Plus / 6s / 6 Plus /6<br />Other iPhone Samsung Huawei HTC Sony smartphones and tablets</p>\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: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:341;s:12:"tax_class_id";N;s:4:"slug";s:28:"selfie-stick-ring-fill-light";s:5:"price";s:7:"21.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.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:6905;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-15 12:15:30";s:10:"updated_at";s:19:"2026-03-07 01:02:50";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:341;s:12:"tax_class_id";N;s:4:"slug";s:28:"selfie-stick-ring-fill-light";s:5:"price";s:7:"21.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.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:6905;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-15 12:15:30";s:10:"updated_at";s:19:"2026-03-07 01:02:50";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:341;}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:807;s:18:"up_sell_product_id";i:341;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:341;}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:6422;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:339;s:10:"product_id";i:341;s:6:"locale";s:2:"en";s:4:"name";s:28:"Selfie Stick Ring Fill Light";s:11:"description";s:1429:"<h1 class="product-name" data-spm-anchor-id="2114.12057483.0.i1.3d7353c7AUKEp3">Photo LED Selfie Stick Ring Fill Light 10inch Dimmable Camera Phone Ring Lamp With Stand Tripod For Makeup Video Live Studio</h1>\r\n
    <h1><strong><span data-spm-anchor-id="2114.12057483.0.i2.3d7353c7AUKEp3">Description:</span></strong></h1>\r\n
    <p>Dimmable 10inch&nbsp; LED Ring Light with a wide dimming range from 1%-100%.</p>\r\n
    <p>Special LED design, lightweight and portable. Constant current drive, low power loss.</p>\r\n
    <p>NO ultraviolet and infrared light radiation, low heat output, safety and environmental protection.</p>\r\n
    <p>Long service life of more than 50000hrs.</p>\r\n
    <p>With reinforced flexible arm which will move freely and never droop.</p>\r\n
    <p>Extra Long Cord and Heavy Duty Thumb Screws.</p>\r\n
    <p>It is widely applied to outdoor photo light, filling light indoors, portrait, fashion, wedding art, advertisement photography, shooting video, etc.</p>\r\n
    <p>&nbsp;</p>\r\n
    <h1><strong>Specifications:</strong></h1>\r\n
    <p>LED Bulbs: 120 pcs</p>\r\n
    <p>Shape: Ring</p>\r\n
    <p>Outer Diameter: 26 cm</p>\r\n
    <p>Total Power: 10W</p>\r\n
    <p>Color Temperature: 3200K-5600K</p>\r\n
    <p>Dimmable: YES</p>\r\n
    <p>Dimming range: 1%-100%</p>\r\n
    <p>Adapter: USB</p>\r\n
    <p><strong>It is USB&nbsp;Cconnector</strong></p>\r\n
    <p>&nbsp;</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Package Including:</strong></p>\r\n
    <p>1x LED Ring Fill Light</p>\r\n
    <p>1x Phone holder</p>\r\n
    <p>1x USB Plug</p>\r\n
    <p>1x tripod</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:339;s:10:"product_id";i:341;s:6:"locale";s:2:"en";s:4:"name";s:28:"Selfie Stick Ring Fill Light";s:11:"description";s:1429:"<h1 class="product-name" data-spm-anchor-id="2114.12057483.0.i1.3d7353c7AUKEp3">Photo LED Selfie Stick Ring Fill Light 10inch Dimmable Camera Phone Ring Lamp With Stand Tripod For Makeup Video Live Studio</h1>\r\n
    <h1><strong><span data-spm-anchor-id="2114.12057483.0.i2.3d7353c7AUKEp3">Description:</span></strong></h1>\r\n
    <p>Dimmable 10inch&nbsp; LED Ring Light with a wide dimming range from 1%-100%.</p>\r\n
    <p>Special LED design, lightweight and portable. Constant current drive, low power loss.</p>\r\n
    <p>NO ultraviolet and infrared light radiation, low heat output, safety and environmental protection.</p>\r\n
    <p>Long service life of more than 50000hrs.</p>\r\n
    <p>With reinforced flexible arm which will move freely and never droop.</p>\r\n
    <p>Extra Long Cord and Heavy Duty Thumb Screws.</p>\r\n
    <p>It is widely applied to outdoor photo light, filling light indoors, portrait, fashion, wedding art, advertisement photography, shooting video, etc.</p>\r\n
    <p>&nbsp;</p>\r\n
    <h1><strong>Specifications:</strong></h1>\r\n
    <p>LED Bulbs: 120 pcs</p>\r\n
    <p>Shape: Ring</p>\r\n
    <p>Outer Diameter: 26 cm</p>\r\n
    <p>Total Power: 10W</p>\r\n
    <p>Color Temperature: 3200K-5600K</p>\r\n
    <p>Dimmable: YES</p>\r\n
    <p>Dimming range: 1%-100%</p>\r\n
    <p>Adapter: USB</p>\r\n
    <p><strong>It is USB&nbsp;Cconnector</strong></p>\r\n
    <p>&nbsp;</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Package Including:</strong></p>\r\n
    <p>1x LED Ring Fill Light</p>\r\n
    <p>1x Phone holder</p>\r\n
    <p>1x USB Plug</p>\r\n
    <p>1x tripod</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:8;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:351;s:12:"tax_class_id";N;s:4:"slug";s:28:"mobile-selfie-ring-led-light";s:5:"price";s:6:"9.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2745;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-22 17:06:20";s:10:"updated_at";s:19:"2026-03-06 23:55:41";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:351;s:12:"tax_class_id";N;s:4:"slug";s:28:"mobile-selfie-ring-led-light";s:5:"price";s:6:"9.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2745;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-22 17:06:20";s:10:"updated_at";s:19:"2026-03-06 23:55:41";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:351;}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:807;s:18:"up_sell_product_id";i:351;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:351;}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:6422;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:349;s:10:"product_id";i:351;s:6:"locale";s:2:"en";s:4:"name";s:28:"Mobile Selfie Ring LED Light";s:11:"description";s:52:"<h1>Mobile Selfie Ring LED Light</h1>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:349;s:10:"product_id";i:351;s:6:"locale";s:2:"en";s:4:"name";s:28:"Mobile Selfie Ring LED Light";s:11:"description";s:52:"<h1>Mobile Selfie Ring LED Light</h1>\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:9;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:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.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:0;s:6:"viewed";i:6948;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-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.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:0;s:6:"viewed";i:6948;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-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:359;}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:807;s:18:"up_sell_product_id";i:359;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:359;}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:6422;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:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";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:10;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:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:423;}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:807;s:18:"up_sell_product_id";i:423;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:423;}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:6422;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:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</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:11;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:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.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:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.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:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:424;}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:807;s:18:"up_sell_product_id";i:424;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:424;}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:6422;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:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\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="cjicy7-n88iym-f4cw9g-h0urhs" 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">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_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="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\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="cjicy7-n88iym-f4cw9g-h0urhs" 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">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_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="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&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:12;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:435;s:12:"tax_class_id";N;s:4:"slug";s:52:"rgb-selfie-led-mobile-ring-light-mirror-rechargeable";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";s:5:"J4P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2900;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-08 23:48:40";s:10:"updated_at";s:19:"2026-03-06 13:35:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:435;s:12:"tax_class_id";N;s:4:"slug";s:52:"rgb-selfie-led-mobile-ring-light-mirror-rechargeable";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";s:5:"J4P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2900;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-08 23:48:40";s:10:"updated_at";s:19:"2026-03-06 13:35:33";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:435;}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:807;s:18:"up_sell_product_id";i:435;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:435;}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:6422;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:433;s:10:"product_id";i:435;s:6:"locale";s:2:"en";s:4:"name";s:52:"RGB Selfie LED Mobile Ring Light Mirror Rechargeable";s:11:"description";s:1343:"<h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i3.3eb76d79kptsTJ">RGB Selfie LED Ring Light Circle Mini Mobile Phone Lights Lamp On The For Phone Rechargeable Clip-on Makeup Mirror Fill Light</h1>\r\n
    <ul class="product-specs-list util-clearfix">\r\n
    <li class="product-prop line-limit-length"><span class="property-title" data-spm-anchor-id="a2g0o.detail.0.i10.3eb76d79kptsTJ">Function:&nbsp;</span><span class="property-desc line-limit-length" title="mini ring light">mini ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 1:&nbsp;</span><span class="property-desc line-limit-length" title="led selfie light ring">led selfie light ring</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 2:&nbsp;</span><span class="property-desc line-limit-length" title="RGB Ring lamp on the phone">RGB Ring lamp on the phone</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 3:&nbsp;</span><span class="property-desc line-limit-length" title="Makeup mirror ring light">Makeup mirror ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 4:&nbsp;</span><span class="property-desc line-limit-length" title="Ring lamp">Ring lamp</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:433;s:10:"product_id";i:435;s:6:"locale";s:2:"en";s:4:"name";s:52:"RGB Selfie LED Mobile Ring Light Mirror Rechargeable";s:11:"description";s:1343:"<h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i3.3eb76d79kptsTJ">RGB Selfie LED Ring Light Circle Mini Mobile Phone Lights Lamp On The For Phone Rechargeable Clip-on Makeup Mirror Fill Light</h1>\r\n
    <ul class="product-specs-list util-clearfix">\r\n
    <li class="product-prop line-limit-length"><span class="property-title" data-spm-anchor-id="a2g0o.detail.0.i10.3eb76d79kptsTJ">Function:&nbsp;</span><span class="property-desc line-limit-length" title="mini ring light">mini ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 1:&nbsp;</span><span class="property-desc line-limit-length" title="led selfie light ring">led selfie light ring</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 2:&nbsp;</span><span class="property-desc line-limit-length" title="RGB Ring lamp on the phone">RGB Ring lamp on the phone</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 3:&nbsp;</span><span class="property-desc line-limit-length" title="Makeup mirror ring light">Makeup mirror ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 4:&nbsp;</span><span class="property-desc line-limit-length" title="Ring lamp">Ring lamp</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:13;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:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:473;}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:807;s:18:"up_sell_product_id";i:473;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:473;}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:6422;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:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\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:14;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:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;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-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;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-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:509;}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:807;s:18:"up_sell_product_id";i:509;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:509;}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:6422;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:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:15;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:513;s:12:"tax_class_id";N;s:4:"slug";s:89:"fantasy-3-in-1-dimmable-led-ring-light-6-inch-make-up-folding-desktop-selfie-light-mirror";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";s:10:"2023-02-25";s:17:"special_price_end";s:10:"2023-03-25";s:13:"selling_price";s:7:"12.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:3221;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-02-11 02:14:06";s:10:"updated_at";s:19:"2026-03-04 19:38:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:513;s:12:"tax_class_id";N;s:4:"slug";s:89:"fantasy-3-in-1-dimmable-led-ring-light-6-inch-make-up-folding-desktop-selfie-light-mirror";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";s:10:"2023-02-25";s:17:"special_price_end";s:10:"2023-03-25";s:13:"selling_price";s:7:"12.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:3221;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-02-11 02:14:06";s:10:"updated_at";s:19:"2026-03-04 19:38:10";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:513;}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:807;s:18:"up_sell_product_id";i:513;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:513;}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:6422;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:511;s:10:"product_id";i:513;s:6:"locale";s:2:"en";s:4:"name";s:89:"Fantasy 3 In 1 Dimmable LED Ring Light 6 Inch Make Up Folding Desktop Selfie Light Mirror";s:11:"description";s:816:"<p><span data-spm-anchor-id="a2o4l.pdp_revamp.product_detail.i0.284318b8rO6u0q"><strong>Product Specification</strong> </span></p>\r\n
    <p>&bull; It is ideal supplementary product for Live Streaming,YouTube video recording. <br />&bull; Dimmable: It can be adjustable in 3200K-5600K,suitable for long-time shooting. <br />&bull; USB Plug Powered:ring light power can be connect with computer,mobile power etc. <br /><br />Specifications :<br />&bull; Material: environmental soft gel ABS<br />&bull; Height: 30-58 cm<br />&bull; Light Color: White Light, Warm Light(Yellow), Soft Light(White &amp; Yellow Mixed)<br />&bull; Color Temperature: 3500-6000K<br />&bull; LED quantity: 64<br />&bull; Voltage: 5V<br />&bull; Power: 6-12W<br />&bull; Product size: 170*170*70mm<br />&bull; Diameter(Light ring): 16cm/6 inch</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:511;s:10:"product_id";i:513;s:6:"locale";s:2:"en";s:4:"name";s:89:"Fantasy 3 In 1 Dimmable LED Ring Light 6 Inch Make Up Folding Desktop Selfie Light Mirror";s:11:"description";s:816:"<p><span data-spm-anchor-id="a2o4l.pdp_revamp.product_detail.i0.284318b8rO6u0q"><strong>Product Specification</strong> </span></p>\r\n
    <p>&bull; It is ideal supplementary product for Live Streaming,YouTube video recording. <br />&bull; Dimmable: It can be adjustable in 3200K-5600K,suitable for long-time shooting. <br />&bull; USB Plug Powered:ring light power can be connect with computer,mobile power etc. <br /><br />Specifications :<br />&bull; Material: environmental soft gel ABS<br />&bull; Height: 30-58 cm<br />&bull; Light Color: White Light, Warm Light(Yellow), Soft Light(White &amp; Yellow Mixed)<br />&bull; Color Temperature: 3500-6000K<br />&bull; LED quantity: 64<br />&bull; Voltage: 5V<br />&bull; Power: 6-12W<br />&bull; Product size: 170*170*70mm<br />&bull; Diameter(Light ring): 16cm/6 inch</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:16;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:526;s:12:"tax_class_id";N;s:4:"slug";s:79:"table-mate-2-the-ultimate-portable-folding-adjustable-table-for-laptop-home-use";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:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6175;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-02-19 13:19:21";s:10:"updated_at";s:19:"2026-03-07 00:56:39";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:526;s:12:"tax_class_id";N;s:4:"slug";s:79:"table-mate-2-the-ultimate-portable-folding-adjustable-table-for-laptop-home-use";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:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6175;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-02-19 13:19:21";s:10:"updated_at";s:19:"2026-03-07 00:56:39";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:526;}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:807;s:18:"up_sell_product_id";i:526;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:526;}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:6422;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:524;s:10:"product_id";i:526;s:6:"locale";s:2:"en";s:4:"name";s:83:"Table Mate 2 - The Ultimate Portable Folding Adjustable Table for Laptop & Home Use";s:11:"description";s:3138:"<div class="tab-content ord_">\r\n
    <div id="home" class="tab-pane border border-top-0 p-3 show active" role="tabpanel" aria-labelledby="home-tab">\r\n
    <table class="table table-bordered mb-0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="whp">\r\n
    <ul>\r\n
    <li>Table mate is a finest quality multipurpose table furniture for your home that can be used for eating, using as a laptop stand, study desk, reading, writing, drawing, arts and craft, board games, as an outdoor tray table, trade shows, gardening, patio tray table, serving tray table etc.</li>\r\n
    <li>Table mate is an advantageous advent that can be used for both indoor and outdoor activities.</li>\r\n
    <li>It is an ultimate adjustable and portable folding table that sides right up to your body and provide optimum support for doing your work.</li>\r\n
    <li>Table mate classic is now available in an incredible avatar with a new name called Table mate II.</li>\r\n
    <li>It is one of the most comfortable and a useful product to have at home. Due to its highly adjustable built up; one can use it for various different purposes.</li>\r\n
    <li>It can be adjusted in three simple ways according to your body size and the purpose for which you are using it.</li>\r\n
    <li>It just takes few minutes to get assembled without any too and fasteners.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Benefits of Table Mate 2:</li>\r\n
    <li>Table Mate slides right up with just one finger until it touches your body.</li>\r\n
    <li>Takes 2 minute assemble without any tools or fasteners.</li>\r\n
    <li>Ideal for people in limited space environment like students or the elderly</li>\r\n
    <li>Table Mate folds into a semi-folded position for storage next to a chair or completely folded configuration for storage under a sofa or in a closet.</li>\r\n
    <li>Table Mate stack next to each other in semi-folded position</li>\r\n
    <li>Ideal for anyone with mobility problems or anyone recovering from an injury, illness or operation</li>\r\n
    <li>No cross-braces to bump your legs on</li>\r\n
    <li>TV Tray Table adjusts in three different ways - to your body size, to the activity you are doing and to the chair you are sitting in.</li>\r\n
    <li>The Table Mate is the most comfortable table ever for eating in front of the television or using for a laptop computer.</li>\r\n
    <li>Table Mate is ideal for just about anything and everything you normally do at a table surface.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Features:</li>\r\n
    <li>Portable</li>\r\n
    <li>Table tray that can adjust to 6 different heights and 3 angles</li>\r\n
    <li>Light in weight</li>\r\n
    <li>Multiple table Like having 18 tables in 1</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 20Kg</li>\r\n
    <li>Folds flat for storage or stacks</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Uses of Table Mate: Laptop folding table, Study desk, Reading table, Writing table, Drawing table, For playing board games, Card table, Outdoor tray table, Serving table.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>The product package contains: 2 x Legs, 1 x U-tube, 1 x Tray, 1 x Instruction Sheet</li>\r\n
    </ul>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="reviews"><button class="btn btn-theme bxbtn w100" disabled="disabled" type="button">&nbsp;Add to cart</button></div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:524;s:10:"product_id";i:526;s:6:"locale";s:2:"en";s:4:"name";s:83:"Table Mate 2 - The Ultimate Portable Folding Adjustable Table for Laptop & Home Use";s:11:"description";s:3138:"<div class="tab-content ord_">\r\n
    <div id="home" class="tab-pane border border-top-0 p-3 show active" role="tabpanel" aria-labelledby="home-tab">\r\n
    <table class="table table-bordered mb-0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="whp">\r\n
    <ul>\r\n
    <li>Table mate is a finest quality multipurpose table furniture for your home that can be used for eating, using as a laptop stand, study desk, reading, writing, drawing, arts and craft, board games, as an outdoor tray table, trade shows, gardening, patio tray table, serving tray table etc.</li>\r\n
    <li>Table mate is an advantageous advent that can be used for both indoor and outdoor activities.</li>\r\n
    <li>It is an ultimate adjustable and portable folding table that sides right up to your body and provide optimum support for doing your work.</li>\r\n
    <li>Table mate classic is now available in an incredible avatar with a new name called Table mate II.</li>\r\n
    <li>It is one of the most comfortable and a useful product to have at home. Due to its highly adjustable built up; one can use it for various different purposes.</li>\r\n
    <li>It can be adjusted in three simple ways according to your body size and the purpose for which you are using it.</li>\r\n
    <li>It just takes few minutes to get assembled without any too and fasteners.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Benefits of Table Mate 2:</li>\r\n
    <li>Table Mate slides right up with just one finger until it touches your body.</li>\r\n
    <li>Takes 2 minute assemble without any tools or fasteners.</li>\r\n
    <li>Ideal for people in limited space environment like students or the elderly</li>\r\n
    <li>Table Mate folds into a semi-folded position for storage next to a chair or completely folded configuration for storage under a sofa or in a closet.</li>\r\n
    <li>Table Mate stack next to each other in semi-folded position</li>\r\n
    <li>Ideal for anyone with mobility problems or anyone recovering from an injury, illness or operation</li>\r\n
    <li>No cross-braces to bump your legs on</li>\r\n
    <li>TV Tray Table adjusts in three different ways - to your body size, to the activity you are doing and to the chair you are sitting in.</li>\r\n
    <li>The Table Mate is the most comfortable table ever for eating in front of the television or using for a laptop computer.</li>\r\n
    <li>Table Mate is ideal for just about anything and everything you normally do at a table surface.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Features:</li>\r\n
    <li>Portable</li>\r\n
    <li>Table tray that can adjust to 6 different heights and 3 angles</li>\r\n
    <li>Light in weight</li>\r\n
    <li>Multiple table Like having 18 tables in 1</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 20Kg</li>\r\n
    <li>Folds flat for storage or stacks</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Uses of Table Mate: Laptop folding table, Study desk, Reading table, Writing table, Drawing table, For playing board games, Card table, Outdoor tray table, Serving table.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>The product package contains: 2 x Legs, 1 x U-tube, 1 x Tray, 1 x Instruction Sheet</li>\r\n
    </ul>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="reviews"><button class="btn btn-theme bxbtn w100" disabled="disabled" type="button">&nbsp;Add to cart</button></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:17;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:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";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:1;s:6:"viewed";i:6344;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-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";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:1;s:6:"viewed";i:6344;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-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:530;}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:807;s:18:"up_sell_product_id";i:530;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:530;}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:6422;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:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:18;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:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.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";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;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:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.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";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;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:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:576;}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:807;s:18:"up_sell_product_id";i:576;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:576;}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:6422;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:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:19;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:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";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:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;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-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";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:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;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-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:602;}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:807;s:18:"up_sell_product_id";i:602;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:602;}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:6422;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:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\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:20;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:766;s:12:"tax_class_id";N;s:4:"slug";s:74:"foldable-bed-table-with-drawer-mesa-plegable-para-home-movable-study-table";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:7:"J6P0E55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3360;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-08-10 18:07:46";s:10:"updated_at";s:19:"2026-03-06 13:32:47";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:766;s:12:"tax_class_id";N;s:4:"slug";s:74:"foldable-bed-table-with-drawer-mesa-plegable-para-home-movable-study-table";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:7:"J6P0E55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3360;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-08-10 18:07:46";s:10:"updated_at";s:19:"2026-03-06 13:32:47";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:766;}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:807;s:18:"up_sell_product_id";i:766;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:766;}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:6422;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:764;s:10:"product_id";i:766;s:6:"locale";s:2:"en";s:4:"name";s:81:"Foldable Bed Table With Drawer Mesa Plegable Para Home Movable Study Laptop Table";s:11:"description";s:1162:"<p>The desktop is made of MDF, solid wood particle board, safe and environmentally friendly. The legs are made of aluminum alloy tube. The surface is smooth, non-toxic, not easy to stretch, moisture-proof, scratch-resistant, high-temperature resistant. Thick and reasonable in structure.<br />The size of laptop desk is 60(L)x40(W)x28cm(H). Such a large size fits 11-17" laptop computers, also with space for a mouse. Built-in iPad stand groove for holding ipad or kindle. Our table comes with a table cup holder to keep your favorite drink within reach. And the side drawer perfect for storing cables, chargers, adapters, pens, USB drives, tv remote, mobile phones and more!<br />The portable laptop desk can be folded for storage and transportation. Also, it is very lightweight, easy to carry and open. Which allows you to enjoy your spare time, breakfast, essert or dinner on the bed, sofa, couch, recliner and floor. Go out camping is also an ideal choice.<br />Curved desktop edge, with protective layer around the desktop, so you can feel comfortable when using. The W-legs are stable and flexible, which are anti-slip and can be folded to save space.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:764;s:10:"product_id";i:766;s:6:"locale";s:2:"en";s:4:"name";s:81:"Foldable Bed Table With Drawer Mesa Plegable Para Home Movable Study Laptop Table";s:11:"description";s:1162:"<p>The desktop is made of MDF, solid wood particle board, safe and environmentally friendly. The legs are made of aluminum alloy tube. The surface is smooth, non-toxic, not easy to stretch, moisture-proof, scratch-resistant, high-temperature resistant. Thick and reasonable in structure.<br />The size of laptop desk is 60(L)x40(W)x28cm(H). Such a large size fits 11-17" laptop computers, also with space for a mouse. Built-in iPad stand groove for holding ipad or kindle. Our table comes with a table cup holder to keep your favorite drink within reach. And the side drawer perfect for storing cables, chargers, adapters, pens, USB drives, tv remote, mobile phones and more!<br />The portable laptop desk can be folded for storage and transportation. Also, it is very lightweight, easy to carry and open. Which allows you to enjoy your spare time, breakfast, essert or dinner on the bed, sofa, couch, recliner and floor. Go out camping is also an ideal choice.<br />Curved desktop edge, with protective layer around the desktop, so you can feel comfortable when using. The W-legs are stable and flexible, which are anti-slip and can be folded to save space.</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:805;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:807;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2021-08-23 19:05:23";s:13:"meta_keywords";a:35:{i:0;s:21:"silvercrest powerbank";i:1;s:17:"silvercrest brand";i:2;s:2:"LG";i:3;s:7:"samsung";i:4;s:7:"iphones";i:5;s:11:"smartphones";i:6;s:11:"screentouch";i:7;s:12:"rechargeable";i:8;s:8:"led lamp";i:9;s:9:"bluetooth";i:10;s:6:"camera";i:11;s:11:"mp3 players";i:12;s:3:"mp4";i:13;s:6:"gaming";i:14;s:6:"laptop";i:15;s:9:"usb cable";i:16;s:13:"fast charging";i:17;s:14:"rapid charging";i:18;s:10:"headphones";i:19;s:17:"powerbank 3000mAh";i:20;s:14:"2.1A powerbank";i:21;s:8:"portable";i:22;s:6:"tablet";i:23;s:16:"emergency energy";i:24;s:14:"li ion battery";i:25;s:19:"mobiles accessories";i:26;s:18:"laptop accessories";i:27;s:13:"mobile holder";i:28;s:17:"selfie ring light";i:29;s:14:"mini powerbank";i:30;s:23:"white heart silvercrest";i:31;s:34:"white flower silvercrest powerbank";i:32;s:23:"multi colors powerbanks";i:33;s:12:"black dotted";i:34;s:13:"black striped";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:805;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:807;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2021-08-23 19:05:23";}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:807;s:12:"meta_data_id";i:805;s:6:"locale";s:2:"en";s:10:"meta_title";s:35:"SilverCrest 3000mAh Smart Powerbank";s:13:"meta_keywords";s:550:"["silvercrest powerbank","silvercrest brand","LG","samsung","iphones","smartphones","screentouch","rechargeable","led lamp","bluetooth","camera","mp3 players","mp4","gaming","laptop","usb cable","fast charging","rapid charging","headphones","powerbank 3000mAh","2.1A powerbank","portable","tablet","emergency energy","li ion battery","mobiles accessories","laptop accessories","mobile holder","selfie ring light","mini powerbank","white heart silvercrest","white flower silvercrest powerbank","multi colors powerbanks","black dotted","black striped"]";s:16:"meta_description";s:525:"SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. \r\n
    portable charger for smartphones, MP3 players, cameras, cordless Bluetooth headphones etc\r\n
    built-in 3000mAh rechargeable Li-Ion battery by LG\r\n
    up to 2.1A output for rapid charging\r\n
    battery status indicator via 4 LEDS \r\n
    includes USB charging cable";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:807;s:12:"meta_data_id";i:805;s:6:"locale";s:2:"en";s:10:"meta_title";s:35:"SilverCrest 3000mAh Smart Powerbank";s:13:"meta_keywords";s:550:"["silvercrest powerbank","silvercrest brand","LG","samsung","iphones","smartphones","screentouch","rechargeable","led lamp","bluetooth","camera","mp3 players","mp4","gaming","laptop","usb cable","fast charging","rapid charging","headphones","powerbank 3000mAh","2.1A powerbank","portable","tablet","emergency energy","li ion battery","mobiles accessories","laptop accessories","mobile holder","selfie ring light","mini powerbank","white heart silvercrest","white flower silvercrest powerbank","multi colors powerbanks","black dotted","black striped"]";s:16:"meta_description";s:525:"SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. \r\n
    portable charger for smartphones, MP3 players, cameras, cordless Bluetooth headphones etc\r\n
    built-in 3000mAh rechargeable Li-Ion battery by LG\r\n
    up to 2.1A output for rapid charging\r\n
    battery status indicator via 4 LEDS \r\n
    includes USB charging cable";}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:65:"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank";}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/RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr"
    
  2. """
    a:5:{s:6:"_token";s:40:"ahCtWOueotMgjiKD828WmQilO4pAXlZ3kgudHF5D";s:6:"locale";s:2:"en";s:67:"RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:807;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:807;s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:5:"price";d:5;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:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;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-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-06 14:08:51";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;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-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-06 14:08:51";}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:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</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:1:{i:0;O:30:"Modules\Option\Entities\Option":29:{s:7:"\x00*\x00with";a:2:{i:0;s:12:"translations";i:1;s:6:"values";}s:11:"\x00*\x00fillable";a:5:{i:0;s:6:"option";i:1;s:4:"type";i:2;s:11:"is_required";i:3;s:9:"is_global";i:4;s:8:"position";}s:8:"\x00*\x00casts";a:2:{s:11:"is_required";s:7:"boolean";s:9:"is_global";s:7:"boolean";}s:8:"\x00*\x00dates";a:1:{i:0;s:10:"deleted_at";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:4:"name";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:7:"options";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:8:{s:2:"id";i:294;s:4:"type";s:5:"radio";s:11:"is_required";i:0;s:9:"is_global";i:0;s:8:"position";i:0;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:10:{s:2:"id";i:294;s:4:"type";s:5:"radio";s:11:"is_required";i:0;s:9:"is_global";i:0;s:8:"position";i:0;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";s:16:"pivot_product_id";i:807;s:15:"pivot_option_id";i:294;}s:10:"\x00*\x00changes";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:3:{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:15:"product_options";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:807;s:9:"option_id";i:294;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:9:"option_id";i:294;}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:9:"option_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:41:"Modules\Option\Entities\OptionTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:4:"name";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:19:"option_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:4:{s:2:"id";i:296;s:9:"option_id";i:294;s:6:"locale";s:2:"en";s:4:"name";s:5:"Color";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:296;s:9:"option_id";i:294;s:6:"locale";s:2:"en";s:4:"name";s:5:"Color";}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:6:"values";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:7:{i:0;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2148;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:0;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2148;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:0;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2148;s:15:"option_value_id";i:2148;s:6:"locale";s:2:"en";s:5:"label";s:17:"Blue illustration";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2148;s:15:"option_value_id";i:2148;s:6:"locale";s:2:"en";s:5:"label";s:17:"Blue illustration";}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;}i:1;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2149;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:1;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2149;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:1;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2149;s:15:"option_value_id";i:2149;s:6:"locale";s:2:"en";s:5:"label";s:3:"Red";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2149;s:15:"option_value_id";i:2149;s:6:"locale";s:2:"en";s:5:"label";s:3:"Red";}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;}i:2;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2150;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:2;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2150;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:2;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2150;s:15:"option_value_id";i:2150;s:6:"locale";s:2:"en";s:5:"label";s:12:"Green Yellow";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2150;s:15:"option_value_id";i:2150;s:6:"locale";s:2:"en";s:5:"label";s:12:"Green Yellow";}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;}i:3;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2151;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:3;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2151;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:3;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2151;s:15:"option_value_id";i:2151;s:6:"locale";s:2:"en";s:5:"label";s:6:"Silver";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2151;s:15:"option_value_id";i:2151;s:6:"locale";s:2:"en";s:5:"label";s:6:"Silver";}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;}i:4;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2152;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:4;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2152;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:4;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2152;s:15:"option_value_id";i:2152;s:6:"locale";s:2:"en";s:5:"label";s:11:"White Heart";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2152;s:15:"option_value_id";i:2152;s:6:"locale";s:2:"en";s:5:"label";s:11:"White Heart";}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;}i:5;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2154;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:5;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2154;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:5;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2154;s:15:"option_value_id";i:2154;s:6:"locale";s:2:"en";s:5:"label";s:12:"Black Dotted";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2154;s:15:"option_value_id";i:2154;s:6:"locale";s:2:"en";s:5:"label";s:12:"Black Dotted";}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;}i:6;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2155;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:6;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2155;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:6;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2155;s:15:"option_value_id";i:2155;s:6:"locale";s:2:"en";s:5:"label";s:13:"Black striped";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2155;s:15:"option_value_id";i:2155;s:6:"locale";s:2:"en";s:5:"label";s:13:"Black striped";}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: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*\x00forceDeleting";b:0;}}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:12:{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:5123;s:7:"user_id";i:674;s:8:"filename";s:12:"u5jyuju7.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sPgqqj8Wi1zJpJh2vtAzbSKCycJNqrT6VYAonWJA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"166972";s:10:"created_at";s:19:"2021-08-23 18:58:49";s:10:"updated_at";s:19:"2021-08-23 18:58:49";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5123;s:7:"user_id";i:674;s:8:"filename";s:12:"u5jyuju7.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sPgqqj8Wi1zJpJh2vtAzbSKCycJNqrT6VYAonWJA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"166972";s:10:"created_at";s:19:"2021-08-23 18:58:49";s:10:"updated_at";s:19:"2021-08-23 18:58:49";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5123;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72078;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5123;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72078;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5123;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72078;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:5129;s:7:"user_id";i:674;s:8:"filename";s:6:"xc.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Hv7ZHFhi8iLCPxvHO30s7IkVhoh58LYNZ3pM2Gpk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"217427";s:10:"created_at";s:19:"2021-08-23 18:59:25";s:10:"updated_at";s:19:"2021-08-23 18:59:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5129;s:7:"user_id";i:674;s:8:"filename";s:6:"xc.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Hv7ZHFhi8iLCPxvHO30s7IkVhoh58LYNZ3pM2Gpk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"217427";s:10:"created_at";s:19:"2021-08-23 18:59:25";s:10:"updated_at";s:19:"2021-08-23 18:59:25";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5129;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72079;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5129;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72079;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5129;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72079;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5126;s:7:"user_id";i:674;s:8:"filename";s:9:"eyuje.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/QDLQsMbzuFZf5skulu4Ivr3yS3yuMhLDKIxRsBmS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"128312";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5126;s:7:"user_id";i:674;s:8:"filename";s:9:"eyuje.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/QDLQsMbzuFZf5skulu4Ivr3yS3yuMhLDKIxRsBmS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"128312";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5126;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72080;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5126;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72080;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5126;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72080;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5124;s:7:"user_id";i:674;s:8:"filename";s:11:"ccvadfg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/a0s7suIdHfoDPyV9baWIqmHfiNND4c7tKcFSsdHU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"168886";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5124;s:7:"user_id";i:674;s:8:"filename";s:11:"ccvadfg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/a0s7suIdHfoDPyV9baWIqmHfiNND4c7tKcFSsdHU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"168886";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5124;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72081;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5124;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72081;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5124;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72081;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5127;s:7:"user_id";i:674;s:8:"filename";s:10:"faeryE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/AsmR1Pw2eeE1waJPrp9Y9hqI15w7ABYvZRtYEsSY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"191550";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5127;s:7:"user_id";i:674;s:8:"filename";s:10:"faeryE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/AsmR1Pw2eeE1waJPrp9Y9hqI15w7ABYvZRtYEsSY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"191550";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5127;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72082;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5127;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72082;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5127;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72082;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5128;s:7:"user_id";i:674;s:8:"filename";s:8:"rget.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/e8cAsk7YnnUELCcyq3eCajt2Gza4zc1W4Dhiy2qM.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"171858";s:10:"created_at";s:19:"2021-08-23 18:59:24";s:10:"updated_at";s:19:"2021-08-23 18:59:24";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5128;s:7:"user_id";i:674;s:8:"filename";s:8:"rget.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/e8cAsk7YnnUELCcyq3eCajt2Gza4zc1W4Dhiy2qM.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"171858";s:10:"created_at";s:19:"2021-08-23 18:59:24";s:10:"updated_at";s:19:"2021-08-23 18:59:24";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5128;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72083;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5128;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72083;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5128;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72083;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5130;s:7:"user_id";i:674;s:8:"filename";s:11:"yjsrtya.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/7nRzKBOeHdBizIy27cLILj3xcjzJf61yxiYUCMIf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"251205";s:10:"created_at";s:19:"2021-08-23 18:59:27";s:10:"updated_at";s:19:"2021-08-23 18:59:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5130;s:7:"user_id";i:674;s:8:"filename";s:11:"yjsrtya.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/7nRzKBOeHdBizIy27cLILj3xcjzJf61yxiYUCMIf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"251205";s:10:"created_at";s:19:"2021-08-23 18:59:27";s:10:"updated_at";s:19:"2021-08-23 18:59:27";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5130;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72084;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5130;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72084;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5130;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72084;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:7;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:5125;s:7:"user_id";i:674;s:8:"filename";s:12:"45q45yyq.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/83BCrYvIGU6pXh3xxTDJOlHlPD8Om4j7CyfKsToD.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"194274";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5125;s:7:"user_id";i:674;s:8:"filename";s:12:"45q45yyq.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/83BCrYvIGU6pXh3xxTDJOlHlPD8Om4j7CyfKsToD.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"194274";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5125;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72085;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5125;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72085;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5125;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72085;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:8;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:5131;s:7:"user_id";i:674;s:8:"filename";s:11:"yustuha.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/5225ZYGnrxLy66qlLLwYCbkMkA31rt47JMjxy7zy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"137166";s:10:"created_at";s:19:"2021-08-23 18:59:28";s:10:"updated_at";s:19:"2021-08-23 18:59:28";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5131;s:7:"user_id";i:674;s:8:"filename";s:11:"yustuha.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/5225ZYGnrxLy66qlLLwYCbkMkA31rt47JMjxy7zy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"137166";s:10:"created_at";s:19:"2021-08-23 18:59:28";s:10:"updated_at";s:19:"2021-08-23 18:59:28";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5131;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72086;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5131;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72086;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5131;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72086;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:9;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:5132;s:7:"user_id";i:674;s:8:"filename";s:10:"ERGERG.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/MEzi4al5chIysjpa60VZUBLZi8A8HRERoOAPLJ71.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"215285";s:10:"created_at";s:19:"2021-08-23 19:01:32";s:10:"updated_at";s:19:"2021-08-23 19:01:32";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5132;s:7:"user_id";i:674;s:8:"filename";s:10:"ERGERG.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/MEzi4al5chIysjpa60VZUBLZi8A8HRERoOAPLJ71.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"215285";s:10:"created_at";s:19:"2021-08-23 19:01:32";s:10:"updated_at";s:19:"2021-08-23 19:01:32";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5132;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72087;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5132;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72087;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5132;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72087;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:10;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:5133;s:7:"user_id";i:674;s:8:"filename";s:6:"bn.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VpT6BcR44NMjRfofKNSLf3mV9gUQP2zYnHg3zvSk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"230496";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5133;s:7:"user_id";i:674;s:8:"filename";s:6:"bn.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VpT6BcR44NMjRfofKNSLf3mV9gUQP2zYnHg3zvSk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"230496";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5133;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72088;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5133;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72088;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5133;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72088;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:11;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:5134;s:7:"user_id";i:674;s:8:"filename";s:6:"zx.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/2YUF0ppcqNlYYvC91fLcpmLUlIAQtHJRmsxBfm1t.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"379122";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5134;s:7:"user_id";i:674;s:8:"filename";s:6:"zx.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/2YUF0ppcqNlYYvC91fLcpmLUlIAQtHJRmsxBfm1t.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"379122";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5134;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72089;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5134;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72089;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5134;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72089;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:22:{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:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.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:5431;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-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.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:5431;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-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:286;}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:807;s:18:"related_product_id";i:286;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:286;}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:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_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: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:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;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-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;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-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:434;}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:807;s:18:"related_product_id";i:434;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:434;}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:2356;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:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</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: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:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;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-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;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-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:525;}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:807;s:18:"related_product_id";i:525;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:525;}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:2356;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:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:527;s:12:"tax_class_id";N;s:4:"slug";s:53:"marvo-scorpion-k616a-3-colour-led-usb-gaming-keyboard";s:5:"price";s:7:"20.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:4:"J9P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2811;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-02-19 13:35:33";s:10:"updated_at";s:19:"2026-03-06 10:44:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:527;s:12:"tax_class_id";N;s:4:"slug";s:53:"marvo-scorpion-k616a-3-colour-led-usb-gaming-keyboard";s:5:"price";s:7:"20.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:4:"J9P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2811;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-02-19 13:35:33";s:10:"updated_at";s:19:"2026-03-06 10:44:05";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:527;}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:807;s:18:"related_product_id";i:527;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:527;}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:2356;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:525;s:10:"product_id";i:527;s:6:"locale";s:2:"en";s:4:"name";s:53:"Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard";s:11:"description";s:2589:"<div class="printsharecompare">\r\n
    <h2 class="printable">Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard</h2>\r\n
    <div id="maindesc" class="pp-bottomsection deschide productdesc prodshow">\r\n
    <h2>Product Information</h2>\r\n
    <div class="OOSProdInfoCMSRegionDest">&nbsp;</div>\r\n
    <p><strong>DESIGN FOR GAMING</strong></p>\r\n
    <p>The K616A is an excellent choice for PC gaming enthusiasts who are looking for an affordable keyboard and can tick most of the requirements on the short list of any gamer. Thus K616A offers anti-ghosting support that allows the simultaneous pressing of up to 19 keys with the correct registration of all orders. The Rainbow type lighting system (multicolored) ensures an elegant integration with the rest of the peripherals, being responsible at the same time and for ensuring the optimum visibility in the dark or semi-darkness.</p>\r\n
    <p><strong>MULTIMEDIA FUNCTIONS</strong></p>\r\n
    <p>Using various key combinations, common functions such as volume modification, media player control or electronic mail verification can be accessed quickly and conveniently.</p>\r\n
    <p><strong>ERGONOMY AND RELIABILITY</strong></p>\r\n
    <p>Thanks to the compact frame, the K616A integrates more easily with the rest of the peripherals on a desk, helping to achieve optimum ergonomics of the space. The whole assembly is resistant to accidental spillage of liquids, and the type of membrane used promises a reliability of the keys of up to 5 million hits, guaranteeing hours of uninterrupted gameplay in the favorite game.</p>\r\n
    </div>\r\n
    <div class="productcolumnleft">\r\n
    <div id="specs" class="pp-bottomsection"><a name="specs"></a>\r\n
    <h2>Tech Spec</h2>\r\n
    <div id="specData">\r\n
    <div>\r\n
    <div>\r\n
    <table id="gvwSpec" border="0" cellspacing="0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="Section" colspan="2">Key Specification</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Brand</span></td>\r\n
    <td><span class="BodyText">Marvo</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Connectivity</span></td>\r\n
    <td><span class="BodyText">Wired</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Backlit</span></td>\r\n
    <td><span class="BodyText">Multi</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Colour</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Keyboard Technology</span></td>\r\n
    <td><span class="BodyText">Membrane</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Mechnical Key Type</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="feedback" class="pp-bottomsection">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:525;s:10:"product_id";i:527;s:6:"locale";s:2:"en";s:4:"name";s:53:"Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard";s:11:"description";s:2589:"<div class="printsharecompare">\r\n
    <h2 class="printable">Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard</h2>\r\n
    <div id="maindesc" class="pp-bottomsection deschide productdesc prodshow">\r\n
    <h2>Product Information</h2>\r\n
    <div class="OOSProdInfoCMSRegionDest">&nbsp;</div>\r\n
    <p><strong>DESIGN FOR GAMING</strong></p>\r\n
    <p>The K616A is an excellent choice for PC gaming enthusiasts who are looking for an affordable keyboard and can tick most of the requirements on the short list of any gamer. Thus K616A offers anti-ghosting support that allows the simultaneous pressing of up to 19 keys with the correct registration of all orders. The Rainbow type lighting system (multicolored) ensures an elegant integration with the rest of the peripherals, being responsible at the same time and for ensuring the optimum visibility in the dark or semi-darkness.</p>\r\n
    <p><strong>MULTIMEDIA FUNCTIONS</strong></p>\r\n
    <p>Using various key combinations, common functions such as volume modification, media player control or electronic mail verification can be accessed quickly and conveniently.</p>\r\n
    <p><strong>ERGONOMY AND RELIABILITY</strong></p>\r\n
    <p>Thanks to the compact frame, the K616A integrates more easily with the rest of the peripherals on a desk, helping to achieve optimum ergonomics of the space. The whole assembly is resistant to accidental spillage of liquids, and the type of membrane used promises a reliability of the keys of up to 5 million hits, guaranteeing hours of uninterrupted gameplay in the favorite game.</p>\r\n
    </div>\r\n
    <div class="productcolumnleft">\r\n
    <div id="specs" class="pp-bottomsection"><a name="specs"></a>\r\n
    <h2>Tech Spec</h2>\r\n
    <div id="specData">\r\n
    <div>\r\n
    <div>\r\n
    <table id="gvwSpec" border="0" cellspacing="0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="Section" colspan="2">Key Specification</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Brand</span></td>\r\n
    <td><span class="BodyText">Marvo</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Connectivity</span></td>\r\n
    <td><span class="BodyText">Wired</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Backlit</span></td>\r\n
    <td><span class="BodyText">Multi</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Colour</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Keyboard Technology</span></td>\r\n
    <td><span class="BodyText">Membrane</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Mechnical Key Type</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="feedback" class="pp-bottomsection">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6243;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-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 01:05:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6243;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-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 01:05:18";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:547;}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:807;s:18:"related_product_id";i:547;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:547;}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:2356;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:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></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:594;s:12:"tax_class_id";N;s:4:"slug";s:64:"mobile-climate-air-conditioner-dehumidification-cooling-function";s:5:"price";s:8:"205.0000";s:13:"special_price";s:8:"185.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"185.0000";s:3:"sku";s:9:"J120P0U50";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2597;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-19 12:48:31";s:10:"updated_at";s:19:"2026-03-06 22:41:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:594;s:12:"tax_class_id";N;s:4:"slug";s:64:"mobile-climate-air-conditioner-dehumidification-cooling-function";s:5:"price";s:8:"205.0000";s:13:"special_price";s:8:"185.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"185.0000";s:3:"sku";s:9:"J120P0U50";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2597;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-19 12:48:31";s:10:"updated_at";s:19:"2026-03-06 22:41:13";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:594;}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:807;s:18:"related_product_id";i:594;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:594;}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:2356;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:592;s:10:"product_id";i:594;s:6:"locale";s:2:"en";s:4:"name";s:66:"Mobile Climate Air Conditioner Dehumidification & Cooling Function";s:11:"description";s:2594:"<div class="columns">\r\n
    <div class="columns--half">\r\n
    <div class="content-block promotional-content">\r\n
    <h2>Explanation specifications</h2>\r\n
    <div class="promotional-content__text-flat"><strong>Electronic controls:</strong><br />The unit is equipped with electronic controls.<br /><br /><strong>Remote control:</strong><br />This unit can be operated with an easy to handle remote control.<br /><br /><strong>Temperature setting:</strong><br />When switched on the LED display will show the room temperature.&nbsp;The desired temperature can be set between 16 and 31 &deg; C.&nbsp;Note: result is up to<br />specific room conditions.<br /><br /><strong>Fan speed setting:</strong><br />Select the fan speed: low or high.&nbsp;The user interface will feedback the chosen speed.<br /><br /><strong>Timer:</strong><br />Operating time to be set up to 24 hours.&nbsp;The unit switches off or on automatically when the set time has run down.<br /><br /><strong>Air conditioning:</strong><br />The unit produces, with high energy efficiency (A-rating), a pleasant and refreshing high capacity cool airflow.&nbsp;Unhealthy particles are captured by the air filter.&nbsp;Performance is optimal when the entering of warm outside air is prevented.<br /><br /><strong>Air filter:</strong><br />The air conditioner is equipped with a nylon filter to capture dust particles.<br /><br /><strong>Cooldown effect:</strong><br />The unit removes humidity by condensation.&nbsp;The condensate cools the condenser and is removed by the hot air discharge.&nbsp;This will increase the energy efficiency;&nbsp;the so called &ldquo;cool down&rdquo; effect.<br /><br /><strong>Dehumidification:</strong><br />The unit can also be used as dehumidifier only.&nbsp;In that case the exhaust hose is not connected and warm air returns in the room.<br /><br /><strong>Continuous drainage:</strong><br />This air conditioner can also be used as a dehumidifier.&nbsp;In such case it is necessary to connect a (not included) continuous drainage tube to the unit.<br /><br /><strong>Exhaust duct:</strong><br />Hot air and humidity is transported, by an easy to install exhaust duct, outside the room.<br /><br /><strong>Design:</strong><br />exclusive Tectro design including LED display and including remote control.<br /><br /><strong>Brown carton box:</strong><br />The unit is delivered complete with auxiliary parts in a brown box showing application and operation information in multiple languages.</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="others-viewed-products" class="product-gallery" data-product-link-type="">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:592;s:10:"product_id";i:594;s:6:"locale";s:2:"en";s:4:"name";s:66:"Mobile Climate Air Conditioner Dehumidification & Cooling Function";s:11:"description";s:2594:"<div class="columns">\r\n
    <div class="columns--half">\r\n
    <div class="content-block promotional-content">\r\n
    <h2>Explanation specifications</h2>\r\n
    <div class="promotional-content__text-flat"><strong>Electronic controls:</strong><br />The unit is equipped with electronic controls.<br /><br /><strong>Remote control:</strong><br />This unit can be operated with an easy to handle remote control.<br /><br /><strong>Temperature setting:</strong><br />When switched on the LED display will show the room temperature.&nbsp;The desired temperature can be set between 16 and 31 &deg; C.&nbsp;Note: result is up to<br />specific room conditions.<br /><br /><strong>Fan speed setting:</strong><br />Select the fan speed: low or high.&nbsp;The user interface will feedback the chosen speed.<br /><br /><strong>Timer:</strong><br />Operating time to be set up to 24 hours.&nbsp;The unit switches off or on automatically when the set time has run down.<br /><br /><strong>Air conditioning:</strong><br />The unit produces, with high energy efficiency (A-rating), a pleasant and refreshing high capacity cool airflow.&nbsp;Unhealthy particles are captured by the air filter.&nbsp;Performance is optimal when the entering of warm outside air is prevented.<br /><br /><strong>Air filter:</strong><br />The air conditioner is equipped with a nylon filter to capture dust particles.<br /><br /><strong>Cooldown effect:</strong><br />The unit removes humidity by condensation.&nbsp;The condensate cools the condenser and is removed by the hot air discharge.&nbsp;This will increase the energy efficiency;&nbsp;the so called &ldquo;cool down&rdquo; effect.<br /><br /><strong>Dehumidification:</strong><br />The unit can also be used as dehumidifier only.&nbsp;In that case the exhaust hose is not connected and warm air returns in the room.<br /><br /><strong>Continuous drainage:</strong><br />This air conditioner can also be used as a dehumidifier.&nbsp;In such case it is necessary to connect a (not included) continuous drainage tube to the unit.<br /><br /><strong>Exhaust duct:</strong><br />Hot air and humidity is transported, by an easy to install exhaust duct, outside the room.<br /><br /><strong>Design:</strong><br />exclusive Tectro design including LED display and including remote control.<br /><br /><strong>Brown carton box:</strong><br />The unit is delivered complete with auxiliary parts in a brown box showing application and operation information in multiple languages.</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="others-viewed-products" class="product-gallery" data-product-link-type="">&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: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:598;s:12:"tax_class_id";N;s:4:"slug";s:71:"clatronic-air-conditioner-mobile-climate-cooling-system-8000btu-cl-3672";s:5:"price";s:8:"260.0000";s:13:"special_price";s:8:"200.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"200.0000";s:3:"sku";s:10:"J130P0K401";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3327;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-19 15:08:39";s:10:"updated_at";s:19:"2026-03-06 22:35:38";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:598;s:12:"tax_class_id";N;s:4:"slug";s:71:"clatronic-air-conditioner-mobile-climate-cooling-system-8000btu-cl-3672";s:5:"price";s:8:"260.0000";s:13:"special_price";s:8:"200.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"200.0000";s:3:"sku";s:10:"J130P0K401";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3327;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-19 15:08:39";s:10:"updated_at";s:19:"2026-03-06 22:35:38";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:598;}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:807;s:18:"related_product_id";i:598;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:598;}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:2356;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:596;s:10:"product_id";i:598;s:6:"locale";s:2:"en";s:4:"name";s:71:"CLATRONIC Air Conditioner Mobile Climate Cooling System 8000btu CL 3672";s:11:"description";s:976:"<h2>Key specs</h2>\r\n
    <ul>\r\n
    <li><label class="has-text-weight-bold">product type:&nbsp;</label><span class="has-text-weight-light">Monobloc mobile air conditioner</span></li>\r\n
    <li><label class="has-text-weight-bold">cold media:&nbsp;</label><span class="has-text-weight-light">R410A</span></li>\r\n
    <li><label class="has-text-weight-bold">display:&nbsp;</label><span class="has-text-weight-light">yes</span></li>\r\n
    <li><label class="has-text-weight-bold">noise level:&nbsp;</label><span class="has-text-weight-light">65 dB</span></li>\r\n
    <li><label class="has-text-weight-bold">energy efficiency class (cooling):&nbsp;</label><span class="has-text-weight-light">A</span></li>\r\n
    <li><label class="has-text-weight-bold">air conditioner functions:&nbsp;</label><span class="has-text-weight-light">Cooling, Dehumidifying, Ventilating</span></li>\r\n
    <li><label class="has-text-weight-bold">cooling capacity (max):&nbsp;</label><span class="has-text-weight-light">8000 BTU/h</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:596;s:10:"product_id";i:598;s:6:"locale";s:2:"en";s:4:"name";s:71:"CLATRONIC Air Conditioner Mobile Climate Cooling System 8000btu CL 3672";s:11:"description";s:976:"<h2>Key specs</h2>\r\n
    <ul>\r\n
    <li><label class="has-text-weight-bold">product type:&nbsp;</label><span class="has-text-weight-light">Monobloc mobile air conditioner</span></li>\r\n
    <li><label class="has-text-weight-bold">cold media:&nbsp;</label><span class="has-text-weight-light">R410A</span></li>\r\n
    <li><label class="has-text-weight-bold">display:&nbsp;</label><span class="has-text-weight-light">yes</span></li>\r\n
    <li><label class="has-text-weight-bold">noise level:&nbsp;</label><span class="has-text-weight-light">65 dB</span></li>\r\n
    <li><label class="has-text-weight-bold">energy efficiency class (cooling):&nbsp;</label><span class="has-text-weight-light">A</span></li>\r\n
    <li><label class="has-text-weight-bold">air conditioner functions:&nbsp;</label><span class="has-text-weight-light">Cooling, Dehumidifying, Ventilating</span></li>\r\n
    <li><label class="has-text-weight-bold">cooling capacity (max):&nbsp;</label><span class="has-text-weight-light">8000 BTU/h</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: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:599;s:12:"tax_class_id";N;s:4:"slug";s:69:"clatronic-3-in-1-mobile-air-cooler-humidifier-cleaner-70-watt-lk-3742";s:5:"price";s:7:"99.0000";s:13:"special_price";s:7:"84.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"84.0000";s:3:"sku";s:8:"J50P0K45";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3675;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-19 15:25:55";s:10:"updated_at";s:19:"2026-03-05 20:22:20";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:599;s:12:"tax_class_id";N;s:4:"slug";s:69:"clatronic-3-in-1-mobile-air-cooler-humidifier-cleaner-70-watt-lk-3742";s:5:"price";s:7:"99.0000";s:13:"special_price";s:7:"84.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"84.0000";s:3:"sku";s:8:"J50P0K45";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3675;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-19 15:25:55";s:10:"updated_at";s:19:"2026-03-05 20:22:20";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:599;}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:807;s:18:"related_product_id";i:599;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:599;}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:2356;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:597;s:10:"product_id";i:599;s:6:"locale";s:2:"en";s:4:"name";s:73:"Clatronic 3 in 1 Mobile Air Cooler, Humidifier, Cleaner - 70 Watt LK-3742";s:11:"description";s:4333:"<div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="ug4tqa-puelkk-c8ur0b-dc7qtb" 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">Keep your head cool &mdash; 3 functions combined in one device: the Clatronic LK 3742 is an air cooler, humidifier and air purifier in one. With three fan settings and multiple settings, the 3-in-1 air cooler allows maximum comfort in your home or office.</span></li>\r\n
    <li><span class="a-list-item">Top features &mdash; If necessary, you can use the 8 hour timer e.g. for example, run at night and the device switches off automatically after the time has elapsed. In addition, the air cooler can simulate a natural wind mode (automatic wind speed change, 2 pre-programmed functions).</span></li>\r\n
    <li><span class="a-list-item">For fresh/humidified air &mdash; The LK 3742 features a removable 4.5 litre water tank. The large tank volume allows you to humidify the air for up to 20 hours in continuous operation (without refilling). Thanks to the external display, you can always see the current water level of the device.</span></li>\r\n
    <li><span class="a-list-item">Swing Function &mdash; For a wide and even distribution of air, the air cooler rotates from top to bottom. If necessary, the oscillation can also be switched off.</span></li>\r\n
    <li><span class="a-list-item">Especially practical - In addition to the practical remote control, you can also make the desired settings on the multifunction control panel directly on the device.</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="r03q4c-nc44y2-ekhw9-p0zxeq" 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="cvwd0q-pofzxs-23wt93-rg7a0j" 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="owgtjc-r0nubv-dfb3zk-vag4nd" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="g3ncuy-f6w7pj-a703ow-lcivr8" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="41xcjz-m8jbc6-yn38sm-mlo7i2" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="pfql91-cxqjeg-a4wd5u-tixpha" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="sgmdzm-g8ex76-kn0afm-4kfhkz" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="6snkvv-a1kyp5-9sia4j-6w9933" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="k75onu-w3bs1k-c60c80-1yn5fn" 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="aj766s-hrx1hj-i27b63-lilti0" 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="4x5r5x-zaky87-kbdr5c-7okl2c" data-cel-widget="vendorPoweredCoupon_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="rhuxyc-opje7y-c4lw6d-88tmu8" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:597;s:10:"product_id";i:599;s:6:"locale";s:2:"en";s:4:"name";s:73:"Clatronic 3 in 1 Mobile Air Cooler, Humidifier, Cleaner - 70 Watt LK-3742";s:11:"description";s:4333:"<div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="ug4tqa-puelkk-c8ur0b-dc7qtb" 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">Keep your head cool &mdash; 3 functions combined in one device: the Clatronic LK 3742 is an air cooler, humidifier and air purifier in one. With three fan settings and multiple settings, the 3-in-1 air cooler allows maximum comfort in your home or office.</span></li>\r\n
    <li><span class="a-list-item">Top features &mdash; If necessary, you can use the 8 hour timer e.g. for example, run at night and the device switches off automatically after the time has elapsed. In addition, the air cooler can simulate a natural wind mode (automatic wind speed change, 2 pre-programmed functions).</span></li>\r\n
    <li><span class="a-list-item">For fresh/humidified air &mdash; The LK 3742 features a removable 4.5 litre water tank. The large tank volume allows you to humidify the air for up to 20 hours in continuous operation (without refilling). Thanks to the external display, you can always see the current water level of the device.</span></li>\r\n
    <li><span class="a-list-item">Swing Function &mdash; For a wide and even distribution of air, the air cooler rotates from top to bottom. If necessary, the oscillation can also be switched off.</span></li>\r\n
    <li><span class="a-list-item">Especially practical - In addition to the practical remote control, you can also make the desired settings on the multifunction control panel directly on the device.</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="r03q4c-nc44y2-ekhw9-p0zxeq" 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="cvwd0q-pofzxs-23wt93-rg7a0j" 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="owgtjc-r0nubv-dfb3zk-vag4nd" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="g3ncuy-f6w7pj-a703ow-lcivr8" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="41xcjz-m8jbc6-yn38sm-mlo7i2" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="pfql91-cxqjeg-a4wd5u-tixpha" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="sgmdzm-g8ex76-kn0afm-4kfhkz" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="6snkvv-a1kyp5-9sia4j-6w9933" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="k75onu-w3bs1k-c60c80-1yn5fn" 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="aj766s-hrx1hj-i27b63-lilti0" 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="4x5r5x-zaky87-kbdr5c-7okl2c" data-cel-widget="vendorPoweredCoupon_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="rhuxyc-opje7y-c4lw6d-88tmu8" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&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:8;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:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;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-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;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-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:604;}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:807;s:18:"related_product_id";i:604;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:604;}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:2356;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:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</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:9;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:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;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-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;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-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:631;}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:807;s:18:"related_product_id";i:631;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:631;}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:2356;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:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></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:10;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:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;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-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;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-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:632;}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:807;s:18:"related_product_id";i:632;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:632;}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:2356;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:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&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:11;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:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";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:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;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-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";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:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;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-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:633;}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:807;s:18:"related_product_id";i:633;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:633;}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:2356;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:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</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:12;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:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;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-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;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-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:634;}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:807;s:18:"related_product_id";i:634;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:634;}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:2356;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:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</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:13;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:636;s:12:"tax_class_id";N;s:4:"slug";s:62:"multi-function-emergency-led-light-24+6-rechargeable-batteries";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:7:"J4P0K74";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2568;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-05 12:56:45";s:10:"updated_at";s:19:"2026-03-06 20:03:09";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:636;s:12:"tax_class_id";N;s:4:"slug";s:62:"multi-function-emergency-led-light-24+6-rechargeable-batteries";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:7:"J4P0K74";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2568;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-05 12:56:45";s:10:"updated_at";s:19:"2026-03-06 20:03:09";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:636;}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:807;s:18:"related_product_id";i:636;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:636;}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:2356;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:634;s:10:"product_id";i:636;s:6:"locale";s:2:"en";s:4:"name";s:66:"Multi-Function Emergency LED Light 24+6 - Rechargeable & Batteries";s:11:"description";s:173:"<div class="tt-collapse-title"><strong>DESCRIPTION</strong></div>\r\n
    <div class="tt-collapse-content">\r\n
    <p>GR Emergency Light</p>\r\n
    <p>Good Quality</p>\r\n
    <p>24+6 Led</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:634;s:10:"product_id";i:636;s:6:"locale";s:2:"en";s:4:"name";s:66:"Multi-Function Emergency LED Light 24+6 - Rechargeable & Batteries";s:11:"description";s:173:"<div class="tt-collapse-title"><strong>DESCRIPTION</strong></div>\r\n
    <div class="tt-collapse-content">\r\n
    <p>GR Emergency Light</p>\r\n
    <p>Good Quality</p>\r\n
    <p>24+6 Led</p>\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:14;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:637;s:12:"tax_class_id";N;s:4:"slug";s:71:"flying-disk-lamp-type-jl-678-charged-remote-control-emergency-led-globe";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:8:"J2P0K544";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3713;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-05 13:50:46";s:10:"updated_at";s:19:"2026-03-06 21:40:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:637;s:12:"tax_class_id";N;s:4:"slug";s:71:"flying-disk-lamp-type-jl-678-charged-remote-control-emergency-led-globe";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:8:"J2P0K544";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3713;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-05 13:50:46";s:10:"updated_at";s:19:"2026-03-06 21:40:29";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:637;}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:807;s:18:"related_product_id";i:637;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:637;}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:2356;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:635;s:10:"product_id";i:637;s:6:"locale";s:2:"en";s:4:"name";s:71:"Flying Disk Lamp Type JL-678 Charged Remote Control Emergency LED Globe";s:11:"description";s:995:"<div class="proddetails">\r\n
    <div class="proddesc">\r\n
    <h4>Product Description</h4>\r\n
    <p>The new flying disk type Remote-Control Emergency LED Lamp can be controlled by the Remote Control</p>\r\n
    <p>It can also be turned on and off at the lamp holder</p>\r\n
    <p>Also, there are two high capacity batteries inside which makes the duration time longer</p>\r\n
    <p>The built-in protection circuit prevents the batteries from overcharging</p>\r\n
    <p>Battery type: 1000 mAh</p>\r\n
    <p>LED quantity: 22</p>\r\n
    <p>Modes: 3</p>\r\n
    <p>Emergency lamp, LED energy-save lamp.</p>\r\n
    <p>With Remote Control Function</p>\r\n
    <p>Remote Control distance: 20m</p>\r\n
    <p>Emergency Lamp</p>\r\n
    <p>Works automatically in power outage</p>\r\n
    <p>Works for more than 6 hours after the power outage</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Dimensions: Height 11 cm Diameter 13 cm</p>\r\n
    </div>\r\n
    </div>\r\n
    <div class="prodrightgoods">\r\n
    <div class="proddetailsRight prodFineprint hidden-sm hidden-xs">\r\n
    <div class="proddesc">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:635;s:10:"product_id";i:637;s:6:"locale";s:2:"en";s:4:"name";s:71:"Flying Disk Lamp Type JL-678 Charged Remote Control Emergency LED Globe";s:11:"description";s:995:"<div class="proddetails">\r\n
    <div class="proddesc">\r\n
    <h4>Product Description</h4>\r\n
    <p>The new flying disk type Remote-Control Emergency LED Lamp can be controlled by the Remote Control</p>\r\n
    <p>It can also be turned on and off at the lamp holder</p>\r\n
    <p>Also, there are two high capacity batteries inside which makes the duration time longer</p>\r\n
    <p>The built-in protection circuit prevents the batteries from overcharging</p>\r\n
    <p>Battery type: 1000 mAh</p>\r\n
    <p>LED quantity: 22</p>\r\n
    <p>Modes: 3</p>\r\n
    <p>Emergency lamp, LED energy-save lamp.</p>\r\n
    <p>With Remote Control Function</p>\r\n
    <p>Remote Control distance: 20m</p>\r\n
    <p>Emergency Lamp</p>\r\n
    <p>Works automatically in power outage</p>\r\n
    <p>Works for more than 6 hours after the power outage</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Dimensions: Height 11 cm Diameter 13 cm</p>\r\n
    </div>\r\n
    </div>\r\n
    <div class="prodrightgoods">\r\n
    <div class="proddetailsRight prodFineprint hidden-sm hidden-xs">\r\n
    <div class="proddesc">&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:15;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:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.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:2152;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 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.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:2152;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 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:666;}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:807;s:18:"related_product_id";i:666;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:666;}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:2356;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:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</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;}i:16;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:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;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-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;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-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:696;}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:807;s:18:"related_product_id";i:696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:696;}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:2356;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:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</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:17;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:780;s:12:"tax_class_id";N;s:4:"slug";s:111:"emergency-rechargeable-led-lamps-household-lighting-bulbs-saving-energy-intelligent-light-bulb-led-smart-charge";s:5:"price";s:6:"6.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:8696;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-08-11 22:23:34";s:10:"updated_at";s:19:"2026-03-07 01:03:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:780;s:12:"tax_class_id";N;s:4:"slug";s:111:"emergency-rechargeable-led-lamps-household-lighting-bulbs-saving-energy-intelligent-light-bulb-led-smart-charge";s:5:"price";s:6:"6.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:8696;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-08-11 22:23:34";s:10:"updated_at";s:19:"2026-03-07 01:03:23";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:780;}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:807;s:18:"related_product_id";i:780;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:780;}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:2356;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:778;s:10:"product_id";i:780;s:6:"locale";s:2:"en";s:4:"name";s:112:"Emergency Rechargeable LED Lamps Household Lighting Bulbs, Saving Energy Intelligent Light Bulb LED Smart Charge";s:11:"description";s:1132:"<p>EMERGENCY USE: Auto light up when emergency power outage, power failure, hurricane emergency.<br />HUMAN INDUCTION LAMP: Just hold the bulb bottom base to light as flashlight.<br />SMART CHARGE BULB: Battery powered light bulbs that auto-charged when the light switch is turned on. Save to 80% over standard incandescent bulbs.<br />WIDE APPLICATION: Perfect for indoor and outdoor use for any area in the home, office, industry, showroom, corridor, hotel, hiking, fishing, camping, boating, etc.<br />When the power suddenly cut, black out or thundery sky cause the power outage, the emergency bulb will still lighting.<br />In usual, the emergency bulb work as the normal bulb, turn on or off by wall switch.<br />At the same time, the battery will charge till full, ready for the emergency situation happen.<br />Very low heat generating, besides saving light power, Energy-saving and environmentally friendly.<br />The battery can support working about 3-5 hours. (brightness will decrease automatically to lengthen working hours.)<br />Simply pull the handle up, you can turn this Magic Bulb into a hand-held flashlight.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:778;s:10:"product_id";i:780;s:6:"locale";s:2:"en";s:4:"name";s:112:"Emergency Rechargeable LED Lamps Household Lighting Bulbs, Saving Energy Intelligent Light Bulb LED Smart Charge";s:11:"description";s:1132:"<p>EMERGENCY USE: Auto light up when emergency power outage, power failure, hurricane emergency.<br />HUMAN INDUCTION LAMP: Just hold the bulb bottom base to light as flashlight.<br />SMART CHARGE BULB: Battery powered light bulbs that auto-charged when the light switch is turned on. Save to 80% over standard incandescent bulbs.<br />WIDE APPLICATION: Perfect for indoor and outdoor use for any area in the home, office, industry, showroom, corridor, hotel, hiking, fishing, camping, boating, etc.<br />When the power suddenly cut, black out or thundery sky cause the power outage, the emergency bulb will still lighting.<br />In usual, the emergency bulb work as the normal bulb, turn on or off by wall switch.<br />At the same time, the battery will charge till full, ready for the emergency situation happen.<br />Very low heat generating, besides saving light power, Energy-saving and environmentally friendly.<br />The battery can support working about 3-5 hours. (brightness will decrease automatically to lengthen working hours.)<br />Simply pull the handle up, you can turn this Magic Bulb into a hand-held flashlight.</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:18;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:781;s:12:"tax_class_id";N;s:4:"slug";s:98:"led-rechargeable-flood-light-series-10w-outdoor-solar-energy-induction-lamp-with-pir-motion-sensor";s:5:"price";s:7:"30.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2765;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-08-12 15:25:15";s:10:"updated_at";s:19:"2026-03-06 05:45:31";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:781;s:12:"tax_class_id";N;s:4:"slug";s:98:"led-rechargeable-flood-light-series-10w-outdoor-solar-energy-induction-lamp-with-pir-motion-sensor";s:5:"price";s:7:"30.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2765;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-08-12 15:25:15";s:10:"updated_at";s:19:"2026-03-06 05:45:31";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:781;}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:807;s:18:"related_product_id";i:781;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:781;}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:2356;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:779;s:10:"product_id";i:781;s:6:"locale";s:2:"en";s:4:"name";s:98:"Led rechargeable flood light series 10w outdoor solar energy induction lamp with pir motion sensor";s:11:"description";s:890:"<p>The LED flood light automatically turns on when motion is detected at night. Whether you need security lighting or just occasional illumination in a dark area, this bright solar motion flood light will do the job.</p>\r\n
    <p>The best feature about this LED solar motion detector light is the ease of installation. Just mount the security flood light and the stand-alone solar panel to any flat surface, than connect them together with the supplied 15ft. wire. For longer operating time and maximum brightness make sure to locate the solar panel where it can get maximum sunshine all through the day. Once installed, the last thing to do is to adjust few settings. The built-in infrared motion detector has 3 knobs allowing fine tuning of lighting time, sensitivity and dusk to dawn correction (you don&rsquo;t need your solar motion light to be triggered during daytime.)</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:779;s:10:"product_id";i:781;s:6:"locale";s:2:"en";s:4:"name";s:98:"Led rechargeable flood light series 10w outdoor solar energy induction lamp with pir motion sensor";s:11:"description";s:890:"<p>The LED flood light automatically turns on when motion is detected at night. Whether you need security lighting or just occasional illumination in a dark area, this bright solar motion flood light will do the job.</p>\r\n
    <p>The best feature about this LED solar motion detector light is the ease of installation. Just mount the security flood light and the stand-alone solar panel to any flat surface, than connect them together with the supplied 15ft. wire. For longer operating time and maximum brightness make sure to locate the solar panel where it can get maximum sunshine all through the day. Once installed, the last thing to do is to adjust few settings. The built-in infrared motion detector has 3 knobs allowing fine tuning of lighting time, sensitivity and dusk to dawn correction (you don&rsquo;t need your solar motion light to be triggered during daytime.)</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:19;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:793;s:12:"tax_class_id";N;s:4:"slug";s:64:"emergency-bivouac-led-light-lamp-portable-hand-hold-with-compass";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:2536;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-08-15 19:35:10";s:10:"updated_at";s:19:"2026-03-06 22:07:28";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:793;s:12:"tax_class_id";N;s:4:"slug";s:64:"emergency-bivouac-led-light-lamp-portable-hand-hold-with-compass";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:2536;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-08-15 19:35:10";s:10:"updated_at";s:19:"2026-03-06 22:07:28";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:793;}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:807;s:18:"related_product_id";i:793;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:793;}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:2356;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:791;s:10:"product_id";i:793;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emergency Bivouac Led Light Lamp Portable Hand Hold with Compass";s:11:"description";s:915:"<p>Convenient and Portable,There is one hook on the top and one hook at the base of this camping lantern that can hang the tent light upside down to get better light when lighting up a big area.<br />[Bright ] With 360 degree beam angle and 500 lumen, this camping light can give off pretty bright light. And the IP44 grade, making it suitable for outdoor activities.<br />[Long Last Time] Using 1.5V 3 x D batteries (NOT included) as power supply, enables it can be used up to 12-25 hours, which last longer than most of the camp lamp in the market. Energy saving and suitable for power outage, emergency usage, hurricane and earthquake survival kit, etc.<br />protection grade, making it quite suitable for camping, hiking, fishing, walking the dog<br />Material:Rubber+COB<br />Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:791;s:10:"product_id";i:793;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emergency Bivouac Led Light Lamp Portable Hand Hold with Compass";s:11:"description";s:915:"<p>Convenient and Portable,There is one hook on the top and one hook at the base of this camping lantern that can hang the tent light upside down to get better light when lighting up a big area.<br />[Bright ] With 360 degree beam angle and 500 lumen, this camping light can give off pretty bright light. And the IP44 grade, making it suitable for outdoor activities.<br />[Long Last Time] Using 1.5V 3 x D batteries (NOT included) as power supply, enables it can be used up to 12-25 hours, which last longer than most of the camp lamp in the market. Energy saving and suitable for power outage, emergency usage, hurricane and earthquake survival kit, etc.<br />protection grade, making it quite suitable for camping, hiking, fishing, walking the dog<br />Material:Rubber+COB<br />Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing.</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:20;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:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.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:2907;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-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.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:2907;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-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:802;}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:807;s:18:"related_product_id";i:802;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:802;}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:2356;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:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";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:21;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:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;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-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;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-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:805;}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:807;s:18:"related_product_id";i:805;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:805;}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:2356;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:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</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:21:{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:67;s:12:"tax_class_id";N;s:4:"slug";s:16:"mini-laptop-desk";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:5428;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 16:11:44";s:10:"updated_at";s:19:"2026-03-06 17:55:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:67;s:12:"tax_class_id";N;s:4:"slug";s:16:"mini-laptop-desk";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:5428;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 16:11:44";s:10:"updated_at";s:19:"2026-03-06 17:55:30";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:67;}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:807;s:18:"up_sell_product_id";i:67;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:67;}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:65;s:10:"product_id";i:67;s:6:"locale";s:2:"en";s:4:"name";s:16:"Mini Laptop Desk";s:11:"description";s:2179:"<div id="featurebullets_feature_div" class="feature" data-feature-name="featurebullets" 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-none">\r\n
    <li><span class="a-list-item">HIGHLY VERSATILE &ndash; This multifunctional table will be a perfect addition to your office, home or home office. Use it as a multifunctional workstation, a standing desk for office work, a snack tray for watching TV, a laptop or tablet stand for relaxing in bed or a food table to enjoy breakfast in bed!</span></li>\r\n
    <li><span class="a-list-item">HEALTHIER WORKING - When used in conjunction with a regular desk it enables you to work while standing; freeing ourselves from disorders such as backache, neck pain and stiffness caused by sitting long hours in the same posture.</span></li>\r\n
    <li><span class="a-list-item">EASY TO USE &ndash; You can easily enable quick height changes (adjustable from 9.4"-12.6") on this table using two auto-lock buttons on each side. In addition, you can also adjust the surface angle from 0-30 by pulling a lock button and releasing it when you get the desired angle.</span></li>\r\n
    <li><span class="a-list-item">LIGHT BUT STURDY &ndash; This table is light enough to carry around, ergonomic, environmentally friendly, yet strongly built and durable having been made of 100% high quality engineered wood.</span></li>\r\n
    <li><span class="a-list-item">PORTABLE &ndash; Apart from being lightweight, this table is easily foldable, making it super convenient for you to take it anywhere or even to stow away. Now you can have your own ergonomic workstation ready anytime, anyplace!</span></li>\r\n
    <li><span class="a-list-item">Tabletop: Oak</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="feature" data-feature-name="globalStoreInfoBullets" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="amazonGlobal_feature_div" class="feature" data-feature-name="amazonGlobal" data-cel-widget="amazonGlobal_feature_div">&nbsp;</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:65;s:10:"product_id";i:67;s:6:"locale";s:2:"en";s:4:"name";s:16:"Mini Laptop Desk";s:11:"description";s:2179:"<div id="featurebullets_feature_div" class="feature" data-feature-name="featurebullets" 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-none">\r\n
    <li><span class="a-list-item">HIGHLY VERSATILE &ndash; This multifunctional table will be a perfect addition to your office, home or home office. Use it as a multifunctional workstation, a standing desk for office work, a snack tray for watching TV, a laptop or tablet stand for relaxing in bed or a food table to enjoy breakfast in bed!</span></li>\r\n
    <li><span class="a-list-item">HEALTHIER WORKING - When used in conjunction with a regular desk it enables you to work while standing; freeing ourselves from disorders such as backache, neck pain and stiffness caused by sitting long hours in the same posture.</span></li>\r\n
    <li><span class="a-list-item">EASY TO USE &ndash; You can easily enable quick height changes (adjustable from 9.4"-12.6") on this table using two auto-lock buttons on each side. In addition, you can also adjust the surface angle from 0-30 by pulling a lock button and releasing it when you get the desired angle.</span></li>\r\n
    <li><span class="a-list-item">LIGHT BUT STURDY &ndash; This table is light enough to carry around, ergonomic, environmentally friendly, yet strongly built and durable having been made of 100% high quality engineered wood.</span></li>\r\n
    <li><span class="a-list-item">PORTABLE &ndash; Apart from being lightweight, this table is easily foldable, making it super convenient for you to take it anywhere or even to stow away. Now you can have your own ergonomic workstation ready anytime, anyplace!</span></li>\r\n
    <li><span class="a-list-item">Tabletop: Oak</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="feature" data-feature-name="globalStoreInfoBullets" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="amazonGlobal_feature_div" class="feature" data-feature-name="amazonGlobal" data-cel-widget="amazonGlobal_feature_div">&nbsp;</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: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:199;s:12:"tax_class_id";N;s:4:"slug";s:66:"multifunctional-folding-laptop-table-stand-for-bed-sofa-and-office";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"A1008";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5879;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-05-03 00:23:21";s:10:"updated_at";s:19:"2026-03-06 11:26:45";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:199;s:12:"tax_class_id";N;s:4:"slug";s:66:"multifunctional-folding-laptop-table-stand-for-bed-sofa-and-office";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"A1008";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5879;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-05-03 00:23:21";s:10:"updated_at";s:19:"2026-03-06 11:26:45";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:199;}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:807;s:18:"up_sell_product_id";i:199;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:199;}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:6422;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:197;s:10:"product_id";i:199;s:6:"locale";s:2:"en";s:4:"name";s:67:"Multifunctional Folding Laptop Table Stand for bed, sofa and office";s:11:"description";s:2495:"<p>Multifunctional Folding Laptop Table Stand for bed and sofa</p>\r\n
    <p><span style="font-size: large;"><strong data-spm-anchor-id="a2700.details.pronpeci14.i0.67cb33d87OHMRo">Portable Folding Notebook or Laptop stand in office</strong></span><strong><em><span style="font-size: large;"><br /></span></em></strong></p>\r\n
    <p><span style="font-size: large;"><strong>&nbsp;</strong></span></p>\r\n
    <p><strong><em><span style="font-size: large;">Features</span></em><span style="font-size: medium;">:</span></strong>&nbsp;&nbsp;<strong>&nbsp;<span style="font-size: medium;">Adjustable aluminum laptop table</span></strong><br />&nbsp;<span style="font-family: Times New Roman, Times; font-size: medium;">✔This lightweight flexible design desk allows you to carry your laptop, monitor, book and other small necessary items anywhere you go.<br /><br />✔It can save a lot space and keep your living or working room neat and organized.<br /><br />✔This laptop tray table is the perfect choice for you! You can adjust this desk to any position or angle that makes you feel comfortable when you want to relax on bed or sit on couch.<br /><br />✔It's really amazing to adjust your workstation to an angle and height that makes you feel 100% comfortable at home. It can effectively reduce back stress and neck pain! Just use it in any way you want.<br /><br />✔You will save a large sum of money with this table. Because this ergonomic table can also be used as a TV dinner or breakfast tray, sound equipment, projector, notebook standing desks, book tray, writing desk, tablet holder, and other then laptop stand.&nbsp;</span></p>\r\n
    <p><span style="font-family: Times New Roman, Times; font-size: medium;"><br /></span><strong><em>Specifications:</em><span style="font-size: medium;">&nbsp;</span><span style="font-size: medium;">Laptop desk&nbsp;</span></strong><span style="font-family: Times New Roman, Times;"><span style="font-size: medium;">&nbsp;<br />☛Color: Black<br />☛Folding size: 42*27cm<br />☛N.W:1.1kg<br />☛Maximum height:48cm<br />☛Laptop suitable:17' and smaller size</span></span></p>\r\n
    <p><span style="font-size: medium;">&nbsp;</span></p>\r\n
    <p><span style="font-size: medium;">With increasing number of cases of neck and shoulder pain due to sitting infront of the computer for long hours, it is extremely important to get your screen to be aligned with your eyes whether in your office or at home<span style="font-family: Times New Roman, Times;"><br /></span></span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:197;s:10:"product_id";i:199;s:6:"locale";s:2:"en";s:4:"name";s:67:"Multifunctional Folding Laptop Table Stand for bed, sofa and office";s:11:"description";s:2495:"<p>Multifunctional Folding Laptop Table Stand for bed and sofa</p>\r\n
    <p><span style="font-size: large;"><strong data-spm-anchor-id="a2700.details.pronpeci14.i0.67cb33d87OHMRo">Portable Folding Notebook or Laptop stand in office</strong></span><strong><em><span style="font-size: large;"><br /></span></em></strong></p>\r\n
    <p><span style="font-size: large;"><strong>&nbsp;</strong></span></p>\r\n
    <p><strong><em><span style="font-size: large;">Features</span></em><span style="font-size: medium;">:</span></strong>&nbsp;&nbsp;<strong>&nbsp;<span style="font-size: medium;">Adjustable aluminum laptop table</span></strong><br />&nbsp;<span style="font-family: Times New Roman, Times; font-size: medium;">✔This lightweight flexible design desk allows you to carry your laptop, monitor, book and other small necessary items anywhere you go.<br /><br />✔It can save a lot space and keep your living or working room neat and organized.<br /><br />✔This laptop tray table is the perfect choice for you! You can adjust this desk to any position or angle that makes you feel comfortable when you want to relax on bed or sit on couch.<br /><br />✔It's really amazing to adjust your workstation to an angle and height that makes you feel 100% comfortable at home. It can effectively reduce back stress and neck pain! Just use it in any way you want.<br /><br />✔You will save a large sum of money with this table. Because this ergonomic table can also be used as a TV dinner or breakfast tray, sound equipment, projector, notebook standing desks, book tray, writing desk, tablet holder, and other then laptop stand.&nbsp;</span></p>\r\n
    <p><span style="font-family: Times New Roman, Times; font-size: medium;"><br /></span><strong><em>Specifications:</em><span style="font-size: medium;">&nbsp;</span><span style="font-size: medium;">Laptop desk&nbsp;</span></strong><span style="font-family: Times New Roman, Times;"><span style="font-size: medium;">&nbsp;<br />☛Color: Black<br />☛Folding size: 42*27cm<br />☛N.W:1.1kg<br />☛Maximum height:48cm<br />☛Laptop suitable:17' and smaller size</span></span></p>\r\n
    <p><span style="font-size: medium;">&nbsp;</span></p>\r\n
    <p><span style="font-size: medium;">With increasing number of cases of neck and shoulder pain due to sitting infront of the computer for long hours, it is extremely important to get your screen to be aligned with your eyes whether in your office or at home<span style="font-family: Times New Roman, Times;"><br /></span></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;}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:290;s:12:"tax_class_id";N;s:4:"slug";s:26:"4in1-selfie-ring-led-light";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.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:2567;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-06-24 10:12:14";s:10:"updated_at";s:19:"2026-03-06 22:18:03";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:290;s:12:"tax_class_id";N;s:4:"slug";s:26:"4in1-selfie-ring-led-light";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.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:2567;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-06-24 10:12:14";s:10:"updated_at";s:19:"2026-03-06 22:18:03";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:290;}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:807;s:18:"up_sell_product_id";i:290;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:290;}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:6422;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:288;s:10:"product_id";i:290;s:6:"locale";s:2:"en";s:4:"name";s:26:"4in1 Selfie Ring LED Light";s:11:"description";s:864:"<p>Generic Selfie Ring Light with Phone Holder and Microphone Stand 3</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Description</p>\r\n
    <p>If you are disturbed by the mess of live stream devices? Are you always been harass by the dark when live braodcast? There we are provide you the best solution, 4-in-1 Adjustable Ring Light Phone &amp; Mic holder, keep your desk neat and instant improve the light condition, produce the best effect for your video and photography</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Specification:</p>\r\n
    <p>Product Name: Live Stream Ring Light</p>\r\n
    <p>port: USB</p>\r\n
    <p>Light Color: Cold light, Natural light, Warm light</p>\r\n
    <p>Brightness: 9 levels adjustable</p>\r\n
    <p>Phone Holder Support: 6-10cm width phone</p>\r\n
    <p>Assembled Height: 53cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Packing List:</p>\r\n
    <p>1 * Ring Light</p>\r\n
    <p>1 * Base Stand</p>\r\n
    <p>1 * Microphone Holder</p>\r\n
    <p>2 * Phone Holder</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:288;s:10:"product_id";i:290;s:6:"locale";s:2:"en";s:4:"name";s:26:"4in1 Selfie Ring LED Light";s:11:"description";s:864:"<p>Generic Selfie Ring Light with Phone Holder and Microphone Stand 3</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Description</p>\r\n
    <p>If you are disturbed by the mess of live stream devices? Are you always been harass by the dark when live braodcast? There we are provide you the best solution, 4-in-1 Adjustable Ring Light Phone &amp; Mic holder, keep your desk neat and instant improve the light condition, produce the best effect for your video and photography</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Specification:</p>\r\n
    <p>Product Name: Live Stream Ring Light</p>\r\n
    <p>port: USB</p>\r\n
    <p>Light Color: Cold light, Natural light, Warm light</p>\r\n
    <p>Brightness: 9 levels adjustable</p>\r\n
    <p>Phone Holder Support: 6-10cm width phone</p>\r\n
    <p>Assembled Height: 53cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Packing List:</p>\r\n
    <p>1 * Ring Light</p>\r\n
    <p>1 * Base Stand</p>\r\n
    <p>1 * Microphone Holder</p>\r\n
    <p>2 * Phone Holder</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:309;s:12:"tax_class_id";N;s:4:"slug";s:22:"apple-ipad-7-32gb-wifi";s:5:"price";s:8:"409.0000";s:13:"special_price";s:8:"370.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"370.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:2740;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-17 19:07:09";s:10:"updated_at";s:19:"2026-03-07 00:55:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:309;s:12:"tax_class_id";N;s:4:"slug";s:22:"apple-ipad-7-32gb-wifi";s:5:"price";s:8:"409.0000";s:13:"special_price";s:8:"370.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"370.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:2740;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-17 19:07:09";s:10:"updated_at";s:19:"2026-03-07 00:55:37";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:309;}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:807;s:18:"up_sell_product_id";i:309;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:309;}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:6422;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:307;s:10:"product_id";i:309;s:6:"locale";s:2:"en";s:4:"name";s:22:"Apple iPad 7 32gb wifi";s:11:"description";s:168:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 32GB)</span></h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:307;s:10:"product_id";i:309;s:6:"locale";s:2:"en";s:4:"name";s:22:"Apple iPad 7 32gb wifi";s:11:"description";s:168:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 32GB)</span></h1>";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:310;s:12:"tax_class_id";N;s:4:"slug";s:23:"apple-ipad-7-128gb-wifi";s:5:"price";s:8:"529.0000";s:13:"special_price";s:8:"495.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"495.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:3891;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-17 19:09:02";s:10:"updated_at";s:19:"2026-03-06 10:10:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:310;s:12:"tax_class_id";N;s:4:"slug";s:23:"apple-ipad-7-128gb-wifi";s:5:"price";s:8:"529.0000";s:13:"special_price";s:8:"495.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"495.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:3891;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-17 19:09:02";s:10:"updated_at";s:19:"2026-03-06 10:10:23";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:310;}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:807;s:18:"up_sell_product_id";i:310;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:310;}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:6422;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:308;s:10:"product_id";i:310;s:6:"locale";s:2:"en";s:4:"name";s:23:"Apple iPad 7 128gb wifi";s:11:"description";s:169:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 128GB)</span></h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:308;s:10:"product_id";i:310;s:6:"locale";s:2:"en";s:4:"name";s:23:"Apple iPad 7 128gb wifi";s:11:"description";s:169:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 128GB)</span></h1>";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:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.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:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;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-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.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:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;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-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:317;}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:807;s:18:"up_sell_product_id";i:317;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:317;}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:6422;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:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\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: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:327;s:12:"tax_class_id";N;s:4:"slug";s:44:"portable-audio-speaker-and-selfie-spot-light";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2865;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:20:32";s:10:"updated_at";s:19:"2026-03-06 16:22:20";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:327;s:12:"tax_class_id";N;s:4:"slug";s:44:"portable-audio-speaker-and-selfie-spot-light";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2865;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:20:32";s:10:"updated_at";s:19:"2026-03-06 16:22:20";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:327;}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:807;s:18:"up_sell_product_id";i:327;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:327;}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:6422;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:325;s:10:"product_id";i:327;s:6:"locale";s:2:"en";s:4:"name";s:45:"Portable  Audio Speaker and Selfie Spot Light";s:11:"description";s:1283:"<div class="product-title">\r\n
    <h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i1.72dc2379LlYmvU">Beauty Speakers T3 Portable 3.5mm AUX Lights Selfie Spotlight Smartphone Self-Timer Fill Light Mobile Phone Audio Broadcast</h1>\r\n
    <p>&nbsp;</p>\r\n
    </div>\r\n
    <div class="next-message next-message-notice next-inline next-medium next-only-content" role="alert">\r\n
    <p>&bull; color: Pink, blue, white<br />&bull; It provides supplemental or side lighting via LED lamp beads for photography whenever you have low light conditions.<br />&bull; It also serves as a mini speaker, which can provide shocking mega bass sound effect.<br />&bull; Excellent mega bass sound, high quality music, giving you immersive experience<br />&bull; When playing music, LED will follow the music rhythm to flash, creating music scene atmosphere</p>\r\n
    <p>&bull; Materiale: ABS<br />&bull; Built-in rechargeable polymer battery, long working time<br />&bull; size: 36*45mm<br />&bull; Speaker power: 3W<br />&bull; Battery capacity: 350mAh<br />&bull; Charging time: about 1 hour<br />&bull; Playing time: about 6 hours<br />&bull; Compatible with:<br />Samsung Galaxy S7 / S7 Edge<br />iPhone 6s Plus / 6s / 6 Plus /6<br />Other iPhone Samsung Huawei HTC Sony smartphones and tablets</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:325;s:10:"product_id";i:327;s:6:"locale";s:2:"en";s:4:"name";s:45:"Portable  Audio Speaker and Selfie Spot Light";s:11:"description";s:1283:"<div class="product-title">\r\n
    <h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i1.72dc2379LlYmvU">Beauty Speakers T3 Portable 3.5mm AUX Lights Selfie Spotlight Smartphone Self-Timer Fill Light Mobile Phone Audio Broadcast</h1>\r\n
    <p>&nbsp;</p>\r\n
    </div>\r\n
    <div class="next-message next-message-notice next-inline next-medium next-only-content" role="alert">\r\n
    <p>&bull; color: Pink, blue, white<br />&bull; It provides supplemental or side lighting via LED lamp beads for photography whenever you have low light conditions.<br />&bull; It also serves as a mini speaker, which can provide shocking mega bass sound effect.<br />&bull; Excellent mega bass sound, high quality music, giving you immersive experience<br />&bull; When playing music, LED will follow the music rhythm to flash, creating music scene atmosphere</p>\r\n
    <p>&bull; Materiale: ABS<br />&bull; Built-in rechargeable polymer battery, long working time<br />&bull; size: 36*45mm<br />&bull; Speaker power: 3W<br />&bull; Battery capacity: 350mAh<br />&bull; Charging time: about 1 hour<br />&bull; Playing time: about 6 hours<br />&bull; Compatible with:<br />Samsung Galaxy S7 / S7 Edge<br />iPhone 6s Plus / 6s / 6 Plus /6<br />Other iPhone Samsung Huawei HTC Sony smartphones and tablets</p>\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: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:341;s:12:"tax_class_id";N;s:4:"slug";s:28:"selfie-stick-ring-fill-light";s:5:"price";s:7:"21.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.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:6905;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-15 12:15:30";s:10:"updated_at";s:19:"2026-03-07 01:02:50";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:341;s:12:"tax_class_id";N;s:4:"slug";s:28:"selfie-stick-ring-fill-light";s:5:"price";s:7:"21.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.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:6905;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-15 12:15:30";s:10:"updated_at";s:19:"2026-03-07 01:02:50";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:341;}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:807;s:18:"up_sell_product_id";i:341;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:341;}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:6422;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:339;s:10:"product_id";i:341;s:6:"locale";s:2:"en";s:4:"name";s:28:"Selfie Stick Ring Fill Light";s:11:"description";s:1429:"<h1 class="product-name" data-spm-anchor-id="2114.12057483.0.i1.3d7353c7AUKEp3">Photo LED Selfie Stick Ring Fill Light 10inch Dimmable Camera Phone Ring Lamp With Stand Tripod For Makeup Video Live Studio</h1>\r\n
    <h1><strong><span data-spm-anchor-id="2114.12057483.0.i2.3d7353c7AUKEp3">Description:</span></strong></h1>\r\n
    <p>Dimmable 10inch&nbsp; LED Ring Light with a wide dimming range from 1%-100%.</p>\r\n
    <p>Special LED design, lightweight and portable. Constant current drive, low power loss.</p>\r\n
    <p>NO ultraviolet and infrared light radiation, low heat output, safety and environmental protection.</p>\r\n
    <p>Long service life of more than 50000hrs.</p>\r\n
    <p>With reinforced flexible arm which will move freely and never droop.</p>\r\n
    <p>Extra Long Cord and Heavy Duty Thumb Screws.</p>\r\n
    <p>It is widely applied to outdoor photo light, filling light indoors, portrait, fashion, wedding art, advertisement photography, shooting video, etc.</p>\r\n
    <p>&nbsp;</p>\r\n
    <h1><strong>Specifications:</strong></h1>\r\n
    <p>LED Bulbs: 120 pcs</p>\r\n
    <p>Shape: Ring</p>\r\n
    <p>Outer Diameter: 26 cm</p>\r\n
    <p>Total Power: 10W</p>\r\n
    <p>Color Temperature: 3200K-5600K</p>\r\n
    <p>Dimmable: YES</p>\r\n
    <p>Dimming range: 1%-100%</p>\r\n
    <p>Adapter: USB</p>\r\n
    <p><strong>It is USB&nbsp;Cconnector</strong></p>\r\n
    <p>&nbsp;</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Package Including:</strong></p>\r\n
    <p>1x LED Ring Fill Light</p>\r\n
    <p>1x Phone holder</p>\r\n
    <p>1x USB Plug</p>\r\n
    <p>1x tripod</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:339;s:10:"product_id";i:341;s:6:"locale";s:2:"en";s:4:"name";s:28:"Selfie Stick Ring Fill Light";s:11:"description";s:1429:"<h1 class="product-name" data-spm-anchor-id="2114.12057483.0.i1.3d7353c7AUKEp3">Photo LED Selfie Stick Ring Fill Light 10inch Dimmable Camera Phone Ring Lamp With Stand Tripod For Makeup Video Live Studio</h1>\r\n
    <h1><strong><span data-spm-anchor-id="2114.12057483.0.i2.3d7353c7AUKEp3">Description:</span></strong></h1>\r\n
    <p>Dimmable 10inch&nbsp; LED Ring Light with a wide dimming range from 1%-100%.</p>\r\n
    <p>Special LED design, lightweight and portable. Constant current drive, low power loss.</p>\r\n
    <p>NO ultraviolet and infrared light radiation, low heat output, safety and environmental protection.</p>\r\n
    <p>Long service life of more than 50000hrs.</p>\r\n
    <p>With reinforced flexible arm which will move freely and never droop.</p>\r\n
    <p>Extra Long Cord and Heavy Duty Thumb Screws.</p>\r\n
    <p>It is widely applied to outdoor photo light, filling light indoors, portrait, fashion, wedding art, advertisement photography, shooting video, etc.</p>\r\n
    <p>&nbsp;</p>\r\n
    <h1><strong>Specifications:</strong></h1>\r\n
    <p>LED Bulbs: 120 pcs</p>\r\n
    <p>Shape: Ring</p>\r\n
    <p>Outer Diameter: 26 cm</p>\r\n
    <p>Total Power: 10W</p>\r\n
    <p>Color Temperature: 3200K-5600K</p>\r\n
    <p>Dimmable: YES</p>\r\n
    <p>Dimming range: 1%-100%</p>\r\n
    <p>Adapter: USB</p>\r\n
    <p><strong>It is USB&nbsp;Cconnector</strong></p>\r\n
    <p>&nbsp;</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Package Including:</strong></p>\r\n
    <p>1x LED Ring Fill Light</p>\r\n
    <p>1x Phone holder</p>\r\n
    <p>1x USB Plug</p>\r\n
    <p>1x tripod</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:8;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:351;s:12:"tax_class_id";N;s:4:"slug";s:28:"mobile-selfie-ring-led-light";s:5:"price";s:6:"9.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2745;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-22 17:06:20";s:10:"updated_at";s:19:"2026-03-06 23:55:41";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:351;s:12:"tax_class_id";N;s:4:"slug";s:28:"mobile-selfie-ring-led-light";s:5:"price";s:6:"9.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2745;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-22 17:06:20";s:10:"updated_at";s:19:"2026-03-06 23:55:41";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:351;}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:807;s:18:"up_sell_product_id";i:351;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:351;}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:6422;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:349;s:10:"product_id";i:351;s:6:"locale";s:2:"en";s:4:"name";s:28:"Mobile Selfie Ring LED Light";s:11:"description";s:52:"<h1>Mobile Selfie Ring LED Light</h1>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:349;s:10:"product_id";i:351;s:6:"locale";s:2:"en";s:4:"name";s:28:"Mobile Selfie Ring LED Light";s:11:"description";s:52:"<h1>Mobile Selfie Ring LED Light</h1>\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:9;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:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.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:0;s:6:"viewed";i:6948;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-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.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:0;s:6:"viewed";i:6948;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-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:359;}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:807;s:18:"up_sell_product_id";i:359;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:359;}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:6422;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:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";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:10;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:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:423;}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:807;s:18:"up_sell_product_id";i:423;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:423;}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:6422;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:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</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:11;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:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.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:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.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:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:424;}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:807;s:18:"up_sell_product_id";i:424;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:424;}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:6422;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:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\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="cjicy7-n88iym-f4cw9g-h0urhs" 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">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_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="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\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="cjicy7-n88iym-f4cw9g-h0urhs" 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">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_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="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&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:12;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:435;s:12:"tax_class_id";N;s:4:"slug";s:52:"rgb-selfie-led-mobile-ring-light-mirror-rechargeable";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";s:5:"J4P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2900;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-08 23:48:40";s:10:"updated_at";s:19:"2026-03-06 13:35:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:435;s:12:"tax_class_id";N;s:4:"slug";s:52:"rgb-selfie-led-mobile-ring-light-mirror-rechargeable";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";s:5:"J4P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2900;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-08 23:48:40";s:10:"updated_at";s:19:"2026-03-06 13:35:33";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:435;}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:807;s:18:"up_sell_product_id";i:435;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:435;}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:6422;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:433;s:10:"product_id";i:435;s:6:"locale";s:2:"en";s:4:"name";s:52:"RGB Selfie LED Mobile Ring Light Mirror Rechargeable";s:11:"description";s:1343:"<h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i3.3eb76d79kptsTJ">RGB Selfie LED Ring Light Circle Mini Mobile Phone Lights Lamp On The For Phone Rechargeable Clip-on Makeup Mirror Fill Light</h1>\r\n
    <ul class="product-specs-list util-clearfix">\r\n
    <li class="product-prop line-limit-length"><span class="property-title" data-spm-anchor-id="a2g0o.detail.0.i10.3eb76d79kptsTJ">Function:&nbsp;</span><span class="property-desc line-limit-length" title="mini ring light">mini ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 1:&nbsp;</span><span class="property-desc line-limit-length" title="led selfie light ring">led selfie light ring</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 2:&nbsp;</span><span class="property-desc line-limit-length" title="RGB Ring lamp on the phone">RGB Ring lamp on the phone</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 3:&nbsp;</span><span class="property-desc line-limit-length" title="Makeup mirror ring light">Makeup mirror ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 4:&nbsp;</span><span class="property-desc line-limit-length" title="Ring lamp">Ring lamp</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:433;s:10:"product_id";i:435;s:6:"locale";s:2:"en";s:4:"name";s:52:"RGB Selfie LED Mobile Ring Light Mirror Rechargeable";s:11:"description";s:1343:"<h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i3.3eb76d79kptsTJ">RGB Selfie LED Ring Light Circle Mini Mobile Phone Lights Lamp On The For Phone Rechargeable Clip-on Makeup Mirror Fill Light</h1>\r\n
    <ul class="product-specs-list util-clearfix">\r\n
    <li class="product-prop line-limit-length"><span class="property-title" data-spm-anchor-id="a2g0o.detail.0.i10.3eb76d79kptsTJ">Function:&nbsp;</span><span class="property-desc line-limit-length" title="mini ring light">mini ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 1:&nbsp;</span><span class="property-desc line-limit-length" title="led selfie light ring">led selfie light ring</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 2:&nbsp;</span><span class="property-desc line-limit-length" title="RGB Ring lamp on the phone">RGB Ring lamp on the phone</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 3:&nbsp;</span><span class="property-desc line-limit-length" title="Makeup mirror ring light">Makeup mirror ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 4:&nbsp;</span><span class="property-desc line-limit-length" title="Ring lamp">Ring lamp</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:13;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:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:473;}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:807;s:18:"up_sell_product_id";i:473;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:473;}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:6422;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:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\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:14;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:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;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-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;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-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:509;}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:807;s:18:"up_sell_product_id";i:509;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:509;}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:6422;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:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:15;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:513;s:12:"tax_class_id";N;s:4:"slug";s:89:"fantasy-3-in-1-dimmable-led-ring-light-6-inch-make-up-folding-desktop-selfie-light-mirror";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";s:10:"2023-02-25";s:17:"special_price_end";s:10:"2023-03-25";s:13:"selling_price";s:7:"12.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:3221;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-02-11 02:14:06";s:10:"updated_at";s:19:"2026-03-04 19:38:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:513;s:12:"tax_class_id";N;s:4:"slug";s:89:"fantasy-3-in-1-dimmable-led-ring-light-6-inch-make-up-folding-desktop-selfie-light-mirror";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";s:10:"2023-02-25";s:17:"special_price_end";s:10:"2023-03-25";s:13:"selling_price";s:7:"12.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:3221;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-02-11 02:14:06";s:10:"updated_at";s:19:"2026-03-04 19:38:10";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:513;}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:807;s:18:"up_sell_product_id";i:513;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:513;}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:6422;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:511;s:10:"product_id";i:513;s:6:"locale";s:2:"en";s:4:"name";s:89:"Fantasy 3 In 1 Dimmable LED Ring Light 6 Inch Make Up Folding Desktop Selfie Light Mirror";s:11:"description";s:816:"<p><span data-spm-anchor-id="a2o4l.pdp_revamp.product_detail.i0.284318b8rO6u0q"><strong>Product Specification</strong> </span></p>\r\n
    <p>&bull; It is ideal supplementary product for Live Streaming,YouTube video recording. <br />&bull; Dimmable: It can be adjustable in 3200K-5600K,suitable for long-time shooting. <br />&bull; USB Plug Powered:ring light power can be connect with computer,mobile power etc. <br /><br />Specifications :<br />&bull; Material: environmental soft gel ABS<br />&bull; Height: 30-58 cm<br />&bull; Light Color: White Light, Warm Light(Yellow), Soft Light(White &amp; Yellow Mixed)<br />&bull; Color Temperature: 3500-6000K<br />&bull; LED quantity: 64<br />&bull; Voltage: 5V<br />&bull; Power: 6-12W<br />&bull; Product size: 170*170*70mm<br />&bull; Diameter(Light ring): 16cm/6 inch</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:511;s:10:"product_id";i:513;s:6:"locale";s:2:"en";s:4:"name";s:89:"Fantasy 3 In 1 Dimmable LED Ring Light 6 Inch Make Up Folding Desktop Selfie Light Mirror";s:11:"description";s:816:"<p><span data-spm-anchor-id="a2o4l.pdp_revamp.product_detail.i0.284318b8rO6u0q"><strong>Product Specification</strong> </span></p>\r\n
    <p>&bull; It is ideal supplementary product for Live Streaming,YouTube video recording. <br />&bull; Dimmable: It can be adjustable in 3200K-5600K,suitable for long-time shooting. <br />&bull; USB Plug Powered:ring light power can be connect with computer,mobile power etc. <br /><br />Specifications :<br />&bull; Material: environmental soft gel ABS<br />&bull; Height: 30-58 cm<br />&bull; Light Color: White Light, Warm Light(Yellow), Soft Light(White &amp; Yellow Mixed)<br />&bull; Color Temperature: 3500-6000K<br />&bull; LED quantity: 64<br />&bull; Voltage: 5V<br />&bull; Power: 6-12W<br />&bull; Product size: 170*170*70mm<br />&bull; Diameter(Light ring): 16cm/6 inch</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:16;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:526;s:12:"tax_class_id";N;s:4:"slug";s:79:"table-mate-2-the-ultimate-portable-folding-adjustable-table-for-laptop-home-use";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:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6175;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-02-19 13:19:21";s:10:"updated_at";s:19:"2026-03-07 00:56:39";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:526;s:12:"tax_class_id";N;s:4:"slug";s:79:"table-mate-2-the-ultimate-portable-folding-adjustable-table-for-laptop-home-use";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:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6175;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-02-19 13:19:21";s:10:"updated_at";s:19:"2026-03-07 00:56:39";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:526;}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:807;s:18:"up_sell_product_id";i:526;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:526;}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:6422;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:524;s:10:"product_id";i:526;s:6:"locale";s:2:"en";s:4:"name";s:83:"Table Mate 2 - The Ultimate Portable Folding Adjustable Table for Laptop & Home Use";s:11:"description";s:3138:"<div class="tab-content ord_">\r\n
    <div id="home" class="tab-pane border border-top-0 p-3 show active" role="tabpanel" aria-labelledby="home-tab">\r\n
    <table class="table table-bordered mb-0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="whp">\r\n
    <ul>\r\n
    <li>Table mate is a finest quality multipurpose table furniture for your home that can be used for eating, using as a laptop stand, study desk, reading, writing, drawing, arts and craft, board games, as an outdoor tray table, trade shows, gardening, patio tray table, serving tray table etc.</li>\r\n
    <li>Table mate is an advantageous advent that can be used for both indoor and outdoor activities.</li>\r\n
    <li>It is an ultimate adjustable and portable folding table that sides right up to your body and provide optimum support for doing your work.</li>\r\n
    <li>Table mate classic is now available in an incredible avatar with a new name called Table mate II.</li>\r\n
    <li>It is one of the most comfortable and a useful product to have at home. Due to its highly adjustable built up; one can use it for various different purposes.</li>\r\n
    <li>It can be adjusted in three simple ways according to your body size and the purpose for which you are using it.</li>\r\n
    <li>It just takes few minutes to get assembled without any too and fasteners.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Benefits of Table Mate 2:</li>\r\n
    <li>Table Mate slides right up with just one finger until it touches your body.</li>\r\n
    <li>Takes 2 minute assemble without any tools or fasteners.</li>\r\n
    <li>Ideal for people in limited space environment like students or the elderly</li>\r\n
    <li>Table Mate folds into a semi-folded position for storage next to a chair or completely folded configuration for storage under a sofa or in a closet.</li>\r\n
    <li>Table Mate stack next to each other in semi-folded position</li>\r\n
    <li>Ideal for anyone with mobility problems or anyone recovering from an injury, illness or operation</li>\r\n
    <li>No cross-braces to bump your legs on</li>\r\n
    <li>TV Tray Table adjusts in three different ways - to your body size, to the activity you are doing and to the chair you are sitting in.</li>\r\n
    <li>The Table Mate is the most comfortable table ever for eating in front of the television or using for a laptop computer.</li>\r\n
    <li>Table Mate is ideal for just about anything and everything you normally do at a table surface.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Features:</li>\r\n
    <li>Portable</li>\r\n
    <li>Table tray that can adjust to 6 different heights and 3 angles</li>\r\n
    <li>Light in weight</li>\r\n
    <li>Multiple table Like having 18 tables in 1</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 20Kg</li>\r\n
    <li>Folds flat for storage or stacks</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Uses of Table Mate: Laptop folding table, Study desk, Reading table, Writing table, Drawing table, For playing board games, Card table, Outdoor tray table, Serving table.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>The product package contains: 2 x Legs, 1 x U-tube, 1 x Tray, 1 x Instruction Sheet</li>\r\n
    </ul>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="reviews"><button class="btn btn-theme bxbtn w100" disabled="disabled" type="button">&nbsp;Add to cart</button></div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:524;s:10:"product_id";i:526;s:6:"locale";s:2:"en";s:4:"name";s:83:"Table Mate 2 - The Ultimate Portable Folding Adjustable Table for Laptop & Home Use";s:11:"description";s:3138:"<div class="tab-content ord_">\r\n
    <div id="home" class="tab-pane border border-top-0 p-3 show active" role="tabpanel" aria-labelledby="home-tab">\r\n
    <table class="table table-bordered mb-0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="whp">\r\n
    <ul>\r\n
    <li>Table mate is a finest quality multipurpose table furniture for your home that can be used for eating, using as a laptop stand, study desk, reading, writing, drawing, arts and craft, board games, as an outdoor tray table, trade shows, gardening, patio tray table, serving tray table etc.</li>\r\n
    <li>Table mate is an advantageous advent that can be used for both indoor and outdoor activities.</li>\r\n
    <li>It is an ultimate adjustable and portable folding table that sides right up to your body and provide optimum support for doing your work.</li>\r\n
    <li>Table mate classic is now available in an incredible avatar with a new name called Table mate II.</li>\r\n
    <li>It is one of the most comfortable and a useful product to have at home. Due to its highly adjustable built up; one can use it for various different purposes.</li>\r\n
    <li>It can be adjusted in three simple ways according to your body size and the purpose for which you are using it.</li>\r\n
    <li>It just takes few minutes to get assembled without any too and fasteners.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Benefits of Table Mate 2:</li>\r\n
    <li>Table Mate slides right up with just one finger until it touches your body.</li>\r\n
    <li>Takes 2 minute assemble without any tools or fasteners.</li>\r\n
    <li>Ideal for people in limited space environment like students or the elderly</li>\r\n
    <li>Table Mate folds into a semi-folded position for storage next to a chair or completely folded configuration for storage under a sofa or in a closet.</li>\r\n
    <li>Table Mate stack next to each other in semi-folded position</li>\r\n
    <li>Ideal for anyone with mobility problems or anyone recovering from an injury, illness or operation</li>\r\n
    <li>No cross-braces to bump your legs on</li>\r\n
    <li>TV Tray Table adjusts in three different ways - to your body size, to the activity you are doing and to the chair you are sitting in.</li>\r\n
    <li>The Table Mate is the most comfortable table ever for eating in front of the television or using for a laptop computer.</li>\r\n
    <li>Table Mate is ideal for just about anything and everything you normally do at a table surface.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Features:</li>\r\n
    <li>Portable</li>\r\n
    <li>Table tray that can adjust to 6 different heights and 3 angles</li>\r\n
    <li>Light in weight</li>\r\n
    <li>Multiple table Like having 18 tables in 1</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 20Kg</li>\r\n
    <li>Folds flat for storage or stacks</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Uses of Table Mate: Laptop folding table, Study desk, Reading table, Writing table, Drawing table, For playing board games, Card table, Outdoor tray table, Serving table.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>The product package contains: 2 x Legs, 1 x U-tube, 1 x Tray, 1 x Instruction Sheet</li>\r\n
    </ul>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="reviews"><button class="btn btn-theme bxbtn w100" disabled="disabled" type="button">&nbsp;Add to cart</button></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:17;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:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";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:1;s:6:"viewed";i:6344;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-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";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:1;s:6:"viewed";i:6344;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-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:530;}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:807;s:18:"up_sell_product_id";i:530;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:530;}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:6422;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:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:18;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:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.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";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;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:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.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";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;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:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:576;}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:807;s:18:"up_sell_product_id";i:576;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:576;}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:6422;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:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:19;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:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";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:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;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-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";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:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;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-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:602;}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:807;s:18:"up_sell_product_id";i:602;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:602;}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:6422;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:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\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:20;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:766;s:12:"tax_class_id";N;s:4:"slug";s:74:"foldable-bed-table-with-drawer-mesa-plegable-para-home-movable-study-table";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:7:"J6P0E55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3360;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-08-10 18:07:46";s:10:"updated_at";s:19:"2026-03-06 13:32:47";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:766;s:12:"tax_class_id";N;s:4:"slug";s:74:"foldable-bed-table-with-drawer-mesa-plegable-para-home-movable-study-table";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:7:"J6P0E55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3360;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-08-10 18:07:46";s:10:"updated_at";s:19:"2026-03-06 13:32:47";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:766;}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:807;s:18:"up_sell_product_id";i:766;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:766;}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:6422;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:764;s:10:"product_id";i:766;s:6:"locale";s:2:"en";s:4:"name";s:81:"Foldable Bed Table With Drawer Mesa Plegable Para Home Movable Study Laptop Table";s:11:"description";s:1162:"<p>The desktop is made of MDF, solid wood particle board, safe and environmentally friendly. The legs are made of aluminum alloy tube. The surface is smooth, non-toxic, not easy to stretch, moisture-proof, scratch-resistant, high-temperature resistant. Thick and reasonable in structure.<br />The size of laptop desk is 60(L)x40(W)x28cm(H). Such a large size fits 11-17" laptop computers, also with space for a mouse. Built-in iPad stand groove for holding ipad or kindle. Our table comes with a table cup holder to keep your favorite drink within reach. And the side drawer perfect for storing cables, chargers, adapters, pens, USB drives, tv remote, mobile phones and more!<br />The portable laptop desk can be folded for storage and transportation. Also, it is very lightweight, easy to carry and open. Which allows you to enjoy your spare time, breakfast, essert or dinner on the bed, sofa, couch, recliner and floor. Go out camping is also an ideal choice.<br />Curved desktop edge, with protective layer around the desktop, so you can feel comfortable when using. The W-legs are stable and flexible, which are anti-slip and can be folded to save space.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:764;s:10:"product_id";i:766;s:6:"locale";s:2:"en";s:4:"name";s:81:"Foldable Bed Table With Drawer Mesa Plegable Para Home Movable Study Laptop Table";s:11:"description";s:1162:"<p>The desktop is made of MDF, solid wood particle board, safe and environmentally friendly. The legs are made of aluminum alloy tube. The surface is smooth, non-toxic, not easy to stretch, moisture-proof, scratch-resistant, high-temperature resistant. Thick and reasonable in structure.<br />The size of laptop desk is 60(L)x40(W)x28cm(H). Such a large size fits 11-17" laptop computers, also with space for a mouse. Built-in iPad stand groove for holding ipad or kindle. Our table comes with a table cup holder to keep your favorite drink within reach. And the side drawer perfect for storing cables, chargers, adapters, pens, USB drives, tv remote, mobile phones and more!<br />The portable laptop desk can be folded for storage and transportation. Also, it is very lightweight, easy to carry and open. Which allows you to enjoy your spare time, breakfast, essert or dinner on the bed, sofa, couch, recliner and floor. Go out camping is also an ideal choice.<br />Curved desktop edge, with protective layer around the desktop, so you can feel comfortable when using. The W-legs are stable and flexible, which are anti-slip and can be folded to save space.</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:805;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:807;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2021-08-23 19:05:23";s:13:"meta_keywords";a:35:{i:0;s:21:"silvercrest powerbank";i:1;s:17:"silvercrest brand";i:2;s:2:"LG";i:3;s:7:"samsung";i:4;s:7:"iphones";i:5;s:11:"smartphones";i:6;s:11:"screentouch";i:7;s:12:"rechargeable";i:8;s:8:"led lamp";i:9;s:9:"bluetooth";i:10;s:6:"camera";i:11;s:11:"mp3 players";i:12;s:3:"mp4";i:13;s:6:"gaming";i:14;s:6:"laptop";i:15;s:9:"usb cable";i:16;s:13:"fast charging";i:17;s:14:"rapid charging";i:18;s:10:"headphones";i:19;s:17:"powerbank 3000mAh";i:20;s:14:"2.1A powerbank";i:21;s:8:"portable";i:22;s:6:"tablet";i:23;s:16:"emergency energy";i:24;s:14:"li ion battery";i:25;s:19:"mobiles accessories";i:26;s:18:"laptop accessories";i:27;s:13:"mobile holder";i:28;s:17:"selfie ring light";i:29;s:14:"mini powerbank";i:30;s:23:"white heart silvercrest";i:31;s:34:"white flower silvercrest powerbank";i:32;s:23:"multi colors powerbanks";i:33;s:12:"black dotted";i:34;s:13:"black striped";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:805;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:807;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2021-08-23 19:05:23";}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:807;s:12:"meta_data_id";i:805;s:6:"locale";s:2:"en";s:10:"meta_title";s:35:"SilverCrest 3000mAh Smart Powerbank";s:13:"meta_keywords";s:550:"["silvercrest powerbank","silvercrest brand","LG","samsung","iphones","smartphones","screentouch","rechargeable","led lamp","bluetooth","camera","mp3 players","mp4","gaming","laptop","usb cable","fast charging","rapid charging","headphones","powerbank 3000mAh","2.1A powerbank","portable","tablet","emergency energy","li ion battery","mobiles accessories","laptop accessories","mobile holder","selfie ring light","mini powerbank","white heart silvercrest","white flower silvercrest powerbank","multi colors powerbanks","black dotted","black striped"]";s:16:"meta_description";s:525:"SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. \r\n
    portable charger for smartphones, MP3 players, cameras, cordless Bluetooth headphones etc\r\n
    built-in 3000mAh rechargeable Li-Ion battery by LG\r\n
    up to 2.1A output for rapid charging\r\n
    battery status indicator via 4 LEDS \r\n
    includes USB charging cable";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:807;s:12:"meta_data_id";i:805;s:6:"locale";s:2:"en";s:10:"meta_title";s:35:"SilverCrest 3000mAh Smart Powerbank";s:13:"meta_keywords";s:550:"["silvercrest powerbank","silvercrest brand","LG","samsung","iphones","smartphones","screentouch","rechargeable","led lamp","bluetooth","camera","mp3 players","mp4","gaming","laptop","usb cable","fast charging","rapid charging","headphones","powerbank 3000mAh","2.1A powerbank","portable","tablet","emergency energy","li ion battery","mobiles accessories","laptop accessories","mobile holder","selfie ring light","mini powerbank","white heart silvercrest","white flower silvercrest powerbank","multi colors powerbanks","black dotted","black striped"]";s:16:"meta_description";s:525:"SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. \r\n
    portable charger for smartphones, MP3 players, cameras, cordless Bluetooth headphones etc\r\n
    built-in 3000mAh rechargeable Li-Ion battery by LG\r\n
    up to 2.1A output for rapid charging\r\n
    battery status indicator via 4 LEDS \r\n
    includes USB charging cable";}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:65:"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank";}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. "RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr"
    
  2. """
    a:5:{s:6:"_token";s:40:"ahCtWOueotMgjiKD828WmQilO4pAXlZ3kgudHF5D";s:6:"locale";s:2:"en";s:67:"RA1bbwJFN53tLnv0LknwVtAzrJuaVnC6A3TvjGGr_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:807;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:807;s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:5:"price";d:5;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:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;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-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-06 14:08:51";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;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-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-06 14:08:51";}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:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</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:1:{i:0;O:30:"Modules\Option\Entities\Option":29:{s:7:"\x00*\x00with";a:2:{i:0;s:12:"translations";i:1;s:6:"values";}s:11:"\x00*\x00fillable";a:5:{i:0;s:6:"option";i:1;s:4:"type";i:2;s:11:"is_required";i:3;s:9:"is_global";i:4;s:8:"position";}s:8:"\x00*\x00casts";a:2:{s:11:"is_required";s:7:"boolean";s:9:"is_global";s:7:"boolean";}s:8:"\x00*\x00dates";a:1:{i:0;s:10:"deleted_at";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:4:"name";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:7:"options";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:8:{s:2:"id";i:294;s:4:"type";s:5:"radio";s:11:"is_required";i:0;s:9:"is_global";i:0;s:8:"position";i:0;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:10:{s:2:"id";i:294;s:4:"type";s:5:"radio";s:11:"is_required";i:0;s:9:"is_global";i:0;s:8:"position";i:0;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";s:16:"pivot_product_id";i:807;s:15:"pivot_option_id";i:294;}s:10:"\x00*\x00changes";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:3:{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:15:"product_options";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:807;s:9:"option_id";i:294;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:9:"option_id";i:294;}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:9:"option_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:41:"Modules\Option\Entities\OptionTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:4:"name";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:19:"option_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:4:{s:2:"id";i:296;s:9:"option_id";i:294;s:6:"locale";s:2:"en";s:4:"name";s:5:"Color";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:296;s:9:"option_id";i:294;s:6:"locale";s:2:"en";s:4:"name";s:5:"Color";}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:6:"values";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:7:{i:0;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2148;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:0;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2148;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:0;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2148;s:15:"option_value_id";i:2148;s:6:"locale";s:2:"en";s:5:"label";s:17:"Blue illustration";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2148;s:15:"option_value_id";i:2148;s:6:"locale";s:2:"en";s:5:"label";s:17:"Blue illustration";}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;}i:1;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2149;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:1;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2149;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:1;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2149;s:15:"option_value_id";i:2149;s:6:"locale";s:2:"en";s:5:"label";s:3:"Red";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2149;s:15:"option_value_id";i:2149;s:6:"locale";s:2:"en";s:5:"label";s:3:"Red";}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;}i:2;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2150;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:2;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2150;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:2;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2150;s:15:"option_value_id";i:2150;s:6:"locale";s:2:"en";s:5:"label";s:12:"Green Yellow";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2150;s:15:"option_value_id";i:2150;s:6:"locale";s:2:"en";s:5:"label";s:12:"Green Yellow";}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;}i:3;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2151;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:3;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2151;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:3;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2151;s:15:"option_value_id";i:2151;s:6:"locale";s:2:"en";s:5:"label";s:6:"Silver";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2151;s:15:"option_value_id";i:2151;s:6:"locale";s:2:"en";s:5:"label";s:6:"Silver";}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;}i:4;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2152;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:4;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2152;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:4;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-08-23 19:32:08";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2152;s:15:"option_value_id";i:2152;s:6:"locale";s:2:"en";s:5:"label";s:11:"White Heart";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2152;s:15:"option_value_id";i:2152;s:6:"locale";s:2:"en";s:5:"label";s:11:"White Heart";}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;}i:5;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2154;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:5;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2154;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:5;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2154;s:15:"option_value_id";i:2154;s:6:"locale";s:2:"en";s:5:"label";s:12:"Black Dotted";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2154;s:15:"option_value_id";i:2154;s:6:"locale";s:2:"en";s:5:"label";s:12:"Black Dotted";}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;}i:6;O:35:"Modules\Option\Entities\OptionValue":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:3:{i:0;s:5:"price";i:1;s:10:"price_type";i:2;s:8:"position";}s:23:"\x00*\x00translatedAttributes";a:1:{i:0;s:5:"label";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:13:"option_values";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:7:{s:2:"id";i:2155;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:6;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}s:11:"\x00*\x00original";a:7:{s:2:"id";i:2155;s:9:"option_id";i:294;s:5:"price";N;s:10:"price_type";s:5:"fixed";s:8:"position";i:6;s:10:"created_at";s:19:"2021-08-23 19:32:08";s:10:"updated_at";s:19:"2021-09-08 12:02:12";}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:46:"Modules\Option\Entities\OptionValueTranslation":26:{s:11:"\x00*\x00fillable";a:1:{i:0;s:5:"label";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:25:"option_value_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:4:{s:2:"id";i:2155;s:15:"option_value_id";i:2155;s:6:"locale";s:2:"en";s:5:"label";s:13:"Black striped";}s:11:"\x00*\x00original";a:4:{s:2:"id";i:2155;s:15:"option_value_id";i:2155;s:6:"locale";s:2:"en";s:5:"label";s:13:"Black striped";}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: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*\x00forceDeleting";b:0;}}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:12:{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:5123;s:7:"user_id";i:674;s:8:"filename";s:12:"u5jyuju7.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sPgqqj8Wi1zJpJh2vtAzbSKCycJNqrT6VYAonWJA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"166972";s:10:"created_at";s:19:"2021-08-23 18:58:49";s:10:"updated_at";s:19:"2021-08-23 18:58:49";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5123;s:7:"user_id";i:674;s:8:"filename";s:12:"u5jyuju7.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/sPgqqj8Wi1zJpJh2vtAzbSKCycJNqrT6VYAonWJA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"166972";s:10:"created_at";s:19:"2021-08-23 18:58:49";s:10:"updated_at";s:19:"2021-08-23 18:58:49";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5123;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72078;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5123;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72078;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5123;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72078;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:5129;s:7:"user_id";i:674;s:8:"filename";s:6:"xc.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Hv7ZHFhi8iLCPxvHO30s7IkVhoh58LYNZ3pM2Gpk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"217427";s:10:"created_at";s:19:"2021-08-23 18:59:25";s:10:"updated_at";s:19:"2021-08-23 18:59:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5129;s:7:"user_id";i:674;s:8:"filename";s:6:"xc.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Hv7ZHFhi8iLCPxvHO30s7IkVhoh58LYNZ3pM2Gpk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"217427";s:10:"created_at";s:19:"2021-08-23 18:59:25";s:10:"updated_at";s:19:"2021-08-23 18:59:25";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5129;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72079;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5129;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72079;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5129;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72079;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5126;s:7:"user_id";i:674;s:8:"filename";s:9:"eyuje.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/QDLQsMbzuFZf5skulu4Ivr3yS3yuMhLDKIxRsBmS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"128312";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5126;s:7:"user_id";i:674;s:8:"filename";s:9:"eyuje.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/QDLQsMbzuFZf5skulu4Ivr3yS3yuMhLDKIxRsBmS.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"128312";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5126;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72080;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5126;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72080;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5126;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72080;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5124;s:7:"user_id";i:674;s:8:"filename";s:11:"ccvadfg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/a0s7suIdHfoDPyV9baWIqmHfiNND4c7tKcFSsdHU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"168886";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5124;s:7:"user_id";i:674;s:8:"filename";s:11:"ccvadfg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/a0s7suIdHfoDPyV9baWIqmHfiNND4c7tKcFSsdHU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"168886";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5124;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72081;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5124;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72081;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5124;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72081;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5127;s:7:"user_id";i:674;s:8:"filename";s:10:"faeryE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/AsmR1Pw2eeE1waJPrp9Y9hqI15w7ABYvZRtYEsSY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"191550";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5127;s:7:"user_id";i:674;s:8:"filename";s:10:"faeryE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/AsmR1Pw2eeE1waJPrp9Y9hqI15w7ABYvZRtYEsSY.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"191550";s:10:"created_at";s:19:"2021-08-23 18:59:23";s:10:"updated_at";s:19:"2021-08-23 18:59:23";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5127;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72082;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5127;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72082;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5127;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72082;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5128;s:7:"user_id";i:674;s:8:"filename";s:8:"rget.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/e8cAsk7YnnUELCcyq3eCajt2Gza4zc1W4Dhiy2qM.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"171858";s:10:"created_at";s:19:"2021-08-23 18:59:24";s:10:"updated_at";s:19:"2021-08-23 18:59:24";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5128;s:7:"user_id";i:674;s:8:"filename";s:8:"rget.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/e8cAsk7YnnUELCcyq3eCajt2Gza4zc1W4Dhiy2qM.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"171858";s:10:"created_at";s:19:"2021-08-23 18:59:24";s:10:"updated_at";s:19:"2021-08-23 18:59:24";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5128;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72083;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5128;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72083;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5128;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72083;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:5130;s:7:"user_id";i:674;s:8:"filename";s:11:"yjsrtya.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/7nRzKBOeHdBizIy27cLILj3xcjzJf61yxiYUCMIf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"251205";s:10:"created_at";s:19:"2021-08-23 18:59:27";s:10:"updated_at";s:19:"2021-08-23 18:59:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5130;s:7:"user_id";i:674;s:8:"filename";s:11:"yjsrtya.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/7nRzKBOeHdBizIy27cLILj3xcjzJf61yxiYUCMIf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"251205";s:10:"created_at";s:19:"2021-08-23 18:59:27";s:10:"updated_at";s:19:"2021-08-23 18:59:27";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5130;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72084;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5130;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72084;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5130;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72084;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:7;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:5125;s:7:"user_id";i:674;s:8:"filename";s:12:"45q45yyq.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/83BCrYvIGU6pXh3xxTDJOlHlPD8Om4j7CyfKsToD.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"194274";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5125;s:7:"user_id";i:674;s:8:"filename";s:12:"45q45yyq.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/83BCrYvIGU6pXh3xxTDJOlHlPD8Om4j7CyfKsToD.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"194274";s:10:"created_at";s:19:"2021-08-23 18:59:22";s:10:"updated_at";s:19:"2021-08-23 18:59:22";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5125;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72085;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5125;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72085;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5125;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72085;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:8;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:5131;s:7:"user_id";i:674;s:8:"filename";s:11:"yustuha.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/5225ZYGnrxLy66qlLLwYCbkMkA31rt47JMjxy7zy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"137166";s:10:"created_at";s:19:"2021-08-23 18:59:28";s:10:"updated_at";s:19:"2021-08-23 18:59:28";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5131;s:7:"user_id";i:674;s:8:"filename";s:11:"yustuha.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/5225ZYGnrxLy66qlLLwYCbkMkA31rt47JMjxy7zy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"137166";s:10:"created_at";s:19:"2021-08-23 18:59:28";s:10:"updated_at";s:19:"2021-08-23 18:59:28";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5131;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72086;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5131;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72086;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5131;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72086;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:9;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:5132;s:7:"user_id";i:674;s:8:"filename";s:10:"ERGERG.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/MEzi4al5chIysjpa60VZUBLZi8A8HRERoOAPLJ71.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"215285";s:10:"created_at";s:19:"2021-08-23 19:01:32";s:10:"updated_at";s:19:"2021-08-23 19:01:32";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5132;s:7:"user_id";i:674;s:8:"filename";s:10:"ERGERG.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/MEzi4al5chIysjpa60VZUBLZi8A8HRERoOAPLJ71.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"215285";s:10:"created_at";s:19:"2021-08-23 19:01:32";s:10:"updated_at";s:19:"2021-08-23 19:01:32";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5132;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72087;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5132;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72087;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5132;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72087;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:10;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:5133;s:7:"user_id";i:674;s:8:"filename";s:6:"bn.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VpT6BcR44NMjRfofKNSLf3mV9gUQP2zYnHg3zvSk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"230496";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5133;s:7:"user_id";i:674;s:8:"filename";s:6:"bn.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/VpT6BcR44NMjRfofKNSLf3mV9gUQP2zYnHg3zvSk.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"230496";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5133;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72088;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5133;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72088;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5133;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72088;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:11;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:5134;s:7:"user_id";i:674;s:8:"filename";s:6:"zx.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/2YUF0ppcqNlYYvC91fLcpmLUlIAQtHJRmsxBfm1t.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"379122";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5134;s:7:"user_id";i:674;s:8:"filename";s:6:"zx.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/2YUF0ppcqNlYYvC91fLcpmLUlIAQtHJRmsxBfm1t.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"379122";s:10:"created_at";s:19:"2021-08-23 20:15:17";s:10:"updated_at";s:19:"2021-08-23 20:15:17";s:15:"pivot_entity_id";i:807;s:13:"pivot_file_id";i:5134;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:72089;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2024-02-29 09:18:39";s:16:"pivot_updated_at";s:19:"2024-02-29 09:18:39";}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:807;s:7:"file_id";i:5134;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72089;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:807;s:7:"file_id";i:5134;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:72089;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2024-02-29 09:18:39";s:10:"updated_at";s:19:"2024-02-29 09:18:39";}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:1061;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:22:{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:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.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:5431;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-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.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:5431;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-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:286;}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:807;s:18:"related_product_id";i:286;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:286;}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:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_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: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:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;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-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;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-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:434;}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:807;s:18:"related_product_id";i:434;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:434;}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:2356;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:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</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: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:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;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-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;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-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:525;}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:807;s:18:"related_product_id";i:525;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:525;}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:2356;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:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:527;s:12:"tax_class_id";N;s:4:"slug";s:53:"marvo-scorpion-k616a-3-colour-led-usb-gaming-keyboard";s:5:"price";s:7:"20.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:4:"J9P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2811;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-02-19 13:35:33";s:10:"updated_at";s:19:"2026-03-06 10:44:05";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:527;s:12:"tax_class_id";N;s:4:"slug";s:53:"marvo-scorpion-k616a-3-colour-led-usb-gaming-keyboard";s:5:"price";s:7:"20.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:4:"J9P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2811;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-02-19 13:35:33";s:10:"updated_at";s:19:"2026-03-06 10:44:05";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:527;}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:807;s:18:"related_product_id";i:527;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:527;}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:2356;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:525;s:10:"product_id";i:527;s:6:"locale";s:2:"en";s:4:"name";s:53:"Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard";s:11:"description";s:2589:"<div class="printsharecompare">\r\n
    <h2 class="printable">Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard</h2>\r\n
    <div id="maindesc" class="pp-bottomsection deschide productdesc prodshow">\r\n
    <h2>Product Information</h2>\r\n
    <div class="OOSProdInfoCMSRegionDest">&nbsp;</div>\r\n
    <p><strong>DESIGN FOR GAMING</strong></p>\r\n
    <p>The K616A is an excellent choice for PC gaming enthusiasts who are looking for an affordable keyboard and can tick most of the requirements on the short list of any gamer. Thus K616A offers anti-ghosting support that allows the simultaneous pressing of up to 19 keys with the correct registration of all orders. The Rainbow type lighting system (multicolored) ensures an elegant integration with the rest of the peripherals, being responsible at the same time and for ensuring the optimum visibility in the dark or semi-darkness.</p>\r\n
    <p><strong>MULTIMEDIA FUNCTIONS</strong></p>\r\n
    <p>Using various key combinations, common functions such as volume modification, media player control or electronic mail verification can be accessed quickly and conveniently.</p>\r\n
    <p><strong>ERGONOMY AND RELIABILITY</strong></p>\r\n
    <p>Thanks to the compact frame, the K616A integrates more easily with the rest of the peripherals on a desk, helping to achieve optimum ergonomics of the space. The whole assembly is resistant to accidental spillage of liquids, and the type of membrane used promises a reliability of the keys of up to 5 million hits, guaranteeing hours of uninterrupted gameplay in the favorite game.</p>\r\n
    </div>\r\n
    <div class="productcolumnleft">\r\n
    <div id="specs" class="pp-bottomsection"><a name="specs"></a>\r\n
    <h2>Tech Spec</h2>\r\n
    <div id="specData">\r\n
    <div>\r\n
    <div>\r\n
    <table id="gvwSpec" border="0" cellspacing="0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="Section" colspan="2">Key Specification</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Brand</span></td>\r\n
    <td><span class="BodyText">Marvo</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Connectivity</span></td>\r\n
    <td><span class="BodyText">Wired</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Backlit</span></td>\r\n
    <td><span class="BodyText">Multi</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Colour</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Keyboard Technology</span></td>\r\n
    <td><span class="BodyText">Membrane</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Mechnical Key Type</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="feedback" class="pp-bottomsection">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:525;s:10:"product_id";i:527;s:6:"locale";s:2:"en";s:4:"name";s:53:"Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard";s:11:"description";s:2589:"<div class="printsharecompare">\r\n
    <h2 class="printable">Marvo Scorpion K616A 3 Colour LED USB Gaming Keyboard</h2>\r\n
    <div id="maindesc" class="pp-bottomsection deschide productdesc prodshow">\r\n
    <h2>Product Information</h2>\r\n
    <div class="OOSProdInfoCMSRegionDest">&nbsp;</div>\r\n
    <p><strong>DESIGN FOR GAMING</strong></p>\r\n
    <p>The K616A is an excellent choice for PC gaming enthusiasts who are looking for an affordable keyboard and can tick most of the requirements on the short list of any gamer. Thus K616A offers anti-ghosting support that allows the simultaneous pressing of up to 19 keys with the correct registration of all orders. The Rainbow type lighting system (multicolored) ensures an elegant integration with the rest of the peripherals, being responsible at the same time and for ensuring the optimum visibility in the dark or semi-darkness.</p>\r\n
    <p><strong>MULTIMEDIA FUNCTIONS</strong></p>\r\n
    <p>Using various key combinations, common functions such as volume modification, media player control or electronic mail verification can be accessed quickly and conveniently.</p>\r\n
    <p><strong>ERGONOMY AND RELIABILITY</strong></p>\r\n
    <p>Thanks to the compact frame, the K616A integrates more easily with the rest of the peripherals on a desk, helping to achieve optimum ergonomics of the space. The whole assembly is resistant to accidental spillage of liquids, and the type of membrane used promises a reliability of the keys of up to 5 million hits, guaranteeing hours of uninterrupted gameplay in the favorite game.</p>\r\n
    </div>\r\n
    <div class="productcolumnleft">\r\n
    <div id="specs" class="pp-bottomsection"><a name="specs"></a>\r\n
    <h2>Tech Spec</h2>\r\n
    <div id="specData">\r\n
    <div>\r\n
    <div>\r\n
    <table id="gvwSpec" border="0" cellspacing="0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="Section" colspan="2">Key Specification</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Brand</span></td>\r\n
    <td><span class="BodyText">Marvo</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Connectivity</span></td>\r\n
    <td><span class="BodyText">Wired</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Backlit</span></td>\r\n
    <td><span class="BodyText">Multi</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Colour</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Keyboard Technology</span></td>\r\n
    <td><span class="BodyText">Membrane</span></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><span class="Header">Mechnical Key Type</span></td>\r\n
    <td><span class="BodyText">Black</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="feedback" class="pp-bottomsection">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6243;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-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 01:05:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6243;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-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 01:05:18";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:547;}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:807;s:18:"related_product_id";i:547;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:547;}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:2356;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:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></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:594;s:12:"tax_class_id";N;s:4:"slug";s:64:"mobile-climate-air-conditioner-dehumidification-cooling-function";s:5:"price";s:8:"205.0000";s:13:"special_price";s:8:"185.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"185.0000";s:3:"sku";s:9:"J120P0U50";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2597;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-19 12:48:31";s:10:"updated_at";s:19:"2026-03-06 22:41:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:594;s:12:"tax_class_id";N;s:4:"slug";s:64:"mobile-climate-air-conditioner-dehumidification-cooling-function";s:5:"price";s:8:"205.0000";s:13:"special_price";s:8:"185.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"185.0000";s:3:"sku";s:9:"J120P0U50";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2597;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-19 12:48:31";s:10:"updated_at";s:19:"2026-03-06 22:41:13";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:594;}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:807;s:18:"related_product_id";i:594;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:594;}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:2356;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:592;s:10:"product_id";i:594;s:6:"locale";s:2:"en";s:4:"name";s:66:"Mobile Climate Air Conditioner Dehumidification & Cooling Function";s:11:"description";s:2594:"<div class="columns">\r\n
    <div class="columns--half">\r\n
    <div class="content-block promotional-content">\r\n
    <h2>Explanation specifications</h2>\r\n
    <div class="promotional-content__text-flat"><strong>Electronic controls:</strong><br />The unit is equipped with electronic controls.<br /><br /><strong>Remote control:</strong><br />This unit can be operated with an easy to handle remote control.<br /><br /><strong>Temperature setting:</strong><br />When switched on the LED display will show the room temperature.&nbsp;The desired temperature can be set between 16 and 31 &deg; C.&nbsp;Note: result is up to<br />specific room conditions.<br /><br /><strong>Fan speed setting:</strong><br />Select the fan speed: low or high.&nbsp;The user interface will feedback the chosen speed.<br /><br /><strong>Timer:</strong><br />Operating time to be set up to 24 hours.&nbsp;The unit switches off or on automatically when the set time has run down.<br /><br /><strong>Air conditioning:</strong><br />The unit produces, with high energy efficiency (A-rating), a pleasant and refreshing high capacity cool airflow.&nbsp;Unhealthy particles are captured by the air filter.&nbsp;Performance is optimal when the entering of warm outside air is prevented.<br /><br /><strong>Air filter:</strong><br />The air conditioner is equipped with a nylon filter to capture dust particles.<br /><br /><strong>Cooldown effect:</strong><br />The unit removes humidity by condensation.&nbsp;The condensate cools the condenser and is removed by the hot air discharge.&nbsp;This will increase the energy efficiency;&nbsp;the so called &ldquo;cool down&rdquo; effect.<br /><br /><strong>Dehumidification:</strong><br />The unit can also be used as dehumidifier only.&nbsp;In that case the exhaust hose is not connected and warm air returns in the room.<br /><br /><strong>Continuous drainage:</strong><br />This air conditioner can also be used as a dehumidifier.&nbsp;In such case it is necessary to connect a (not included) continuous drainage tube to the unit.<br /><br /><strong>Exhaust duct:</strong><br />Hot air and humidity is transported, by an easy to install exhaust duct, outside the room.<br /><br /><strong>Design:</strong><br />exclusive Tectro design including LED display and including remote control.<br /><br /><strong>Brown carton box:</strong><br />The unit is delivered complete with auxiliary parts in a brown box showing application and operation information in multiple languages.</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="others-viewed-products" class="product-gallery" data-product-link-type="">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:592;s:10:"product_id";i:594;s:6:"locale";s:2:"en";s:4:"name";s:66:"Mobile Climate Air Conditioner Dehumidification & Cooling Function";s:11:"description";s:2594:"<div class="columns">\r\n
    <div class="columns--half">\r\n
    <div class="content-block promotional-content">\r\n
    <h2>Explanation specifications</h2>\r\n
    <div class="promotional-content__text-flat"><strong>Electronic controls:</strong><br />The unit is equipped with electronic controls.<br /><br /><strong>Remote control:</strong><br />This unit can be operated with an easy to handle remote control.<br /><br /><strong>Temperature setting:</strong><br />When switched on the LED display will show the room temperature.&nbsp;The desired temperature can be set between 16 and 31 &deg; C.&nbsp;Note: result is up to<br />specific room conditions.<br /><br /><strong>Fan speed setting:</strong><br />Select the fan speed: low or high.&nbsp;The user interface will feedback the chosen speed.<br /><br /><strong>Timer:</strong><br />Operating time to be set up to 24 hours.&nbsp;The unit switches off or on automatically when the set time has run down.<br /><br /><strong>Air conditioning:</strong><br />The unit produces, with high energy efficiency (A-rating), a pleasant and refreshing high capacity cool airflow.&nbsp;Unhealthy particles are captured by the air filter.&nbsp;Performance is optimal when the entering of warm outside air is prevented.<br /><br /><strong>Air filter:</strong><br />The air conditioner is equipped with a nylon filter to capture dust particles.<br /><br /><strong>Cooldown effect:</strong><br />The unit removes humidity by condensation.&nbsp;The condensate cools the condenser and is removed by the hot air discharge.&nbsp;This will increase the energy efficiency;&nbsp;the so called &ldquo;cool down&rdquo; effect.<br /><br /><strong>Dehumidification:</strong><br />The unit can also be used as dehumidifier only.&nbsp;In that case the exhaust hose is not connected and warm air returns in the room.<br /><br /><strong>Continuous drainage:</strong><br />This air conditioner can also be used as a dehumidifier.&nbsp;In such case it is necessary to connect a (not included) continuous drainage tube to the unit.<br /><br /><strong>Exhaust duct:</strong><br />Hot air and humidity is transported, by an easy to install exhaust duct, outside the room.<br /><br /><strong>Design:</strong><br />exclusive Tectro design including LED display and including remote control.<br /><br /><strong>Brown carton box:</strong><br />The unit is delivered complete with auxiliary parts in a brown box showing application and operation information in multiple languages.</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="others-viewed-products" class="product-gallery" data-product-link-type="">&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: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:598;s:12:"tax_class_id";N;s:4:"slug";s:71:"clatronic-air-conditioner-mobile-climate-cooling-system-8000btu-cl-3672";s:5:"price";s:8:"260.0000";s:13:"special_price";s:8:"200.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"200.0000";s:3:"sku";s:10:"J130P0K401";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3327;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-19 15:08:39";s:10:"updated_at";s:19:"2026-03-06 22:35:38";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:598;s:12:"tax_class_id";N;s:4:"slug";s:71:"clatronic-air-conditioner-mobile-climate-cooling-system-8000btu-cl-3672";s:5:"price";s:8:"260.0000";s:13:"special_price";s:8:"200.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"200.0000";s:3:"sku";s:10:"J130P0K401";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3327;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-19 15:08:39";s:10:"updated_at";s:19:"2026-03-06 22:35:38";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:598;}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:807;s:18:"related_product_id";i:598;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:598;}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:2356;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:596;s:10:"product_id";i:598;s:6:"locale";s:2:"en";s:4:"name";s:71:"CLATRONIC Air Conditioner Mobile Climate Cooling System 8000btu CL 3672";s:11:"description";s:976:"<h2>Key specs</h2>\r\n
    <ul>\r\n
    <li><label class="has-text-weight-bold">product type:&nbsp;</label><span class="has-text-weight-light">Monobloc mobile air conditioner</span></li>\r\n
    <li><label class="has-text-weight-bold">cold media:&nbsp;</label><span class="has-text-weight-light">R410A</span></li>\r\n
    <li><label class="has-text-weight-bold">display:&nbsp;</label><span class="has-text-weight-light">yes</span></li>\r\n
    <li><label class="has-text-weight-bold">noise level:&nbsp;</label><span class="has-text-weight-light">65 dB</span></li>\r\n
    <li><label class="has-text-weight-bold">energy efficiency class (cooling):&nbsp;</label><span class="has-text-weight-light">A</span></li>\r\n
    <li><label class="has-text-weight-bold">air conditioner functions:&nbsp;</label><span class="has-text-weight-light">Cooling, Dehumidifying, Ventilating</span></li>\r\n
    <li><label class="has-text-weight-bold">cooling capacity (max):&nbsp;</label><span class="has-text-weight-light">8000 BTU/h</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:596;s:10:"product_id";i:598;s:6:"locale";s:2:"en";s:4:"name";s:71:"CLATRONIC Air Conditioner Mobile Climate Cooling System 8000btu CL 3672";s:11:"description";s:976:"<h2>Key specs</h2>\r\n
    <ul>\r\n
    <li><label class="has-text-weight-bold">product type:&nbsp;</label><span class="has-text-weight-light">Monobloc mobile air conditioner</span></li>\r\n
    <li><label class="has-text-weight-bold">cold media:&nbsp;</label><span class="has-text-weight-light">R410A</span></li>\r\n
    <li><label class="has-text-weight-bold">display:&nbsp;</label><span class="has-text-weight-light">yes</span></li>\r\n
    <li><label class="has-text-weight-bold">noise level:&nbsp;</label><span class="has-text-weight-light">65 dB</span></li>\r\n
    <li><label class="has-text-weight-bold">energy efficiency class (cooling):&nbsp;</label><span class="has-text-weight-light">A</span></li>\r\n
    <li><label class="has-text-weight-bold">air conditioner functions:&nbsp;</label><span class="has-text-weight-light">Cooling, Dehumidifying, Ventilating</span></li>\r\n
    <li><label class="has-text-weight-bold">cooling capacity (max):&nbsp;</label><span class="has-text-weight-light">8000 BTU/h</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: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:599;s:12:"tax_class_id";N;s:4:"slug";s:69:"clatronic-3-in-1-mobile-air-cooler-humidifier-cleaner-70-watt-lk-3742";s:5:"price";s:7:"99.0000";s:13:"special_price";s:7:"84.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"84.0000";s:3:"sku";s:8:"J50P0K45";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3675;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-19 15:25:55";s:10:"updated_at";s:19:"2026-03-05 20:22:20";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:599;s:12:"tax_class_id";N;s:4:"slug";s:69:"clatronic-3-in-1-mobile-air-cooler-humidifier-cleaner-70-watt-lk-3742";s:5:"price";s:7:"99.0000";s:13:"special_price";s:7:"84.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"84.0000";s:3:"sku";s:8:"J50P0K45";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3675;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-19 15:25:55";s:10:"updated_at";s:19:"2026-03-05 20:22:20";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:599;}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:807;s:18:"related_product_id";i:599;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:599;}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:2356;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:597;s:10:"product_id";i:599;s:6:"locale";s:2:"en";s:4:"name";s:73:"Clatronic 3 in 1 Mobile Air Cooler, Humidifier, Cleaner - 70 Watt LK-3742";s:11:"description";s:4333:"<div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="ug4tqa-puelkk-c8ur0b-dc7qtb" 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">Keep your head cool &mdash; 3 functions combined in one device: the Clatronic LK 3742 is an air cooler, humidifier and air purifier in one. With three fan settings and multiple settings, the 3-in-1 air cooler allows maximum comfort in your home or office.</span></li>\r\n
    <li><span class="a-list-item">Top features &mdash; If necessary, you can use the 8 hour timer e.g. for example, run at night and the device switches off automatically after the time has elapsed. In addition, the air cooler can simulate a natural wind mode (automatic wind speed change, 2 pre-programmed functions).</span></li>\r\n
    <li><span class="a-list-item">For fresh/humidified air &mdash; The LK 3742 features a removable 4.5 litre water tank. The large tank volume allows you to humidify the air for up to 20 hours in continuous operation (without refilling). Thanks to the external display, you can always see the current water level of the device.</span></li>\r\n
    <li><span class="a-list-item">Swing Function &mdash; For a wide and even distribution of air, the air cooler rotates from top to bottom. If necessary, the oscillation can also be switched off.</span></li>\r\n
    <li><span class="a-list-item">Especially practical - In addition to the practical remote control, you can also make the desired settings on the multifunction control panel directly on the device.</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="r03q4c-nc44y2-ekhw9-p0zxeq" 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="cvwd0q-pofzxs-23wt93-rg7a0j" 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="owgtjc-r0nubv-dfb3zk-vag4nd" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="g3ncuy-f6w7pj-a703ow-lcivr8" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="41xcjz-m8jbc6-yn38sm-mlo7i2" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="pfql91-cxqjeg-a4wd5u-tixpha" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="sgmdzm-g8ex76-kn0afm-4kfhkz" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="6snkvv-a1kyp5-9sia4j-6w9933" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="k75onu-w3bs1k-c60c80-1yn5fn" 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="aj766s-hrx1hj-i27b63-lilti0" 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="4x5r5x-zaky87-kbdr5c-7okl2c" data-cel-widget="vendorPoweredCoupon_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="rhuxyc-opje7y-c4lw6d-88tmu8" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:597;s:10:"product_id";i:599;s:6:"locale";s:2:"en";s:4:"name";s:73:"Clatronic 3 in 1 Mobile Air Cooler, Humidifier, Cleaner - 70 Watt LK-3742";s:11:"description";s:4333:"<div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="ug4tqa-puelkk-c8ur0b-dc7qtb" 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">Keep your head cool &mdash; 3 functions combined in one device: the Clatronic LK 3742 is an air cooler, humidifier and air purifier in one. With three fan settings and multiple settings, the 3-in-1 air cooler allows maximum comfort in your home or office.</span></li>\r\n
    <li><span class="a-list-item">Top features &mdash; If necessary, you can use the 8 hour timer e.g. for example, run at night and the device switches off automatically after the time has elapsed. In addition, the air cooler can simulate a natural wind mode (automatic wind speed change, 2 pre-programmed functions).</span></li>\r\n
    <li><span class="a-list-item">For fresh/humidified air &mdash; The LK 3742 features a removable 4.5 litre water tank. The large tank volume allows you to humidify the air for up to 20 hours in continuous operation (without refilling). Thanks to the external display, you can always see the current water level of the device.</span></li>\r\n
    <li><span class="a-list-item">Swing Function &mdash; For a wide and even distribution of air, the air cooler rotates from top to bottom. If necessary, the oscillation can also be switched off.</span></li>\r\n
    <li><span class="a-list-item">Especially practical - In addition to the practical remote control, you can also make the desired settings on the multifunction control panel directly on the device.</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="r03q4c-nc44y2-ekhw9-p0zxeq" 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="cvwd0q-pofzxs-23wt93-rg7a0j" 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="owgtjc-r0nubv-dfb3zk-vag4nd" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="g3ncuy-f6w7pj-a703ow-lcivr8" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="41xcjz-m8jbc6-yn38sm-mlo7i2" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="pfql91-cxqjeg-a4wd5u-tixpha" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="sgmdzm-g8ex76-kn0afm-4kfhkz" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="6snkvv-a1kyp5-9sia4j-6w9933" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="k75onu-w3bs1k-c60c80-1yn5fn" 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="aj766s-hrx1hj-i27b63-lilti0" 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="4x5r5x-zaky87-kbdr5c-7okl2c" data-cel-widget="vendorPoweredCoupon_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="rhuxyc-opje7y-c4lw6d-88tmu8" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&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:8;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:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;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-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;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-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:604;}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:807;s:18:"related_product_id";i:604;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:604;}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:2356;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:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</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:9;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:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;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-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;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-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:631;}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:807;s:18:"related_product_id";i:631;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:631;}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:2356;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:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></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:10;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:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;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-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;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-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:632;}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:807;s:18:"related_product_id";i:632;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:632;}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:2356;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:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&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:11;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:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";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:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;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-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";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:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;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-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:633;}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:807;s:18:"related_product_id";i:633;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:633;}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:2356;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:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</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:12;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:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;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-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;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-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:634;}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:807;s:18:"related_product_id";i:634;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:634;}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:2356;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:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</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:13;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:636;s:12:"tax_class_id";N;s:4:"slug";s:62:"multi-function-emergency-led-light-24+6-rechargeable-batteries";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:7:"J4P0K74";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2568;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-05 12:56:45";s:10:"updated_at";s:19:"2026-03-06 20:03:09";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:636;s:12:"tax_class_id";N;s:4:"slug";s:62:"multi-function-emergency-led-light-24+6-rechargeable-batteries";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:7:"J4P0K74";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2568;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-05 12:56:45";s:10:"updated_at";s:19:"2026-03-06 20:03:09";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:636;}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:807;s:18:"related_product_id";i:636;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:636;}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:2356;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:634;s:10:"product_id";i:636;s:6:"locale";s:2:"en";s:4:"name";s:66:"Multi-Function Emergency LED Light 24+6 - Rechargeable & Batteries";s:11:"description";s:173:"<div class="tt-collapse-title"><strong>DESCRIPTION</strong></div>\r\n
    <div class="tt-collapse-content">\r\n
    <p>GR Emergency Light</p>\r\n
    <p>Good Quality</p>\r\n
    <p>24+6 Led</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:634;s:10:"product_id";i:636;s:6:"locale";s:2:"en";s:4:"name";s:66:"Multi-Function Emergency LED Light 24+6 - Rechargeable & Batteries";s:11:"description";s:173:"<div class="tt-collapse-title"><strong>DESCRIPTION</strong></div>\r\n
    <div class="tt-collapse-content">\r\n
    <p>GR Emergency Light</p>\r\n
    <p>Good Quality</p>\r\n
    <p>24+6 Led</p>\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:14;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:637;s:12:"tax_class_id";N;s:4:"slug";s:71:"flying-disk-lamp-type-jl-678-charged-remote-control-emergency-led-globe";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:8:"J2P0K544";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3713;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-05 13:50:46";s:10:"updated_at";s:19:"2026-03-06 21:40:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:637;s:12:"tax_class_id";N;s:4:"slug";s:71:"flying-disk-lamp-type-jl-678-charged-remote-control-emergency-led-globe";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:8:"J2P0K544";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3713;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-05 13:50:46";s:10:"updated_at";s:19:"2026-03-06 21:40:29";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:637;}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:807;s:18:"related_product_id";i:637;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:637;}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:2356;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:635;s:10:"product_id";i:637;s:6:"locale";s:2:"en";s:4:"name";s:71:"Flying Disk Lamp Type JL-678 Charged Remote Control Emergency LED Globe";s:11:"description";s:995:"<div class="proddetails">\r\n
    <div class="proddesc">\r\n
    <h4>Product Description</h4>\r\n
    <p>The new flying disk type Remote-Control Emergency LED Lamp can be controlled by the Remote Control</p>\r\n
    <p>It can also be turned on and off at the lamp holder</p>\r\n
    <p>Also, there are two high capacity batteries inside which makes the duration time longer</p>\r\n
    <p>The built-in protection circuit prevents the batteries from overcharging</p>\r\n
    <p>Battery type: 1000 mAh</p>\r\n
    <p>LED quantity: 22</p>\r\n
    <p>Modes: 3</p>\r\n
    <p>Emergency lamp, LED energy-save lamp.</p>\r\n
    <p>With Remote Control Function</p>\r\n
    <p>Remote Control distance: 20m</p>\r\n
    <p>Emergency Lamp</p>\r\n
    <p>Works automatically in power outage</p>\r\n
    <p>Works for more than 6 hours after the power outage</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Dimensions: Height 11 cm Diameter 13 cm</p>\r\n
    </div>\r\n
    </div>\r\n
    <div class="prodrightgoods">\r\n
    <div class="proddetailsRight prodFineprint hidden-sm hidden-xs">\r\n
    <div class="proddesc">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:635;s:10:"product_id";i:637;s:6:"locale";s:2:"en";s:4:"name";s:71:"Flying Disk Lamp Type JL-678 Charged Remote Control Emergency LED Globe";s:11:"description";s:995:"<div class="proddetails">\r\n
    <div class="proddesc">\r\n
    <h4>Product Description</h4>\r\n
    <p>The new flying disk type Remote-Control Emergency LED Lamp can be controlled by the Remote Control</p>\r\n
    <p>It can also be turned on and off at the lamp holder</p>\r\n
    <p>Also, there are two high capacity batteries inside which makes the duration time longer</p>\r\n
    <p>The built-in protection circuit prevents the batteries from overcharging</p>\r\n
    <p>Battery type: 1000 mAh</p>\r\n
    <p>LED quantity: 22</p>\r\n
    <p>Modes: 3</p>\r\n
    <p>Emergency lamp, LED energy-save lamp.</p>\r\n
    <p>With Remote Control Function</p>\r\n
    <p>Remote Control distance: 20m</p>\r\n
    <p>Emergency Lamp</p>\r\n
    <p>Works automatically in power outage</p>\r\n
    <p>Works for more than 6 hours after the power outage</p>\r\n
    <p><strong>Specifications:</strong></p>\r\n
    <p>Dimensions: Height 11 cm Diameter 13 cm</p>\r\n
    </div>\r\n
    </div>\r\n
    <div class="prodrightgoods">\r\n
    <div class="proddetailsRight prodFineprint hidden-sm hidden-xs">\r\n
    <div class="proddesc">&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:15;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:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.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:2152;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 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.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:2152;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 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:666;}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:807;s:18:"related_product_id";i:666;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:666;}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:2356;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:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</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;}i:16;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:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;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-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;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-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:696;}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:807;s:18:"related_product_id";i:696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:696;}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:2356;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:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</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:17;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:780;s:12:"tax_class_id";N;s:4:"slug";s:111:"emergency-rechargeable-led-lamps-household-lighting-bulbs-saving-energy-intelligent-light-bulb-led-smart-charge";s:5:"price";s:6:"6.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:8696;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-08-11 22:23:34";s:10:"updated_at";s:19:"2026-03-07 01:03:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:780;s:12:"tax_class_id";N;s:4:"slug";s:111:"emergency-rechargeable-led-lamps-household-lighting-bulbs-saving-energy-intelligent-light-bulb-led-smart-charge";s:5:"price";s:6:"6.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:8696;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-08-11 22:23:34";s:10:"updated_at";s:19:"2026-03-07 01:03:23";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:780;}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:807;s:18:"related_product_id";i:780;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:780;}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:2356;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:778;s:10:"product_id";i:780;s:6:"locale";s:2:"en";s:4:"name";s:112:"Emergency Rechargeable LED Lamps Household Lighting Bulbs, Saving Energy Intelligent Light Bulb LED Smart Charge";s:11:"description";s:1132:"<p>EMERGENCY USE: Auto light up when emergency power outage, power failure, hurricane emergency.<br />HUMAN INDUCTION LAMP: Just hold the bulb bottom base to light as flashlight.<br />SMART CHARGE BULB: Battery powered light bulbs that auto-charged when the light switch is turned on. Save to 80% over standard incandescent bulbs.<br />WIDE APPLICATION: Perfect for indoor and outdoor use for any area in the home, office, industry, showroom, corridor, hotel, hiking, fishing, camping, boating, etc.<br />When the power suddenly cut, black out or thundery sky cause the power outage, the emergency bulb will still lighting.<br />In usual, the emergency bulb work as the normal bulb, turn on or off by wall switch.<br />At the same time, the battery will charge till full, ready for the emergency situation happen.<br />Very low heat generating, besides saving light power, Energy-saving and environmentally friendly.<br />The battery can support working about 3-5 hours. (brightness will decrease automatically to lengthen working hours.)<br />Simply pull the handle up, you can turn this Magic Bulb into a hand-held flashlight.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:778;s:10:"product_id";i:780;s:6:"locale";s:2:"en";s:4:"name";s:112:"Emergency Rechargeable LED Lamps Household Lighting Bulbs, Saving Energy Intelligent Light Bulb LED Smart Charge";s:11:"description";s:1132:"<p>EMERGENCY USE: Auto light up when emergency power outage, power failure, hurricane emergency.<br />HUMAN INDUCTION LAMP: Just hold the bulb bottom base to light as flashlight.<br />SMART CHARGE BULB: Battery powered light bulbs that auto-charged when the light switch is turned on. Save to 80% over standard incandescent bulbs.<br />WIDE APPLICATION: Perfect for indoor and outdoor use for any area in the home, office, industry, showroom, corridor, hotel, hiking, fishing, camping, boating, etc.<br />When the power suddenly cut, black out or thundery sky cause the power outage, the emergency bulb will still lighting.<br />In usual, the emergency bulb work as the normal bulb, turn on or off by wall switch.<br />At the same time, the battery will charge till full, ready for the emergency situation happen.<br />Very low heat generating, besides saving light power, Energy-saving and environmentally friendly.<br />The battery can support working about 3-5 hours. (brightness will decrease automatically to lengthen working hours.)<br />Simply pull the handle up, you can turn this Magic Bulb into a hand-held flashlight.</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:18;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:781;s:12:"tax_class_id";N;s:4:"slug";s:98:"led-rechargeable-flood-light-series-10w-outdoor-solar-energy-induction-lamp-with-pir-motion-sensor";s:5:"price";s:7:"30.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2765;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-08-12 15:25:15";s:10:"updated_at";s:19:"2026-03-06 05:45:31";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:781;s:12:"tax_class_id";N;s:4:"slug";s:98:"led-rechargeable-flood-light-series-10w-outdoor-solar-energy-induction-lamp-with-pir-motion-sensor";s:5:"price";s:7:"30.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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2765;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-08-12 15:25:15";s:10:"updated_at";s:19:"2026-03-06 05:45:31";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:781;}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:807;s:18:"related_product_id";i:781;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:781;}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:2356;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:779;s:10:"product_id";i:781;s:6:"locale";s:2:"en";s:4:"name";s:98:"Led rechargeable flood light series 10w outdoor solar energy induction lamp with pir motion sensor";s:11:"description";s:890:"<p>The LED flood light automatically turns on when motion is detected at night. Whether you need security lighting or just occasional illumination in a dark area, this bright solar motion flood light will do the job.</p>\r\n
    <p>The best feature about this LED solar motion detector light is the ease of installation. Just mount the security flood light and the stand-alone solar panel to any flat surface, than connect them together with the supplied 15ft. wire. For longer operating time and maximum brightness make sure to locate the solar panel where it can get maximum sunshine all through the day. Once installed, the last thing to do is to adjust few settings. The built-in infrared motion detector has 3 knobs allowing fine tuning of lighting time, sensitivity and dusk to dawn correction (you don&rsquo;t need your solar motion light to be triggered during daytime.)</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:779;s:10:"product_id";i:781;s:6:"locale";s:2:"en";s:4:"name";s:98:"Led rechargeable flood light series 10w outdoor solar energy induction lamp with pir motion sensor";s:11:"description";s:890:"<p>The LED flood light automatically turns on when motion is detected at night. Whether you need security lighting or just occasional illumination in a dark area, this bright solar motion flood light will do the job.</p>\r\n
    <p>The best feature about this LED solar motion detector light is the ease of installation. Just mount the security flood light and the stand-alone solar panel to any flat surface, than connect them together with the supplied 15ft. wire. For longer operating time and maximum brightness make sure to locate the solar panel where it can get maximum sunshine all through the day. Once installed, the last thing to do is to adjust few settings. The built-in infrared motion detector has 3 knobs allowing fine tuning of lighting time, sensitivity and dusk to dawn correction (you don&rsquo;t need your solar motion light to be triggered during daytime.)</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:19;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:793;s:12:"tax_class_id";N;s:4:"slug";s:64:"emergency-bivouac-led-light-lamp-portable-hand-hold-with-compass";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:2536;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-08-15 19:35:10";s:10:"updated_at";s:19:"2026-03-06 22:07:28";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:793;s:12:"tax_class_id";N;s:4:"slug";s:64:"emergency-bivouac-led-light-lamp-portable-hand-hold-with-compass";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.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:2536;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-08-15 19:35:10";s:10:"updated_at";s:19:"2026-03-06 22:07:28";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:793;}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:807;s:18:"related_product_id";i:793;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:793;}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:2356;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:791;s:10:"product_id";i:793;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emergency Bivouac Led Light Lamp Portable Hand Hold with Compass";s:11:"description";s:915:"<p>Convenient and Portable,There is one hook on the top and one hook at the base of this camping lantern that can hang the tent light upside down to get better light when lighting up a big area.<br />[Bright ] With 360 degree beam angle and 500 lumen, this camping light can give off pretty bright light. And the IP44 grade, making it suitable for outdoor activities.<br />[Long Last Time] Using 1.5V 3 x D batteries (NOT included) as power supply, enables it can be used up to 12-25 hours, which last longer than most of the camp lamp in the market. Energy saving and suitable for power outage, emergency usage, hurricane and earthquake survival kit, etc.<br />protection grade, making it quite suitable for camping, hiking, fishing, walking the dog<br />Material:Rubber+COB<br />Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:791;s:10:"product_id";i:793;s:6:"locale";s:2:"en";s:4:"name";s:64:"Emergency Bivouac Led Light Lamp Portable Hand Hold with Compass";s:11:"description";s:915:"<p>Convenient and Portable,There is one hook on the top and one hook at the base of this camping lantern that can hang the tent light upside down to get better light when lighting up a big area.<br />[Bright ] With 360 degree beam angle and 500 lumen, this camping light can give off pretty bright light. And the IP44 grade, making it suitable for outdoor activities.<br />[Long Last Time] Using 1.5V 3 x D batteries (NOT included) as power supply, enables it can be used up to 12-25 hours, which last longer than most of the camp lamp in the market. Energy saving and suitable for power outage, emergency usage, hurricane and earthquake survival kit, etc.<br />protection grade, making it quite suitable for camping, hiking, fishing, walking the dog<br />Material:Rubber+COB<br />Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing.</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:20;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:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.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:2907;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-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.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:2907;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-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:802;}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:807;s:18:"related_product_id";i:802;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:802;}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:2356;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:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";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:21;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:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;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-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;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-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";s:16:"pivot_product_id";i:807;s:24:"pivot_related_product_id";i:805;}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:807;s:18:"related_product_id";i:805;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"related_product_id";i:805;}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:2356;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:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</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:21:{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:67;s:12:"tax_class_id";N;s:4:"slug";s:16:"mini-laptop-desk";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:5428;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 16:11:44";s:10:"updated_at";s:19:"2026-03-06 17:55:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:67;s:12:"tax_class_id";N;s:4:"slug";s:16:"mini-laptop-desk";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:5428;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 16:11:44";s:10:"updated_at";s:19:"2026-03-06 17:55:30";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:67;}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:807;s:18:"up_sell_product_id";i:67;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:67;}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:65;s:10:"product_id";i:67;s:6:"locale";s:2:"en";s:4:"name";s:16:"Mini Laptop Desk";s:11:"description";s:2179:"<div id="featurebullets_feature_div" class="feature" data-feature-name="featurebullets" 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-none">\r\n
    <li><span class="a-list-item">HIGHLY VERSATILE &ndash; This multifunctional table will be a perfect addition to your office, home or home office. Use it as a multifunctional workstation, a standing desk for office work, a snack tray for watching TV, a laptop or tablet stand for relaxing in bed or a food table to enjoy breakfast in bed!</span></li>\r\n
    <li><span class="a-list-item">HEALTHIER WORKING - When used in conjunction with a regular desk it enables you to work while standing; freeing ourselves from disorders such as backache, neck pain and stiffness caused by sitting long hours in the same posture.</span></li>\r\n
    <li><span class="a-list-item">EASY TO USE &ndash; You can easily enable quick height changes (adjustable from 9.4"-12.6") on this table using two auto-lock buttons on each side. In addition, you can also adjust the surface angle from 0-30 by pulling a lock button and releasing it when you get the desired angle.</span></li>\r\n
    <li><span class="a-list-item">LIGHT BUT STURDY &ndash; This table is light enough to carry around, ergonomic, environmentally friendly, yet strongly built and durable having been made of 100% high quality engineered wood.</span></li>\r\n
    <li><span class="a-list-item">PORTABLE &ndash; Apart from being lightweight, this table is easily foldable, making it super convenient for you to take it anywhere or even to stow away. Now you can have your own ergonomic workstation ready anytime, anyplace!</span></li>\r\n
    <li><span class="a-list-item">Tabletop: Oak</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="feature" data-feature-name="globalStoreInfoBullets" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="amazonGlobal_feature_div" class="feature" data-feature-name="amazonGlobal" data-cel-widget="amazonGlobal_feature_div">&nbsp;</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:65;s:10:"product_id";i:67;s:6:"locale";s:2:"en";s:4:"name";s:16:"Mini Laptop Desk";s:11:"description";s:2179:"<div id="featurebullets_feature_div" class="feature" data-feature-name="featurebullets" 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-none">\r\n
    <li><span class="a-list-item">HIGHLY VERSATILE &ndash; This multifunctional table will be a perfect addition to your office, home or home office. Use it as a multifunctional workstation, a standing desk for office work, a snack tray for watching TV, a laptop or tablet stand for relaxing in bed or a food table to enjoy breakfast in bed!</span></li>\r\n
    <li><span class="a-list-item">HEALTHIER WORKING - When used in conjunction with a regular desk it enables you to work while standing; freeing ourselves from disorders such as backache, neck pain and stiffness caused by sitting long hours in the same posture.</span></li>\r\n
    <li><span class="a-list-item">EASY TO USE &ndash; You can easily enable quick height changes (adjustable from 9.4"-12.6") on this table using two auto-lock buttons on each side. In addition, you can also adjust the surface angle from 0-30 by pulling a lock button and releasing it when you get the desired angle.</span></li>\r\n
    <li><span class="a-list-item">LIGHT BUT STURDY &ndash; This table is light enough to carry around, ergonomic, environmentally friendly, yet strongly built and durable having been made of 100% high quality engineered wood.</span></li>\r\n
    <li><span class="a-list-item">PORTABLE &ndash; Apart from being lightweight, this table is easily foldable, making it super convenient for you to take it anywhere or even to stow away. Now you can have your own ergonomic workstation ready anytime, anyplace!</span></li>\r\n
    <li><span class="a-list-item">Tabletop: Oak</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="feature" data-feature-name="globalStoreInfoBullets" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="amazonGlobal_feature_div" class="feature" data-feature-name="amazonGlobal" data-cel-widget="amazonGlobal_feature_div">&nbsp;</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: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:199;s:12:"tax_class_id";N;s:4:"slug";s:66:"multifunctional-folding-laptop-table-stand-for-bed-sofa-and-office";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"A1008";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5879;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-05-03 00:23:21";s:10:"updated_at";s:19:"2026-03-06 11:26:45";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:199;s:12:"tax_class_id";N;s:4:"slug";s:66:"multifunctional-folding-laptop-table-stand-for-bed-sofa-and-office";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:5:"A1008";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5879;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-05-03 00:23:21";s:10:"updated_at";s:19:"2026-03-06 11:26:45";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:199;}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:807;s:18:"up_sell_product_id";i:199;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:199;}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:6422;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:197;s:10:"product_id";i:199;s:6:"locale";s:2:"en";s:4:"name";s:67:"Multifunctional Folding Laptop Table Stand for bed, sofa and office";s:11:"description";s:2495:"<p>Multifunctional Folding Laptop Table Stand for bed and sofa</p>\r\n
    <p><span style="font-size: large;"><strong data-spm-anchor-id="a2700.details.pronpeci14.i0.67cb33d87OHMRo">Portable Folding Notebook or Laptop stand in office</strong></span><strong><em><span style="font-size: large;"><br /></span></em></strong></p>\r\n
    <p><span style="font-size: large;"><strong>&nbsp;</strong></span></p>\r\n
    <p><strong><em><span style="font-size: large;">Features</span></em><span style="font-size: medium;">:</span></strong>&nbsp;&nbsp;<strong>&nbsp;<span style="font-size: medium;">Adjustable aluminum laptop table</span></strong><br />&nbsp;<span style="font-family: Times New Roman, Times; font-size: medium;">✔This lightweight flexible design desk allows you to carry your laptop, monitor, book and other small necessary items anywhere you go.<br /><br />✔It can save a lot space and keep your living or working room neat and organized.<br /><br />✔This laptop tray table is the perfect choice for you! You can adjust this desk to any position or angle that makes you feel comfortable when you want to relax on bed or sit on couch.<br /><br />✔It's really amazing to adjust your workstation to an angle and height that makes you feel 100% comfortable at home. It can effectively reduce back stress and neck pain! Just use it in any way you want.<br /><br />✔You will save a large sum of money with this table. Because this ergonomic table can also be used as a TV dinner or breakfast tray, sound equipment, projector, notebook standing desks, book tray, writing desk, tablet holder, and other then laptop stand.&nbsp;</span></p>\r\n
    <p><span style="font-family: Times New Roman, Times; font-size: medium;"><br /></span><strong><em>Specifications:</em><span style="font-size: medium;">&nbsp;</span><span style="font-size: medium;">Laptop desk&nbsp;</span></strong><span style="font-family: Times New Roman, Times;"><span style="font-size: medium;">&nbsp;<br />☛Color: Black<br />☛Folding size: 42*27cm<br />☛N.W:1.1kg<br />☛Maximum height:48cm<br />☛Laptop suitable:17' and smaller size</span></span></p>\r\n
    <p><span style="font-size: medium;">&nbsp;</span></p>\r\n
    <p><span style="font-size: medium;">With increasing number of cases of neck and shoulder pain due to sitting infront of the computer for long hours, it is extremely important to get your screen to be aligned with your eyes whether in your office or at home<span style="font-family: Times New Roman, Times;"><br /></span></span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:197;s:10:"product_id";i:199;s:6:"locale";s:2:"en";s:4:"name";s:67:"Multifunctional Folding Laptop Table Stand for bed, sofa and office";s:11:"description";s:2495:"<p>Multifunctional Folding Laptop Table Stand for bed and sofa</p>\r\n
    <p><span style="font-size: large;"><strong data-spm-anchor-id="a2700.details.pronpeci14.i0.67cb33d87OHMRo">Portable Folding Notebook or Laptop stand in office</strong></span><strong><em><span style="font-size: large;"><br /></span></em></strong></p>\r\n
    <p><span style="font-size: large;"><strong>&nbsp;</strong></span></p>\r\n
    <p><strong><em><span style="font-size: large;">Features</span></em><span style="font-size: medium;">:</span></strong>&nbsp;&nbsp;<strong>&nbsp;<span style="font-size: medium;">Adjustable aluminum laptop table</span></strong><br />&nbsp;<span style="font-family: Times New Roman, Times; font-size: medium;">✔This lightweight flexible design desk allows you to carry your laptop, monitor, book and other small necessary items anywhere you go.<br /><br />✔It can save a lot space and keep your living or working room neat and organized.<br /><br />✔This laptop tray table is the perfect choice for you! You can adjust this desk to any position or angle that makes you feel comfortable when you want to relax on bed or sit on couch.<br /><br />✔It's really amazing to adjust your workstation to an angle and height that makes you feel 100% comfortable at home. It can effectively reduce back stress and neck pain! Just use it in any way you want.<br /><br />✔You will save a large sum of money with this table. Because this ergonomic table can also be used as a TV dinner or breakfast tray, sound equipment, projector, notebook standing desks, book tray, writing desk, tablet holder, and other then laptop stand.&nbsp;</span></p>\r\n
    <p><span style="font-family: Times New Roman, Times; font-size: medium;"><br /></span><strong><em>Specifications:</em><span style="font-size: medium;">&nbsp;</span><span style="font-size: medium;">Laptop desk&nbsp;</span></strong><span style="font-family: Times New Roman, Times;"><span style="font-size: medium;">&nbsp;<br />☛Color: Black<br />☛Folding size: 42*27cm<br />☛N.W:1.1kg<br />☛Maximum height:48cm<br />☛Laptop suitable:17' and smaller size</span></span></p>\r\n
    <p><span style="font-size: medium;">&nbsp;</span></p>\r\n
    <p><span style="font-size: medium;">With increasing number of cases of neck and shoulder pain due to sitting infront of the computer for long hours, it is extremely important to get your screen to be aligned with your eyes whether in your office or at home<span style="font-family: Times New Roman, Times;"><br /></span></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;}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:290;s:12:"tax_class_id";N;s:4:"slug";s:26:"4in1-selfie-ring-led-light";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.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:2567;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-06-24 10:12:14";s:10:"updated_at";s:19:"2026-03-06 22:18:03";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:290;s:12:"tax_class_id";N;s:4:"slug";s:26:"4in1-selfie-ring-led-light";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.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:2567;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-06-24 10:12:14";s:10:"updated_at";s:19:"2026-03-06 22:18:03";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:290;}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:807;s:18:"up_sell_product_id";i:290;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:290;}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:6422;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:288;s:10:"product_id";i:290;s:6:"locale";s:2:"en";s:4:"name";s:26:"4in1 Selfie Ring LED Light";s:11:"description";s:864:"<p>Generic Selfie Ring Light with Phone Holder and Microphone Stand 3</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Description</p>\r\n
    <p>If you are disturbed by the mess of live stream devices? Are you always been harass by the dark when live braodcast? There we are provide you the best solution, 4-in-1 Adjustable Ring Light Phone &amp; Mic holder, keep your desk neat and instant improve the light condition, produce the best effect for your video and photography</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Specification:</p>\r\n
    <p>Product Name: Live Stream Ring Light</p>\r\n
    <p>port: USB</p>\r\n
    <p>Light Color: Cold light, Natural light, Warm light</p>\r\n
    <p>Brightness: 9 levels adjustable</p>\r\n
    <p>Phone Holder Support: 6-10cm width phone</p>\r\n
    <p>Assembled Height: 53cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Packing List:</p>\r\n
    <p>1 * Ring Light</p>\r\n
    <p>1 * Base Stand</p>\r\n
    <p>1 * Microphone Holder</p>\r\n
    <p>2 * Phone Holder</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:288;s:10:"product_id";i:290;s:6:"locale";s:2:"en";s:4:"name";s:26:"4in1 Selfie Ring LED Light";s:11:"description";s:864:"<p>Generic Selfie Ring Light with Phone Holder and Microphone Stand 3</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Description</p>\r\n
    <p>If you are disturbed by the mess of live stream devices? Are you always been harass by the dark when live braodcast? There we are provide you the best solution, 4-in-1 Adjustable Ring Light Phone &amp; Mic holder, keep your desk neat and instant improve the light condition, produce the best effect for your video and photography</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Specification:</p>\r\n
    <p>Product Name: Live Stream Ring Light</p>\r\n
    <p>port: USB</p>\r\n
    <p>Light Color: Cold light, Natural light, Warm light</p>\r\n
    <p>Brightness: 9 levels adjustable</p>\r\n
    <p>Phone Holder Support: 6-10cm width phone</p>\r\n
    <p>Assembled Height: 53cm</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>Packing List:</p>\r\n
    <p>1 * Ring Light</p>\r\n
    <p>1 * Base Stand</p>\r\n
    <p>1 * Microphone Holder</p>\r\n
    <p>2 * Phone Holder</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:309;s:12:"tax_class_id";N;s:4:"slug";s:22:"apple-ipad-7-32gb-wifi";s:5:"price";s:8:"409.0000";s:13:"special_price";s:8:"370.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"370.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:2740;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-17 19:07:09";s:10:"updated_at";s:19:"2026-03-07 00:55:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:309;s:12:"tax_class_id";N;s:4:"slug";s:22:"apple-ipad-7-32gb-wifi";s:5:"price";s:8:"409.0000";s:13:"special_price";s:8:"370.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"370.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:2740;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-17 19:07:09";s:10:"updated_at";s:19:"2026-03-07 00:55:37";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:309;}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:807;s:18:"up_sell_product_id";i:309;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:309;}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:6422;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:307;s:10:"product_id";i:309;s:6:"locale";s:2:"en";s:4:"name";s:22:"Apple iPad 7 32gb wifi";s:11:"description";s:168:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 32GB)</span></h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:307;s:10:"product_id";i:309;s:6:"locale";s:2:"en";s:4:"name";s:22:"Apple iPad 7 32gb wifi";s:11:"description";s:168:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 32GB)</span></h1>";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:310;s:12:"tax_class_id";N;s:4:"slug";s:23:"apple-ipad-7-128gb-wifi";s:5:"price";s:8:"529.0000";s:13:"special_price";s:8:"495.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"495.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:3891;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-17 19:09:02";s:10:"updated_at";s:19:"2026-03-06 10:10:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:310;s:12:"tax_class_id";N;s:4:"slug";s:23:"apple-ipad-7-128gb-wifi";s:5:"price";s:8:"529.0000";s:13:"special_price";s:8:"495.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"495.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:3891;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-17 19:09:02";s:10:"updated_at";s:19:"2026-03-06 10:10:23";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:310;}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:807;s:18:"up_sell_product_id";i:310;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:310;}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:6422;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:308;s:10:"product_id";i:310;s:6:"locale";s:2:"en";s:4:"name";s:23:"Apple iPad 7 128gb wifi";s:11:"description";s:169:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 128GB)</span></h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:308;s:10:"product_id";i:310;s:6:"locale";s:2:"en";s:4:"name";s:23:"Apple iPad 7 128gb wifi";s:11:"description";s:169:"<h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Apple iPad (10.2-inch, Wi-Fi, 128GB)</span></h1>";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:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.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:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;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-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.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:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;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-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:317;}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:807;s:18:"up_sell_product_id";i:317;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:317;}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:6422;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:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\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: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:327;s:12:"tax_class_id";N;s:4:"slug";s:44:"portable-audio-speaker-and-selfie-spot-light";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2865;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:20:32";s:10:"updated_at";s:19:"2026-03-06 16:22:20";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:327;s:12:"tax_class_id";N;s:4:"slug";s:44:"portable-audio-speaker-and-selfie-spot-light";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2865;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:20:32";s:10:"updated_at";s:19:"2026-03-06 16:22:20";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:327;}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:807;s:18:"up_sell_product_id";i:327;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:327;}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:6422;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:325;s:10:"product_id";i:327;s:6:"locale";s:2:"en";s:4:"name";s:45:"Portable  Audio Speaker and Selfie Spot Light";s:11:"description";s:1283:"<div class="product-title">\r\n
    <h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i1.72dc2379LlYmvU">Beauty Speakers T3 Portable 3.5mm AUX Lights Selfie Spotlight Smartphone Self-Timer Fill Light Mobile Phone Audio Broadcast</h1>\r\n
    <p>&nbsp;</p>\r\n
    </div>\r\n
    <div class="next-message next-message-notice next-inline next-medium next-only-content" role="alert">\r\n
    <p>&bull; color: Pink, blue, white<br />&bull; It provides supplemental or side lighting via LED lamp beads for photography whenever you have low light conditions.<br />&bull; It also serves as a mini speaker, which can provide shocking mega bass sound effect.<br />&bull; Excellent mega bass sound, high quality music, giving you immersive experience<br />&bull; When playing music, LED will follow the music rhythm to flash, creating music scene atmosphere</p>\r\n
    <p>&bull; Materiale: ABS<br />&bull; Built-in rechargeable polymer battery, long working time<br />&bull; size: 36*45mm<br />&bull; Speaker power: 3W<br />&bull; Battery capacity: 350mAh<br />&bull; Charging time: about 1 hour<br />&bull; Playing time: about 6 hours<br />&bull; Compatible with:<br />Samsung Galaxy S7 / S7 Edge<br />iPhone 6s Plus / 6s / 6 Plus /6<br />Other iPhone Samsung Huawei HTC Sony smartphones and tablets</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:325;s:10:"product_id";i:327;s:6:"locale";s:2:"en";s:4:"name";s:45:"Portable  Audio Speaker and Selfie Spot Light";s:11:"description";s:1283:"<div class="product-title">\r\n
    <h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i1.72dc2379LlYmvU">Beauty Speakers T3 Portable 3.5mm AUX Lights Selfie Spotlight Smartphone Self-Timer Fill Light Mobile Phone Audio Broadcast</h1>\r\n
    <p>&nbsp;</p>\r\n
    </div>\r\n
    <div class="next-message next-message-notice next-inline next-medium next-only-content" role="alert">\r\n
    <p>&bull; color: Pink, blue, white<br />&bull; It provides supplemental or side lighting via LED lamp beads for photography whenever you have low light conditions.<br />&bull; It also serves as a mini speaker, which can provide shocking mega bass sound effect.<br />&bull; Excellent mega bass sound, high quality music, giving you immersive experience<br />&bull; When playing music, LED will follow the music rhythm to flash, creating music scene atmosphere</p>\r\n
    <p>&bull; Materiale: ABS<br />&bull; Built-in rechargeable polymer battery, long working time<br />&bull; size: 36*45mm<br />&bull; Speaker power: 3W<br />&bull; Battery capacity: 350mAh<br />&bull; Charging time: about 1 hour<br />&bull; Playing time: about 6 hours<br />&bull; Compatible with:<br />Samsung Galaxy S7 / S7 Edge<br />iPhone 6s Plus / 6s / 6 Plus /6<br />Other iPhone Samsung Huawei HTC Sony smartphones and tablets</p>\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: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:341;s:12:"tax_class_id";N;s:4:"slug";s:28:"selfie-stick-ring-fill-light";s:5:"price";s:7:"21.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.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:6905;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-15 12:15:30";s:10:"updated_at";s:19:"2026-03-07 01:02:50";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:341;s:12:"tax_class_id";N;s:4:"slug";s:28:"selfie-stick-ring-fill-light";s:5:"price";s:7:"21.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"21.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:6905;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-15 12:15:30";s:10:"updated_at";s:19:"2026-03-07 01:02:50";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:341;}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:807;s:18:"up_sell_product_id";i:341;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:341;}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:6422;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:339;s:10:"product_id";i:341;s:6:"locale";s:2:"en";s:4:"name";s:28:"Selfie Stick Ring Fill Light";s:11:"description";s:1429:"<h1 class="product-name" data-spm-anchor-id="2114.12057483.0.i1.3d7353c7AUKEp3">Photo LED Selfie Stick Ring Fill Light 10inch Dimmable Camera Phone Ring Lamp With Stand Tripod For Makeup Video Live Studio</h1>\r\n
    <h1><strong><span data-spm-anchor-id="2114.12057483.0.i2.3d7353c7AUKEp3">Description:</span></strong></h1>\r\n
    <p>Dimmable 10inch&nbsp; LED Ring Light with a wide dimming range from 1%-100%.</p>\r\n
    <p>Special LED design, lightweight and portable. Constant current drive, low power loss.</p>\r\n
    <p>NO ultraviolet and infrared light radiation, low heat output, safety and environmental protection.</p>\r\n
    <p>Long service life of more than 50000hrs.</p>\r\n
    <p>With reinforced flexible arm which will move freely and never droop.</p>\r\n
    <p>Extra Long Cord and Heavy Duty Thumb Screws.</p>\r\n
    <p>It is widely applied to outdoor photo light, filling light indoors, portrait, fashion, wedding art, advertisement photography, shooting video, etc.</p>\r\n
    <p>&nbsp;</p>\r\n
    <h1><strong>Specifications:</strong></h1>\r\n
    <p>LED Bulbs: 120 pcs</p>\r\n
    <p>Shape: Ring</p>\r\n
    <p>Outer Diameter: 26 cm</p>\r\n
    <p>Total Power: 10W</p>\r\n
    <p>Color Temperature: 3200K-5600K</p>\r\n
    <p>Dimmable: YES</p>\r\n
    <p>Dimming range: 1%-100%</p>\r\n
    <p>Adapter: USB</p>\r\n
    <p><strong>It is USB&nbsp;Cconnector</strong></p>\r\n
    <p>&nbsp;</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Package Including:</strong></p>\r\n
    <p>1x LED Ring Fill Light</p>\r\n
    <p>1x Phone holder</p>\r\n
    <p>1x USB Plug</p>\r\n
    <p>1x tripod</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:339;s:10:"product_id";i:341;s:6:"locale";s:2:"en";s:4:"name";s:28:"Selfie Stick Ring Fill Light";s:11:"description";s:1429:"<h1 class="product-name" data-spm-anchor-id="2114.12057483.0.i1.3d7353c7AUKEp3">Photo LED Selfie Stick Ring Fill Light 10inch Dimmable Camera Phone Ring Lamp With Stand Tripod For Makeup Video Live Studio</h1>\r\n
    <h1><strong><span data-spm-anchor-id="2114.12057483.0.i2.3d7353c7AUKEp3">Description:</span></strong></h1>\r\n
    <p>Dimmable 10inch&nbsp; LED Ring Light with a wide dimming range from 1%-100%.</p>\r\n
    <p>Special LED design, lightweight and portable. Constant current drive, low power loss.</p>\r\n
    <p>NO ultraviolet and infrared light radiation, low heat output, safety and environmental protection.</p>\r\n
    <p>Long service life of more than 50000hrs.</p>\r\n
    <p>With reinforced flexible arm which will move freely and never droop.</p>\r\n
    <p>Extra Long Cord and Heavy Duty Thumb Screws.</p>\r\n
    <p>It is widely applied to outdoor photo light, filling light indoors, portrait, fashion, wedding art, advertisement photography, shooting video, etc.</p>\r\n
    <p>&nbsp;</p>\r\n
    <h1><strong>Specifications:</strong></h1>\r\n
    <p>LED Bulbs: 120 pcs</p>\r\n
    <p>Shape: Ring</p>\r\n
    <p>Outer Diameter: 26 cm</p>\r\n
    <p>Total Power: 10W</p>\r\n
    <p>Color Temperature: 3200K-5600K</p>\r\n
    <p>Dimmable: YES</p>\r\n
    <p>Dimming range: 1%-100%</p>\r\n
    <p>Adapter: USB</p>\r\n
    <p><strong>It is USB&nbsp;Cconnector</strong></p>\r\n
    <p>&nbsp;</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Package Including:</strong></p>\r\n
    <p>1x LED Ring Fill Light</p>\r\n
    <p>1x Phone holder</p>\r\n
    <p>1x USB Plug</p>\r\n
    <p>1x tripod</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:8;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:351;s:12:"tax_class_id";N;s:4:"slug";s:28:"mobile-selfie-ring-led-light";s:5:"price";s:6:"9.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2745;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-22 17:06:20";s:10:"updated_at";s:19:"2026-03-06 23:55:41";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:351;s:12:"tax_class_id";N;s:4:"slug";s:28:"mobile-selfie-ring-led-light";s:5:"price";s:6:"9.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.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:2745;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-22 17:06:20";s:10:"updated_at";s:19:"2026-03-06 23:55:41";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:351;}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:807;s:18:"up_sell_product_id";i:351;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:351;}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:6422;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:349;s:10:"product_id";i:351;s:6:"locale";s:2:"en";s:4:"name";s:28:"Mobile Selfie Ring LED Light";s:11:"description";s:52:"<h1>Mobile Selfie Ring LED Light</h1>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:349;s:10:"product_id";i:351;s:6:"locale";s:2:"en";s:4:"name";s:28:"Mobile Selfie Ring LED Light";s:11:"description";s:52:"<h1>Mobile Selfie Ring LED Light</h1>\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:9;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:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.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:0;s:6:"viewed";i:6948;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-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.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:0;s:6:"viewed";i:6948;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-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:359;}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:807;s:18:"up_sell_product_id";i:359;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:359;}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:6422;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:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";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:10;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:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:423;}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:807;s:18:"up_sell_product_id";i:423;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:423;}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:6422;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:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</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:11;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:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.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:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.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:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:424;}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:807;s:18:"up_sell_product_id";i:424;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:424;}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:6422;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:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\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="cjicy7-n88iym-f4cw9g-h0urhs" 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">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_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="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\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="cjicy7-n88iym-f4cw9g-h0urhs" 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">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_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="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&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:12;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:435;s:12:"tax_class_id";N;s:4:"slug";s:52:"rgb-selfie-led-mobile-ring-light-mirror-rechargeable";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";s:5:"J4P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2900;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-08 23:48:40";s:10:"updated_at";s:19:"2026-03-06 13:35:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:435;s:12:"tax_class_id";N;s:4:"slug";s:52:"rgb-selfie-led-mobile-ring-light-mirror-rechargeable";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";s:5:"J4P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2900;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-08 23:48:40";s:10:"updated_at";s:19:"2026-03-06 13:35:33";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:435;}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:807;s:18:"up_sell_product_id";i:435;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:435;}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:6422;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:433;s:10:"product_id";i:435;s:6:"locale";s:2:"en";s:4:"name";s:52:"RGB Selfie LED Mobile Ring Light Mirror Rechargeable";s:11:"description";s:1343:"<h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i3.3eb76d79kptsTJ">RGB Selfie LED Ring Light Circle Mini Mobile Phone Lights Lamp On The For Phone Rechargeable Clip-on Makeup Mirror Fill Light</h1>\r\n
    <ul class="product-specs-list util-clearfix">\r\n
    <li class="product-prop line-limit-length"><span class="property-title" data-spm-anchor-id="a2g0o.detail.0.i10.3eb76d79kptsTJ">Function:&nbsp;</span><span class="property-desc line-limit-length" title="mini ring light">mini ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 1:&nbsp;</span><span class="property-desc line-limit-length" title="led selfie light ring">led selfie light ring</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 2:&nbsp;</span><span class="property-desc line-limit-length" title="RGB Ring lamp on the phone">RGB Ring lamp on the phone</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 3:&nbsp;</span><span class="property-desc line-limit-length" title="Makeup mirror ring light">Makeup mirror ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 4:&nbsp;</span><span class="property-desc line-limit-length" title="Ring lamp">Ring lamp</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:433;s:10:"product_id";i:435;s:6:"locale";s:2:"en";s:4:"name";s:52:"RGB Selfie LED Mobile Ring Light Mirror Rechargeable";s:11:"description";s:1343:"<h1 class="product-title-text" data-spm-anchor-id="a2g0o.detail.1000016.i3.3eb76d79kptsTJ">RGB Selfie LED Ring Light Circle Mini Mobile Phone Lights Lamp On The For Phone Rechargeable Clip-on Makeup Mirror Fill Light</h1>\r\n
    <ul class="product-specs-list util-clearfix">\r\n
    <li class="product-prop line-limit-length"><span class="property-title" data-spm-anchor-id="a2g0o.detail.0.i10.3eb76d79kptsTJ">Function:&nbsp;</span><span class="property-desc line-limit-length" title="mini ring light">mini ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 1:&nbsp;</span><span class="property-desc line-limit-length" title="led selfie light ring">led selfie light ring</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 2:&nbsp;</span><span class="property-desc line-limit-length" title="RGB Ring lamp on the phone">RGB Ring lamp on the phone</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 3:&nbsp;</span><span class="property-desc line-limit-length" title="Makeup mirror ring light">Makeup mirror ring light</span></li>\r\n
    <li class="product-prop line-limit-length"><span class="property-title">Function 4:&nbsp;</span><span class="property-desc line-limit-length" title="Ring lamp">Ring lamp</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:13;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:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:473;}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:807;s:18:"up_sell_product_id";i:473;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:473;}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:6422;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:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\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:14;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:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;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-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;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-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:509;}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:807;s:18:"up_sell_product_id";i:509;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:509;}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:6422;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:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:15;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:513;s:12:"tax_class_id";N;s:4:"slug";s:89:"fantasy-3-in-1-dimmable-led-ring-light-6-inch-make-up-folding-desktop-selfie-light-mirror";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";s:10:"2023-02-25";s:17:"special_price_end";s:10:"2023-03-25";s:13:"selling_price";s:7:"12.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:3221;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-02-11 02:14:06";s:10:"updated_at";s:19:"2026-03-04 19:38:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:513;s:12:"tax_class_id";N;s:4:"slug";s:89:"fantasy-3-in-1-dimmable-led-ring-light-6-inch-make-up-folding-desktop-selfie-light-mirror";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"12.0000";s:19:"special_price_start";s:10:"2023-02-25";s:17:"special_price_end";s:10:"2023-03-25";s:13:"selling_price";s:7:"12.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:3221;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-02-11 02:14:06";s:10:"updated_at";s:19:"2026-03-04 19:38:10";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:513;}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:807;s:18:"up_sell_product_id";i:513;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:513;}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:6422;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:511;s:10:"product_id";i:513;s:6:"locale";s:2:"en";s:4:"name";s:89:"Fantasy 3 In 1 Dimmable LED Ring Light 6 Inch Make Up Folding Desktop Selfie Light Mirror";s:11:"description";s:816:"<p><span data-spm-anchor-id="a2o4l.pdp_revamp.product_detail.i0.284318b8rO6u0q"><strong>Product Specification</strong> </span></p>\r\n
    <p>&bull; It is ideal supplementary product for Live Streaming,YouTube video recording. <br />&bull; Dimmable: It can be adjustable in 3200K-5600K,suitable for long-time shooting. <br />&bull; USB Plug Powered:ring light power can be connect with computer,mobile power etc. <br /><br />Specifications :<br />&bull; Material: environmental soft gel ABS<br />&bull; Height: 30-58 cm<br />&bull; Light Color: White Light, Warm Light(Yellow), Soft Light(White &amp; Yellow Mixed)<br />&bull; Color Temperature: 3500-6000K<br />&bull; LED quantity: 64<br />&bull; Voltage: 5V<br />&bull; Power: 6-12W<br />&bull; Product size: 170*170*70mm<br />&bull; Diameter(Light ring): 16cm/6 inch</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:511;s:10:"product_id";i:513;s:6:"locale";s:2:"en";s:4:"name";s:89:"Fantasy 3 In 1 Dimmable LED Ring Light 6 Inch Make Up Folding Desktop Selfie Light Mirror";s:11:"description";s:816:"<p><span data-spm-anchor-id="a2o4l.pdp_revamp.product_detail.i0.284318b8rO6u0q"><strong>Product Specification</strong> </span></p>\r\n
    <p>&bull; It is ideal supplementary product for Live Streaming,YouTube video recording. <br />&bull; Dimmable: It can be adjustable in 3200K-5600K,suitable for long-time shooting. <br />&bull; USB Plug Powered:ring light power can be connect with computer,mobile power etc. <br /><br />Specifications :<br />&bull; Material: environmental soft gel ABS<br />&bull; Height: 30-58 cm<br />&bull; Light Color: White Light, Warm Light(Yellow), Soft Light(White &amp; Yellow Mixed)<br />&bull; Color Temperature: 3500-6000K<br />&bull; LED quantity: 64<br />&bull; Voltage: 5V<br />&bull; Power: 6-12W<br />&bull; Product size: 170*170*70mm<br />&bull; Diameter(Light ring): 16cm/6 inch</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:16;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:526;s:12:"tax_class_id";N;s:4:"slug";s:79:"table-mate-2-the-ultimate-portable-folding-adjustable-table-for-laptop-home-use";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:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6175;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-02-19 13:19:21";s:10:"updated_at";s:19:"2026-03-07 00:56:39";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:526;s:12:"tax_class_id";N;s:4:"slug";s:79:"table-mate-2-the-ultimate-portable-folding-adjustable-table-for-laptop-home-use";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:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6175;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-02-19 13:19:21";s:10:"updated_at";s:19:"2026-03-07 00:56:39";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:526;}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:807;s:18:"up_sell_product_id";i:526;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:526;}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:6422;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:524;s:10:"product_id";i:526;s:6:"locale";s:2:"en";s:4:"name";s:83:"Table Mate 2 - The Ultimate Portable Folding Adjustable Table for Laptop & Home Use";s:11:"description";s:3138:"<div class="tab-content ord_">\r\n
    <div id="home" class="tab-pane border border-top-0 p-3 show active" role="tabpanel" aria-labelledby="home-tab">\r\n
    <table class="table table-bordered mb-0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="whp">\r\n
    <ul>\r\n
    <li>Table mate is a finest quality multipurpose table furniture for your home that can be used for eating, using as a laptop stand, study desk, reading, writing, drawing, arts and craft, board games, as an outdoor tray table, trade shows, gardening, patio tray table, serving tray table etc.</li>\r\n
    <li>Table mate is an advantageous advent that can be used for both indoor and outdoor activities.</li>\r\n
    <li>It is an ultimate adjustable and portable folding table that sides right up to your body and provide optimum support for doing your work.</li>\r\n
    <li>Table mate classic is now available in an incredible avatar with a new name called Table mate II.</li>\r\n
    <li>It is one of the most comfortable and a useful product to have at home. Due to its highly adjustable built up; one can use it for various different purposes.</li>\r\n
    <li>It can be adjusted in three simple ways according to your body size and the purpose for which you are using it.</li>\r\n
    <li>It just takes few minutes to get assembled without any too and fasteners.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Benefits of Table Mate 2:</li>\r\n
    <li>Table Mate slides right up with just one finger until it touches your body.</li>\r\n
    <li>Takes 2 minute assemble without any tools or fasteners.</li>\r\n
    <li>Ideal for people in limited space environment like students or the elderly</li>\r\n
    <li>Table Mate folds into a semi-folded position for storage next to a chair or completely folded configuration for storage under a sofa or in a closet.</li>\r\n
    <li>Table Mate stack next to each other in semi-folded position</li>\r\n
    <li>Ideal for anyone with mobility problems or anyone recovering from an injury, illness or operation</li>\r\n
    <li>No cross-braces to bump your legs on</li>\r\n
    <li>TV Tray Table adjusts in three different ways - to your body size, to the activity you are doing and to the chair you are sitting in.</li>\r\n
    <li>The Table Mate is the most comfortable table ever for eating in front of the television or using for a laptop computer.</li>\r\n
    <li>Table Mate is ideal for just about anything and everything you normally do at a table surface.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Features:</li>\r\n
    <li>Portable</li>\r\n
    <li>Table tray that can adjust to 6 different heights and 3 angles</li>\r\n
    <li>Light in weight</li>\r\n
    <li>Multiple table Like having 18 tables in 1</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 20Kg</li>\r\n
    <li>Folds flat for storage or stacks</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Uses of Table Mate: Laptop folding table, Study desk, Reading table, Writing table, Drawing table, For playing board games, Card table, Outdoor tray table, Serving table.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>The product package contains: 2 x Legs, 1 x U-tube, 1 x Tray, 1 x Instruction Sheet</li>\r\n
    </ul>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="reviews"><button class="btn btn-theme bxbtn w100" disabled="disabled" type="button">&nbsp;Add to cart</button></div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:524;s:10:"product_id";i:526;s:6:"locale";s:2:"en";s:4:"name";s:83:"Table Mate 2 - The Ultimate Portable Folding Adjustable Table for Laptop & Home Use";s:11:"description";s:3138:"<div class="tab-content ord_">\r\n
    <div id="home" class="tab-pane border border-top-0 p-3 show active" role="tabpanel" aria-labelledby="home-tab">\r\n
    <table class="table table-bordered mb-0">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td class="whp">\r\n
    <ul>\r\n
    <li>Table mate is a finest quality multipurpose table furniture for your home that can be used for eating, using as a laptop stand, study desk, reading, writing, drawing, arts and craft, board games, as an outdoor tray table, trade shows, gardening, patio tray table, serving tray table etc.</li>\r\n
    <li>Table mate is an advantageous advent that can be used for both indoor and outdoor activities.</li>\r\n
    <li>It is an ultimate adjustable and portable folding table that sides right up to your body and provide optimum support for doing your work.</li>\r\n
    <li>Table mate classic is now available in an incredible avatar with a new name called Table mate II.</li>\r\n
    <li>It is one of the most comfortable and a useful product to have at home. Due to its highly adjustable built up; one can use it for various different purposes.</li>\r\n
    <li>It can be adjusted in three simple ways according to your body size and the purpose for which you are using it.</li>\r\n
    <li>It just takes few minutes to get assembled without any too and fasteners.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Benefits of Table Mate 2:</li>\r\n
    <li>Table Mate slides right up with just one finger until it touches your body.</li>\r\n
    <li>Takes 2 minute assemble without any tools or fasteners.</li>\r\n
    <li>Ideal for people in limited space environment like students or the elderly</li>\r\n
    <li>Table Mate folds into a semi-folded position for storage next to a chair or completely folded configuration for storage under a sofa or in a closet.</li>\r\n
    <li>Table Mate stack next to each other in semi-folded position</li>\r\n
    <li>Ideal for anyone with mobility problems or anyone recovering from an injury, illness or operation</li>\r\n
    <li>No cross-braces to bump your legs on</li>\r\n
    <li>TV Tray Table adjusts in three different ways - to your body size, to the activity you are doing and to the chair you are sitting in.</li>\r\n
    <li>The Table Mate is the most comfortable table ever for eating in front of the television or using for a laptop computer.</li>\r\n
    <li>Table Mate is ideal for just about anything and everything you normally do at a table surface.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Features:</li>\r\n
    <li>Portable</li>\r\n
    <li>Table tray that can adjust to 6 different heights and 3 angles</li>\r\n
    <li>Light in weight</li>\r\n
    <li>Multiple table Like having 18 tables in 1</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 20Kg</li>\r\n
    <li>Folds flat for storage or stacks</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>Uses of Table Mate: Laptop folding table, Study desk, Reading table, Writing table, Drawing table, For playing board games, Card table, Outdoor tray table, Serving table.</li>\r\n
    <li>&nbsp;</li>\r\n
    <li>The product package contains: 2 x Legs, 1 x U-tube, 1 x Tray, 1 x Instruction Sheet</li>\r\n
    </ul>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="reviews"><button class="btn btn-theme bxbtn w100" disabled="disabled" type="button">&nbsp;Add to cart</button></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:17;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:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";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:1;s:6:"viewed";i:6344;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-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";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:1;s:6:"viewed";i:6344;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-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:530;}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:807;s:18:"up_sell_product_id";i:530;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:530;}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:6422;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:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:18;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:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.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";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;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:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.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";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;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:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:576;}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:807;s:18:"up_sell_product_id";i:576;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:576;}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:6422;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:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:19;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:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";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:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;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-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";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:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;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-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:602;}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:807;s:18:"up_sell_product_id";i:602;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:602;}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:6422;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:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\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:20;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:766;s:12:"tax_class_id";N;s:4:"slug";s:74:"foldable-bed-table-with-drawer-mesa-plegable-para-home-movable-study-table";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:7:"J6P0E55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3360;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-08-10 18:07:46";s:10:"updated_at";s:19:"2026-03-06 13:32:47";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:766;s:12:"tax_class_id";N;s:4:"slug";s:74:"foldable-bed-table-with-drawer-mesa-plegable-para-home-movable-study-table";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:7:"J6P0E55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3360;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-08-10 18:07:46";s:10:"updated_at";s:19:"2026-03-06 13:32:47";s:16:"pivot_product_id";i:807;s:24:"pivot_up_sell_product_id";i:766;}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:807;s:18:"up_sell_product_id";i:766;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:807;s:18:"up_sell_product_id";i:766;}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:6422;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:764;s:10:"product_id";i:766;s:6:"locale";s:2:"en";s:4:"name";s:81:"Foldable Bed Table With Drawer Mesa Plegable Para Home Movable Study Laptop Table";s:11:"description";s:1162:"<p>The desktop is made of MDF, solid wood particle board, safe and environmentally friendly. The legs are made of aluminum alloy tube. The surface is smooth, non-toxic, not easy to stretch, moisture-proof, scratch-resistant, high-temperature resistant. Thick and reasonable in structure.<br />The size of laptop desk is 60(L)x40(W)x28cm(H). Such a large size fits 11-17" laptop computers, also with space for a mouse. Built-in iPad stand groove for holding ipad or kindle. Our table comes with a table cup holder to keep your favorite drink within reach. And the side drawer perfect for storing cables, chargers, adapters, pens, USB drives, tv remote, mobile phones and more!<br />The portable laptop desk can be folded for storage and transportation. Also, it is very lightweight, easy to carry and open. Which allows you to enjoy your spare time, breakfast, essert or dinner on the bed, sofa, couch, recliner and floor. Go out camping is also an ideal choice.<br />Curved desktop edge, with protective layer around the desktop, so you can feel comfortable when using. The W-legs are stable and flexible, which are anti-slip and can be folded to save space.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:764;s:10:"product_id";i:766;s:6:"locale";s:2:"en";s:4:"name";s:81:"Foldable Bed Table With Drawer Mesa Plegable Para Home Movable Study Laptop Table";s:11:"description";s:1162:"<p>The desktop is made of MDF, solid wood particle board, safe and environmentally friendly. The legs are made of aluminum alloy tube. The surface is smooth, non-toxic, not easy to stretch, moisture-proof, scratch-resistant, high-temperature resistant. Thick and reasonable in structure.<br />The size of laptop desk is 60(L)x40(W)x28cm(H). Such a large size fits 11-17" laptop computers, also with space for a mouse. Built-in iPad stand groove for holding ipad or kindle. Our table comes with a table cup holder to keep your favorite drink within reach. And the side drawer perfect for storing cables, chargers, adapters, pens, USB drives, tv remote, mobile phones and more!<br />The portable laptop desk can be folded for storage and transportation. Also, it is very lightweight, easy to carry and open. Which allows you to enjoy your spare time, breakfast, essert or dinner on the bed, sofa, couch, recliner and floor. Go out camping is also an ideal choice.<br />Curved desktop edge, with protective layer around the desktop, so you can feel comfortable when using. The W-legs are stable and flexible, which are anti-slip and can be folded to save space.</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:805;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:807;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2021-08-23 19:05:23";s:13:"meta_keywords";a:35:{i:0;s:21:"silvercrest powerbank";i:1;s:17:"silvercrest brand";i:2;s:2:"LG";i:3;s:7:"samsung";i:4;s:7:"iphones";i:5;s:11:"smartphones";i:6;s:11:"screentouch";i:7;s:12:"rechargeable";i:8;s:8:"led lamp";i:9;s:9:"bluetooth";i:10;s:6:"camera";i:11;s:11:"mp3 players";i:12;s:3:"mp4";i:13;s:6:"gaming";i:14;s:6:"laptop";i:15;s:9:"usb cable";i:16;s:13:"fast charging";i:17;s:14:"rapid charging";i:18;s:10:"headphones";i:19;s:17:"powerbank 3000mAh";i:20;s:14:"2.1A powerbank";i:21;s:8:"portable";i:22;s:6:"tablet";i:23;s:16:"emergency energy";i:24;s:14:"li ion battery";i:25;s:19:"mobiles accessories";i:26;s:18:"laptop accessories";i:27;s:13:"mobile holder";i:28;s:17:"selfie ring light";i:29;s:14:"mini powerbank";i:30;s:23:"white heart silvercrest";i:31;s:34:"white flower silvercrest powerbank";i:32;s:23:"multi colors powerbanks";i:33;s:12:"black dotted";i:34;s:13:"black striped";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:805;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:807;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2021-08-23 19:05:23";}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:807;s:12:"meta_data_id";i:805;s:6:"locale";s:2:"en";s:10:"meta_title";s:35:"SilverCrest 3000mAh Smart Powerbank";s:13:"meta_keywords";s:550:"["silvercrest powerbank","silvercrest brand","LG","samsung","iphones","smartphones","screentouch","rechargeable","led lamp","bluetooth","camera","mp3 players","mp4","gaming","laptop","usb cable","fast charging","rapid charging","headphones","powerbank 3000mAh","2.1A powerbank","portable","tablet","emergency energy","li ion battery","mobiles accessories","laptop accessories","mobile holder","selfie ring light","mini powerbank","white heart silvercrest","white flower silvercrest powerbank","multi colors powerbanks","black dotted","black striped"]";s:16:"meta_description";s:525:"SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. \r\n
    portable charger for smartphones, MP3 players, cameras, cordless Bluetooth headphones etc\r\n
    built-in 3000mAh rechargeable Li-Ion battery by LG\r\n
    up to 2.1A output for rapid charging\r\n
    battery status indicator via 4 LEDS \r\n
    includes USB charging cable";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:807;s:12:"meta_data_id";i:805;s:6:"locale";s:2:"en";s:10:"meta_title";s:35:"SilverCrest 3000mAh Smart Powerbank";s:13:"meta_keywords";s:550:"["silvercrest powerbank","silvercrest brand","LG","samsung","iphones","smartphones","screentouch","rechargeable","led lamp","bluetooth","camera","mp3 players","mp4","gaming","laptop","usb cable","fast charging","rapid charging","headphones","powerbank 3000mAh","2.1A powerbank","portable","tablet","emergency energy","li ion battery","mobiles accessories","laptop accessories","mobile holder","selfie ring light","mini powerbank","white heart silvercrest","white flower silvercrest powerbank","multi colors powerbanks","black dotted","black striped"]";s:16:"meta_description";s:525:"SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank. With a capacity of approx. one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go. \r\n
    portable charger for smartphones, MP3 players, cameras, cordless Bluetooth headphones etc\r\n
    built-in 3000mAh rechargeable Li-Ion battery by LG\r\n
    up to 2.1A output for rapid charging\r\n
    battery status indicator via 4 LEDS \r\n
    includes USB charging cable";}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:65:"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank";}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/silvercrest-3000mah-smart-powerbank"
      #requestUri: "/products/silvercrest-3000mah-smart-powerbank"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1659}
    
     */
    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/silvercrest-3000mah-smart-powerbank"
      #requestUri: "/products/silvercrest-3000mah-smart-powerbank"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1659}
    
|--------------------------------------------------------------------------
| 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/silvercrest-3000mah-smart-powerbank"
      #requestUri: "/products/silvercrest-3000mah-smart-powerbank"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1659}
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
TZ
"Europe/Berlin"
REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
"aauJyhn8Yj_VXRTfq7NMKAAAAAw"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL
"/products/silvercrest-3000mah-smart-powerbank"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aauJyhn8Yj_VXRTfq7NMKAAAAAw"
REDIRECT_REDIRECT_SCRIPT_URL
"/products/silvercrest-3000mah-smart-powerbank"
REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aauJyhn8Yj_VXRTfq7NMKAAAAAw"
REDIRECT_SCRIPT_URL
"/products/silvercrest-3000mah-smart-powerbank"
REDIRECT_SCRIPT_URI
"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_HANDLER
"application/x-httpd-ea-php73"
REDIRECT_STATUS
"200"
UNIQUE_ID
"aauJyhn8Yj_VXRTfq7NMKAAAAAw"
SCRIPT_URL
"/products/silvercrest-3000mah-smart-powerbank"
SCRIPT_URI
"https://black-lb.com/products/silvercrest-3000mah-smart-powerbank"
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
"35261"
REDIRECT_URL
"/public/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/products/silvercrest-3000mah-smart-powerbank"
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
1772849610.6732
REQUEST_TIME
1772849610
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