Whoops! There was an error.
ErrorException (E_WARNING)
file_put_contents(/home/blacklb/public_html/storage/framework/sessions/YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP): failed to open stream: No space left on device ErrorException thrown with message "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP): 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/YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP): 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/YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP"
    
  2. """
    a:5:{s:6:"_token";s:40:"gGz6PPnsExQkD1gdzlfTCPSckmtMLfNHS6oVpzLS";s:6:"locale";s:2:"en";s:67:"YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:1732;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:1732;s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:5:"price";d:28;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:1732;s:12:"tax_class_id";N;s:4:"slug";s:41:"2.4g-wireless-gs5-controller-game-station";s:5:"price";s:7:"38.0000";s:13:"special_price";s:7:"28.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"28.0000";s:3:"sku";s:5:"J13P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1283;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2026-03-06 08:11:54";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:1732;s:12:"tax_class_id";N;s:4:"slug";s:41:"2.4g-wireless-gs5-controller-game-station";s:5:"price";s:7:"38.0000";s:13:"special_price";s:7:"28.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"28.0000";s:3:"sku";s:5:"J13P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1283;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2026-03-06 08:11:54";}s:10:"\x00*\x00changes";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:1730;s:10:"product_id";i:1732;s:6:"locale";s:2:"en";s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:11:"description";s:464:"<h1 class="page-title"><span class="base" data-ui-id="page-title-wrapper">2.4G Wireless GS5 Controller Game Station</span></h1>\r\n
    <div><strong>Features:</strong></div>\r\n
    <div>&nbsp;</div>\r\n
    <ul>\r\n
    <li>2.4G wireless</li>\r\n
    <li>Two players game</li>\r\n
    <li>Plug &amp; play</li>\r\n
    <li>GS5 game station</li>\r\n
    <li>Game rocker for 8 bit OS</li>\r\n
    <li>High sensitivity &amp; anti-skid design</li>\r\n
    <li>Responsive game controls</li>\r\n
    <li>Durable &amp; lightweight built</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1730;s:10:"product_id";i:1732;s:6:"locale";s:2:"en";s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:11:"description";s:464:"<h1 class="page-title"><span class="base" data-ui-id="page-title-wrapper">2.4G Wireless GS5 Controller Game Station</span></h1>\r\n
    <div><strong>Features:</strong></div>\r\n
    <div>&nbsp;</div>\r\n
    <ul>\r\n
    <li>2.4G wireless</li>\r\n
    <li>Two players game</li>\r\n
    <li>Plug &amp; play</li>\r\n
    <li>GS5 game station</li>\r\n
    <li>Game rocker for 8 bit OS</li>\r\n
    <li>High sensitivity &amp; anti-skid design</li>\r\n
    <li>Responsive game controls</li>\r\n
    <li>Durable &amp; lightweight built</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:"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:10:{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:13382;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/XHSvVoRVDPhRb4yICu9GlMYcJDG2nRmDwiQ6j4ku.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"329803";s:10:"created_at";s:19:"2025-07-17 10:24:47";s:10:"updated_at";s:19:"2025-07-17 10:24:47";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13382;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/XHSvVoRVDPhRb4yICu9GlMYcJDG2nRmDwiQ6j4ku.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"329803";s:10:"created_at";s:19:"2025-07-17 10:24:47";s:10:"updated_at";s:19:"2025-07-17 10:24:47";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13382;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74732;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13382;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74732;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13382;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74732;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13383;s:7:"user_id";i:1;s:8:"filename";s:52:"502188052_1349265456352191_2865232322373159078_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GIuDhVjwVTcg8HeGCrefIzGycHEUaBcsH2abacyH.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"24891";s:10:"created_at";s:19:"2025-07-17 10:25:02";s:10:"updated_at";s:19:"2025-07-17 10:25:02";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13383;s:7:"user_id";i:1;s:8:"filename";s:52:"502188052_1349265456352191_2865232322373159078_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GIuDhVjwVTcg8HeGCrefIzGycHEUaBcsH2abacyH.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"24891";s:10:"created_at";s:19:"2025-07-17 10:25:02";s:10:"updated_at";s:19:"2025-07-17 10:25:02";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13383;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74733;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13383;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74733;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13383;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74733;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13391;s:7:"user_id";i:1;s:8:"filename";s:52:"501983262_2054098931748899_2168243698052223880_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/yjRdBrZhQDLIyD0lLZeVFOEQly8UfxTRu63EkiNm.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35115";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13391;s:7:"user_id";i:1;s:8:"filename";s:52:"501983262_2054098931748899_2168243698052223880_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/yjRdBrZhQDLIyD0lLZeVFOEQly8UfxTRu63EkiNm.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35115";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13391;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74734;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13391;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74734;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13391;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74734;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13390;s:7:"user_id";i:1;s:8:"filename";s:52:"501699472_2009195362945080_6275383998639767680_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/4jEcHmSe82Cu6nSypYp2pRrGCTChsYX0WIgAALGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37752";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13390;s:7:"user_id";i:1;s:8:"filename";s:52:"501699472_2009195362945080_6275383998639767680_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/4jEcHmSe82Cu6nSypYp2pRrGCTChsYX0WIgAALGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37752";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13390;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74735;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13390;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74735;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13390;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74735;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13389;s:7:"user_id";i:1;s:8:"filename";s:52:"501663521_1876299366481998_2989488675348018605_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tfb3VlXXArgjgrKkEzommAglLGba157nP0Xmhapw.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"29409";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13389;s:7:"user_id";i:1;s:8:"filename";s:52:"501663521_1876299366481998_2989488675348018605_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tfb3VlXXArgjgrKkEzommAglLGba157nP0Xmhapw.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"29409";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13389;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74736;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13389;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74736;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13389;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74736;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13388;s:7:"user_id";i:1;s:8:"filename";s:53:"501454159_10046522475461028_5206757598324834617_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ELMTHRcFvODzGNftQD1QseFenik68ibFFIurkBZq.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"15371";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13388;s:7:"user_id";i:1;s:8:"filename";s:53:"501454159_10046522475461028_5206757598324834617_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ELMTHRcFvODzGNftQD1QseFenik68ibFFIurkBZq.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"15371";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13388;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74737;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13388;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74737;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13388;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74737;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13387;s:7:"user_id";i:1;s:8:"filename";s:52:"501426978_2038198663368069_4618289667901596634_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ctRbKR5GNwBYafcD3fEFf6arcob7VIeByMBikNvJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35074";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13387;s:7:"user_id";i:1;s:8:"filename";s:52:"501426978_2038198663368069_4618289667901596634_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ctRbKR5GNwBYafcD3fEFf6arcob7VIeByMBikNvJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35074";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13387;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74738;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13387;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74738;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13387;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74738;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13386;s:7:"user_id";i:1;s:8:"filename";s:52:"501404411_1505127307567643_2101110796683366280_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/mhS3Tx5ZgFsUXztZTx9LIQYX8whKWLG2Ii2VmuSW.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35428";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13386;s:7:"user_id";i:1;s:8:"filename";s:52:"501404411_1505127307567643_2101110796683366280_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/mhS3Tx5ZgFsUXztZTx9LIQYX8whKWLG2Ii2VmuSW.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35428";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13386;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74739;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13386;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74739;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13386;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74739;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:8;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:13385;s:7:"user_id";i:1;s:8:"filename";s:52:"501358264_1366443371330735_5309734339823499956_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ePQlnIr5EhPNE4yIulTXZM2nCgY5HLCRil2zAM0B.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"28603";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13385;s:7:"user_id";i:1;s:8:"filename";s:52:"501358264_1366443371330735_5309734339823499956_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ePQlnIr5EhPNE4yIulTXZM2nCgY5HLCRil2zAM0B.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"28603";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13385;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74740;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13385;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74740;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13385;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74740;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:9;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:13384;s:7:"user_id";i:1;s:8:"filename";s:52:"501155376_1208710094327215_4544666303762109283_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/CiCV0YuDZJ38pvQswjYm7JKRLxEZldI32yCL4laN.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"63856";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13384;s:7:"user_id";i:1;s:8:"filename";s:52:"501155376_1208710094327215_4544666303762109283_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/CiCV0YuDZJ38pvQswjYm7JKRLxEZldI32yCL4laN.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"63856";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13384;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74741;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13384;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74741;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13384;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74741;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:4:{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:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1702;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1702;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1702;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1706;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1706;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1706;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1726;s:12:"tax_class_id";N;s:4:"slug";s:36:"blue-inflatable-swimming-pool-2.60-m";s:5:"price";s:7:"45.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"45.0000";s:3:"sku";s:5:"J30P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1114;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-06-30 11:15:47";s:10:"updated_at";s:19:"2026-03-07 04:36:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1726;s:12:"tax_class_id";N;s:4:"slug";s:36:"blue-inflatable-swimming-pool-2.60-m";s:5:"price";s:7:"45.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"45.0000";s:3:"sku";s:5:"J30P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1114;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-06-30 11:15:47";s:10:"updated_at";s:19:"2026-03-07 04:36:19";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1726;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1726;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1726;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1724;s:10:"product_id";i:1726;s:6:"locale";s:2:"en";s:4:"name";s:36:"Blue Inflatable Swimming Pool 2.60 m";s:11:"description";s:43:"<p>Blue Inflatable Swimming Pool 2.60 m</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1724;s:10:"product_id";i:1726;s:6:"locale";s:2:"en";s:4:"name";s:36:"Blue Inflatable Swimming Pool 2.60 m";s:11:"description";s:43:"<p>Blue Inflatable Swimming Pool 2.60 m</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1727;s:12:"tax_class_id";N;s:4:"slug";s:62:"double-headed-vehicle-cooling-electric-fan-for-car-and-vehicle";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3833;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-08 09:17:02";s:10:"updated_at";s:19:"2026-03-07 03:27:01";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1727;s:12:"tax_class_id";N;s:4:"slug";s:62:"double-headed-vehicle-cooling-electric-fan-for-car-and-vehicle";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3833;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-08 09:17:02";s:10:"updated_at";s:19:"2026-03-07 03:27:01";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1727;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1727;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1727;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1725;s:10:"product_id";i:1727;s:6:"locale";s:2:"en";s:4:"name";s:62:"Double Headed Vehicle Cooling Electric Fan for Car and Vehicle";s:11:"description";s:4420:"<div class="a-expander-content a-expander-partial-collapse-content a-expander-content-expanded" data-expanded="true">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small po-color">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Colour</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Black</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-electric_fan_design">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Electric fan design</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Table Fan</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-power_source_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Power Source</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">DC Power Supply</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-style">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Style</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Modern</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-item_depth_width_height">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Product Dimensions</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">9.4D x 21.1W x 16H Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-room_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Room Type</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-special_feature">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Special Feature</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Adjustable</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-recommended_uses_for_product">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Recommended Uses For Product</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-noise_level">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Noise Level</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">5 dB</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="poToggleButton" class="a-expander-header a-expander-partial-collapse-header">&nbsp;</div>\r\n
    <div class="a-expander-header a-expander-partial-collapse-header">\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 class="a-spacing-mini"><span class="a-list-item">Wide Application: With a 12V / 24V universal cigarette lighter plug, our car fan is compatible with many kinds of auto models, such as SUV, sedan, car, van, truck, RV, ATV, boat or golf cart. If you had AC went out issue in summer, this vehicle fan is a great choice to keep you comfortable in car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Enjoy Fresh Air: TriPole cooling fan has three speeds, it can produce powerful airflow to blow hot air out of your car quickly. If you always feel unpleasant smells when you open the car, our electric fan will also help you improve air circulation, no more cigarette or food odors in your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Separate Control: This auto fan designs dual fan heads, it can cool down the driver and passenger at the same time, more practical than single fan. There are two independent power button on the base of the fan, allows for split comfort. You can control wind speed and switch for each head separately</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Easy to Use: There are 2 pieces 3M tapes already installed at the bottom of the portable fan, you can simply peel off the papers and stick the fan to car dashboard or armrest area firmly. The fan base is designed to imitate leather surface so it looks more delicate and will integrate with your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Compact in Size: Each fan head is 5 inch, the whole height of our small fan is 6.4 inch, it will not cause visual blind spots after installed on dashboard while bring you cool. Both fan heads can rotate 300 degree horizontally and 270 degree vertically, you can adjust the fan to where you need wind manually</span></li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1725;s:10:"product_id";i:1727;s:6:"locale";s:2:"en";s:4:"name";s:62:"Double Headed Vehicle Cooling Electric Fan for Car and Vehicle";s:11:"description";s:4420:"<div class="a-expander-content a-expander-partial-collapse-content a-expander-content-expanded" data-expanded="true">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small po-color">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Colour</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Black</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-electric_fan_design">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Electric fan design</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Table Fan</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-power_source_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Power Source</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">DC Power Supply</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-style">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Style</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Modern</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-item_depth_width_height">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Product Dimensions</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">9.4D x 21.1W x 16H Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-room_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Room Type</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-special_feature">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Special Feature</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Adjustable</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-recommended_uses_for_product">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Recommended Uses For Product</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-noise_level">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Noise Level</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">5 dB</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="poToggleButton" class="a-expander-header a-expander-partial-collapse-header">&nbsp;</div>\r\n
    <div class="a-expander-header a-expander-partial-collapse-header">\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 class="a-spacing-mini"><span class="a-list-item">Wide Application: With a 12V / 24V universal cigarette lighter plug, our car fan is compatible with many kinds of auto models, such as SUV, sedan, car, van, truck, RV, ATV, boat or golf cart. If you had AC went out issue in summer, this vehicle fan is a great choice to keep you comfortable in car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Enjoy Fresh Air: TriPole cooling fan has three speeds, it can produce powerful airflow to blow hot air out of your car quickly. If you always feel unpleasant smells when you open the car, our electric fan will also help you improve air circulation, no more cigarette or food odors in your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Separate Control: This auto fan designs dual fan heads, it can cool down the driver and passenger at the same time, more practical than single fan. There are two independent power button on the base of the fan, allows for split comfort. You can control wind speed and switch for each head separately</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Easy to Use: There are 2 pieces 3M tapes already installed at the bottom of the portable fan, you can simply peel off the papers and stick the fan to car dashboard or armrest area firmly. The fan base is designed to imitate leather surface so it looks more delicate and will integrate with your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Compact in Size: Each fan head is 5 inch, the whole height of our small fan is 6.4 inch, it will not cause visual blind spots after installed on dashboard while bring you cool. Both fan heads can rotate 300 degree horizontally and 270 degree vertically, you can adjust the fan to where you need wind manually</span></li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:4:{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:1696;s:12:"tax_class_id";N;s:4:"slug";s:68:"intelligent-electronic-music-boxing-machine-with-gloves-upgrade-2024";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"37.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"37.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:3592;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-07 13:31:28";s:10:"updated_at";s:19:"2026-03-07 05:30:08";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1696;s:12:"tax_class_id";N;s:4:"slug";s:68:"intelligent-electronic-music-boxing-machine-with-gloves-upgrade-2024";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"37.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"37.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:3592;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-07 13:31:28";s:10:"updated_at";s:19:"2026-03-07 05:30:08";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1696;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1696;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1694;s:10:"product_id";i:1696;s:6:"locale";s:2:"en";s:4:"name";s:68:"Intelligent Electronic Music Boxing Machine with Gloves Upgrade 2024";s:11:"description";s:1716:"<h2 class="default">Product Description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>*[Professional smart bluetooth boxing equipment] This boxing machine for adults comes equipped with 9 modes and 9 speeds, catering to a wide range of user preferences. As you strike the illuminated bluetooth boxing machine with your fist, each hit is counted. Designed to enhance reaction speed and body coordination, this machine serves as an ideal professional training and daily exercise tool. Suitable for a diverse range of individuals including professional boxers, fitness enthusiasts, those aiming for weight loss, children, teenagers, office workers, and more.</p>\r\n
    <p><br />*[LED Display &amp; Bluetooth Function] The LED display shows the number of hits you make, recording your every progress and growth. The smart music boxing machine supports Bluetooth music, allowing you to choose your favorite songs during your boxing workout. Surround sound speakers and dynamic lights keep you fully immersed while training.</p>\r\n
    <p><br />*[High-Quality Material] The impact surface is crafted from high-elastic foam, offering excellent rebound and shock-absorbing properties to protect your hands from injury during training.</p>\r\n
    <p>*[Easy to Install] The boxing machine for adults is designed for wall-mounting, conserving space and installation effort. Utilize double-sided tape and Velcro to securely attach the wall boxing punching pad musical to the wall, providing a home boxing setup without the need for drilling holes. With this convenience, you can achieve your workout goals from the comfort of home, saving both time and money by eliminating the need for a trip to the gym.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1694;s:10:"product_id";i:1696;s:6:"locale";s:2:"en";s:4:"name";s:68:"Intelligent Electronic Music Boxing Machine with Gloves Upgrade 2024";s:11:"description";s:1716:"<h2 class="default">Product Description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>*[Professional smart bluetooth boxing equipment] This boxing machine for adults comes equipped with 9 modes and 9 speeds, catering to a wide range of user preferences. As you strike the illuminated bluetooth boxing machine with your fist, each hit is counted. Designed to enhance reaction speed and body coordination, this machine serves as an ideal professional training and daily exercise tool. Suitable for a diverse range of individuals including professional boxers, fitness enthusiasts, those aiming for weight loss, children, teenagers, office workers, and more.</p>\r\n
    <p><br />*[LED Display &amp; Bluetooth Function] The LED display shows the number of hits you make, recording your every progress and growth. The smart music boxing machine supports Bluetooth music, allowing you to choose your favorite songs during your boxing workout. Surround sound speakers and dynamic lights keep you fully immersed while training.</p>\r\n
    <p><br />*[High-Quality Material] The impact surface is crafted from high-elastic foam, offering excellent rebound and shock-absorbing properties to protect your hands from injury during training.</p>\r\n
    <p>*[Easy to Install] The boxing machine for adults is designed for wall-mounting, conserving space and installation effort. Utilize double-sided tape and Velcro to securely attach the wall boxing punching pad musical to the wall, providing a home boxing setup without the need for drilling holes. With this convenience, you can achieve your workout goals from the comfort of home, saving both time and money by eliminating the need for a trip to the gym.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1697;s:12:"tax_class_id";N;s:4:"slug";s:130:"multi-function-folding-fan-3-speeds-mini-personal-table-fan-for-travel-quiet-desktop-usb-rechargeable-fan-for-office-rooms-bedroom";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2197;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-12 06:14:26";s:10:"updated_at";s:19:"2026-03-06 18:35:35";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1697;s:12:"tax_class_id";N;s:4:"slug";s:130:"multi-function-folding-fan-3-speeds-mini-personal-table-fan-for-travel-quiet-desktop-usb-rechargeable-fan-for-office-rooms-bedroom";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2197;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-12 06:14:26";s:10:"updated_at";s:19:"2026-03-06 18:35:35";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1697;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1697;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1697;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1695;s:10:"product_id";i:1697;s:6:"locale";s:2:"en";s:4:"name";s:135:"Multi-Function Folding Fan, 3 Speeds Mini Personal Table Fan for Travel, Quiet Desktop USB Rechargeable Fan for Office, Rooms & Bedroom";s:11:"description";s:1513:"<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 class="a-spacing-mini"><span class="a-list-item">[Retractable Portable Fan] The foldable quiet fan can be retracted up to 36 cm (14.2 inches), and can be adjusted to a suitable height at will, easily meeting your different needs for fan height.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Battery Operated Fan] This USB desk fan supports wireless use, and the rechargeable battery can be used for 1-4 hours depending on the wind speed. You can charge via power bank, computer, laptop, car charger, etc.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[3-Speed Adjustment &amp; Silent Operation] The personal mini fan adopts DC brushless motor technology to keep this table fan silent even at the highest speed setting, and can simulate the natural wind belt to circulate the air.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Easy to Carry] The venty small fan can be adjusted and folded, the size after folded is about 17*17*8.5cm, which is convenient to carry in a handbag or backpack. Whether it is at home, office, outdoor, travel can be easily used.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Safe &amp; Durable] The camping fan is made of sturdy materials, with built-in optimized smart chips, which can provide charge and discharge protection, over-temperature protection, etc.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1695;s:10:"product_id";i:1697;s:6:"locale";s:2:"en";s:4:"name";s:135:"Multi-Function Folding Fan, 3 Speeds Mini Personal Table Fan for Travel, Quiet Desktop USB Rechargeable Fan for Office, Rooms & Bedroom";s:11:"description";s:1513:"<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 class="a-spacing-mini"><span class="a-list-item">[Retractable Portable Fan] The foldable quiet fan can be retracted up to 36 cm (14.2 inches), and can be adjusted to a suitable height at will, easily meeting your different needs for fan height.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Battery Operated Fan] This USB desk fan supports wireless use, and the rechargeable battery can be used for 1-4 hours depending on the wind speed. You can charge via power bank, computer, laptop, car charger, etc.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[3-Speed Adjustment &amp; Silent Operation] The personal mini fan adopts DC brushless motor technology to keep this table fan silent even at the highest speed setting, and can simulate the natural wind belt to circulate the air.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Easy to Carry] The venty small fan can be adjusted and folded, the size after folded is about 17*17*8.5cm, which is convenient to carry in a handbag or backpack. Whether it is at home, office, outdoor, travel can be easily used.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Safe &amp; Durable] The camping fan is made of sturdy materials, with built-in optimized smart chips, which can provide charge and discharge protection, over-temperature protection, etc.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1702;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1702;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1702;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1706;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1706;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1706;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</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: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:1730;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:1732;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2025-07-17 10:26:09";s:13:"meta_keywords";a:0:{}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:1730;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:1732;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2025-07-17 10:26:09";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:12:"meta_data_id";i:1730;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1732;s:12:"meta_data_id";i:1730;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:10:"conditions";a:0:{}}}}}s:9:"_previous";a:1:{s:3:"url";s:71:"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station";}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/YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP"
    
  2. """
    a:5:{s:6:"_token";s:40:"gGz6PPnsExQkD1gdzlfTCPSckmtMLfNHS6oVpzLS";s:6:"locale";s:2:"en";s:67:"YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:1732;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:1732;s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:5:"price";d:28;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:1732;s:12:"tax_class_id";N;s:4:"slug";s:41:"2.4g-wireless-gs5-controller-game-station";s:5:"price";s:7:"38.0000";s:13:"special_price";s:7:"28.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"28.0000";s:3:"sku";s:5:"J13P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1283;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2026-03-06 08:11:54";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:1732;s:12:"tax_class_id";N;s:4:"slug";s:41:"2.4g-wireless-gs5-controller-game-station";s:5:"price";s:7:"38.0000";s:13:"special_price";s:7:"28.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"28.0000";s:3:"sku";s:5:"J13P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1283;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2026-03-06 08:11:54";}s:10:"\x00*\x00changes";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:1730;s:10:"product_id";i:1732;s:6:"locale";s:2:"en";s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:11:"description";s:464:"<h1 class="page-title"><span class="base" data-ui-id="page-title-wrapper">2.4G Wireless GS5 Controller Game Station</span></h1>\r\n
    <div><strong>Features:</strong></div>\r\n
    <div>&nbsp;</div>\r\n
    <ul>\r\n
    <li>2.4G wireless</li>\r\n
    <li>Two players game</li>\r\n
    <li>Plug &amp; play</li>\r\n
    <li>GS5 game station</li>\r\n
    <li>Game rocker for 8 bit OS</li>\r\n
    <li>High sensitivity &amp; anti-skid design</li>\r\n
    <li>Responsive game controls</li>\r\n
    <li>Durable &amp; lightweight built</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1730;s:10:"product_id";i:1732;s:6:"locale";s:2:"en";s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:11:"description";s:464:"<h1 class="page-title"><span class="base" data-ui-id="page-title-wrapper">2.4G Wireless GS5 Controller Game Station</span></h1>\r\n
    <div><strong>Features:</strong></div>\r\n
    <div>&nbsp;</div>\r\n
    <ul>\r\n
    <li>2.4G wireless</li>\r\n
    <li>Two players game</li>\r\n
    <li>Plug &amp; play</li>\r\n
    <li>GS5 game station</li>\r\n
    <li>Game rocker for 8 bit OS</li>\r\n
    <li>High sensitivity &amp; anti-skid design</li>\r\n
    <li>Responsive game controls</li>\r\n
    <li>Durable &amp; lightweight built</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:"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:10:{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:13382;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/XHSvVoRVDPhRb4yICu9GlMYcJDG2nRmDwiQ6j4ku.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"329803";s:10:"created_at";s:19:"2025-07-17 10:24:47";s:10:"updated_at";s:19:"2025-07-17 10:24:47";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13382;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/XHSvVoRVDPhRb4yICu9GlMYcJDG2nRmDwiQ6j4ku.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"329803";s:10:"created_at";s:19:"2025-07-17 10:24:47";s:10:"updated_at";s:19:"2025-07-17 10:24:47";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13382;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74732;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13382;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74732;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13382;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74732;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13383;s:7:"user_id";i:1;s:8:"filename";s:52:"502188052_1349265456352191_2865232322373159078_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GIuDhVjwVTcg8HeGCrefIzGycHEUaBcsH2abacyH.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"24891";s:10:"created_at";s:19:"2025-07-17 10:25:02";s:10:"updated_at";s:19:"2025-07-17 10:25:02";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13383;s:7:"user_id";i:1;s:8:"filename";s:52:"502188052_1349265456352191_2865232322373159078_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GIuDhVjwVTcg8HeGCrefIzGycHEUaBcsH2abacyH.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"24891";s:10:"created_at";s:19:"2025-07-17 10:25:02";s:10:"updated_at";s:19:"2025-07-17 10:25:02";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13383;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74733;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13383;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74733;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13383;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74733;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13391;s:7:"user_id";i:1;s:8:"filename";s:52:"501983262_2054098931748899_2168243698052223880_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/yjRdBrZhQDLIyD0lLZeVFOEQly8UfxTRu63EkiNm.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35115";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13391;s:7:"user_id";i:1;s:8:"filename";s:52:"501983262_2054098931748899_2168243698052223880_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/yjRdBrZhQDLIyD0lLZeVFOEQly8UfxTRu63EkiNm.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35115";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13391;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74734;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13391;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74734;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13391;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74734;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13390;s:7:"user_id";i:1;s:8:"filename";s:52:"501699472_2009195362945080_6275383998639767680_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/4jEcHmSe82Cu6nSypYp2pRrGCTChsYX0WIgAALGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37752";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13390;s:7:"user_id";i:1;s:8:"filename";s:52:"501699472_2009195362945080_6275383998639767680_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/4jEcHmSe82Cu6nSypYp2pRrGCTChsYX0WIgAALGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37752";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13390;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74735;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13390;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74735;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13390;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74735;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13389;s:7:"user_id";i:1;s:8:"filename";s:52:"501663521_1876299366481998_2989488675348018605_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tfb3VlXXArgjgrKkEzommAglLGba157nP0Xmhapw.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"29409";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13389;s:7:"user_id";i:1;s:8:"filename";s:52:"501663521_1876299366481998_2989488675348018605_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tfb3VlXXArgjgrKkEzommAglLGba157nP0Xmhapw.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"29409";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13389;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74736;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13389;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74736;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13389;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74736;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13388;s:7:"user_id";i:1;s:8:"filename";s:53:"501454159_10046522475461028_5206757598324834617_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ELMTHRcFvODzGNftQD1QseFenik68ibFFIurkBZq.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"15371";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13388;s:7:"user_id";i:1;s:8:"filename";s:53:"501454159_10046522475461028_5206757598324834617_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ELMTHRcFvODzGNftQD1QseFenik68ibFFIurkBZq.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"15371";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13388;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74737;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13388;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74737;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13388;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74737;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13387;s:7:"user_id";i:1;s:8:"filename";s:52:"501426978_2038198663368069_4618289667901596634_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ctRbKR5GNwBYafcD3fEFf6arcob7VIeByMBikNvJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35074";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13387;s:7:"user_id";i:1;s:8:"filename";s:52:"501426978_2038198663368069_4618289667901596634_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ctRbKR5GNwBYafcD3fEFf6arcob7VIeByMBikNvJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35074";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13387;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74738;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13387;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74738;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13387;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74738;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13386;s:7:"user_id";i:1;s:8:"filename";s:52:"501404411_1505127307567643_2101110796683366280_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/mhS3Tx5ZgFsUXztZTx9LIQYX8whKWLG2Ii2VmuSW.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35428";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13386;s:7:"user_id";i:1;s:8:"filename";s:52:"501404411_1505127307567643_2101110796683366280_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/mhS3Tx5ZgFsUXztZTx9LIQYX8whKWLG2Ii2VmuSW.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35428";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13386;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74739;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13386;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74739;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13386;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74739;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:8;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:13385;s:7:"user_id";i:1;s:8:"filename";s:52:"501358264_1366443371330735_5309734339823499956_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ePQlnIr5EhPNE4yIulTXZM2nCgY5HLCRil2zAM0B.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"28603";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13385;s:7:"user_id";i:1;s:8:"filename";s:52:"501358264_1366443371330735_5309734339823499956_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ePQlnIr5EhPNE4yIulTXZM2nCgY5HLCRil2zAM0B.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"28603";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13385;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74740;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13385;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74740;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13385;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74740;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:9;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:13384;s:7:"user_id";i:1;s:8:"filename";s:52:"501155376_1208710094327215_4544666303762109283_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/CiCV0YuDZJ38pvQswjYm7JKRLxEZldI32yCL4laN.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"63856";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13384;s:7:"user_id";i:1;s:8:"filename";s:52:"501155376_1208710094327215_4544666303762109283_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/CiCV0YuDZJ38pvQswjYm7JKRLxEZldI32yCL4laN.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"63856";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13384;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74741;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13384;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74741;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13384;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74741;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:4:{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:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1702;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1702;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1702;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1706;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1706;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1706;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1726;s:12:"tax_class_id";N;s:4:"slug";s:36:"blue-inflatable-swimming-pool-2.60-m";s:5:"price";s:7:"45.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"45.0000";s:3:"sku";s:5:"J30P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1114;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-06-30 11:15:47";s:10:"updated_at";s:19:"2026-03-07 04:36:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1726;s:12:"tax_class_id";N;s:4:"slug";s:36:"blue-inflatable-swimming-pool-2.60-m";s:5:"price";s:7:"45.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"45.0000";s:3:"sku";s:5:"J30P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1114;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-06-30 11:15:47";s:10:"updated_at";s:19:"2026-03-07 04:36:19";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1726;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1726;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1726;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1724;s:10:"product_id";i:1726;s:6:"locale";s:2:"en";s:4:"name";s:36:"Blue Inflatable Swimming Pool 2.60 m";s:11:"description";s:43:"<p>Blue Inflatable Swimming Pool 2.60 m</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1724;s:10:"product_id";i:1726;s:6:"locale";s:2:"en";s:4:"name";s:36:"Blue Inflatable Swimming Pool 2.60 m";s:11:"description";s:43:"<p>Blue Inflatable Swimming Pool 2.60 m</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1727;s:12:"tax_class_id";N;s:4:"slug";s:62:"double-headed-vehicle-cooling-electric-fan-for-car-and-vehicle";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3833;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-08 09:17:02";s:10:"updated_at";s:19:"2026-03-07 03:27:01";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1727;s:12:"tax_class_id";N;s:4:"slug";s:62:"double-headed-vehicle-cooling-electric-fan-for-car-and-vehicle";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3833;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-08 09:17:02";s:10:"updated_at";s:19:"2026-03-07 03:27:01";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1727;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1727;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1727;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1725;s:10:"product_id";i:1727;s:6:"locale";s:2:"en";s:4:"name";s:62:"Double Headed Vehicle Cooling Electric Fan for Car and Vehicle";s:11:"description";s:4420:"<div class="a-expander-content a-expander-partial-collapse-content a-expander-content-expanded" data-expanded="true">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small po-color">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Colour</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Black</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-electric_fan_design">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Electric fan design</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Table Fan</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-power_source_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Power Source</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">DC Power Supply</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-style">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Style</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Modern</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-item_depth_width_height">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Product Dimensions</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">9.4D x 21.1W x 16H Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-room_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Room Type</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-special_feature">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Special Feature</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Adjustable</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-recommended_uses_for_product">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Recommended Uses For Product</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-noise_level">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Noise Level</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">5 dB</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="poToggleButton" class="a-expander-header a-expander-partial-collapse-header">&nbsp;</div>\r\n
    <div class="a-expander-header a-expander-partial-collapse-header">\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 class="a-spacing-mini"><span class="a-list-item">Wide Application: With a 12V / 24V universal cigarette lighter plug, our car fan is compatible with many kinds of auto models, such as SUV, sedan, car, van, truck, RV, ATV, boat or golf cart. If you had AC went out issue in summer, this vehicle fan is a great choice to keep you comfortable in car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Enjoy Fresh Air: TriPole cooling fan has three speeds, it can produce powerful airflow to blow hot air out of your car quickly. If you always feel unpleasant smells when you open the car, our electric fan will also help you improve air circulation, no more cigarette or food odors in your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Separate Control: This auto fan designs dual fan heads, it can cool down the driver and passenger at the same time, more practical than single fan. There are two independent power button on the base of the fan, allows for split comfort. You can control wind speed and switch for each head separately</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Easy to Use: There are 2 pieces 3M tapes already installed at the bottom of the portable fan, you can simply peel off the papers and stick the fan to car dashboard or armrest area firmly. The fan base is designed to imitate leather surface so it looks more delicate and will integrate with your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Compact in Size: Each fan head is 5 inch, the whole height of our small fan is 6.4 inch, it will not cause visual blind spots after installed on dashboard while bring you cool. Both fan heads can rotate 300 degree horizontally and 270 degree vertically, you can adjust the fan to where you need wind manually</span></li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1725;s:10:"product_id";i:1727;s:6:"locale";s:2:"en";s:4:"name";s:62:"Double Headed Vehicle Cooling Electric Fan for Car and Vehicle";s:11:"description";s:4420:"<div class="a-expander-content a-expander-partial-collapse-content a-expander-content-expanded" data-expanded="true">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small po-color">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Colour</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Black</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-electric_fan_design">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Electric fan design</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Table Fan</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-power_source_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Power Source</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">DC Power Supply</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-style">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Style</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Modern</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-item_depth_width_height">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Product Dimensions</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">9.4D x 21.1W x 16H Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-room_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Room Type</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-special_feature">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Special Feature</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Adjustable</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-recommended_uses_for_product">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Recommended Uses For Product</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-noise_level">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Noise Level</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">5 dB</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="poToggleButton" class="a-expander-header a-expander-partial-collapse-header">&nbsp;</div>\r\n
    <div class="a-expander-header a-expander-partial-collapse-header">\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 class="a-spacing-mini"><span class="a-list-item">Wide Application: With a 12V / 24V universal cigarette lighter plug, our car fan is compatible with many kinds of auto models, such as SUV, sedan, car, van, truck, RV, ATV, boat or golf cart. If you had AC went out issue in summer, this vehicle fan is a great choice to keep you comfortable in car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Enjoy Fresh Air: TriPole cooling fan has three speeds, it can produce powerful airflow to blow hot air out of your car quickly. If you always feel unpleasant smells when you open the car, our electric fan will also help you improve air circulation, no more cigarette or food odors in your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Separate Control: This auto fan designs dual fan heads, it can cool down the driver and passenger at the same time, more practical than single fan. There are two independent power button on the base of the fan, allows for split comfort. You can control wind speed and switch for each head separately</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Easy to Use: There are 2 pieces 3M tapes already installed at the bottom of the portable fan, you can simply peel off the papers and stick the fan to car dashboard or armrest area firmly. The fan base is designed to imitate leather surface so it looks more delicate and will integrate with your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Compact in Size: Each fan head is 5 inch, the whole height of our small fan is 6.4 inch, it will not cause visual blind spots after installed on dashboard while bring you cool. Both fan heads can rotate 300 degree horizontally and 270 degree vertically, you can adjust the fan to where you need wind manually</span></li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:4:{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:1696;s:12:"tax_class_id";N;s:4:"slug";s:68:"intelligent-electronic-music-boxing-machine-with-gloves-upgrade-2024";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"37.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"37.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:3592;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-07 13:31:28";s:10:"updated_at";s:19:"2026-03-07 05:30:08";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1696;s:12:"tax_class_id";N;s:4:"slug";s:68:"intelligent-electronic-music-boxing-machine-with-gloves-upgrade-2024";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"37.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"37.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:3592;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-07 13:31:28";s:10:"updated_at";s:19:"2026-03-07 05:30:08";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1696;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1696;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1694;s:10:"product_id";i:1696;s:6:"locale";s:2:"en";s:4:"name";s:68:"Intelligent Electronic Music Boxing Machine with Gloves Upgrade 2024";s:11:"description";s:1716:"<h2 class="default">Product Description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>*[Professional smart bluetooth boxing equipment] This boxing machine for adults comes equipped with 9 modes and 9 speeds, catering to a wide range of user preferences. As you strike the illuminated bluetooth boxing machine with your fist, each hit is counted. Designed to enhance reaction speed and body coordination, this machine serves as an ideal professional training and daily exercise tool. Suitable for a diverse range of individuals including professional boxers, fitness enthusiasts, those aiming for weight loss, children, teenagers, office workers, and more.</p>\r\n
    <p><br />*[LED Display &amp; Bluetooth Function] The LED display shows the number of hits you make, recording your every progress and growth. The smart music boxing machine supports Bluetooth music, allowing you to choose your favorite songs during your boxing workout. Surround sound speakers and dynamic lights keep you fully immersed while training.</p>\r\n
    <p><br />*[High-Quality Material] The impact surface is crafted from high-elastic foam, offering excellent rebound and shock-absorbing properties to protect your hands from injury during training.</p>\r\n
    <p>*[Easy to Install] The boxing machine for adults is designed for wall-mounting, conserving space and installation effort. Utilize double-sided tape and Velcro to securely attach the wall boxing punching pad musical to the wall, providing a home boxing setup without the need for drilling holes. With this convenience, you can achieve your workout goals from the comfort of home, saving both time and money by eliminating the need for a trip to the gym.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1694;s:10:"product_id";i:1696;s:6:"locale";s:2:"en";s:4:"name";s:68:"Intelligent Electronic Music Boxing Machine with Gloves Upgrade 2024";s:11:"description";s:1716:"<h2 class="default">Product Description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>*[Professional smart bluetooth boxing equipment] This boxing machine for adults comes equipped with 9 modes and 9 speeds, catering to a wide range of user preferences. As you strike the illuminated bluetooth boxing machine with your fist, each hit is counted. Designed to enhance reaction speed and body coordination, this machine serves as an ideal professional training and daily exercise tool. Suitable for a diverse range of individuals including professional boxers, fitness enthusiasts, those aiming for weight loss, children, teenagers, office workers, and more.</p>\r\n
    <p><br />*[LED Display &amp; Bluetooth Function] The LED display shows the number of hits you make, recording your every progress and growth. The smart music boxing machine supports Bluetooth music, allowing you to choose your favorite songs during your boxing workout. Surround sound speakers and dynamic lights keep you fully immersed while training.</p>\r\n
    <p><br />*[High-Quality Material] The impact surface is crafted from high-elastic foam, offering excellent rebound and shock-absorbing properties to protect your hands from injury during training.</p>\r\n
    <p>*[Easy to Install] The boxing machine for adults is designed for wall-mounting, conserving space and installation effort. Utilize double-sided tape and Velcro to securely attach the wall boxing punching pad musical to the wall, providing a home boxing setup without the need for drilling holes. With this convenience, you can achieve your workout goals from the comfort of home, saving both time and money by eliminating the need for a trip to the gym.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1697;s:12:"tax_class_id";N;s:4:"slug";s:130:"multi-function-folding-fan-3-speeds-mini-personal-table-fan-for-travel-quiet-desktop-usb-rechargeable-fan-for-office-rooms-bedroom";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2197;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-12 06:14:26";s:10:"updated_at";s:19:"2026-03-06 18:35:35";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1697;s:12:"tax_class_id";N;s:4:"slug";s:130:"multi-function-folding-fan-3-speeds-mini-personal-table-fan-for-travel-quiet-desktop-usb-rechargeable-fan-for-office-rooms-bedroom";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2197;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-12 06:14:26";s:10:"updated_at";s:19:"2026-03-06 18:35:35";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1697;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1697;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1697;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1695;s:10:"product_id";i:1697;s:6:"locale";s:2:"en";s:4:"name";s:135:"Multi-Function Folding Fan, 3 Speeds Mini Personal Table Fan for Travel, Quiet Desktop USB Rechargeable Fan for Office, Rooms & Bedroom";s:11:"description";s:1513:"<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 class="a-spacing-mini"><span class="a-list-item">[Retractable Portable Fan] The foldable quiet fan can be retracted up to 36 cm (14.2 inches), and can be adjusted to a suitable height at will, easily meeting your different needs for fan height.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Battery Operated Fan] This USB desk fan supports wireless use, and the rechargeable battery can be used for 1-4 hours depending on the wind speed. You can charge via power bank, computer, laptop, car charger, etc.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[3-Speed Adjustment &amp; Silent Operation] The personal mini fan adopts DC brushless motor technology to keep this table fan silent even at the highest speed setting, and can simulate the natural wind belt to circulate the air.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Easy to Carry] The venty small fan can be adjusted and folded, the size after folded is about 17*17*8.5cm, which is convenient to carry in a handbag or backpack. Whether it is at home, office, outdoor, travel can be easily used.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Safe &amp; Durable] The camping fan is made of sturdy materials, with built-in optimized smart chips, which can provide charge and discharge protection, over-temperature protection, etc.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1695;s:10:"product_id";i:1697;s:6:"locale";s:2:"en";s:4:"name";s:135:"Multi-Function Folding Fan, 3 Speeds Mini Personal Table Fan for Travel, Quiet Desktop USB Rechargeable Fan for Office, Rooms & Bedroom";s:11:"description";s:1513:"<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 class="a-spacing-mini"><span class="a-list-item">[Retractable Portable Fan] The foldable quiet fan can be retracted up to 36 cm (14.2 inches), and can be adjusted to a suitable height at will, easily meeting your different needs for fan height.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Battery Operated Fan] This USB desk fan supports wireless use, and the rechargeable battery can be used for 1-4 hours depending on the wind speed. You can charge via power bank, computer, laptop, car charger, etc.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[3-Speed Adjustment &amp; Silent Operation] The personal mini fan adopts DC brushless motor technology to keep this table fan silent even at the highest speed setting, and can simulate the natural wind belt to circulate the air.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Easy to Carry] The venty small fan can be adjusted and folded, the size after folded is about 17*17*8.5cm, which is convenient to carry in a handbag or backpack. Whether it is at home, office, outdoor, travel can be easily used.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Safe &amp; Durable] The camping fan is made of sturdy materials, with built-in optimized smart chips, which can provide charge and discharge protection, over-temperature protection, etc.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1702;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1702;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1702;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1706;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1706;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1706;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</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: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:1730;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:1732;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2025-07-17 10:26:09";s:13:"meta_keywords";a:0:{}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:1730;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:1732;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2025-07-17 10:26:09";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:12:"meta_data_id";i:1730;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1732;s:12:"meta_data_id";i:1730;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:10:"conditions";a:0:{}}}}}s:9:"_previous";a:1:{s:3:"url";s:71:"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station";}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. "YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP"
    
  2. """
    a:5:{s:6:"_token";s:40:"gGz6PPnsExQkD1gdzlfTCPSckmtMLfNHS6oVpzLS";s:6:"locale";s:2:"en";s:67:"YUcDYzjDRN4L2MSx0eAM10kmSFgkkBWrMc3NDmxP_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:1732;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:1732;s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:5:"price";d:28;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:1732;s:12:"tax_class_id";N;s:4:"slug";s:41:"2.4g-wireless-gs5-controller-game-station";s:5:"price";s:7:"38.0000";s:13:"special_price";s:7:"28.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"28.0000";s:3:"sku";s:5:"J13P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1283;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2026-03-06 08:11:54";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:1732;s:12:"tax_class_id";N;s:4:"slug";s:41:"2.4g-wireless-gs5-controller-game-station";s:5:"price";s:7:"38.0000";s:13:"special_price";s:7:"28.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"28.0000";s:3:"sku";s:5:"J13P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1283;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2026-03-06 08:11:54";}s:10:"\x00*\x00changes";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:1730;s:10:"product_id";i:1732;s:6:"locale";s:2:"en";s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:11:"description";s:464:"<h1 class="page-title"><span class="base" data-ui-id="page-title-wrapper">2.4G Wireless GS5 Controller Game Station</span></h1>\r\n
    <div><strong>Features:</strong></div>\r\n
    <div>&nbsp;</div>\r\n
    <ul>\r\n
    <li>2.4G wireless</li>\r\n
    <li>Two players game</li>\r\n
    <li>Plug &amp; play</li>\r\n
    <li>GS5 game station</li>\r\n
    <li>Game rocker for 8 bit OS</li>\r\n
    <li>High sensitivity &amp; anti-skid design</li>\r\n
    <li>Responsive game controls</li>\r\n
    <li>Durable &amp; lightweight built</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1730;s:10:"product_id";i:1732;s:6:"locale";s:2:"en";s:4:"name";s:41:"2.4G Wireless GS5 Controller Game Station";s:11:"description";s:464:"<h1 class="page-title"><span class="base" data-ui-id="page-title-wrapper">2.4G Wireless GS5 Controller Game Station</span></h1>\r\n
    <div><strong>Features:</strong></div>\r\n
    <div>&nbsp;</div>\r\n
    <ul>\r\n
    <li>2.4G wireless</li>\r\n
    <li>Two players game</li>\r\n
    <li>Plug &amp; play</li>\r\n
    <li>GS5 game station</li>\r\n
    <li>Game rocker for 8 bit OS</li>\r\n
    <li>High sensitivity &amp; anti-skid design</li>\r\n
    <li>Responsive game controls</li>\r\n
    <li>Durable &amp; lightweight built</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:"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:10:{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:13382;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/XHSvVoRVDPhRb4yICu9GlMYcJDG2nRmDwiQ6j4ku.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"329803";s:10:"created_at";s:19:"2025-07-17 10:24:47";s:10:"updated_at";s:19:"2025-07-17 10:24:47";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13382;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/XHSvVoRVDPhRb4yICu9GlMYcJDG2nRmDwiQ6j4ku.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:6:"329803";s:10:"created_at";s:19:"2025-07-17 10:24:47";s:10:"updated_at";s:19:"2025-07-17 10:24:47";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13382;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74732;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13382;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74732;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13382;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74732;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13383;s:7:"user_id";i:1;s:8:"filename";s:52:"502188052_1349265456352191_2865232322373159078_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GIuDhVjwVTcg8HeGCrefIzGycHEUaBcsH2abacyH.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"24891";s:10:"created_at";s:19:"2025-07-17 10:25:02";s:10:"updated_at";s:19:"2025-07-17 10:25:02";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13383;s:7:"user_id";i:1;s:8:"filename";s:52:"502188052_1349265456352191_2865232322373159078_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/GIuDhVjwVTcg8HeGCrefIzGycHEUaBcsH2abacyH.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"24891";s:10:"created_at";s:19:"2025-07-17 10:25:02";s:10:"updated_at";s:19:"2025-07-17 10:25:02";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13383;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74733;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13383;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74733;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13383;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74733;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13391;s:7:"user_id";i:1;s:8:"filename";s:52:"501983262_2054098931748899_2168243698052223880_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/yjRdBrZhQDLIyD0lLZeVFOEQly8UfxTRu63EkiNm.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35115";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13391;s:7:"user_id";i:1;s:8:"filename";s:52:"501983262_2054098931748899_2168243698052223880_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/yjRdBrZhQDLIyD0lLZeVFOEQly8UfxTRu63EkiNm.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35115";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13391;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74734;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13391;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74734;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13391;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74734;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13390;s:7:"user_id";i:1;s:8:"filename";s:52:"501699472_2009195362945080_6275383998639767680_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/4jEcHmSe82Cu6nSypYp2pRrGCTChsYX0WIgAALGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37752";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13390;s:7:"user_id";i:1;s:8:"filename";s:52:"501699472_2009195362945080_6275383998639767680_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/4jEcHmSe82Cu6nSypYp2pRrGCTChsYX0WIgAALGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37752";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13390;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74735;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13390;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74735;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13390;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74735;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13389;s:7:"user_id";i:1;s:8:"filename";s:52:"501663521_1876299366481998_2989488675348018605_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tfb3VlXXArgjgrKkEzommAglLGba157nP0Xmhapw.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"29409";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13389;s:7:"user_id";i:1;s:8:"filename";s:52:"501663521_1876299366481998_2989488675348018605_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/tfb3VlXXArgjgrKkEzommAglLGba157nP0Xmhapw.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"29409";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13389;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74736;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13389;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74736;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13389;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74736;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13388;s:7:"user_id";i:1;s:8:"filename";s:53:"501454159_10046522475461028_5206757598324834617_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ELMTHRcFvODzGNftQD1QseFenik68ibFFIurkBZq.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"15371";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13388;s:7:"user_id";i:1;s:8:"filename";s:53:"501454159_10046522475461028_5206757598324834617_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ELMTHRcFvODzGNftQD1QseFenik68ibFFIurkBZq.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"15371";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13388;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74737;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13388;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74737;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13388;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74737;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13387;s:7:"user_id";i:1;s:8:"filename";s:52:"501426978_2038198663368069_4618289667901596634_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ctRbKR5GNwBYafcD3fEFf6arcob7VIeByMBikNvJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35074";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13387;s:7:"user_id";i:1;s:8:"filename";s:52:"501426978_2038198663368069_4618289667901596634_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ctRbKR5GNwBYafcD3fEFf6arcob7VIeByMBikNvJ.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35074";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13387;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74738;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13387;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74738;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13387;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74738;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:13386;s:7:"user_id";i:1;s:8:"filename";s:52:"501404411_1505127307567643_2101110796683366280_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/mhS3Tx5ZgFsUXztZTx9LIQYX8whKWLG2Ii2VmuSW.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35428";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13386;s:7:"user_id";i:1;s:8:"filename";s:52:"501404411_1505127307567643_2101110796683366280_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/mhS3Tx5ZgFsUXztZTx9LIQYX8whKWLG2Ii2VmuSW.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"35428";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13386;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74739;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13386;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74739;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13386;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74739;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:8;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:13385;s:7:"user_id";i:1;s:8:"filename";s:52:"501358264_1366443371330735_5309734339823499956_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ePQlnIr5EhPNE4yIulTXZM2nCgY5HLCRil2zAM0B.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"28603";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13385;s:7:"user_id";i:1;s:8:"filename";s:52:"501358264_1366443371330735_5309734339823499956_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/ePQlnIr5EhPNE4yIulTXZM2nCgY5HLCRil2zAM0B.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"28603";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13385;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74740;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13385;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74740;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13385;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74740;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:9;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:13384;s:7:"user_id";i:1;s:8:"filename";s:52:"501155376_1208710094327215_4544666303762109283_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/CiCV0YuDZJ38pvQswjYm7JKRLxEZldI32yCL4laN.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"63856";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:13384;s:7:"user_id";i:1;s:8:"filename";s:52:"501155376_1208710094327215_4544666303762109283_n.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/CiCV0YuDZJ38pvQswjYm7JKRLxEZldI32yCL4laN.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"63856";s:10:"created_at";s:19:"2025-07-17 10:25:03";s:10:"updated_at";s:19:"2025-07-17 10:25:03";s:15:"pivot_entity_id";i:1732;s:13:"pivot_file_id";i:13384;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:74741;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2025-07-17 10:27:51";s:16:"pivot_updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:7:"file_id";i:13384;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74741;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:1732;s:7:"file_id";i:13384;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:74741;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2025-07-17 10:27:51";s:10:"updated_at";s:19:"2025-07-17 10:27:51";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:4:{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:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1702;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1702;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1702;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1706;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1706;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1706;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1726;s:12:"tax_class_id";N;s:4:"slug";s:36:"blue-inflatable-swimming-pool-2.60-m";s:5:"price";s:7:"45.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"45.0000";s:3:"sku";s:5:"J30P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1114;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-06-30 11:15:47";s:10:"updated_at";s:19:"2026-03-07 04:36:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1726;s:12:"tax_class_id";N;s:4:"slug";s:36:"blue-inflatable-swimming-pool-2.60-m";s:5:"price";s:7:"45.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"45.0000";s:3:"sku";s:5:"J30P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:1114;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-06-30 11:15:47";s:10:"updated_at";s:19:"2026-03-07 04:36:19";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1726;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1726;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1726;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1724;s:10:"product_id";i:1726;s:6:"locale";s:2:"en";s:4:"name";s:36:"Blue Inflatable Swimming Pool 2.60 m";s:11:"description";s:43:"<p>Blue Inflatable Swimming Pool 2.60 m</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1724;s:10:"product_id";i:1726;s:6:"locale";s:2:"en";s:4:"name";s:36:"Blue Inflatable Swimming Pool 2.60 m";s:11:"description";s:43:"<p>Blue Inflatable Swimming Pool 2.60 m</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:3;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1727;s:12:"tax_class_id";N;s:4:"slug";s:62:"double-headed-vehicle-cooling-electric-fan-for-car-and-vehicle";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3833;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-08 09:17:02";s:10:"updated_at";s:19:"2026-03-07 03:27:01";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1727;s:12:"tax_class_id";N;s:4:"slug";s:62:"double-headed-vehicle-cooling-electric-fan-for-car-and-vehicle";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J5P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3833;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2025-07-08 09:17:02";s:10:"updated_at";s:19:"2026-03-07 03:27:01";s:16:"pivot_product_id";i:1732;s:24:"pivot_related_product_id";i:1727;}s:10:"\x00*\x00changes";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:1732;s:18:"related_product_id";i:1727;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"related_product_id";i:1727;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1345;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:1725;s:10:"product_id";i:1727;s:6:"locale";s:2:"en";s:4:"name";s:62:"Double Headed Vehicle Cooling Electric Fan for Car and Vehicle";s:11:"description";s:4420:"<div class="a-expander-content a-expander-partial-collapse-content a-expander-content-expanded" data-expanded="true">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small po-color">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Colour</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Black</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-electric_fan_design">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Electric fan design</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Table Fan</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-power_source_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Power Source</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">DC Power Supply</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-style">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Style</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Modern</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-item_depth_width_height">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Product Dimensions</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">9.4D x 21.1W x 16H Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-room_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Room Type</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-special_feature">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Special Feature</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Adjustable</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-recommended_uses_for_product">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Recommended Uses For Product</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-noise_level">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Noise Level</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">5 dB</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="poToggleButton" class="a-expander-header a-expander-partial-collapse-header">&nbsp;</div>\r\n
    <div class="a-expander-header a-expander-partial-collapse-header">\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 class="a-spacing-mini"><span class="a-list-item">Wide Application: With a 12V / 24V universal cigarette lighter plug, our car fan is compatible with many kinds of auto models, such as SUV, sedan, car, van, truck, RV, ATV, boat or golf cart. If you had AC went out issue in summer, this vehicle fan is a great choice to keep you comfortable in car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Enjoy Fresh Air: TriPole cooling fan has three speeds, it can produce powerful airflow to blow hot air out of your car quickly. If you always feel unpleasant smells when you open the car, our electric fan will also help you improve air circulation, no more cigarette or food odors in your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Separate Control: This auto fan designs dual fan heads, it can cool down the driver and passenger at the same time, more practical than single fan. There are two independent power button on the base of the fan, allows for split comfort. You can control wind speed and switch for each head separately</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Easy to Use: There are 2 pieces 3M tapes already installed at the bottom of the portable fan, you can simply peel off the papers and stick the fan to car dashboard or armrest area firmly. The fan base is designed to imitate leather surface so it looks more delicate and will integrate with your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Compact in Size: Each fan head is 5 inch, the whole height of our small fan is 6.4 inch, it will not cause visual blind spots after installed on dashboard while bring you cool. Both fan heads can rotate 300 degree horizontally and 270 degree vertically, you can adjust the fan to where you need wind manually</span></li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1725;s:10:"product_id";i:1727;s:6:"locale";s:2:"en";s:4:"name";s:62:"Double Headed Vehicle Cooling Electric Fan for Car and Vehicle";s:11:"description";s:4420:"<div class="a-expander-content a-expander-partial-collapse-content a-expander-content-expanded" data-expanded="true">\r\n
    <div class="a-section a-spacing-small a-spacing-top-small">\r\n
    <table class="a-normal a-spacing-micro">\r\n
    <tbody>\r\n
    <tr class="a-spacing-small po-color">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Colour</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Black</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-electric_fan_design">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Electric fan design</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Table Fan</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-power_source_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Power Source</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">DC Power Supply</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-style">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Style</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Modern</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-item_depth_width_height">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Product Dimensions</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">9.4D x 21.1W x 16H Centimeters</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-room_type">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Room Type</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-special_feature">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Special Feature</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Adjustable</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-recommended_uses_for_product">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Recommended Uses For Product</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">Car</span></td>\r\n
    </tr>\r\n
    <tr class="a-spacing-small po-noise_level">\r\n
    <td class="a-span3"><span class="a-size-base a-text-bold">Noise Level</span></td>\r\n
    <td class="a-span9"><span class="a-size-base po-break-word">5 dB</span></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </div>\r\n
    </div>\r\n
    <div id="poToggleButton" class="a-expander-header a-expander-partial-collapse-header">&nbsp;</div>\r\n
    <div class="a-expander-header a-expander-partial-collapse-header">\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 class="a-spacing-mini"><span class="a-list-item">Wide Application: With a 12V / 24V universal cigarette lighter plug, our car fan is compatible with many kinds of auto models, such as SUV, sedan, car, van, truck, RV, ATV, boat or golf cart. If you had AC went out issue in summer, this vehicle fan is a great choice to keep you comfortable in car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Enjoy Fresh Air: TriPole cooling fan has three speeds, it can produce powerful airflow to blow hot air out of your car quickly. If you always feel unpleasant smells when you open the car, our electric fan will also help you improve air circulation, no more cigarette or food odors in your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Separate Control: This auto fan designs dual fan heads, it can cool down the driver and passenger at the same time, more practical than single fan. There are two independent power button on the base of the fan, allows for split comfort. You can control wind speed and switch for each head separately</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Easy to Use: There are 2 pieces 3M tapes already installed at the bottom of the portable fan, you can simply peel off the papers and stick the fan to car dashboard or armrest area firmly. The fan base is designed to imitate leather surface so it looks more delicate and will integrate with your car</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">Compact in Size: Each fan head is 5 inch, the whole height of our small fan is 6.4 inch, it will not cause visual blind spots after installed on dashboard while bring you cool. Both fan heads can rotate 300 degree horizontally and 270 degree vertically, you can adjust the fan to where you need wind manually</span></li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:4:{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:1696;s:12:"tax_class_id";N;s:4:"slug";s:68:"intelligent-electronic-music-boxing-machine-with-gloves-upgrade-2024";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"37.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"37.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:3592;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-07 13:31:28";s:10:"updated_at";s:19:"2026-03-07 05:30:08";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1696;s:12:"tax_class_id";N;s:4:"slug";s:68:"intelligent-electronic-music-boxing-machine-with-gloves-upgrade-2024";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"37.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"37.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:3592;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-07 13:31:28";s:10:"updated_at";s:19:"2026-03-07 05:30:08";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1696;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1696;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:1694;s:10:"product_id";i:1696;s:6:"locale";s:2:"en";s:4:"name";s:68:"Intelligent Electronic Music Boxing Machine with Gloves Upgrade 2024";s:11:"description";s:1716:"<h2 class="default">Product Description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>*[Professional smart bluetooth boxing equipment] This boxing machine for adults comes equipped with 9 modes and 9 speeds, catering to a wide range of user preferences. As you strike the illuminated bluetooth boxing machine with your fist, each hit is counted. Designed to enhance reaction speed and body coordination, this machine serves as an ideal professional training and daily exercise tool. Suitable for a diverse range of individuals including professional boxers, fitness enthusiasts, those aiming for weight loss, children, teenagers, office workers, and more.</p>\r\n
    <p><br />*[LED Display &amp; Bluetooth Function] The LED display shows the number of hits you make, recording your every progress and growth. The smart music boxing machine supports Bluetooth music, allowing you to choose your favorite songs during your boxing workout. Surround sound speakers and dynamic lights keep you fully immersed while training.</p>\r\n
    <p><br />*[High-Quality Material] The impact surface is crafted from high-elastic foam, offering excellent rebound and shock-absorbing properties to protect your hands from injury during training.</p>\r\n
    <p>*[Easy to Install] The boxing machine for adults is designed for wall-mounting, conserving space and installation effort. Utilize double-sided tape and Velcro to securely attach the wall boxing punching pad musical to the wall, providing a home boxing setup without the need for drilling holes. With this convenience, you can achieve your workout goals from the comfort of home, saving both time and money by eliminating the need for a trip to the gym.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1694;s:10:"product_id";i:1696;s:6:"locale";s:2:"en";s:4:"name";s:68:"Intelligent Electronic Music Boxing Machine with Gloves Upgrade 2024";s:11:"description";s:1716:"<h2 class="default">Product Description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>*[Professional smart bluetooth boxing equipment] This boxing machine for adults comes equipped with 9 modes and 9 speeds, catering to a wide range of user preferences. As you strike the illuminated bluetooth boxing machine with your fist, each hit is counted. Designed to enhance reaction speed and body coordination, this machine serves as an ideal professional training and daily exercise tool. Suitable for a diverse range of individuals including professional boxers, fitness enthusiasts, those aiming for weight loss, children, teenagers, office workers, and more.</p>\r\n
    <p><br />*[LED Display &amp; Bluetooth Function] The LED display shows the number of hits you make, recording your every progress and growth. The smart music boxing machine supports Bluetooth music, allowing you to choose your favorite songs during your boxing workout. Surround sound speakers and dynamic lights keep you fully immersed while training.</p>\r\n
    <p><br />*[High-Quality Material] The impact surface is crafted from high-elastic foam, offering excellent rebound and shock-absorbing properties to protect your hands from injury during training.</p>\r\n
    <p>*[Easy to Install] The boxing machine for adults is designed for wall-mounting, conserving space and installation effort. Utilize double-sided tape and Velcro to securely attach the wall boxing punching pad musical to the wall, providing a home boxing setup without the need for drilling holes. With this convenience, you can achieve your workout goals from the comfort of home, saving both time and money by eliminating the need for a trip to the gym.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1697;s:12:"tax_class_id";N;s:4:"slug";s:130:"multi-function-folding-fan-3-speeds-mini-personal-table-fan-for-travel-quiet-desktop-usb-rechargeable-fan-for-office-rooms-bedroom";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2197;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-12 06:14:26";s:10:"updated_at";s:19:"2026-03-06 18:35:35";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1697;s:12:"tax_class_id";N;s:4:"slug";s:130:"multi-function-folding-fan-3-speeds-mini-personal-table-fan-for-travel-quiet-desktop-usb-rechargeable-fan-for-office-rooms-bedroom";s:5:"price";s:7:"17.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"14.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2197;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-06-12 06:14:26";s:10:"updated_at";s:19:"2026-03-06 18:35:35";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1697;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1697;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1697;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1695;s:10:"product_id";i:1697;s:6:"locale";s:2:"en";s:4:"name";s:135:"Multi-Function Folding Fan, 3 Speeds Mini Personal Table Fan for Travel, Quiet Desktop USB Rechargeable Fan for Office, Rooms & Bedroom";s:11:"description";s:1513:"<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 class="a-spacing-mini"><span class="a-list-item">[Retractable Portable Fan] The foldable quiet fan can be retracted up to 36 cm (14.2 inches), and can be adjusted to a suitable height at will, easily meeting your different needs for fan height.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Battery Operated Fan] This USB desk fan supports wireless use, and the rechargeable battery can be used for 1-4 hours depending on the wind speed. You can charge via power bank, computer, laptop, car charger, etc.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[3-Speed Adjustment &amp; Silent Operation] The personal mini fan adopts DC brushless motor technology to keep this table fan silent even at the highest speed setting, and can simulate the natural wind belt to circulate the air.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Easy to Carry] The venty small fan can be adjusted and folded, the size after folded is about 17*17*8.5cm, which is convenient to carry in a handbag or backpack. Whether it is at home, office, outdoor, travel can be easily used.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Safe &amp; Durable] The camping fan is made of sturdy materials, with built-in optimized smart chips, which can provide charge and discharge protection, over-temperature protection, etc.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1695;s:10:"product_id";i:1697;s:6:"locale";s:2:"en";s:4:"name";s:135:"Multi-Function Folding Fan, 3 Speeds Mini Personal Table Fan for Travel, Quiet Desktop USB Rechargeable Fan for Office, Rooms & Bedroom";s:11:"description";s:1513:"<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 class="a-spacing-mini"><span class="a-list-item">[Retractable Portable Fan] The foldable quiet fan can be retracted up to 36 cm (14.2 inches), and can be adjusted to a suitable height at will, easily meeting your different needs for fan height.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Battery Operated Fan] This USB desk fan supports wireless use, and the rechargeable battery can be used for 1-4 hours depending on the wind speed. You can charge via power bank, computer, laptop, car charger, etc.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[3-Speed Adjustment &amp; Silent Operation] The personal mini fan adopts DC brushless motor technology to keep this table fan silent even at the highest speed setting, and can simulate the natural wind belt to circulate the air.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Easy to Carry] The venty small fan can be adjusted and folded, the size after folded is about 17*17*8.5cm, which is convenient to carry in a handbag or backpack. Whether it is at home, office, outdoor, travel can be easily used.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">[Safe &amp; Durable] The camping fan is made of sturdy materials, with built-in optimized smart chips, which can provide charge and discharge protection, over-temperature protection, etc.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1702;s:12:"tax_class_id";N;s:4:"slug";s:73:"32-holes-bazooka-bubble-gun-bubble-makers-for-kids-rocket-boom-bubble-gun";s:5:"price";s:7:"14.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2966;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-07-04 09:56:26";s:10:"updated_at";s:19:"2026-03-07 03:00:24";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1702;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1702;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1702;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1700;s:10:"product_id";i:1702;s:6:"locale";s:2:"en";s:4:"name";s:77:"32 Holes Bazooka , Bubble Gun, Bubble Makers for Kids, Rocket Boom Bubble Gun";s:11:"description";s:1081:"<h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>The bubble gun has 32 bubble holes and can blow thousands of bubbles per minute, easily filling your surroundings with bubbles, bringing you and your family joy. Made of the preferred ABS material, it is durable and has strong safety performance, not causing harm to the human body. Our bubble machine is very suitable for indoor and outdoor activities, can also be used as a party, birthday, or anniversary gift. It is a necessary toy for weddings, dates, outdoor play, birthday parties, Christmas and other festivals. You can also take many video photos with it, which will be a good gift choice. It is very suitable for children and adults to play and entertain. This bubble gun is suitable for adults as well because you may use it at any type of celebration. Use by dipping the holes in the solution after adding a little amount of bubble solution to a solution plate. Once you've dipped, pull the trigger on this bubble gun to enjoy the big bubbles.</p>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:1706;s:12:"tax_class_id";N;s:4:"slug";s:121:"prime-choice-vibration-plate-exercise-machine-motion-vibration-platform-whole-body-vibration-machine-for-home-weight-loss";s:5:"price";s:8:"120.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:8:"120.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3105;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2024-08-05 21:48:07";s:10:"updated_at";s:19:"2026-03-06 16:17:10";s:16:"pivot_product_id";i:1732;s:24:"pivot_up_sell_product_id";i:1706;}s:10:"\x00*\x00changes";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:1732;s:18:"up_sell_product_id";i:1706;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:1732;s:18:"up_sell_product_id";i:1706;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";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:2135;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:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</span></li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1704;s:10:"product_id";i:1706;s:6:"locale";s:2:"en";s:4:"name";s:126:"Prime Choice Vibration Plate Exercise Machine - Motion Vibration Platform | Whole Body Vibration Machine for Home, Weight Loss";s:11:"description";s:2227:"<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 class="a-spacing-mini"><span class="a-list-item">【HIGH-EFFICIENCY FAT LOSS】 Vibration Machine Is Currently One Of The More Popular Passive Exercise Equipment. 10 Minutes On A Vibrating Platform Is Equivalent To 1 Hour Of Jogging. It Is More Than 6 Times The Fat Reduction Effect Of Traditional Sports. It Can Effectively Reduce Fat While Getting Rid Of The Pain Of Traditional Exercise. While Generating Vibration, It Stimulates The Muscles, Resulting In Additional Muscle Contraction And Increased Activation.</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MASSAGE TO RELAX】 When You Get Home From Get Off Work, Do You Feel Tired? The Magnet Physiotherapy System Equipped With Our Machine Will Massage Your Feet While It Is In Operation. It Will Promote Blood Circulation Through The Meridian And Acupoints. A Rhythmic Whole Body Vibration Massage Will Help You Relax Your Body. Relieve You From A Hard Day, It Can Provide Long-Lasting, High-Penetrating Body Massage Vibration, And Bring Relief To Your Tired Body</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【MULTIPLE MODES】Our Products Have A Variety Of Vibration Modes And 99 Vibration Levels. You Can Combine Vibration Exercises With Normal Exercises According To The Actual Situation, Such As Sit-Ups, Push-Ups, Yoga, Etc. 99 Subtle Speed Settings Provide Greater Muscle Recruitment And Cns Activation. At The Same Time, It Is Equipped With A Remote Control To Easily Control The Speed With One Button To Avoid The Trouble Of Inconvenient Changes</span></li>\r\n
    <li class="a-spacing-mini"><span class="a-list-item">【EFFICIENT QUALITY】The Body Is Made Of Abs Material, Equipped With An Led touch Display That Can Clearly Display Different Modes; The Upper Layer Is Equipped With A Non-Slip Texture, A Thick Steel Frame Inside, Strong Load-Bearing Capacity, Up To 330 Pounds, And Four Silicone Suction Cups At The Bottom, Which Will Not Shift During Exercise, The Running Sound Is Small, So You Can Worry About Affecting Others; The Body Is Small And Easy To Carry And Store.</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: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:1730;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:1732;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2025-07-17 10:26:09";s:13:"meta_keywords";a:0:{}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:1730;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:1732;s:10:"created_at";s:19:"2025-07-17 10:26:09";s:10:"updated_at";s:19:"2025-07-17 10:26:09";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:1732;s:12:"meta_data_id";i:1730;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:1732;s:12:"meta_data_id";i:1730;s:6:"locale";s:2:"en";s:10:"meta_title";N;s:13:"meta_keywords";s:2:"[]";s:16:"meta_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:10:"conditions";a:0:{}}}}}s:9:"_previous";a:1:{s:3:"url";s:71:"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station";}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/2.4g-wireless-gs5-controller-game-station"
      #requestUri: "/products/2.4g-wireless-gs5-controller-game-station"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1230}
    
     */
    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/2.4g-wireless-gs5-controller-game-station"
      #requestUri: "/products/2.4g-wireless-gs5-controller-game-station"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1230}
    
|--------------------------------------------------------------------------
| 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/2.4g-wireless-gs5-controller-game-station"
      #requestUri: "/products/2.4g-wireless-gs5-controller-game-station"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1230}
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
TZ
"Europe/Berlin"
REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
"aau9PdtcYVkFFQ6zGMGiOAAAAAQ"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL
"/products/2.4g-wireless-gs5-controller-game-station"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aau9PdtcYVkFFQ6zGMGiOAAAAAQ"
REDIRECT_REDIRECT_SCRIPT_URL
"/products/2.4g-wireless-gs5-controller-game-station"
REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aau9PdtcYVkFFQ6zGMGiOAAAAAQ"
REDIRECT_SCRIPT_URL
"/products/2.4g-wireless-gs5-controller-game-station"
REDIRECT_SCRIPT_URI
"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_HANDLER
"application/x-httpd-ea-php73"
REDIRECT_STATUS
"200"
UNIQUE_ID
"aau9PdtcYVkFFQ6zGMGiOAAAAAQ"
SCRIPT_URL
"/products/2.4g-wireless-gs5-controller-game-station"
SCRIPT_URI
"https://black-lb.com/products/2.4g-wireless-gs5-controller-game-station"
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
"60554"
REDIRECT_URL
"/public/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/products/2.4g-wireless-gs5-controller-game-station"
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
1772862781.2037
REQUEST_TIME
1772862781
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