UV LED Nail Lamp Dryer SUN X28

J8P0
$15.00 $20.00
In Stock

Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp

Product description:
Name: nail lamp
Color: pink, with sensor and display


Features:
1. Intelligent infrared induction (30S 60S 90S time)
2. LCD display
3. Bottom cooling hole


Product parameters:
Material: plastic insert, UV piano paint
Power: 24 W
Number of lamp beads: 12 dual UV / LED light sources
Color: pink
Rated output power: 100-240V AC 50 /
60HZ 1A Wavelength: 365 + 405mm
Product size: 17.5 * 16 * 8 cm
Package Size: 19 * 18 * 9.5cm
Packing List: 1 * host, 1 * usb 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/brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw): failed to open stream: No space left on device ErrorException thrown with message "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw): 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/brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw): 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/brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw"
    
  2. """
    a:5:{s:6:"_token";s:40:"H2vlAKyvHkbMw1UYhZaLsifmtShGPCUhpaEHb602";s:6:"locale";s:2:"en";s:67:"brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:546;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:546;s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:5:"price";d:15;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:546;s:12:"tax_class_id";N;s:4:"slug";s:30:"uv-led-nail-lamp-dryer-sun-x28";s:5:"price";s:7:"20.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:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3923;s:9:"is_active";i:1;s:8:"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 15:06:23";s:10:"updated_at";s:19:"2026-03-07 02:24:53";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:546;s:12:"tax_class_id";N;s:4:"slug";s:30:"uv-led-nail-lamp-dryer-sun-x28";s:5:"price";s:7:"20.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:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3923;s:9:"is_active";i:1;s:8:"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 15:06:23";s:10:"updated_at";s:19:"2026-03-07 02:24:53";}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:544;s:10:"product_id";i:546;s:6:"locale";s:2:"en";s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:11:"description";s:1489:"<div class="product-title">\r\n
    <h1 class="product-title-text"><span class="" data-spm-anchor-id="a2g0o.detail.1000016.i3.3dca4153MjTEIk">Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp</span></h1>\r\n
    </div>\r\n
    <div class="product-reviewer">\r\n
    <p><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i7.3dca4153MjTEIk">Product description:</span></strong><br /><span class="">Name: nail lamp</span><br /><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i8.3dca4153MjTEIk">Color: pink, with sensor and display</span></p>\r\n
    <p><br /><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i9.3dca4153MjTEIk">Features:</span></strong><br /><span class="">1. Intelligent infrared induction (30S 60S 90S time)</span><br /><span class="">2. LCD display</span><br /><span class="">3. Bottom cooling hole</span></p>\r\n
    <p><br /><strong><span class="">Product parameters:</span></strong><br /><span class="">Material: plastic insert, UV piano paint</span><br /><span class="">Power: 24 W</span><br /><span class="">Number of lamp beads: 12 dual UV / LED light sources</span><br /><span class="">Color: pink</span><br /><span class="">Rated output power: 100-240V AC 50 /</span><br /><span class="">60HZ 1A Wavelength: 365 + 405mm</span><br /><span class="">Product size: 17.5 * 16 * 8 cm</span><br /><span class="">Package Size: 19 * 18 * 9.5cm</span><br /><span class="">Packing List: 1 * host, 1 * usb cable</span></p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:544;s:10:"product_id";i:546;s:6:"locale";s:2:"en";s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:11:"description";s:1489:"<div class="product-title">\r\n
    <h1 class="product-title-text"><span class="" data-spm-anchor-id="a2g0o.detail.1000016.i3.3dca4153MjTEIk">Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp</span></h1>\r\n
    </div>\r\n
    <div class="product-reviewer">\r\n
    <p><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i7.3dca4153MjTEIk">Product description:</span></strong><br /><span class="">Name: nail lamp</span><br /><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i8.3dca4153MjTEIk">Color: pink, with sensor and display</span></p>\r\n
    <p><br /><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i9.3dca4153MjTEIk">Features:</span></strong><br /><span class="">1. Intelligent infrared induction (30S 60S 90S time)</span><br /><span class="">2. LCD display</span><br /><span class="">3. Bottom cooling hole</span></p>\r\n
    <p><br /><strong><span class="">Product parameters:</span></strong><br /><span class="">Material: plastic insert, UV piano paint</span><br /><span class="">Power: 24 W</span><br /><span class="">Number of lamp beads: 12 dual UV / LED light sources</span><br /><span class="">Color: pink</span><br /><span class="">Rated output power: 100-240V AC 50 /</span><br /><span class="">60HZ 1A Wavelength: 365 + 405mm</span><br /><span class="">Product size: 17.5 * 16 * 8 cm</span><br /><span class="">Package Size: 19 * 18 * 9.5cm</span><br /><span class="">Packing List: 1 * host, 1 * usb cable</span></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:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{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:3668;s:7:"user_id";i:1;s:8:"filename";s:17:"Website cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/EDoN4JyHyEuHO8N2xpu0R83AU0xJz27i7KiYRo2W.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"559563";s:10:"created_at";s:19:"2021-03-05 15:02:15";s:10:"updated_at";s:19:"2021-03-05 15:02:15";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3668;s:7:"user_id";i:1;s:8:"filename";s:17:"Website cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/EDoN4JyHyEuHO8N2xpu0R83AU0xJz27i7KiYRo2W.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"559563";s:10:"created_at";s:19:"2021-03-05 15:02:15";s:10:"updated_at";s:19:"2021-03-05 15:02:15";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3668;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61574;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3668;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61574;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3668;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61574;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:3670;s:7:"user_id";i:1;s:8:"filename";s:38:"H6de93b9f338241e5845c831b39a69fe1Q.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Sdt9RGqmjCqZb8AsejnGv79WTVNElmZg7mDCMcmy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"68998";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3670;s:7:"user_id";i:1;s:8:"filename";s:38:"H6de93b9f338241e5845c831b39a69fe1Q.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Sdt9RGqmjCqZb8AsejnGv79WTVNElmZg7mDCMcmy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"68998";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3670;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61575;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3670;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61575;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3670;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61575;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:2;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3675;s:7:"user_id";i:1;s:8:"filename";s:25:"sun-x28-UV-Nail-Lamp2.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tkkjL8SNsLLOEODP6BOXesGyNGVJLOfQU5SkJhpn.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"45107";s:10:"created_at";s:19:"2021-03-05 15:02:44";s:10:"updated_at";s:19:"2021-03-05 15:02:44";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3675;s:7:"user_id";i:1;s:8:"filename";s:25:"sun-x28-UV-Nail-Lamp2.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tkkjL8SNsLLOEODP6BOXesGyNGVJLOfQU5SkJhpn.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"45107";s:10:"created_at";s:19:"2021-03-05 15:02:44";s:10:"updated_at";s:19:"2021-03-05 15:02:44";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3675;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61576;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3675;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61576;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3675;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61576;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:3;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3669;s:7:"user_id";i:1;s:8:"filename";s:38:"H7baf1efae84246e0a2b7b5616f081305T.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GNKIryIou3vVJYjGUOUuL6Fo2PJ0UcwTLaqN3G7m.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36791";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3669;s:7:"user_id";i:1;s:8:"filename";s:38:"H7baf1efae84246e0a2b7b5616f081305T.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GNKIryIou3vVJYjGUOUuL6Fo2PJ0UcwTLaqN3G7m.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36791";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3669;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61577;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3669;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61577;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3669;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61577;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:4;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3673;s:7:"user_id";i:1;s:8:"filename";s:38:"H5596485d78ce41b093efa5311899509av.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/6JscchYQijB70hoN3fReQK4BMNBfdW9FIo6S0OuA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36118";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3673;s:7:"user_id";i:1;s:8:"filename";s:38:"H5596485d78ce41b093efa5311899509av.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/6JscchYQijB70hoN3fReQK4BMNBfdW9FIo6S0OuA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36118";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3673;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61578;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3673;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61578;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3673;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61578;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:5;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3671;s:7:"user_id";i:1;s:8:"filename";s:38:"H87cdaa8c52e343e39e889d0cc81d8731w.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/WquObc31jrYV7HSFZ8kfeXieU3PQK4lAAYvELPPX.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"46394";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3671;s:7:"user_id";i:1;s:8:"filename";s:38:"H87cdaa8c52e343e39e889d0cc81d8731w.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/WquObc31jrYV7HSFZ8kfeXieU3PQK4lAAYvELPPX.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"46394";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3671;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61579;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3671;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61579;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3671;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61579;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:6;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3672;s:7:"user_id";i:1;s:8:"filename";s:38:"H9e2db86207d54643a0c0ea5f37f9d30eg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/V8fk1PN7ltjxeJk2Q2Oci99lsSGabEUoKHhyNfPz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"226951";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3672;s:7:"user_id";i:1;s:8:"filename";s:38:"H9e2db86207d54643a0c0ea5f37f9d30eg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/V8fk1PN7ltjxeJk2Q2Oci99lsSGabEUoKHhyNfPz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"226951";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3672;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61580;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3672;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61580;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3672;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61580;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i: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:3674;s:7:"user_id";i:1;s:8:"filename";s:16:"Social cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8aj56sT76lljfGxmPtzSVKILwvhtI7Dc2XjuRJ0w.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"733060";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3674;s:7:"user_id";i:1;s:8:"filename";s:16:"Social cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8aj56sT76lljfGxmPtzSVKILwvhtI7Dc2XjuRJ0w.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"733060";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3674;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61581;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3674;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61581;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3674;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61581;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:5:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:511;s:12:"tax_class_id";N;s:4:"slug";s:85:"legacy-leg-pillow-for-back-hip-legs-knee-support-wedge-sciatica-nerve-pressure-relief";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2560;s:9:"is_active";i:1;s:8:"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:40:17";s:10:"updated_at";s:19:"2026-03-06 16:19:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:511;s:12:"tax_class_id";N;s:4:"slug";s:85:"legacy-leg-pillow-for-back-hip-legs-knee-support-wedge-sciatica-nerve-pressure-relief";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2560;s:9:"is_active";i:1;s:8:"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:40:17";s:10:"updated_at";s:19:"2026-03-06 16:19:19";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:511;}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:546;s:18:"related_product_id";i:511;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:511;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:509;s:10:"product_id";i:511;s:6:"locale";s:2:"en";s:4:"name";s:91:"Legacy Leg Pillow for Back, Hip, Legs & Knee Support Wedge & Sciatica Nerve Pressure Relief";s:11:"description";s:1972:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">REDUCE BACK, HIP, LEG, KNEE &amp; SCIATICA NERVE DISCOMFORT- As a side sleeper, you don't sleep perfectly straight. Your top leg drops in front of you putting pressure on your back, your hip joints twist &amp; your knees touch, causing pain. The Contour Legacy Pillow is the best leg pillow cushion for those looking for relief as the cushion comfortably supports your legs &amp; knees to provide proper sleeping alignment &amp; positioning to eliminate those painful pressure points.</span></li>\r\n
    <li><span class="a-list-item">THE ONLY LEG PILLOW THAT SUPPORTS BOTH YOUR LEGS &amp; KNEES - The leg pillow was invented to help reduce pressure that occurs from bad sleeping posture which causes discomfort. Years later we realized that cushioning &amp; supporting BOTH your legs &amp; knees are important in maintaining proper alignment to help reduce pain</span></li>\r\n
    <li><span class="a-list-item">VENTILATED MEMORY FOAM ALLOWS AIR TO CIRCULATE FOR A COOLER NIGHTS SLEEP - Unlike traditional memory foam leg pillow that are designed to absorb your body heat in order to compress, the designed with ventilated air holes in the memory foam that promote air circulation throughout the night. The temperature regulating foam technology pushes the heat outwards away from your body, to prevent you from feeling like you are overheating.</span></li>\r\n
    <li><span class="a-list-item">SLEEP COMFORTABLY IN ANY POSITION &amp; MOVE FREELY THROUGH THE NIGHT - Unlike tradition knee pillows, features a true ergonomic design with its soft curves &amp; crescent shape to fit men &amp; women comfortably. Without requiring hazardous, circulation restricting straps, the precise tether of the pillow contours to fit the natural shape of your legs. This allows the foam leg pillow to contour to your shape without restricting movement or requiring you to sleep in a certain position.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:509;s:10:"product_id";i:511;s:6:"locale";s:2:"en";s:4:"name";s:91:"Legacy Leg Pillow for Back, Hip, Legs & Knee Support Wedge & Sciatica Nerve Pressure Relief";s:11:"description";s:1972:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">REDUCE BACK, HIP, LEG, KNEE &amp; SCIATICA NERVE DISCOMFORT- As a side sleeper, you don't sleep perfectly straight. Your top leg drops in front of you putting pressure on your back, your hip joints twist &amp; your knees touch, causing pain. The Contour Legacy Pillow is the best leg pillow cushion for those looking for relief as the cushion comfortably supports your legs &amp; knees to provide proper sleeping alignment &amp; positioning to eliminate those painful pressure points.</span></li>\r\n
    <li><span class="a-list-item">THE ONLY LEG PILLOW THAT SUPPORTS BOTH YOUR LEGS &amp; KNEES - The leg pillow was invented to help reduce pressure that occurs from bad sleeping posture which causes discomfort. Years later we realized that cushioning &amp; supporting BOTH your legs &amp; knees are important in maintaining proper alignment to help reduce pain</span></li>\r\n
    <li><span class="a-list-item">VENTILATED MEMORY FOAM ALLOWS AIR TO CIRCULATE FOR A COOLER NIGHTS SLEEP - Unlike traditional memory foam leg pillow that are designed to absorb your body heat in order to compress, the designed with ventilated air holes in the memory foam that promote air circulation throughout the night. The temperature regulating foam technology pushes the heat outwards away from your body, to prevent you from feeling like you are overheating.</span></li>\r\n
    <li><span class="a-list-item">SLEEP COMFORTABLY IN ANY POSITION &amp; MOVE FREELY THROUGH THE NIGHT - Unlike tradition knee pillows, features a true ergonomic design with its soft curves &amp; crescent shape to fit men &amp; women comfortably. Without requiring hazardous, circulation restricting straps, the precise tether of the pillow contours to fit the natural shape of your legs. This allows the foam leg pillow to contour to your shape without restricting movement or requiring you to sleep in a certain position.</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: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:519;s:12:"tax_class_id";N;s:4:"slug";s:64:"4-in-1-derma-roller-set-stainless-micro-needles-with-travel-case";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:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2484;s:9:"is_active";i:1;s:8:"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-18 17:16:04";s:10:"updated_at";s:19:"2026-03-07 01:58:00";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:519;s:12:"tax_class_id";N;s:4:"slug";s:64:"4-in-1-derma-roller-set-stainless-micro-needles-with-travel-case";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:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2484;s:9:"is_active";i:1;s:8:"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-18 17:16:04";s:10:"updated_at";s:19:"2026-03-07 01:58:00";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:519;}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:546;s:18:"related_product_id";i:519;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:519;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:517;s:10:"product_id";i:519;s:6:"locale";s:2:"en";s:4:"name";s:64:"4 In 1 Derma Roller Set Stainless Micro Needles With Travel Case";s:11:"description";s:1540:"<div class="details-content-title">D<span class="a-text-bold">IRECTIONS:</span></div>\r\n
    <div class="details-content-title">&nbsp;</div>\r\n
    <div class="details-content-title">\r\n
    <div class="a-cardui feature" data-a-card-type="basic" data-cel-widget="">\r\n
    <div id="aplus3p_feature_div" class="a-section a-spacing-none" data-feature-name="aplus3p" data-template-name="aplus3p">\r\n
    <div class="aplus-v2 mobile celwidget weblabRtl" data-cel-widget="m-aplus">\r\n
    <div class="celwidget aplus-module launchpad-brand-description-left" data-cel-widget="aplus-m-launchpad-brand-description-left">\r\n
    <div class="a-section a-spacing-top-mini launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>1. Sterilize roller in alcohol solution before and after each use. 2. Rinse roller with water and let dry. 3. Wash and pat skin dry. 4. Do not puncture skin but apply pressure. Roll back and forth in desired area for 4 - 5 times. Switch direction. 5. Apply moisturizer or repairing serum after use. 6. Use 1-2 times a week for optimal results. 7. Replace roller once every 1 - 2 months if using frequently and store in plastic case.</p>\r\n
    <p><span class="a-text-bold">DO NOT USE:</span></p>\r\n
    <p>- On open wounds. - On acne or irritated skin. - Under eyes or on lips. - Discontinue use if irritation occurs.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-11" data-cel-widget="aplus-m-module-11">\r\n
    <div class="aplus-module-wrapper">&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:517;s:10:"product_id";i:519;s:6:"locale";s:2:"en";s:4:"name";s:64:"4 In 1 Derma Roller Set Stainless Micro Needles With Travel Case";s:11:"description";s:1540:"<div class="details-content-title">D<span class="a-text-bold">IRECTIONS:</span></div>\r\n
    <div class="details-content-title">&nbsp;</div>\r\n
    <div class="details-content-title">\r\n
    <div class="a-cardui feature" data-a-card-type="basic" data-cel-widget="">\r\n
    <div id="aplus3p_feature_div" class="a-section a-spacing-none" data-feature-name="aplus3p" data-template-name="aplus3p">\r\n
    <div class="aplus-v2 mobile celwidget weblabRtl" data-cel-widget="m-aplus">\r\n
    <div class="celwidget aplus-module launchpad-brand-description-left" data-cel-widget="aplus-m-launchpad-brand-description-left">\r\n
    <div class="a-section a-spacing-top-mini launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>1. Sterilize roller in alcohol solution before and after each use. 2. Rinse roller with water and let dry. 3. Wash and pat skin dry. 4. Do not puncture skin but apply pressure. Roll back and forth in desired area for 4 - 5 times. Switch direction. 5. Apply moisturizer or repairing serum after use. 6. Use 1-2 times a week for optimal results. 7. Replace roller once every 1 - 2 months if using frequently and store in plastic case.</p>\r\n
    <p><span class="a-text-bold">DO NOT USE:</span></p>\r\n
    <p>- On open wounds. - On acne or irritated skin. - Under eyes or on lips. - Discontinue use if irritation occurs.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-11" data-cel-widget="aplus-m-module-11">\r\n
    <div class="aplus-module-wrapper">&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: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:524;s:12:"tax_class_id";N;s:4:"slug";s:96:"4-in-1-stainless-steel-meat-vegetable-hand-blender-mixer-grinder-chopper-whisk-smoothie-cup-800w";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:"J17P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3207;s:9:"is_active";i:1;s:8:"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-18 18:31:20";s:10:"updated_at";s:19:"2026-03-06 22:15:16";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:524;s:12:"tax_class_id";N;s:4:"slug";s:96:"4-in-1-stainless-steel-meat-vegetable-hand-blender-mixer-grinder-chopper-whisk-smoothie-cup-800w";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:"J17P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3207;s:9:"is_active";i:1;s:8:"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-18 18:31:20";s:10:"updated_at";s:19:"2026-03-06 22:15:16";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:524;}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:546;s:18:"related_product_id";i:524;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:524;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:522;s:10:"product_id";i:524;s:6:"locale";s:2:"en";s:4:"name";s:98:"4-in-1 Stainless Steel Meat & Vegetable Hand Blender Mixer Grinder Chopper Whisk Smoothie Cup 800W";s:11:"description";s:2284:"<h1 class="product-name"><span class="" data-spm-anchor-id="a2g17.12057483.0.i4.4e7320fcvEwGaZ">4-in-1 Stainless Steel 800W Immersion Hand Blender Mixer Meat Vegetable Grinder Chopper Whisk Smoothie Cup</span></h1>\r\n
    <div class="product-star-store">\r\n
    <div class="product-customer-reviews">\r\n
    <p><strong>Features:</strong></p>\r\n
    <p>- [Tools for a new lifestyle]:</p>\r\n
    <p>If you're looking for a way to make food preparation easier, smarter and more intuitive, well, you've found it! This HAEGER manual blender is perfect for preparing sauce, vegetable and fruit smoothies, salsa, protein shakes, soups, and baby and toddler food, and even for mixing batter and pancake mixes. With its 4-in-1 universal design, the blender is bound to become your new favorite kitchen tool!</p>\r\n
    <p><br />- [4-IN-1 Muti-functions hand blender]:</p>\r\n
    <p>Your HAEGER hand blender is designed to blend, chop, whip, whisk, puree and emulsify according to your cooking task with a stainless steel stirrer, shaft blender and S-shaped blade, stainless steel whisk, helicopter bowl. upgrade your kitchen utensils with one device that can do it all.</p>\r\n
    <p>- [Powerful and stable]: powerful 800 watts hand blender in the way speed control.</p>\r\n
    <p>Equipped with a low noise motor which is more convenient for you.</p>\r\n
    <p><br />- [Easy to clean]:</p>\r\n
    <p>Ergonomically designed for greater ease of use. The various accessories of the blender are removable, so they can be easily cleaned and washed. Plus, the mixing beaker, chopping bowl and blade and whisk are actually dishwasher safe - just toss them in there with your other kitchen accessories and utensils!</p>\r\n
    <p><br />- [Universal Use]: Perfect for making smoothies, soups, salsa, guacamole, cauliflower rice, baby food feeding, baking butters and more in seconds. The mixing beaker and chopper bowl are 100% BPA free for safe use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>-[Highest quality]:<br />The blades and whisk are made of high-quality stainless steel; they are very elegant, light but durable to use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Specification:</strong></p>\r\n
    <p>Brand: HAEGER</p>\r\n
    <p>Material: stainless steel and BPA free plastic</p>\r\n
    <p>Speed: variable speed</p>\r\n
    <p>White color</p>\r\n
    <p>Voltage: 220-240V, 50 / 60Hz</p>\r\n
    <p>Power: Max 800 W</p>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:522;s:10:"product_id";i:524;s:6:"locale";s:2:"en";s:4:"name";s:98:"4-in-1 Stainless Steel Meat & Vegetable Hand Blender Mixer Grinder Chopper Whisk Smoothie Cup 800W";s:11:"description";s:2284:"<h1 class="product-name"><span class="" data-spm-anchor-id="a2g17.12057483.0.i4.4e7320fcvEwGaZ">4-in-1 Stainless Steel 800W Immersion Hand Blender Mixer Meat Vegetable Grinder Chopper Whisk Smoothie Cup</span></h1>\r\n
    <div class="product-star-store">\r\n
    <div class="product-customer-reviews">\r\n
    <p><strong>Features:</strong></p>\r\n
    <p>- [Tools for a new lifestyle]:</p>\r\n
    <p>If you're looking for a way to make food preparation easier, smarter and more intuitive, well, you've found it! This HAEGER manual blender is perfect for preparing sauce, vegetable and fruit smoothies, salsa, protein shakes, soups, and baby and toddler food, and even for mixing batter and pancake mixes. With its 4-in-1 universal design, the blender is bound to become your new favorite kitchen tool!</p>\r\n
    <p><br />- [4-IN-1 Muti-functions hand blender]:</p>\r\n
    <p>Your HAEGER hand blender is designed to blend, chop, whip, whisk, puree and emulsify according to your cooking task with a stainless steel stirrer, shaft blender and S-shaped blade, stainless steel whisk, helicopter bowl. upgrade your kitchen utensils with one device that can do it all.</p>\r\n
    <p>- [Powerful and stable]: powerful 800 watts hand blender in the way speed control.</p>\r\n
    <p>Equipped with a low noise motor which is more convenient for you.</p>\r\n
    <p><br />- [Easy to clean]:</p>\r\n
    <p>Ergonomically designed for greater ease of use. The various accessories of the blender are removable, so they can be easily cleaned and washed. Plus, the mixing beaker, chopping bowl and blade and whisk are actually dishwasher safe - just toss them in there with your other kitchen accessories and utensils!</p>\r\n
    <p><br />- [Universal Use]: Perfect for making smoothies, soups, salsa, guacamole, cauliflower rice, baby food feeding, baking butters and more in seconds. The mixing beaker and chopper bowl are 100% BPA free for safe use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>-[Highest quality]:<br />The blades and whisk are made of high-quality stainless steel; they are very elegant, light but durable to use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Specification:</strong></p>\r\n
    <p>Brand: HAEGER</p>\r\n
    <p>Material: stainless steel and BPA free plastic</p>\r\n
    <p>Speed: variable speed</p>\r\n
    <p>White color</p>\r\n
    <p>Voltage: 220-240V, 50 / 60Hz</p>\r\n
    <p>Power: Max 800 W</p>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:532;s:12:"tax_class_id";N;s:4:"slug";s:48:"plexi-makeup-organizer-drawer-plexiglass-acrylic";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:"J5P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4031;s:9:"is_active";i:1;s:8:"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:40:13";s:10:"updated_at";s:19:"2026-03-06 19:31:00";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:532;s:12:"tax_class_id";N;s:4:"slug";s:48:"plexi-makeup-organizer-drawer-plexiglass-acrylic";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:"J5P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4031;s:9:"is_active";i:1;s:8:"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:40:13";s:10:"updated_at";s:19:"2026-03-06 19:31:00";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:532;}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:546;s:18:"related_product_id";i:532;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:532;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:530;s:10:"product_id";i:532;s:6:"locale";s:2:"en";s:4:"name";s:48:"Plexi Makeup Organizer Drawer Plexiglass Acrylic";s:11:"description";s:38:"<p>Acrylic Drawer Makeup Organizer</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:530;s:10:"product_id";i:532;s:6:"locale";s:2:"en";s:4:"name";s:48:"Plexi Makeup Organizer Drawer Plexiglass Acrylic";s:11:"description";s:38:"<p>Acrylic Drawer Makeup Organizer</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: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:533;s:12:"tax_class_id";N;s:4:"slug";s:20:"velvet-soft-pedicure";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2707;s:9:"is_active";i:1;s:8:"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:46:37";s:10:"updated_at";s:19:"2026-03-07 00:28:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:533;s:12:"tax_class_id";N;s:4:"slug";s:20:"velvet-soft-pedicure";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2707;s:9:"is_active";i:1;s:8:"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:46:37";s:10:"updated_at";s:19:"2026-03-07 00:28:32";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:533;}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:546;s:18:"related_product_id";i:533;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:533;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:531;s:10:"product_id";i:533;s:6:"locale";s:2:"en";s:4:"name";s:38:"Velvet Soft Pedicure foot skin removal";s:11:"description";s:417:"<ul>\r\n
    <li>Buff away hard skin in minutes for fabulous feet with the Scholl velvet-soft Pedi</li>\r\n
    <li><span class="a-list-item">Ideal for the safe and professional removal of hard skin from your feet at home: ergonomically shaped soft-touch handle</span></li>\r\n
    <li><span class="a-list-item">Specially designed micromanage replaceable head</span></li>\r\n
    <li><span class="a-list-item">Battery operated</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:531;s:10:"product_id";i:533;s:6:"locale";s:2:"en";s:4:"name";s:38:"Velvet Soft Pedicure foot skin removal";s:11:"description";s:417:"<ul>\r\n
    <li>Buff away hard skin in minutes for fabulous feet with the Scholl velvet-soft Pedi</li>\r\n
    <li><span class="a-list-item">Ideal for the safe and professional removal of hard skin from your feet at home: ergonomically shaped soft-touch handle</span></li>\r\n
    <li><span class="a-list-item">Specially designed micromanage replaceable head</span></li>\r\n
    <li><span class="a-list-item">Battery operated</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;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:489;s:12:"tax_class_id";N;s:4:"slug";s:149:"14-in-1-foldable-push-up-rack-board-train-gym-fitness-board-training-system-fitness-workout-training-stand-exercise-stands-chest-press-up-push-up-bar";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12744;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 11:15:41";s:10:"updated_at";s:19:"2026-03-07 03:39:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:489;s:12:"tax_class_id";N;s:4:"slug";s:149:"14-in-1-foldable-push-up-rack-board-train-gym-fitness-board-training-system-fitness-workout-training-stand-exercise-stands-chest-press-up-push-up-bar";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12744;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 11:15:41";s:10:"updated_at";s:19:"2026-03-07 03:39:18";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:489;}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:546;s:18:"up_sell_product_id";i:489;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:489;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:487;s:10:"product_id";i:489;s:6:"locale";s:2:"en";s:4:"name";s:149:"14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar";s:11:"description";s:2961:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="bkba58-dy14yh-z6qed3-st62qg">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Push-up Board, 14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="uu2at0-nby4on-swofjb-m3jp48">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="4ph2iy-sjdhqf-o0xvwg-qlmwv2">\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="ont7d8-7vahsv-a27c1t-6l8673" 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">【14-in-1 Multi-Gym Equipment】This new 14-in-1 design push up board featured with different colour-coded push-up board targets specifics Upper Body muscles training (green-back,blue-shoulder,yellow-triceps, red-chest) by moving the handles to different colour-coded</span></li>\r\n
    <li><span class="a-list-item">【Durable ABS Material &amp; Sturdiness 】High-grad ABS plastic board made it not easy to break or damage, silicone/ABS handle prevents slipping without worrying about sweating. The round pad makes the upper push plate more stable.</span></li>\r\n
    <li><span class="a-list-item">【Foldable &amp; Easy to Use 】It is foldable design bodybuilding stands board, you can carry it to anywhere with simple assembly. Comes with non-slip pads, more comfortable and safer for exercise. Widely used in the room, gym, outdoor, and so one.</span></li>\r\n
    <li><span class="a-list-item">【Burning Calories and Keep Health】This workout boards suitable for everyone, from male to female, student, professional athlete or beginner. Burn calories and increase physical fitness, leading you to complete body strength and conditioning exercises.</span></li>\r\n
    <li><span class="a-list-item">【Package included】1pcs 14 in 1 foldable support board;1pair of Handle ,1pcs English instruction,6pcs non-slip pad.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="g6lo2y-tq1gul-5vzoty-we365o" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="7f60us-izkzsk-8epmdc-bcl5wa" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:487;s:10:"product_id";i:489;s:6:"locale";s:2:"en";s:4:"name";s:149:"14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar";s:11:"description";s:2961:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="bkba58-dy14yh-z6qed3-st62qg">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Push-up Board, 14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="uu2at0-nby4on-swofjb-m3jp48">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="4ph2iy-sjdhqf-o0xvwg-qlmwv2">\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="ont7d8-7vahsv-a27c1t-6l8673" 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">【14-in-1 Multi-Gym Equipment】This new 14-in-1 design push up board featured with different colour-coded push-up board targets specifics Upper Body muscles training (green-back,blue-shoulder,yellow-triceps, red-chest) by moving the handles to different colour-coded</span></li>\r\n
    <li><span class="a-list-item">【Durable ABS Material &amp; Sturdiness 】High-grad ABS plastic board made it not easy to break or damage, silicone/ABS handle prevents slipping without worrying about sweating. The round pad makes the upper push plate more stable.</span></li>\r\n
    <li><span class="a-list-item">【Foldable &amp; Easy to Use 】It is foldable design bodybuilding stands board, you can carry it to anywhere with simple assembly. Comes with non-slip pads, more comfortable and safer for exercise. Widely used in the room, gym, outdoor, and so one.</span></li>\r\n
    <li><span class="a-list-item">【Burning Calories and Keep Health】This workout boards suitable for everyone, from male to female, student, professional athlete or beginner. Burn calories and increase physical fitness, leading you to complete body strength and conditioning exercises.</span></li>\r\n
    <li><span class="a-list-item">【Package included】1pcs 14 in 1 foldable support board;1pair of Handle ,1pcs English instruction,6pcs non-slip pad.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="g6lo2y-tq1gul-5vzoty-we365o" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="7f60us-izkzsk-8epmdc-bcl5wa" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:490;s:12:"tax_class_id";N;s:4:"slug";s:90:"fascial-massage-gun-powerful-cordless-percussion-massager-16mm-storage-box-shandeng-mussle";s:5:"price";s:7:"28.0000";s:13:"special_price";s:7:"24.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"24.0000";s:3:"sku";s:5:"J12p0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8680;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 12:56:05";s:10:"updated_at";s:19:"2026-03-07 00:12:12";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:490;s:12:"tax_class_id";N;s:4:"slug";s:90:"fascial-massage-gun-powerful-cordless-percussion-massager-16mm-storage-box-shandeng-mussle";s:5:"price";s:7:"28.0000";s:13:"special_price";s:7:"24.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"24.0000";s:3:"sku";s:5:"J12p0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8680;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 12:56:05";s:10:"updated_at";s:19:"2026-03-07 00:12:12";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:490;}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:546;s:18:"up_sell_product_id";i:490;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:490;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:488;s:10:"product_id";i:490;s:6:"locale";s:2:"en";s:4:"name";s:90:"Fascial Massage Gun Powerful Cordless Percussion Massager 16Mm Storage Box Shandeng Mussle";s:11:"description";s:1419:"<p>&nbsp;</p>\r\n
    <div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="14zm7i-fbac5f-ok30t2-5v286t">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Customized ergonomic massage head can provide comfortable massage experience while reducing the damage to bones and collaterals.</span></li>\r\n
    <li><span class="a-list-item">Reduced recovery time,increased blood flow,clears lactic acid,releases muscle knots,breaks down scar tissue,increased range of motion。</span></li>\r\n
    <li><span class="a-list-item">The device allows the user to directly target areas of soreness and reduce pain, whilst also reducing</span></li>\r\n
    <li><span class="a-list-item">Adjust the frequencies according to the purpose, for warming up, soreness relief, injured muscles, muscle pain and activation, tightness relief; increase to higher speeds for larger and stronger muscle groups.</span></li>\r\n
    <li><span class="a-list-item">Many kinds of massage head, according to the location of massage to choose massage head, bring a more comprehensive massage experience.</span></li>\r\n
    </ul>\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:488;s:10:"product_id";i:490;s:6:"locale";s:2:"en";s:4:"name";s:90:"Fascial Massage Gun Powerful Cordless Percussion Massager 16Mm Storage Box Shandeng Mussle";s:11:"description";s:1419:"<p>&nbsp;</p>\r\n
    <div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="14zm7i-fbac5f-ok30t2-5v286t">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Customized ergonomic massage head can provide comfortable massage experience while reducing the damage to bones and collaterals.</span></li>\r\n
    <li><span class="a-list-item">Reduced recovery time,increased blood flow,clears lactic acid,releases muscle knots,breaks down scar tissue,increased range of motion。</span></li>\r\n
    <li><span class="a-list-item">The device allows the user to directly target areas of soreness and reduce pain, whilst also reducing</span></li>\r\n
    <li><span class="a-list-item">Adjust the frequencies according to the purpose, for warming up, soreness relief, injured muscles, muscle pain and activation, tightness relief; increase to higher speeds for larger and stronger muscle groups.</span></li>\r\n
    <li><span class="a-list-item">Many kinds of massage head, according to the location of massage to choose massage head, bring a more comprehensive massage experience.</span></li>\r\n
    </ul>\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: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:493;s:12:"tax_class_id";N;s:4:"slug";s:102:"umate-professional-beauty-machine-lcd-laser-hair-removal-ipl-permanent-hair-epilator-home-pulsed-light";s:5:"price";s:7:"90.0000";s:13:"special_price";s:7:"76.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"76.0000";s:3:"sku";s:5:"J50P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5937;s:9:"is_active";i:1;s:8:"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-01-08 13:53:58";s:10:"updated_at";s:19:"2026-03-06 16:23:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:493;s:12:"tax_class_id";N;s:4:"slug";s:102:"umate-professional-beauty-machine-lcd-laser-hair-removal-ipl-permanent-hair-epilator-home-pulsed-light";s:5:"price";s:7:"90.0000";s:13:"special_price";s:7:"76.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"76.0000";s:3:"sku";s:5:"J50P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5937;s:9:"is_active";i:1;s:8:"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-01-08 13:53:58";s:10:"updated_at";s:19:"2026-03-06 16:23:06";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:493;}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:546;s:18:"up_sell_product_id";i:493;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:493;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:491;s:10:"product_id";i:493;s:6:"locale";s:2:"en";s:4:"name";s:102:"Umate Professional Beauty Machine LCD Laser Hair Removal IPL Permanent Hair Epilator Home Pulsed Light";s:11:"description";s:4765:"<div id="e00506d1ed51400f87136fe1c001ec08" class="blk blk_text blk-no-bg-lpm-449" data-id="b-e00506d1ed51400f87136fe1c001ec08">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <p>Specifications</p>\r\n
    </div>\r\n
    </div>\r\n
    <div id="7b4a851fe8ee40a2bd13be0b577a34cf" class="blk blk_text blk-no-bg-lpm-449" data-id="b-7b4a851fe8ee40a2bd13be0b577a34cf">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Brand: Umate</li>\r\n
    <li>Model: T-006</li>\r\n
    <li>T&nbsp;u: intense pulsed light</li>\r\n
    <li>Power: 36 W</li>\r\n
    <li>Application: bikini zone, face, legs</li>\r\n
    <li>Five power modes</li>\r\n
    <li>300,000 flashes</li>\r\n
    <li>Country of origin: China</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="f8804c8c2abd40e98a2e3612cd2089d3" class="blk_container v3 cnt-cells-2 orange_cell_resize " data-id="b-f8804c8c2abd40e98a2e3612cd2089d3">\r\n
    <div class="blk_container_cells_wrap">\r\n
    <div class="blk_container_cells cells-2">\r\n
    <div class="td_container_cell" data-cell_id="c-13ec6a3053c947e0b8d0456dab9f1bf4">\r\n
    <div id="13ec6a3053c947e0b8d0456dab9f1bf4" class="cell v3 container_cell sortable_cell">\r\n
    <div id="458651e5e9f8490ba0139bd5b0946456" class="blk blk_box " data-id="b-458651e5e9f8490ba0139bd5b0946456">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_box_self clearfix" data-is_border_allow="0">\r\n
    <div id="d390ced5667c487f8efa7eab30d554e4" class="cell tpl_cell tpl_box_cell sortable_cell l_float ">\r\n
    <div id="fa9b2938c81d490c90d5bba2537fbae9" class="blk blk_text blk-no-bg-lpm-449" data-id="b-fa9b2938c81d490c90d5bba2537fbae9">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Epilation can be nice&nbsp;Without irritations and cuts.</li>\r\n
    <li>Photoepilator Umate Home Pulsed Light T-006 creates a powerful beam of concentrated light that destroys the hair follicles and eliminates unwanted body hair.&nbsp;</li>\r\n
    <li>As a result, the hair simply stops growing.</li>\r\n
    <li>What are the advantages of Umate Home Pulsed Light T-006.</li>\r\n
    </ul>\r\n
    <div id="ce73afaa01f34e0e9e09715895be9d1f" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ce73afaa01f34e0e9e09715895be9d1f">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <ol>\r\n
    <li>Great resource :&nbsp;The resource of the device is designed for 300,000 flashes, the stock of which should be enough for 15 years of using the device.</li>\r\n
    <li>Additional photocell:&nbsp;Included is a replaceable lamp, the use of which will extend the service life of the device.</li>\r\n
    <li>Network operation:&nbsp;The process of hair removal will be continuous, no need to wait for the battery to charge.</li>\r\n
    <li>Power control:&nbsp;It is possible to select the flash output for different areas of the body and face.</li>\r\n
    <li>Affordable price:&nbsp;The cost of similar photoepilators of this level is 3-5 times higher&nbsp;.</li>\r\n
    </ol>\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <p><strong>How it works</strong></p>\r\n
    <p><img src="https://cdn.shopify.com/s/files/1/0090/0143/5236/files/123_large.png?v=1559079095" alt="" /></p>\r\n
    <p><strong>What do you get from using the&nbsp;</strong><br /><strong>photoepilator</strong></p>\r\n
    <ol>\r\n
    <li>Guaranteed disposal of unwanted facial and body hair.</li>\r\n
    <li>No pain or discomfort from the procedure</li>\r\n
    <li>Smooth skin for a long time (up to 6 months) or forever</li>\r\n
    <li>Safe use without cuts and skin irritations&nbsp;</li>\r\n
    </ol>\r\n
    </div>\r\n
    </div>\r\n
    <div id="d3ea123ecdd849d9a74a74415f4f94a5" class="blk blk_image_ext " data-id="b-d3ea123ecdd849d9a74a74415f4f94a5">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_image_data_wrap no_sel c_text">\r\n
    <div class="img_container block-content ">\r\n
    <ul>\r\n
    <li><strong>Number of flashes:</strong>&nbsp;300,000 Pulses.</li>\r\n
    <li><strong>Lamp replacement:</strong>&nbsp;The lamp does not change.&nbsp;Low cost allows you to purchase a new photoepilator instead of replacing the lamp.</li>\r\n
    <li><strong>Coverage area of ​​the treated surface:</strong>&nbsp;4 square meters at a time, there is a nozzle with a coverage of 2-3 square meters</li>\r\n
    <li><strong>Additional nozzles:</strong>&nbsp;There is an additional nozzle with a smaller coverage area (for the face, bikini area, etc.)</li>\r\n
    <li><strong>Power adjustment:</strong>&nbsp;5 power adjustment modes</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </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:491;s:10:"product_id";i:493;s:6:"locale";s:2:"en";s:4:"name";s:102:"Umate Professional Beauty Machine LCD Laser Hair Removal IPL Permanent Hair Epilator Home Pulsed Light";s:11:"description";s:4765:"<div id="e00506d1ed51400f87136fe1c001ec08" class="blk blk_text blk-no-bg-lpm-449" data-id="b-e00506d1ed51400f87136fe1c001ec08">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <p>Specifications</p>\r\n
    </div>\r\n
    </div>\r\n
    <div id="7b4a851fe8ee40a2bd13be0b577a34cf" class="blk blk_text blk-no-bg-lpm-449" data-id="b-7b4a851fe8ee40a2bd13be0b577a34cf">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Brand: Umate</li>\r\n
    <li>Model: T-006</li>\r\n
    <li>T&nbsp;u: intense pulsed light</li>\r\n
    <li>Power: 36 W</li>\r\n
    <li>Application: bikini zone, face, legs</li>\r\n
    <li>Five power modes</li>\r\n
    <li>300,000 flashes</li>\r\n
    <li>Country of origin: China</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="f8804c8c2abd40e98a2e3612cd2089d3" class="blk_container v3 cnt-cells-2 orange_cell_resize " data-id="b-f8804c8c2abd40e98a2e3612cd2089d3">\r\n
    <div class="blk_container_cells_wrap">\r\n
    <div class="blk_container_cells cells-2">\r\n
    <div class="td_container_cell" data-cell_id="c-13ec6a3053c947e0b8d0456dab9f1bf4">\r\n
    <div id="13ec6a3053c947e0b8d0456dab9f1bf4" class="cell v3 container_cell sortable_cell">\r\n
    <div id="458651e5e9f8490ba0139bd5b0946456" class="blk blk_box " data-id="b-458651e5e9f8490ba0139bd5b0946456">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_box_self clearfix" data-is_border_allow="0">\r\n
    <div id="d390ced5667c487f8efa7eab30d554e4" class="cell tpl_cell tpl_box_cell sortable_cell l_float ">\r\n
    <div id="fa9b2938c81d490c90d5bba2537fbae9" class="blk blk_text blk-no-bg-lpm-449" data-id="b-fa9b2938c81d490c90d5bba2537fbae9">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Epilation can be nice&nbsp;Without irritations and cuts.</li>\r\n
    <li>Photoepilator Umate Home Pulsed Light T-006 creates a powerful beam of concentrated light that destroys the hair follicles and eliminates unwanted body hair.&nbsp;</li>\r\n
    <li>As a result, the hair simply stops growing.</li>\r\n
    <li>What are the advantages of Umate Home Pulsed Light T-006.</li>\r\n
    </ul>\r\n
    <div id="ce73afaa01f34e0e9e09715895be9d1f" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ce73afaa01f34e0e9e09715895be9d1f">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <ol>\r\n
    <li>Great resource :&nbsp;The resource of the device is designed for 300,000 flashes, the stock of which should be enough for 15 years of using the device.</li>\r\n
    <li>Additional photocell:&nbsp;Included is a replaceable lamp, the use of which will extend the service life of the device.</li>\r\n
    <li>Network operation:&nbsp;The process of hair removal will be continuous, no need to wait for the battery to charge.</li>\r\n
    <li>Power control:&nbsp;It is possible to select the flash output for different areas of the body and face.</li>\r\n
    <li>Affordable price:&nbsp;The cost of similar photoepilators of this level is 3-5 times higher&nbsp;.</li>\r\n
    </ol>\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <p><strong>How it works</strong></p>\r\n
    <p><img src="https://cdn.shopify.com/s/files/1/0090/0143/5236/files/123_large.png?v=1559079095" alt="" /></p>\r\n
    <p><strong>What do you get from using the&nbsp;</strong><br /><strong>photoepilator</strong></p>\r\n
    <ol>\r\n
    <li>Guaranteed disposal of unwanted facial and body hair.</li>\r\n
    <li>No pain or discomfort from the procedure</li>\r\n
    <li>Smooth skin for a long time (up to 6 months) or forever</li>\r\n
    <li>Safe use without cuts and skin irritations&nbsp;</li>\r\n
    </ol>\r\n
    </div>\r\n
    </div>\r\n
    <div id="d3ea123ecdd849d9a74a74415f4f94a5" class="blk blk_image_ext " data-id="b-d3ea123ecdd849d9a74a74415f4f94a5">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_image_data_wrap no_sel c_text">\r\n
    <div class="img_container block-content ">\r\n
    <ul>\r\n
    <li><strong>Number of flashes:</strong>&nbsp;300,000 Pulses.</li>\r\n
    <li><strong>Lamp replacement:</strong>&nbsp;The lamp does not change.&nbsp;Low cost allows you to purchase a new photoepilator instead of replacing the lamp.</li>\r\n
    <li><strong>Coverage area of ​​the treated surface:</strong>&nbsp;4 square meters at a time, there is a nozzle with a coverage of 2-3 square meters</li>\r\n
    <li><strong>Additional nozzles:</strong>&nbsp;There is an additional nozzle with a smaller coverage area (for the face, bikini area, etc.)</li>\r\n
    <li><strong>Power adjustment:</strong>&nbsp;5 power adjustment modes</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </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: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:502;s:12:"tax_class_id";N;s:4:"slug";s:56:"fingertip-pulse-oximeter-blood-oxygen-meter-spo2-monitor";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2806;s:9:"is_active";i:1;s:8:"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-01-21 00:24:12";s:10:"updated_at";s:19:"2026-03-07 00:27:40";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:502;s:12:"tax_class_id";N;s:4:"slug";s:56:"fingertip-pulse-oximeter-blood-oxygen-meter-spo2-monitor";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2806;s:9:"is_active";i:1;s:8:"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-01-21 00:24:12";s:10:"updated_at";s:19:"2026-03-07 00:27:40";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:502;}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:546;s:18:"up_sell_product_id";i:502;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:502;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:500;s:10:"product_id";i:502;s:6:"locale";s:2:"en";s:4:"name";s:56:"Fingertip Pulse Oximeter Blood Oxygen Meter SpO2 Monitor";s:11:"description";s:1610:"<p><span style="font-family: Tahoma;">Display Format: LCD Display<br />SpO2 Measuring Range: 0% ~ 100%<br />Pulse Rate Measuring Range:&nbsp;30 bpm ~ 250 bpm<br />Pulse Wave Display:&nbsp;columniation display and the waveform display.<br />Power Requirement:&nbsp;2x 1.5 V AAA Alkaline battery ( or using the rechargeable battery instead), adaptable range: 2.6 V &ndash; 3.6V<br />Power Consumption:&nbsp;Smaller than 30 mA<br />Resolution:&nbsp;1% for SpO2 and 1 bpm for Pulse Rate.<br />Measurement Accuracy:&nbsp;&plusmn;2% in a stage of 70%-100% SpO2, and meaningless when the stage being smaller than 70% &plusmn;2 bpm during the pulse rate range of 30-99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm. Clinical Trial: SpO2 regression plot &amp; Bland-Altman plot, Refer to Figure 2 &amp; Figure 3.<br />Measurement Performance in Weak Filling Condition:&nbsp;SpO2 and pulse rate can be shown correctly when the pulse-filling ratio is 0.4%. SpO2 error is &plusmn;4%, pulse rate error is &plusmn;2 bpm during the pulse rate range of 30~99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm.<br />Resistance to surrounding light:&nbsp;The deviation between the value measured in the condition of man-made light or indoor natural light and darkroom is less than 1%.<br />It&rsquo;s equipped with a function switch:&nbsp;The product will enter the standby mode when no signal is in the product within 5 seconds.</span></p>\r\n
    <p><span style="font-family: Tahoma;">Optical Sensor:<br />Red light ( wavelength is 660 nm, 6.65 mW)<br />Infrared (wavelength is 880 nm, 6.75 mW)</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:500;s:10:"product_id";i:502;s:6:"locale";s:2:"en";s:4:"name";s:56:"Fingertip Pulse Oximeter Blood Oxygen Meter SpO2 Monitor";s:11:"description";s:1610:"<p><span style="font-family: Tahoma;">Display Format: LCD Display<br />SpO2 Measuring Range: 0% ~ 100%<br />Pulse Rate Measuring Range:&nbsp;30 bpm ~ 250 bpm<br />Pulse Wave Display:&nbsp;columniation display and the waveform display.<br />Power Requirement:&nbsp;2x 1.5 V AAA Alkaline battery ( or using the rechargeable battery instead), adaptable range: 2.6 V &ndash; 3.6V<br />Power Consumption:&nbsp;Smaller than 30 mA<br />Resolution:&nbsp;1% for SpO2 and 1 bpm for Pulse Rate.<br />Measurement Accuracy:&nbsp;&plusmn;2% in a stage of 70%-100% SpO2, and meaningless when the stage being smaller than 70% &plusmn;2 bpm during the pulse rate range of 30-99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm. Clinical Trial: SpO2 regression plot &amp; Bland-Altman plot, Refer to Figure 2 &amp; Figure 3.<br />Measurement Performance in Weak Filling Condition:&nbsp;SpO2 and pulse rate can be shown correctly when the pulse-filling ratio is 0.4%. SpO2 error is &plusmn;4%, pulse rate error is &plusmn;2 bpm during the pulse rate range of 30~99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm.<br />Resistance to surrounding light:&nbsp;The deviation between the value measured in the condition of man-made light or indoor natural light and darkroom is less than 1%.<br />It&rsquo;s equipped with a function switch:&nbsp;The product will enter the standby mode when no signal is in the product within 5 seconds.</span></p>\r\n
    <p><span style="font-family: Tahoma;">Optical Sensor:<br />Red light ( wavelength is 660 nm, 6.65 mW)<br />Infrared (wavelength is 880 nm, 6.75 mW)</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: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:503;s:12:"tax_class_id";N;s:4:"slug";s:64:"yoga-wheel-roller-rad-for-back-pain-poses-stretching-flexibility";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:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6293;s:9:"is_active";i:1;s:8:"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-01-21 00:46:15";s:10:"updated_at";s:19:"2026-03-06 14:17:38";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:503;s:12:"tax_class_id";N;s:4:"slug";s:64:"yoga-wheel-roller-rad-for-back-pain-poses-stretching-flexibility";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:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6293;s:9:"is_active";i:1;s:8:"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-01-21 00:46:15";s:10:"updated_at";s:19:"2026-03-06 14:17:38";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:503;}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:546;s:18:"up_sell_product_id";i:503;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:503;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:501;s:10:"product_id";i:503;s:6:"locale";s:2:"en";s:4:"name";s:64:"Yoga Wheel Roller Rad for Back Pain Poses Stretching flexibility";s:11:"description";s:1040:"<h2 id="goods_name" class="name on">Yoga Wheel Yoga Roller Rad for Back Pain Poses Stretching flexibility</h2>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">STRETCHABLE: The yoga wheel can stretch the ligament and relax the shoulder massage; it fits the curve of the back and is suitable for stretching the back.</span></li>\r\n
    <li><span class="a-list-item">COMFORTABLE: Yoga wheel features a hybrid TPE foam which cushions your palms, feet, and back while in motion, providing a remarkable sense of comfort.</span></li>\r\n
    <li><span class="a-list-item">DURABLE: TPE plastic inner which effectively improves the impact resistance and is safer to use; the maximum able to withstand a WHOPPING 330 lbs!</span></li>\r\n
    <li><span class="a-list-item">ANTI-SLIP: Free of moisture accumulation, thanks to its superior padding, you can use your new prop during the most demanding of yoga sessions!Imitation leaf vein pattern is more anti-slip; meanwhile this kind of material is easy to clean.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:501;s:10:"product_id";i:503;s:6:"locale";s:2:"en";s:4:"name";s:64:"Yoga Wheel Roller Rad for Back Pain Poses Stretching flexibility";s:11:"description";s:1040:"<h2 id="goods_name" class="name on">Yoga Wheel Yoga Roller Rad for Back Pain Poses Stretching flexibility</h2>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">STRETCHABLE: The yoga wheel can stretch the ligament and relax the shoulder massage; it fits the curve of the back and is suitable for stretching the back.</span></li>\r\n
    <li><span class="a-list-item">COMFORTABLE: Yoga wheel features a hybrid TPE foam which cushions your palms, feet, and back while in motion, providing a remarkable sense of comfort.</span></li>\r\n
    <li><span class="a-list-item">DURABLE: TPE plastic inner which effectively improves the impact resistance and is safer to use; the maximum able to withstand a WHOPPING 330 lbs!</span></li>\r\n
    <li><span class="a-list-item">ANTI-SLIP: Free of moisture accumulation, thanks to its superior padding, you can use your new prop during the most demanding of yoga sessions!Imitation leaf vein pattern is more anti-slip; meanwhile this kind of material is easy to clean.</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: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:512;s:12:"tax_class_id";N;s:4:"slug";s:36:"couple-mugs-always-kiss-me-love-gift";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2339;s:9:"is_active";i:1;s:8:"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:54:03";s:10:"updated_at";s:19:"2026-03-07 05:11:51";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:512;s:12:"tax_class_id";N;s:4:"slug";s:36:"couple-mugs-always-kiss-me-love-gift";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2339;s:9:"is_active";i:1;s:8:"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:54:03";s:10:"updated_at";s:19:"2026-03-07 05:11:51";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:512;}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:546;s:18:"up_sell_product_id";i:512;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:512;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:510;s:10:"product_id";i:512;s:6:"locale";s:2:"en";s:4:"name";s:38:"Couple Mugs - Always kiss me Love Gift";s:11:"description";s:40:"<p>Couple Mugs - Always kiss me gift</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:510;s:10:"product_id";i:512;s:6:"locale";s:2:"en";s:4:"name";s:38:"Couple Mugs - Always kiss me Love Gift";s:11:"description";s:40:"<p>Couple Mugs - Always kiss me gift</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i: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:546;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:546;s:18:"up_sell_product_id";i:513;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;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:2117;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: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:521;s:12:"tax_class_id";N;s:4:"slug";s:91:"shake-n-take-3-double-cup-mini-juicer-multi-function-household-juice-machine-electric-mixer";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:4:"J8P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2675;s:9:"is_active";i:1;s:8:"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-18 17:49:26";s:10:"updated_at";s:19:"2026-03-05 21:36:25";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:521;s:12:"tax_class_id";N;s:4:"slug";s:91:"shake-n-take-3-double-cup-mini-juicer-multi-function-household-juice-machine-electric-mixer";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:4:"J8P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2675;s:9:"is_active";i:1;s:8:"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-18 17:49:26";s:10:"updated_at";s:19:"2026-03-05 21:36:25";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:521;}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:546;s:18:"up_sell_product_id";i:521;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:521;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:519;s:10:"product_id";i:521;s:6:"locale";s:2:"en";s:4:"name";s:91:"Shake N Take 3 Double Cup Mini Juicer Multi Function Household Juice Machine Electric Mixer";s:11:"description";s:2503:"<div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6iqff2-88z0qt-5stwzi-mo98s1" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">★️Fruit &amp; Vegetable Tools Type:Squeezers &amp; Reamers,Juice cup:Electric juice cup,juicer grinder:juicer manual</span></li>\r\n
    <li><span class="a-list-item">★️juicer press:juicer orange manual,Material:PP+PC+ABS+Stainless steel,juicer mixer:juicer head</span></li>\r\n
    <li><span class="a-list-item">★️Brand Name:SATOSHI DUN,Numbering:KM BLA0216,Type:Fruit &amp; Vegetable Tools</span></li>\r\n
    <li><span class="a-list-item">★️Certification:CIQ,Feature:Eco-Friendly</span></li>\r\n
    <li><span class="a-list-item">★️Juicer:mini Juicer,Model Number:KM BLA0216</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="qyhcfg-2u37r-79qxvc-ky4ckj" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="cms291-seufgl-x5cmtk-ygkc9x" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="if36h5-lgjfav-kr3vrf-o3d3rx" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="xctfax-f4yd7n-5kq0jw-61u6pc" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="giftcard-holiday-availability-messaging_feature_div" class="celwidget" data-feature-name="giftCardHolidayAvailabilityMessaging" data-csa-c-id="dowi5u-lxgfht-adk43c-fkr15" data-cel-widget="giftcard-holiday-availability-messaging_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="eccwk5-ud3dxe-6zq2m-f491o7" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="olp_feature_div" class="celwidget" data-feature-name="olp" data-csa-c-id="nty1q1-b1qrbb-pip3fw-z1dk3g" data-cel-widget="olp_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:519;s:10:"product_id";i:521;s:6:"locale";s:2:"en";s:4:"name";s:91:"Shake N Take 3 Double Cup Mini Juicer Multi Function Household Juice Machine Electric Mixer";s:11:"description";s:2503:"<div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6iqff2-88z0qt-5stwzi-mo98s1" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">★️Fruit &amp; Vegetable Tools Type:Squeezers &amp; Reamers,Juice cup:Electric juice cup,juicer grinder:juicer manual</span></li>\r\n
    <li><span class="a-list-item">★️juicer press:juicer orange manual,Material:PP+PC+ABS+Stainless steel,juicer mixer:juicer head</span></li>\r\n
    <li><span class="a-list-item">★️Brand Name:SATOSHI DUN,Numbering:KM BLA0216,Type:Fruit &amp; Vegetable Tools</span></li>\r\n
    <li><span class="a-list-item">★️Certification:CIQ,Feature:Eco-Friendly</span></li>\r\n
    <li><span class="a-list-item">★️Juicer:mini Juicer,Model Number:KM BLA0216</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="qyhcfg-2u37r-79qxvc-ky4ckj" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="cms291-seufgl-x5cmtk-ygkc9x" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="if36h5-lgjfav-kr3vrf-o3d3rx" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="xctfax-f4yd7n-5kq0jw-61u6pc" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="giftcard-holiday-availability-messaging_feature_div" class="celwidget" data-feature-name="giftCardHolidayAvailabilityMessaging" data-csa-c-id="dowi5u-lxgfht-adk43c-fkr15" data-cel-widget="giftcard-holiday-availability-messaging_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="eccwk5-ud3dxe-6zq2m-f491o7" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="olp_feature_div" class="celwidget" data-feature-name="olp" data-csa-c-id="nty1q1-b1qrbb-pip3fw-z1dk3g" data-cel-widget="olp_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;}}}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:544;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:546;s:10:"created_at";s:19:"2021-03-05 15:06:23";s:10:"updated_at";s:19:"2021-03-05 15:06:23";s:13:"meta_keywords";a:6:{i:0;s:2:"UV";i:1;s:3:"LED";i:2;s:4:"Nail";i:3;s:4:"Lamp";i:4;s:5:"Dryer";i:5;s:3:"SUN";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:544;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:546;s:10:"created_at";s:19:"2021-03-05 15:06:23";s:10:"updated_at";s:19:"2021-03-05 15:06: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:546;s:12:"meta_data_id";i:544;s:6:"locale";s:2:"en";s:10:"meta_title";s:30:"UV LED Nail Lamp Dryer SUN X28";s:13:"meta_keywords";s:40:"["UV","LED","Nail","Lamp","Dryer","SUN"]";s:16:"meta_description";s:30:"UV LED Nail Lamp Dryer SUN X28";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:546;s:12:"meta_data_id";i:544;s:6:"locale";s:2:"en";s:10:"meta_title";s:30:"UV LED Nail Lamp Dryer SUN X28";s:13:"meta_keywords";s:40:"["UV","LED","Nail","Lamp","Dryer","SUN"]";s:16:"meta_description";s:30:"UV LED Nail Lamp Dryer SUN X28";}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:60:"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28";}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/brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw"
    
  2. """
    a:5:{s:6:"_token";s:40:"H2vlAKyvHkbMw1UYhZaLsifmtShGPCUhpaEHb602";s:6:"locale";s:2:"en";s:67:"brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:546;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:546;s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:5:"price";d:15;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:546;s:12:"tax_class_id";N;s:4:"slug";s:30:"uv-led-nail-lamp-dryer-sun-x28";s:5:"price";s:7:"20.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:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3923;s:9:"is_active";i:1;s:8:"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 15:06:23";s:10:"updated_at";s:19:"2026-03-07 02:24:53";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:546;s:12:"tax_class_id";N;s:4:"slug";s:30:"uv-led-nail-lamp-dryer-sun-x28";s:5:"price";s:7:"20.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:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3923;s:9:"is_active";i:1;s:8:"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 15:06:23";s:10:"updated_at";s:19:"2026-03-07 02:24:53";}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:544;s:10:"product_id";i:546;s:6:"locale";s:2:"en";s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:11:"description";s:1489:"<div class="product-title">\r\n
    <h1 class="product-title-text"><span class="" data-spm-anchor-id="a2g0o.detail.1000016.i3.3dca4153MjTEIk">Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp</span></h1>\r\n
    </div>\r\n
    <div class="product-reviewer">\r\n
    <p><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i7.3dca4153MjTEIk">Product description:</span></strong><br /><span class="">Name: nail lamp</span><br /><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i8.3dca4153MjTEIk">Color: pink, with sensor and display</span></p>\r\n
    <p><br /><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i9.3dca4153MjTEIk">Features:</span></strong><br /><span class="">1. Intelligent infrared induction (30S 60S 90S time)</span><br /><span class="">2. LCD display</span><br /><span class="">3. Bottom cooling hole</span></p>\r\n
    <p><br /><strong><span class="">Product parameters:</span></strong><br /><span class="">Material: plastic insert, UV piano paint</span><br /><span class="">Power: 24 W</span><br /><span class="">Number of lamp beads: 12 dual UV / LED light sources</span><br /><span class="">Color: pink</span><br /><span class="">Rated output power: 100-240V AC 50 /</span><br /><span class="">60HZ 1A Wavelength: 365 + 405mm</span><br /><span class="">Product size: 17.5 * 16 * 8 cm</span><br /><span class="">Package Size: 19 * 18 * 9.5cm</span><br /><span class="">Packing List: 1 * host, 1 * usb cable</span></p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:544;s:10:"product_id";i:546;s:6:"locale";s:2:"en";s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:11:"description";s:1489:"<div class="product-title">\r\n
    <h1 class="product-title-text"><span class="" data-spm-anchor-id="a2g0o.detail.1000016.i3.3dca4153MjTEIk">Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp</span></h1>\r\n
    </div>\r\n
    <div class="product-reviewer">\r\n
    <p><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i7.3dca4153MjTEIk">Product description:</span></strong><br /><span class="">Name: nail lamp</span><br /><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i8.3dca4153MjTEIk">Color: pink, with sensor and display</span></p>\r\n
    <p><br /><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i9.3dca4153MjTEIk">Features:</span></strong><br /><span class="">1. Intelligent infrared induction (30S 60S 90S time)</span><br /><span class="">2. LCD display</span><br /><span class="">3. Bottom cooling hole</span></p>\r\n
    <p><br /><strong><span class="">Product parameters:</span></strong><br /><span class="">Material: plastic insert, UV piano paint</span><br /><span class="">Power: 24 W</span><br /><span class="">Number of lamp beads: 12 dual UV / LED light sources</span><br /><span class="">Color: pink</span><br /><span class="">Rated output power: 100-240V AC 50 /</span><br /><span class="">60HZ 1A Wavelength: 365 + 405mm</span><br /><span class="">Product size: 17.5 * 16 * 8 cm</span><br /><span class="">Package Size: 19 * 18 * 9.5cm</span><br /><span class="">Packing List: 1 * host, 1 * usb cable</span></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:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{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:3668;s:7:"user_id";i:1;s:8:"filename";s:17:"Website cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/EDoN4JyHyEuHO8N2xpu0R83AU0xJz27i7KiYRo2W.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"559563";s:10:"created_at";s:19:"2021-03-05 15:02:15";s:10:"updated_at";s:19:"2021-03-05 15:02:15";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3668;s:7:"user_id";i:1;s:8:"filename";s:17:"Website cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/EDoN4JyHyEuHO8N2xpu0R83AU0xJz27i7KiYRo2W.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"559563";s:10:"created_at";s:19:"2021-03-05 15:02:15";s:10:"updated_at";s:19:"2021-03-05 15:02:15";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3668;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61574;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3668;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61574;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3668;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61574;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:3670;s:7:"user_id";i:1;s:8:"filename";s:38:"H6de93b9f338241e5845c831b39a69fe1Q.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Sdt9RGqmjCqZb8AsejnGv79WTVNElmZg7mDCMcmy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"68998";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3670;s:7:"user_id";i:1;s:8:"filename";s:38:"H6de93b9f338241e5845c831b39a69fe1Q.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Sdt9RGqmjCqZb8AsejnGv79WTVNElmZg7mDCMcmy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"68998";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3670;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61575;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3670;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61575;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3670;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61575;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:2;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3675;s:7:"user_id";i:1;s:8:"filename";s:25:"sun-x28-UV-Nail-Lamp2.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tkkjL8SNsLLOEODP6BOXesGyNGVJLOfQU5SkJhpn.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"45107";s:10:"created_at";s:19:"2021-03-05 15:02:44";s:10:"updated_at";s:19:"2021-03-05 15:02:44";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3675;s:7:"user_id";i:1;s:8:"filename";s:25:"sun-x28-UV-Nail-Lamp2.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tkkjL8SNsLLOEODP6BOXesGyNGVJLOfQU5SkJhpn.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"45107";s:10:"created_at";s:19:"2021-03-05 15:02:44";s:10:"updated_at";s:19:"2021-03-05 15:02:44";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3675;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61576;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3675;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61576;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3675;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61576;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:3;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3669;s:7:"user_id";i:1;s:8:"filename";s:38:"H7baf1efae84246e0a2b7b5616f081305T.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GNKIryIou3vVJYjGUOUuL6Fo2PJ0UcwTLaqN3G7m.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36791";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3669;s:7:"user_id";i:1;s:8:"filename";s:38:"H7baf1efae84246e0a2b7b5616f081305T.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GNKIryIou3vVJYjGUOUuL6Fo2PJ0UcwTLaqN3G7m.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36791";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3669;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61577;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3669;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61577;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3669;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61577;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:4;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3673;s:7:"user_id";i:1;s:8:"filename";s:38:"H5596485d78ce41b093efa5311899509av.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/6JscchYQijB70hoN3fReQK4BMNBfdW9FIo6S0OuA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36118";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3673;s:7:"user_id";i:1;s:8:"filename";s:38:"H5596485d78ce41b093efa5311899509av.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/6JscchYQijB70hoN3fReQK4BMNBfdW9FIo6S0OuA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36118";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3673;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61578;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3673;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61578;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3673;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61578;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:5;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3671;s:7:"user_id";i:1;s:8:"filename";s:38:"H87cdaa8c52e343e39e889d0cc81d8731w.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/WquObc31jrYV7HSFZ8kfeXieU3PQK4lAAYvELPPX.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"46394";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3671;s:7:"user_id";i:1;s:8:"filename";s:38:"H87cdaa8c52e343e39e889d0cc81d8731w.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/WquObc31jrYV7HSFZ8kfeXieU3PQK4lAAYvELPPX.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"46394";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3671;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61579;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3671;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61579;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3671;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61579;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:6;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3672;s:7:"user_id";i:1;s:8:"filename";s:38:"H9e2db86207d54643a0c0ea5f37f9d30eg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/V8fk1PN7ltjxeJk2Q2Oci99lsSGabEUoKHhyNfPz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"226951";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3672;s:7:"user_id";i:1;s:8:"filename";s:38:"H9e2db86207d54643a0c0ea5f37f9d30eg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/V8fk1PN7ltjxeJk2Q2Oci99lsSGabEUoKHhyNfPz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"226951";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3672;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61580;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3672;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61580;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3672;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61580;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i: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:3674;s:7:"user_id";i:1;s:8:"filename";s:16:"Social cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8aj56sT76lljfGxmPtzSVKILwvhtI7Dc2XjuRJ0w.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"733060";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3674;s:7:"user_id";i:1;s:8:"filename";s:16:"Social cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8aj56sT76lljfGxmPtzSVKILwvhtI7Dc2XjuRJ0w.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"733060";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3674;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61581;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3674;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61581;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3674;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61581;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:5:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:511;s:12:"tax_class_id";N;s:4:"slug";s:85:"legacy-leg-pillow-for-back-hip-legs-knee-support-wedge-sciatica-nerve-pressure-relief";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2560;s:9:"is_active";i:1;s:8:"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:40:17";s:10:"updated_at";s:19:"2026-03-06 16:19:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:511;s:12:"tax_class_id";N;s:4:"slug";s:85:"legacy-leg-pillow-for-back-hip-legs-knee-support-wedge-sciatica-nerve-pressure-relief";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2560;s:9:"is_active";i:1;s:8:"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:40:17";s:10:"updated_at";s:19:"2026-03-06 16:19:19";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:511;}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:546;s:18:"related_product_id";i:511;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:511;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:509;s:10:"product_id";i:511;s:6:"locale";s:2:"en";s:4:"name";s:91:"Legacy Leg Pillow for Back, Hip, Legs & Knee Support Wedge & Sciatica Nerve Pressure Relief";s:11:"description";s:1972:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">REDUCE BACK, HIP, LEG, KNEE &amp; SCIATICA NERVE DISCOMFORT- As a side sleeper, you don't sleep perfectly straight. Your top leg drops in front of you putting pressure on your back, your hip joints twist &amp; your knees touch, causing pain. The Contour Legacy Pillow is the best leg pillow cushion for those looking for relief as the cushion comfortably supports your legs &amp; knees to provide proper sleeping alignment &amp; positioning to eliminate those painful pressure points.</span></li>\r\n
    <li><span class="a-list-item">THE ONLY LEG PILLOW THAT SUPPORTS BOTH YOUR LEGS &amp; KNEES - The leg pillow was invented to help reduce pressure that occurs from bad sleeping posture which causes discomfort. Years later we realized that cushioning &amp; supporting BOTH your legs &amp; knees are important in maintaining proper alignment to help reduce pain</span></li>\r\n
    <li><span class="a-list-item">VENTILATED MEMORY FOAM ALLOWS AIR TO CIRCULATE FOR A COOLER NIGHTS SLEEP - Unlike traditional memory foam leg pillow that are designed to absorb your body heat in order to compress, the designed with ventilated air holes in the memory foam that promote air circulation throughout the night. The temperature regulating foam technology pushes the heat outwards away from your body, to prevent you from feeling like you are overheating.</span></li>\r\n
    <li><span class="a-list-item">SLEEP COMFORTABLY IN ANY POSITION &amp; MOVE FREELY THROUGH THE NIGHT - Unlike tradition knee pillows, features a true ergonomic design with its soft curves &amp; crescent shape to fit men &amp; women comfortably. Without requiring hazardous, circulation restricting straps, the precise tether of the pillow contours to fit the natural shape of your legs. This allows the foam leg pillow to contour to your shape without restricting movement or requiring you to sleep in a certain position.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:509;s:10:"product_id";i:511;s:6:"locale";s:2:"en";s:4:"name";s:91:"Legacy Leg Pillow for Back, Hip, Legs & Knee Support Wedge & Sciatica Nerve Pressure Relief";s:11:"description";s:1972:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">REDUCE BACK, HIP, LEG, KNEE &amp; SCIATICA NERVE DISCOMFORT- As a side sleeper, you don't sleep perfectly straight. Your top leg drops in front of you putting pressure on your back, your hip joints twist &amp; your knees touch, causing pain. The Contour Legacy Pillow is the best leg pillow cushion for those looking for relief as the cushion comfortably supports your legs &amp; knees to provide proper sleeping alignment &amp; positioning to eliminate those painful pressure points.</span></li>\r\n
    <li><span class="a-list-item">THE ONLY LEG PILLOW THAT SUPPORTS BOTH YOUR LEGS &amp; KNEES - The leg pillow was invented to help reduce pressure that occurs from bad sleeping posture which causes discomfort. Years later we realized that cushioning &amp; supporting BOTH your legs &amp; knees are important in maintaining proper alignment to help reduce pain</span></li>\r\n
    <li><span class="a-list-item">VENTILATED MEMORY FOAM ALLOWS AIR TO CIRCULATE FOR A COOLER NIGHTS SLEEP - Unlike traditional memory foam leg pillow that are designed to absorb your body heat in order to compress, the designed with ventilated air holes in the memory foam that promote air circulation throughout the night. The temperature regulating foam technology pushes the heat outwards away from your body, to prevent you from feeling like you are overheating.</span></li>\r\n
    <li><span class="a-list-item">SLEEP COMFORTABLY IN ANY POSITION &amp; MOVE FREELY THROUGH THE NIGHT - Unlike tradition knee pillows, features a true ergonomic design with its soft curves &amp; crescent shape to fit men &amp; women comfortably. Without requiring hazardous, circulation restricting straps, the precise tether of the pillow contours to fit the natural shape of your legs. This allows the foam leg pillow to contour to your shape without restricting movement or requiring you to sleep in a certain position.</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: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:519;s:12:"tax_class_id";N;s:4:"slug";s:64:"4-in-1-derma-roller-set-stainless-micro-needles-with-travel-case";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:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2484;s:9:"is_active";i:1;s:8:"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-18 17:16:04";s:10:"updated_at";s:19:"2026-03-07 01:58:00";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:519;s:12:"tax_class_id";N;s:4:"slug";s:64:"4-in-1-derma-roller-set-stainless-micro-needles-with-travel-case";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:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2484;s:9:"is_active";i:1;s:8:"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-18 17:16:04";s:10:"updated_at";s:19:"2026-03-07 01:58:00";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:519;}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:546;s:18:"related_product_id";i:519;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:519;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:517;s:10:"product_id";i:519;s:6:"locale";s:2:"en";s:4:"name";s:64:"4 In 1 Derma Roller Set Stainless Micro Needles With Travel Case";s:11:"description";s:1540:"<div class="details-content-title">D<span class="a-text-bold">IRECTIONS:</span></div>\r\n
    <div class="details-content-title">&nbsp;</div>\r\n
    <div class="details-content-title">\r\n
    <div class="a-cardui feature" data-a-card-type="basic" data-cel-widget="">\r\n
    <div id="aplus3p_feature_div" class="a-section a-spacing-none" data-feature-name="aplus3p" data-template-name="aplus3p">\r\n
    <div class="aplus-v2 mobile celwidget weblabRtl" data-cel-widget="m-aplus">\r\n
    <div class="celwidget aplus-module launchpad-brand-description-left" data-cel-widget="aplus-m-launchpad-brand-description-left">\r\n
    <div class="a-section a-spacing-top-mini launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>1. Sterilize roller in alcohol solution before and after each use. 2. Rinse roller with water and let dry. 3. Wash and pat skin dry. 4. Do not puncture skin but apply pressure. Roll back and forth in desired area for 4 - 5 times. Switch direction. 5. Apply moisturizer or repairing serum after use. 6. Use 1-2 times a week for optimal results. 7. Replace roller once every 1 - 2 months if using frequently and store in plastic case.</p>\r\n
    <p><span class="a-text-bold">DO NOT USE:</span></p>\r\n
    <p>- On open wounds. - On acne or irritated skin. - Under eyes or on lips. - Discontinue use if irritation occurs.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-11" data-cel-widget="aplus-m-module-11">\r\n
    <div class="aplus-module-wrapper">&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:517;s:10:"product_id";i:519;s:6:"locale";s:2:"en";s:4:"name";s:64:"4 In 1 Derma Roller Set Stainless Micro Needles With Travel Case";s:11:"description";s:1540:"<div class="details-content-title">D<span class="a-text-bold">IRECTIONS:</span></div>\r\n
    <div class="details-content-title">&nbsp;</div>\r\n
    <div class="details-content-title">\r\n
    <div class="a-cardui feature" data-a-card-type="basic" data-cel-widget="">\r\n
    <div id="aplus3p_feature_div" class="a-section a-spacing-none" data-feature-name="aplus3p" data-template-name="aplus3p">\r\n
    <div class="aplus-v2 mobile celwidget weblabRtl" data-cel-widget="m-aplus">\r\n
    <div class="celwidget aplus-module launchpad-brand-description-left" data-cel-widget="aplus-m-launchpad-brand-description-left">\r\n
    <div class="a-section a-spacing-top-mini launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>1. Sterilize roller in alcohol solution before and after each use. 2. Rinse roller with water and let dry. 3. Wash and pat skin dry. 4. Do not puncture skin but apply pressure. Roll back and forth in desired area for 4 - 5 times. Switch direction. 5. Apply moisturizer or repairing serum after use. 6. Use 1-2 times a week for optimal results. 7. Replace roller once every 1 - 2 months if using frequently and store in plastic case.</p>\r\n
    <p><span class="a-text-bold">DO NOT USE:</span></p>\r\n
    <p>- On open wounds. - On acne or irritated skin. - Under eyes or on lips. - Discontinue use if irritation occurs.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-11" data-cel-widget="aplus-m-module-11">\r\n
    <div class="aplus-module-wrapper">&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: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:524;s:12:"tax_class_id";N;s:4:"slug";s:96:"4-in-1-stainless-steel-meat-vegetable-hand-blender-mixer-grinder-chopper-whisk-smoothie-cup-800w";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:"J17P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3207;s:9:"is_active";i:1;s:8:"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-18 18:31:20";s:10:"updated_at";s:19:"2026-03-06 22:15:16";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:524;s:12:"tax_class_id";N;s:4:"slug";s:96:"4-in-1-stainless-steel-meat-vegetable-hand-blender-mixer-grinder-chopper-whisk-smoothie-cup-800w";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:"J17P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3207;s:9:"is_active";i:1;s:8:"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-18 18:31:20";s:10:"updated_at";s:19:"2026-03-06 22:15:16";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:524;}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:546;s:18:"related_product_id";i:524;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:524;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:522;s:10:"product_id";i:524;s:6:"locale";s:2:"en";s:4:"name";s:98:"4-in-1 Stainless Steel Meat & Vegetable Hand Blender Mixer Grinder Chopper Whisk Smoothie Cup 800W";s:11:"description";s:2284:"<h1 class="product-name"><span class="" data-spm-anchor-id="a2g17.12057483.0.i4.4e7320fcvEwGaZ">4-in-1 Stainless Steel 800W Immersion Hand Blender Mixer Meat Vegetable Grinder Chopper Whisk Smoothie Cup</span></h1>\r\n
    <div class="product-star-store">\r\n
    <div class="product-customer-reviews">\r\n
    <p><strong>Features:</strong></p>\r\n
    <p>- [Tools for a new lifestyle]:</p>\r\n
    <p>If you're looking for a way to make food preparation easier, smarter and more intuitive, well, you've found it! This HAEGER manual blender is perfect for preparing sauce, vegetable and fruit smoothies, salsa, protein shakes, soups, and baby and toddler food, and even for mixing batter and pancake mixes. With its 4-in-1 universal design, the blender is bound to become your new favorite kitchen tool!</p>\r\n
    <p><br />- [4-IN-1 Muti-functions hand blender]:</p>\r\n
    <p>Your HAEGER hand blender is designed to blend, chop, whip, whisk, puree and emulsify according to your cooking task with a stainless steel stirrer, shaft blender and S-shaped blade, stainless steel whisk, helicopter bowl. upgrade your kitchen utensils with one device that can do it all.</p>\r\n
    <p>- [Powerful and stable]: powerful 800 watts hand blender in the way speed control.</p>\r\n
    <p>Equipped with a low noise motor which is more convenient for you.</p>\r\n
    <p><br />- [Easy to clean]:</p>\r\n
    <p>Ergonomically designed for greater ease of use. The various accessories of the blender are removable, so they can be easily cleaned and washed. Plus, the mixing beaker, chopping bowl and blade and whisk are actually dishwasher safe - just toss them in there with your other kitchen accessories and utensils!</p>\r\n
    <p><br />- [Universal Use]: Perfect for making smoothies, soups, salsa, guacamole, cauliflower rice, baby food feeding, baking butters and more in seconds. The mixing beaker and chopper bowl are 100% BPA free for safe use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>-[Highest quality]:<br />The blades and whisk are made of high-quality stainless steel; they are very elegant, light but durable to use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Specification:</strong></p>\r\n
    <p>Brand: HAEGER</p>\r\n
    <p>Material: stainless steel and BPA free plastic</p>\r\n
    <p>Speed: variable speed</p>\r\n
    <p>White color</p>\r\n
    <p>Voltage: 220-240V, 50 / 60Hz</p>\r\n
    <p>Power: Max 800 W</p>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:522;s:10:"product_id";i:524;s:6:"locale";s:2:"en";s:4:"name";s:98:"4-in-1 Stainless Steel Meat & Vegetable Hand Blender Mixer Grinder Chopper Whisk Smoothie Cup 800W";s:11:"description";s:2284:"<h1 class="product-name"><span class="" data-spm-anchor-id="a2g17.12057483.0.i4.4e7320fcvEwGaZ">4-in-1 Stainless Steel 800W Immersion Hand Blender Mixer Meat Vegetable Grinder Chopper Whisk Smoothie Cup</span></h1>\r\n
    <div class="product-star-store">\r\n
    <div class="product-customer-reviews">\r\n
    <p><strong>Features:</strong></p>\r\n
    <p>- [Tools for a new lifestyle]:</p>\r\n
    <p>If you're looking for a way to make food preparation easier, smarter and more intuitive, well, you've found it! This HAEGER manual blender is perfect for preparing sauce, vegetable and fruit smoothies, salsa, protein shakes, soups, and baby and toddler food, and even for mixing batter and pancake mixes. With its 4-in-1 universal design, the blender is bound to become your new favorite kitchen tool!</p>\r\n
    <p><br />- [4-IN-1 Muti-functions hand blender]:</p>\r\n
    <p>Your HAEGER hand blender is designed to blend, chop, whip, whisk, puree and emulsify according to your cooking task with a stainless steel stirrer, shaft blender and S-shaped blade, stainless steel whisk, helicopter bowl. upgrade your kitchen utensils with one device that can do it all.</p>\r\n
    <p>- [Powerful and stable]: powerful 800 watts hand blender in the way speed control.</p>\r\n
    <p>Equipped with a low noise motor which is more convenient for you.</p>\r\n
    <p><br />- [Easy to clean]:</p>\r\n
    <p>Ergonomically designed for greater ease of use. The various accessories of the blender are removable, so they can be easily cleaned and washed. Plus, the mixing beaker, chopping bowl and blade and whisk are actually dishwasher safe - just toss them in there with your other kitchen accessories and utensils!</p>\r\n
    <p><br />- [Universal Use]: Perfect for making smoothies, soups, salsa, guacamole, cauliflower rice, baby food feeding, baking butters and more in seconds. The mixing beaker and chopper bowl are 100% BPA free for safe use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>-[Highest quality]:<br />The blades and whisk are made of high-quality stainless steel; they are very elegant, light but durable to use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Specification:</strong></p>\r\n
    <p>Brand: HAEGER</p>\r\n
    <p>Material: stainless steel and BPA free plastic</p>\r\n
    <p>Speed: variable speed</p>\r\n
    <p>White color</p>\r\n
    <p>Voltage: 220-240V, 50 / 60Hz</p>\r\n
    <p>Power: Max 800 W</p>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:532;s:12:"tax_class_id";N;s:4:"slug";s:48:"plexi-makeup-organizer-drawer-plexiglass-acrylic";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:"J5P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4031;s:9:"is_active";i:1;s:8:"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:40:13";s:10:"updated_at";s:19:"2026-03-06 19:31:00";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:532;s:12:"tax_class_id";N;s:4:"slug";s:48:"plexi-makeup-organizer-drawer-plexiglass-acrylic";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:"J5P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4031;s:9:"is_active";i:1;s:8:"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:40:13";s:10:"updated_at";s:19:"2026-03-06 19:31:00";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:532;}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:546;s:18:"related_product_id";i:532;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:532;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:530;s:10:"product_id";i:532;s:6:"locale";s:2:"en";s:4:"name";s:48:"Plexi Makeup Organizer Drawer Plexiglass Acrylic";s:11:"description";s:38:"<p>Acrylic Drawer Makeup Organizer</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:530;s:10:"product_id";i:532;s:6:"locale";s:2:"en";s:4:"name";s:48:"Plexi Makeup Organizer Drawer Plexiglass Acrylic";s:11:"description";s:38:"<p>Acrylic Drawer Makeup Organizer</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: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:533;s:12:"tax_class_id";N;s:4:"slug";s:20:"velvet-soft-pedicure";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2707;s:9:"is_active";i:1;s:8:"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:46:37";s:10:"updated_at";s:19:"2026-03-07 00:28:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:533;s:12:"tax_class_id";N;s:4:"slug";s:20:"velvet-soft-pedicure";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2707;s:9:"is_active";i:1;s:8:"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:46:37";s:10:"updated_at";s:19:"2026-03-07 00:28:32";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:533;}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:546;s:18:"related_product_id";i:533;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:533;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:531;s:10:"product_id";i:533;s:6:"locale";s:2:"en";s:4:"name";s:38:"Velvet Soft Pedicure foot skin removal";s:11:"description";s:417:"<ul>\r\n
    <li>Buff away hard skin in minutes for fabulous feet with the Scholl velvet-soft Pedi</li>\r\n
    <li><span class="a-list-item">Ideal for the safe and professional removal of hard skin from your feet at home: ergonomically shaped soft-touch handle</span></li>\r\n
    <li><span class="a-list-item">Specially designed micromanage replaceable head</span></li>\r\n
    <li><span class="a-list-item">Battery operated</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:531;s:10:"product_id";i:533;s:6:"locale";s:2:"en";s:4:"name";s:38:"Velvet Soft Pedicure foot skin removal";s:11:"description";s:417:"<ul>\r\n
    <li>Buff away hard skin in minutes for fabulous feet with the Scholl velvet-soft Pedi</li>\r\n
    <li><span class="a-list-item">Ideal for the safe and professional removal of hard skin from your feet at home: ergonomically shaped soft-touch handle</span></li>\r\n
    <li><span class="a-list-item">Specially designed micromanage replaceable head</span></li>\r\n
    <li><span class="a-list-item">Battery operated</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;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:489;s:12:"tax_class_id";N;s:4:"slug";s:149:"14-in-1-foldable-push-up-rack-board-train-gym-fitness-board-training-system-fitness-workout-training-stand-exercise-stands-chest-press-up-push-up-bar";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12744;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 11:15:41";s:10:"updated_at";s:19:"2026-03-07 03:39:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:489;s:12:"tax_class_id";N;s:4:"slug";s:149:"14-in-1-foldable-push-up-rack-board-train-gym-fitness-board-training-system-fitness-workout-training-stand-exercise-stands-chest-press-up-push-up-bar";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12744;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 11:15:41";s:10:"updated_at";s:19:"2026-03-07 03:39:18";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:489;}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:546;s:18:"up_sell_product_id";i:489;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:489;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:487;s:10:"product_id";i:489;s:6:"locale";s:2:"en";s:4:"name";s:149:"14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar";s:11:"description";s:2961:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="bkba58-dy14yh-z6qed3-st62qg">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Push-up Board, 14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="uu2at0-nby4on-swofjb-m3jp48">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="4ph2iy-sjdhqf-o0xvwg-qlmwv2">\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="ont7d8-7vahsv-a27c1t-6l8673" 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">【14-in-1 Multi-Gym Equipment】This new 14-in-1 design push up board featured with different colour-coded push-up board targets specifics Upper Body muscles training (green-back,blue-shoulder,yellow-triceps, red-chest) by moving the handles to different colour-coded</span></li>\r\n
    <li><span class="a-list-item">【Durable ABS Material &amp; Sturdiness 】High-grad ABS plastic board made it not easy to break or damage, silicone/ABS handle prevents slipping without worrying about sweating. The round pad makes the upper push plate more stable.</span></li>\r\n
    <li><span class="a-list-item">【Foldable &amp; Easy to Use 】It is foldable design bodybuilding stands board, you can carry it to anywhere with simple assembly. Comes with non-slip pads, more comfortable and safer for exercise. Widely used in the room, gym, outdoor, and so one.</span></li>\r\n
    <li><span class="a-list-item">【Burning Calories and Keep Health】This workout boards suitable for everyone, from male to female, student, professional athlete or beginner. Burn calories and increase physical fitness, leading you to complete body strength and conditioning exercises.</span></li>\r\n
    <li><span class="a-list-item">【Package included】1pcs 14 in 1 foldable support board;1pair of Handle ,1pcs English instruction,6pcs non-slip pad.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="g6lo2y-tq1gul-5vzoty-we365o" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="7f60us-izkzsk-8epmdc-bcl5wa" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:487;s:10:"product_id";i:489;s:6:"locale";s:2:"en";s:4:"name";s:149:"14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar";s:11:"description";s:2961:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="bkba58-dy14yh-z6qed3-st62qg">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Push-up Board, 14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="uu2at0-nby4on-swofjb-m3jp48">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="4ph2iy-sjdhqf-o0xvwg-qlmwv2">\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="ont7d8-7vahsv-a27c1t-6l8673" 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">【14-in-1 Multi-Gym Equipment】This new 14-in-1 design push up board featured with different colour-coded push-up board targets specifics Upper Body muscles training (green-back,blue-shoulder,yellow-triceps, red-chest) by moving the handles to different colour-coded</span></li>\r\n
    <li><span class="a-list-item">【Durable ABS Material &amp; Sturdiness 】High-grad ABS plastic board made it not easy to break or damage, silicone/ABS handle prevents slipping without worrying about sweating. The round pad makes the upper push plate more stable.</span></li>\r\n
    <li><span class="a-list-item">【Foldable &amp; Easy to Use 】It is foldable design bodybuilding stands board, you can carry it to anywhere with simple assembly. Comes with non-slip pads, more comfortable and safer for exercise. Widely used in the room, gym, outdoor, and so one.</span></li>\r\n
    <li><span class="a-list-item">【Burning Calories and Keep Health】This workout boards suitable for everyone, from male to female, student, professional athlete or beginner. Burn calories and increase physical fitness, leading you to complete body strength and conditioning exercises.</span></li>\r\n
    <li><span class="a-list-item">【Package included】1pcs 14 in 1 foldable support board;1pair of Handle ,1pcs English instruction,6pcs non-slip pad.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="g6lo2y-tq1gul-5vzoty-we365o" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="7f60us-izkzsk-8epmdc-bcl5wa" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:490;s:12:"tax_class_id";N;s:4:"slug";s:90:"fascial-massage-gun-powerful-cordless-percussion-massager-16mm-storage-box-shandeng-mussle";s:5:"price";s:7:"28.0000";s:13:"special_price";s:7:"24.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"24.0000";s:3:"sku";s:5:"J12p0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8680;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 12:56:05";s:10:"updated_at";s:19:"2026-03-07 00:12:12";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:490;s:12:"tax_class_id";N;s:4:"slug";s:90:"fascial-massage-gun-powerful-cordless-percussion-massager-16mm-storage-box-shandeng-mussle";s:5:"price";s:7:"28.0000";s:13:"special_price";s:7:"24.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"24.0000";s:3:"sku";s:5:"J12p0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8680;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 12:56:05";s:10:"updated_at";s:19:"2026-03-07 00:12:12";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:490;}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:546;s:18:"up_sell_product_id";i:490;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:490;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:488;s:10:"product_id";i:490;s:6:"locale";s:2:"en";s:4:"name";s:90:"Fascial Massage Gun Powerful Cordless Percussion Massager 16Mm Storage Box Shandeng Mussle";s:11:"description";s:1419:"<p>&nbsp;</p>\r\n
    <div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="14zm7i-fbac5f-ok30t2-5v286t">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Customized ergonomic massage head can provide comfortable massage experience while reducing the damage to bones and collaterals.</span></li>\r\n
    <li><span class="a-list-item">Reduced recovery time,increased blood flow,clears lactic acid,releases muscle knots,breaks down scar tissue,increased range of motion。</span></li>\r\n
    <li><span class="a-list-item">The device allows the user to directly target areas of soreness and reduce pain, whilst also reducing</span></li>\r\n
    <li><span class="a-list-item">Adjust the frequencies according to the purpose, for warming up, soreness relief, injured muscles, muscle pain and activation, tightness relief; increase to higher speeds for larger and stronger muscle groups.</span></li>\r\n
    <li><span class="a-list-item">Many kinds of massage head, according to the location of massage to choose massage head, bring a more comprehensive massage experience.</span></li>\r\n
    </ul>\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:488;s:10:"product_id";i:490;s:6:"locale";s:2:"en";s:4:"name";s:90:"Fascial Massage Gun Powerful Cordless Percussion Massager 16Mm Storage Box Shandeng Mussle";s:11:"description";s:1419:"<p>&nbsp;</p>\r\n
    <div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="14zm7i-fbac5f-ok30t2-5v286t">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Customized ergonomic massage head can provide comfortable massage experience while reducing the damage to bones and collaterals.</span></li>\r\n
    <li><span class="a-list-item">Reduced recovery time,increased blood flow,clears lactic acid,releases muscle knots,breaks down scar tissue,increased range of motion。</span></li>\r\n
    <li><span class="a-list-item">The device allows the user to directly target areas of soreness and reduce pain, whilst also reducing</span></li>\r\n
    <li><span class="a-list-item">Adjust the frequencies according to the purpose, for warming up, soreness relief, injured muscles, muscle pain and activation, tightness relief; increase to higher speeds for larger and stronger muscle groups.</span></li>\r\n
    <li><span class="a-list-item">Many kinds of massage head, according to the location of massage to choose massage head, bring a more comprehensive massage experience.</span></li>\r\n
    </ul>\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: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:493;s:12:"tax_class_id";N;s:4:"slug";s:102:"umate-professional-beauty-machine-lcd-laser-hair-removal-ipl-permanent-hair-epilator-home-pulsed-light";s:5:"price";s:7:"90.0000";s:13:"special_price";s:7:"76.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"76.0000";s:3:"sku";s:5:"J50P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5937;s:9:"is_active";i:1;s:8:"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-01-08 13:53:58";s:10:"updated_at";s:19:"2026-03-06 16:23:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:493;s:12:"tax_class_id";N;s:4:"slug";s:102:"umate-professional-beauty-machine-lcd-laser-hair-removal-ipl-permanent-hair-epilator-home-pulsed-light";s:5:"price";s:7:"90.0000";s:13:"special_price";s:7:"76.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"76.0000";s:3:"sku";s:5:"J50P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5937;s:9:"is_active";i:1;s:8:"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-01-08 13:53:58";s:10:"updated_at";s:19:"2026-03-06 16:23:06";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:493;}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:546;s:18:"up_sell_product_id";i:493;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:493;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:491;s:10:"product_id";i:493;s:6:"locale";s:2:"en";s:4:"name";s:102:"Umate Professional Beauty Machine LCD Laser Hair Removal IPL Permanent Hair Epilator Home Pulsed Light";s:11:"description";s:4765:"<div id="e00506d1ed51400f87136fe1c001ec08" class="blk blk_text blk-no-bg-lpm-449" data-id="b-e00506d1ed51400f87136fe1c001ec08">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <p>Specifications</p>\r\n
    </div>\r\n
    </div>\r\n
    <div id="7b4a851fe8ee40a2bd13be0b577a34cf" class="blk blk_text blk-no-bg-lpm-449" data-id="b-7b4a851fe8ee40a2bd13be0b577a34cf">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Brand: Umate</li>\r\n
    <li>Model: T-006</li>\r\n
    <li>T&nbsp;u: intense pulsed light</li>\r\n
    <li>Power: 36 W</li>\r\n
    <li>Application: bikini zone, face, legs</li>\r\n
    <li>Five power modes</li>\r\n
    <li>300,000 flashes</li>\r\n
    <li>Country of origin: China</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="f8804c8c2abd40e98a2e3612cd2089d3" class="blk_container v3 cnt-cells-2 orange_cell_resize " data-id="b-f8804c8c2abd40e98a2e3612cd2089d3">\r\n
    <div class="blk_container_cells_wrap">\r\n
    <div class="blk_container_cells cells-2">\r\n
    <div class="td_container_cell" data-cell_id="c-13ec6a3053c947e0b8d0456dab9f1bf4">\r\n
    <div id="13ec6a3053c947e0b8d0456dab9f1bf4" class="cell v3 container_cell sortable_cell">\r\n
    <div id="458651e5e9f8490ba0139bd5b0946456" class="blk blk_box " data-id="b-458651e5e9f8490ba0139bd5b0946456">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_box_self clearfix" data-is_border_allow="0">\r\n
    <div id="d390ced5667c487f8efa7eab30d554e4" class="cell tpl_cell tpl_box_cell sortable_cell l_float ">\r\n
    <div id="fa9b2938c81d490c90d5bba2537fbae9" class="blk blk_text blk-no-bg-lpm-449" data-id="b-fa9b2938c81d490c90d5bba2537fbae9">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Epilation can be nice&nbsp;Without irritations and cuts.</li>\r\n
    <li>Photoepilator Umate Home Pulsed Light T-006 creates a powerful beam of concentrated light that destroys the hair follicles and eliminates unwanted body hair.&nbsp;</li>\r\n
    <li>As a result, the hair simply stops growing.</li>\r\n
    <li>What are the advantages of Umate Home Pulsed Light T-006.</li>\r\n
    </ul>\r\n
    <div id="ce73afaa01f34e0e9e09715895be9d1f" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ce73afaa01f34e0e9e09715895be9d1f">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <ol>\r\n
    <li>Great resource :&nbsp;The resource of the device is designed for 300,000 flashes, the stock of which should be enough for 15 years of using the device.</li>\r\n
    <li>Additional photocell:&nbsp;Included is a replaceable lamp, the use of which will extend the service life of the device.</li>\r\n
    <li>Network operation:&nbsp;The process of hair removal will be continuous, no need to wait for the battery to charge.</li>\r\n
    <li>Power control:&nbsp;It is possible to select the flash output for different areas of the body and face.</li>\r\n
    <li>Affordable price:&nbsp;The cost of similar photoepilators of this level is 3-5 times higher&nbsp;.</li>\r\n
    </ol>\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <p><strong>How it works</strong></p>\r\n
    <p><img src="https://cdn.shopify.com/s/files/1/0090/0143/5236/files/123_large.png?v=1559079095" alt="" /></p>\r\n
    <p><strong>What do you get from using the&nbsp;</strong><br /><strong>photoepilator</strong></p>\r\n
    <ol>\r\n
    <li>Guaranteed disposal of unwanted facial and body hair.</li>\r\n
    <li>No pain or discomfort from the procedure</li>\r\n
    <li>Smooth skin for a long time (up to 6 months) or forever</li>\r\n
    <li>Safe use without cuts and skin irritations&nbsp;</li>\r\n
    </ol>\r\n
    </div>\r\n
    </div>\r\n
    <div id="d3ea123ecdd849d9a74a74415f4f94a5" class="blk blk_image_ext " data-id="b-d3ea123ecdd849d9a74a74415f4f94a5">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_image_data_wrap no_sel c_text">\r\n
    <div class="img_container block-content ">\r\n
    <ul>\r\n
    <li><strong>Number of flashes:</strong>&nbsp;300,000 Pulses.</li>\r\n
    <li><strong>Lamp replacement:</strong>&nbsp;The lamp does not change.&nbsp;Low cost allows you to purchase a new photoepilator instead of replacing the lamp.</li>\r\n
    <li><strong>Coverage area of ​​the treated surface:</strong>&nbsp;4 square meters at a time, there is a nozzle with a coverage of 2-3 square meters</li>\r\n
    <li><strong>Additional nozzles:</strong>&nbsp;There is an additional nozzle with a smaller coverage area (for the face, bikini area, etc.)</li>\r\n
    <li><strong>Power adjustment:</strong>&nbsp;5 power adjustment modes</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </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:491;s:10:"product_id";i:493;s:6:"locale";s:2:"en";s:4:"name";s:102:"Umate Professional Beauty Machine LCD Laser Hair Removal IPL Permanent Hair Epilator Home Pulsed Light";s:11:"description";s:4765:"<div id="e00506d1ed51400f87136fe1c001ec08" class="blk blk_text blk-no-bg-lpm-449" data-id="b-e00506d1ed51400f87136fe1c001ec08">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <p>Specifications</p>\r\n
    </div>\r\n
    </div>\r\n
    <div id="7b4a851fe8ee40a2bd13be0b577a34cf" class="blk blk_text blk-no-bg-lpm-449" data-id="b-7b4a851fe8ee40a2bd13be0b577a34cf">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Brand: Umate</li>\r\n
    <li>Model: T-006</li>\r\n
    <li>T&nbsp;u: intense pulsed light</li>\r\n
    <li>Power: 36 W</li>\r\n
    <li>Application: bikini zone, face, legs</li>\r\n
    <li>Five power modes</li>\r\n
    <li>300,000 flashes</li>\r\n
    <li>Country of origin: China</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="f8804c8c2abd40e98a2e3612cd2089d3" class="blk_container v3 cnt-cells-2 orange_cell_resize " data-id="b-f8804c8c2abd40e98a2e3612cd2089d3">\r\n
    <div class="blk_container_cells_wrap">\r\n
    <div class="blk_container_cells cells-2">\r\n
    <div class="td_container_cell" data-cell_id="c-13ec6a3053c947e0b8d0456dab9f1bf4">\r\n
    <div id="13ec6a3053c947e0b8d0456dab9f1bf4" class="cell v3 container_cell sortable_cell">\r\n
    <div id="458651e5e9f8490ba0139bd5b0946456" class="blk blk_box " data-id="b-458651e5e9f8490ba0139bd5b0946456">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_box_self clearfix" data-is_border_allow="0">\r\n
    <div id="d390ced5667c487f8efa7eab30d554e4" class="cell tpl_cell tpl_box_cell sortable_cell l_float ">\r\n
    <div id="fa9b2938c81d490c90d5bba2537fbae9" class="blk blk_text blk-no-bg-lpm-449" data-id="b-fa9b2938c81d490c90d5bba2537fbae9">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Epilation can be nice&nbsp;Without irritations and cuts.</li>\r\n
    <li>Photoepilator Umate Home Pulsed Light T-006 creates a powerful beam of concentrated light that destroys the hair follicles and eliminates unwanted body hair.&nbsp;</li>\r\n
    <li>As a result, the hair simply stops growing.</li>\r\n
    <li>What are the advantages of Umate Home Pulsed Light T-006.</li>\r\n
    </ul>\r\n
    <div id="ce73afaa01f34e0e9e09715895be9d1f" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ce73afaa01f34e0e9e09715895be9d1f">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <ol>\r\n
    <li>Great resource :&nbsp;The resource of the device is designed for 300,000 flashes, the stock of which should be enough for 15 years of using the device.</li>\r\n
    <li>Additional photocell:&nbsp;Included is a replaceable lamp, the use of which will extend the service life of the device.</li>\r\n
    <li>Network operation:&nbsp;The process of hair removal will be continuous, no need to wait for the battery to charge.</li>\r\n
    <li>Power control:&nbsp;It is possible to select the flash output for different areas of the body and face.</li>\r\n
    <li>Affordable price:&nbsp;The cost of similar photoepilators of this level is 3-5 times higher&nbsp;.</li>\r\n
    </ol>\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <p><strong>How it works</strong></p>\r\n
    <p><img src="https://cdn.shopify.com/s/files/1/0090/0143/5236/files/123_large.png?v=1559079095" alt="" /></p>\r\n
    <p><strong>What do you get from using the&nbsp;</strong><br /><strong>photoepilator</strong></p>\r\n
    <ol>\r\n
    <li>Guaranteed disposal of unwanted facial and body hair.</li>\r\n
    <li>No pain or discomfort from the procedure</li>\r\n
    <li>Smooth skin for a long time (up to 6 months) or forever</li>\r\n
    <li>Safe use without cuts and skin irritations&nbsp;</li>\r\n
    </ol>\r\n
    </div>\r\n
    </div>\r\n
    <div id="d3ea123ecdd849d9a74a74415f4f94a5" class="blk blk_image_ext " data-id="b-d3ea123ecdd849d9a74a74415f4f94a5">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_image_data_wrap no_sel c_text">\r\n
    <div class="img_container block-content ">\r\n
    <ul>\r\n
    <li><strong>Number of flashes:</strong>&nbsp;300,000 Pulses.</li>\r\n
    <li><strong>Lamp replacement:</strong>&nbsp;The lamp does not change.&nbsp;Low cost allows you to purchase a new photoepilator instead of replacing the lamp.</li>\r\n
    <li><strong>Coverage area of ​​the treated surface:</strong>&nbsp;4 square meters at a time, there is a nozzle with a coverage of 2-3 square meters</li>\r\n
    <li><strong>Additional nozzles:</strong>&nbsp;There is an additional nozzle with a smaller coverage area (for the face, bikini area, etc.)</li>\r\n
    <li><strong>Power adjustment:</strong>&nbsp;5 power adjustment modes</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </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: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:502;s:12:"tax_class_id";N;s:4:"slug";s:56:"fingertip-pulse-oximeter-blood-oxygen-meter-spo2-monitor";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2806;s:9:"is_active";i:1;s:8:"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-01-21 00:24:12";s:10:"updated_at";s:19:"2026-03-07 00:27:40";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:502;s:12:"tax_class_id";N;s:4:"slug";s:56:"fingertip-pulse-oximeter-blood-oxygen-meter-spo2-monitor";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2806;s:9:"is_active";i:1;s:8:"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-01-21 00:24:12";s:10:"updated_at";s:19:"2026-03-07 00:27:40";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:502;}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:546;s:18:"up_sell_product_id";i:502;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:502;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:500;s:10:"product_id";i:502;s:6:"locale";s:2:"en";s:4:"name";s:56:"Fingertip Pulse Oximeter Blood Oxygen Meter SpO2 Monitor";s:11:"description";s:1610:"<p><span style="font-family: Tahoma;">Display Format: LCD Display<br />SpO2 Measuring Range: 0% ~ 100%<br />Pulse Rate Measuring Range:&nbsp;30 bpm ~ 250 bpm<br />Pulse Wave Display:&nbsp;columniation display and the waveform display.<br />Power Requirement:&nbsp;2x 1.5 V AAA Alkaline battery ( or using the rechargeable battery instead), adaptable range: 2.6 V &ndash; 3.6V<br />Power Consumption:&nbsp;Smaller than 30 mA<br />Resolution:&nbsp;1% for SpO2 and 1 bpm for Pulse Rate.<br />Measurement Accuracy:&nbsp;&plusmn;2% in a stage of 70%-100% SpO2, and meaningless when the stage being smaller than 70% &plusmn;2 bpm during the pulse rate range of 30-99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm. Clinical Trial: SpO2 regression plot &amp; Bland-Altman plot, Refer to Figure 2 &amp; Figure 3.<br />Measurement Performance in Weak Filling Condition:&nbsp;SpO2 and pulse rate can be shown correctly when the pulse-filling ratio is 0.4%. SpO2 error is &plusmn;4%, pulse rate error is &plusmn;2 bpm during the pulse rate range of 30~99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm.<br />Resistance to surrounding light:&nbsp;The deviation between the value measured in the condition of man-made light or indoor natural light and darkroom is less than 1%.<br />It&rsquo;s equipped with a function switch:&nbsp;The product will enter the standby mode when no signal is in the product within 5 seconds.</span></p>\r\n
    <p><span style="font-family: Tahoma;">Optical Sensor:<br />Red light ( wavelength is 660 nm, 6.65 mW)<br />Infrared (wavelength is 880 nm, 6.75 mW)</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:500;s:10:"product_id";i:502;s:6:"locale";s:2:"en";s:4:"name";s:56:"Fingertip Pulse Oximeter Blood Oxygen Meter SpO2 Monitor";s:11:"description";s:1610:"<p><span style="font-family: Tahoma;">Display Format: LCD Display<br />SpO2 Measuring Range: 0% ~ 100%<br />Pulse Rate Measuring Range:&nbsp;30 bpm ~ 250 bpm<br />Pulse Wave Display:&nbsp;columniation display and the waveform display.<br />Power Requirement:&nbsp;2x 1.5 V AAA Alkaline battery ( or using the rechargeable battery instead), adaptable range: 2.6 V &ndash; 3.6V<br />Power Consumption:&nbsp;Smaller than 30 mA<br />Resolution:&nbsp;1% for SpO2 and 1 bpm for Pulse Rate.<br />Measurement Accuracy:&nbsp;&plusmn;2% in a stage of 70%-100% SpO2, and meaningless when the stage being smaller than 70% &plusmn;2 bpm during the pulse rate range of 30-99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm. Clinical Trial: SpO2 regression plot &amp; Bland-Altman plot, Refer to Figure 2 &amp; Figure 3.<br />Measurement Performance in Weak Filling Condition:&nbsp;SpO2 and pulse rate can be shown correctly when the pulse-filling ratio is 0.4%. SpO2 error is &plusmn;4%, pulse rate error is &plusmn;2 bpm during the pulse rate range of 30~99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm.<br />Resistance to surrounding light:&nbsp;The deviation between the value measured in the condition of man-made light or indoor natural light and darkroom is less than 1%.<br />It&rsquo;s equipped with a function switch:&nbsp;The product will enter the standby mode when no signal is in the product within 5 seconds.</span></p>\r\n
    <p><span style="font-family: Tahoma;">Optical Sensor:<br />Red light ( wavelength is 660 nm, 6.65 mW)<br />Infrared (wavelength is 880 nm, 6.75 mW)</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: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:503;s:12:"tax_class_id";N;s:4:"slug";s:64:"yoga-wheel-roller-rad-for-back-pain-poses-stretching-flexibility";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:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6293;s:9:"is_active";i:1;s:8:"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-01-21 00:46:15";s:10:"updated_at";s:19:"2026-03-06 14:17:38";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:503;s:12:"tax_class_id";N;s:4:"slug";s:64:"yoga-wheel-roller-rad-for-back-pain-poses-stretching-flexibility";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:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6293;s:9:"is_active";i:1;s:8:"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-01-21 00:46:15";s:10:"updated_at";s:19:"2026-03-06 14:17:38";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:503;}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:546;s:18:"up_sell_product_id";i:503;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:503;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:501;s:10:"product_id";i:503;s:6:"locale";s:2:"en";s:4:"name";s:64:"Yoga Wheel Roller Rad for Back Pain Poses Stretching flexibility";s:11:"description";s:1040:"<h2 id="goods_name" class="name on">Yoga Wheel Yoga Roller Rad for Back Pain Poses Stretching flexibility</h2>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">STRETCHABLE: The yoga wheel can stretch the ligament and relax the shoulder massage; it fits the curve of the back and is suitable for stretching the back.</span></li>\r\n
    <li><span class="a-list-item">COMFORTABLE: Yoga wheel features a hybrid TPE foam which cushions your palms, feet, and back while in motion, providing a remarkable sense of comfort.</span></li>\r\n
    <li><span class="a-list-item">DURABLE: TPE plastic inner which effectively improves the impact resistance and is safer to use; the maximum able to withstand a WHOPPING 330 lbs!</span></li>\r\n
    <li><span class="a-list-item">ANTI-SLIP: Free of moisture accumulation, thanks to its superior padding, you can use your new prop during the most demanding of yoga sessions!Imitation leaf vein pattern is more anti-slip; meanwhile this kind of material is easy to clean.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:501;s:10:"product_id";i:503;s:6:"locale";s:2:"en";s:4:"name";s:64:"Yoga Wheel Roller Rad for Back Pain Poses Stretching flexibility";s:11:"description";s:1040:"<h2 id="goods_name" class="name on">Yoga Wheel Yoga Roller Rad for Back Pain Poses Stretching flexibility</h2>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">STRETCHABLE: The yoga wheel can stretch the ligament and relax the shoulder massage; it fits the curve of the back and is suitable for stretching the back.</span></li>\r\n
    <li><span class="a-list-item">COMFORTABLE: Yoga wheel features a hybrid TPE foam which cushions your palms, feet, and back while in motion, providing a remarkable sense of comfort.</span></li>\r\n
    <li><span class="a-list-item">DURABLE: TPE plastic inner which effectively improves the impact resistance and is safer to use; the maximum able to withstand a WHOPPING 330 lbs!</span></li>\r\n
    <li><span class="a-list-item">ANTI-SLIP: Free of moisture accumulation, thanks to its superior padding, you can use your new prop during the most demanding of yoga sessions!Imitation leaf vein pattern is more anti-slip; meanwhile this kind of material is easy to clean.</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: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:512;s:12:"tax_class_id";N;s:4:"slug";s:36:"couple-mugs-always-kiss-me-love-gift";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2339;s:9:"is_active";i:1;s:8:"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:54:03";s:10:"updated_at";s:19:"2026-03-07 05:11:51";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:512;s:12:"tax_class_id";N;s:4:"slug";s:36:"couple-mugs-always-kiss-me-love-gift";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2339;s:9:"is_active";i:1;s:8:"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:54:03";s:10:"updated_at";s:19:"2026-03-07 05:11:51";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:512;}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:546;s:18:"up_sell_product_id";i:512;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:512;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:510;s:10:"product_id";i:512;s:6:"locale";s:2:"en";s:4:"name";s:38:"Couple Mugs - Always kiss me Love Gift";s:11:"description";s:40:"<p>Couple Mugs - Always kiss me gift</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:510;s:10:"product_id";i:512;s:6:"locale";s:2:"en";s:4:"name";s:38:"Couple Mugs - Always kiss me Love Gift";s:11:"description";s:40:"<p>Couple Mugs - Always kiss me gift</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i: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:546;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:546;s:18:"up_sell_product_id";i:513;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;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:2117;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: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:521;s:12:"tax_class_id";N;s:4:"slug";s:91:"shake-n-take-3-double-cup-mini-juicer-multi-function-household-juice-machine-electric-mixer";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:4:"J8P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2675;s:9:"is_active";i:1;s:8:"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-18 17:49:26";s:10:"updated_at";s:19:"2026-03-05 21:36:25";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:521;s:12:"tax_class_id";N;s:4:"slug";s:91:"shake-n-take-3-double-cup-mini-juicer-multi-function-household-juice-machine-electric-mixer";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:4:"J8P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2675;s:9:"is_active";i:1;s:8:"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-18 17:49:26";s:10:"updated_at";s:19:"2026-03-05 21:36:25";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:521;}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:546;s:18:"up_sell_product_id";i:521;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:521;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:519;s:10:"product_id";i:521;s:6:"locale";s:2:"en";s:4:"name";s:91:"Shake N Take 3 Double Cup Mini Juicer Multi Function Household Juice Machine Electric Mixer";s:11:"description";s:2503:"<div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6iqff2-88z0qt-5stwzi-mo98s1" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">★️Fruit &amp; Vegetable Tools Type:Squeezers &amp; Reamers,Juice cup:Electric juice cup,juicer grinder:juicer manual</span></li>\r\n
    <li><span class="a-list-item">★️juicer press:juicer orange manual,Material:PP+PC+ABS+Stainless steel,juicer mixer:juicer head</span></li>\r\n
    <li><span class="a-list-item">★️Brand Name:SATOSHI DUN,Numbering:KM BLA0216,Type:Fruit &amp; Vegetable Tools</span></li>\r\n
    <li><span class="a-list-item">★️Certification:CIQ,Feature:Eco-Friendly</span></li>\r\n
    <li><span class="a-list-item">★️Juicer:mini Juicer,Model Number:KM BLA0216</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="qyhcfg-2u37r-79qxvc-ky4ckj" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="cms291-seufgl-x5cmtk-ygkc9x" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="if36h5-lgjfav-kr3vrf-o3d3rx" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="xctfax-f4yd7n-5kq0jw-61u6pc" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="giftcard-holiday-availability-messaging_feature_div" class="celwidget" data-feature-name="giftCardHolidayAvailabilityMessaging" data-csa-c-id="dowi5u-lxgfht-adk43c-fkr15" data-cel-widget="giftcard-holiday-availability-messaging_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="eccwk5-ud3dxe-6zq2m-f491o7" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="olp_feature_div" class="celwidget" data-feature-name="olp" data-csa-c-id="nty1q1-b1qrbb-pip3fw-z1dk3g" data-cel-widget="olp_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:519;s:10:"product_id";i:521;s:6:"locale";s:2:"en";s:4:"name";s:91:"Shake N Take 3 Double Cup Mini Juicer Multi Function Household Juice Machine Electric Mixer";s:11:"description";s:2503:"<div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6iqff2-88z0qt-5stwzi-mo98s1" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">★️Fruit &amp; Vegetable Tools Type:Squeezers &amp; Reamers,Juice cup:Electric juice cup,juicer grinder:juicer manual</span></li>\r\n
    <li><span class="a-list-item">★️juicer press:juicer orange manual,Material:PP+PC+ABS+Stainless steel,juicer mixer:juicer head</span></li>\r\n
    <li><span class="a-list-item">★️Brand Name:SATOSHI DUN,Numbering:KM BLA0216,Type:Fruit &amp; Vegetable Tools</span></li>\r\n
    <li><span class="a-list-item">★️Certification:CIQ,Feature:Eco-Friendly</span></li>\r\n
    <li><span class="a-list-item">★️Juicer:mini Juicer,Model Number:KM BLA0216</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="qyhcfg-2u37r-79qxvc-ky4ckj" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="cms291-seufgl-x5cmtk-ygkc9x" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="if36h5-lgjfav-kr3vrf-o3d3rx" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="xctfax-f4yd7n-5kq0jw-61u6pc" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="giftcard-holiday-availability-messaging_feature_div" class="celwidget" data-feature-name="giftCardHolidayAvailabilityMessaging" data-csa-c-id="dowi5u-lxgfht-adk43c-fkr15" data-cel-widget="giftcard-holiday-availability-messaging_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="eccwk5-ud3dxe-6zq2m-f491o7" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="olp_feature_div" class="celwidget" data-feature-name="olp" data-csa-c-id="nty1q1-b1qrbb-pip3fw-z1dk3g" data-cel-widget="olp_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;}}}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:544;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:546;s:10:"created_at";s:19:"2021-03-05 15:06:23";s:10:"updated_at";s:19:"2021-03-05 15:06:23";s:13:"meta_keywords";a:6:{i:0;s:2:"UV";i:1;s:3:"LED";i:2;s:4:"Nail";i:3;s:4:"Lamp";i:4;s:5:"Dryer";i:5;s:3:"SUN";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:544;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:546;s:10:"created_at";s:19:"2021-03-05 15:06:23";s:10:"updated_at";s:19:"2021-03-05 15:06: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:546;s:12:"meta_data_id";i:544;s:6:"locale";s:2:"en";s:10:"meta_title";s:30:"UV LED Nail Lamp Dryer SUN X28";s:13:"meta_keywords";s:40:"["UV","LED","Nail","Lamp","Dryer","SUN"]";s:16:"meta_description";s:30:"UV LED Nail Lamp Dryer SUN X28";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:546;s:12:"meta_data_id";i:544;s:6:"locale";s:2:"en";s:10:"meta_title";s:30:"UV LED Nail Lamp Dryer SUN X28";s:13:"meta_keywords";s:40:"["UV","LED","Nail","Lamp","Dryer","SUN"]";s:16:"meta_description";s:30:"UV LED Nail Lamp Dryer SUN X28";}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:60:"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28";}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. "brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw"
    
  2. """
    a:5:{s:6:"_token";s:40:"H2vlAKyvHkbMw1UYhZaLsifmtShGPCUhpaEHb602";s:6:"locale";s:2:"en";s:67:"brPW85xkCfGerkfQso22flTfG4odA1GskaumXiQw_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:546;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:546;s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:5:"price";d:15;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:546;s:12:"tax_class_id";N;s:4:"slug";s:30:"uv-led-nail-lamp-dryer-sun-x28";s:5:"price";s:7:"20.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:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3923;s:9:"is_active";i:1;s:8:"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 15:06:23";s:10:"updated_at";s:19:"2026-03-07 02:24:53";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:546;s:12:"tax_class_id";N;s:4:"slug";s:30:"uv-led-nail-lamp-dryer-sun-x28";s:5:"price";s:7:"20.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:4:"J8P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3923;s:9:"is_active";i:1;s:8:"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 15:06:23";s:10:"updated_at";s:19:"2026-03-07 02:24:53";}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:544;s:10:"product_id";i:546;s:6:"locale";s:2:"en";s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:11:"description";s:1489:"<div class="product-title">\r\n
    <h1 class="product-title-text"><span class="" data-spm-anchor-id="a2g0o.detail.1000016.i3.3dca4153MjTEIk">Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp</span></h1>\r\n
    </div>\r\n
    <div class="product-reviewer">\r\n
    <p><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i7.3dca4153MjTEIk">Product description:</span></strong><br /><span class="">Name: nail lamp</span><br /><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i8.3dca4153MjTEIk">Color: pink, with sensor and display</span></p>\r\n
    <p><br /><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i9.3dca4153MjTEIk">Features:</span></strong><br /><span class="">1. Intelligent infrared induction (30S 60S 90S time)</span><br /><span class="">2. LCD display</span><br /><span class="">3. Bottom cooling hole</span></p>\r\n
    <p><br /><strong><span class="">Product parameters:</span></strong><br /><span class="">Material: plastic insert, UV piano paint</span><br /><span class="">Power: 24 W</span><br /><span class="">Number of lamp beads: 12 dual UV / LED light sources</span><br /><span class="">Color: pink</span><br /><span class="">Rated output power: 100-240V AC 50 /</span><br /><span class="">60HZ 1A Wavelength: 365 + 405mm</span><br /><span class="">Product size: 17.5 * 16 * 8 cm</span><br /><span class="">Package Size: 19 * 18 * 9.5cm</span><br /><span class="">Packing List: 1 * host, 1 * usb cable</span></p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:544;s:10:"product_id";i:546;s:6:"locale";s:2:"en";s:4:"name";s:30:"UV LED Nail Lamp Dryer SUN X28";s:11:"description";s:1489:"<div class="product-title">\r\n
    <h1 class="product-title-text"><span class="" data-spm-anchor-id="a2g0o.detail.1000016.i3.3dca4153MjTEIk">Nail Dryer SUN X28 UV LED Nail Lamp 12 LEDs Nail Dryer 24W Ice Lamp for Manicure Nail Lamp Drying Lamp</span></h1>\r\n
    </div>\r\n
    <div class="product-reviewer">\r\n
    <p><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i7.3dca4153MjTEIk">Product description:</span></strong><br /><span class="">Name: nail lamp</span><br /><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i8.3dca4153MjTEIk">Color: pink, with sensor and display</span></p>\r\n
    <p><br /><strong><span class="" data-spm-anchor-id="a2g0o.detail.1000023.i9.3dca4153MjTEIk">Features:</span></strong><br /><span class="">1. Intelligent infrared induction (30S 60S 90S time)</span><br /><span class="">2. LCD display</span><br /><span class="">3. Bottom cooling hole</span></p>\r\n
    <p><br /><strong><span class="">Product parameters:</span></strong><br /><span class="">Material: plastic insert, UV piano paint</span><br /><span class="">Power: 24 W</span><br /><span class="">Number of lamp beads: 12 dual UV / LED light sources</span><br /><span class="">Color: pink</span><br /><span class="">Rated output power: 100-240V AC 50 /</span><br /><span class="">60HZ 1A Wavelength: 365 + 405mm</span><br /><span class="">Product size: 17.5 * 16 * 8 cm</span><br /><span class="">Package Size: 19 * 18 * 9.5cm</span><br /><span class="">Packing List: 1 * host, 1 * usb cable</span></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:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{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:3668;s:7:"user_id";i:1;s:8:"filename";s:17:"Website cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/EDoN4JyHyEuHO8N2xpu0R83AU0xJz27i7KiYRo2W.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"559563";s:10:"created_at";s:19:"2021-03-05 15:02:15";s:10:"updated_at";s:19:"2021-03-05 15:02:15";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3668;s:7:"user_id";i:1;s:8:"filename";s:17:"Website cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/EDoN4JyHyEuHO8N2xpu0R83AU0xJz27i7KiYRo2W.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"559563";s:10:"created_at";s:19:"2021-03-05 15:02:15";s:10:"updated_at";s:19:"2021-03-05 15:02:15";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3668;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61574;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3668;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61574;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3668;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61574;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:3670;s:7:"user_id";i:1;s:8:"filename";s:38:"H6de93b9f338241e5845c831b39a69fe1Q.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Sdt9RGqmjCqZb8AsejnGv79WTVNElmZg7mDCMcmy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"68998";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3670;s:7:"user_id";i:1;s:8:"filename";s:38:"H6de93b9f338241e5845c831b39a69fe1Q.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Sdt9RGqmjCqZb8AsejnGv79WTVNElmZg7mDCMcmy.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"68998";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3670;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61575;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3670;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61575;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3670;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61575;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:2;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3675;s:7:"user_id";i:1;s:8:"filename";s:25:"sun-x28-UV-Nail-Lamp2.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tkkjL8SNsLLOEODP6BOXesGyNGVJLOfQU5SkJhpn.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"45107";s:10:"created_at";s:19:"2021-03-05 15:02:44";s:10:"updated_at";s:19:"2021-03-05 15:02:44";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3675;s:7:"user_id";i:1;s:8:"filename";s:25:"sun-x28-UV-Nail-Lamp2.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tkkjL8SNsLLOEODP6BOXesGyNGVJLOfQU5SkJhpn.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"45107";s:10:"created_at";s:19:"2021-03-05 15:02:44";s:10:"updated_at";s:19:"2021-03-05 15:02:44";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3675;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61576;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3675;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61576;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3675;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61576;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:3;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3669;s:7:"user_id";i:1;s:8:"filename";s:38:"H7baf1efae84246e0a2b7b5616f081305T.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GNKIryIou3vVJYjGUOUuL6Fo2PJ0UcwTLaqN3G7m.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36791";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3669;s:7:"user_id";i:1;s:8:"filename";s:38:"H7baf1efae84246e0a2b7b5616f081305T.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GNKIryIou3vVJYjGUOUuL6Fo2PJ0UcwTLaqN3G7m.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36791";s:10:"created_at";s:19:"2021-03-05 15:02:40";s:10:"updated_at";s:19:"2021-03-05 15:02:40";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3669;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61577;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3669;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61577;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3669;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61577;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:4;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3673;s:7:"user_id";i:1;s:8:"filename";s:38:"H5596485d78ce41b093efa5311899509av.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/6JscchYQijB70hoN3fReQK4BMNBfdW9FIo6S0OuA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36118";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3673;s:7:"user_id";i:1;s:8:"filename";s:38:"H5596485d78ce41b093efa5311899509av.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/6JscchYQijB70hoN3fReQK4BMNBfdW9FIo6S0OuA.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"36118";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3673;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61578;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3673;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61578;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3673;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61578;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:5;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3671;s:7:"user_id";i:1;s:8:"filename";s:38:"H87cdaa8c52e343e39e889d0cc81d8731w.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/WquObc31jrYV7HSFZ8kfeXieU3PQK4lAAYvELPPX.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"46394";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3671;s:7:"user_id";i:1;s:8:"filename";s:38:"H87cdaa8c52e343e39e889d0cc81d8731w.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/WquObc31jrYV7HSFZ8kfeXieU3PQK4lAAYvELPPX.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"46394";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3671;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61579;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3671;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61579;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3671;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61579;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:6;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:3672;s:7:"user_id";i:1;s:8:"filename";s:38:"H9e2db86207d54643a0c0ea5f37f9d30eg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/V8fk1PN7ltjxeJk2Q2Oci99lsSGabEUoKHhyNfPz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"226951";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3672;s:7:"user_id";i:1;s:8:"filename";s:38:"H9e2db86207d54643a0c0ea5f37f9d30eg.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/V8fk1PN7ltjxeJk2Q2Oci99lsSGabEUoKHhyNfPz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"226951";s:10:"created_at";s:19:"2021-03-05 15:02:41";s:10:"updated_at";s:19:"2021-03-05 15:02:41";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3672;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61580;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3672;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61580;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3672;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61580;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i: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:3674;s:7:"user_id";i:1;s:8:"filename";s:16:"Social cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8aj56sT76lljfGxmPtzSVKILwvhtI7Dc2XjuRJ0w.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"733060";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:3674;s:7:"user_id";i:1;s:8:"filename";s:16:"Social cover.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8aj56sT76lljfGxmPtzSVKILwvhtI7Dc2XjuRJ0w.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"733060";s:10:"created_at";s:19:"2021-03-05 15:02:42";s:10:"updated_at";s:19:"2021-03-05 15:02:42";s:15:"pivot_entity_id";i:546;s:13:"pivot_file_id";i:3674;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:61581;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-26 11:26:18";s:16:"pivot_updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:546;s:7:"file_id";i:3674;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61581;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:546;s:7:"file_id";i:3674;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:61581;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-26 11:26:18";s:10:"updated_at";s:19:"2023-02-26 11:26:18";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:5:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:511;s:12:"tax_class_id";N;s:4:"slug";s:85:"legacy-leg-pillow-for-back-hip-legs-knee-support-wedge-sciatica-nerve-pressure-relief";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2560;s:9:"is_active";i:1;s:8:"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:40:17";s:10:"updated_at";s:19:"2026-03-06 16:19:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:511;s:12:"tax_class_id";N;s:4:"slug";s:85:"legacy-leg-pillow-for-back-hip-legs-knee-support-wedge-sciatica-nerve-pressure-relief";s:5:"price";s:7:"22.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2560;s:9:"is_active";i:1;s:8:"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:40:17";s:10:"updated_at";s:19:"2026-03-06 16:19:19";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:511;}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:546;s:18:"related_product_id";i:511;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:511;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:509;s:10:"product_id";i:511;s:6:"locale";s:2:"en";s:4:"name";s:91:"Legacy Leg Pillow for Back, Hip, Legs & Knee Support Wedge & Sciatica Nerve Pressure Relief";s:11:"description";s:1972:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">REDUCE BACK, HIP, LEG, KNEE &amp; SCIATICA NERVE DISCOMFORT- As a side sleeper, you don't sleep perfectly straight. Your top leg drops in front of you putting pressure on your back, your hip joints twist &amp; your knees touch, causing pain. The Contour Legacy Pillow is the best leg pillow cushion for those looking for relief as the cushion comfortably supports your legs &amp; knees to provide proper sleeping alignment &amp; positioning to eliminate those painful pressure points.</span></li>\r\n
    <li><span class="a-list-item">THE ONLY LEG PILLOW THAT SUPPORTS BOTH YOUR LEGS &amp; KNEES - The leg pillow was invented to help reduce pressure that occurs from bad sleeping posture which causes discomfort. Years later we realized that cushioning &amp; supporting BOTH your legs &amp; knees are important in maintaining proper alignment to help reduce pain</span></li>\r\n
    <li><span class="a-list-item">VENTILATED MEMORY FOAM ALLOWS AIR TO CIRCULATE FOR A COOLER NIGHTS SLEEP - Unlike traditional memory foam leg pillow that are designed to absorb your body heat in order to compress, the designed with ventilated air holes in the memory foam that promote air circulation throughout the night. The temperature regulating foam technology pushes the heat outwards away from your body, to prevent you from feeling like you are overheating.</span></li>\r\n
    <li><span class="a-list-item">SLEEP COMFORTABLY IN ANY POSITION &amp; MOVE FREELY THROUGH THE NIGHT - Unlike tradition knee pillows, features a true ergonomic design with its soft curves &amp; crescent shape to fit men &amp; women comfortably. Without requiring hazardous, circulation restricting straps, the precise tether of the pillow contours to fit the natural shape of your legs. This allows the foam leg pillow to contour to your shape without restricting movement or requiring you to sleep in a certain position.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:509;s:10:"product_id";i:511;s:6:"locale";s:2:"en";s:4:"name";s:91:"Legacy Leg Pillow for Back, Hip, Legs & Knee Support Wedge & Sciatica Nerve Pressure Relief";s:11:"description";s:1972:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">REDUCE BACK, HIP, LEG, KNEE &amp; SCIATICA NERVE DISCOMFORT- As a side sleeper, you don't sleep perfectly straight. Your top leg drops in front of you putting pressure on your back, your hip joints twist &amp; your knees touch, causing pain. The Contour Legacy Pillow is the best leg pillow cushion for those looking for relief as the cushion comfortably supports your legs &amp; knees to provide proper sleeping alignment &amp; positioning to eliminate those painful pressure points.</span></li>\r\n
    <li><span class="a-list-item">THE ONLY LEG PILLOW THAT SUPPORTS BOTH YOUR LEGS &amp; KNEES - The leg pillow was invented to help reduce pressure that occurs from bad sleeping posture which causes discomfort. Years later we realized that cushioning &amp; supporting BOTH your legs &amp; knees are important in maintaining proper alignment to help reduce pain</span></li>\r\n
    <li><span class="a-list-item">VENTILATED MEMORY FOAM ALLOWS AIR TO CIRCULATE FOR A COOLER NIGHTS SLEEP - Unlike traditional memory foam leg pillow that are designed to absorb your body heat in order to compress, the designed with ventilated air holes in the memory foam that promote air circulation throughout the night. The temperature regulating foam technology pushes the heat outwards away from your body, to prevent you from feeling like you are overheating.</span></li>\r\n
    <li><span class="a-list-item">SLEEP COMFORTABLY IN ANY POSITION &amp; MOVE FREELY THROUGH THE NIGHT - Unlike tradition knee pillows, features a true ergonomic design with its soft curves &amp; crescent shape to fit men &amp; women comfortably. Without requiring hazardous, circulation restricting straps, the precise tether of the pillow contours to fit the natural shape of your legs. This allows the foam leg pillow to contour to your shape without restricting movement or requiring you to sleep in a certain position.</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: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:519;s:12:"tax_class_id";N;s:4:"slug";s:64:"4-in-1-derma-roller-set-stainless-micro-needles-with-travel-case";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:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2484;s:9:"is_active";i:1;s:8:"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-18 17:16:04";s:10:"updated_at";s:19:"2026-03-07 01:58:00";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:519;s:12:"tax_class_id";N;s:4:"slug";s:64:"4-in-1-derma-roller-set-stainless-micro-needles-with-travel-case";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:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2484;s:9:"is_active";i:1;s:8:"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-18 17:16:04";s:10:"updated_at";s:19:"2026-03-07 01:58:00";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:519;}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:546;s:18:"related_product_id";i:519;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:519;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:517;s:10:"product_id";i:519;s:6:"locale";s:2:"en";s:4:"name";s:64:"4 In 1 Derma Roller Set Stainless Micro Needles With Travel Case";s:11:"description";s:1540:"<div class="details-content-title">D<span class="a-text-bold">IRECTIONS:</span></div>\r\n
    <div class="details-content-title">&nbsp;</div>\r\n
    <div class="details-content-title">\r\n
    <div class="a-cardui feature" data-a-card-type="basic" data-cel-widget="">\r\n
    <div id="aplus3p_feature_div" class="a-section a-spacing-none" data-feature-name="aplus3p" data-template-name="aplus3p">\r\n
    <div class="aplus-v2 mobile celwidget weblabRtl" data-cel-widget="m-aplus">\r\n
    <div class="celwidget aplus-module launchpad-brand-description-left" data-cel-widget="aplus-m-launchpad-brand-description-left">\r\n
    <div class="a-section a-spacing-top-mini launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>1. Sterilize roller in alcohol solution before and after each use. 2. Rinse roller with water and let dry. 3. Wash and pat skin dry. 4. Do not puncture skin but apply pressure. Roll back and forth in desired area for 4 - 5 times. Switch direction. 5. Apply moisturizer or repairing serum after use. 6. Use 1-2 times a week for optimal results. 7. Replace roller once every 1 - 2 months if using frequently and store in plastic case.</p>\r\n
    <p><span class="a-text-bold">DO NOT USE:</span></p>\r\n
    <p>- On open wounds. - On acne or irritated skin. - Under eyes or on lips. - Discontinue use if irritation occurs.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-11" data-cel-widget="aplus-m-module-11">\r\n
    <div class="aplus-module-wrapper">&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:517;s:10:"product_id";i:519;s:6:"locale";s:2:"en";s:4:"name";s:64:"4 In 1 Derma Roller Set Stainless Micro Needles With Travel Case";s:11:"description";s:1540:"<div class="details-content-title">D<span class="a-text-bold">IRECTIONS:</span></div>\r\n
    <div class="details-content-title">&nbsp;</div>\r\n
    <div class="details-content-title">\r\n
    <div class="a-cardui feature" data-a-card-type="basic" data-cel-widget="">\r\n
    <div id="aplus3p_feature_div" class="a-section a-spacing-none" data-feature-name="aplus3p" data-template-name="aplus3p">\r\n
    <div class="aplus-v2 mobile celwidget weblabRtl" data-cel-widget="m-aplus">\r\n
    <div class="celwidget aplus-module launchpad-brand-description-left" data-cel-widget="aplus-m-launchpad-brand-description-left">\r\n
    <div class="a-section a-spacing-top-mini launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>1. Sterilize roller in alcohol solution before and after each use. 2. Rinse roller with water and let dry. 3. Wash and pat skin dry. 4. Do not puncture skin but apply pressure. Roll back and forth in desired area for 4 - 5 times. Switch direction. 5. Apply moisturizer or repairing serum after use. 6. Use 1-2 times a week for optimal results. 7. Replace roller once every 1 - 2 months if using frequently and store in plastic case.</p>\r\n
    <p><span class="a-text-bold">DO NOT USE:</span></p>\r\n
    <p>- On open wounds. - On acne or irritated skin. - Under eyes or on lips. - Discontinue use if irritation occurs.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-11" data-cel-widget="aplus-m-module-11">\r\n
    <div class="aplus-module-wrapper">&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: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:524;s:12:"tax_class_id";N;s:4:"slug";s:96:"4-in-1-stainless-steel-meat-vegetable-hand-blender-mixer-grinder-chopper-whisk-smoothie-cup-800w";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:"J17P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3207;s:9:"is_active";i:1;s:8:"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-18 18:31:20";s:10:"updated_at";s:19:"2026-03-06 22:15:16";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:524;s:12:"tax_class_id";N;s:4:"slug";s:96:"4-in-1-stainless-steel-meat-vegetable-hand-blender-mixer-grinder-chopper-whisk-smoothie-cup-800w";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:"J17P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3207;s:9:"is_active";i:1;s:8:"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-18 18:31:20";s:10:"updated_at";s:19:"2026-03-06 22:15:16";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:524;}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:546;s:18:"related_product_id";i:524;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:524;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:522;s:10:"product_id";i:524;s:6:"locale";s:2:"en";s:4:"name";s:98:"4-in-1 Stainless Steel Meat & Vegetable Hand Blender Mixer Grinder Chopper Whisk Smoothie Cup 800W";s:11:"description";s:2284:"<h1 class="product-name"><span class="" data-spm-anchor-id="a2g17.12057483.0.i4.4e7320fcvEwGaZ">4-in-1 Stainless Steel 800W Immersion Hand Blender Mixer Meat Vegetable Grinder Chopper Whisk Smoothie Cup</span></h1>\r\n
    <div class="product-star-store">\r\n
    <div class="product-customer-reviews">\r\n
    <p><strong>Features:</strong></p>\r\n
    <p>- [Tools for a new lifestyle]:</p>\r\n
    <p>If you're looking for a way to make food preparation easier, smarter and more intuitive, well, you've found it! This HAEGER manual blender is perfect for preparing sauce, vegetable and fruit smoothies, salsa, protein shakes, soups, and baby and toddler food, and even for mixing batter and pancake mixes. With its 4-in-1 universal design, the blender is bound to become your new favorite kitchen tool!</p>\r\n
    <p><br />- [4-IN-1 Muti-functions hand blender]:</p>\r\n
    <p>Your HAEGER hand blender is designed to blend, chop, whip, whisk, puree and emulsify according to your cooking task with a stainless steel stirrer, shaft blender and S-shaped blade, stainless steel whisk, helicopter bowl. upgrade your kitchen utensils with one device that can do it all.</p>\r\n
    <p>- [Powerful and stable]: powerful 800 watts hand blender in the way speed control.</p>\r\n
    <p>Equipped with a low noise motor which is more convenient for you.</p>\r\n
    <p><br />- [Easy to clean]:</p>\r\n
    <p>Ergonomically designed for greater ease of use. The various accessories of the blender are removable, so they can be easily cleaned and washed. Plus, the mixing beaker, chopping bowl and blade and whisk are actually dishwasher safe - just toss them in there with your other kitchen accessories and utensils!</p>\r\n
    <p><br />- [Universal Use]: Perfect for making smoothies, soups, salsa, guacamole, cauliflower rice, baby food feeding, baking butters and more in seconds. The mixing beaker and chopper bowl are 100% BPA free for safe use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>-[Highest quality]:<br />The blades and whisk are made of high-quality stainless steel; they are very elegant, light but durable to use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Specification:</strong></p>\r\n
    <p>Brand: HAEGER</p>\r\n
    <p>Material: stainless steel and BPA free plastic</p>\r\n
    <p>Speed: variable speed</p>\r\n
    <p>White color</p>\r\n
    <p>Voltage: 220-240V, 50 / 60Hz</p>\r\n
    <p>Power: Max 800 W</p>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:522;s:10:"product_id";i:524;s:6:"locale";s:2:"en";s:4:"name";s:98:"4-in-1 Stainless Steel Meat & Vegetable Hand Blender Mixer Grinder Chopper Whisk Smoothie Cup 800W";s:11:"description";s:2284:"<h1 class="product-name"><span class="" data-spm-anchor-id="a2g17.12057483.0.i4.4e7320fcvEwGaZ">4-in-1 Stainless Steel 800W Immersion Hand Blender Mixer Meat Vegetable Grinder Chopper Whisk Smoothie Cup</span></h1>\r\n
    <div class="product-star-store">\r\n
    <div class="product-customer-reviews">\r\n
    <p><strong>Features:</strong></p>\r\n
    <p>- [Tools for a new lifestyle]:</p>\r\n
    <p>If you're looking for a way to make food preparation easier, smarter and more intuitive, well, you've found it! This HAEGER manual blender is perfect for preparing sauce, vegetable and fruit smoothies, salsa, protein shakes, soups, and baby and toddler food, and even for mixing batter and pancake mixes. With its 4-in-1 universal design, the blender is bound to become your new favorite kitchen tool!</p>\r\n
    <p><br />- [4-IN-1 Muti-functions hand blender]:</p>\r\n
    <p>Your HAEGER hand blender is designed to blend, chop, whip, whisk, puree and emulsify according to your cooking task with a stainless steel stirrer, shaft blender and S-shaped blade, stainless steel whisk, helicopter bowl. upgrade your kitchen utensils with one device that can do it all.</p>\r\n
    <p>- [Powerful and stable]: powerful 800 watts hand blender in the way speed control.</p>\r\n
    <p>Equipped with a low noise motor which is more convenient for you.</p>\r\n
    <p><br />- [Easy to clean]:</p>\r\n
    <p>Ergonomically designed for greater ease of use. The various accessories of the blender are removable, so they can be easily cleaned and washed. Plus, the mixing beaker, chopping bowl and blade and whisk are actually dishwasher safe - just toss them in there with your other kitchen accessories and utensils!</p>\r\n
    <p><br />- [Universal Use]: Perfect for making smoothies, soups, salsa, guacamole, cauliflower rice, baby food feeding, baking butters and more in seconds. The mixing beaker and chopper bowl are 100% BPA free for safe use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p>-[Highest quality]:<br />The blades and whisk are made of high-quality stainless steel; they are very elegant, light but durable to use.</p>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>Specification:</strong></p>\r\n
    <p>Brand: HAEGER</p>\r\n
    <p>Material: stainless steel and BPA free plastic</p>\r\n
    <p>Speed: variable speed</p>\r\n
    <p>White color</p>\r\n
    <p>Voltage: 220-240V, 50 / 60Hz</p>\r\n
    <p>Power: Max 800 W</p>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:532;s:12:"tax_class_id";N;s:4:"slug";s:48:"plexi-makeup-organizer-drawer-plexiglass-acrylic";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:"J5P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4031;s:9:"is_active";i:1;s:8:"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:40:13";s:10:"updated_at";s:19:"2026-03-06 19:31:00";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:532;s:12:"tax_class_id";N;s:4:"slug";s:48:"plexi-makeup-organizer-drawer-plexiglass-acrylic";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:"J5P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4031;s:9:"is_active";i:1;s:8:"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:40:13";s:10:"updated_at";s:19:"2026-03-06 19:31:00";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:532;}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:546;s:18:"related_product_id";i:532;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:532;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:530;s:10:"product_id";i:532;s:6:"locale";s:2:"en";s:4:"name";s:48:"Plexi Makeup Organizer Drawer Plexiglass Acrylic";s:11:"description";s:38:"<p>Acrylic Drawer Makeup Organizer</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:530;s:10:"product_id";i:532;s:6:"locale";s:2:"en";s:4:"name";s:48:"Plexi Makeup Organizer Drawer Plexiglass Acrylic";s:11:"description";s:38:"<p>Acrylic Drawer Makeup Organizer</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: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:533;s:12:"tax_class_id";N;s:4:"slug";s:20:"velvet-soft-pedicure";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2707;s:9:"is_active";i:1;s:8:"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:46:37";s:10:"updated_at";s:19:"2026-03-07 00:28:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:533;s:12:"tax_class_id";N;s:4:"slug";s:20:"velvet-soft-pedicure";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";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2707;s:9:"is_active";i:1;s:8:"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:46:37";s:10:"updated_at";s:19:"2026-03-07 00:28:32";s:16:"pivot_product_id";i:546;s:24:"pivot_related_product_id";i:533;}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:546;s:18:"related_product_id";i:533;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"related_product_id";i:533;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1145;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:531;s:10:"product_id";i:533;s:6:"locale";s:2:"en";s:4:"name";s:38:"Velvet Soft Pedicure foot skin removal";s:11:"description";s:417:"<ul>\r\n
    <li>Buff away hard skin in minutes for fabulous feet with the Scholl velvet-soft Pedi</li>\r\n
    <li><span class="a-list-item">Ideal for the safe and professional removal of hard skin from your feet at home: ergonomically shaped soft-touch handle</span></li>\r\n
    <li><span class="a-list-item">Specially designed micromanage replaceable head</span></li>\r\n
    <li><span class="a-list-item">Battery operated</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:531;s:10:"product_id";i:533;s:6:"locale";s:2:"en";s:4:"name";s:38:"Velvet Soft Pedicure foot skin removal";s:11:"description";s:417:"<ul>\r\n
    <li>Buff away hard skin in minutes for fabulous feet with the Scholl velvet-soft Pedi</li>\r\n
    <li><span class="a-list-item">Ideal for the safe and professional removal of hard skin from your feet at home: ergonomically shaped soft-touch handle</span></li>\r\n
    <li><span class="a-list-item">Specially designed micromanage replaceable head</span></li>\r\n
    <li><span class="a-list-item">Battery operated</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;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:489;s:12:"tax_class_id";N;s:4:"slug";s:149:"14-in-1-foldable-push-up-rack-board-train-gym-fitness-board-training-system-fitness-workout-training-stand-exercise-stands-chest-press-up-push-up-bar";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12744;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 11:15:41";s:10:"updated_at";s:19:"2026-03-07 03:39:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:489;s:12:"tax_class_id";N;s:4:"slug";s:149:"14-in-1-foldable-push-up-rack-board-train-gym-fitness-board-training-system-fitness-workout-training-stand-exercise-stands-chest-press-up-push-up-bar";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"17.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"17.0000";s:3:"sku";s:4:"J7P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12744;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 11:15:41";s:10:"updated_at";s:19:"2026-03-07 03:39:18";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:489;}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:546;s:18:"up_sell_product_id";i:489;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:489;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:487;s:10:"product_id";i:489;s:6:"locale";s:2:"en";s:4:"name";s:149:"14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar";s:11:"description";s:2961:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="bkba58-dy14yh-z6qed3-st62qg">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Push-up Board, 14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="uu2at0-nby4on-swofjb-m3jp48">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="4ph2iy-sjdhqf-o0xvwg-qlmwv2">\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="ont7d8-7vahsv-a27c1t-6l8673" 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">【14-in-1 Multi-Gym Equipment】This new 14-in-1 design push up board featured with different colour-coded push-up board targets specifics Upper Body muscles training (green-back,blue-shoulder,yellow-triceps, red-chest) by moving the handles to different colour-coded</span></li>\r\n
    <li><span class="a-list-item">【Durable ABS Material &amp; Sturdiness 】High-grad ABS plastic board made it not easy to break or damage, silicone/ABS handle prevents slipping without worrying about sweating. The round pad makes the upper push plate more stable.</span></li>\r\n
    <li><span class="a-list-item">【Foldable &amp; Easy to Use 】It is foldable design bodybuilding stands board, you can carry it to anywhere with simple assembly. Comes with non-slip pads, more comfortable and safer for exercise. Widely used in the room, gym, outdoor, and so one.</span></li>\r\n
    <li><span class="a-list-item">【Burning Calories and Keep Health】This workout boards suitable for everyone, from male to female, student, professional athlete or beginner. Burn calories and increase physical fitness, leading you to complete body strength and conditioning exercises.</span></li>\r\n
    <li><span class="a-list-item">【Package included】1pcs 14 in 1 foldable support board;1pair of Handle ,1pcs English instruction,6pcs non-slip pad.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="g6lo2y-tq1gul-5vzoty-we365o" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="7f60us-izkzsk-8epmdc-bcl5wa" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:487;s:10:"product_id";i:489;s:6:"locale";s:2:"en";s:4:"name";s:149:"14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar";s:11:"description";s:2961:"<div id="title_feature_div" class="celwidget" data-feature-name="title" data-csa-c-id="bkba58-dy14yh-z6qed3-st62qg">\r\n
    <div id="titleSection" class="a-section a-spacing-none">\r\n
    <h1 id="title" class="a-size-large a-spacing-none"><span id="productTitle" class="a-size-large product-title-word-break">Push-up Board, 14 in 1 Foldable Push Up Rack Board Train Gym Fitness Board Training System Fitness Workout Training Stand Exercise Stands Chest Press Up Push-up Bar</span></h1>\r\n
    </div>\r\n
    </div>\r\n
    <div id="qpeTitleTag_feature_div" class="celwidget" data-feature-name="qpeTitleTag" data-csa-c-id="uu2at0-nby4on-swofjb-m3jp48">&nbsp;</div>\r\n
    <div id="bylineInfo_feature_div" class="celwidget" data-feature-name="bylineInfo" data-csa-c-id="4ph2iy-sjdhqf-o0xvwg-qlmwv2">\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="ont7d8-7vahsv-a27c1t-6l8673" 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">【14-in-1 Multi-Gym Equipment】This new 14-in-1 design push up board featured with different colour-coded push-up board targets specifics Upper Body muscles training (green-back,blue-shoulder,yellow-triceps, red-chest) by moving the handles to different colour-coded</span></li>\r\n
    <li><span class="a-list-item">【Durable ABS Material &amp; Sturdiness 】High-grad ABS plastic board made it not easy to break or damage, silicone/ABS handle prevents slipping without worrying about sweating. The round pad makes the upper push plate more stable.</span></li>\r\n
    <li><span class="a-list-item">【Foldable &amp; Easy to Use 】It is foldable design bodybuilding stands board, you can carry it to anywhere with simple assembly. Comes with non-slip pads, more comfortable and safer for exercise. Widely used in the room, gym, outdoor, and so one.</span></li>\r\n
    <li><span class="a-list-item">【Burning Calories and Keep Health】This workout boards suitable for everyone, from male to female, student, professional athlete or beginner. Burn calories and increase physical fitness, leading you to complete body strength and conditioning exercises.</span></li>\r\n
    <li><span class="a-list-item">【Package included】1pcs 14 in 1 foldable support board;1pair of Handle ,1pcs English instruction,6pcs non-slip pad.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="g6lo2y-tq1gul-5vzoty-we365o" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="7f60us-izkzsk-8epmdc-bcl5wa" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:490;s:12:"tax_class_id";N;s:4:"slug";s:90:"fascial-massage-gun-powerful-cordless-percussion-massager-16mm-storage-box-shandeng-mussle";s:5:"price";s:7:"28.0000";s:13:"special_price";s:7:"24.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"24.0000";s:3:"sku";s:5:"J12p0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8680;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 12:56:05";s:10:"updated_at";s:19:"2026-03-07 00:12:12";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:490;s:12:"tax_class_id";N;s:4:"slug";s:90:"fascial-massage-gun-powerful-cordless-percussion-massager-16mm-storage-box-shandeng-mussle";s:5:"price";s:7:"28.0000";s:13:"special_price";s:7:"24.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"24.0000";s:3:"sku";s:5:"J12p0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8680;s:9:"is_active";i:1;s:8:"new_from";s:19:"2021-01-08 00:00:00";s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-01-08 12:56:05";s:10:"updated_at";s:19:"2026-03-07 00:12:12";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:490;}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:546;s:18:"up_sell_product_id";i:490;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:490;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:488;s:10:"product_id";i:490;s:6:"locale";s:2:"en";s:4:"name";s:90:"Fascial Massage Gun Powerful Cordless Percussion Massager 16Mm Storage Box Shandeng Mussle";s:11:"description";s:1419:"<p>&nbsp;</p>\r\n
    <div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="14zm7i-fbac5f-ok30t2-5v286t">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Customized ergonomic massage head can provide comfortable massage experience while reducing the damage to bones and collaterals.</span></li>\r\n
    <li><span class="a-list-item">Reduced recovery time,increased blood flow,clears lactic acid,releases muscle knots,breaks down scar tissue,increased range of motion。</span></li>\r\n
    <li><span class="a-list-item">The device allows the user to directly target areas of soreness and reduce pain, whilst also reducing</span></li>\r\n
    <li><span class="a-list-item">Adjust the frequencies according to the purpose, for warming up, soreness relief, injured muscles, muscle pain and activation, tightness relief; increase to higher speeds for larger and stronger muscle groups.</span></li>\r\n
    <li><span class="a-list-item">Many kinds of massage head, according to the location of massage to choose massage head, bring a more comprehensive massage experience.</span></li>\r\n
    </ul>\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:488;s:10:"product_id";i:490;s:6:"locale";s:2:"en";s:4:"name";s:90:"Fascial Massage Gun Powerful Cordless Percussion Massager 16Mm Storage Box Shandeng Mussle";s:11:"description";s:1419:"<p>&nbsp;</p>\r\n
    <div id="ppd">\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="14zm7i-fbac5f-ok30t2-5v286t">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Customized ergonomic massage head can provide comfortable massage experience while reducing the damage to bones and collaterals.</span></li>\r\n
    <li><span class="a-list-item">Reduced recovery time,increased blood flow,clears lactic acid,releases muscle knots,breaks down scar tissue,increased range of motion。</span></li>\r\n
    <li><span class="a-list-item">The device allows the user to directly target areas of soreness and reduce pain, whilst also reducing</span></li>\r\n
    <li><span class="a-list-item">Adjust the frequencies according to the purpose, for warming up, soreness relief, injured muscles, muscle pain and activation, tightness relief; increase to higher speeds for larger and stronger muscle groups.</span></li>\r\n
    <li><span class="a-list-item">Many kinds of massage head, according to the location of massage to choose massage head, bring a more comprehensive massage experience.</span></li>\r\n
    </ul>\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: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:493;s:12:"tax_class_id";N;s:4:"slug";s:102:"umate-professional-beauty-machine-lcd-laser-hair-removal-ipl-permanent-hair-epilator-home-pulsed-light";s:5:"price";s:7:"90.0000";s:13:"special_price";s:7:"76.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"76.0000";s:3:"sku";s:5:"J50P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5937;s:9:"is_active";i:1;s:8:"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-01-08 13:53:58";s:10:"updated_at";s:19:"2026-03-06 16:23:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:493;s:12:"tax_class_id";N;s:4:"slug";s:102:"umate-professional-beauty-machine-lcd-laser-hair-removal-ipl-permanent-hair-epilator-home-pulsed-light";s:5:"price";s:7:"90.0000";s:13:"special_price";s:7:"76.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"76.0000";s:3:"sku";s:5:"J50P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5937;s:9:"is_active";i:1;s:8:"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-01-08 13:53:58";s:10:"updated_at";s:19:"2026-03-06 16:23:06";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:493;}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:546;s:18:"up_sell_product_id";i:493;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:493;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:491;s:10:"product_id";i:493;s:6:"locale";s:2:"en";s:4:"name";s:102:"Umate Professional Beauty Machine LCD Laser Hair Removal IPL Permanent Hair Epilator Home Pulsed Light";s:11:"description";s:4765:"<div id="e00506d1ed51400f87136fe1c001ec08" class="blk blk_text blk-no-bg-lpm-449" data-id="b-e00506d1ed51400f87136fe1c001ec08">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <p>Specifications</p>\r\n
    </div>\r\n
    </div>\r\n
    <div id="7b4a851fe8ee40a2bd13be0b577a34cf" class="blk blk_text blk-no-bg-lpm-449" data-id="b-7b4a851fe8ee40a2bd13be0b577a34cf">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Brand: Umate</li>\r\n
    <li>Model: T-006</li>\r\n
    <li>T&nbsp;u: intense pulsed light</li>\r\n
    <li>Power: 36 W</li>\r\n
    <li>Application: bikini zone, face, legs</li>\r\n
    <li>Five power modes</li>\r\n
    <li>300,000 flashes</li>\r\n
    <li>Country of origin: China</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="f8804c8c2abd40e98a2e3612cd2089d3" class="blk_container v3 cnt-cells-2 orange_cell_resize " data-id="b-f8804c8c2abd40e98a2e3612cd2089d3">\r\n
    <div class="blk_container_cells_wrap">\r\n
    <div class="blk_container_cells cells-2">\r\n
    <div class="td_container_cell" data-cell_id="c-13ec6a3053c947e0b8d0456dab9f1bf4">\r\n
    <div id="13ec6a3053c947e0b8d0456dab9f1bf4" class="cell v3 container_cell sortable_cell">\r\n
    <div id="458651e5e9f8490ba0139bd5b0946456" class="blk blk_box " data-id="b-458651e5e9f8490ba0139bd5b0946456">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_box_self clearfix" data-is_border_allow="0">\r\n
    <div id="d390ced5667c487f8efa7eab30d554e4" class="cell tpl_cell tpl_box_cell sortable_cell l_float ">\r\n
    <div id="fa9b2938c81d490c90d5bba2537fbae9" class="blk blk_text blk-no-bg-lpm-449" data-id="b-fa9b2938c81d490c90d5bba2537fbae9">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Epilation can be nice&nbsp;Without irritations and cuts.</li>\r\n
    <li>Photoepilator Umate Home Pulsed Light T-006 creates a powerful beam of concentrated light that destroys the hair follicles and eliminates unwanted body hair.&nbsp;</li>\r\n
    <li>As a result, the hair simply stops growing.</li>\r\n
    <li>What are the advantages of Umate Home Pulsed Light T-006.</li>\r\n
    </ul>\r\n
    <div id="ce73afaa01f34e0e9e09715895be9d1f" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ce73afaa01f34e0e9e09715895be9d1f">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <ol>\r\n
    <li>Great resource :&nbsp;The resource of the device is designed for 300,000 flashes, the stock of which should be enough for 15 years of using the device.</li>\r\n
    <li>Additional photocell:&nbsp;Included is a replaceable lamp, the use of which will extend the service life of the device.</li>\r\n
    <li>Network operation:&nbsp;The process of hair removal will be continuous, no need to wait for the battery to charge.</li>\r\n
    <li>Power control:&nbsp;It is possible to select the flash output for different areas of the body and face.</li>\r\n
    <li>Affordable price:&nbsp;The cost of similar photoepilators of this level is 3-5 times higher&nbsp;.</li>\r\n
    </ol>\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <p><strong>How it works</strong></p>\r\n
    <p><img src="https://cdn.shopify.com/s/files/1/0090/0143/5236/files/123_large.png?v=1559079095" alt="" /></p>\r\n
    <p><strong>What do you get from using the&nbsp;</strong><br /><strong>photoepilator</strong></p>\r\n
    <ol>\r\n
    <li>Guaranteed disposal of unwanted facial and body hair.</li>\r\n
    <li>No pain or discomfort from the procedure</li>\r\n
    <li>Smooth skin for a long time (up to 6 months) or forever</li>\r\n
    <li>Safe use without cuts and skin irritations&nbsp;</li>\r\n
    </ol>\r\n
    </div>\r\n
    </div>\r\n
    <div id="d3ea123ecdd849d9a74a74415f4f94a5" class="blk blk_image_ext " data-id="b-d3ea123ecdd849d9a74a74415f4f94a5">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_image_data_wrap no_sel c_text">\r\n
    <div class="img_container block-content ">\r\n
    <ul>\r\n
    <li><strong>Number of flashes:</strong>&nbsp;300,000 Pulses.</li>\r\n
    <li><strong>Lamp replacement:</strong>&nbsp;The lamp does not change.&nbsp;Low cost allows you to purchase a new photoepilator instead of replacing the lamp.</li>\r\n
    <li><strong>Coverage area of ​​the treated surface:</strong>&nbsp;4 square meters at a time, there is a nozzle with a coverage of 2-3 square meters</li>\r\n
    <li><strong>Additional nozzles:</strong>&nbsp;There is an additional nozzle with a smaller coverage area (for the face, bikini area, etc.)</li>\r\n
    <li><strong>Power adjustment:</strong>&nbsp;5 power adjustment modes</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </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:491;s:10:"product_id";i:493;s:6:"locale";s:2:"en";s:4:"name";s:102:"Umate Professional Beauty Machine LCD Laser Hair Removal IPL Permanent Hair Epilator Home Pulsed Light";s:11:"description";s:4765:"<div id="e00506d1ed51400f87136fe1c001ec08" class="blk blk_text blk-no-bg-lpm-449" data-id="b-e00506d1ed51400f87136fe1c001ec08">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <p>Specifications</p>\r\n
    </div>\r\n
    </div>\r\n
    <div id="7b4a851fe8ee40a2bd13be0b577a34cf" class="blk blk_text blk-no-bg-lpm-449" data-id="b-7b4a851fe8ee40a2bd13be0b577a34cf">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Brand: Umate</li>\r\n
    <li>Model: T-006</li>\r\n
    <li>T&nbsp;u: intense pulsed light</li>\r\n
    <li>Power: 36 W</li>\r\n
    <li>Application: bikini zone, face, legs</li>\r\n
    <li>Five power modes</li>\r\n
    <li>300,000 flashes</li>\r\n
    <li>Country of origin: China</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="f8804c8c2abd40e98a2e3612cd2089d3" class="blk_container v3 cnt-cells-2 orange_cell_resize " data-id="b-f8804c8c2abd40e98a2e3612cd2089d3">\r\n
    <div class="blk_container_cells_wrap">\r\n
    <div class="blk_container_cells cells-2">\r\n
    <div class="td_container_cell" data-cell_id="c-13ec6a3053c947e0b8d0456dab9f1bf4">\r\n
    <div id="13ec6a3053c947e0b8d0456dab9f1bf4" class="cell v3 container_cell sortable_cell">\r\n
    <div id="458651e5e9f8490ba0139bd5b0946456" class="blk blk_box " data-id="b-458651e5e9f8490ba0139bd5b0946456">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_box_self clearfix" data-is_border_allow="0">\r\n
    <div id="d390ced5667c487f8efa7eab30d554e4" class="cell tpl_cell tpl_box_cell sortable_cell l_float ">\r\n
    <div id="fa9b2938c81d490c90d5bba2537fbae9" class="blk blk_text blk-no-bg-lpm-449" data-id="b-fa9b2938c81d490c90d5bba2537fbae9">\r\n
    <div class="blk-data blk-data--pc ie_css3 clearfix">\r\n
    <ul>\r\n
    <li>Epilation can be nice&nbsp;Without irritations and cuts.</li>\r\n
    <li>Photoepilator Umate Home Pulsed Light T-006 creates a powerful beam of concentrated light that destroys the hair follicles and eliminates unwanted body hair.&nbsp;</li>\r\n
    <li>As a result, the hair simply stops growing.</li>\r\n
    <li>What are the advantages of Umate Home Pulsed Light T-006.</li>\r\n
    </ul>\r\n
    <div id="ce73afaa01f34e0e9e09715895be9d1f" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ce73afaa01f34e0e9e09715895be9d1f">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <ol>\r\n
    <li>Great resource :&nbsp;The resource of the device is designed for 300,000 flashes, the stock of which should be enough for 15 years of using the device.</li>\r\n
    <li>Additional photocell:&nbsp;Included is a replaceable lamp, the use of which will extend the service life of the device.</li>\r\n
    <li>Network operation:&nbsp;The process of hair removal will be continuous, no need to wait for the battery to charge.</li>\r\n
    <li>Power control:&nbsp;It is possible to select the flash output for different areas of the body and face.</li>\r\n
    <li>Affordable price:&nbsp;The cost of similar photoepilators of this level is 3-5 times higher&nbsp;.</li>\r\n
    </ol>\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">&nbsp;</div>\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div id="ef6598ea9f5c4f9d82566cf9a9b36881" class="blk blk_text blk-no-bg-lpm-449" data-id="b-ef6598ea9f5c4f9d82566cf9a9b36881">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <p><strong>How it works</strong></p>\r\n
    <p><img src="https://cdn.shopify.com/s/files/1/0090/0143/5236/files/123_large.png?v=1559079095" alt="" /></p>\r\n
    <p><strong>What do you get from using the&nbsp;</strong><br /><strong>photoepilator</strong></p>\r\n
    <ol>\r\n
    <li>Guaranteed disposal of unwanted facial and body hair.</li>\r\n
    <li>No pain or discomfort from the procedure</li>\r\n
    <li>Smooth skin for a long time (up to 6 months) or forever</li>\r\n
    <li>Safe use without cuts and skin irritations&nbsp;</li>\r\n
    </ol>\r\n
    </div>\r\n
    </div>\r\n
    <div id="d3ea123ecdd849d9a74a74415f4f94a5" class="blk blk_image_ext " data-id="b-d3ea123ecdd849d9a74a74415f4f94a5">\r\n
    <div class="blk-data ie_css3 clearfix">\r\n
    <div class="blk_image_data_wrap no_sel c_text">\r\n
    <div class="img_container block-content ">\r\n
    <ul>\r\n
    <li><strong>Number of flashes:</strong>&nbsp;300,000 Pulses.</li>\r\n
    <li><strong>Lamp replacement:</strong>&nbsp;The lamp does not change.&nbsp;Low cost allows you to purchase a new photoepilator instead of replacing the lamp.</li>\r\n
    <li><strong>Coverage area of ​​the treated surface:</strong>&nbsp;4 square meters at a time, there is a nozzle with a coverage of 2-3 square meters</li>\r\n
    <li><strong>Additional nozzles:</strong>&nbsp;There is an additional nozzle with a smaller coverage area (for the face, bikini area, etc.)</li>\r\n
    <li><strong>Power adjustment:</strong>&nbsp;5 power adjustment modes</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </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: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:502;s:12:"tax_class_id";N;s:4:"slug";s:56:"fingertip-pulse-oximeter-blood-oxygen-meter-spo2-monitor";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2806;s:9:"is_active";i:1;s:8:"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-01-21 00:24:12";s:10:"updated_at";s:19:"2026-03-07 00:27:40";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:502;s:12:"tax_class_id";N;s:4:"slug";s:56:"fingertip-pulse-oximeter-blood-oxygen-meter-spo2-monitor";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2806;s:9:"is_active";i:1;s:8:"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-01-21 00:24:12";s:10:"updated_at";s:19:"2026-03-07 00:27:40";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:502;}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:546;s:18:"up_sell_product_id";i:502;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:502;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:500;s:10:"product_id";i:502;s:6:"locale";s:2:"en";s:4:"name";s:56:"Fingertip Pulse Oximeter Blood Oxygen Meter SpO2 Monitor";s:11:"description";s:1610:"<p><span style="font-family: Tahoma;">Display Format: LCD Display<br />SpO2 Measuring Range: 0% ~ 100%<br />Pulse Rate Measuring Range:&nbsp;30 bpm ~ 250 bpm<br />Pulse Wave Display:&nbsp;columniation display and the waveform display.<br />Power Requirement:&nbsp;2x 1.5 V AAA Alkaline battery ( or using the rechargeable battery instead), adaptable range: 2.6 V &ndash; 3.6V<br />Power Consumption:&nbsp;Smaller than 30 mA<br />Resolution:&nbsp;1% for SpO2 and 1 bpm for Pulse Rate.<br />Measurement Accuracy:&nbsp;&plusmn;2% in a stage of 70%-100% SpO2, and meaningless when the stage being smaller than 70% &plusmn;2 bpm during the pulse rate range of 30-99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm. Clinical Trial: SpO2 regression plot &amp; Bland-Altman plot, Refer to Figure 2 &amp; Figure 3.<br />Measurement Performance in Weak Filling Condition:&nbsp;SpO2 and pulse rate can be shown correctly when the pulse-filling ratio is 0.4%. SpO2 error is &plusmn;4%, pulse rate error is &plusmn;2 bpm during the pulse rate range of 30~99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm.<br />Resistance to surrounding light:&nbsp;The deviation between the value measured in the condition of man-made light or indoor natural light and darkroom is less than 1%.<br />It&rsquo;s equipped with a function switch:&nbsp;The product will enter the standby mode when no signal is in the product within 5 seconds.</span></p>\r\n
    <p><span style="font-family: Tahoma;">Optical Sensor:<br />Red light ( wavelength is 660 nm, 6.65 mW)<br />Infrared (wavelength is 880 nm, 6.75 mW)</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:500;s:10:"product_id";i:502;s:6:"locale";s:2:"en";s:4:"name";s:56:"Fingertip Pulse Oximeter Blood Oxygen Meter SpO2 Monitor";s:11:"description";s:1610:"<p><span style="font-family: Tahoma;">Display Format: LCD Display<br />SpO2 Measuring Range: 0% ~ 100%<br />Pulse Rate Measuring Range:&nbsp;30 bpm ~ 250 bpm<br />Pulse Wave Display:&nbsp;columniation display and the waveform display.<br />Power Requirement:&nbsp;2x 1.5 V AAA Alkaline battery ( or using the rechargeable battery instead), adaptable range: 2.6 V &ndash; 3.6V<br />Power Consumption:&nbsp;Smaller than 30 mA<br />Resolution:&nbsp;1% for SpO2 and 1 bpm for Pulse Rate.<br />Measurement Accuracy:&nbsp;&plusmn;2% in a stage of 70%-100% SpO2, and meaningless when the stage being smaller than 70% &plusmn;2 bpm during the pulse rate range of 30-99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm. Clinical Trial: SpO2 regression plot &amp; Bland-Altman plot, Refer to Figure 2 &amp; Figure 3.<br />Measurement Performance in Weak Filling Condition:&nbsp;SpO2 and pulse rate can be shown correctly when the pulse-filling ratio is 0.4%. SpO2 error is &plusmn;4%, pulse rate error is &plusmn;2 bpm during the pulse rate range of 30~99 bpm and &plusmn;2% during the pulse rate range of 100~250 bpm.<br />Resistance to surrounding light:&nbsp;The deviation between the value measured in the condition of man-made light or indoor natural light and darkroom is less than 1%.<br />It&rsquo;s equipped with a function switch:&nbsp;The product will enter the standby mode when no signal is in the product within 5 seconds.</span></p>\r\n
    <p><span style="font-family: Tahoma;">Optical Sensor:<br />Red light ( wavelength is 660 nm, 6.65 mW)<br />Infrared (wavelength is 880 nm, 6.75 mW)</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: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:503;s:12:"tax_class_id";N;s:4:"slug";s:64:"yoga-wheel-roller-rad-for-back-pain-poses-stretching-flexibility";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:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6293;s:9:"is_active";i:1;s:8:"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-01-21 00:46:15";s:10:"updated_at";s:19:"2026-03-06 14:17:38";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:503;s:12:"tax_class_id";N;s:4:"slug";s:64:"yoga-wheel-roller-rad-for-back-pain-poses-stretching-flexibility";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:"J9P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6293;s:9:"is_active";i:1;s:8:"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-01-21 00:46:15";s:10:"updated_at";s:19:"2026-03-06 14:17:38";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:503;}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:546;s:18:"up_sell_product_id";i:503;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:503;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:501;s:10:"product_id";i:503;s:6:"locale";s:2:"en";s:4:"name";s:64:"Yoga Wheel Roller Rad for Back Pain Poses Stretching flexibility";s:11:"description";s:1040:"<h2 id="goods_name" class="name on">Yoga Wheel Yoga Roller Rad for Back Pain Poses Stretching flexibility</h2>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">STRETCHABLE: The yoga wheel can stretch the ligament and relax the shoulder massage; it fits the curve of the back and is suitable for stretching the back.</span></li>\r\n
    <li><span class="a-list-item">COMFORTABLE: Yoga wheel features a hybrid TPE foam which cushions your palms, feet, and back while in motion, providing a remarkable sense of comfort.</span></li>\r\n
    <li><span class="a-list-item">DURABLE: TPE plastic inner which effectively improves the impact resistance and is safer to use; the maximum able to withstand a WHOPPING 330 lbs!</span></li>\r\n
    <li><span class="a-list-item">ANTI-SLIP: Free of moisture accumulation, thanks to its superior padding, you can use your new prop during the most demanding of yoga sessions!Imitation leaf vein pattern is more anti-slip; meanwhile this kind of material is easy to clean.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:501;s:10:"product_id";i:503;s:6:"locale";s:2:"en";s:4:"name";s:64:"Yoga Wheel Roller Rad for Back Pain Poses Stretching flexibility";s:11:"description";s:1040:"<h2 id="goods_name" class="name on">Yoga Wheel Yoga Roller Rad for Back Pain Poses Stretching flexibility</h2>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">STRETCHABLE: The yoga wheel can stretch the ligament and relax the shoulder massage; it fits the curve of the back and is suitable for stretching the back.</span></li>\r\n
    <li><span class="a-list-item">COMFORTABLE: Yoga wheel features a hybrid TPE foam which cushions your palms, feet, and back while in motion, providing a remarkable sense of comfort.</span></li>\r\n
    <li><span class="a-list-item">DURABLE: TPE plastic inner which effectively improves the impact resistance and is safer to use; the maximum able to withstand a WHOPPING 330 lbs!</span></li>\r\n
    <li><span class="a-list-item">ANTI-SLIP: Free of moisture accumulation, thanks to its superior padding, you can use your new prop during the most demanding of yoga sessions!Imitation leaf vein pattern is more anti-slip; meanwhile this kind of material is easy to clean.</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: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:512;s:12:"tax_class_id";N;s:4:"slug";s:36:"couple-mugs-always-kiss-me-love-gift";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2339;s:9:"is_active";i:1;s:8:"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:54:03";s:10:"updated_at";s:19:"2026-03-07 05:11:51";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:512;s:12:"tax_class_id";N;s:4:"slug";s:36:"couple-mugs-always-kiss-me-love-gift";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2339;s:9:"is_active";i:1;s:8:"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:54:03";s:10:"updated_at";s:19:"2026-03-07 05:11:51";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:512;}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:546;s:18:"up_sell_product_id";i:512;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:512;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:510;s:10:"product_id";i:512;s:6:"locale";s:2:"en";s:4:"name";s:38:"Couple Mugs - Always kiss me Love Gift";s:11:"description";s:40:"<p>Couple Mugs - Always kiss me gift</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:510;s:10:"product_id";i:512;s:6:"locale";s:2:"en";s:4:"name";s:38:"Couple Mugs - Always kiss me Love Gift";s:11:"description";s:40:"<p>Couple Mugs - Always kiss me gift</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i: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:546;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:546;s:18:"up_sell_product_id";i:513;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;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:2117;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: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:521;s:12:"tax_class_id";N;s:4:"slug";s:91:"shake-n-take-3-double-cup-mini-juicer-multi-function-household-juice-machine-electric-mixer";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:4:"J8P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2675;s:9:"is_active";i:1;s:8:"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-18 17:49:26";s:10:"updated_at";s:19:"2026-03-05 21:36:25";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:521;s:12:"tax_class_id";N;s:4:"slug";s:91:"shake-n-take-3-double-cup-mini-juicer-multi-function-household-juice-machine-electric-mixer";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:4:"J8P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2675;s:9:"is_active";i:1;s:8:"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-18 17:49:26";s:10:"updated_at";s:19:"2026-03-05 21:36:25";s:16:"pivot_product_id";i:546;s:24:"pivot_up_sell_product_id";i:521;}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:546;s:18:"up_sell_product_id";i:521;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:546;s:18:"up_sell_product_id";i:521;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2117;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:519;s:10:"product_id";i:521;s:6:"locale";s:2:"en";s:4:"name";s:91:"Shake N Take 3 Double Cup Mini Juicer Multi Function Household Juice Machine Electric Mixer";s:11:"description";s:2503:"<div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6iqff2-88z0qt-5stwzi-mo98s1" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">★️Fruit &amp; Vegetable Tools Type:Squeezers &amp; Reamers,Juice cup:Electric juice cup,juicer grinder:juicer manual</span></li>\r\n
    <li><span class="a-list-item">★️juicer press:juicer orange manual,Material:PP+PC+ABS+Stainless steel,juicer mixer:juicer head</span></li>\r\n
    <li><span class="a-list-item">★️Brand Name:SATOSHI DUN,Numbering:KM BLA0216,Type:Fruit &amp; Vegetable Tools</span></li>\r\n
    <li><span class="a-list-item">★️Certification:CIQ,Feature:Eco-Friendly</span></li>\r\n
    <li><span class="a-list-item">★️Juicer:mini Juicer,Model Number:KM BLA0216</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="qyhcfg-2u37r-79qxvc-ky4ckj" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="cms291-seufgl-x5cmtk-ygkc9x" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="if36h5-lgjfav-kr3vrf-o3d3rx" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="xctfax-f4yd7n-5kq0jw-61u6pc" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="giftcard-holiday-availability-messaging_feature_div" class="celwidget" data-feature-name="giftCardHolidayAvailabilityMessaging" data-csa-c-id="dowi5u-lxgfht-adk43c-fkr15" data-cel-widget="giftcard-holiday-availability-messaging_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="eccwk5-ud3dxe-6zq2m-f491o7" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="olp_feature_div" class="celwidget" data-feature-name="olp" data-csa-c-id="nty1q1-b1qrbb-pip3fw-z1dk3g" data-cel-widget="olp_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:519;s:10:"product_id";i:521;s:6:"locale";s:2:"en";s:4:"name";s:91:"Shake N Take 3 Double Cup Mini Juicer Multi Function Household Juice Machine Electric Mixer";s:11:"description";s:2503:"<div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="6iqff2-88z0qt-5stwzi-mo98s1" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">★️Fruit &amp; Vegetable Tools Type:Squeezers &amp; Reamers,Juice cup:Electric juice cup,juicer grinder:juicer manual</span></li>\r\n
    <li><span class="a-list-item">★️juicer press:juicer orange manual,Material:PP+PC+ABS+Stainless steel,juicer mixer:juicer head</span></li>\r\n
    <li><span class="a-list-item">★️Brand Name:SATOSHI DUN,Numbering:KM BLA0216,Type:Fruit &amp; Vegetable Tools</span></li>\r\n
    <li><span class="a-list-item">★️Certification:CIQ,Feature:Eco-Friendly</span></li>\r\n
    <li><span class="a-list-item">★️Juicer:mini Juicer,Model Number:KM BLA0216</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="qyhcfg-2u37r-79qxvc-ky4ckj" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="globalStoreInfoBullets_feature_div" class="celwidget" data-feature-name="globalStoreInfoBullets" data-csa-c-id="cms291-seufgl-x5cmtk-ygkc9x" data-cel-widget="globalStoreInfoBullets_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="if36h5-lgjfav-kr3vrf-o3d3rx" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    <div id="addOnItem_feature_div" class="celwidget" data-feature-name="addOnItem" data-csa-c-id="xctfax-f4yd7n-5kq0jw-61u6pc" data-cel-widget="addOnItem_feature_div">&nbsp;</div>\r\n
    <div id="giftcard-holiday-availability-messaging_feature_div" class="celwidget" data-feature-name="giftCardHolidayAvailabilityMessaging" data-csa-c-id="dowi5u-lxgfht-adk43c-fkr15" data-cel-widget="giftcard-holiday-availability-messaging_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="eccwk5-ud3dxe-6zq2m-f491o7" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="olp_feature_div" class="celwidget" data-feature-name="olp" data-csa-c-id="nty1q1-b1qrbb-pip3fw-z1dk3g" data-cel-widget="olp_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;}}}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:544;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:546;s:10:"created_at";s:19:"2021-03-05 15:06:23";s:10:"updated_at";s:19:"2021-03-05 15:06:23";s:13:"meta_keywords";a:6:{i:0;s:2:"UV";i:1;s:3:"LED";i:2;s:4:"Nail";i:3;s:4:"Lamp";i:4;s:5:"Dryer";i:5;s:3:"SUN";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:544;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:546;s:10:"created_at";s:19:"2021-03-05 15:06:23";s:10:"updated_at";s:19:"2021-03-05 15:06: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:546;s:12:"meta_data_id";i:544;s:6:"locale";s:2:"en";s:10:"meta_title";s:30:"UV LED Nail Lamp Dryer SUN X28";s:13:"meta_keywords";s:40:"["UV","LED","Nail","Lamp","Dryer","SUN"]";s:16:"meta_description";s:30:"UV LED Nail Lamp Dryer SUN X28";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:546;s:12:"meta_data_id";i:544;s:6:"locale";s:2:"en";s:10:"meta_title";s:30:"UV LED Nail Lamp Dryer SUN X28";s:13:"meta_keywords";s:40:"["UV","LED","Nail","Lamp","Dryer","SUN"]";s:16:"meta_description";s:30:"UV LED Nail Lamp Dryer SUN X28";}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:60:"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28";}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/uv-led-nail-lamp-dryer-sun-x28"
      #requestUri: "/products/uv-led-nail-lamp-dryer-sun-x28"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1281}
    
     */
    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/uv-led-nail-lamp-dryer-sun-x28"
      #requestUri: "/products/uv-led-nail-lamp-dryer-sun-x28"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1281}
    
|--------------------------------------------------------------------------
| 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/uv-led-nail-lamp-dryer-sun-x28"
      #requestUri: "/products/uv-led-nail-lamp-dryer-sun-x28"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1281}
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
TZ
"Europe/Berlin"
REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
"aau1AH1IVdV3WmCTEGjG8gAAAAg"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL
"/products/uv-led-nail-lamp-dryer-sun-x28"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aau1AH1IVdV3WmCTEGjG8gAAAAg"
REDIRECT_REDIRECT_SCRIPT_URL
"/products/uv-led-nail-lamp-dryer-sun-x28"
REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aau1AH1IVdV3WmCTEGjG8gAAAAg"
REDIRECT_SCRIPT_URL
"/products/uv-led-nail-lamp-dryer-sun-x28"
REDIRECT_SCRIPT_URI
"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_HANDLER
"application/x-httpd-ea-php73"
REDIRECT_STATUS
"200"
UNIQUE_ID
"aau1AH1IVdV3WmCTEGjG8gAAAAg"
SCRIPT_URL
"/products/uv-led-nail-lamp-dryer-sun-x28"
SCRIPT_URI
"https://black-lb.com/products/uv-led-nail-lamp-dryer-sun-x28"
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
"27696"
REDIRECT_URL
"/public/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/products/uv-led-nail-lamp-dryer-sun-x28"
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
1772860672.7888
REQUEST_TIME
1772860672
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