Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router

J26P0T05
$38.00 $45.00
In Stock
  • Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.
  • Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.
  • Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.
  • Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.
HARDWARE FEATURES
Interface 3 10/100Mbps RJ45 LAN Ports
1 10/100Mbps RJ45 LAN/WAN Port
1 RJ11 Port
Button WPS Button
RESET Button
Power ON/OFF Button
External Power Supply 9VDC/0.6A
IEEE Standards IEEE 802.3, 802.3u
VDSL2 Standards ITU-T G.993.2
ITU-T G.993.5 (G.vector)
ITU-T G.998.4 (G.INP)
Dimensions ( W x D x H ) 181.6 x 129.7 x 36.2mm
Antenna Type Omni directional, Fixed
Antenna Gain 2 x 5dBi
WIRELESS FEATURES
Wireless Standards IEEE 802.11b, 802.11g, 802.11n
Frequency 2.400-2.4835GHz
Transmit Power <20dBm(EIRP)
Wireless Security 64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2
encryptions, Wireless MAC Filtering
SOFTWARE FEATURES
Quality of Service WMM, Bandwidth Control (IP QoS)
Security NAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls
Operating Modes VDSL/ADSL Modem Router, Wireless Router,
Management Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools
VPN Pass-Through IPSec VPN
Protocols Supports IPv4 and IPv6
ATM/PPP Protocols PPPoE (RFC2516)
PPPoA (RFC 2364)
MER\IPoE (RFC 1483 Routed)
IPoA (RFC1577/2225)
Bridge (RFC1483 Bridge)
Advanced Features Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3
APP Tether App
NAT Virtual Server, Port Triggering, DMZ, ALG, UPnP
OTHERS
Certification CE, RoHS
Package Contents TD-W9960
External DSL Splitter
RJ-11 DSL Cable
RJ-45 Ethernet Cable
Quick Installation Guide
Power Adapter
System Requirements Microsoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,
Mac OS, NetWare, UNIX or Linux
Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other
Java-enabled browser
Subscription with an internet service provider (for internet access)
Environment Operating Temperature: 0℃~40℃(32℉~104℉)
Storage Temperature: -40℃~70℃(-40℉~158℉)
Operating Humidity: 10%~90% non-condensing
Storage Humidity: 5%~90% non-condensing

Related Products

You might also like

Whoops! There was an error.
ErrorException (E_WARNING)
file_put_contents(/home/blacklb/public_html/storage/framework/sessions/jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm): failed to open stream: No space left on device ErrorException thrown with message "file_put_contents(/home/blacklb/public_html/storage/framework/sessions/jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm): 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/jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm): 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/jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm"
    
  2. """
    a:5:{s:6:"_token";s:40:"IHQV95QF3gPcjjPLqrV5vMGk8T7WcgRhv9LazGSG";s:6:"locale";s:2:"en";s:67:"jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:825;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:825;s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:5:"price";d:38;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:825;s:12:"tax_class_id";N;s:4:"slug";s:65:"tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"38.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"38.0000";s:3:"sku";s:8:"J26P0T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2413;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2026-03-04 15:35:43";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:825;s:12:"tax_class_id";N;s:4:"slug";s:65:"tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"38.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"38.0000";s:3:"sku";s:8:"J26P0T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2413;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2026-03-04 15:35:43";}s:10:"\x00*\x00changes";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:823;s:10:"product_id";i:825;s:6:"locale";s:2:"en";s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:11:"description";s:5081:"<ul>\r\n
    <li><strong>Versatile Connectivity</strong>&nbsp;&ndash; With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.</li>\r\n
    <li><strong>Boosted Speeds</strong>&nbsp;&ndash; Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.</li>\r\n
    <li><strong>Maximized Range</strong>&nbsp;&ndash; Powerful external antennas provide far-reaching wireless coverage in every direction.</li>\r\n
    <li><strong>Effortless Management</strong>&nbsp;&ndash; Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_603">\r\n
    <th colspan="2"><a>HARDWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_694">\r\n
    <th width="35%">Interface</th>\r\n
    <td width="65%">3 10/100Mbps RJ45 LAN&nbsp;Ports<br />1 10/100Mbps RJ45 LAN/WAN&nbsp;Port<br />1 RJ11 Port</td>\r\n
    </tr>\r\n
    <tr id="tr_695">\r\n
    <th width="35%">Button</th>\r\n
    <td width="65%">WPS Button<br />RESET Button<br />Power ON/OFF Button</td>\r\n
    </tr>\r\n
    <tr id="tr_613">\r\n
    <th width="35%">External Power Supply</th>\r\n
    <td width="65%">9VDC/0.6A</td>\r\n
    </tr>\r\n
    <tr id="tr_1054">\r\n
    <th width="35%">IEEE Standards</th>\r\n
    <td width="65%">IEEE 802.3, 802.3u</td>\r\n
    </tr>\r\n
    <tr id="tr_3787">\r\n
    <th width="35%">VDSL2 Standards</th>\r\n
    <td width="65%">ITU-T G.993.2<br />ITU-T G.993.5 (G.vector)<br />ITU-T G.998.4 (G.INP)</td>\r\n
    </tr>\r\n
    <tr id="tr_697">\r\n
    <th width="35%">Dimensions ( W x D x H )</th>\r\n
    <td width="65%">181.6 x 129.7 x 36.2mm</td>\r\n
    </tr>\r\n
    <tr id="tr_1056">\r\n
    <th width="35%">Antenna Type</th>\r\n
    <td width="65%">Omni directional, Fixed</td>\r\n
    </tr>\r\n
    <tr id="tr_1057">\r\n
    <th width="35%">Antenna Gain</th>\r\n
    <td width="65%">2 x 5dBi</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_604">\r\n
    <th colspan="2"><a>WIRELESS FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_1058">\r\n
    <th width="35%">Wireless Standards</th>\r\n
    <td width="65%">IEEE 802.11b, 802.11g, 802.11n</td>\r\n
    </tr>\r\n
    <tr id="tr_698">\r\n
    <th width="35%">Frequency</th>\r\n
    <td width="65%">2.400-2.4835GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_700">\r\n
    <th width="35%">Transmit Power</th>\r\n
    <td width="65%">&lt;20dBm(EIRP)</td>\r\n
    </tr>\r\n
    <tr id="tr_704">\r\n
    <th width="35%">Wireless Security</th>\r\n
    <td width="65%">64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2<br />encryptions, Wireless MAC Filtering</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_605">\r\n
    <th colspan="2"><a>SOFTWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_708">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">WMM, Bandwidth Control (IP QoS)</td>\r\n
    </tr>\r\n
    <tr id="tr_1060">\r\n
    <th width="35%">Security</th>\r\n
    <td width="65%">NAT Firewall, SPI Firewall, DoS Protection, IP &amp; MAC Binding, Service Filtering, Access Control, Parental Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_2167">\r\n
    <th width="35%">Operating Modes</th>\r\n
    <td width="65%">VDSL/ADSL Modem Router, Wireless Router,</td>\r\n
    </tr>\r\n
    <tr id="tr_713">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools</td>\r\n
    </tr>\r\n
    <tr id="tr_710">\r\n
    <th width="35%">VPN Pass-Through</th>\r\n
    <td width="65%">IPSec VPN</td>\r\n
    </tr>\r\n
    <tr id="tr_1108">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">Supports IPv4 and IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_1090">\r\n
    <th width="35%">ATM/PPP Protocols</th>\r\n
    <td width="65%">PPPoE (RFC2516)<br />PPPoA (RFC 2364)<br />MER\IPoE (RFC 1483 Routed)<br />IPoA (RFC1577/2225)<br />Bridge (RFC1483 Bridge)</td>\r\n
    </tr>\r\n
    <tr id="tr_1091">\r\n
    <th width="35%">Advanced Features</th>\r\n
    <td width="65%">Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3</td>\r\n
    </tr>\r\n
    <tr id="tr_5435">\r\n
    <th width="35%">APP</th>\r\n
    <td width="65%">Tether App</td>\r\n
    </tr>\r\n
    <tr id="tr_5561">\r\n
    <th width="35%">NAT</th>\r\n
    <td width="65%">Virtual Server, Port Triggering, DMZ, ALG, UPnP</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_606">\r\n
    <th colspan="2"><a>OTHERS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_714">\r\n
    <th width="35%">Certification</th>\r\n
    <td width="65%">CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_715">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">TD-W9960<br />External DSL Splitter<br />RJ-11 DSL Cable<br />RJ-45 Ethernet Cable<br />Quick Installation Guide<br />Power Adapter</td>\r\n
    </tr>\r\n
    <tr id="tr_716">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Microsoft Windows 98SE, NT, 2000, XP, Vista&trade; or Windows 7, 8, 8.1, 10,<br />Mac OS, NetWare, UNIX or Linux<br />Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other<br />Java-enabled browser<br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_717">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃(32℉~104℉)<br />Storage Temperature: -40℃~70℃(-40℉~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:823;s:10:"product_id";i:825;s:6:"locale";s:2:"en";s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:11:"description";s:5081:"<ul>\r\n
    <li><strong>Versatile Connectivity</strong>&nbsp;&ndash; With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.</li>\r\n
    <li><strong>Boosted Speeds</strong>&nbsp;&ndash; Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.</li>\r\n
    <li><strong>Maximized Range</strong>&nbsp;&ndash; Powerful external antennas provide far-reaching wireless coverage in every direction.</li>\r\n
    <li><strong>Effortless Management</strong>&nbsp;&ndash; Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_603">\r\n
    <th colspan="2"><a>HARDWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_694">\r\n
    <th width="35%">Interface</th>\r\n
    <td width="65%">3 10/100Mbps RJ45 LAN&nbsp;Ports<br />1 10/100Mbps RJ45 LAN/WAN&nbsp;Port<br />1 RJ11 Port</td>\r\n
    </tr>\r\n
    <tr id="tr_695">\r\n
    <th width="35%">Button</th>\r\n
    <td width="65%">WPS Button<br />RESET Button<br />Power ON/OFF Button</td>\r\n
    </tr>\r\n
    <tr id="tr_613">\r\n
    <th width="35%">External Power Supply</th>\r\n
    <td width="65%">9VDC/0.6A</td>\r\n
    </tr>\r\n
    <tr id="tr_1054">\r\n
    <th width="35%">IEEE Standards</th>\r\n
    <td width="65%">IEEE 802.3, 802.3u</td>\r\n
    </tr>\r\n
    <tr id="tr_3787">\r\n
    <th width="35%">VDSL2 Standards</th>\r\n
    <td width="65%">ITU-T G.993.2<br />ITU-T G.993.5 (G.vector)<br />ITU-T G.998.4 (G.INP)</td>\r\n
    </tr>\r\n
    <tr id="tr_697">\r\n
    <th width="35%">Dimensions ( W x D x H )</th>\r\n
    <td width="65%">181.6 x 129.7 x 36.2mm</td>\r\n
    </tr>\r\n
    <tr id="tr_1056">\r\n
    <th width="35%">Antenna Type</th>\r\n
    <td width="65%">Omni directional, Fixed</td>\r\n
    </tr>\r\n
    <tr id="tr_1057">\r\n
    <th width="35%">Antenna Gain</th>\r\n
    <td width="65%">2 x 5dBi</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_604">\r\n
    <th colspan="2"><a>WIRELESS FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_1058">\r\n
    <th width="35%">Wireless Standards</th>\r\n
    <td width="65%">IEEE 802.11b, 802.11g, 802.11n</td>\r\n
    </tr>\r\n
    <tr id="tr_698">\r\n
    <th width="35%">Frequency</th>\r\n
    <td width="65%">2.400-2.4835GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_700">\r\n
    <th width="35%">Transmit Power</th>\r\n
    <td width="65%">&lt;20dBm(EIRP)</td>\r\n
    </tr>\r\n
    <tr id="tr_704">\r\n
    <th width="35%">Wireless Security</th>\r\n
    <td width="65%">64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2<br />encryptions, Wireless MAC Filtering</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_605">\r\n
    <th colspan="2"><a>SOFTWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_708">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">WMM, Bandwidth Control (IP QoS)</td>\r\n
    </tr>\r\n
    <tr id="tr_1060">\r\n
    <th width="35%">Security</th>\r\n
    <td width="65%">NAT Firewall, SPI Firewall, DoS Protection, IP &amp; MAC Binding, Service Filtering, Access Control, Parental Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_2167">\r\n
    <th width="35%">Operating Modes</th>\r\n
    <td width="65%">VDSL/ADSL Modem Router, Wireless Router,</td>\r\n
    </tr>\r\n
    <tr id="tr_713">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools</td>\r\n
    </tr>\r\n
    <tr id="tr_710">\r\n
    <th width="35%">VPN Pass-Through</th>\r\n
    <td width="65%">IPSec VPN</td>\r\n
    </tr>\r\n
    <tr id="tr_1108">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">Supports IPv4 and IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_1090">\r\n
    <th width="35%">ATM/PPP Protocols</th>\r\n
    <td width="65%">PPPoE (RFC2516)<br />PPPoA (RFC 2364)<br />MER\IPoE (RFC 1483 Routed)<br />IPoA (RFC1577/2225)<br />Bridge (RFC1483 Bridge)</td>\r\n
    </tr>\r\n
    <tr id="tr_1091">\r\n
    <th width="35%">Advanced Features</th>\r\n
    <td width="65%">Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3</td>\r\n
    </tr>\r\n
    <tr id="tr_5435">\r\n
    <th width="35%">APP</th>\r\n
    <td width="65%">Tether App</td>\r\n
    </tr>\r\n
    <tr id="tr_5561">\r\n
    <th width="35%">NAT</th>\r\n
    <td width="65%">Virtual Server, Port Triggering, DMZ, ALG, UPnP</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_606">\r\n
    <th colspan="2"><a>OTHERS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_714">\r\n
    <th width="35%">Certification</th>\r\n
    <td width="65%">CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_715">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">TD-W9960<br />External DSL Splitter<br />RJ-11 DSL Cable<br />RJ-45 Ethernet Cable<br />Quick Installation Guide<br />Power Adapter</td>\r\n
    </tr>\r\n
    <tr id="tr_716">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Microsoft Windows 98SE, NT, 2000, XP, Vista&trade; or Windows 7, 8, 8.1, 10,<br />Mac OS, NetWare, UNIX or Linux<br />Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other<br />Java-enabled browser<br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_717">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃(32℉~104℉)<br />Storage Temperature: -40℃~70℃(-40℉~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}s:10:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{i:0;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:5309;s:7:"user_id";i:674;s:8:"filename";s:12:"JJHUGUYH.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Y5u5Z1EpMuxSBgvRTYgS1pVFArdlpDvTcdSOUQCz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"43602";s:10:"created_at";s:19:"2021-08-30 17:00:27";s:10:"updated_at";s:19:"2021-08-30 17:00:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5309;s:7:"user_id";i:674;s:8:"filename";s:12:"JJHUGUYH.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Y5u5Z1EpMuxSBgvRTYgS1pVFArdlpDvTcdSOUQCz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"43602";s:10:"created_at";s:19:"2021-08-30 17:00:27";s:10:"updated_at";s:19:"2021-08-30 17:00:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5309;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59037;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5309;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59037;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5309;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59037;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:1;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:5311;s:7:"user_id";i:674;s:8:"filename";s:13:"5TYSRUSRT.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dWM4ENls58pO7tztcIExeefrqupbQIxgp0W4cdiz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"39052";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5311;s:7:"user_id";i:674;s:8:"filename";s:13:"5TYSRUSRT.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dWM4ENls58pO7tztcIExeefrqupbQIxgp0W4cdiz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"39052";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5311;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59038;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5311;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59038;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5311;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59038;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5312;s:7:"user_id";i:674;s:8:"filename";s:18:"الللالا.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/JHCKwAHbM5LmA7IT4QmXmF9RMSZanht3nBLQHFBf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37306";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5312;s:7:"user_id";i:674;s:8:"filename";s:18:"الللالا.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/JHCKwAHbM5LmA7IT4QmXmF9RMSZanht3nBLQHFBf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37306";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5312;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59039;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5312;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59039;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5312;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59039;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5310;s:7:"user_id";i:674;s:8:"filename";s:11:"JDIDEEE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/rPfiS7qFi1RoV6FbqRXEdEmpc3R4qDUuwAXTODre.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"67718";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5310;s:7:"user_id";i:674;s:8:"filename";s:11:"JDIDEEE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/rPfiS7qFi1RoV6FbqRXEdEmpc3R4qDUuwAXTODre.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"67718";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5310;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59040;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5310;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59040;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5310;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59040;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5313;s:7:"user_id";i:674;s:8:"filename";s:11:"NOUVEAU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/0gr3ljJXTqxhBYVImMF7tw2KQH6zbJ9hJTdDecXU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"61302";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5313;s:7:"user_id";i:674;s:8:"filename";s:11:"NOUVEAU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/0gr3ljJXTqxhBYVImMF7tw2KQH6zbJ9hJTdDecXU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"61302";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5313;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59041;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5313;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59041;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5313;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59041;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5315;s:7:"user_id";i:674;s:8:"filename";s:20:"لغققغغعع.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8Qt5IOTG2b1yOorcxwj2A0kk3EZF9u3hOJjLkpSa.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"48399";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5315;s:7:"user_id";i:674;s:8:"filename";s:20:"لغققغغعع.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8Qt5IOTG2b1yOorcxwj2A0kk3EZF9u3hOJjLkpSa.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"48399";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5315;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59042;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5315;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59042;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5315;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59042;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5316;s:7:"user_id";i:674;s:8:"filename";s:19:"FUCKK UUUUUUUUU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/HoMLzrxm0oJ3lHwZ0GJNWOlMCd8xhgqK43QaCXGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"77749";s:10:"created_at";s:19:"2021-08-30 17:03:11";s:10:"updated_at";s:19:"2021-08-30 17:03:11";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5316;s:7:"user_id";i:674;s:8:"filename";s:19:"FUCKK UUUUUUUUU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/HoMLzrxm0oJ3lHwZ0GJNWOlMCd8xhgqK43QaCXGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"77749";s:10:"created_at";s:19:"2021-08-30 17:03:11";s:10:"updated_at";s:19:"2021-08-30 17:03:11";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5316;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59043;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5316;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59043;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5316;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59043;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5314;s:7:"user_id";i:674;s:8:"filename";s:12:"عهبف.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/vpJHnuWJkNyDCCnZpJqsBHWiM0fWJyev3uOiDxI0.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"47758";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5314;s:7:"user_id";i:674;s:8:"filename";s:12:"عهبف.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/vpJHnuWJkNyDCCnZpJqsBHWiM0fWJyev3uOiDxI0.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"47758";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5314;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59044;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5314;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59044;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5314;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59044;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:12:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5431;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5431;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:286;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:286;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:286;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:370;s:12:"tax_class_id";N;s:4:"slug";s:22:"meetion-wireless-mouse";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2727;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-07 15:18:38";s:10:"updated_at";s:19:"2026-03-06 23:56:01";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:370;s:12:"tax_class_id";N;s:4:"slug";s:22:"meetion-wireless-mouse";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2727;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-07 15:18:38";s:10:"updated_at";s:19:"2026-03-06 23:56:01";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:370;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:370;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:370;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:368;s:10:"product_id";i:370;s:6:"locale";s:2:"en";s:4:"name";s:22:"Meetion Wireless Mouse";s:11:"description";s:960:"<h1 class="product_title entry-title">Meetion R547 Wireless mouse</h1>\r\n
    <p><strong>Model:</strong>&nbsp; &nbsp; &nbsp; &nbsp; MT-R547&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><strong>Features:</strong><br />1. Red LED advanced optical technology<br />2. 2.4 GHz USB Nano receiver included (range &ndash; up to 10 m)<br />3. Resolution 800/1200/1600 dpi<br />4. DPI resolution switch<br />5. USB interface<br />6. Soft Touch coating<br />7. 1 AA Alkaline type batteries<br />8. Long life battery-fed operation (1 year)<br />9. Drivers installation is not required for Windows XP/Vista/7/8/10&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:368;s:10:"product_id";i:370;s:6:"locale";s:2:"en";s:4:"name";s:22:"Meetion Wireless Mouse";s:11:"description";s:960:"<h1 class="product_title entry-title">Meetion R547 Wireless mouse</h1>\r\n
    <p><strong>Model:</strong>&nbsp; &nbsp; &nbsp; &nbsp; MT-R547&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><strong>Features:</strong><br />1. Red LED advanced optical technology<br />2. 2.4 GHz USB Nano receiver included (range &ndash; up to 10 m)<br />3. Resolution 800/1200/1600 dpi<br />4. DPI resolution switch<br />5. USB interface<br />6. Soft Touch coating<br />7. 1 AA Alkaline type batteries<br />8. Long life battery-fed operation (1 year)<br />9. Drivers installation is not required for Windows XP/Vista/7/8/10&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:434;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:434;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:434;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:441;s:12:"tax_class_id";N;s:4:"slug";s:31:"jedel-2.4hz-wireless-mouse-w910";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2827;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-16 23:06:33";s:10:"updated_at";s:19:"2026-03-06 22:44:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:441;s:12:"tax_class_id";N;s:4:"slug";s:31:"jedel-2.4hz-wireless-mouse-w910";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2827;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-16 23:06:33";s:10:"updated_at";s:19:"2026-03-06 22:44:18";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:441;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:441;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:441;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:439;s:10:"product_id";i:441;s:6:"locale";s:2:"en";s:4:"name";s:31:"JEDEL 2.4HZ WIRELESS MOUSE W910";s:11:"description";s:162:"<div id="hd-20200615-1317-48046-200-523JR-000ProductDetail">JEDEL 2.4HZ WIRELESS MOUSE W910 Wireless Mouse, 2.4 GHz with USB Mini Receiver, Optical Tracking</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:439;s:10:"product_id";i:441;s:6:"locale";s:2:"en";s:4:"name";s:31:"JEDEL 2.4HZ WIRELESS MOUSE W910";s:11:"description";s:162:"<div id="hd-20200615-1317-48046-200-523JR-000ProductDetail">JEDEL 2.4HZ WIRELESS MOUSE W910 Wireless Mouse, 2.4 GHz with USB Mini Receiver, Optical Tracking</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:528;s:12:"tax_class_id";N;s:4:"slug";s:53:"multifunction-dc-ups-for-wifi-routers-fsp1-1-fanshine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:5:"J14P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5321;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 14:04:32";s:10:"updated_at";s:19:"2026-03-05 16:47:56";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:528;s:12:"tax_class_id";N;s:4:"slug";s:53:"multifunction-dc-ups-for-wifi-routers-fsp1-1-fanshine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:5:"J14P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5321;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 14:04:32";s:10:"updated_at";s:19:"2026-03-05 16:47:56";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:528;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:528;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:528;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:526;s:10:"product_id";i:528;s:6:"locale";s:2:"en";s:4:"name";s:53:"Multifunction DC UPS for WiFi Routers FSP1-1 Fanshine";s:11:"description";s:1318:"<table border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td><strong data-spm-anchor-id="a2700.details.pronpeci14.i1.32fb37abYucCVR">Product Name</strong></td>\r\n
    <td>New Design DC UPS&nbsp; Battery Capacity 1800mAH x 4 Uninterruptible Power Supply System Mini&nbsp; UPS With POE</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Brand Name</strong></td>\r\n
    <td>Fanshine Or OEM</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Model Number</strong></td>\r\n
    <td>FSP1-1</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Type</strong></td>\r\n
    <td>Mini DC UPS</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Input Voltage</strong></td>\r\n
    <td>100~240Vac/50-60Hz</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>DC Output</strong></td>\r\n
    <td>USB 2.0A/10W &nbsp;9Vdc/12Vdc 1.0A/12W &nbsp;15Vdc/24Vdc&nbsp; 0.6A(15V10W) or (24V15W)</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Transfer Time</strong></td>\r\n
    <td>0ms</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Battery</strong></td>\r\n
    <td>life P04&nbsp;1800mAH x 4</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Phase</strong></td>\r\n
    <td>Single phase</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Safety Protection</strong></td>\r\n
    <td>under-voltage, overvoltage, overload, over-temperature and short circuit</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Charging Period</strong></td>\r\n
    <td>Typical: 2-3hours</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Product Size</strong></td>\r\n
    <td>166x130x27mm</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Weight</strong></td>\r\n
    <td>0.4kgs</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:526;s:10:"product_id";i:528;s:6:"locale";s:2:"en";s:4:"name";s:53:"Multifunction DC UPS for WiFi Routers FSP1-1 Fanshine";s:11:"description";s:1318:"<table border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td><strong data-spm-anchor-id="a2700.details.pronpeci14.i1.32fb37abYucCVR">Product Name</strong></td>\r\n
    <td>New Design DC UPS&nbsp; Battery Capacity 1800mAH x 4 Uninterruptible Power Supply System Mini&nbsp; UPS With POE</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Brand Name</strong></td>\r\n
    <td>Fanshine Or OEM</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Model Number</strong></td>\r\n
    <td>FSP1-1</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Type</strong></td>\r\n
    <td>Mini DC UPS</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Input Voltage</strong></td>\r\n
    <td>100~240Vac/50-60Hz</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>DC Output</strong></td>\r\n
    <td>USB 2.0A/10W &nbsp;9Vdc/12Vdc 1.0A/12W &nbsp;15Vdc/24Vdc&nbsp; 0.6A(15V10W) or (24V15W)</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Transfer Time</strong></td>\r\n
    <td>0ms</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Battery</strong></td>\r\n
    <td>life P04&nbsp;1800mAH x 4</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Phase</strong></td>\r\n
    <td>Single phase</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Safety Protection</strong></td>\r\n
    <td>under-voltage, overvoltage, overload, over-temperature and short circuit</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Charging Period</strong></td>\r\n
    <td>Typical: 2-3hours</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Product Size</strong></td>\r\n
    <td>166x130x27mm</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Weight</strong></td>\r\n
    <td>0.4kgs</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6344;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6344;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:530;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"related_product_id";i:530;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:530;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:631;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:631;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:631;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:7;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:7:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:7:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:633;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:633;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:633;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:8;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:634;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:634;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:634;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:9;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:805;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:805;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:805;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:10;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:823;s:12:"tax_class_id";N;s:4:"slug";s:48:"tl-wr840n-300mbps-access-point-wireless-n-router";s:5:"price";s:7:"35.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:8:"J14P0T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2704;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 11:45:41";s:10:"updated_at";s:19:"2026-03-06 22:41:28";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:823;s:12:"tax_class_id";N;s:4:"slug";s:48:"tl-wr840n-300mbps-access-point-wireless-n-router";s:5:"price";s:7:"35.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:8:"J14P0T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2704;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 11:45:41";s:10:"updated_at";s:19:"2026-03-06 22:41:28";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:823;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:823;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:823;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:821;s:10:"product_id";i:823;s:6:"locale";s:2:"en";s:4:"name";s:57:"Tp-Link TL-WR840N 300Mbps Access Point/ Wireless N Router";s:11:"description";s:5606:"<ul>\r\n
    <li>300Mbps wireless transmission rate ideal for both bandwidth sensitive tasks and basic work&nbsp;</li>\r\n
    <li>Supports Access Point mode to create a new Wi-Fi access point</li>\r\n
    <li>Supports Range Extender mode to boost the existing wireless coverage in your room</li>\r\n
    <li>Parental Controls manage when and how connected devices can access the internet</li>\r\n
    <li>IPTV supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming</li>\r\n
    <li>compatible with IPv6 (Internet Protocol version 6)</li>\r\n
    <li>Guest Network provides separate access for guests while securing the home network</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1525">\r\n
    <th colspan="2"><a>WIRELESS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5924">\r\n
    <th width="35%">Standards</th>\r\n
    <td width="65%"><strong>Wi-Fi 4</strong><br />IEEE 802.11n/b/g 2.4 GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_5923">\r\n
    <th width="35%">WiFi Speeds</th>\r\n
    <td width="65%"><strong>N300</strong><br />2.4 GHz: 300 Mbps (802.11n)</td>\r\n
    </tr>\r\n
    <tr id="tr_5925">\r\n
    <th width="35%">WiFi Range</th>\r\n
    <td width="65%"><strong>2 Bedroom Houses</strong><hr />2&times; Fixed Antennas</td>\r\n
    </tr>\r\n
    <tr id="tr_5926">\r\n
    <th width="35%">WiFi Capacity</th>\r\n
    <td width="65%"><strong>Legacy</strong></td>\r\n
    </tr>\r\n
    <tr id="tr_5962">\r\n
    <th width="35%">Working Modes</th>\r\n
    <td width="65%">Router Mode<br />Access Point Mode<br />Range Extender Mode<br />WISP Mode</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5793">\r\n
    <th colspan="2"><a>HARDWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5928">\r\n
    <th width="35%">Processor</th>\r\n
    <td width="65%">Single-Core CPU</td>\r\n
    </tr>\r\n
    <tr id="tr_5929">\r\n
    <th width="35%">Ethernet Ports</th>\r\n
    <td width="65%">1&times; 10/100 Mbps WAN Port<br />4&times; 10/100 Mbps LAN Ports</td>\r\n
    </tr>\r\n
    <tr id="tr_5851">\r\n
    <th width="35%">Buttons</th>\r\n
    <td width="65%">Reset Button</td>\r\n
    </tr>\r\n
    <tr id="tr_5931">\r\n
    <th width="35%">Power</th>\r\n
    <td width="65%">9 V ⎓ 0.6 A</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1625">\r\n
    <th colspan="2"><a>SECURITY</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5932">\r\n
    <th width="35%">WiFi Encryption</th>\r\n
    <td width="65%">WEP<br />WPA<br />WPA2<br />WPA/WPA2-Enterprise (802.1x)</td>\r\n
    </tr>\r\n
    <tr id="tr_5933">\r\n
    <th width="35%">Network Security</th>\r\n
    <td width="65%">SPI Firewall<br />Access Control<br />IP &amp; MAC Binding<br />Application Layer Gateway</td>\r\n
    </tr>\r\n
    <tr id="tr_5934">\r\n
    <th width="35%">Guest Network</th>\r\n
    <td width="65%">1&times; 2.4 GHz Guest Network</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5937">\r\n
    <th colspan="2"><a>SOFTWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5963">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">IPv4<br />IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_5942">\r\n
    <th width="35%">Parental Controls</th>\r\n
    <td width="65%">URL Filtering<br />Time Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_5969">\r\n
    <th width="35%">WAN Types</th>\r\n
    <td width="65%">Dynamic IP<br />Static IP<br />PPPoE<br />PPTP<br />L2TP</td>\r\n
    </tr>\r\n
    <tr id="tr_5943">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">QoS by Device</td>\r\n
    </tr>\r\n
    <tr id="tr_5946">\r\n
    <th width="35%">NAT Forwarding</th>\r\n
    <td width="65%">Port Forwarding<br />Port Triggering<br />DMZ<br />UPnP</td>\r\n
    </tr>\r\n
    <tr id="tr_5947">\r\n
    <th width="35%">IPTV</th>\r\n
    <td width="65%">IGMP Proxy<br />IGMP Snooping</td>\r\n
    </tr>\r\n
    <tr id="tr_5948">\r\n
    <th width="35%">DHCP</th>\r\n
    <td width="65%">Address Reservation<br />DHCP Client List<br />Server</td>\r\n
    </tr>\r\n
    <tr id="tr_5949">\r\n
    <th width="35%">DDNS</th>\r\n
    <td width="65%">NO-IP<br />Comex<br />DynDNS</td>\r\n
    </tr>\r\n
    <tr id="tr_5950">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Tether App<br />Webpage<br /><a href="https://tp-link.com/support/download/tl-wr840n/#Emulators">Check Web Emulator&gt;</a></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5964">\r\n
    <th colspan="2"><a>PHYSICAL</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5965">\r\n
    <th width="35%">Dimensions (W&times;D&times;H)</th>\r\n
    <td width="65%">7.2 &times; 5.0 &times; 1.4 in<br />(182 &times; 128 &times; 35 mm)</td>\r\n
    </tr>\r\n
    <tr id="tr_5967">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">Wi-Fi Router TL-WR840N<br />Power Adapter<br />RJ45 Ethernet Cable<br />Quick Installation Guide</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5970">\r\n
    <th colspan="2"><a>OTHER</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5971">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Internet Explorer 11+, Firefox 12.0+, Chrome 20.0+, Safari 4.0+, or other JavaScript-enabled browser<br /><br />Cable or DSL Modem (if needed)<br /><br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_5972">\r\n
    <th width="35%">Certifications</th>\r\n
    <td width="65%">FCC, CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_5973">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃ (32℉ ~104℉)<br />Storage Temperature: -40℃~70℃ (-40℉ ~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5959">\r\n
    <th colspan="2"><a>TEST DATA</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5960">\r\n
    <th width="35%">WiFi Transmission Power</th>\r\n
    <td width="65%">CE:<br />&lt;20dBm(2.4GHz)<br />FCC:<br />&lt;30dBm</td>\r\n
    </tr>\r\n
    <tr id="tr_5961">\r\n
    <th width="35%">WiFi Reception Sensitivity</th>\r\n
    <td width="65%">270M: -68dBm@10% PER<br />130M: -68dBm@10% PER<br />108M: -68dBm@10% PER<br />54M: -68dBm@10% PER<br />11M: -85dBm@8% PER<br />6M: -88dBm@10% PER<br />1M: -90dBm@8% PER</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:821;s:10:"product_id";i:823;s:6:"locale";s:2:"en";s:4:"name";s:57:"Tp-Link TL-WR840N 300Mbps Access Point/ Wireless N Router";s:11:"description";s:5606:"<ul>\r\n
    <li>300Mbps wireless transmission rate ideal for both bandwidth sensitive tasks and basic work&nbsp;</li>\r\n
    <li>Supports Access Point mode to create a new Wi-Fi access point</li>\r\n
    <li>Supports Range Extender mode to boost the existing wireless coverage in your room</li>\r\n
    <li>Parental Controls manage when and how connected devices can access the internet</li>\r\n
    <li>IPTV supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming</li>\r\n
    <li>compatible with IPv6 (Internet Protocol version 6)</li>\r\n
    <li>Guest Network provides separate access for guests while securing the home network</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1525">\r\n
    <th colspan="2"><a>WIRELESS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5924">\r\n
    <th width="35%">Standards</th>\r\n
    <td width="65%"><strong>Wi-Fi 4</strong><br />IEEE 802.11n/b/g 2.4 GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_5923">\r\n
    <th width="35%">WiFi Speeds</th>\r\n
    <td width="65%"><strong>N300</strong><br />2.4 GHz: 300 Mbps (802.11n)</td>\r\n
    </tr>\r\n
    <tr id="tr_5925">\r\n
    <th width="35%">WiFi Range</th>\r\n
    <td width="65%"><strong>2 Bedroom Houses</strong><hr />2&times; Fixed Antennas</td>\r\n
    </tr>\r\n
    <tr id="tr_5926">\r\n
    <th width="35%">WiFi Capacity</th>\r\n
    <td width="65%"><strong>Legacy</strong></td>\r\n
    </tr>\r\n
    <tr id="tr_5962">\r\n
    <th width="35%">Working Modes</th>\r\n
    <td width="65%">Router Mode<br />Access Point Mode<br />Range Extender Mode<br />WISP Mode</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5793">\r\n
    <th colspan="2"><a>HARDWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5928">\r\n
    <th width="35%">Processor</th>\r\n
    <td width="65%">Single-Core CPU</td>\r\n
    </tr>\r\n
    <tr id="tr_5929">\r\n
    <th width="35%">Ethernet Ports</th>\r\n
    <td width="65%">1&times; 10/100 Mbps WAN Port<br />4&times; 10/100 Mbps LAN Ports</td>\r\n
    </tr>\r\n
    <tr id="tr_5851">\r\n
    <th width="35%">Buttons</th>\r\n
    <td width="65%">Reset Button</td>\r\n
    </tr>\r\n
    <tr id="tr_5931">\r\n
    <th width="35%">Power</th>\r\n
    <td width="65%">9 V ⎓ 0.6 A</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1625">\r\n
    <th colspan="2"><a>SECURITY</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5932">\r\n
    <th width="35%">WiFi Encryption</th>\r\n
    <td width="65%">WEP<br />WPA<br />WPA2<br />WPA/WPA2-Enterprise (802.1x)</td>\r\n
    </tr>\r\n
    <tr id="tr_5933">\r\n
    <th width="35%">Network Security</th>\r\n
    <td width="65%">SPI Firewall<br />Access Control<br />IP &amp; MAC Binding<br />Application Layer Gateway</td>\r\n
    </tr>\r\n
    <tr id="tr_5934">\r\n
    <th width="35%">Guest Network</th>\r\n
    <td width="65%">1&times; 2.4 GHz Guest Network</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5937">\r\n
    <th colspan="2"><a>SOFTWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5963">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">IPv4<br />IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_5942">\r\n
    <th width="35%">Parental Controls</th>\r\n
    <td width="65%">URL Filtering<br />Time Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_5969">\r\n
    <th width="35%">WAN Types</th>\r\n
    <td width="65%">Dynamic IP<br />Static IP<br />PPPoE<br />PPTP<br />L2TP</td>\r\n
    </tr>\r\n
    <tr id="tr_5943">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">QoS by Device</td>\r\n
    </tr>\r\n
    <tr id="tr_5946">\r\n
    <th width="35%">NAT Forwarding</th>\r\n
    <td width="65%">Port Forwarding<br />Port Triggering<br />DMZ<br />UPnP</td>\r\n
    </tr>\r\n
    <tr id="tr_5947">\r\n
    <th width="35%">IPTV</th>\r\n
    <td width="65%">IGMP Proxy<br />IGMP Snooping</td>\r\n
    </tr>\r\n
    <tr id="tr_5948">\r\n
    <th width="35%">DHCP</th>\r\n
    <td width="65%">Address Reservation<br />DHCP Client List<br />Server</td>\r\n
    </tr>\r\n
    <tr id="tr_5949">\r\n
    <th width="35%">DDNS</th>\r\n
    <td width="65%">NO-IP<br />Comex<br />DynDNS</td>\r\n
    </tr>\r\n
    <tr id="tr_5950">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Tether App<br />Webpage<br /><a href="https://tp-link.com/support/download/tl-wr840n/#Emulators">Check Web Emulator&gt;</a></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5964">\r\n
    <th colspan="2"><a>PHYSICAL</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5965">\r\n
    <th width="35%">Dimensions (W&times;D&times;H)</th>\r\n
    <td width="65%">7.2 &times; 5.0 &times; 1.4 in<br />(182 &times; 128 &times; 35 mm)</td>\r\n
    </tr>\r\n
    <tr id="tr_5967">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">Wi-Fi Router TL-WR840N<br />Power Adapter<br />RJ45 Ethernet Cable<br />Quick Installation Guide</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5970">\r\n
    <th colspan="2"><a>OTHER</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5971">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Internet Explorer 11+, Firefox 12.0+, Chrome 20.0+, Safari 4.0+, or other JavaScript-enabled browser<br /><br />Cable or DSL Modem (if needed)<br /><br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_5972">\r\n
    <th width="35%">Certifications</th>\r\n
    <td width="65%">FCC, CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_5973">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃ (32℉ ~104℉)<br />Storage Temperature: -40℃~70℃ (-40℉ ~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5959">\r\n
    <th colspan="2"><a>TEST DATA</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5960">\r\n
    <th width="35%">WiFi Transmission Power</th>\r\n
    <td width="65%">CE:<br />&lt;20dBm(2.4GHz)<br />FCC:<br />&lt;30dBm</td>\r\n
    </tr>\r\n
    <tr id="tr_5961">\r\n
    <th width="35%">WiFi Reception Sensitivity</th>\r\n
    <td width="65%">270M: -68dBm@10% PER<br />130M: -68dBm@10% PER<br />108M: -68dBm@10% PER<br />54M: -68dBm@10% PER<br />11M: -85dBm@8% PER<br />6M: -88dBm@10% PER<br />1M: -90dBm@8% PER</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:11;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:824;s:12:"tax_class_id";N;s:4:"slug";s:46:"tl-wr820n-new-300-mbps-multi-mode-wi-fi-router";s:5:"price";s:7:"32.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:8:"J13P0T85";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2233;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 16:41:44";s:10:"updated_at";s:19:"2026-03-06 20:54:35";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:824;s:12:"tax_class_id";N;s:4:"slug";s:46:"tl-wr820n-new-300-mbps-multi-mode-wi-fi-router";s:5:"price";s:7:"32.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:8:"J13P0T85";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2233;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 16:41:44";s:10:"updated_at";s:19:"2026-03-06 20:54:35";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:824;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:824;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:824;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:822;s:10:"product_id";i:824;s:6:"locale";s:2:"en";s:4:"name";s:54:"Tp-Link TL-WR820N New 300 Mbps Multi-Mode Wi-Fi Router";s:11:"description";s:958:"<ul>\r\n
    <li><strong>High-Speed Wi-Fi</strong>&nbsp;- 300 Mbps wireless transmission rate is ideal for both bandwidth sensitive tasks and basic work.</li>\r\n
    <li><strong>Boosted Coverage</strong>&nbsp;- Two omnidirectional&nbsp;antennas and 2&times;2&nbsp;MIMO deliver strong Wi-Fi signal and reliable&nbsp;connections.</li>\r\n
    <li><strong>Multi-Mode 4 in 1</strong>&nbsp;- Supports Router, Access Point, Range Extender, and WISP modes to meet any network need.</li>\r\n
    <li><strong>Parental Controls</strong>&nbsp;- Manages when and how connected devices can access the internet.</li>\r\n
    <li><strong>Guest Network</strong>&nbsp;-&nbsp;&nbsp;Provides separate access for guests while securing the host network.</li>\r\n
    <li><strong>Smooth HD Streaming</strong>&nbsp;- Supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming.</li>\r\n
    <li><strong>IPv6 Supported</strong>&nbsp;- Compatible with the IPv6 (the latest Internet Protocol version 6).</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:822;s:10:"product_id";i:824;s:6:"locale";s:2:"en";s:4:"name";s:54:"Tp-Link TL-WR820N New 300 Mbps Multi-Mode Wi-Fi Router";s:11:"description";s:958:"<ul>\r\n
    <li><strong>High-Speed Wi-Fi</strong>&nbsp;- 300 Mbps wireless transmission rate is ideal for both bandwidth sensitive tasks and basic work.</li>\r\n
    <li><strong>Boosted Coverage</strong>&nbsp;- Two omnidirectional&nbsp;antennas and 2&times;2&nbsp;MIMO deliver strong Wi-Fi signal and reliable&nbsp;connections.</li>\r\n
    <li><strong>Multi-Mode 4 in 1</strong>&nbsp;- Supports Router, Access Point, Range Extender, and WISP modes to meet any network need.</li>\r\n
    <li><strong>Parental Controls</strong>&nbsp;- Manages when and how connected devices can access the internet.</li>\r\n
    <li><strong>Guest Network</strong>&nbsp;-&nbsp;&nbsp;Provides separate access for guests while securing the host network.</li>\r\n
    <li><strong>Smooth HD Streaming</strong>&nbsp;- Supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming.</li>\r\n
    <li><strong>IPv6 Supported</strong>&nbsp;- Compatible with the IPv6 (the latest Internet Protocol version 6).</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:25:{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:198;s:12:"tax_class_id";N;s:4:"slug";s:76:"foldable-bluetooth-wireless-p47-headphones-noise-canceling-mp3-mp4-fm-player";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:5:"A1043";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8239;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-05-02 23:52:15";s:10:"updated_at";s:19:"2026-03-06 14:23:43";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:198;s:12:"tax_class_id";N;s:4:"slug";s:76:"foldable-bluetooth-wireless-p47-headphones-noise-canceling-mp3-mp4-fm-player";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:5:"A1043";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8239;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-05-02 23:52:15";s:10:"updated_at";s:19:"2026-03-06 14:23:43";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:198;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:198;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:198;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:196;s:10:"product_id";i:198;s:6:"locale";s:2:"en";s:4:"name";s:76:"Foldable Bluetooth Wireless P47 Headphones Noise Canceling MP3/MP4/FM Player";s:11:"description";s:1168:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.2490568dDtag2E">Product details of P47-Wireless Bluetooth Foldable High Bass Headphone White Color</h2>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone White Color</p>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Works with or without Bluetooth capability</li>\r\n
    <li class="">Easy to controls your headphones</li>\r\n
    <li class="">Adjustable Headband</li>\r\n
    <li class="">Foldable Portable Design</li>\r\n
    <li class="">High Quality P47-Wireless Bluetooth Foldable High Bass Headphone</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <p><strong>Color: White</strong></p>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone</p>\r\n
    <ul>\r\n
    <li>Not only wireless, also can be used as wired headphone</li>\r\n
    <li>Bluetooth High Speed Connected, Anwsering Incoming Calls, Handsfree Talking</li>\r\n
    <li>Suport TF card and FM radio.</li>\r\n
    <li>Also Provides a simple 3.5mm wired connection of a variety of devices</li>\r\n
    <li>Superior Compability, High FidelitySurround Sound</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:196;s:10:"product_id";i:198;s:6:"locale";s:2:"en";s:4:"name";s:76:"Foldable Bluetooth Wireless P47 Headphones Noise Canceling MP3/MP4/FM Player";s:11:"description";s:1168:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.2490568dDtag2E">Product details of P47-Wireless Bluetooth Foldable High Bass Headphone White Color</h2>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone White Color</p>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Works with or without Bluetooth capability</li>\r\n
    <li class="">Easy to controls your headphones</li>\r\n
    <li class="">Adjustable Headband</li>\r\n
    <li class="">Foldable Portable Design</li>\r\n
    <li class="">High Quality P47-Wireless Bluetooth Foldable High Bass Headphone</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <p><strong>Color: White</strong></p>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone</p>\r\n
    <ul>\r\n
    <li>Not only wireless, also can be used as wired headphone</li>\r\n
    <li>Bluetooth High Speed Connected, Anwsering Incoming Calls, Handsfree Talking</li>\r\n
    <li>Suport TF card and FM radio.</li>\r\n
    <li>Also Provides a simple 3.5mm wired connection of a variety of devices</li>\r\n
    <li>Superior Compability, High FidelitySurround Sound</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:317;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:317;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:317;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:6948;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:6948;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:359;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:359;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:359;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:372;s:12:"tax_class_id";N;s:4:"slug";s:32:"macaron-wireless-earpods-pro-3.0";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2799;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-16 01:14:16";s:10:"updated_at";s:19:"2026-03-06 16:15:52";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:372;s:12:"tax_class_id";N;s:4:"slug";s:32:"macaron-wireless-earpods-pro-3.0";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2799;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-16 01:14:16";s:10:"updated_at";s:19:"2026-03-06 16:15:52";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:372;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:372;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:372;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:370;s:10:"product_id";i:372;s:6:"locale";s:2:"en";s:4:"name";s:32:"Macaron Wireless Earpods Pro 3.0";s:11:"description";s:1569:"<h1>The New Wireless Earpods Pro 3.0</h1>\r\n
    <div>\r\n
    <div class="" dir="auto">\r\n
    <div id="jsc_c_my" class="ecm0bbzt hv4rvrfc ihqw7lf3 dati1w0a" data-ad-comet-preview="message" data-ad-preview="message">\r\n
    <div class="j83agx80 cbu4d94t ew0dbk1b irj2b8pg">\r\n
    <div class="qzhwtbm6 knvmm38d">\r\n
    <div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q">\r\n
    <div dir="auto">&bull; High quality.</div>\r\n
    <div dir="auto">&bull; Colors: Black, White, Pink, Blue, Green, Yellow.</div>\r\n
    <div dir="auto">&bull; Perfectly compatible with iOS/Android and all mobile phones with bluetooth fuction.</div>\r\n
    <div dir="auto">&bull; Could be used separately or together.</div>\r\n
    <div dir="auto">&bull; Upgrade the Bluetooth 5.0 chip, the performance is improved</div>\r\n
    <div dir="auto">&bull; Hifi stereo and bass.</div>\r\n
    <div dir="auto">&bull; Smart touch control.</div>\r\n
    <div dir="auto">&bull; GPS + RENAME</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="jsc_c_mz" class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="ni8dbmo4 stjgntxs pmk7jnqg">\r\n
    <div class="stjgntxs ni8dbmo4">\r\n
    <div class="do00u71z ni8dbmo4 stjgntxs l9j0dhe7">\r\n
    <div class="pmk7jnqg kr520xx4">&nbsp;</div>\r\n
    </div>\r\n
    <div class="hzruof5a opwvks06 linmgsc8 kr520xx4 j9ispegn pmk7jnqg n7fi1qx3 rq0escxv i09qtzwb">&nbsp;</div>\r\n
    </div>\r\n
    <div class="n00je7tq arfg74bv qs9ysxi8 k77z8yql i09qtzwb n7fi1qx3 b5wmifdl hzruof5a pmk7jnqg j9ispegn kr520xx4 c5ndavph art1omkt ot9fgl3s" data-visualcompletion="ignore">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:370;s:10:"product_id";i:372;s:6:"locale";s:2:"en";s:4:"name";s:32:"Macaron Wireless Earpods Pro 3.0";s:11:"description";s:1569:"<h1>The New Wireless Earpods Pro 3.0</h1>\r\n
    <div>\r\n
    <div class="" dir="auto">\r\n
    <div id="jsc_c_my" class="ecm0bbzt hv4rvrfc ihqw7lf3 dati1w0a" data-ad-comet-preview="message" data-ad-preview="message">\r\n
    <div class="j83agx80 cbu4d94t ew0dbk1b irj2b8pg">\r\n
    <div class="qzhwtbm6 knvmm38d">\r\n
    <div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q">\r\n
    <div dir="auto">&bull; High quality.</div>\r\n
    <div dir="auto">&bull; Colors: Black, White, Pink, Blue, Green, Yellow.</div>\r\n
    <div dir="auto">&bull; Perfectly compatible with iOS/Android and all mobile phones with bluetooth fuction.</div>\r\n
    <div dir="auto">&bull; Could be used separately or together.</div>\r\n
    <div dir="auto">&bull; Upgrade the Bluetooth 5.0 chip, the performance is improved</div>\r\n
    <div dir="auto">&bull; Hifi stereo and bass.</div>\r\n
    <div dir="auto">&bull; Smart touch control.</div>\r\n
    <div dir="auto">&bull; GPS + RENAME</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="jsc_c_mz" class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="ni8dbmo4 stjgntxs pmk7jnqg">\r\n
    <div class="stjgntxs ni8dbmo4">\r\n
    <div class="do00u71z ni8dbmo4 stjgntxs l9j0dhe7">\r\n
    <div class="pmk7jnqg kr520xx4">&nbsp;</div>\r\n
    </div>\r\n
    <div class="hzruof5a opwvks06 linmgsc8 kr520xx4 j9ispegn pmk7jnqg n7fi1qx3 rq0escxv i09qtzwb">&nbsp;</div>\r\n
    </div>\r\n
    <div class="n00je7tq arfg74bv qs9ysxi8 k77z8yql i09qtzwb n7fi1qx3 b5wmifdl hzruof5a pmk7jnqg j9ispegn kr520xx4 c5ndavph art1omkt ot9fgl3s" data-visualcompletion="ignore">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:423;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:423;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:423;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:424;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:424;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:424;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="cjicy7-n88iym-f4cw9g-h0urhs" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="cjicy7-n88iym-f4cw9g-h0urhs" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:433;s:12:"tax_class_id";N;s:4:"slug";s:82:"bose-tws2-touch5.0-binaural-call-wireless-bluetooth-earphone-headset-tws-2-earbuds";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";s:10:"2023-12-07";s:17:"special_price_end";s:10:"2023-12-31";s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:5:"J5P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5149;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 22:38:23";s:10:"updated_at";s:19:"2026-03-06 13:26:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:433;s:12:"tax_class_id";N;s:4:"slug";s:82:"bose-tws2-touch5.0-binaural-call-wireless-bluetooth-earphone-headset-tws-2-earbuds";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";s:10:"2023-12-07";s:17:"special_price_end";s:10:"2023-12-31";s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:5:"J5P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5149;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 22:38:23";s:10:"updated_at";s:19:"2026-03-06 13:26:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:433;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:433;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:433;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:431;s:10:"product_id";i:433;s:6:"locale";s:2:"en";s:4:"name";s:82:"BOSE TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Earbuds";s:11:"description";s:3282:"<h1 class="qaNIZv">BOSS TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Bluetooth Headset Earbuds</h1>\r\n
    <p>&nbsp;</p>\r\n
    <div class="flex _32fuIU">\r\n
    <div class="flex M3KjhJ"><strong>Easily pair your phone</strong><br />The body is separated by any single ear and both ears<br />Can receive a type of storage box<br />Crazy won't get rid of listening to music device TWS-2 when running<br />connected<br />1. Ear (TWS) connection: Press and hold the buttons of the two headphones for about 3 seconds at the same time, find a side light every few seconds, the headset is connected successfully.<br />2. Search for the TWS-2 Bluetooth device when Bluetooth is turned on.<br />3. After searching for the Bluetooth headset device, pair the connection.<br />Killing is done pairing.<br />The headset cannot be powered immediately. Do not turn the volume to maximum, otherwise the headset will be easily damaged. Do you want to know the correct way to turn off your headphones?<br />1. Drive the headphones from the volume of one-third of the normal listening intensity for 12 hours to 24 hours.<br />2. Drive the headset for 12 hours using two-thirds of the normal listening intensity.<br />3, use the normal listening intensity to drive the headset for 72 hours<br />4, use the normal listening intensity of three-quarters of the volume to drive the headset for 24 hours<br />5, enter the normal use stage<br />6, the volume is not easy to be too large in normal use, the maximum volume is 2/2<br />7. Please remove the headphones when you sleep, so as not to damage the headphones.<br />8, the above is some suggestions for downtime, everyone can lick their own love machine according to their own needs<br />Special Note:<br />1. Please use the headphones at a suitable volume to avoid damage to your hearing.<br />2. Do not pull the headphones to avoid damage.<br />3. Do not use headphones when driving a car or riding a bicycle to avoid traffic accidents.<br />4. Please use the earphone "L" on the left and the "R" on the right!<br />5. When you use a large volume, you are taking your headphones for adventure! If you hear loudness, hum or broken sound at high volume, it may damage the headset!<br />Headphone repair<br />Since the earphone unit is relatively dirty, its mesh cover portion has become the focus of protection. First, it must be cleaned and the unit parts should not be exposed to excessive dust.<br />2, the lines of the headphones are more delicate, so in the process of use should try to avoid tension, heavy pressure and other human damage.<br />3, the newly bought headphones try not to play CS games immediately. Because the various sound effects in CS are relatively irritating for new headphones with tight diaphragms. Therefore, you should first use the more soothing music to perform the corresponding "reward", and then slowly use it after entering the state.<br />It is relatively fragile whether or not there is a headset. It cannot withstand frequent beatings. What is more terrible than falling is that the headphones will not fall directly after falling from a height, but they are suspended by something. In the air, the damage to the earphone cable is greatest at the "pull" moment, so we must try to avoid this.</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:431;s:10:"product_id";i:433;s:6:"locale";s:2:"en";s:4:"name";s:82:"BOSE TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Earbuds";s:11:"description";s:3282:"<h1 class="qaNIZv">BOSS TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Bluetooth Headset Earbuds</h1>\r\n
    <p>&nbsp;</p>\r\n
    <div class="flex _32fuIU">\r\n
    <div class="flex M3KjhJ"><strong>Easily pair your phone</strong><br />The body is separated by any single ear and both ears<br />Can receive a type of storage box<br />Crazy won't get rid of listening to music device TWS-2 when running<br />connected<br />1. Ear (TWS) connection: Press and hold the buttons of the two headphones for about 3 seconds at the same time, find a side light every few seconds, the headset is connected successfully.<br />2. Search for the TWS-2 Bluetooth device when Bluetooth is turned on.<br />3. After searching for the Bluetooth headset device, pair the connection.<br />Killing is done pairing.<br />The headset cannot be powered immediately. Do not turn the volume to maximum, otherwise the headset will be easily damaged. Do you want to know the correct way to turn off your headphones?<br />1. Drive the headphones from the volume of one-third of the normal listening intensity for 12 hours to 24 hours.<br />2. Drive the headset for 12 hours using two-thirds of the normal listening intensity.<br />3, use the normal listening intensity to drive the headset for 72 hours<br />4, use the normal listening intensity of three-quarters of the volume to drive the headset for 24 hours<br />5, enter the normal use stage<br />6, the volume is not easy to be too large in normal use, the maximum volume is 2/2<br />7. Please remove the headphones when you sleep, so as not to damage the headphones.<br />8, the above is some suggestions for downtime, everyone can lick their own love machine according to their own needs<br />Special Note:<br />1. Please use the headphones at a suitable volume to avoid damage to your hearing.<br />2. Do not pull the headphones to avoid damage.<br />3. Do not use headphones when driving a car or riding a bicycle to avoid traffic accidents.<br />4. Please use the earphone "L" on the left and the "R" on the right!<br />5. When you use a large volume, you are taking your headphones for adventure! If you hear loudness, hum or broken sound at high volume, it may damage the headset!<br />Headphone repair<br />Since the earphone unit is relatively dirty, its mesh cover portion has become the focus of protection. First, it must be cleaned and the unit parts should not be exposed to excessive dust.<br />2, the lines of the headphones are more delicate, so in the process of use should try to avoid tension, heavy pressure and other human damage.<br />3, the newly bought headphones try not to play CS games immediately. Because the various sound effects in CS are relatively irritating for new headphones with tight diaphragms. Therefore, you should first use the more soothing music to perform the corresponding "reward", and then slowly use it after entering the state.<br />It is relatively fragile whether or not there is a headset. It cannot withstand frequent beatings. What is more terrible than falling is that the headphones will not fall directly after falling from a height, but they are suspended by something. In the air, the damage to the earphone cable is greatest at the "pull" moment, so we must try to avoid this.</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:7;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:473;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:473;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:473;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:8;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:509;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:509;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:509;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:9;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:525;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:525;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:525;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:10;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:534;s:12:"tax_class_id";N;s:4:"slug";s:57:"stereo-speaker-set-true-wireless-bluetooth-silvercrest-®";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5378;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-26 23:51:33";s:10:"updated_at";s:19:"2026-03-06 22:07:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:534;s:12:"tax_class_id";N;s:4:"slug";s:57:"stereo-speaker-set-true-wireless-bluetooth-silvercrest-®";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5378;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-26 23:51:33";s:10:"updated_at";s:19:"2026-03-06 22:07:32";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:534;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:534;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:534;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:532;s:10:"product_id";i:534;s:6:"locale";s:2:"en";s:4:"name";s:57:"Stereo Speaker Set True Wireless Bluetooth SILVERCREST ®";s:11:"description";s:362:"<div class="addata">\r\n
    <h2 class="native-title-link" data-index="4145487">SILVERCREST True Wireless Bluetooth&reg; Stereo Speaker Set</h2>\r\n
    <p class="excerpt excerpt_holder"><strong>High Quality Product</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Made in Gerany</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Stereo Sound</strong></p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:532;s:10:"product_id";i:534;s:6:"locale";s:2:"en";s:4:"name";s:57:"Stereo Speaker Set True Wireless Bluetooth SILVERCREST ®";s:11:"description";s:362:"<div class="addata">\r\n
    <h2 class="native-title-link" data-index="4145487">SILVERCREST True Wireless Bluetooth&reg; Stereo Speaker Set</h2>\r\n
    <p class="excerpt excerpt_holder"><strong>High Quality Product</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Made in Gerany</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Stereo Sound</strong></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:11;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6244;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 02:19:03";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6244;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 02:19:03";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:547;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:547;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:547;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:12;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-04-22 16:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-04-22 16:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:576;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:576;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:576;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:13;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:602;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:602;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:602;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:14;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:604;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:604;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:604;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:15;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:632;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:632;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:632;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:16;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2152;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-16 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2152;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-16 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:666;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:666;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:666;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:17;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:696;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:696;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:18;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2907;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2907;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:802;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:802;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:802;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:19;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-07 02:13:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-07 02:13:30";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:807;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:807;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:807;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:20;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:808;s:12:"tax_class_id";N;s:4:"slug";s:83:"bevena-7800mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:7:"J8P0M35";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3046;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-26 13:53:27";s:10:"updated_at";s:19:"2026-03-06 11:36:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:808;s:12:"tax_class_id";N;s:4:"slug";s:83:"bevena-7800mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:7:"J8P0M35";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3046;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-26 13:53:27";s:10:"updated_at";s:19:"2026-03-06 11:36:17";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:808;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:808;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:808;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:806;s:10:"product_id";i:808;s:6:"locale";s:2:"en";s:4:"name";s:88:"Bevena D780 7800mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1364:"<p>7800mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 7800mAh rechargeable battery power capacity with both 2.1A output and 2.1A input. This portable battery will add 30 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena camel power bank<br />Batterie type : Li-ion<br />Capacity: 7800mAh/3.7V<br />Output 1: USB DC5.0V/1A<br />Output 2: USB DC5.0V/2.1A<br />Input voltage: DC5.0V<br />Input current: Max. 1A<br />Self-charging: Max. 9 hours</p>\r\n
    <p>dual output USB compatible with most of mobile phones, tablets and digital devices</p>\r\n
    <p>charge two devices simultaneously</p>\r\n
    <p>4LEDS indicates the battery level and charging status&nbsp;</p>\r\n
    <p>emergency LED lighting</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:806;s:10:"product_id";i:808;s:6:"locale";s:2:"en";s:4:"name";s:88:"Bevena D780 7800mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1364:"<p>7800mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 7800mAh rechargeable battery power capacity with both 2.1A output and 2.1A input. This portable battery will add 30 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena camel power bank<br />Batterie type : Li-ion<br />Capacity: 7800mAh/3.7V<br />Output 1: USB DC5.0V/1A<br />Output 2: USB DC5.0V/2.1A<br />Input voltage: DC5.0V<br />Input current: Max. 1A<br />Self-charging: Max. 9 hours</p>\r\n
    <p>dual output USB compatible with most of mobile phones, tablets and digital devices</p>\r\n
    <p>charge two devices simultaneously</p>\r\n
    <p>4LEDS indicates the battery level and charging status&nbsp;</p>\r\n
    <p>emergency LED lighting</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:21;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:814;s:12:"tax_class_id";N;s:4:"slug";s:84:"bevena-13000mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:8:"J14P5V75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4484;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-27 11:29:58";s:10:"updated_at";s:19:"2026-03-06 20:46:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:814;s:12:"tax_class_id";N;s:4:"slug";s:84:"bevena-13000mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:8:"J14P5V75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4484;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-27 11:29:58";s:10:"updated_at";s:19:"2026-03-06 20:46:06";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:814;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:814;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:814;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:812;s:10:"product_id";i:814;s:6:"locale";s:2:"en";s:4:"name";s:94:"Bevena LIMO D130 13000mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1392:"<p>LIMO 13000mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 13000mAh rechargeable battery power capacity with both 2.1A output and 2A input. This portable battery will add 52 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena LIMO powerbank</p>\r\n
    <p>for all smartphones and ipad and samsung galaxy tablets</p>\r\n
    <p>2USB posts with 5V/1A and 5V/2.1A output, to charge two devices simultaneously</p>\r\n
    <p>13000 mAh battery</p>\r\n
    <p>fast charging with max 5V/2A input power</p>\r\n
    <p>battery status indicator</p>\r\n
    <p>smart protection system for safe and fast charging</p>\r\n
    <p>2 micro-USB charge cables included</p>\r\n
    <p>charges phones for 52 extra hours</p>\r\n
    <p>charges tablets for 20 extra hours</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:812;s:10:"product_id";i:814;s:6:"locale";s:2:"en";s:4:"name";s:94:"Bevena LIMO D130 13000mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1392:"<p>LIMO 13000mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 13000mAh rechargeable battery power capacity with both 2.1A output and 2A input. This portable battery will add 52 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena LIMO powerbank</p>\r\n
    <p>for all smartphones and ipad and samsung galaxy tablets</p>\r\n
    <p>2USB posts with 5V/1A and 5V/2.1A output, to charge two devices simultaneously</p>\r\n
    <p>13000 mAh battery</p>\r\n
    <p>fast charging with max 5V/2A input power</p>\r\n
    <p>battery status indicator</p>\r\n
    <p>smart protection system for safe and fast charging</p>\r\n
    <p>2 micro-USB charge cables included</p>\r\n
    <p>charges phones for 52 extra hours</p>\r\n
    <p>charges tablets for 20 extra hours</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:22;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:818;s:12:"tax_class_id";N;s:4:"slug";s:70:"multi-angle-pad2-stand-adjustable-foldable-metal-non-slip-stand-holder";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.0000";s:3:"sku";s:8:"J1P75T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2037;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-28 23:05:54";s:10:"updated_at";s:19:"2026-03-06 23:34:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:818;s:12:"tax_class_id";N;s:4:"slug";s:70:"multi-angle-pad2-stand-adjustable-foldable-metal-non-slip-stand-holder";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.0000";s:3:"sku";s:8:"J1P75T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2037;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-28 23:05:54";s:10:"updated_at";s:19:"2026-03-06 23:34:23";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:818;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:818;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:818;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:816;s:10:"product_id";i:818;s:6:"locale";s:2:"en";s:4:"name";s:70:"Multi-angle Pad2 Stand Adjustable Foldable Metal Non-slip Stand Holder";s:11:"description";s:1045:"<div class="_2pGc2E">\r\n
    <p>Non-slip protection: with anti-skid design, provide better protection of your tablet PC<br />Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos Rubber skin cover steel pole to protect your tablets from hit or scratching</p>\r\n
    <p>Description:<br />Universal designed for tablet or laptop in any thickness. Extremely portable design, convenient to take, also can fit your pocket or your computer bag.</p>\r\n
    <p>Features:<br />1. Non-slip protection: with anti-skid design, provide better protection of your tablet PC.<br />2. Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos.<br />3. Simple and easy set-up. Screws on two sides control the tightness of adjusting angle.<br />4. Rubber skin cover steel pole to protect your tablets from hit or scratching.<br />5. Makes your tablet at an easy-to-read angle, allowing you to watch movies, view photos or type in a more comfortable position.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:816;s:10:"product_id";i:818;s:6:"locale";s:2:"en";s:4:"name";s:70:"Multi-angle Pad2 Stand Adjustable Foldable Metal Non-slip Stand Holder";s:11:"description";s:1045:"<div class="_2pGc2E">\r\n
    <p>Non-slip protection: with anti-skid design, provide better protection of your tablet PC<br />Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos Rubber skin cover steel pole to protect your tablets from hit or scratching</p>\r\n
    <p>Description:<br />Universal designed for tablet or laptop in any thickness. Extremely portable design, convenient to take, also can fit your pocket or your computer bag.</p>\r\n
    <p>Features:<br />1. Non-slip protection: with anti-skid design, provide better protection of your tablet PC.<br />2. Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos.<br />3. Simple and easy set-up. Screws on two sides control the tightness of adjusting angle.<br />4. Rubber skin cover steel pole to protect your tablets from hit or scratching.<br />5. Makes your tablet at an easy-to-read angle, allowing you to watch movies, view photos or type in a more comfortable position.</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:23;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:821;s:12:"tax_class_id";N;s:4:"slug";s:67:"samsung-level-u-bluetooth-headset-in-ear-with-mic-neckband-wireless";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";s:7:"J9P5T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3139;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 18:41:40";s:10:"updated_at";s:19:"2026-03-07 02:20:41";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:821;s:12:"tax_class_id";N;s:4:"slug";s:67:"samsung-level-u-bluetooth-headset-in-ear-with-mic-neckband-wireless";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";s:7:"J9P5T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3139;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 18:41:40";s:10:"updated_at";s:19:"2026-03-07 02:20:41";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:821;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:821;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:821;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:819;s:10:"product_id";i:821;s:6:"locale";s:2:"en";s:4:"name";s:67:"Samsung Level U Bluetooth Headset In Ear With Mic Neckband Wireless";s:11:"description";s:820:"<p>COMFORTABLE FIT<br />Built with soft, flexible urethane joints, the LEVEL U Wireless&rsquo;s neckband-type design offers you exceptional wearing comfort. Adjust the neckband for a perfect, customised fit, compatible with your neck size. Its ergonomically designed hybrid-type eartips allow you a secure wearing experience, wherever you go.<br />MORE BATTERY POWER<br />The LEVEL U Wireless provides up to 10 hours of music playback, 11 hours of voice calls and 500 hours of standby time. Say goodbye to worries about your headset&rsquo;s battery life with the LEVEL U Wireless.<br />CLEAR VOICE QUALITY<br />With two built-in microphones, the LEVEL U Wireless delivers accurate and clear sound reproduction for voice calls. Enjoy crystal-clear call quality thanks to noise- and echo-reducing NR and EC technology.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:819;s:10:"product_id";i:821;s:6:"locale";s:2:"en";s:4:"name";s:67:"Samsung Level U Bluetooth Headset In Ear With Mic Neckband Wireless";s:11:"description";s:820:"<p>COMFORTABLE FIT<br />Built with soft, flexible urethane joints, the LEVEL U Wireless&rsquo;s neckband-type design offers you exceptional wearing comfort. Adjust the neckband for a perfect, customised fit, compatible with your neck size. Its ergonomically designed hybrid-type eartips allow you a secure wearing experience, wherever you go.<br />MORE BATTERY POWER<br />The LEVEL U Wireless provides up to 10 hours of music playback, 11 hours of voice calls and 500 hours of standby time. Say goodbye to worries about your headset&rsquo;s battery life with the LEVEL U Wireless.<br />CLEAR VOICE QUALITY<br />With two built-in microphones, the LEVEL U Wireless delivers accurate and clear sound reproduction for voice calls. Enjoy crystal-clear call quality thanks to noise- and echo-reducing NR and EC technology.</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:24;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:822;s:12:"tax_class_id";N;s:4:"slug";s:106:"universal-neck-cell-phone-stand-lazy-bracket-diy-free-rotating-mounts-mobile-holder-with-multiple-function";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P5T95";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2257;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 20:12:50";s:10:"updated_at";s:19:"2026-03-07 00:24:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:822;s:12:"tax_class_id";N;s:4:"slug";s:106:"universal-neck-cell-phone-stand-lazy-bracket-diy-free-rotating-mounts-mobile-holder-with-multiple-function";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P5T95";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2257;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 20:12:50";s:10:"updated_at";s:19:"2026-03-07 00:24:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:822;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:822;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:822;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:820;s:10:"product_id";i:822;s:6:"locale";s:2:"en";s:4:"name";s:106:"Universal Neck Cell Phone Stand Lazy Bracket DIY Free Rotating Mounts Mobile Holder with Multiple Function";s:11:"description";s:2236:"<p>Hanging on Neck Cell Phone Holder Flexible Lazy Bracket Universal Mobile Phone Stand</p>\r\n
    <p>1. Flexible Adjustable Holder.You can strap it around your neck,wrap it around your car or bicycle steering wheel, put it on the ground or bed, do anything with it, just get your imagination started.360 degree rotating phone case, free to adjust any angle as you like for convenient reviewing.<br />2. Free Your Hands,perfect for viewing phone &amp; watching movie &amp; enjoying music &amp; GPS &amp; phone games in bedroom, car, bicycle,gym, office, exhibition and more.<br />3. Universal mobile phone stand, Compatible with all size of Smart phones from 4.5 to 6 inches. for iphone 8 iphone 7 iphone 8 plus iphone 7 plus etc.<br />4. Problem Solved,tired of holding your phone by hand, always drop your phone on your face when lying, mobile devices are mounted unstably.</p>\r\n
    <p>Features: <br />1. Universal smart cell phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />2. The newest cell phone holder, universal mobile phone stand, lazy bracket, DIY free 360&deg; rotating mount with multiple functions.<br />3. You can strap it around your neck or wrap it around your car or bike, you can also put it on the ground,table or bed, or anywhere you like. <br />4. 360 degree rotating clamp, easy to adjust to any angle you like.<br />5. Perfect for viewing phone, watching movie, enjoying music &amp; video, holding GPS device, playing phone games in bedroom, car, metro, bus, bicycle, train, plane, gym, office, classroom, park, exhibition, etc. <br />6. Universal smart phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />Indoor Uses <br />It can be tucked into the headboard of bed or under the mattress, sitting on the desk or chair,strap it around your neck or chest, while you are watching videos, streams,facetime, gaming, reading, cooking, cleaning or sporting in home. No more hand pain holding your phone!</p>\r\n
    <p>Outdoor Uses <br />It is a wonderful gadget when you are traveling. You can strap it around your steering wheel in cars, or put it on the front desk on planes, it also can be used as a selfie stand, or recording your own videos outside. Give you a hand in your life!</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:820;s:10:"product_id";i:822;s:6:"locale";s:2:"en";s:4:"name";s:106:"Universal Neck Cell Phone Stand Lazy Bracket DIY Free Rotating Mounts Mobile Holder with Multiple Function";s:11:"description";s:2236:"<p>Hanging on Neck Cell Phone Holder Flexible Lazy Bracket Universal Mobile Phone Stand</p>\r\n
    <p>1. Flexible Adjustable Holder.You can strap it around your neck,wrap it around your car or bicycle steering wheel, put it on the ground or bed, do anything with it, just get your imagination started.360 degree rotating phone case, free to adjust any angle as you like for convenient reviewing.<br />2. Free Your Hands,perfect for viewing phone &amp; watching movie &amp; enjoying music &amp; GPS &amp; phone games in bedroom, car, bicycle,gym, office, exhibition and more.<br />3. Universal mobile phone stand, Compatible with all size of Smart phones from 4.5 to 6 inches. for iphone 8 iphone 7 iphone 8 plus iphone 7 plus etc.<br />4. Problem Solved,tired of holding your phone by hand, always drop your phone on your face when lying, mobile devices are mounted unstably.</p>\r\n
    <p>Features: <br />1. Universal smart cell phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />2. The newest cell phone holder, universal mobile phone stand, lazy bracket, DIY free 360&deg; rotating mount with multiple functions.<br />3. You can strap it around your neck or wrap it around your car or bike, you can also put it on the ground,table or bed, or anywhere you like. <br />4. 360 degree rotating clamp, easy to adjust to any angle you like.<br />5. Perfect for viewing phone, watching movie, enjoying music &amp; video, holding GPS device, playing phone games in bedroom, car, metro, bus, bicycle, train, plane, gym, office, classroom, park, exhibition, etc. <br />6. Universal smart phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />Indoor Uses <br />It can be tucked into the headboard of bed or under the mattress, sitting on the desk or chair,strap it around your neck or chest, while you are watching videos, streams,facetime, gaming, reading, cooking, cleaning or sporting in home. No more hand pain holding your phone!</p>\r\n
    <p>Outdoor Uses <br />It is a wonderful gadget when you are traveling. You can strap it around your steering wheel in cars, or put it on the front desk on planes, it also can be used as a selfie stand, or recording your own videos outside. Give you a hand in your life!</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:4:"meta";O:30:"Modules\Meta\Entities\MetaData":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:2:{i:0;s:9:"entity_id";i:1;s:11:"entity_type";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:9:"meta_data";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:825;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2021-08-30 17:19:05";s:13:"meta_keywords";a:34:{i:0;s:14:"tp link router";i:1;s:28:"tp link TD-9960 MODEM ROUTER";i:2;s:15:"ROUTER WIRELESS";i:3;s:18:"NEW ROUTER TP LINK";i:4;s:20:"WIRELESS N VDSL/ADSL";i:5;s:12:"HOME NETWORK";i:6;s:13:"HOME INTERNET";i:7;s:12:"SOCIAL MEDIA";i:8;s:11:"4G INTERNET";i:9;s:11:"3G INTERNET";i:10;s:11:"5G INTERNET";i:11;s:14:"SPEED INTERNET";i:12;s:16:"SPEED CONNECTION";i:13;s:13:"BOOSTED SPPED";i:14;s:12:"VDSL2/ADSL2+";i:15;s:10:"ADSL2/ADSL";i:16;s:18:"FIBER CABLE ACCESS";i:17;s:12:"ACCESS POINT";i:18;s:14:"CONTROL PANELS";i:19;s:28:"PROTOCOL INTERNET  VERSION 6";i:20;s:14:"SUPERFAST VDSL";i:21;s:15:"BROADBAND SPEED";i:22;s:7:"100Mbps";i:23;s:12:"WI-FI DIRECT";i:24;s:13:"300Mbps WI-FI";i:25;s:10:"SMARTPHONS";i:26;s:13:"MOBILE DEVICE";i:27;s:9:"MAX RANGE";i:28;s:26:"POWERFUL EXTERNAL ANTENNAS";i:29;s:21:"FAR REACHING WIRELESS";i:30;s:20:"EFFORTLESS MANAGMENT";i:31;s:13:"WEB INTERFACE";i:32;s:16:"NETWORK ANYWHERE";i:33;s:13:"FREE INTERNET";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:825;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2021-08-30 17:19:05";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:825;s:12:"meta_data_id";i:823;s:6:"locale";s:2:"en";s:10:"meta_title";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:13:"meta_keywords";s:610:"["tp link router","tp link TD-9960 MODEM ROUTER","ROUTER WIRELESS","NEW ROUTER TP LINK","WIRELESS N VDSL\/ADSL","HOME NETWORK","HOME INTERNET","SOCIAL MEDIA","4G INTERNET","3G INTERNET","5G INTERNET","SPEED INTERNET","SPEED CONNECTION","BOOSTED SPPED","VDSL2\/ADSL2+","ADSL2\/ADSL","FIBER CABLE ACCESS","ACCESS POINT","CONTROL PANELS","PROTOCOL INTERNET  VERSION 6","SUPERFAST VDSL","BROADBAND SPEED","100Mbps","WI-FI DIRECT","300Mbps WI-FI","SMARTPHONS","MOBILE DEVICE","MAX RANGE","POWERFUL EXTERNAL ANTENNAS","FAR REACHING WIRELESS","EFFORTLESS MANAGMENT","WEB INTERFACE","NETWORK ANYWHERE","FREE INTERNET"]";s:16:"meta_description";s:2597:"Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.\r\n
    Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.\r\n
    Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.\r\n
    Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.\r\n
    \r\n
    HARDWARE FEATURES\r\n
    Interface\t3 10/100Mbps RJ45 LAN Ports\r\n
    1 10/100Mbps RJ45 LAN/WAN Port\r\n
    1 RJ11 Port\r\n
    Button\tWPS Button\r\n
    RESET Button\r\n
    Power ON/OFF Button\r\n
    External Power Supply\t9VDC/0.6A\r\n
    IEEE Standards\tIEEE 802.3, 802.3u\r\n
    VDSL2 Standards\tITU-T G.993.2\r\n
    ITU-T G.993.5 (G.vector)\r\n
    ITU-T G.998.4 (G.INP)\r\n
    Dimensions ( W x D x H )\t181.6 x 129.7 x 36.2mm\r\n
    Antenna Type\tOmni directional, Fixed\r\n
    Antenna Gain\t2 x 5dBi\r\n
    WIRELESS FEATURES\r\n
    Wireless Standards\tIEEE 802.11b, 802.11g, 802.11n\r\n
    Frequency\t2.400-2.4835GHz\r\n
    Transmit Power\t<20dBm(EIRP)\r\n
    Wireless Security\t64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2\r\n
    encryptions, Wireless MAC Filtering\r\n
    SOFTWARE FEATURES\r\n
    Quality of Service\tWMM, Bandwidth Control (IP QoS)\r\n
    Security\tNAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls\r\n
    Operating Modes\tVDSL/ADSL Modem Router, Wireless Router,\r\n
    Management\tWeb Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools\r\n
    VPN Pass-Through\tIPSec VPN\r\n
    Protocols\tSupports IPv4 and IPv6\r\n
    ATM/PPP Protocols\tPPPoE (RFC2516)\r\n
    PPPoA (RFC 2364)\r\n
    MER\IPoE (RFC 1483 Routed)\r\n
    IPoA (RFC1577/2225)\r\n
    Bridge (RFC1483 Bridge)\r\n
    Advanced Features\tParental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3\r\n
    APP\tTether App\r\n
    NAT\tVirtual Server, Port Triggering, DMZ, ALG, UPnP\r\n
    OTHERS\r\n
    Certification\tCE, RoHS\r\n
    Package Contents\tTD-W9960\r\n
    External DSL Splitter\r\n
    RJ-11 DSL Cable\r\n
    RJ-45 Ethernet Cable\r\n
    Quick Installation Guide\r\n
    Power Adapter\r\n
    System Requirements\tMicrosoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,\r\n
    Mac OS, NetWare, UNIX or Linux\r\n
    Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other\r\n
    Java-enabled browser\r\n
    Subscription with an internet service provider (for internet access)\r\n
    Environment\tOperating Temperature: 0℃~40℃(32℉~104℉)\r\n
    Storage Temperature: -40℃~70℃(-40℉~158℉)\r\n
    Operating Humidity: 10%~90% non-condensing\r\n
    Storage Humidity: 5%~90% non-condensing";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:825;s:12:"meta_data_id";i:823;s:6:"locale";s:2:"en";s:10:"meta_title";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:13:"meta_keywords";s:610:"["tp link router","tp link TD-9960 MODEM ROUTER","ROUTER WIRELESS","NEW ROUTER TP LINK","WIRELESS N VDSL\/ADSL","HOME NETWORK","HOME INTERNET","SOCIAL MEDIA","4G INTERNET","3G INTERNET","5G INTERNET","SPEED INTERNET","SPEED CONNECTION","BOOSTED SPPED","VDSL2\/ADSL2+","ADSL2\/ADSL","FIBER CABLE ACCESS","ACCESS POINT","CONTROL PANELS","PROTOCOL INTERNET  VERSION 6","SUPERFAST VDSL","BROADBAND SPEED","100Mbps","WI-FI DIRECT","300Mbps WI-FI","SMARTPHONS","MOBILE DEVICE","MAX RANGE","POWERFUL EXTERNAL ANTENNAS","FAR REACHING WIRELESS","EFFORTLESS MANAGMENT","WEB INTERFACE","NETWORK ANYWHERE","FREE INTERNET"]";s:16:"meta_description";s:2597:"Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.\r\n
    Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.\r\n
    Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.\r\n
    Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.\r\n
    \r\n
    HARDWARE FEATURES\r\n
    Interface\t3 10/100Mbps RJ45 LAN Ports\r\n
    1 10/100Mbps RJ45 LAN/WAN Port\r\n
    1 RJ11 Port\r\n
    Button\tWPS Button\r\n
    RESET Button\r\n
    Power ON/OFF Button\r\n
    External Power Supply\t9VDC/0.6A\r\n
    IEEE Standards\tIEEE 802.3, 802.3u\r\n
    VDSL2 Standards\tITU-T G.993.2\r\n
    ITU-T G.993.5 (G.vector)\r\n
    ITU-T G.998.4 (G.INP)\r\n
    Dimensions ( W x D x H )\t181.6 x 129.7 x 36.2mm\r\n
    Antenna Type\tOmni directional, Fixed\r\n
    Antenna Gain\t2 x 5dBi\r\n
    WIRELESS FEATURES\r\n
    Wireless Standards\tIEEE 802.11b, 802.11g, 802.11n\r\n
    Frequency\t2.400-2.4835GHz\r\n
    Transmit Power\t<20dBm(EIRP)\r\n
    Wireless Security\t64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2\r\n
    encryptions, Wireless MAC Filtering\r\n
    SOFTWARE FEATURES\r\n
    Quality of Service\tWMM, Bandwidth Control (IP QoS)\r\n
    Security\tNAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls\r\n
    Operating Modes\tVDSL/ADSL Modem Router, Wireless Router,\r\n
    Management\tWeb Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools\r\n
    VPN Pass-Through\tIPSec VPN\r\n
    Protocols\tSupports IPv4 and IPv6\r\n
    ATM/PPP Protocols\tPPPoE (RFC2516)\r\n
    PPPoA (RFC 2364)\r\n
    MER\IPoE (RFC 1483 Routed)\r\n
    IPoA (RFC1577/2225)\r\n
    Bridge (RFC1483 Bridge)\r\n
    Advanced Features\tParental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3\r\n
    APP\tTether App\r\n
    NAT\tVirtual Server, Port Triggering, DMZ, ALG, UPnP\r\n
    OTHERS\r\n
    Certification\tCE, RoHS\r\n
    Package Contents\tTD-W9960\r\n
    External DSL Splitter\r\n
    RJ-11 DSL Cable\r\n
    RJ-45 Ethernet Cable\r\n
    Quick Installation Guide\r\n
    Power Adapter\r\n
    System Requirements\tMicrosoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,\r\n
    Mac OS, NetWare, UNIX or Linux\r\n
    Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other\r\n
    Java-enabled browser\r\n
    Subscription with an internet service provider (for internet access)\r\n
    Environment\tOperating Temperature: 0℃~40℃(32℉~104℉)\r\n
    Storage Temperature: -40℃~70℃(-40℉~158℉)\r\n
    Operating Humidity: 10%~90% non-condensing\r\n
    Storage Humidity: 5%~90% non-condensing";}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:95:"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";}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/jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm"
    
  2. """
    a:5:{s:6:"_token";s:40:"IHQV95QF3gPcjjPLqrV5vMGk8T7WcgRhv9LazGSG";s:6:"locale";s:2:"en";s:67:"jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:825;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:825;s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:5:"price";d:38;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:825;s:12:"tax_class_id";N;s:4:"slug";s:65:"tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"38.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"38.0000";s:3:"sku";s:8:"J26P0T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2413;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2026-03-04 15:35:43";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:825;s:12:"tax_class_id";N;s:4:"slug";s:65:"tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"38.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"38.0000";s:3:"sku";s:8:"J26P0T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2413;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2026-03-04 15:35:43";}s:10:"\x00*\x00changes";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:823;s:10:"product_id";i:825;s:6:"locale";s:2:"en";s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:11:"description";s:5081:"<ul>\r\n
    <li><strong>Versatile Connectivity</strong>&nbsp;&ndash; With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.</li>\r\n
    <li><strong>Boosted Speeds</strong>&nbsp;&ndash; Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.</li>\r\n
    <li><strong>Maximized Range</strong>&nbsp;&ndash; Powerful external antennas provide far-reaching wireless coverage in every direction.</li>\r\n
    <li><strong>Effortless Management</strong>&nbsp;&ndash; Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_603">\r\n
    <th colspan="2"><a>HARDWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_694">\r\n
    <th width="35%">Interface</th>\r\n
    <td width="65%">3 10/100Mbps RJ45 LAN&nbsp;Ports<br />1 10/100Mbps RJ45 LAN/WAN&nbsp;Port<br />1 RJ11 Port</td>\r\n
    </tr>\r\n
    <tr id="tr_695">\r\n
    <th width="35%">Button</th>\r\n
    <td width="65%">WPS Button<br />RESET Button<br />Power ON/OFF Button</td>\r\n
    </tr>\r\n
    <tr id="tr_613">\r\n
    <th width="35%">External Power Supply</th>\r\n
    <td width="65%">9VDC/0.6A</td>\r\n
    </tr>\r\n
    <tr id="tr_1054">\r\n
    <th width="35%">IEEE Standards</th>\r\n
    <td width="65%">IEEE 802.3, 802.3u</td>\r\n
    </tr>\r\n
    <tr id="tr_3787">\r\n
    <th width="35%">VDSL2 Standards</th>\r\n
    <td width="65%">ITU-T G.993.2<br />ITU-T G.993.5 (G.vector)<br />ITU-T G.998.4 (G.INP)</td>\r\n
    </tr>\r\n
    <tr id="tr_697">\r\n
    <th width="35%">Dimensions ( W x D x H )</th>\r\n
    <td width="65%">181.6 x 129.7 x 36.2mm</td>\r\n
    </tr>\r\n
    <tr id="tr_1056">\r\n
    <th width="35%">Antenna Type</th>\r\n
    <td width="65%">Omni directional, Fixed</td>\r\n
    </tr>\r\n
    <tr id="tr_1057">\r\n
    <th width="35%">Antenna Gain</th>\r\n
    <td width="65%">2 x 5dBi</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_604">\r\n
    <th colspan="2"><a>WIRELESS FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_1058">\r\n
    <th width="35%">Wireless Standards</th>\r\n
    <td width="65%">IEEE 802.11b, 802.11g, 802.11n</td>\r\n
    </tr>\r\n
    <tr id="tr_698">\r\n
    <th width="35%">Frequency</th>\r\n
    <td width="65%">2.400-2.4835GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_700">\r\n
    <th width="35%">Transmit Power</th>\r\n
    <td width="65%">&lt;20dBm(EIRP)</td>\r\n
    </tr>\r\n
    <tr id="tr_704">\r\n
    <th width="35%">Wireless Security</th>\r\n
    <td width="65%">64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2<br />encryptions, Wireless MAC Filtering</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_605">\r\n
    <th colspan="2"><a>SOFTWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_708">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">WMM, Bandwidth Control (IP QoS)</td>\r\n
    </tr>\r\n
    <tr id="tr_1060">\r\n
    <th width="35%">Security</th>\r\n
    <td width="65%">NAT Firewall, SPI Firewall, DoS Protection, IP &amp; MAC Binding, Service Filtering, Access Control, Parental Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_2167">\r\n
    <th width="35%">Operating Modes</th>\r\n
    <td width="65%">VDSL/ADSL Modem Router, Wireless Router,</td>\r\n
    </tr>\r\n
    <tr id="tr_713">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools</td>\r\n
    </tr>\r\n
    <tr id="tr_710">\r\n
    <th width="35%">VPN Pass-Through</th>\r\n
    <td width="65%">IPSec VPN</td>\r\n
    </tr>\r\n
    <tr id="tr_1108">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">Supports IPv4 and IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_1090">\r\n
    <th width="35%">ATM/PPP Protocols</th>\r\n
    <td width="65%">PPPoE (RFC2516)<br />PPPoA (RFC 2364)<br />MER\IPoE (RFC 1483 Routed)<br />IPoA (RFC1577/2225)<br />Bridge (RFC1483 Bridge)</td>\r\n
    </tr>\r\n
    <tr id="tr_1091">\r\n
    <th width="35%">Advanced Features</th>\r\n
    <td width="65%">Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3</td>\r\n
    </tr>\r\n
    <tr id="tr_5435">\r\n
    <th width="35%">APP</th>\r\n
    <td width="65%">Tether App</td>\r\n
    </tr>\r\n
    <tr id="tr_5561">\r\n
    <th width="35%">NAT</th>\r\n
    <td width="65%">Virtual Server, Port Triggering, DMZ, ALG, UPnP</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_606">\r\n
    <th colspan="2"><a>OTHERS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_714">\r\n
    <th width="35%">Certification</th>\r\n
    <td width="65%">CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_715">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">TD-W9960<br />External DSL Splitter<br />RJ-11 DSL Cable<br />RJ-45 Ethernet Cable<br />Quick Installation Guide<br />Power Adapter</td>\r\n
    </tr>\r\n
    <tr id="tr_716">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Microsoft Windows 98SE, NT, 2000, XP, Vista&trade; or Windows 7, 8, 8.1, 10,<br />Mac OS, NetWare, UNIX or Linux<br />Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other<br />Java-enabled browser<br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_717">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃(32℉~104℉)<br />Storage Temperature: -40℃~70℃(-40℉~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:823;s:10:"product_id";i:825;s:6:"locale";s:2:"en";s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:11:"description";s:5081:"<ul>\r\n
    <li><strong>Versatile Connectivity</strong>&nbsp;&ndash; With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.</li>\r\n
    <li><strong>Boosted Speeds</strong>&nbsp;&ndash; Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.</li>\r\n
    <li><strong>Maximized Range</strong>&nbsp;&ndash; Powerful external antennas provide far-reaching wireless coverage in every direction.</li>\r\n
    <li><strong>Effortless Management</strong>&nbsp;&ndash; Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_603">\r\n
    <th colspan="2"><a>HARDWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_694">\r\n
    <th width="35%">Interface</th>\r\n
    <td width="65%">3 10/100Mbps RJ45 LAN&nbsp;Ports<br />1 10/100Mbps RJ45 LAN/WAN&nbsp;Port<br />1 RJ11 Port</td>\r\n
    </tr>\r\n
    <tr id="tr_695">\r\n
    <th width="35%">Button</th>\r\n
    <td width="65%">WPS Button<br />RESET Button<br />Power ON/OFF Button</td>\r\n
    </tr>\r\n
    <tr id="tr_613">\r\n
    <th width="35%">External Power Supply</th>\r\n
    <td width="65%">9VDC/0.6A</td>\r\n
    </tr>\r\n
    <tr id="tr_1054">\r\n
    <th width="35%">IEEE Standards</th>\r\n
    <td width="65%">IEEE 802.3, 802.3u</td>\r\n
    </tr>\r\n
    <tr id="tr_3787">\r\n
    <th width="35%">VDSL2 Standards</th>\r\n
    <td width="65%">ITU-T G.993.2<br />ITU-T G.993.5 (G.vector)<br />ITU-T G.998.4 (G.INP)</td>\r\n
    </tr>\r\n
    <tr id="tr_697">\r\n
    <th width="35%">Dimensions ( W x D x H )</th>\r\n
    <td width="65%">181.6 x 129.7 x 36.2mm</td>\r\n
    </tr>\r\n
    <tr id="tr_1056">\r\n
    <th width="35%">Antenna Type</th>\r\n
    <td width="65%">Omni directional, Fixed</td>\r\n
    </tr>\r\n
    <tr id="tr_1057">\r\n
    <th width="35%">Antenna Gain</th>\r\n
    <td width="65%">2 x 5dBi</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_604">\r\n
    <th colspan="2"><a>WIRELESS FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_1058">\r\n
    <th width="35%">Wireless Standards</th>\r\n
    <td width="65%">IEEE 802.11b, 802.11g, 802.11n</td>\r\n
    </tr>\r\n
    <tr id="tr_698">\r\n
    <th width="35%">Frequency</th>\r\n
    <td width="65%">2.400-2.4835GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_700">\r\n
    <th width="35%">Transmit Power</th>\r\n
    <td width="65%">&lt;20dBm(EIRP)</td>\r\n
    </tr>\r\n
    <tr id="tr_704">\r\n
    <th width="35%">Wireless Security</th>\r\n
    <td width="65%">64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2<br />encryptions, Wireless MAC Filtering</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_605">\r\n
    <th colspan="2"><a>SOFTWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_708">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">WMM, Bandwidth Control (IP QoS)</td>\r\n
    </tr>\r\n
    <tr id="tr_1060">\r\n
    <th width="35%">Security</th>\r\n
    <td width="65%">NAT Firewall, SPI Firewall, DoS Protection, IP &amp; MAC Binding, Service Filtering, Access Control, Parental Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_2167">\r\n
    <th width="35%">Operating Modes</th>\r\n
    <td width="65%">VDSL/ADSL Modem Router, Wireless Router,</td>\r\n
    </tr>\r\n
    <tr id="tr_713">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools</td>\r\n
    </tr>\r\n
    <tr id="tr_710">\r\n
    <th width="35%">VPN Pass-Through</th>\r\n
    <td width="65%">IPSec VPN</td>\r\n
    </tr>\r\n
    <tr id="tr_1108">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">Supports IPv4 and IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_1090">\r\n
    <th width="35%">ATM/PPP Protocols</th>\r\n
    <td width="65%">PPPoE (RFC2516)<br />PPPoA (RFC 2364)<br />MER\IPoE (RFC 1483 Routed)<br />IPoA (RFC1577/2225)<br />Bridge (RFC1483 Bridge)</td>\r\n
    </tr>\r\n
    <tr id="tr_1091">\r\n
    <th width="35%">Advanced Features</th>\r\n
    <td width="65%">Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3</td>\r\n
    </tr>\r\n
    <tr id="tr_5435">\r\n
    <th width="35%">APP</th>\r\n
    <td width="65%">Tether App</td>\r\n
    </tr>\r\n
    <tr id="tr_5561">\r\n
    <th width="35%">NAT</th>\r\n
    <td width="65%">Virtual Server, Port Triggering, DMZ, ALG, UPnP</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_606">\r\n
    <th colspan="2"><a>OTHERS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_714">\r\n
    <th width="35%">Certification</th>\r\n
    <td width="65%">CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_715">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">TD-W9960<br />External DSL Splitter<br />RJ-11 DSL Cable<br />RJ-45 Ethernet Cable<br />Quick Installation Guide<br />Power Adapter</td>\r\n
    </tr>\r\n
    <tr id="tr_716">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Microsoft Windows 98SE, NT, 2000, XP, Vista&trade; or Windows 7, 8, 8.1, 10,<br />Mac OS, NetWare, UNIX or Linux<br />Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other<br />Java-enabled browser<br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_717">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃(32℉~104℉)<br />Storage Temperature: -40℃~70℃(-40℉~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}s:10:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{i:0;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:5309;s:7:"user_id";i:674;s:8:"filename";s:12:"JJHUGUYH.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Y5u5Z1EpMuxSBgvRTYgS1pVFArdlpDvTcdSOUQCz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"43602";s:10:"created_at";s:19:"2021-08-30 17:00:27";s:10:"updated_at";s:19:"2021-08-30 17:00:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5309;s:7:"user_id";i:674;s:8:"filename";s:12:"JJHUGUYH.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Y5u5Z1EpMuxSBgvRTYgS1pVFArdlpDvTcdSOUQCz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"43602";s:10:"created_at";s:19:"2021-08-30 17:00:27";s:10:"updated_at";s:19:"2021-08-30 17:00:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5309;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59037;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5309;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59037;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5309;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59037;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:1;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:5311;s:7:"user_id";i:674;s:8:"filename";s:13:"5TYSRUSRT.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dWM4ENls58pO7tztcIExeefrqupbQIxgp0W4cdiz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"39052";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5311;s:7:"user_id";i:674;s:8:"filename";s:13:"5TYSRUSRT.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dWM4ENls58pO7tztcIExeefrqupbQIxgp0W4cdiz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"39052";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5311;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59038;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5311;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59038;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5311;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59038;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5312;s:7:"user_id";i:674;s:8:"filename";s:18:"الللالا.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/JHCKwAHbM5LmA7IT4QmXmF9RMSZanht3nBLQHFBf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37306";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5312;s:7:"user_id";i:674;s:8:"filename";s:18:"الللالا.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/JHCKwAHbM5LmA7IT4QmXmF9RMSZanht3nBLQHFBf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37306";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5312;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59039;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5312;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59039;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5312;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59039;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5310;s:7:"user_id";i:674;s:8:"filename";s:11:"JDIDEEE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/rPfiS7qFi1RoV6FbqRXEdEmpc3R4qDUuwAXTODre.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"67718";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5310;s:7:"user_id";i:674;s:8:"filename";s:11:"JDIDEEE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/rPfiS7qFi1RoV6FbqRXEdEmpc3R4qDUuwAXTODre.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"67718";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5310;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59040;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5310;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59040;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5310;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59040;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5313;s:7:"user_id";i:674;s:8:"filename";s:11:"NOUVEAU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/0gr3ljJXTqxhBYVImMF7tw2KQH6zbJ9hJTdDecXU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"61302";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5313;s:7:"user_id";i:674;s:8:"filename";s:11:"NOUVEAU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/0gr3ljJXTqxhBYVImMF7tw2KQH6zbJ9hJTdDecXU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"61302";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5313;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59041;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5313;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59041;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5313;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59041;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5315;s:7:"user_id";i:674;s:8:"filename";s:20:"لغققغغعع.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8Qt5IOTG2b1yOorcxwj2A0kk3EZF9u3hOJjLkpSa.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"48399";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5315;s:7:"user_id";i:674;s:8:"filename";s:20:"لغققغغعع.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8Qt5IOTG2b1yOorcxwj2A0kk3EZF9u3hOJjLkpSa.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"48399";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5315;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59042;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5315;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59042;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5315;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59042;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5316;s:7:"user_id";i:674;s:8:"filename";s:19:"FUCKK UUUUUUUUU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/HoMLzrxm0oJ3lHwZ0GJNWOlMCd8xhgqK43QaCXGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"77749";s:10:"created_at";s:19:"2021-08-30 17:03:11";s:10:"updated_at";s:19:"2021-08-30 17:03:11";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5316;s:7:"user_id";i:674;s:8:"filename";s:19:"FUCKK UUUUUUUUU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/HoMLzrxm0oJ3lHwZ0GJNWOlMCd8xhgqK43QaCXGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"77749";s:10:"created_at";s:19:"2021-08-30 17:03:11";s:10:"updated_at";s:19:"2021-08-30 17:03:11";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5316;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59043;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5316;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59043;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5316;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59043;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5314;s:7:"user_id";i:674;s:8:"filename";s:12:"عهبف.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/vpJHnuWJkNyDCCnZpJqsBHWiM0fWJyev3uOiDxI0.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"47758";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5314;s:7:"user_id";i:674;s:8:"filename";s:12:"عهبف.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/vpJHnuWJkNyDCCnZpJqsBHWiM0fWJyev3uOiDxI0.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"47758";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5314;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59044;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5314;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59044;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5314;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59044;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:12:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5431;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5431;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:286;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:286;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:286;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:370;s:12:"tax_class_id";N;s:4:"slug";s:22:"meetion-wireless-mouse";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2727;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-07 15:18:38";s:10:"updated_at";s:19:"2026-03-06 23:56:01";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:370;s:12:"tax_class_id";N;s:4:"slug";s:22:"meetion-wireless-mouse";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2727;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-07 15:18:38";s:10:"updated_at";s:19:"2026-03-06 23:56:01";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:370;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:370;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:370;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:368;s:10:"product_id";i:370;s:6:"locale";s:2:"en";s:4:"name";s:22:"Meetion Wireless Mouse";s:11:"description";s:960:"<h1 class="product_title entry-title">Meetion R547 Wireless mouse</h1>\r\n
    <p><strong>Model:</strong>&nbsp; &nbsp; &nbsp; &nbsp; MT-R547&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><strong>Features:</strong><br />1. Red LED advanced optical technology<br />2. 2.4 GHz USB Nano receiver included (range &ndash; up to 10 m)<br />3. Resolution 800/1200/1600 dpi<br />4. DPI resolution switch<br />5. USB interface<br />6. Soft Touch coating<br />7. 1 AA Alkaline type batteries<br />8. Long life battery-fed operation (1 year)<br />9. Drivers installation is not required for Windows XP/Vista/7/8/10&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:368;s:10:"product_id";i:370;s:6:"locale";s:2:"en";s:4:"name";s:22:"Meetion Wireless Mouse";s:11:"description";s:960:"<h1 class="product_title entry-title">Meetion R547 Wireless mouse</h1>\r\n
    <p><strong>Model:</strong>&nbsp; &nbsp; &nbsp; &nbsp; MT-R547&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><strong>Features:</strong><br />1. Red LED advanced optical technology<br />2. 2.4 GHz USB Nano receiver included (range &ndash; up to 10 m)<br />3. Resolution 800/1200/1600 dpi<br />4. DPI resolution switch<br />5. USB interface<br />6. Soft Touch coating<br />7. 1 AA Alkaline type batteries<br />8. Long life battery-fed operation (1 year)<br />9. Drivers installation is not required for Windows XP/Vista/7/8/10&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:434;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:434;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:434;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:441;s:12:"tax_class_id";N;s:4:"slug";s:31:"jedel-2.4hz-wireless-mouse-w910";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2827;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-16 23:06:33";s:10:"updated_at";s:19:"2026-03-06 22:44:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:441;s:12:"tax_class_id";N;s:4:"slug";s:31:"jedel-2.4hz-wireless-mouse-w910";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2827;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-16 23:06:33";s:10:"updated_at";s:19:"2026-03-06 22:44:18";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:441;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:441;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:441;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:439;s:10:"product_id";i:441;s:6:"locale";s:2:"en";s:4:"name";s:31:"JEDEL 2.4HZ WIRELESS MOUSE W910";s:11:"description";s:162:"<div id="hd-20200615-1317-48046-200-523JR-000ProductDetail">JEDEL 2.4HZ WIRELESS MOUSE W910 Wireless Mouse, 2.4 GHz with USB Mini Receiver, Optical Tracking</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:439;s:10:"product_id";i:441;s:6:"locale";s:2:"en";s:4:"name";s:31:"JEDEL 2.4HZ WIRELESS MOUSE W910";s:11:"description";s:162:"<div id="hd-20200615-1317-48046-200-523JR-000ProductDetail">JEDEL 2.4HZ WIRELESS MOUSE W910 Wireless Mouse, 2.4 GHz with USB Mini Receiver, Optical Tracking</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:528;s:12:"tax_class_id";N;s:4:"slug";s:53:"multifunction-dc-ups-for-wifi-routers-fsp1-1-fanshine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:5:"J14P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5321;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 14:04:32";s:10:"updated_at";s:19:"2026-03-05 16:47:56";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:528;s:12:"tax_class_id";N;s:4:"slug";s:53:"multifunction-dc-ups-for-wifi-routers-fsp1-1-fanshine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:5:"J14P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5321;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 14:04:32";s:10:"updated_at";s:19:"2026-03-05 16:47:56";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:528;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:528;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:528;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:526;s:10:"product_id";i:528;s:6:"locale";s:2:"en";s:4:"name";s:53:"Multifunction DC UPS for WiFi Routers FSP1-1 Fanshine";s:11:"description";s:1318:"<table border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td><strong data-spm-anchor-id="a2700.details.pronpeci14.i1.32fb37abYucCVR">Product Name</strong></td>\r\n
    <td>New Design DC UPS&nbsp; Battery Capacity 1800mAH x 4 Uninterruptible Power Supply System Mini&nbsp; UPS With POE</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Brand Name</strong></td>\r\n
    <td>Fanshine Or OEM</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Model Number</strong></td>\r\n
    <td>FSP1-1</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Type</strong></td>\r\n
    <td>Mini DC UPS</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Input Voltage</strong></td>\r\n
    <td>100~240Vac/50-60Hz</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>DC Output</strong></td>\r\n
    <td>USB 2.0A/10W &nbsp;9Vdc/12Vdc 1.0A/12W &nbsp;15Vdc/24Vdc&nbsp; 0.6A(15V10W) or (24V15W)</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Transfer Time</strong></td>\r\n
    <td>0ms</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Battery</strong></td>\r\n
    <td>life P04&nbsp;1800mAH x 4</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Phase</strong></td>\r\n
    <td>Single phase</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Safety Protection</strong></td>\r\n
    <td>under-voltage, overvoltage, overload, over-temperature and short circuit</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Charging Period</strong></td>\r\n
    <td>Typical: 2-3hours</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Product Size</strong></td>\r\n
    <td>166x130x27mm</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Weight</strong></td>\r\n
    <td>0.4kgs</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:526;s:10:"product_id";i:528;s:6:"locale";s:2:"en";s:4:"name";s:53:"Multifunction DC UPS for WiFi Routers FSP1-1 Fanshine";s:11:"description";s:1318:"<table border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td><strong data-spm-anchor-id="a2700.details.pronpeci14.i1.32fb37abYucCVR">Product Name</strong></td>\r\n
    <td>New Design DC UPS&nbsp; Battery Capacity 1800mAH x 4 Uninterruptible Power Supply System Mini&nbsp; UPS With POE</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Brand Name</strong></td>\r\n
    <td>Fanshine Or OEM</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Model Number</strong></td>\r\n
    <td>FSP1-1</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Type</strong></td>\r\n
    <td>Mini DC UPS</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Input Voltage</strong></td>\r\n
    <td>100~240Vac/50-60Hz</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>DC Output</strong></td>\r\n
    <td>USB 2.0A/10W &nbsp;9Vdc/12Vdc 1.0A/12W &nbsp;15Vdc/24Vdc&nbsp; 0.6A(15V10W) or (24V15W)</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Transfer Time</strong></td>\r\n
    <td>0ms</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Battery</strong></td>\r\n
    <td>life P04&nbsp;1800mAH x 4</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Phase</strong></td>\r\n
    <td>Single phase</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Safety Protection</strong></td>\r\n
    <td>under-voltage, overvoltage, overload, over-temperature and short circuit</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Charging Period</strong></td>\r\n
    <td>Typical: 2-3hours</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Product Size</strong></td>\r\n
    <td>166x130x27mm</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Weight</strong></td>\r\n
    <td>0.4kgs</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6344;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6344;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:530;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"related_product_id";i:530;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:530;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:631;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:631;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:631;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:7;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:7:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:7:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:633;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:633;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:633;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:8;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:634;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:634;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:634;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:9;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:805;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:805;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:805;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:10;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:823;s:12:"tax_class_id";N;s:4:"slug";s:48:"tl-wr840n-300mbps-access-point-wireless-n-router";s:5:"price";s:7:"35.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:8:"J14P0T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2704;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 11:45:41";s:10:"updated_at";s:19:"2026-03-06 22:41:28";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:823;s:12:"tax_class_id";N;s:4:"slug";s:48:"tl-wr840n-300mbps-access-point-wireless-n-router";s:5:"price";s:7:"35.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:8:"J14P0T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2704;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 11:45:41";s:10:"updated_at";s:19:"2026-03-06 22:41:28";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:823;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:823;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:823;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:821;s:10:"product_id";i:823;s:6:"locale";s:2:"en";s:4:"name";s:57:"Tp-Link TL-WR840N 300Mbps Access Point/ Wireless N Router";s:11:"description";s:5606:"<ul>\r\n
    <li>300Mbps wireless transmission rate ideal for both bandwidth sensitive tasks and basic work&nbsp;</li>\r\n
    <li>Supports Access Point mode to create a new Wi-Fi access point</li>\r\n
    <li>Supports Range Extender mode to boost the existing wireless coverage in your room</li>\r\n
    <li>Parental Controls manage when and how connected devices can access the internet</li>\r\n
    <li>IPTV supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming</li>\r\n
    <li>compatible with IPv6 (Internet Protocol version 6)</li>\r\n
    <li>Guest Network provides separate access for guests while securing the home network</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1525">\r\n
    <th colspan="2"><a>WIRELESS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5924">\r\n
    <th width="35%">Standards</th>\r\n
    <td width="65%"><strong>Wi-Fi 4</strong><br />IEEE 802.11n/b/g 2.4 GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_5923">\r\n
    <th width="35%">WiFi Speeds</th>\r\n
    <td width="65%"><strong>N300</strong><br />2.4 GHz: 300 Mbps (802.11n)</td>\r\n
    </tr>\r\n
    <tr id="tr_5925">\r\n
    <th width="35%">WiFi Range</th>\r\n
    <td width="65%"><strong>2 Bedroom Houses</strong><hr />2&times; Fixed Antennas</td>\r\n
    </tr>\r\n
    <tr id="tr_5926">\r\n
    <th width="35%">WiFi Capacity</th>\r\n
    <td width="65%"><strong>Legacy</strong></td>\r\n
    </tr>\r\n
    <tr id="tr_5962">\r\n
    <th width="35%">Working Modes</th>\r\n
    <td width="65%">Router Mode<br />Access Point Mode<br />Range Extender Mode<br />WISP Mode</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5793">\r\n
    <th colspan="2"><a>HARDWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5928">\r\n
    <th width="35%">Processor</th>\r\n
    <td width="65%">Single-Core CPU</td>\r\n
    </tr>\r\n
    <tr id="tr_5929">\r\n
    <th width="35%">Ethernet Ports</th>\r\n
    <td width="65%">1&times; 10/100 Mbps WAN Port<br />4&times; 10/100 Mbps LAN Ports</td>\r\n
    </tr>\r\n
    <tr id="tr_5851">\r\n
    <th width="35%">Buttons</th>\r\n
    <td width="65%">Reset Button</td>\r\n
    </tr>\r\n
    <tr id="tr_5931">\r\n
    <th width="35%">Power</th>\r\n
    <td width="65%">9 V ⎓ 0.6 A</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1625">\r\n
    <th colspan="2"><a>SECURITY</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5932">\r\n
    <th width="35%">WiFi Encryption</th>\r\n
    <td width="65%">WEP<br />WPA<br />WPA2<br />WPA/WPA2-Enterprise (802.1x)</td>\r\n
    </tr>\r\n
    <tr id="tr_5933">\r\n
    <th width="35%">Network Security</th>\r\n
    <td width="65%">SPI Firewall<br />Access Control<br />IP &amp; MAC Binding<br />Application Layer Gateway</td>\r\n
    </tr>\r\n
    <tr id="tr_5934">\r\n
    <th width="35%">Guest Network</th>\r\n
    <td width="65%">1&times; 2.4 GHz Guest Network</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5937">\r\n
    <th colspan="2"><a>SOFTWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5963">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">IPv4<br />IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_5942">\r\n
    <th width="35%">Parental Controls</th>\r\n
    <td width="65%">URL Filtering<br />Time Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_5969">\r\n
    <th width="35%">WAN Types</th>\r\n
    <td width="65%">Dynamic IP<br />Static IP<br />PPPoE<br />PPTP<br />L2TP</td>\r\n
    </tr>\r\n
    <tr id="tr_5943">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">QoS by Device</td>\r\n
    </tr>\r\n
    <tr id="tr_5946">\r\n
    <th width="35%">NAT Forwarding</th>\r\n
    <td width="65%">Port Forwarding<br />Port Triggering<br />DMZ<br />UPnP</td>\r\n
    </tr>\r\n
    <tr id="tr_5947">\r\n
    <th width="35%">IPTV</th>\r\n
    <td width="65%">IGMP Proxy<br />IGMP Snooping</td>\r\n
    </tr>\r\n
    <tr id="tr_5948">\r\n
    <th width="35%">DHCP</th>\r\n
    <td width="65%">Address Reservation<br />DHCP Client List<br />Server</td>\r\n
    </tr>\r\n
    <tr id="tr_5949">\r\n
    <th width="35%">DDNS</th>\r\n
    <td width="65%">NO-IP<br />Comex<br />DynDNS</td>\r\n
    </tr>\r\n
    <tr id="tr_5950">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Tether App<br />Webpage<br /><a href="https://tp-link.com/support/download/tl-wr840n/#Emulators">Check Web Emulator&gt;</a></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5964">\r\n
    <th colspan="2"><a>PHYSICAL</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5965">\r\n
    <th width="35%">Dimensions (W&times;D&times;H)</th>\r\n
    <td width="65%">7.2 &times; 5.0 &times; 1.4 in<br />(182 &times; 128 &times; 35 mm)</td>\r\n
    </tr>\r\n
    <tr id="tr_5967">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">Wi-Fi Router TL-WR840N<br />Power Adapter<br />RJ45 Ethernet Cable<br />Quick Installation Guide</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5970">\r\n
    <th colspan="2"><a>OTHER</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5971">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Internet Explorer 11+, Firefox 12.0+, Chrome 20.0+, Safari 4.0+, or other JavaScript-enabled browser<br /><br />Cable or DSL Modem (if needed)<br /><br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_5972">\r\n
    <th width="35%">Certifications</th>\r\n
    <td width="65%">FCC, CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_5973">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃ (32℉ ~104℉)<br />Storage Temperature: -40℃~70℃ (-40℉ ~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5959">\r\n
    <th colspan="2"><a>TEST DATA</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5960">\r\n
    <th width="35%">WiFi Transmission Power</th>\r\n
    <td width="65%">CE:<br />&lt;20dBm(2.4GHz)<br />FCC:<br />&lt;30dBm</td>\r\n
    </tr>\r\n
    <tr id="tr_5961">\r\n
    <th width="35%">WiFi Reception Sensitivity</th>\r\n
    <td width="65%">270M: -68dBm@10% PER<br />130M: -68dBm@10% PER<br />108M: -68dBm@10% PER<br />54M: -68dBm@10% PER<br />11M: -85dBm@8% PER<br />6M: -88dBm@10% PER<br />1M: -90dBm@8% PER</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:821;s:10:"product_id";i:823;s:6:"locale";s:2:"en";s:4:"name";s:57:"Tp-Link TL-WR840N 300Mbps Access Point/ Wireless N Router";s:11:"description";s:5606:"<ul>\r\n
    <li>300Mbps wireless transmission rate ideal for both bandwidth sensitive tasks and basic work&nbsp;</li>\r\n
    <li>Supports Access Point mode to create a new Wi-Fi access point</li>\r\n
    <li>Supports Range Extender mode to boost the existing wireless coverage in your room</li>\r\n
    <li>Parental Controls manage when and how connected devices can access the internet</li>\r\n
    <li>IPTV supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming</li>\r\n
    <li>compatible with IPv6 (Internet Protocol version 6)</li>\r\n
    <li>Guest Network provides separate access for guests while securing the home network</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1525">\r\n
    <th colspan="2"><a>WIRELESS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5924">\r\n
    <th width="35%">Standards</th>\r\n
    <td width="65%"><strong>Wi-Fi 4</strong><br />IEEE 802.11n/b/g 2.4 GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_5923">\r\n
    <th width="35%">WiFi Speeds</th>\r\n
    <td width="65%"><strong>N300</strong><br />2.4 GHz: 300 Mbps (802.11n)</td>\r\n
    </tr>\r\n
    <tr id="tr_5925">\r\n
    <th width="35%">WiFi Range</th>\r\n
    <td width="65%"><strong>2 Bedroom Houses</strong><hr />2&times; Fixed Antennas</td>\r\n
    </tr>\r\n
    <tr id="tr_5926">\r\n
    <th width="35%">WiFi Capacity</th>\r\n
    <td width="65%"><strong>Legacy</strong></td>\r\n
    </tr>\r\n
    <tr id="tr_5962">\r\n
    <th width="35%">Working Modes</th>\r\n
    <td width="65%">Router Mode<br />Access Point Mode<br />Range Extender Mode<br />WISP Mode</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5793">\r\n
    <th colspan="2"><a>HARDWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5928">\r\n
    <th width="35%">Processor</th>\r\n
    <td width="65%">Single-Core CPU</td>\r\n
    </tr>\r\n
    <tr id="tr_5929">\r\n
    <th width="35%">Ethernet Ports</th>\r\n
    <td width="65%">1&times; 10/100 Mbps WAN Port<br />4&times; 10/100 Mbps LAN Ports</td>\r\n
    </tr>\r\n
    <tr id="tr_5851">\r\n
    <th width="35%">Buttons</th>\r\n
    <td width="65%">Reset Button</td>\r\n
    </tr>\r\n
    <tr id="tr_5931">\r\n
    <th width="35%">Power</th>\r\n
    <td width="65%">9 V ⎓ 0.6 A</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1625">\r\n
    <th colspan="2"><a>SECURITY</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5932">\r\n
    <th width="35%">WiFi Encryption</th>\r\n
    <td width="65%">WEP<br />WPA<br />WPA2<br />WPA/WPA2-Enterprise (802.1x)</td>\r\n
    </tr>\r\n
    <tr id="tr_5933">\r\n
    <th width="35%">Network Security</th>\r\n
    <td width="65%">SPI Firewall<br />Access Control<br />IP &amp; MAC Binding<br />Application Layer Gateway</td>\r\n
    </tr>\r\n
    <tr id="tr_5934">\r\n
    <th width="35%">Guest Network</th>\r\n
    <td width="65%">1&times; 2.4 GHz Guest Network</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5937">\r\n
    <th colspan="2"><a>SOFTWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5963">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">IPv4<br />IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_5942">\r\n
    <th width="35%">Parental Controls</th>\r\n
    <td width="65%">URL Filtering<br />Time Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_5969">\r\n
    <th width="35%">WAN Types</th>\r\n
    <td width="65%">Dynamic IP<br />Static IP<br />PPPoE<br />PPTP<br />L2TP</td>\r\n
    </tr>\r\n
    <tr id="tr_5943">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">QoS by Device</td>\r\n
    </tr>\r\n
    <tr id="tr_5946">\r\n
    <th width="35%">NAT Forwarding</th>\r\n
    <td width="65%">Port Forwarding<br />Port Triggering<br />DMZ<br />UPnP</td>\r\n
    </tr>\r\n
    <tr id="tr_5947">\r\n
    <th width="35%">IPTV</th>\r\n
    <td width="65%">IGMP Proxy<br />IGMP Snooping</td>\r\n
    </tr>\r\n
    <tr id="tr_5948">\r\n
    <th width="35%">DHCP</th>\r\n
    <td width="65%">Address Reservation<br />DHCP Client List<br />Server</td>\r\n
    </tr>\r\n
    <tr id="tr_5949">\r\n
    <th width="35%">DDNS</th>\r\n
    <td width="65%">NO-IP<br />Comex<br />DynDNS</td>\r\n
    </tr>\r\n
    <tr id="tr_5950">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Tether App<br />Webpage<br /><a href="https://tp-link.com/support/download/tl-wr840n/#Emulators">Check Web Emulator&gt;</a></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5964">\r\n
    <th colspan="2"><a>PHYSICAL</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5965">\r\n
    <th width="35%">Dimensions (W&times;D&times;H)</th>\r\n
    <td width="65%">7.2 &times; 5.0 &times; 1.4 in<br />(182 &times; 128 &times; 35 mm)</td>\r\n
    </tr>\r\n
    <tr id="tr_5967">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">Wi-Fi Router TL-WR840N<br />Power Adapter<br />RJ45 Ethernet Cable<br />Quick Installation Guide</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5970">\r\n
    <th colspan="2"><a>OTHER</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5971">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Internet Explorer 11+, Firefox 12.0+, Chrome 20.0+, Safari 4.0+, or other JavaScript-enabled browser<br /><br />Cable or DSL Modem (if needed)<br /><br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_5972">\r\n
    <th width="35%">Certifications</th>\r\n
    <td width="65%">FCC, CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_5973">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃ (32℉ ~104℉)<br />Storage Temperature: -40℃~70℃ (-40℉ ~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5959">\r\n
    <th colspan="2"><a>TEST DATA</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5960">\r\n
    <th width="35%">WiFi Transmission Power</th>\r\n
    <td width="65%">CE:<br />&lt;20dBm(2.4GHz)<br />FCC:<br />&lt;30dBm</td>\r\n
    </tr>\r\n
    <tr id="tr_5961">\r\n
    <th width="35%">WiFi Reception Sensitivity</th>\r\n
    <td width="65%">270M: -68dBm@10% PER<br />130M: -68dBm@10% PER<br />108M: -68dBm@10% PER<br />54M: -68dBm@10% PER<br />11M: -85dBm@8% PER<br />6M: -88dBm@10% PER<br />1M: -90dBm@8% PER</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:11;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:824;s:12:"tax_class_id";N;s:4:"slug";s:46:"tl-wr820n-new-300-mbps-multi-mode-wi-fi-router";s:5:"price";s:7:"32.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:8:"J13P0T85";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2233;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 16:41:44";s:10:"updated_at";s:19:"2026-03-06 20:54:35";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:824;s:12:"tax_class_id";N;s:4:"slug";s:46:"tl-wr820n-new-300-mbps-multi-mode-wi-fi-router";s:5:"price";s:7:"32.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:8:"J13P0T85";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2233;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 16:41:44";s:10:"updated_at";s:19:"2026-03-06 20:54:35";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:824;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:824;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:824;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:822;s:10:"product_id";i:824;s:6:"locale";s:2:"en";s:4:"name";s:54:"Tp-Link TL-WR820N New 300 Mbps Multi-Mode Wi-Fi Router";s:11:"description";s:958:"<ul>\r\n
    <li><strong>High-Speed Wi-Fi</strong>&nbsp;- 300 Mbps wireless transmission rate is ideal for both bandwidth sensitive tasks and basic work.</li>\r\n
    <li><strong>Boosted Coverage</strong>&nbsp;- Two omnidirectional&nbsp;antennas and 2&times;2&nbsp;MIMO deliver strong Wi-Fi signal and reliable&nbsp;connections.</li>\r\n
    <li><strong>Multi-Mode 4 in 1</strong>&nbsp;- Supports Router, Access Point, Range Extender, and WISP modes to meet any network need.</li>\r\n
    <li><strong>Parental Controls</strong>&nbsp;- Manages when and how connected devices can access the internet.</li>\r\n
    <li><strong>Guest Network</strong>&nbsp;-&nbsp;&nbsp;Provides separate access for guests while securing the host network.</li>\r\n
    <li><strong>Smooth HD Streaming</strong>&nbsp;- Supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming.</li>\r\n
    <li><strong>IPv6 Supported</strong>&nbsp;- Compatible with the IPv6 (the latest Internet Protocol version 6).</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:822;s:10:"product_id";i:824;s:6:"locale";s:2:"en";s:4:"name";s:54:"Tp-Link TL-WR820N New 300 Mbps Multi-Mode Wi-Fi Router";s:11:"description";s:958:"<ul>\r\n
    <li><strong>High-Speed Wi-Fi</strong>&nbsp;- 300 Mbps wireless transmission rate is ideal for both bandwidth sensitive tasks and basic work.</li>\r\n
    <li><strong>Boosted Coverage</strong>&nbsp;- Two omnidirectional&nbsp;antennas and 2&times;2&nbsp;MIMO deliver strong Wi-Fi signal and reliable&nbsp;connections.</li>\r\n
    <li><strong>Multi-Mode 4 in 1</strong>&nbsp;- Supports Router, Access Point, Range Extender, and WISP modes to meet any network need.</li>\r\n
    <li><strong>Parental Controls</strong>&nbsp;- Manages when and how connected devices can access the internet.</li>\r\n
    <li><strong>Guest Network</strong>&nbsp;-&nbsp;&nbsp;Provides separate access for guests while securing the host network.</li>\r\n
    <li><strong>Smooth HD Streaming</strong>&nbsp;- Supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming.</li>\r\n
    <li><strong>IPv6 Supported</strong>&nbsp;- Compatible with the IPv6 (the latest Internet Protocol version 6).</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:25:{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:198;s:12:"tax_class_id";N;s:4:"slug";s:76:"foldable-bluetooth-wireless-p47-headphones-noise-canceling-mp3-mp4-fm-player";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:5:"A1043";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8239;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-05-02 23:52:15";s:10:"updated_at";s:19:"2026-03-06 14:23:43";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:198;s:12:"tax_class_id";N;s:4:"slug";s:76:"foldable-bluetooth-wireless-p47-headphones-noise-canceling-mp3-mp4-fm-player";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:5:"A1043";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8239;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-05-02 23:52:15";s:10:"updated_at";s:19:"2026-03-06 14:23:43";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:198;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:198;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:198;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:196;s:10:"product_id";i:198;s:6:"locale";s:2:"en";s:4:"name";s:76:"Foldable Bluetooth Wireless P47 Headphones Noise Canceling MP3/MP4/FM Player";s:11:"description";s:1168:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.2490568dDtag2E">Product details of P47-Wireless Bluetooth Foldable High Bass Headphone White Color</h2>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone White Color</p>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Works with or without Bluetooth capability</li>\r\n
    <li class="">Easy to controls your headphones</li>\r\n
    <li class="">Adjustable Headband</li>\r\n
    <li class="">Foldable Portable Design</li>\r\n
    <li class="">High Quality P47-Wireless Bluetooth Foldable High Bass Headphone</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <p><strong>Color: White</strong></p>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone</p>\r\n
    <ul>\r\n
    <li>Not only wireless, also can be used as wired headphone</li>\r\n
    <li>Bluetooth High Speed Connected, Anwsering Incoming Calls, Handsfree Talking</li>\r\n
    <li>Suport TF card and FM radio.</li>\r\n
    <li>Also Provides a simple 3.5mm wired connection of a variety of devices</li>\r\n
    <li>Superior Compability, High FidelitySurround Sound</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:196;s:10:"product_id";i:198;s:6:"locale";s:2:"en";s:4:"name";s:76:"Foldable Bluetooth Wireless P47 Headphones Noise Canceling MP3/MP4/FM Player";s:11:"description";s:1168:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.2490568dDtag2E">Product details of P47-Wireless Bluetooth Foldable High Bass Headphone White Color</h2>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone White Color</p>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Works with or without Bluetooth capability</li>\r\n
    <li class="">Easy to controls your headphones</li>\r\n
    <li class="">Adjustable Headband</li>\r\n
    <li class="">Foldable Portable Design</li>\r\n
    <li class="">High Quality P47-Wireless Bluetooth Foldable High Bass Headphone</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <p><strong>Color: White</strong></p>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone</p>\r\n
    <ul>\r\n
    <li>Not only wireless, also can be used as wired headphone</li>\r\n
    <li>Bluetooth High Speed Connected, Anwsering Incoming Calls, Handsfree Talking</li>\r\n
    <li>Suport TF card and FM radio.</li>\r\n
    <li>Also Provides a simple 3.5mm wired connection of a variety of devices</li>\r\n
    <li>Superior Compability, High FidelitySurround Sound</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:317;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:317;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:317;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:6948;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:6948;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:359;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:359;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:359;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:372;s:12:"tax_class_id";N;s:4:"slug";s:32:"macaron-wireless-earpods-pro-3.0";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2799;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-16 01:14:16";s:10:"updated_at";s:19:"2026-03-06 16:15:52";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:372;s:12:"tax_class_id";N;s:4:"slug";s:32:"macaron-wireless-earpods-pro-3.0";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2799;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-16 01:14:16";s:10:"updated_at";s:19:"2026-03-06 16:15:52";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:372;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:372;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:372;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:370;s:10:"product_id";i:372;s:6:"locale";s:2:"en";s:4:"name";s:32:"Macaron Wireless Earpods Pro 3.0";s:11:"description";s:1569:"<h1>The New Wireless Earpods Pro 3.0</h1>\r\n
    <div>\r\n
    <div class="" dir="auto">\r\n
    <div id="jsc_c_my" class="ecm0bbzt hv4rvrfc ihqw7lf3 dati1w0a" data-ad-comet-preview="message" data-ad-preview="message">\r\n
    <div class="j83agx80 cbu4d94t ew0dbk1b irj2b8pg">\r\n
    <div class="qzhwtbm6 knvmm38d">\r\n
    <div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q">\r\n
    <div dir="auto">&bull; High quality.</div>\r\n
    <div dir="auto">&bull; Colors: Black, White, Pink, Blue, Green, Yellow.</div>\r\n
    <div dir="auto">&bull; Perfectly compatible with iOS/Android and all mobile phones with bluetooth fuction.</div>\r\n
    <div dir="auto">&bull; Could be used separately or together.</div>\r\n
    <div dir="auto">&bull; Upgrade the Bluetooth 5.0 chip, the performance is improved</div>\r\n
    <div dir="auto">&bull; Hifi stereo and bass.</div>\r\n
    <div dir="auto">&bull; Smart touch control.</div>\r\n
    <div dir="auto">&bull; GPS + RENAME</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="jsc_c_mz" class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="ni8dbmo4 stjgntxs pmk7jnqg">\r\n
    <div class="stjgntxs ni8dbmo4">\r\n
    <div class="do00u71z ni8dbmo4 stjgntxs l9j0dhe7">\r\n
    <div class="pmk7jnqg kr520xx4">&nbsp;</div>\r\n
    </div>\r\n
    <div class="hzruof5a opwvks06 linmgsc8 kr520xx4 j9ispegn pmk7jnqg n7fi1qx3 rq0escxv i09qtzwb">&nbsp;</div>\r\n
    </div>\r\n
    <div class="n00je7tq arfg74bv qs9ysxi8 k77z8yql i09qtzwb n7fi1qx3 b5wmifdl hzruof5a pmk7jnqg j9ispegn kr520xx4 c5ndavph art1omkt ot9fgl3s" data-visualcompletion="ignore">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:370;s:10:"product_id";i:372;s:6:"locale";s:2:"en";s:4:"name";s:32:"Macaron Wireless Earpods Pro 3.0";s:11:"description";s:1569:"<h1>The New Wireless Earpods Pro 3.0</h1>\r\n
    <div>\r\n
    <div class="" dir="auto">\r\n
    <div id="jsc_c_my" class="ecm0bbzt hv4rvrfc ihqw7lf3 dati1w0a" data-ad-comet-preview="message" data-ad-preview="message">\r\n
    <div class="j83agx80 cbu4d94t ew0dbk1b irj2b8pg">\r\n
    <div class="qzhwtbm6 knvmm38d">\r\n
    <div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q">\r\n
    <div dir="auto">&bull; High quality.</div>\r\n
    <div dir="auto">&bull; Colors: Black, White, Pink, Blue, Green, Yellow.</div>\r\n
    <div dir="auto">&bull; Perfectly compatible with iOS/Android and all mobile phones with bluetooth fuction.</div>\r\n
    <div dir="auto">&bull; Could be used separately or together.</div>\r\n
    <div dir="auto">&bull; Upgrade the Bluetooth 5.0 chip, the performance is improved</div>\r\n
    <div dir="auto">&bull; Hifi stereo and bass.</div>\r\n
    <div dir="auto">&bull; Smart touch control.</div>\r\n
    <div dir="auto">&bull; GPS + RENAME</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="jsc_c_mz" class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="ni8dbmo4 stjgntxs pmk7jnqg">\r\n
    <div class="stjgntxs ni8dbmo4">\r\n
    <div class="do00u71z ni8dbmo4 stjgntxs l9j0dhe7">\r\n
    <div class="pmk7jnqg kr520xx4">&nbsp;</div>\r\n
    </div>\r\n
    <div class="hzruof5a opwvks06 linmgsc8 kr520xx4 j9ispegn pmk7jnqg n7fi1qx3 rq0escxv i09qtzwb">&nbsp;</div>\r\n
    </div>\r\n
    <div class="n00je7tq arfg74bv qs9ysxi8 k77z8yql i09qtzwb n7fi1qx3 b5wmifdl hzruof5a pmk7jnqg j9ispegn kr520xx4 c5ndavph art1omkt ot9fgl3s" data-visualcompletion="ignore">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:423;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:423;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:423;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:424;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:424;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:424;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="cjicy7-n88iym-f4cw9g-h0urhs" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="cjicy7-n88iym-f4cw9g-h0urhs" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:433;s:12:"tax_class_id";N;s:4:"slug";s:82:"bose-tws2-touch5.0-binaural-call-wireless-bluetooth-earphone-headset-tws-2-earbuds";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";s:10:"2023-12-07";s:17:"special_price_end";s:10:"2023-12-31";s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:5:"J5P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5149;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 22:38:23";s:10:"updated_at";s:19:"2026-03-06 13:26:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:433;s:12:"tax_class_id";N;s:4:"slug";s:82:"bose-tws2-touch5.0-binaural-call-wireless-bluetooth-earphone-headset-tws-2-earbuds";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";s:10:"2023-12-07";s:17:"special_price_end";s:10:"2023-12-31";s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:5:"J5P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5149;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 22:38:23";s:10:"updated_at";s:19:"2026-03-06 13:26:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:433;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:433;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:433;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:431;s:10:"product_id";i:433;s:6:"locale";s:2:"en";s:4:"name";s:82:"BOSE TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Earbuds";s:11:"description";s:3282:"<h1 class="qaNIZv">BOSS TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Bluetooth Headset Earbuds</h1>\r\n
    <p>&nbsp;</p>\r\n
    <div class="flex _32fuIU">\r\n
    <div class="flex M3KjhJ"><strong>Easily pair your phone</strong><br />The body is separated by any single ear and both ears<br />Can receive a type of storage box<br />Crazy won't get rid of listening to music device TWS-2 when running<br />connected<br />1. Ear (TWS) connection: Press and hold the buttons of the two headphones for about 3 seconds at the same time, find a side light every few seconds, the headset is connected successfully.<br />2. Search for the TWS-2 Bluetooth device when Bluetooth is turned on.<br />3. After searching for the Bluetooth headset device, pair the connection.<br />Killing is done pairing.<br />The headset cannot be powered immediately. Do not turn the volume to maximum, otherwise the headset will be easily damaged. Do you want to know the correct way to turn off your headphones?<br />1. Drive the headphones from the volume of one-third of the normal listening intensity for 12 hours to 24 hours.<br />2. Drive the headset for 12 hours using two-thirds of the normal listening intensity.<br />3, use the normal listening intensity to drive the headset for 72 hours<br />4, use the normal listening intensity of three-quarters of the volume to drive the headset for 24 hours<br />5, enter the normal use stage<br />6, the volume is not easy to be too large in normal use, the maximum volume is 2/2<br />7. Please remove the headphones when you sleep, so as not to damage the headphones.<br />8, the above is some suggestions for downtime, everyone can lick their own love machine according to their own needs<br />Special Note:<br />1. Please use the headphones at a suitable volume to avoid damage to your hearing.<br />2. Do not pull the headphones to avoid damage.<br />3. Do not use headphones when driving a car or riding a bicycle to avoid traffic accidents.<br />4. Please use the earphone "L" on the left and the "R" on the right!<br />5. When you use a large volume, you are taking your headphones for adventure! If you hear loudness, hum or broken sound at high volume, it may damage the headset!<br />Headphone repair<br />Since the earphone unit is relatively dirty, its mesh cover portion has become the focus of protection. First, it must be cleaned and the unit parts should not be exposed to excessive dust.<br />2, the lines of the headphones are more delicate, so in the process of use should try to avoid tension, heavy pressure and other human damage.<br />3, the newly bought headphones try not to play CS games immediately. Because the various sound effects in CS are relatively irritating for new headphones with tight diaphragms. Therefore, you should first use the more soothing music to perform the corresponding "reward", and then slowly use it after entering the state.<br />It is relatively fragile whether or not there is a headset. It cannot withstand frequent beatings. What is more terrible than falling is that the headphones will not fall directly after falling from a height, but they are suspended by something. In the air, the damage to the earphone cable is greatest at the "pull" moment, so we must try to avoid this.</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:431;s:10:"product_id";i:433;s:6:"locale";s:2:"en";s:4:"name";s:82:"BOSE TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Earbuds";s:11:"description";s:3282:"<h1 class="qaNIZv">BOSS TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Bluetooth Headset Earbuds</h1>\r\n
    <p>&nbsp;</p>\r\n
    <div class="flex _32fuIU">\r\n
    <div class="flex M3KjhJ"><strong>Easily pair your phone</strong><br />The body is separated by any single ear and both ears<br />Can receive a type of storage box<br />Crazy won't get rid of listening to music device TWS-2 when running<br />connected<br />1. Ear (TWS) connection: Press and hold the buttons of the two headphones for about 3 seconds at the same time, find a side light every few seconds, the headset is connected successfully.<br />2. Search for the TWS-2 Bluetooth device when Bluetooth is turned on.<br />3. After searching for the Bluetooth headset device, pair the connection.<br />Killing is done pairing.<br />The headset cannot be powered immediately. Do not turn the volume to maximum, otherwise the headset will be easily damaged. Do you want to know the correct way to turn off your headphones?<br />1. Drive the headphones from the volume of one-third of the normal listening intensity for 12 hours to 24 hours.<br />2. Drive the headset for 12 hours using two-thirds of the normal listening intensity.<br />3, use the normal listening intensity to drive the headset for 72 hours<br />4, use the normal listening intensity of three-quarters of the volume to drive the headset for 24 hours<br />5, enter the normal use stage<br />6, the volume is not easy to be too large in normal use, the maximum volume is 2/2<br />7. Please remove the headphones when you sleep, so as not to damage the headphones.<br />8, the above is some suggestions for downtime, everyone can lick their own love machine according to their own needs<br />Special Note:<br />1. Please use the headphones at a suitable volume to avoid damage to your hearing.<br />2. Do not pull the headphones to avoid damage.<br />3. Do not use headphones when driving a car or riding a bicycle to avoid traffic accidents.<br />4. Please use the earphone "L" on the left and the "R" on the right!<br />5. When you use a large volume, you are taking your headphones for adventure! If you hear loudness, hum or broken sound at high volume, it may damage the headset!<br />Headphone repair<br />Since the earphone unit is relatively dirty, its mesh cover portion has become the focus of protection. First, it must be cleaned and the unit parts should not be exposed to excessive dust.<br />2, the lines of the headphones are more delicate, so in the process of use should try to avoid tension, heavy pressure and other human damage.<br />3, the newly bought headphones try not to play CS games immediately. Because the various sound effects in CS are relatively irritating for new headphones with tight diaphragms. Therefore, you should first use the more soothing music to perform the corresponding "reward", and then slowly use it after entering the state.<br />It is relatively fragile whether or not there is a headset. It cannot withstand frequent beatings. What is more terrible than falling is that the headphones will not fall directly after falling from a height, but they are suspended by something. In the air, the damage to the earphone cable is greatest at the "pull" moment, so we must try to avoid this.</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:7;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:473;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:473;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:473;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:8;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:509;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:509;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:509;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:9;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:525;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:525;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:525;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:10;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:534;s:12:"tax_class_id";N;s:4:"slug";s:57:"stereo-speaker-set-true-wireless-bluetooth-silvercrest-®";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5378;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-26 23:51:33";s:10:"updated_at";s:19:"2026-03-06 22:07:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:534;s:12:"tax_class_id";N;s:4:"slug";s:57:"stereo-speaker-set-true-wireless-bluetooth-silvercrest-®";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5378;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-26 23:51:33";s:10:"updated_at";s:19:"2026-03-06 22:07:32";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:534;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:534;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:534;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:532;s:10:"product_id";i:534;s:6:"locale";s:2:"en";s:4:"name";s:57:"Stereo Speaker Set True Wireless Bluetooth SILVERCREST ®";s:11:"description";s:362:"<div class="addata">\r\n
    <h2 class="native-title-link" data-index="4145487">SILVERCREST True Wireless Bluetooth&reg; Stereo Speaker Set</h2>\r\n
    <p class="excerpt excerpt_holder"><strong>High Quality Product</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Made in Gerany</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Stereo Sound</strong></p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:532;s:10:"product_id";i:534;s:6:"locale";s:2:"en";s:4:"name";s:57:"Stereo Speaker Set True Wireless Bluetooth SILVERCREST ®";s:11:"description";s:362:"<div class="addata">\r\n
    <h2 class="native-title-link" data-index="4145487">SILVERCREST True Wireless Bluetooth&reg; Stereo Speaker Set</h2>\r\n
    <p class="excerpt excerpt_holder"><strong>High Quality Product</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Made in Gerany</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Stereo Sound</strong></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:11;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6244;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 02:19:03";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6244;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 02:19:03";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:547;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:547;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:547;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:12;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-04-22 16:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-04-22 16:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:576;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:576;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:576;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:13;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:602;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:602;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:602;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:14;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:604;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:604;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:604;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:15;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:632;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:632;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:632;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:16;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2152;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-16 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2152;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-16 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:666;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:666;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:666;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:17;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:696;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:696;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:18;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2907;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2907;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:802;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:802;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:802;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:19;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-07 02:13:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-07 02:13:30";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:807;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:807;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:807;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:20;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:808;s:12:"tax_class_id";N;s:4:"slug";s:83:"bevena-7800mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:7:"J8P0M35";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3046;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-26 13:53:27";s:10:"updated_at";s:19:"2026-03-06 11:36:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:808;s:12:"tax_class_id";N;s:4:"slug";s:83:"bevena-7800mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:7:"J8P0M35";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3046;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-26 13:53:27";s:10:"updated_at";s:19:"2026-03-06 11:36:17";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:808;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:808;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:808;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:806;s:10:"product_id";i:808;s:6:"locale";s:2:"en";s:4:"name";s:88:"Bevena D780 7800mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1364:"<p>7800mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 7800mAh rechargeable battery power capacity with both 2.1A output and 2.1A input. This portable battery will add 30 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena camel power bank<br />Batterie type : Li-ion<br />Capacity: 7800mAh/3.7V<br />Output 1: USB DC5.0V/1A<br />Output 2: USB DC5.0V/2.1A<br />Input voltage: DC5.0V<br />Input current: Max. 1A<br />Self-charging: Max. 9 hours</p>\r\n
    <p>dual output USB compatible with most of mobile phones, tablets and digital devices</p>\r\n
    <p>charge two devices simultaneously</p>\r\n
    <p>4LEDS indicates the battery level and charging status&nbsp;</p>\r\n
    <p>emergency LED lighting</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:806;s:10:"product_id";i:808;s:6:"locale";s:2:"en";s:4:"name";s:88:"Bevena D780 7800mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1364:"<p>7800mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 7800mAh rechargeable battery power capacity with both 2.1A output and 2.1A input. This portable battery will add 30 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena camel power bank<br />Batterie type : Li-ion<br />Capacity: 7800mAh/3.7V<br />Output 1: USB DC5.0V/1A<br />Output 2: USB DC5.0V/2.1A<br />Input voltage: DC5.0V<br />Input current: Max. 1A<br />Self-charging: Max. 9 hours</p>\r\n
    <p>dual output USB compatible with most of mobile phones, tablets and digital devices</p>\r\n
    <p>charge two devices simultaneously</p>\r\n
    <p>4LEDS indicates the battery level and charging status&nbsp;</p>\r\n
    <p>emergency LED lighting</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:21;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:814;s:12:"tax_class_id";N;s:4:"slug";s:84:"bevena-13000mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:8:"J14P5V75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4484;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-27 11:29:58";s:10:"updated_at";s:19:"2026-03-06 20:46:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:814;s:12:"tax_class_id";N;s:4:"slug";s:84:"bevena-13000mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:8:"J14P5V75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4484;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-27 11:29:58";s:10:"updated_at";s:19:"2026-03-06 20:46:06";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:814;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:814;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:814;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:812;s:10:"product_id";i:814;s:6:"locale";s:2:"en";s:4:"name";s:94:"Bevena LIMO D130 13000mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1392:"<p>LIMO 13000mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 13000mAh rechargeable battery power capacity with both 2.1A output and 2A input. This portable battery will add 52 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena LIMO powerbank</p>\r\n
    <p>for all smartphones and ipad and samsung galaxy tablets</p>\r\n
    <p>2USB posts with 5V/1A and 5V/2.1A output, to charge two devices simultaneously</p>\r\n
    <p>13000 mAh battery</p>\r\n
    <p>fast charging with max 5V/2A input power</p>\r\n
    <p>battery status indicator</p>\r\n
    <p>smart protection system for safe and fast charging</p>\r\n
    <p>2 micro-USB charge cables included</p>\r\n
    <p>charges phones for 52 extra hours</p>\r\n
    <p>charges tablets for 20 extra hours</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:812;s:10:"product_id";i:814;s:6:"locale";s:2:"en";s:4:"name";s:94:"Bevena LIMO D130 13000mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1392:"<p>LIMO 13000mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 13000mAh rechargeable battery power capacity with both 2.1A output and 2A input. This portable battery will add 52 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena LIMO powerbank</p>\r\n
    <p>for all smartphones and ipad and samsung galaxy tablets</p>\r\n
    <p>2USB posts with 5V/1A and 5V/2.1A output, to charge two devices simultaneously</p>\r\n
    <p>13000 mAh battery</p>\r\n
    <p>fast charging with max 5V/2A input power</p>\r\n
    <p>battery status indicator</p>\r\n
    <p>smart protection system for safe and fast charging</p>\r\n
    <p>2 micro-USB charge cables included</p>\r\n
    <p>charges phones for 52 extra hours</p>\r\n
    <p>charges tablets for 20 extra hours</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:22;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:818;s:12:"tax_class_id";N;s:4:"slug";s:70:"multi-angle-pad2-stand-adjustable-foldable-metal-non-slip-stand-holder";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.0000";s:3:"sku";s:8:"J1P75T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2037;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-28 23:05:54";s:10:"updated_at";s:19:"2026-03-06 23:34:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:818;s:12:"tax_class_id";N;s:4:"slug";s:70:"multi-angle-pad2-stand-adjustable-foldable-metal-non-slip-stand-holder";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.0000";s:3:"sku";s:8:"J1P75T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2037;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-28 23:05:54";s:10:"updated_at";s:19:"2026-03-06 23:34:23";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:818;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:818;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:818;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:816;s:10:"product_id";i:818;s:6:"locale";s:2:"en";s:4:"name";s:70:"Multi-angle Pad2 Stand Adjustable Foldable Metal Non-slip Stand Holder";s:11:"description";s:1045:"<div class="_2pGc2E">\r\n
    <p>Non-slip protection: with anti-skid design, provide better protection of your tablet PC<br />Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos Rubber skin cover steel pole to protect your tablets from hit or scratching</p>\r\n
    <p>Description:<br />Universal designed for tablet or laptop in any thickness. Extremely portable design, convenient to take, also can fit your pocket or your computer bag.</p>\r\n
    <p>Features:<br />1. Non-slip protection: with anti-skid design, provide better protection of your tablet PC.<br />2. Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos.<br />3. Simple and easy set-up. Screws on two sides control the tightness of adjusting angle.<br />4. Rubber skin cover steel pole to protect your tablets from hit or scratching.<br />5. Makes your tablet at an easy-to-read angle, allowing you to watch movies, view photos or type in a more comfortable position.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:816;s:10:"product_id";i:818;s:6:"locale";s:2:"en";s:4:"name";s:70:"Multi-angle Pad2 Stand Adjustable Foldable Metal Non-slip Stand Holder";s:11:"description";s:1045:"<div class="_2pGc2E">\r\n
    <p>Non-slip protection: with anti-skid design, provide better protection of your tablet PC<br />Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos Rubber skin cover steel pole to protect your tablets from hit or scratching</p>\r\n
    <p>Description:<br />Universal designed for tablet or laptop in any thickness. Extremely portable design, convenient to take, also can fit your pocket or your computer bag.</p>\r\n
    <p>Features:<br />1. Non-slip protection: with anti-skid design, provide better protection of your tablet PC.<br />2. Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos.<br />3. Simple and easy set-up. Screws on two sides control the tightness of adjusting angle.<br />4. Rubber skin cover steel pole to protect your tablets from hit or scratching.<br />5. Makes your tablet at an easy-to-read angle, allowing you to watch movies, view photos or type in a more comfortable position.</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:23;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:821;s:12:"tax_class_id";N;s:4:"slug";s:67:"samsung-level-u-bluetooth-headset-in-ear-with-mic-neckband-wireless";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";s:7:"J9P5T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3139;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 18:41:40";s:10:"updated_at";s:19:"2026-03-07 02:20:41";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:821;s:12:"tax_class_id";N;s:4:"slug";s:67:"samsung-level-u-bluetooth-headset-in-ear-with-mic-neckband-wireless";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";s:7:"J9P5T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3139;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 18:41:40";s:10:"updated_at";s:19:"2026-03-07 02:20:41";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:821;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:821;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:821;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:819;s:10:"product_id";i:821;s:6:"locale";s:2:"en";s:4:"name";s:67:"Samsung Level U Bluetooth Headset In Ear With Mic Neckband Wireless";s:11:"description";s:820:"<p>COMFORTABLE FIT<br />Built with soft, flexible urethane joints, the LEVEL U Wireless&rsquo;s neckband-type design offers you exceptional wearing comfort. Adjust the neckband for a perfect, customised fit, compatible with your neck size. Its ergonomically designed hybrid-type eartips allow you a secure wearing experience, wherever you go.<br />MORE BATTERY POWER<br />The LEVEL U Wireless provides up to 10 hours of music playback, 11 hours of voice calls and 500 hours of standby time. Say goodbye to worries about your headset&rsquo;s battery life with the LEVEL U Wireless.<br />CLEAR VOICE QUALITY<br />With two built-in microphones, the LEVEL U Wireless delivers accurate and clear sound reproduction for voice calls. Enjoy crystal-clear call quality thanks to noise- and echo-reducing NR and EC technology.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:819;s:10:"product_id";i:821;s:6:"locale";s:2:"en";s:4:"name";s:67:"Samsung Level U Bluetooth Headset In Ear With Mic Neckband Wireless";s:11:"description";s:820:"<p>COMFORTABLE FIT<br />Built with soft, flexible urethane joints, the LEVEL U Wireless&rsquo;s neckband-type design offers you exceptional wearing comfort. Adjust the neckband for a perfect, customised fit, compatible with your neck size. Its ergonomically designed hybrid-type eartips allow you a secure wearing experience, wherever you go.<br />MORE BATTERY POWER<br />The LEVEL U Wireless provides up to 10 hours of music playback, 11 hours of voice calls and 500 hours of standby time. Say goodbye to worries about your headset&rsquo;s battery life with the LEVEL U Wireless.<br />CLEAR VOICE QUALITY<br />With two built-in microphones, the LEVEL U Wireless delivers accurate and clear sound reproduction for voice calls. Enjoy crystal-clear call quality thanks to noise- and echo-reducing NR and EC technology.</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:24;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:822;s:12:"tax_class_id";N;s:4:"slug";s:106:"universal-neck-cell-phone-stand-lazy-bracket-diy-free-rotating-mounts-mobile-holder-with-multiple-function";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P5T95";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2257;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 20:12:50";s:10:"updated_at";s:19:"2026-03-07 00:24:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:822;s:12:"tax_class_id";N;s:4:"slug";s:106:"universal-neck-cell-phone-stand-lazy-bracket-diy-free-rotating-mounts-mobile-holder-with-multiple-function";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P5T95";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2257;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 20:12:50";s:10:"updated_at";s:19:"2026-03-07 00:24:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:822;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:822;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:822;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:820;s:10:"product_id";i:822;s:6:"locale";s:2:"en";s:4:"name";s:106:"Universal Neck Cell Phone Stand Lazy Bracket DIY Free Rotating Mounts Mobile Holder with Multiple Function";s:11:"description";s:2236:"<p>Hanging on Neck Cell Phone Holder Flexible Lazy Bracket Universal Mobile Phone Stand</p>\r\n
    <p>1. Flexible Adjustable Holder.You can strap it around your neck,wrap it around your car or bicycle steering wheel, put it on the ground or bed, do anything with it, just get your imagination started.360 degree rotating phone case, free to adjust any angle as you like for convenient reviewing.<br />2. Free Your Hands,perfect for viewing phone &amp; watching movie &amp; enjoying music &amp; GPS &amp; phone games in bedroom, car, bicycle,gym, office, exhibition and more.<br />3. Universal mobile phone stand, Compatible with all size of Smart phones from 4.5 to 6 inches. for iphone 8 iphone 7 iphone 8 plus iphone 7 plus etc.<br />4. Problem Solved,tired of holding your phone by hand, always drop your phone on your face when lying, mobile devices are mounted unstably.</p>\r\n
    <p>Features: <br />1. Universal smart cell phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />2. The newest cell phone holder, universal mobile phone stand, lazy bracket, DIY free 360&deg; rotating mount with multiple functions.<br />3. You can strap it around your neck or wrap it around your car or bike, you can also put it on the ground,table or bed, or anywhere you like. <br />4. 360 degree rotating clamp, easy to adjust to any angle you like.<br />5. Perfect for viewing phone, watching movie, enjoying music &amp; video, holding GPS device, playing phone games in bedroom, car, metro, bus, bicycle, train, plane, gym, office, classroom, park, exhibition, etc. <br />6. Universal smart phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />Indoor Uses <br />It can be tucked into the headboard of bed or under the mattress, sitting on the desk or chair,strap it around your neck or chest, while you are watching videos, streams,facetime, gaming, reading, cooking, cleaning or sporting in home. No more hand pain holding your phone!</p>\r\n
    <p>Outdoor Uses <br />It is a wonderful gadget when you are traveling. You can strap it around your steering wheel in cars, or put it on the front desk on planes, it also can be used as a selfie stand, or recording your own videos outside. Give you a hand in your life!</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:820;s:10:"product_id";i:822;s:6:"locale";s:2:"en";s:4:"name";s:106:"Universal Neck Cell Phone Stand Lazy Bracket DIY Free Rotating Mounts Mobile Holder with Multiple Function";s:11:"description";s:2236:"<p>Hanging on Neck Cell Phone Holder Flexible Lazy Bracket Universal Mobile Phone Stand</p>\r\n
    <p>1. Flexible Adjustable Holder.You can strap it around your neck,wrap it around your car or bicycle steering wheel, put it on the ground or bed, do anything with it, just get your imagination started.360 degree rotating phone case, free to adjust any angle as you like for convenient reviewing.<br />2. Free Your Hands,perfect for viewing phone &amp; watching movie &amp; enjoying music &amp; GPS &amp; phone games in bedroom, car, bicycle,gym, office, exhibition and more.<br />3. Universal mobile phone stand, Compatible with all size of Smart phones from 4.5 to 6 inches. for iphone 8 iphone 7 iphone 8 plus iphone 7 plus etc.<br />4. Problem Solved,tired of holding your phone by hand, always drop your phone on your face when lying, mobile devices are mounted unstably.</p>\r\n
    <p>Features: <br />1. Universal smart cell phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />2. The newest cell phone holder, universal mobile phone stand, lazy bracket, DIY free 360&deg; rotating mount with multiple functions.<br />3. You can strap it around your neck or wrap it around your car or bike, you can also put it on the ground,table or bed, or anywhere you like. <br />4. 360 degree rotating clamp, easy to adjust to any angle you like.<br />5. Perfect for viewing phone, watching movie, enjoying music &amp; video, holding GPS device, playing phone games in bedroom, car, metro, bus, bicycle, train, plane, gym, office, classroom, park, exhibition, etc. <br />6. Universal smart phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />Indoor Uses <br />It can be tucked into the headboard of bed or under the mattress, sitting on the desk or chair,strap it around your neck or chest, while you are watching videos, streams,facetime, gaming, reading, cooking, cleaning or sporting in home. No more hand pain holding your phone!</p>\r\n
    <p>Outdoor Uses <br />It is a wonderful gadget when you are traveling. You can strap it around your steering wheel in cars, or put it on the front desk on planes, it also can be used as a selfie stand, or recording your own videos outside. Give you a hand in your life!</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:4:"meta";O:30:"Modules\Meta\Entities\MetaData":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:2:{i:0;s:9:"entity_id";i:1;s:11:"entity_type";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:9:"meta_data";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:825;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2021-08-30 17:19:05";s:13:"meta_keywords";a:34:{i:0;s:14:"tp link router";i:1;s:28:"tp link TD-9960 MODEM ROUTER";i:2;s:15:"ROUTER WIRELESS";i:3;s:18:"NEW ROUTER TP LINK";i:4;s:20:"WIRELESS N VDSL/ADSL";i:5;s:12:"HOME NETWORK";i:6;s:13:"HOME INTERNET";i:7;s:12:"SOCIAL MEDIA";i:8;s:11:"4G INTERNET";i:9;s:11:"3G INTERNET";i:10;s:11:"5G INTERNET";i:11;s:14:"SPEED INTERNET";i:12;s:16:"SPEED CONNECTION";i:13;s:13:"BOOSTED SPPED";i:14;s:12:"VDSL2/ADSL2+";i:15;s:10:"ADSL2/ADSL";i:16;s:18:"FIBER CABLE ACCESS";i:17;s:12:"ACCESS POINT";i:18;s:14:"CONTROL PANELS";i:19;s:28:"PROTOCOL INTERNET  VERSION 6";i:20;s:14:"SUPERFAST VDSL";i:21;s:15:"BROADBAND SPEED";i:22;s:7:"100Mbps";i:23;s:12:"WI-FI DIRECT";i:24;s:13:"300Mbps WI-FI";i:25;s:10:"SMARTPHONS";i:26;s:13:"MOBILE DEVICE";i:27;s:9:"MAX RANGE";i:28;s:26:"POWERFUL EXTERNAL ANTENNAS";i:29;s:21:"FAR REACHING WIRELESS";i:30;s:20:"EFFORTLESS MANAGMENT";i:31;s:13:"WEB INTERFACE";i:32;s:16:"NETWORK ANYWHERE";i:33;s:13:"FREE INTERNET";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:825;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2021-08-30 17:19:05";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:825;s:12:"meta_data_id";i:823;s:6:"locale";s:2:"en";s:10:"meta_title";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:13:"meta_keywords";s:610:"["tp link router","tp link TD-9960 MODEM ROUTER","ROUTER WIRELESS","NEW ROUTER TP LINK","WIRELESS N VDSL\/ADSL","HOME NETWORK","HOME INTERNET","SOCIAL MEDIA","4G INTERNET","3G INTERNET","5G INTERNET","SPEED INTERNET","SPEED CONNECTION","BOOSTED SPPED","VDSL2\/ADSL2+","ADSL2\/ADSL","FIBER CABLE ACCESS","ACCESS POINT","CONTROL PANELS","PROTOCOL INTERNET  VERSION 6","SUPERFAST VDSL","BROADBAND SPEED","100Mbps","WI-FI DIRECT","300Mbps WI-FI","SMARTPHONS","MOBILE DEVICE","MAX RANGE","POWERFUL EXTERNAL ANTENNAS","FAR REACHING WIRELESS","EFFORTLESS MANAGMENT","WEB INTERFACE","NETWORK ANYWHERE","FREE INTERNET"]";s:16:"meta_description";s:2597:"Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.\r\n
    Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.\r\n
    Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.\r\n
    Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.\r\n
    \r\n
    HARDWARE FEATURES\r\n
    Interface\t3 10/100Mbps RJ45 LAN Ports\r\n
    1 10/100Mbps RJ45 LAN/WAN Port\r\n
    1 RJ11 Port\r\n
    Button\tWPS Button\r\n
    RESET Button\r\n
    Power ON/OFF Button\r\n
    External Power Supply\t9VDC/0.6A\r\n
    IEEE Standards\tIEEE 802.3, 802.3u\r\n
    VDSL2 Standards\tITU-T G.993.2\r\n
    ITU-T G.993.5 (G.vector)\r\n
    ITU-T G.998.4 (G.INP)\r\n
    Dimensions ( W x D x H )\t181.6 x 129.7 x 36.2mm\r\n
    Antenna Type\tOmni directional, Fixed\r\n
    Antenna Gain\t2 x 5dBi\r\n
    WIRELESS FEATURES\r\n
    Wireless Standards\tIEEE 802.11b, 802.11g, 802.11n\r\n
    Frequency\t2.400-2.4835GHz\r\n
    Transmit Power\t<20dBm(EIRP)\r\n
    Wireless Security\t64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2\r\n
    encryptions, Wireless MAC Filtering\r\n
    SOFTWARE FEATURES\r\n
    Quality of Service\tWMM, Bandwidth Control (IP QoS)\r\n
    Security\tNAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls\r\n
    Operating Modes\tVDSL/ADSL Modem Router, Wireless Router,\r\n
    Management\tWeb Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools\r\n
    VPN Pass-Through\tIPSec VPN\r\n
    Protocols\tSupports IPv4 and IPv6\r\n
    ATM/PPP Protocols\tPPPoE (RFC2516)\r\n
    PPPoA (RFC 2364)\r\n
    MER\IPoE (RFC 1483 Routed)\r\n
    IPoA (RFC1577/2225)\r\n
    Bridge (RFC1483 Bridge)\r\n
    Advanced Features\tParental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3\r\n
    APP\tTether App\r\n
    NAT\tVirtual Server, Port Triggering, DMZ, ALG, UPnP\r\n
    OTHERS\r\n
    Certification\tCE, RoHS\r\n
    Package Contents\tTD-W9960\r\n
    External DSL Splitter\r\n
    RJ-11 DSL Cable\r\n
    RJ-45 Ethernet Cable\r\n
    Quick Installation Guide\r\n
    Power Adapter\r\n
    System Requirements\tMicrosoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,\r\n
    Mac OS, NetWare, UNIX or Linux\r\n
    Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other\r\n
    Java-enabled browser\r\n
    Subscription with an internet service provider (for internet access)\r\n
    Environment\tOperating Temperature: 0℃~40℃(32℉~104℉)\r\n
    Storage Temperature: -40℃~70℃(-40℉~158℉)\r\n
    Operating Humidity: 10%~90% non-condensing\r\n
    Storage Humidity: 5%~90% non-condensing";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:825;s:12:"meta_data_id";i:823;s:6:"locale";s:2:"en";s:10:"meta_title";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:13:"meta_keywords";s:610:"["tp link router","tp link TD-9960 MODEM ROUTER","ROUTER WIRELESS","NEW ROUTER TP LINK","WIRELESS N VDSL\/ADSL","HOME NETWORK","HOME INTERNET","SOCIAL MEDIA","4G INTERNET","3G INTERNET","5G INTERNET","SPEED INTERNET","SPEED CONNECTION","BOOSTED SPPED","VDSL2\/ADSL2+","ADSL2\/ADSL","FIBER CABLE ACCESS","ACCESS POINT","CONTROL PANELS","PROTOCOL INTERNET  VERSION 6","SUPERFAST VDSL","BROADBAND SPEED","100Mbps","WI-FI DIRECT","300Mbps WI-FI","SMARTPHONS","MOBILE DEVICE","MAX RANGE","POWERFUL EXTERNAL ANTENNAS","FAR REACHING WIRELESS","EFFORTLESS MANAGMENT","WEB INTERFACE","NETWORK ANYWHERE","FREE INTERNET"]";s:16:"meta_description";s:2597:"Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.\r\n
    Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.\r\n
    Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.\r\n
    Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.\r\n
    \r\n
    HARDWARE FEATURES\r\n
    Interface\t3 10/100Mbps RJ45 LAN Ports\r\n
    1 10/100Mbps RJ45 LAN/WAN Port\r\n
    1 RJ11 Port\r\n
    Button\tWPS Button\r\n
    RESET Button\r\n
    Power ON/OFF Button\r\n
    External Power Supply\t9VDC/0.6A\r\n
    IEEE Standards\tIEEE 802.3, 802.3u\r\n
    VDSL2 Standards\tITU-T G.993.2\r\n
    ITU-T G.993.5 (G.vector)\r\n
    ITU-T G.998.4 (G.INP)\r\n
    Dimensions ( W x D x H )\t181.6 x 129.7 x 36.2mm\r\n
    Antenna Type\tOmni directional, Fixed\r\n
    Antenna Gain\t2 x 5dBi\r\n
    WIRELESS FEATURES\r\n
    Wireless Standards\tIEEE 802.11b, 802.11g, 802.11n\r\n
    Frequency\t2.400-2.4835GHz\r\n
    Transmit Power\t<20dBm(EIRP)\r\n
    Wireless Security\t64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2\r\n
    encryptions, Wireless MAC Filtering\r\n
    SOFTWARE FEATURES\r\n
    Quality of Service\tWMM, Bandwidth Control (IP QoS)\r\n
    Security\tNAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls\r\n
    Operating Modes\tVDSL/ADSL Modem Router, Wireless Router,\r\n
    Management\tWeb Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools\r\n
    VPN Pass-Through\tIPSec VPN\r\n
    Protocols\tSupports IPv4 and IPv6\r\n
    ATM/PPP Protocols\tPPPoE (RFC2516)\r\n
    PPPoA (RFC 2364)\r\n
    MER\IPoE (RFC 1483 Routed)\r\n
    IPoA (RFC1577/2225)\r\n
    Bridge (RFC1483 Bridge)\r\n
    Advanced Features\tParental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3\r\n
    APP\tTether App\r\n
    NAT\tVirtual Server, Port Triggering, DMZ, ALG, UPnP\r\n
    OTHERS\r\n
    Certification\tCE, RoHS\r\n
    Package Contents\tTD-W9960\r\n
    External DSL Splitter\r\n
    RJ-11 DSL Cable\r\n
    RJ-45 Ethernet Cable\r\n
    Quick Installation Guide\r\n
    Power Adapter\r\n
    System Requirements\tMicrosoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,\r\n
    Mac OS, NetWare, UNIX or Linux\r\n
    Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other\r\n
    Java-enabled browser\r\n
    Subscription with an internet service provider (for internet access)\r\n
    Environment\tOperating Temperature: 0℃~40℃(32℉~104℉)\r\n
    Storage Temperature: -40℃~70℃(-40℉~158℉)\r\n
    Operating Humidity: 10%~90% non-condensing\r\n
    Storage Humidity: 5%~90% non-condensing";}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:95:"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";}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. "jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm"
    
  2. """
    a:5:{s:6:"_token";s:40:"IHQV95QF3gPcjjPLqrV5vMGk8T7WcgRhv9LazGSG";s:6:"locale";s:2:"en";s:67:"jd0XmrA6UNXvRnGRlQJBZJhIiVDlieP7BCILzKqm_recently_viewed_cart_items";O:32:"Darryldecode\Cart\CartCollection":1:{s:8:"\x00*\x00items";a:1:{i:825;O:32:"Darryldecode\Cart\ItemCollection":2:{s:9:"\x00*\x00config";N;s:8:"\x00*\x00items";a:6:{s:2:"id";i:825;s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:5:"price";d:38;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:825;s:12:"tax_class_id";N;s:4:"slug";s:65:"tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"38.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"38.0000";s:3:"sku";s:8:"J26P0T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2413;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2026-03-04 15:35:43";}s:11:"\x00*\x00original";a:20:{s:2:"id";i:825;s:12:"tax_class_id";N;s:4:"slug";s:65:"tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";s:5:"price";s:7:"45.0000";s:13:"special_price";s:7:"38.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"38.0000";s:3:"sku";s:8:"J26P0T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2413;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2026-03-04 15:35:43";}s:10:"\x00*\x00changes";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:823;s:10:"product_id";i:825;s:6:"locale";s:2:"en";s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:11:"description";s:5081:"<ul>\r\n
    <li><strong>Versatile Connectivity</strong>&nbsp;&ndash; With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.</li>\r\n
    <li><strong>Boosted Speeds</strong>&nbsp;&ndash; Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.</li>\r\n
    <li><strong>Maximized Range</strong>&nbsp;&ndash; Powerful external antennas provide far-reaching wireless coverage in every direction.</li>\r\n
    <li><strong>Effortless Management</strong>&nbsp;&ndash; Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_603">\r\n
    <th colspan="2"><a>HARDWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_694">\r\n
    <th width="35%">Interface</th>\r\n
    <td width="65%">3 10/100Mbps RJ45 LAN&nbsp;Ports<br />1 10/100Mbps RJ45 LAN/WAN&nbsp;Port<br />1 RJ11 Port</td>\r\n
    </tr>\r\n
    <tr id="tr_695">\r\n
    <th width="35%">Button</th>\r\n
    <td width="65%">WPS Button<br />RESET Button<br />Power ON/OFF Button</td>\r\n
    </tr>\r\n
    <tr id="tr_613">\r\n
    <th width="35%">External Power Supply</th>\r\n
    <td width="65%">9VDC/0.6A</td>\r\n
    </tr>\r\n
    <tr id="tr_1054">\r\n
    <th width="35%">IEEE Standards</th>\r\n
    <td width="65%">IEEE 802.3, 802.3u</td>\r\n
    </tr>\r\n
    <tr id="tr_3787">\r\n
    <th width="35%">VDSL2 Standards</th>\r\n
    <td width="65%">ITU-T G.993.2<br />ITU-T G.993.5 (G.vector)<br />ITU-T G.998.4 (G.INP)</td>\r\n
    </tr>\r\n
    <tr id="tr_697">\r\n
    <th width="35%">Dimensions ( W x D x H )</th>\r\n
    <td width="65%">181.6 x 129.7 x 36.2mm</td>\r\n
    </tr>\r\n
    <tr id="tr_1056">\r\n
    <th width="35%">Antenna Type</th>\r\n
    <td width="65%">Omni directional, Fixed</td>\r\n
    </tr>\r\n
    <tr id="tr_1057">\r\n
    <th width="35%">Antenna Gain</th>\r\n
    <td width="65%">2 x 5dBi</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_604">\r\n
    <th colspan="2"><a>WIRELESS FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_1058">\r\n
    <th width="35%">Wireless Standards</th>\r\n
    <td width="65%">IEEE 802.11b, 802.11g, 802.11n</td>\r\n
    </tr>\r\n
    <tr id="tr_698">\r\n
    <th width="35%">Frequency</th>\r\n
    <td width="65%">2.400-2.4835GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_700">\r\n
    <th width="35%">Transmit Power</th>\r\n
    <td width="65%">&lt;20dBm(EIRP)</td>\r\n
    </tr>\r\n
    <tr id="tr_704">\r\n
    <th width="35%">Wireless Security</th>\r\n
    <td width="65%">64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2<br />encryptions, Wireless MAC Filtering</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_605">\r\n
    <th colspan="2"><a>SOFTWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_708">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">WMM, Bandwidth Control (IP QoS)</td>\r\n
    </tr>\r\n
    <tr id="tr_1060">\r\n
    <th width="35%">Security</th>\r\n
    <td width="65%">NAT Firewall, SPI Firewall, DoS Protection, IP &amp; MAC Binding, Service Filtering, Access Control, Parental Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_2167">\r\n
    <th width="35%">Operating Modes</th>\r\n
    <td width="65%">VDSL/ADSL Modem Router, Wireless Router,</td>\r\n
    </tr>\r\n
    <tr id="tr_713">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools</td>\r\n
    </tr>\r\n
    <tr id="tr_710">\r\n
    <th width="35%">VPN Pass-Through</th>\r\n
    <td width="65%">IPSec VPN</td>\r\n
    </tr>\r\n
    <tr id="tr_1108">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">Supports IPv4 and IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_1090">\r\n
    <th width="35%">ATM/PPP Protocols</th>\r\n
    <td width="65%">PPPoE (RFC2516)<br />PPPoA (RFC 2364)<br />MER\IPoE (RFC 1483 Routed)<br />IPoA (RFC1577/2225)<br />Bridge (RFC1483 Bridge)</td>\r\n
    </tr>\r\n
    <tr id="tr_1091">\r\n
    <th width="35%">Advanced Features</th>\r\n
    <td width="65%">Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3</td>\r\n
    </tr>\r\n
    <tr id="tr_5435">\r\n
    <th width="35%">APP</th>\r\n
    <td width="65%">Tether App</td>\r\n
    </tr>\r\n
    <tr id="tr_5561">\r\n
    <th width="35%">NAT</th>\r\n
    <td width="65%">Virtual Server, Port Triggering, DMZ, ALG, UPnP</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_606">\r\n
    <th colspan="2"><a>OTHERS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_714">\r\n
    <th width="35%">Certification</th>\r\n
    <td width="65%">CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_715">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">TD-W9960<br />External DSL Splitter<br />RJ-11 DSL Cable<br />RJ-45 Ethernet Cable<br />Quick Installation Guide<br />Power Adapter</td>\r\n
    </tr>\r\n
    <tr id="tr_716">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Microsoft Windows 98SE, NT, 2000, XP, Vista&trade; or Windows 7, 8, 8.1, 10,<br />Mac OS, NetWare, UNIX or Linux<br />Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other<br />Java-enabled browser<br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_717">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃(32℉~104℉)<br />Storage Temperature: -40℃~70℃(-40℉~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:823;s:10:"product_id";i:825;s:6:"locale";s:2:"en";s:4:"name";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:11:"description";s:5081:"<ul>\r\n
    <li><strong>Versatile Connectivity</strong>&nbsp;&ndash; With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.</li>\r\n
    <li><strong>Boosted Speeds</strong>&nbsp;&ndash; Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.</li>\r\n
    <li><strong>Maximized Range</strong>&nbsp;&ndash; Powerful external antennas provide far-reaching wireless coverage in every direction.</li>\r\n
    <li><strong>Effortless Management</strong>&nbsp;&ndash; Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_603">\r\n
    <th colspan="2"><a>HARDWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_694">\r\n
    <th width="35%">Interface</th>\r\n
    <td width="65%">3 10/100Mbps RJ45 LAN&nbsp;Ports<br />1 10/100Mbps RJ45 LAN/WAN&nbsp;Port<br />1 RJ11 Port</td>\r\n
    </tr>\r\n
    <tr id="tr_695">\r\n
    <th width="35%">Button</th>\r\n
    <td width="65%">WPS Button<br />RESET Button<br />Power ON/OFF Button</td>\r\n
    </tr>\r\n
    <tr id="tr_613">\r\n
    <th width="35%">External Power Supply</th>\r\n
    <td width="65%">9VDC/0.6A</td>\r\n
    </tr>\r\n
    <tr id="tr_1054">\r\n
    <th width="35%">IEEE Standards</th>\r\n
    <td width="65%">IEEE 802.3, 802.3u</td>\r\n
    </tr>\r\n
    <tr id="tr_3787">\r\n
    <th width="35%">VDSL2 Standards</th>\r\n
    <td width="65%">ITU-T G.993.2<br />ITU-T G.993.5 (G.vector)<br />ITU-T G.998.4 (G.INP)</td>\r\n
    </tr>\r\n
    <tr id="tr_697">\r\n
    <th width="35%">Dimensions ( W x D x H )</th>\r\n
    <td width="65%">181.6 x 129.7 x 36.2mm</td>\r\n
    </tr>\r\n
    <tr id="tr_1056">\r\n
    <th width="35%">Antenna Type</th>\r\n
    <td width="65%">Omni directional, Fixed</td>\r\n
    </tr>\r\n
    <tr id="tr_1057">\r\n
    <th width="35%">Antenna Gain</th>\r\n
    <td width="65%">2 x 5dBi</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_604">\r\n
    <th colspan="2"><a>WIRELESS FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_1058">\r\n
    <th width="35%">Wireless Standards</th>\r\n
    <td width="65%">IEEE 802.11b, 802.11g, 802.11n</td>\r\n
    </tr>\r\n
    <tr id="tr_698">\r\n
    <th width="35%">Frequency</th>\r\n
    <td width="65%">2.400-2.4835GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_700">\r\n
    <th width="35%">Transmit Power</th>\r\n
    <td width="65%">&lt;20dBm(EIRP)</td>\r\n
    </tr>\r\n
    <tr id="tr_704">\r\n
    <th width="35%">Wireless Security</th>\r\n
    <td width="65%">64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2<br />encryptions, Wireless MAC Filtering</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_605">\r\n
    <th colspan="2"><a>SOFTWARE FEATURES</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_708">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">WMM, Bandwidth Control (IP QoS)</td>\r\n
    </tr>\r\n
    <tr id="tr_1060">\r\n
    <th width="35%">Security</th>\r\n
    <td width="65%">NAT Firewall, SPI Firewall, DoS Protection, IP &amp; MAC Binding, Service Filtering, Access Control, Parental Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_2167">\r\n
    <th width="35%">Operating Modes</th>\r\n
    <td width="65%">VDSL/ADSL Modem Router, Wireless Router,</td>\r\n
    </tr>\r\n
    <tr id="tr_713">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Web Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools</td>\r\n
    </tr>\r\n
    <tr id="tr_710">\r\n
    <th width="35%">VPN Pass-Through</th>\r\n
    <td width="65%">IPSec VPN</td>\r\n
    </tr>\r\n
    <tr id="tr_1108">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">Supports IPv4 and IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_1090">\r\n
    <th width="35%">ATM/PPP Protocols</th>\r\n
    <td width="65%">PPPoE (RFC2516)<br />PPPoA (RFC 2364)<br />MER\IPoE (RFC 1483 Routed)<br />IPoA (RFC1577/2225)<br />Bridge (RFC1483 Bridge)</td>\r\n
    </tr>\r\n
    <tr id="tr_1091">\r\n
    <th width="35%">Advanced Features</th>\r\n
    <td width="65%">Parental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3</td>\r\n
    </tr>\r\n
    <tr id="tr_5435">\r\n
    <th width="35%">APP</th>\r\n
    <td width="65%">Tether App</td>\r\n
    </tr>\r\n
    <tr id="tr_5561">\r\n
    <th width="35%">NAT</th>\r\n
    <td width="65%">Virtual Server, Port Triggering, DMZ, ALG, UPnP</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_606">\r\n
    <th colspan="2"><a>OTHERS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_714">\r\n
    <th width="35%">Certification</th>\r\n
    <td width="65%">CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_715">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">TD-W9960<br />External DSL Splitter<br />RJ-11 DSL Cable<br />RJ-45 Ethernet Cable<br />Quick Installation Guide<br />Power Adapter</td>\r\n
    </tr>\r\n
    <tr id="tr_716">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Microsoft Windows 98SE, NT, 2000, XP, Vista&trade; or Windows 7, 8, 8.1, 10,<br />Mac OS, NetWare, UNIX or Linux<br />Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other<br />Java-enabled browser<br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_717">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃(32℉~104℉)<br />Storage Temperature: -40℃~70℃(-40℉~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}s:10:"attributes";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:7:"options";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:0:{}}s:5:"files";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:8:{i:0;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:5309;s:7:"user_id";i:674;s:8:"filename";s:12:"JJHUGUYH.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Y5u5Z1EpMuxSBgvRTYgS1pVFArdlpDvTcdSOUQCz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"43602";s:10:"created_at";s:19:"2021-08-30 17:00:27";s:10:"updated_at";s:19:"2021-08-30 17:00:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5309;s:7:"user_id";i:674;s:8:"filename";s:12:"JJHUGUYH.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/Y5u5Z1EpMuxSBgvRTYgS1pVFArdlpDvTcdSOUQCz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"43602";s:10:"created_at";s:19:"2021-08-30 17:00:27";s:10:"updated_at";s:19:"2021-08-30 17:00:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5309;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59037;s:10:"pivot_zone";s:10:"base_image";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5309;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59037;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5309;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59037;s:4:"zone";s:10:"base_image";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}i:1;O:27:"Modules\Media\Entities\File":26:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:5:"files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:10:{s:2:"id";i:5311;s:7:"user_id";i:674;s:8:"filename";s:13:"5TYSRUSRT.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dWM4ENls58pO7tztcIExeefrqupbQIxgp0W4cdiz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"39052";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5311;s:7:"user_id";i:674;s:8:"filename";s:13:"5TYSRUSRT.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/dWM4ENls58pO7tztcIExeefrqupbQIxgp0W4cdiz.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"39052";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5311;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59038;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5311;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59038;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5311;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59038;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5312;s:7:"user_id";i:674;s:8:"filename";s:18:"الللالا.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/JHCKwAHbM5LmA7IT4QmXmF9RMSZanht3nBLQHFBf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37306";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5312;s:7:"user_id";i:674;s:8:"filename";s:18:"الللالا.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/JHCKwAHbM5LmA7IT4QmXmF9RMSZanht3nBLQHFBf.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"37306";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5312;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59039;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5312;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59039;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5312;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59039;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5310;s:7:"user_id";i:674;s:8:"filename";s:11:"JDIDEEE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/rPfiS7qFi1RoV6FbqRXEdEmpc3R4qDUuwAXTODre.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"67718";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5310;s:7:"user_id";i:674;s:8:"filename";s:11:"JDIDEEE.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/rPfiS7qFi1RoV6FbqRXEdEmpc3R4qDUuwAXTODre.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"67718";s:10:"created_at";s:19:"2021-08-30 17:01:25";s:10:"updated_at";s:19:"2021-08-30 17:01:25";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5310;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59040;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5310;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59040;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5310;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59040;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5313;s:7:"user_id";i:674;s:8:"filename";s:11:"NOUVEAU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/0gr3ljJXTqxhBYVImMF7tw2KQH6zbJ9hJTdDecXU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"61302";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5313;s:7:"user_id";i:674;s:8:"filename";s:11:"NOUVEAU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/0gr3ljJXTqxhBYVImMF7tw2KQH6zbJ9hJTdDecXU.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"61302";s:10:"created_at";s:19:"2021-08-30 17:01:26";s:10:"updated_at";s:19:"2021-08-30 17:01:26";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5313;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59041;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5313;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59041;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5313;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59041;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5315;s:7:"user_id";i:674;s:8:"filename";s:20:"لغققغغعع.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8Qt5IOTG2b1yOorcxwj2A0kk3EZF9u3hOJjLkpSa.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"48399";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5315;s:7:"user_id";i:674;s:8:"filename";s:20:"لغققغغعع.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/8Qt5IOTG2b1yOorcxwj2A0kk3EZF9u3hOJjLkpSa.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"48399";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5315;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59042;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5315;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59042;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5315;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59042;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5316;s:7:"user_id";i:674;s:8:"filename";s:19:"FUCKK UUUUUUUUU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/HoMLzrxm0oJ3lHwZ0GJNWOlMCd8xhgqK43QaCXGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"77749";s:10:"created_at";s:19:"2021-08-30 17:03:11";s:10:"updated_at";s:19:"2021-08-30 17:03:11";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5316;s:7:"user_id";i:674;s:8:"filename";s:19:"FUCKK UUUUUUUUU.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/HoMLzrxm0oJ3lHwZ0GJNWOlMCd8xhgqK43QaCXGt.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"77749";s:10:"created_at";s:19:"2021-08-30 17:03:11";s:10:"updated_at";s:19:"2021-08-30 17:03:11";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5316;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59043;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5316;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59043;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5316;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59043;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}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:5314;s:7:"user_id";i:674;s:8:"filename";s:12:"عهبف.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/vpJHnuWJkNyDCCnZpJqsBHWiM0fWJyev3uOiDxI0.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"47758";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";}s:11:"\x00*\x00original";a:17:{s:2:"id";i:5314;s:7:"user_id";i:674;s:8:"filename";s:12:"عهبف.jpg";s:4:"disk";s:14:"public_storage";s:4:"path";s:51:"media/vpJHnuWJkNyDCCnZpJqsBHWiM0fWJyev3uOiDxI0.jpeg";s:9:"extension";s:4:"jpeg";s:4:"mime";s:10:"image/jpeg";s:4:"size";s:5:"47758";s:10:"created_at";s:19:"2021-08-30 17:01:27";s:10:"updated_at";s:19:"2021-08-30 17:01:27";s:15:"pivot_entity_id";i:825;s:13:"pivot_file_id";i:5314;s:17:"pivot_entity_type";s:32:"Modules\Product\Entities\Product";s:8:"pivot_id";i:59044;s:10:"pivot_zone";s:17:"additional_images";s:16:"pivot_created_at";s:19:"2023-02-07 12:58:32";s:16:"pivot_updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:1:{s:5:"pivot";O:49:"Illuminate\Database\Eloquent\Relations\MorphPivot":31:{s:12:"\x00*\x00morphType";s:11:"entity_type";s:13:"\x00*\x00morphClass";s:32:"Modules\Product\Entities\Product";s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:12:"entity_files";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5314;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59044;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:11:"\x00*\x00original";a:7:{s:9:"entity_id";i:825;s:7:"file_id";i:5314;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:2:"id";i:59044;s:4:"zone";s:17:"additional_images";s:10:"created_at";s:19:"2023-02-07 12:58:32";s:10:"updated_at";s:19:"2023-02-07 12:58:32";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:250;s:13:"\x00*\x00foreignKey";s:9:"entity_id";s:13:"\x00*\x00relatedKey";s:7:"file_id";}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}}}}s:15:"relatedProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:12:{i:0;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5431;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:286;s:12:"tax_class_id";N;s:4:"slug";s:84:"carg7-lcd-bluetooth-car-charger-fm-kit-mp3-aux-transmitter-usb-handsfree-mobile-call";s:5:"price";s:7:"15.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5431;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-06-13 01:08:09";s:10:"updated_at";s:19:"2026-03-06 23:15:48";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:286;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:286;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:286;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:0;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:0:{}s:11:"\x00*\x00original";a:0:{}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:284;s:10:"product_id";i:286;s:6:"locale";s:2:"en";s:4:"name";s:84:"CarG7 LCD Bluetooth Car Charger FM Kit MP3 AUX Transmitter USB Handsfree Mobile Call";s:11:"description";s:3664:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">BRILLIANT BLUETOOTH FM TRANSMITTER - Universal Wireless Bluetooth FM Transmitter comes with Hands-free Car Kit Charger, support USB driver and TF card. It can automatically play and transmit the MP3 files of USB Flash Drive and TF Card.</span></li>\r\n
    <li><span class="a-list-item">4 MODES PLAY MUSIC, HI-FI STEREO SOUND QUALITY - Bluetooth sound processing A2DP, High-performance built-in microphone with Echo Cancellation and Noise Suppression (CVC) technology which can offer you clear calling and wonderful music listening experience.</span></li>\r\n
    <li><span class="a-list-item">SMART USB PORT FOR READING &amp; FAST SAFE CHARGING &ndash; This Multifunctional FM transmitter comes with USB reading and charging function to allow you play music from your phone or tablet during charging. Safe output current will never damage your devices.</span></li>\r\n
    <li><span class="a-list-item">HANDS-FREE CALLING, SAFE DRIVING - Simply pair your mobile or tablet with the Bluetooth Adapter and its Hands-free System can liberate your hands during answer the calls and let you drive safely. No more worries of receiving incoming calls while driving on the roads.</span></li>\r\n
    <li><span class="a-list-item">BROAD COMPATIBILITY - Suitable for all types of vehicle and universal design for all types of devices, this Wireless In-Car FM Adapter Car Kit works perfectly as Hands-Free Calling Device and Car Charger for any devices with USB or Bluetooth including iPhone, iPods, Android or other Smartphone, and tablets.</span></li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="feature" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>CARG7 Bluetooth FM Transmitter Universal Wireless In-Car FM Adapter Car Kit: #This Bluetooth FM Transmitter Adapter is a Multifunctional Hands Free Car Kit. It transfers Bluetooth signals (Media and Phone Audio) from your Bluetooth enabled devices directly to your car audio system via FM signal or AUX-in port Supports USB drive playback, you can enjoy music or answer calls hands free from your car audio system. Charge your device straight through the USB interface (5V/2.1A power output). FEATURES: #Wirelessly transmit phone call from Bluetooth mobile phone to the car FM stereo system #Single USB output to charge external devices (DC 5V/2.1A) #Power Supply by the cigarette socket in the car (DC 12V/24V) #Supports TF Card Slot/AUX-IN #Switch to Hands-free mode automatically from music playing status when receiving calls #Draws power from the cigarette socket in the car #LED display #Full range of channels optional from 87.5-108MHz SPECIFICATIONS: #Frequency Response: 20Hz-15Khz #FM Transmitter Frequency: 87.5-108MHz #Supported Format: MP3, WMA #Rated Operating Voltage: 12V #Ultimate Operating Voltage 9-26 V #SNR Ratio &gt; 60dB #Left/ Right Channel Separation &gt; 60dB #Bluetooth Version: 2.0 #Bluetooth Transmission Distance: 10-15 meters Package Includes: #1 x CARG7 Bluetooth FM Transmitter</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="HLCXComparisonWidget_feature_div" class="feature" data-feature-name="HLCXComparisonWidget" data-cel-widget="HLCXComparisonWidget_feature_div">&nbsp;</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:370;s:12:"tax_class_id";N;s:4:"slug";s:22:"meetion-wireless-mouse";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2727;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-07 15:18:38";s:10:"updated_at";s:19:"2026-03-06 23:56:01";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:370;s:12:"tax_class_id";N;s:4:"slug";s:22:"meetion-wireless-mouse";s:5:"price";s:7:"16.0000";s:13:"special_price";s:7:"10.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"10.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2727;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-07 15:18:38";s:10:"updated_at";s:19:"2026-03-06 23:56:01";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:370;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:370;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:370;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:368;s:10:"product_id";i:370;s:6:"locale";s:2:"en";s:4:"name";s:22:"Meetion Wireless Mouse";s:11:"description";s:960:"<h1 class="product_title entry-title">Meetion R547 Wireless mouse</h1>\r\n
    <p><strong>Model:</strong>&nbsp; &nbsp; &nbsp; &nbsp; MT-R547&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><strong>Features:</strong><br />1. Red LED advanced optical technology<br />2. 2.4 GHz USB Nano receiver included (range &ndash; up to 10 m)<br />3. Resolution 800/1200/1600 dpi<br />4. DPI resolution switch<br />5. USB interface<br />6. Soft Touch coating<br />7. 1 AA Alkaline type batteries<br />8. Long life battery-fed operation (1 year)<br />9. Drivers installation is not required for Windows XP/Vista/7/8/10&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:368;s:10:"product_id";i:370;s:6:"locale";s:2:"en";s:4:"name";s:22:"Meetion Wireless Mouse";s:11:"description";s:960:"<h1 class="product_title entry-title">Meetion R547 Wireless mouse</h1>\r\n
    <p><strong>Model:</strong>&nbsp; &nbsp; &nbsp; &nbsp; MT-R547&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><strong>Features:</strong><br />1. Red LED advanced optical technology<br />2. 2.4 GHz USB Nano receiver included (range &ndash; up to 10 m)<br />3. Resolution 800/1200/1600 dpi<br />4. DPI resolution switch<br />5. USB interface<br />6. Soft Touch coating<br />7. 1 AA Alkaline type batteries<br />8. Long life battery-fed operation (1 year)<br />9. Drivers installation is not required for Windows XP/Vista/7/8/10&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:2;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:434;s:12:"tax_class_id";N;s:4:"slug";s:87:"led-glow-flowing-usb-charger-magnetic-cable-micro-usb-iphone-type-c-cable-android-cable";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J2P4";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3017;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 23:21:35";s:10:"updated_at";s:19:"2026-03-06 13:36:04";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:434;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:434;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:434;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:432;s:10:"product_id";i:434;s:6:"locale";s:2:"en";s:4:"name";s:87:"LED Glow Flowing USB Charger Magnetic Cable Micro Usb iPhone Type C Cable Android Cable";s:11:"description";s:1262:"<p><strong>Description</strong><br />Specification:</p>\r\n
    <p><br />Item:Luminous Magnetic USB Charging Cable<br />Features:Round 360&deg; Applicable Connected, Strong Magnet, Luminous cable,low power rhythm color lamp,safe and fast charge not hot<br />Current:2.1A Max<br />Type:Micro USB / Type-C / iPhone <br />Length:1M</p>\r\n
    <p>1.New magnetic luminous cable.this cable length is about 1m and it will glowing all the time when powered, It can also be used as a dustproof function when the magnet plug is inserted into a smartphone.<br />2.It can be rotated 360 degrees when charging.you can turn the cable 180 degrees even if you turn the smartphone 180 degrees!Regardless of your dominant hand, you can turn the cable in the direction you like. <br />3.With a powerful magnet, you can lift your smartphone. Simply hold the cable and place it close to the plug to wear it comfortably! one hand operation,convenient for you.Perfect safe driving, no conflicts! Charging cables that are very popular among women and the elderly are very convenient because they do not require cable shackles, such as one-handed work, cooking, and people with disabilities.</p>\r\n
    <p>include: 1x magnetic cable(color as you choose)</p>\r\n
    <p>Product type: Data Cables</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:441;s:12:"tax_class_id";N;s:4:"slug";s:31:"jedel-2.4hz-wireless-mouse-w910";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2827;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-16 23:06:33";s:10:"updated_at";s:19:"2026-03-06 22:44:18";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:441;s:12:"tax_class_id";N;s:4:"slug";s:31:"jedel-2.4hz-wireless-mouse-w910";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:4:"J3P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2827;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-16 23:06:33";s:10:"updated_at";s:19:"2026-03-06 22:44:18";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:441;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:441;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:441;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:439;s:10:"product_id";i:441;s:6:"locale";s:2:"en";s:4:"name";s:31:"JEDEL 2.4HZ WIRELESS MOUSE W910";s:11:"description";s:162:"<div id="hd-20200615-1317-48046-200-523JR-000ProductDetail">JEDEL 2.4HZ WIRELESS MOUSE W910 Wireless Mouse, 2.4 GHz with USB Mini Receiver, Optical Tracking</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:439;s:10:"product_id";i:441;s:6:"locale";s:2:"en";s:4:"name";s:31:"JEDEL 2.4HZ WIRELESS MOUSE W910";s:11:"description";s:162:"<div id="hd-20200615-1317-48046-200-523JR-000ProductDetail">JEDEL 2.4HZ WIRELESS MOUSE W910 Wireless Mouse, 2.4 GHz with USB Mini Receiver, Optical Tracking</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:528;s:12:"tax_class_id";N;s:4:"slug";s:53:"multifunction-dc-ups-for-wifi-routers-fsp1-1-fanshine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:5:"J14P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5321;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 14:04:32";s:10:"updated_at";s:19:"2026-03-05 16:47:56";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:528;s:12:"tax_class_id";N;s:4:"slug";s:53:"multifunction-dc-ups-for-wifi-routers-fsp1-1-fanshine";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:5:"J14P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:5321;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 14:04:32";s:10:"updated_at";s:19:"2026-03-05 16:47:56";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:528;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:528;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:528;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:526;s:10:"product_id";i:528;s:6:"locale";s:2:"en";s:4:"name";s:53:"Multifunction DC UPS for WiFi Routers FSP1-1 Fanshine";s:11:"description";s:1318:"<table border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td><strong data-spm-anchor-id="a2700.details.pronpeci14.i1.32fb37abYucCVR">Product Name</strong></td>\r\n
    <td>New Design DC UPS&nbsp; Battery Capacity 1800mAH x 4 Uninterruptible Power Supply System Mini&nbsp; UPS With POE</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Brand Name</strong></td>\r\n
    <td>Fanshine Or OEM</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Model Number</strong></td>\r\n
    <td>FSP1-1</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Type</strong></td>\r\n
    <td>Mini DC UPS</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Input Voltage</strong></td>\r\n
    <td>100~240Vac/50-60Hz</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>DC Output</strong></td>\r\n
    <td>USB 2.0A/10W &nbsp;9Vdc/12Vdc 1.0A/12W &nbsp;15Vdc/24Vdc&nbsp; 0.6A(15V10W) or (24V15W)</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Transfer Time</strong></td>\r\n
    <td>0ms</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Battery</strong></td>\r\n
    <td>life P04&nbsp;1800mAH x 4</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Phase</strong></td>\r\n
    <td>Single phase</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Safety Protection</strong></td>\r\n
    <td>under-voltage, overvoltage, overload, over-temperature and short circuit</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Charging Period</strong></td>\r\n
    <td>Typical: 2-3hours</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Product Size</strong></td>\r\n
    <td>166x130x27mm</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Weight</strong></td>\r\n
    <td>0.4kgs</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:526;s:10:"product_id";i:528;s:6:"locale";s:2:"en";s:4:"name";s:53:"Multifunction DC UPS for WiFi Routers FSP1-1 Fanshine";s:11:"description";s:1318:"<table border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td><strong data-spm-anchor-id="a2700.details.pronpeci14.i1.32fb37abYucCVR">Product Name</strong></td>\r\n
    <td>New Design DC UPS&nbsp; Battery Capacity 1800mAH x 4 Uninterruptible Power Supply System Mini&nbsp; UPS With POE</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Brand Name</strong></td>\r\n
    <td>Fanshine Or OEM</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Model Number</strong></td>\r\n
    <td>FSP1-1</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Type</strong></td>\r\n
    <td>Mini DC UPS</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Input Voltage</strong></td>\r\n
    <td>100~240Vac/50-60Hz</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>DC Output</strong></td>\r\n
    <td>USB 2.0A/10W &nbsp;9Vdc/12Vdc 1.0A/12W &nbsp;15Vdc/24Vdc&nbsp; 0.6A(15V10W) or (24V15W)</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Transfer Time</strong></td>\r\n
    <td>0ms</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Battery</strong></td>\r\n
    <td>life P04&nbsp;1800mAH x 4</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Phase</strong></td>\r\n
    <td>Single phase</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Safety Protection</strong></td>\r\n
    <td>under-voltage, overvoltage, overload, over-temperature and short circuit</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Charging Period</strong></td>\r\n
    <td>Typical: 2-3hours</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Product Size</strong></td>\r\n
    <td>166x130x27mm</td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td><strong>Weight</strong></td>\r\n
    <td>0.4kgs</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6344;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:530;s:12:"tax_class_id";N;s:4:"slug";s:43:"hp-wireless-mouse-2.4ghz-for-laptop-desktop";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:4:"J4P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6344;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 15:10:39";s:10:"updated_at";s:19:"2026-03-06 14:45:21";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:530;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"related_product_id";i:530;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:530;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:528;s:10:"product_id";i:530;s:6:"locale";s:2:"en";s:4:"name";s:45:"HP Wireless Mouse 2.4GHz for Laptop & Desktop";s:11:"description";s:1146:"<h2 class="productSection__title">Description</h2>\r\n
    <div class="productSection__stylingContent">\r\n
    <ul>\r\n
    <li>-Ultra slim</li>\r\n
    <li>-2.4 GHz wireless connectivity</li>\r\n
    <li>-Enjoy natural left or right hand and wrist positioning from the reduced height&lrm;&lrm;.&lrm;.&lrm;&lrm;</li>\r\n
    <li>-Compatible with Windows XP&lrm;,&lrm; Windows Vista&lrm;,&lrm; Windows 7&lrm;,&lrm; Windows 8&lrm;,&lrm; Mac O</li>\r\n
    </ul>\r\n
    <div>Built with strict standards and guidelines, the HP Wireless Mouse effortlessly blends sleek, modern design with life-enhancing, advanced features.<strong>Features:</strong>\r\n
    <ul>\r\n
    <li>2.4GHz digital wireless transmission, operation distance is up to 10 meters.</li>\r\n
    <li>Built-in-mouse memory, no recoding is needed after battery replacement.</li>\r\n
    <li>4- section design, the service life of one AA alkaline battery is up to six months.</li>\r\n
    <li>Intelligent connectivity, no need to code, plug-and-play.</li>\r\n
    <li>Ergonomically designed, comfort grip</li>\r\n
    <li>Many dormant class control and more power- saving hibernation connectionless.</li>\r\n
    <li>Power switch</li>\r\n
    <li>Low-voltage alarm function.</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:631;s:12:"tax_class_id";N;s:4:"slug";s:57:"goldvision-mini-ups-for-router-wifi-power-bank-10-000-mah";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:7:"J14P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5439;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-26 14:49:02";s:10:"updated_at";s:19:"2026-03-06 19:08:29";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:631;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:631;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:631;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:629;s:10:"product_id";i:631;s:6:"locale";s:2:"en";s:4:"name";s:56:"GoldVision Mini UPS For Router Wifi Power Bank 8,800 MAh";s:11:"description";s:965:"<div class="pr_short_des">\r\n
    <p class="mg__0">Uninterruptible power unit Provide protection and prevent power outages to the router 88000mah capacity Multi-voltage output to include multiple types of devices</p>\r\n
    </div>\r\n
    <div class="btn-atc atc-slide btn_full_false PR_no_pick_false btn_des_1 btn_txt_3">\r\n
    <div id="callBackVariant_ppr" class="nt_default-title nt1_ nt2_" data-js-callback=""><form id="cart-form_ppr" class="nt_cart_form variations_form variations_form_ppr" accept-charset="UTF-8" action="https://www.libansouk.com/cart/add" enctype="multipart/form-data" method="post" data-productid="6549352480928">\r\n
    <div id="infiniteoptions-container">&nbsp;</div>\r\n
    <div class="nt_pr_js lazypreload op__0 lazyloaded" data-id="_ppr" data-include="/products/gold-vision-plus-router-ups-10000mah/?view=js_ppr" data-currentinclude="">&nbsp;</div>\r\n
    <div class="variations_button in_flex column w__100">\r\n
    <div class="flex wrap">&nbsp;</div>\r\n
    </div>\r\n
    </form></div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:7;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:7:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:633;s:12:"tax_class_id";N;s:4:"slug";s:55:"3.0a-fast-charger-mobile-charge-adapter-dual-port-ka-01";s:5:"price";s:7:"15.0000";s:13:"special_price";s:7:"11.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"11.0000";s:3:"sku";s:7:"J3P5K55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5402;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:20:00";s:10:"updated_at";s:19:"2026-03-07 01:55:13";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:633;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:633;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:633;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:631;s:10:"product_id";i:633;s:6:"locale";s:2:"en";s:4:"name";s:56:"3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01";s:11:"description";s:164:"<h1>3.0 Fast Charger Mobile Charge Adapter - Dual Port KA-01</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>Fast Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:8;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:634;s:12:"tax_class_id";N;s:4:"slug";s:49:"2.4-charger-mobile-charge-adapter-dual-port-ka-02";s:5:"price";s:7:"12.0000";s:13:"special_price";s:6:"9.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"9.0000";s:3:"sku";s:7:"J2P5K44";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2015;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-30 21:29:58";s:10:"updated_at";s:19:"2026-03-05 18:54:36";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:634;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:634;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:634;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:632;s:10:"product_id";i:634;s:6:"locale";s:2:"en";s:4:"name";s:51:"2.4 Charger Mobile Charge Adapter - Dual Port KA-02";s:11:"description";s:158:"<h1>2.4 Charger Mobile Charge Adapter - Dual Port KA-02</h1>\r\n
    <ul>\r\n
    <li>Original</li>\r\n
    <li>USB Charger</li>\r\n
    <li>2 Ports</li>\r\n
    <li>Lenght cable 1m</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:9;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:805;s:12:"tax_class_id";N;s:4:"slug";s:92:"usb-power-cable-booster-for-modem-router-powerbank-to-wifi-modem-router-(5v-to-12v-converter";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:7:"J2P1Z55";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:15422;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-21 00:26:45";s:10:"updated_at";s:19:"2026-03-06 21:42:26";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:805;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"related_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:805;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:805;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:803;s:10:"product_id";i:805;s:6:"locale";s:2:"en";s:4:"name";s:93:"USB Power Cable Booster for Modem/Router Powerbank to Wifi Modem Router (5v to 12v Converter)";s:11:"description";s:351:"<p>This is a cable that let's you power your router with a power-bank instead of an outlet so you can carry it around anywhere! Use your Devices at work! On the go! and even during Brown outs!<br />Compatible with:<br />GLOBE AT HOME WIFI Routers<br />PLDT HOME WIFI Routers<br />GLOBE Broadband Modem<br />PLDT Fiber Routers<br />Converge Routers</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:10;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:823;s:12:"tax_class_id";N;s:4:"slug";s:48:"tl-wr840n-300mbps-access-point-wireless-n-router";s:5:"price";s:7:"35.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:8:"J14P0T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2704;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 11:45:41";s:10:"updated_at";s:19:"2026-03-06 22:41:28";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:823;s:12:"tax_class_id";N;s:4:"slug";s:48:"tl-wr840n-300mbps-access-point-wireless-n-router";s:5:"price";s:7:"35.0000";s:13:"special_price";s:7:"26.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"26.0000";s:3:"sku";s:8:"J14P0T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2704;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 11:45:41";s:10:"updated_at";s:19:"2026-03-06 22:41:28";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:823;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:823;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:823;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:821;s:10:"product_id";i:823;s:6:"locale";s:2:"en";s:4:"name";s:57:"Tp-Link TL-WR840N 300Mbps Access Point/ Wireless N Router";s:11:"description";s:5606:"<ul>\r\n
    <li>300Mbps wireless transmission rate ideal for both bandwidth sensitive tasks and basic work&nbsp;</li>\r\n
    <li>Supports Access Point mode to create a new Wi-Fi access point</li>\r\n
    <li>Supports Range Extender mode to boost the existing wireless coverage in your room</li>\r\n
    <li>Parental Controls manage when and how connected devices can access the internet</li>\r\n
    <li>IPTV supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming</li>\r\n
    <li>compatible with IPv6 (Internet Protocol version 6)</li>\r\n
    <li>Guest Network provides separate access for guests while securing the home network</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1525">\r\n
    <th colspan="2"><a>WIRELESS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5924">\r\n
    <th width="35%">Standards</th>\r\n
    <td width="65%"><strong>Wi-Fi 4</strong><br />IEEE 802.11n/b/g 2.4 GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_5923">\r\n
    <th width="35%">WiFi Speeds</th>\r\n
    <td width="65%"><strong>N300</strong><br />2.4 GHz: 300 Mbps (802.11n)</td>\r\n
    </tr>\r\n
    <tr id="tr_5925">\r\n
    <th width="35%">WiFi Range</th>\r\n
    <td width="65%"><strong>2 Bedroom Houses</strong><hr />2&times; Fixed Antennas</td>\r\n
    </tr>\r\n
    <tr id="tr_5926">\r\n
    <th width="35%">WiFi Capacity</th>\r\n
    <td width="65%"><strong>Legacy</strong></td>\r\n
    </tr>\r\n
    <tr id="tr_5962">\r\n
    <th width="35%">Working Modes</th>\r\n
    <td width="65%">Router Mode<br />Access Point Mode<br />Range Extender Mode<br />WISP Mode</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5793">\r\n
    <th colspan="2"><a>HARDWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5928">\r\n
    <th width="35%">Processor</th>\r\n
    <td width="65%">Single-Core CPU</td>\r\n
    </tr>\r\n
    <tr id="tr_5929">\r\n
    <th width="35%">Ethernet Ports</th>\r\n
    <td width="65%">1&times; 10/100 Mbps WAN Port<br />4&times; 10/100 Mbps LAN Ports</td>\r\n
    </tr>\r\n
    <tr id="tr_5851">\r\n
    <th width="35%">Buttons</th>\r\n
    <td width="65%">Reset Button</td>\r\n
    </tr>\r\n
    <tr id="tr_5931">\r\n
    <th width="35%">Power</th>\r\n
    <td width="65%">9 V ⎓ 0.6 A</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1625">\r\n
    <th colspan="2"><a>SECURITY</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5932">\r\n
    <th width="35%">WiFi Encryption</th>\r\n
    <td width="65%">WEP<br />WPA<br />WPA2<br />WPA/WPA2-Enterprise (802.1x)</td>\r\n
    </tr>\r\n
    <tr id="tr_5933">\r\n
    <th width="35%">Network Security</th>\r\n
    <td width="65%">SPI Firewall<br />Access Control<br />IP &amp; MAC Binding<br />Application Layer Gateway</td>\r\n
    </tr>\r\n
    <tr id="tr_5934">\r\n
    <th width="35%">Guest Network</th>\r\n
    <td width="65%">1&times; 2.4 GHz Guest Network</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5937">\r\n
    <th colspan="2"><a>SOFTWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5963">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">IPv4<br />IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_5942">\r\n
    <th width="35%">Parental Controls</th>\r\n
    <td width="65%">URL Filtering<br />Time Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_5969">\r\n
    <th width="35%">WAN Types</th>\r\n
    <td width="65%">Dynamic IP<br />Static IP<br />PPPoE<br />PPTP<br />L2TP</td>\r\n
    </tr>\r\n
    <tr id="tr_5943">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">QoS by Device</td>\r\n
    </tr>\r\n
    <tr id="tr_5946">\r\n
    <th width="35%">NAT Forwarding</th>\r\n
    <td width="65%">Port Forwarding<br />Port Triggering<br />DMZ<br />UPnP</td>\r\n
    </tr>\r\n
    <tr id="tr_5947">\r\n
    <th width="35%">IPTV</th>\r\n
    <td width="65%">IGMP Proxy<br />IGMP Snooping</td>\r\n
    </tr>\r\n
    <tr id="tr_5948">\r\n
    <th width="35%">DHCP</th>\r\n
    <td width="65%">Address Reservation<br />DHCP Client List<br />Server</td>\r\n
    </tr>\r\n
    <tr id="tr_5949">\r\n
    <th width="35%">DDNS</th>\r\n
    <td width="65%">NO-IP<br />Comex<br />DynDNS</td>\r\n
    </tr>\r\n
    <tr id="tr_5950">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Tether App<br />Webpage<br /><a href="https://tp-link.com/support/download/tl-wr840n/#Emulators">Check Web Emulator&gt;</a></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5964">\r\n
    <th colspan="2"><a>PHYSICAL</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5965">\r\n
    <th width="35%">Dimensions (W&times;D&times;H)</th>\r\n
    <td width="65%">7.2 &times; 5.0 &times; 1.4 in<br />(182 &times; 128 &times; 35 mm)</td>\r\n
    </tr>\r\n
    <tr id="tr_5967">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">Wi-Fi Router TL-WR840N<br />Power Adapter<br />RJ45 Ethernet Cable<br />Quick Installation Guide</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5970">\r\n
    <th colspan="2"><a>OTHER</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5971">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Internet Explorer 11+, Firefox 12.0+, Chrome 20.0+, Safari 4.0+, or other JavaScript-enabled browser<br /><br />Cable or DSL Modem (if needed)<br /><br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_5972">\r\n
    <th width="35%">Certifications</th>\r\n
    <td width="65%">FCC, CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_5973">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃ (32℉ ~104℉)<br />Storage Temperature: -40℃~70℃ (-40℉ ~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5959">\r\n
    <th colspan="2"><a>TEST DATA</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5960">\r\n
    <th width="35%">WiFi Transmission Power</th>\r\n
    <td width="65%">CE:<br />&lt;20dBm(2.4GHz)<br />FCC:<br />&lt;30dBm</td>\r\n
    </tr>\r\n
    <tr id="tr_5961">\r\n
    <th width="35%">WiFi Reception Sensitivity</th>\r\n
    <td width="65%">270M: -68dBm@10% PER<br />130M: -68dBm@10% PER<br />108M: -68dBm@10% PER<br />54M: -68dBm@10% PER<br />11M: -85dBm@8% PER<br />6M: -88dBm@10% PER<br />1M: -90dBm@8% PER</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:821;s:10:"product_id";i:823;s:6:"locale";s:2:"en";s:4:"name";s:57:"Tp-Link TL-WR840N 300Mbps Access Point/ Wireless N Router";s:11:"description";s:5606:"<ul>\r\n
    <li>300Mbps wireless transmission rate ideal for both bandwidth sensitive tasks and basic work&nbsp;</li>\r\n
    <li>Supports Access Point mode to create a new Wi-Fi access point</li>\r\n
    <li>Supports Range Extender mode to boost the existing wireless coverage in your room</li>\r\n
    <li>Parental Controls manage when and how connected devices can access the internet</li>\r\n
    <li>IPTV supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming</li>\r\n
    <li>compatible with IPv6 (Internet Protocol version 6)</li>\r\n
    <li>Guest Network provides separate access for guests while securing the home network</li>\r\n
    </ul>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1525">\r\n
    <th colspan="2"><a>WIRELESS</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5924">\r\n
    <th width="35%">Standards</th>\r\n
    <td width="65%"><strong>Wi-Fi 4</strong><br />IEEE 802.11n/b/g 2.4 GHz</td>\r\n
    </tr>\r\n
    <tr id="tr_5923">\r\n
    <th width="35%">WiFi Speeds</th>\r\n
    <td width="65%"><strong>N300</strong><br />2.4 GHz: 300 Mbps (802.11n)</td>\r\n
    </tr>\r\n
    <tr id="tr_5925">\r\n
    <th width="35%">WiFi Range</th>\r\n
    <td width="65%"><strong>2 Bedroom Houses</strong><hr />2&times; Fixed Antennas</td>\r\n
    </tr>\r\n
    <tr id="tr_5926">\r\n
    <th width="35%">WiFi Capacity</th>\r\n
    <td width="65%"><strong>Legacy</strong></td>\r\n
    </tr>\r\n
    <tr id="tr_5962">\r\n
    <th width="35%">Working Modes</th>\r\n
    <td width="65%">Router Mode<br />Access Point Mode<br />Range Extender Mode<br />WISP Mode</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5793">\r\n
    <th colspan="2"><a>HARDWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5928">\r\n
    <th width="35%">Processor</th>\r\n
    <td width="65%">Single-Core CPU</td>\r\n
    </tr>\r\n
    <tr id="tr_5929">\r\n
    <th width="35%">Ethernet Ports</th>\r\n
    <td width="65%">1&times; 10/100 Mbps WAN Port<br />4&times; 10/100 Mbps LAN Ports</td>\r\n
    </tr>\r\n
    <tr id="tr_5851">\r\n
    <th width="35%">Buttons</th>\r\n
    <td width="65%">Reset Button</td>\r\n
    </tr>\r\n
    <tr id="tr_5931">\r\n
    <th width="35%">Power</th>\r\n
    <td width="65%">9 V ⎓ 0.6 A</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_1625">\r\n
    <th colspan="2"><a>SECURITY</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5932">\r\n
    <th width="35%">WiFi Encryption</th>\r\n
    <td width="65%">WEP<br />WPA<br />WPA2<br />WPA/WPA2-Enterprise (802.1x)</td>\r\n
    </tr>\r\n
    <tr id="tr_5933">\r\n
    <th width="35%">Network Security</th>\r\n
    <td width="65%">SPI Firewall<br />Access Control<br />IP &amp; MAC Binding<br />Application Layer Gateway</td>\r\n
    </tr>\r\n
    <tr id="tr_5934">\r\n
    <th width="35%">Guest Network</th>\r\n
    <td width="65%">1&times; 2.4 GHz Guest Network</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5937">\r\n
    <th colspan="2"><a>SOFTWARE</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5963">\r\n
    <th width="35%">Protocols</th>\r\n
    <td width="65%">IPv4<br />IPv6</td>\r\n
    </tr>\r\n
    <tr id="tr_5942">\r\n
    <th width="35%">Parental Controls</th>\r\n
    <td width="65%">URL Filtering<br />Time Controls</td>\r\n
    </tr>\r\n
    <tr id="tr_5969">\r\n
    <th width="35%">WAN Types</th>\r\n
    <td width="65%">Dynamic IP<br />Static IP<br />PPPoE<br />PPTP<br />L2TP</td>\r\n
    </tr>\r\n
    <tr id="tr_5943">\r\n
    <th width="35%">Quality of Service</th>\r\n
    <td width="65%">QoS by Device</td>\r\n
    </tr>\r\n
    <tr id="tr_5946">\r\n
    <th width="35%">NAT Forwarding</th>\r\n
    <td width="65%">Port Forwarding<br />Port Triggering<br />DMZ<br />UPnP</td>\r\n
    </tr>\r\n
    <tr id="tr_5947">\r\n
    <th width="35%">IPTV</th>\r\n
    <td width="65%">IGMP Proxy<br />IGMP Snooping</td>\r\n
    </tr>\r\n
    <tr id="tr_5948">\r\n
    <th width="35%">DHCP</th>\r\n
    <td width="65%">Address Reservation<br />DHCP Client List<br />Server</td>\r\n
    </tr>\r\n
    <tr id="tr_5949">\r\n
    <th width="35%">DDNS</th>\r\n
    <td width="65%">NO-IP<br />Comex<br />DynDNS</td>\r\n
    </tr>\r\n
    <tr id="tr_5950">\r\n
    <th width="35%">Management</th>\r\n
    <td width="65%">Tether App<br />Webpage<br /><a href="https://tp-link.com/support/download/tl-wr840n/#Emulators">Check Web Emulator&gt;</a></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5964">\r\n
    <th colspan="2"><a>PHYSICAL</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5965">\r\n
    <th width="35%">Dimensions (W&times;D&times;H)</th>\r\n
    <td width="65%">7.2 &times; 5.0 &times; 1.4 in<br />(182 &times; 128 &times; 35 mm)</td>\r\n
    </tr>\r\n
    <tr id="tr_5967">\r\n
    <th width="35%">Package Contents</th>\r\n
    <td width="65%">Wi-Fi Router TL-WR840N<br />Power Adapter<br />RJ45 Ethernet Cable<br />Quick Installation Guide</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5970">\r\n
    <th colspan="2"><a>OTHER</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5971">\r\n
    <th width="35%">System Requirements</th>\r\n
    <td width="65%">Internet Explorer 11+, Firefox 12.0+, Chrome 20.0+, Safari 4.0+, or other JavaScript-enabled browser<br /><br />Cable or DSL Modem (if needed)<br /><br />Subscription with an internet service provider (for internet access)</td>\r\n
    </tr>\r\n
    <tr id="tr_5972">\r\n
    <th width="35%">Certifications</th>\r\n
    <td width="65%">FCC, CE, RoHS</td>\r\n
    </tr>\r\n
    <tr id="tr_5973">\r\n
    <th width="35%">Environment</th>\r\n
    <td width="65%">Operating Temperature: 0℃~40℃ (32℉ ~104℉)<br />Storage Temperature: -40℃~70℃ (-40℉ ~158℉)<br />Operating Humidity: 10%~90% non-condensing<br />Storage Humidity: 5%~90% non-condensing</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table>\r\n
    <thead>\r\n
    <tr id="tr_5959">\r\n
    <th colspan="2"><a>TEST DATA</a></th>\r\n
    </tr>\r\n
    </thead>\r\n
    <tbody>\r\n
    <tr id="tr_5960">\r\n
    <th width="35%">WiFi Transmission Power</th>\r\n
    <td width="65%">CE:<br />&lt;20dBm(2.4GHz)<br />FCC:<br />&lt;30dBm</td>\r\n
    </tr>\r\n
    <tr id="tr_5961">\r\n
    <th width="35%">WiFi Reception Sensitivity</th>\r\n
    <td width="65%">270M: -68dBm@10% PER<br />130M: -68dBm@10% PER<br />108M: -68dBm@10% PER<br />54M: -68dBm@10% PER<br />11M: -85dBm@8% PER<br />6M: -88dBm@10% PER<br />1M: -90dBm@8% PER</td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:11;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:824;s:12:"tax_class_id";N;s:4:"slug";s:46:"tl-wr820n-new-300-mbps-multi-mode-wi-fi-router";s:5:"price";s:7:"32.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:8:"J13P0T85";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2233;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 16:41:44";s:10:"updated_at";s:19:"2026-03-06 20:54:35";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:824;s:12:"tax_class_id";N;s:4:"slug";s:46:"tl-wr820n-new-300-mbps-multi-mode-wi-fi-router";s:5:"price";s:7:"32.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:8:"J13P0T85";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2233;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-30 16:41:44";s:10:"updated_at";s:19:"2026-03-06 20:54:35";s:16:"pivot_product_id";i:825;s:24:"pivot_related_product_id";i:824;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"related_product_id";i:824;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"related_product_id";i:824;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:1145;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"related_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:822;s:10:"product_id";i:824;s:6:"locale";s:2:"en";s:4:"name";s:54:"Tp-Link TL-WR820N New 300 Mbps Multi-Mode Wi-Fi Router";s:11:"description";s:958:"<ul>\r\n
    <li><strong>High-Speed Wi-Fi</strong>&nbsp;- 300 Mbps wireless transmission rate is ideal for both bandwidth sensitive tasks and basic work.</li>\r\n
    <li><strong>Boosted Coverage</strong>&nbsp;- Two omnidirectional&nbsp;antennas and 2&times;2&nbsp;MIMO deliver strong Wi-Fi signal and reliable&nbsp;connections.</li>\r\n
    <li><strong>Multi-Mode 4 in 1</strong>&nbsp;- Supports Router, Access Point, Range Extender, and WISP modes to meet any network need.</li>\r\n
    <li><strong>Parental Controls</strong>&nbsp;- Manages when and how connected devices can access the internet.</li>\r\n
    <li><strong>Guest Network</strong>&nbsp;-&nbsp;&nbsp;Provides separate access for guests while securing the host network.</li>\r\n
    <li><strong>Smooth HD Streaming</strong>&nbsp;- Supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming.</li>\r\n
    <li><strong>IPv6 Supported</strong>&nbsp;- Compatible with the IPv6 (the latest Internet Protocol version 6).</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:822;s:10:"product_id";i:824;s:6:"locale";s:2:"en";s:4:"name";s:54:"Tp-Link TL-WR820N New 300 Mbps Multi-Mode Wi-Fi Router";s:11:"description";s:958:"<ul>\r\n
    <li><strong>High-Speed Wi-Fi</strong>&nbsp;- 300 Mbps wireless transmission rate is ideal for both bandwidth sensitive tasks and basic work.</li>\r\n
    <li><strong>Boosted Coverage</strong>&nbsp;- Two omnidirectional&nbsp;antennas and 2&times;2&nbsp;MIMO deliver strong Wi-Fi signal and reliable&nbsp;connections.</li>\r\n
    <li><strong>Multi-Mode 4 in 1</strong>&nbsp;- Supports Router, Access Point, Range Extender, and WISP modes to meet any network need.</li>\r\n
    <li><strong>Parental Controls</strong>&nbsp;- Manages when and how connected devices can access the internet.</li>\r\n
    <li><strong>Guest Network</strong>&nbsp;-&nbsp;&nbsp;Provides separate access for guests while securing the host network.</li>\r\n
    <li><strong>Smooth HD Streaming</strong>&nbsp;- Supports IGMP Proxy/Snooping, Bridge and Tag VLAN to optimize IPTV streaming.</li>\r\n
    <li><strong>IPv6 Supported</strong>&nbsp;- Compatible with the IPv6 (the latest Internet Protocol version 6).</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:14:"upSellProducts";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:25:{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:198;s:12:"tax_class_id";N;s:4:"slug";s:76:"foldable-bluetooth-wireless-p47-headphones-noise-canceling-mp3-mp4-fm-player";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:5:"A1043";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8239;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-05-02 23:52:15";s:10:"updated_at";s:19:"2026-03-06 14:23:43";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:198;s:12:"tax_class_id";N;s:4:"slug";s:76:"foldable-bluetooth-wireless-p47-headphones-noise-canceling-mp3-mp4-fm-player";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:5:"A1043";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8239;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-05-02 23:52:15";s:10:"updated_at";s:19:"2026-03-06 14:23:43";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:198;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:198;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:198;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:196;s:10:"product_id";i:198;s:6:"locale";s:2:"en";s:4:"name";s:76:"Foldable Bluetooth Wireless P47 Headphones Noise Canceling MP3/MP4/FM Player";s:11:"description";s:1168:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.2490568dDtag2E">Product details of P47-Wireless Bluetooth Foldable High Bass Headphone White Color</h2>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone White Color</p>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Works with or without Bluetooth capability</li>\r\n
    <li class="">Easy to controls your headphones</li>\r\n
    <li class="">Adjustable Headband</li>\r\n
    <li class="">Foldable Portable Design</li>\r\n
    <li class="">High Quality P47-Wireless Bluetooth Foldable High Bass Headphone</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <p><strong>Color: White</strong></p>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone</p>\r\n
    <ul>\r\n
    <li>Not only wireless, also can be used as wired headphone</li>\r\n
    <li>Bluetooth High Speed Connected, Anwsering Incoming Calls, Handsfree Talking</li>\r\n
    <li>Suport TF card and FM radio.</li>\r\n
    <li>Also Provides a simple 3.5mm wired connection of a variety of devices</li>\r\n
    <li>Superior Compability, High FidelitySurround Sound</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:196;s:10:"product_id";i:198;s:6:"locale";s:2:"en";s:4:"name";s:76:"Foldable Bluetooth Wireless P47 Headphones Noise Canceling MP3/MP4/FM Player";s:11:"description";s:1168:"<h2 class="pdp-mod-section-title outer-title" data-spm-anchor-id="a2a0e.pdp.0.i1.2490568dDtag2E">Product details of P47-Wireless Bluetooth Foldable High Bass Headphone White Color</h2>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone White Color</p>\r\n
    <div class="pdp-product-detail" data-spm="product_detail">\r\n
    <div class="pdp-product-desc ">\r\n
    <div class="html-content pdp-product-highlights">\r\n
    <ul class="">\r\n
    <li class="">Works with or without Bluetooth capability</li>\r\n
    <li class="">Easy to controls your headphones</li>\r\n
    <li class="">Adjustable Headband</li>\r\n
    <li class="">Foldable Portable Design</li>\r\n
    <li class="">High Quality P47-Wireless Bluetooth Foldable High Bass Headphone</li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <p><strong>Color: White</strong></p>\r\n
    <p>P47-Wireless Bluetooth Foldable High Bass Headphone</p>\r\n
    <ul>\r\n
    <li>Not only wireless, also can be used as wired headphone</li>\r\n
    <li>Bluetooth High Speed Connected, Anwsering Incoming Calls, Handsfree Talking</li>\r\n
    <li>Suport TF card and FM radio.</li>\r\n
    <li>Also Provides a simple 3.5mm wired connection of a variety of devices</li>\r\n
    <li>Superior Compability, High FidelitySurround Sound</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:1;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:317;s:12:"tax_class_id";N;s:4:"slug";s:37:"safety-bag-anti-theft-laptop-backpack";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"18.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"18.0000";s:3:"sku";s:7:"J8H5K00";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:12022;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-07 14:10:36";s:10:"updated_at";s:19:"2026-03-06 19:43:19";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:317;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:317;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:317;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:315;s:10:"product_id";i:317;s:6:"locale";s:2:"en";s:4:"name";s:40:"Safety Bag -Anti - Theft Laptop Backpack";s:11:"description";s:813:"<h2 class="mb-3 font-weight-bold">Description</h2>\r\n
    <div id="detailedDescriptionContainer">\r\n
    <div class="clearfix">\r\n
    <div id="image_container">\r\n
    <p>&nbsp;&nbsp;Bobby Anti-Theft backpack. Key features as hidden zipper closures and secret pockets will keep your belongings safe during your commutes. Its genius lies in that no one can access the bag when it is on your back as zips and openings are hidden from that would be thief.</p>\r\n
    <p><br />Features:<br />- Integrated USB charging port<br />- Weight balance<br />- Water repellent fabric<br />- Illuminating safety strips and luggage strap.<br />- USB Charging port<br />- Conveniently hidden pockets for cards and tickets<br />- Adjustable open angles to easy access tech equipment<br />- Advanced storage design<br />- Anti Theft</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:6948;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:359;s:12:"tax_class_id";N;s:4:"slug";s:26:"safety-laptop-bag-backpack";s:5:"price";s:7:"26.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:6948;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-10-29 13:05:41";s:10:"updated_at";s:19:"2026-03-06 14:23:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:359;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:359;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:359;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:357;s:10:"product_id";i:359;s:6:"locale";s:2:"en";s:4:"name";s:26:"Safety Laptop Bag Backpack";s:11:"description";s:35:"<h1>Safety Laptop Bag Backpack</h1>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i: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:372;s:12:"tax_class_id";N;s:4:"slug";s:32:"macaron-wireless-earpods-pro-3.0";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2799;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-16 01:14:16";s:10:"updated_at";s:19:"2026-03-06 16:15:52";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:372;s:12:"tax_class_id";N;s:4:"slug";s:32:"macaron-wireless-earpods-pro-3.0";s:5:"price";s:7:"23.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2799;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-11-16 01:14:16";s:10:"updated_at";s:19:"2026-03-06 16:15:52";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:372;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:372;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:372;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:370;s:10:"product_id";i:372;s:6:"locale";s:2:"en";s:4:"name";s:32:"Macaron Wireless Earpods Pro 3.0";s:11:"description";s:1569:"<h1>The New Wireless Earpods Pro 3.0</h1>\r\n
    <div>\r\n
    <div class="" dir="auto">\r\n
    <div id="jsc_c_my" class="ecm0bbzt hv4rvrfc ihqw7lf3 dati1w0a" data-ad-comet-preview="message" data-ad-preview="message">\r\n
    <div class="j83agx80 cbu4d94t ew0dbk1b irj2b8pg">\r\n
    <div class="qzhwtbm6 knvmm38d">\r\n
    <div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q">\r\n
    <div dir="auto">&bull; High quality.</div>\r\n
    <div dir="auto">&bull; Colors: Black, White, Pink, Blue, Green, Yellow.</div>\r\n
    <div dir="auto">&bull; Perfectly compatible with iOS/Android and all mobile phones with bluetooth fuction.</div>\r\n
    <div dir="auto">&bull; Could be used separately or together.</div>\r\n
    <div dir="auto">&bull; Upgrade the Bluetooth 5.0 chip, the performance is improved</div>\r\n
    <div dir="auto">&bull; Hifi stereo and bass.</div>\r\n
    <div dir="auto">&bull; Smart touch control.</div>\r\n
    <div dir="auto">&bull; GPS + RENAME</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="jsc_c_mz" class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="ni8dbmo4 stjgntxs pmk7jnqg">\r\n
    <div class="stjgntxs ni8dbmo4">\r\n
    <div class="do00u71z ni8dbmo4 stjgntxs l9j0dhe7">\r\n
    <div class="pmk7jnqg kr520xx4">&nbsp;</div>\r\n
    </div>\r\n
    <div class="hzruof5a opwvks06 linmgsc8 kr520xx4 j9ispegn pmk7jnqg n7fi1qx3 rq0escxv i09qtzwb">&nbsp;</div>\r\n
    </div>\r\n
    <div class="n00je7tq arfg74bv qs9ysxi8 k77z8yql i09qtzwb n7fi1qx3 b5wmifdl hzruof5a pmk7jnqg j9ispegn kr520xx4 c5ndavph art1omkt ot9fgl3s" data-visualcompletion="ignore">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:370;s:10:"product_id";i:372;s:6:"locale";s:2:"en";s:4:"name";s:32:"Macaron Wireless Earpods Pro 3.0";s:11:"description";s:1569:"<h1>The New Wireless Earpods Pro 3.0</h1>\r\n
    <div>\r\n
    <div class="" dir="auto">\r\n
    <div id="jsc_c_my" class="ecm0bbzt hv4rvrfc ihqw7lf3 dati1w0a" data-ad-comet-preview="message" data-ad-preview="message">\r\n
    <div class="j83agx80 cbu4d94t ew0dbk1b irj2b8pg">\r\n
    <div class="qzhwtbm6 knvmm38d">\r\n
    <div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q">\r\n
    <div dir="auto">&bull; High quality.</div>\r\n
    <div dir="auto">&bull; Colors: Black, White, Pink, Blue, Green, Yellow.</div>\r\n
    <div dir="auto">&bull; Perfectly compatible with iOS/Android and all mobile phones with bluetooth fuction.</div>\r\n
    <div dir="auto">&bull; Could be used separately or together.</div>\r\n
    <div dir="auto">&bull; Upgrade the Bluetooth 5.0 chip, the performance is improved</div>\r\n
    <div dir="auto">&bull; Hifi stereo and bass.</div>\r\n
    <div dir="auto">&bull; Smart touch control.</div>\r\n
    <div dir="auto">&bull; GPS + RENAME</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div id="jsc_c_mz" class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="l9j0dhe7">\r\n
    <div class="ni8dbmo4 stjgntxs pmk7jnqg">\r\n
    <div class="stjgntxs ni8dbmo4">\r\n
    <div class="do00u71z ni8dbmo4 stjgntxs l9j0dhe7">\r\n
    <div class="pmk7jnqg kr520xx4">&nbsp;</div>\r\n
    </div>\r\n
    <div class="hzruof5a opwvks06 linmgsc8 kr520xx4 j9ispegn pmk7jnqg n7fi1qx3 rq0escxv i09qtzwb">&nbsp;</div>\r\n
    </div>\r\n
    <div class="n00je7tq arfg74bv qs9ysxi8 k77z8yql i09qtzwb n7fi1qx3 b5wmifdl hzruof5a pmk7jnqg j9ispegn kr520xx4 c5ndavph art1omkt ot9fgl3s" data-visualcompletion="ignore">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:4;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:423;s:12:"tax_class_id";N;s:4:"slug";s:40:"foldable-adjustable-laptop-computer-desk";s:5:"price";s:7:"30.0000";s:13:"special_price";N;s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"30.0000";s:3:"sku";s:5:"J20P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5142;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 11:43:16";s:10:"updated_at";s:19:"2026-03-06 16:10:42";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:423;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:423;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:423;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:421;s:10:"product_id";i:423;s:6:"locale";s:2:"en";s:4:"name";s:54:"Foldable Adjustable Laptop Computer Desk Rolling Table";s:11:"description";s:310:"<p><strong>FEATURES:</strong></p>\r\n
    <ul>\r\n
    <li>HEAVY QUALITY</li>\r\n
    <li>ADJUSTABLE TABLE STAND (3 HEIGHTS FROM 71 TO 91CM)</li>\r\n
    <li>FOLDING FOR SAVE SPACE</li>\r\n
    <li>SIMPLE NEW FASHION</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>\r\n
    <p><strong>SPECIALIZATION:</strong></p>\r\n
    <ul>\r\n
    <li>ITEM SIZE:&nbsp; 60 x 40 x 70-90.5 CM</li>\r\n
    </ul>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:5;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:424;s:12:"tax_class_id";N;s:4:"slug";s:66:"adjustable-laptop-stand-computer-desk-with-cooling-fan-stores-flat";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:5:"J15P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4131;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-04 00:00:00";s:6:"new_to";s:19:"2021-01-04 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-04 12:06:56";s:10:"updated_at";s:19:"2026-03-06 15:50:17";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:424;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:424;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:424;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="cjicy7-n88iym-f4cw9g-h0urhs" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:422;s:10:"product_id";i:424;s:6:"locale";s:2:"en";s:4:"name";s:70:"Adjustable Laptop Stand & Computer Desk with Cooling Fan & Stores Flat";s:11:"description";s:3867:"<h1 class="product_title entry-title">Official As Seen On TV Air Space Laptop Desk By As Seen On TV, Adjustable Laptop Stand &amp; Computer Desk Has Built-In Cooling Fan And Stores Flat</h1>\r\n
    <div id="centerCol" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="featurebullets_feature_div" class="celwidget" data-feature-name="featurebullets" data-csa-c-id="cjicy7-n88iym-f4cw9g-h0urhs" data-cel-widget="featurebullets_feature_div">\r\n
    <div id="feature-bullets" class="a-section a-spacing-medium a-spacing-top-small">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Fully adjustable &amp; portable: laptop stand adjusts to 22-inches in height and a full 360-degrees so you can work in the perfect position &ndash; turn it into a standing desk and put your screen where it&rsquo;s easy to see. Collapses flat for easy storage.</span></li>\r\n
    <li><span class="a-list-item">Adjustable design: our laptop table has custom fit adjusters that allow you to position the desk in the perfect position, Whether you want to stand at the office or snuggle in bed watching a movie.</span></li>\r\n
    <li><span class="a-list-item">Built-in cooling fan: The computer table&rsquo;s sturdy aluminum tray with Lip has a built-in cooling fan So your laptop never overheats.</span></li>\r\n
    <li><span class="a-list-item">Sturdy tray: Air space holds your device securely with its sturdy tray. It locks in the perfect position and has an expandable lip to hold your laptop firmly in place.</span></li>\r\n
    <li><span class="a-list-item">Folds flat: LIGHTWEIGHT, portable laptop desk folds flat for easy storage and super-portability.</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>\r\n
    <div id="customerReviewsAttribute_feature_div" class="celwidget" data-feature-name="customerReviewsAttribute" data-csa-c-id="9s7ym-xipn1w-pagq0r-46u2xl" data-cel-widget="customerReviewsAttribute_feature_div">&nbsp;</div>\r\n
    <div id="andonCord_feature_div" class="celwidget" data-feature-name="andonCord" data-csa-c-id="p1cfac-ysdj48-amcef6-f9m4q" data-cel-widget="andonCord_feature_div">&nbsp;</div>\r\n
    <div id="HLCXComparisonJumplink_feature_div">&nbsp;</div>\r\n
    <div id="edpIngress_feature_div" class="celwidget" data-feature-name="edpIngress" data-csa-c-id="1udemz-gm7ywa-desumx-a0qfs1" data-cel-widget="edpIngress_feature_div">&nbsp;</div>\r\n
    <div id="newerVersion_feature_div" class="celwidget" data-feature-name="newerVersion" data-csa-c-id="16hwkg-tgxtgq-pqyobg-2ac8ea" data-cel-widget="newerVersion_feature_div">&nbsp;</div>\r\n
    <div id="valuePick_feature_div" class="celwidget" data-feature-name="valuePick" data-csa-c-id="afxz8x-ybgsx4-mcg9we-a1uvj2" data-cel-widget="valuePick_feature_div">&nbsp;</div>\r\n
    <div id="certifiedRefurbishedVersion_feature_div" class="celwidget" data-feature-name="certifiedRefurbishedVersion" data-csa-c-id="mix07e-8bmgeu-8niue2-5608bk" data-cel-widget="certifiedRefurbishedVersion_feature_div">&nbsp;</div>\r\n
    <div id="productAlert_feature_div" class="celwidget" data-feature-name="productAlert" data-csa-c-id="fb9b3u-fjppg9-vsbh1g-xoyhzt" data-cel-widget="productAlert_feature_div">&nbsp;</div>\r\n
    <div id="whiteGloveMessage_feature_div" class="celwidget" data-feature-name="whiteGloveMessage" data-csa-c-id="mrc18n-wbenzd-vgqic3-19nvgc" data-cel-widget="whiteGloveMessage_feature_div">&nbsp;</div>\r\n
    <div id="vendorPoweredCoupon_feature_div" class="celwidget" data-feature-name="vendorPoweredCoupon" data-csa-c-id="rgckfd-oaifn3-pyb1nx-cm2yq6" data-cel-widget="vendorPoweredCoupon_feature_div">&nbsp;</div>\r\n
    </div>\r\n
    <div id="hqpWrapper" class="centerColAlign centerColAlign-bbcxoverride">\r\n
    <div id="heroQuickPromo_feature_div" class="celwidget" data-feature-name="heroQuickPromo" data-csa-c-id="4ehm3n-erk1xl-l7ofe4-84el6v" data-cel-widget="heroQuickPromo_feature_div">\r\n
    <div id="hero-quick-promo" class="a-row a-spacing-medium">&nbsp;</div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:6;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:433;s:12:"tax_class_id";N;s:4:"slug";s:82:"bose-tws2-touch5.0-binaural-call-wireless-bluetooth-earphone-headset-tws-2-earbuds";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";s:10:"2023-12-07";s:17:"special_price_end";s:10:"2023-12-31";s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:5:"J5P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5149;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 22:38:23";s:10:"updated_at";s:19:"2026-03-06 13:26:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:433;s:12:"tax_class_id";N;s:4:"slug";s:82:"bose-tws2-touch5.0-binaural-call-wireless-bluetooth-earphone-headset-tws-2-earbuds";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"14.0000";s:19:"special_price_start";s:10:"2023-12-07";s:17:"special_price_end";s:10:"2023-12-31";s:13:"selling_price";s:7:"14.0000";s:3:"sku";s:5:"J5P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5149;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-08 22:38:23";s:10:"updated_at";s:19:"2026-03-06 13:26:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:433;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:433;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:433;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:431;s:10:"product_id";i:433;s:6:"locale";s:2:"en";s:4:"name";s:82:"BOSE TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Earbuds";s:11:"description";s:3282:"<h1 class="qaNIZv">BOSS TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Bluetooth Headset Earbuds</h1>\r\n
    <p>&nbsp;</p>\r\n
    <div class="flex _32fuIU">\r\n
    <div class="flex M3KjhJ"><strong>Easily pair your phone</strong><br />The body is separated by any single ear and both ears<br />Can receive a type of storage box<br />Crazy won't get rid of listening to music device TWS-2 when running<br />connected<br />1. Ear (TWS) connection: Press and hold the buttons of the two headphones for about 3 seconds at the same time, find a side light every few seconds, the headset is connected successfully.<br />2. Search for the TWS-2 Bluetooth device when Bluetooth is turned on.<br />3. After searching for the Bluetooth headset device, pair the connection.<br />Killing is done pairing.<br />The headset cannot be powered immediately. Do not turn the volume to maximum, otherwise the headset will be easily damaged. Do you want to know the correct way to turn off your headphones?<br />1. Drive the headphones from the volume of one-third of the normal listening intensity for 12 hours to 24 hours.<br />2. Drive the headset for 12 hours using two-thirds of the normal listening intensity.<br />3, use the normal listening intensity to drive the headset for 72 hours<br />4, use the normal listening intensity of three-quarters of the volume to drive the headset for 24 hours<br />5, enter the normal use stage<br />6, the volume is not easy to be too large in normal use, the maximum volume is 2/2<br />7. Please remove the headphones when you sleep, so as not to damage the headphones.<br />8, the above is some suggestions for downtime, everyone can lick their own love machine according to their own needs<br />Special Note:<br />1. Please use the headphones at a suitable volume to avoid damage to your hearing.<br />2. Do not pull the headphones to avoid damage.<br />3. Do not use headphones when driving a car or riding a bicycle to avoid traffic accidents.<br />4. Please use the earphone "L" on the left and the "R" on the right!<br />5. When you use a large volume, you are taking your headphones for adventure! If you hear loudness, hum or broken sound at high volume, it may damage the headset!<br />Headphone repair<br />Since the earphone unit is relatively dirty, its mesh cover portion has become the focus of protection. First, it must be cleaned and the unit parts should not be exposed to excessive dust.<br />2, the lines of the headphones are more delicate, so in the process of use should try to avoid tension, heavy pressure and other human damage.<br />3, the newly bought headphones try not to play CS games immediately. Because the various sound effects in CS are relatively irritating for new headphones with tight diaphragms. Therefore, you should first use the more soothing music to perform the corresponding "reward", and then slowly use it after entering the state.<br />It is relatively fragile whether or not there is a headset. It cannot withstand frequent beatings. What is more terrible than falling is that the headphones will not fall directly after falling from a height, but they are suspended by something. In the air, the damage to the earphone cable is greatest at the "pull" moment, so we must try to avoid this.</div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:431;s:10:"product_id";i:433;s:6:"locale";s:2:"en";s:4:"name";s:82:"BOSE TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Earbuds";s:11:"description";s:3282:"<h1 class="qaNIZv">BOSS TWS2 Touch5.0 Binaural Call Wireless Bluetooth Earphone Headset TWS-2 Bluetooth Headset Earbuds</h1>\r\n
    <p>&nbsp;</p>\r\n
    <div class="flex _32fuIU">\r\n
    <div class="flex M3KjhJ"><strong>Easily pair your phone</strong><br />The body is separated by any single ear and both ears<br />Can receive a type of storage box<br />Crazy won't get rid of listening to music device TWS-2 when running<br />connected<br />1. Ear (TWS) connection: Press and hold the buttons of the two headphones for about 3 seconds at the same time, find a side light every few seconds, the headset is connected successfully.<br />2. Search for the TWS-2 Bluetooth device when Bluetooth is turned on.<br />3. After searching for the Bluetooth headset device, pair the connection.<br />Killing is done pairing.<br />The headset cannot be powered immediately. Do not turn the volume to maximum, otherwise the headset will be easily damaged. Do you want to know the correct way to turn off your headphones?<br />1. Drive the headphones from the volume of one-third of the normal listening intensity for 12 hours to 24 hours.<br />2. Drive the headset for 12 hours using two-thirds of the normal listening intensity.<br />3, use the normal listening intensity to drive the headset for 72 hours<br />4, use the normal listening intensity of three-quarters of the volume to drive the headset for 24 hours<br />5, enter the normal use stage<br />6, the volume is not easy to be too large in normal use, the maximum volume is 2/2<br />7. Please remove the headphones when you sleep, so as not to damage the headphones.<br />8, the above is some suggestions for downtime, everyone can lick their own love machine according to their own needs<br />Special Note:<br />1. Please use the headphones at a suitable volume to avoid damage to your hearing.<br />2. Do not pull the headphones to avoid damage.<br />3. Do not use headphones when driving a car or riding a bicycle to avoid traffic accidents.<br />4. Please use the earphone "L" on the left and the "R" on the right!<br />5. When you use a large volume, you are taking your headphones for adventure! If you hear loudness, hum or broken sound at high volume, it may damage the headset!<br />Headphone repair<br />Since the earphone unit is relatively dirty, its mesh cover portion has become the focus of protection. First, it must be cleaned and the unit parts should not be exposed to excessive dust.<br />2, the lines of the headphones are more delicate, so in the process of use should try to avoid tension, heavy pressure and other human damage.<br />3, the newly bought headphones try not to play CS games immediately. Because the various sound effects in CS are relatively irritating for new headphones with tight diaphragms. Therefore, you should first use the more soothing music to perform the corresponding "reward", and then slowly use it after entering the state.<br />It is relatively fragile whether or not there is a headset. It cannot withstand frequent beatings. What is more terrible than falling is that the headphones will not fall directly after falling from a height, but they are suspended by something. In the air, the damage to the earphone cable is greatest at the "pull" moment, so we must try to avoid this.</div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:7;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:473;s:12:"tax_class_id";N;s:4:"slug";s:144:"household-desktop-multi-functional-office-portable-table-foldable-metal-aluminum-adjustable-laptop-stand-with-mouse-pad-folding-with-cooling-pad";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:6:"J13P75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:7979;s:9:"is_active";i:1;s:8:"new_from";s:19:"2020-12-27 00:00:00";s:6:"new_to";s:19:"2021-01-19 00:00:00";s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2020-12-27 01:50:25";s:10:"updated_at";s:19:"2026-03-06 18:41:04";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:473;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:473;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:473;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:471;s:10:"product_id";i:473;s:6:"locale";s:2:"en";s:4:"name";s:144:"Household Desktop Multi-functional Office Portable Table Foldable Metal Aluminum Adjustable Laptop Stand With Mouse Pad Folding with Cooling Pad";s:11:"description";s:631:"<h1 class="a-size-base-plus a-text-bold">About this item</h1>\r\n
    <ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">Robust yet silent two hydro bearing fans powered by USB port</span></li>\r\n
    <li><span class="a-list-item">Compact, foldable and easy to carry - suitable for 7"-15" laptops</span></li>\r\n
    <li><span class="a-list-item">Board dimensions: 420x270mm, max height: 48cm</span></li>\r\n
    <li><span class="a-list-item">Adjustable auto-locking joints with 360 degree rotation</span></li>\r\n
    <li><span class="a-list-item">Removable mouse board 16x15cm</span></li>\r\n
    <li>&nbsp;</li>\r\n
    </ul>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:8;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:509;s:12:"tax_class_id";N;s:4:"slug";s:74:"universal-stand-holder-for-7-12-ipad-galaxy-and-any-other-types-of-tablets";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J2P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2357;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-11 01:23:10";s:10:"updated_at";s:19:"2026-03-07 01:54:13";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:509;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:509;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:509;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:507;s:10:"product_id";i:509;s:6:"locale";s:2:"en";s:4:"name";s:77:"Universal Stand Holder for 7"-12" IPAD, Galaxy and Any Other Types of Tablets";s:11:"description";s:1644:"<ul class="a-unordered-list a-vertical a-spacing-mini">\r\n
    <li><span class="a-list-item">EXCELLENT COMPATIBILITY: Universal Stand For any size of IPAD, GALAXY and any other types of Tablet PC.</span></li>\r\n
    <li><span class="a-list-item">Package Contents: 1 Universal Stand Holder IPad</span></li>\r\n
    <li><span class="a-list-item">EASY OPERATION: 70 Degree adjustable holder for most ideal and comfortable viewing angles. Simple to release the holder allows easy mount and dismount.</span></li>\r\n
    <li><span class="a-list-item">MODERN DESIGN: The sleek and modern holder perfectly complements the kitchen countertop, cashier table, desktop and nightstand. Multiple mounting options are designed for convenience and versatility for every viewing angle. View and work on your tablet without the fear of the device tipping over.</span></li>\r\n
    <li><span class="a-list-item">LIGHTWEIGHT: Light weight and foldable design, you can take it anywhere. Simple and easy set-up.</span></li>\r\n
    <li><span class="a-list-item">IDEAL FOR: Watching videos, reading e-books &amp; browsing etc.</span></li>\r\n
    <li><span class="a-list-item">Color: Silver</span></li>\r\n
    </ul>\r\n
    <div class="a-row a-expander-container a-expander-inline-container" aria-live="polite">\r\n
    <div class="a-expander-content a-expander-extend-content a-expander-content-expanded" aria-expanded="true">\r\n
    <ul class="a-unordered-list a-vertical a-spacing-none">\r\n
    <li><span class="a-list-item">Compatible Device: IPad, Samsung Tablet, 7 inch Tablet</span></li>\r\n
    <li><span class="a-list-item">Material: Metal</span></li>\r\n
    <li><span class="a-list-item">Size: 17.78 cm x 30.48 cm</span></li>\r\n
    </ul>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:9;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:525;s:12:"tax_class_id";N;s:4:"slug";s:74:"gym-workouts-waterproof-sport-arm-case-holder-running-mobile-phone-armband";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"6.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"6.0000";s:3:"sku";s:4:"J1P2";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:4167;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-19 12:58:51";s:10:"updated_at";s:19:"2026-03-05 18:50:33";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:525;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:525;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:525;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:523;s:10:"product_id";i:525;s:6:"locale";s:2:"en";s:4:"name";s:74:"Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband";s:11:"description";s:1790:"<h2>Gym Workouts Waterproof Sport Arm Case Holder Running Mobile Phone Armband</h2>\r\n
    <p>&nbsp;</p>\r\n
    <div id="ali-title-AliPostDhMb-fghyu"><strong>Product Description</strong></div>\r\n
    <div>\r\n
    <ul>\r\n
    <ul>\r\n
    <li><strong>Designed for iPhone Plus</strong>&nbsp;- This armband is designed to fit the iPhone 7 / 8 PLUS with a slim phone case ON. Now includes Fingerprint ID access and iPhone earphone access (Middle). This really is the best iPhone armband on the market today and it comes with our lifetime replacement Guarantee. Great Value, Extreme Protection, Guaranteed Satisfaction</li>\r\n
    <li><strong>Sweat and Water Resistant</strong>&nbsp;- The No1 complaint with other Armbands is that sweat can damage your phone. NO MORE!! Our New ADVANCED Neoprene material will stop sweat from getting to your phone. Also the neoprene is super Grippe and it will NOT fall down your arm during exercise. Don&rsquo;t risk your $$$ Smartphone? Treat yourself to the very best TODAY!!</li>\r\n
    <li><strong>Secure &amp; Fully Adjustable</strong>&nbsp;- The secure armband has a dual adjustable arm strap with reinforced stitching 'All the way around' ensuring the Velcro will grip tight and not fall down. The NEW Improved strap fits all arms circumference: Petit Female 8.5'' - 20'' Large Male Arms</li>\r\n
    <li><span data-spm-anchor-id="a2700.wholesale.pronpeci14.i1.628610eaVktKw8"><strong>High Visibility</strong>&nbsp;- The extra bright reflector strip gives you high visibility when on the roads at night. The separate key pocket helps protect your phone from scratches and the clear screen cover gives you complete phones access inside the case. This is the perfect band for listening to music whilst Jogging, Hiking, Gym Workouts, Cycling, Marathons, Dog Walking or Traveling</span></li>\r\n
    </ul>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:10;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:534;s:12:"tax_class_id";N;s:4:"slug";s:57:"stereo-speaker-set-true-wireless-bluetooth-silvercrest-®";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5378;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-26 23:51:33";s:10:"updated_at";s:19:"2026-03-06 22:07:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:534;s:12:"tax_class_id";N;s:4:"slug";s:57:"stereo-speaker-set-true-wireless-bluetooth-silvercrest-®";s:5:"price";s:7:"30.0000";s:13:"special_price";s:7:"25.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"25.0000";s:3:"sku";s:5:"J15P0";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5378;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-02-26 23:51:33";s:10:"updated_at";s:19:"2026-03-06 22:07:32";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:534;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:534;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:534;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:532;s:10:"product_id";i:534;s:6:"locale";s:2:"en";s:4:"name";s:57:"Stereo Speaker Set True Wireless Bluetooth SILVERCREST ®";s:11:"description";s:362:"<div class="addata">\r\n
    <h2 class="native-title-link" data-index="4145487">SILVERCREST True Wireless Bluetooth&reg; Stereo Speaker Set</h2>\r\n
    <p class="excerpt excerpt_holder"><strong>High Quality Product</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Made in Gerany</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Stereo Sound</strong></p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:532;s:10:"product_id";i:534;s:6:"locale";s:2:"en";s:4:"name";s:57:"Stereo Speaker Set True Wireless Bluetooth SILVERCREST ®";s:11:"description";s:362:"<div class="addata">\r\n
    <h2 class="native-title-link" data-index="4145487">SILVERCREST True Wireless Bluetooth&reg; Stereo Speaker Set</h2>\r\n
    <p class="excerpt excerpt_holder"><strong>High Quality Product</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Made in Gerany</strong></p>\r\n
    <p class="excerpt excerpt_holder"><strong>Stereo Sound</strong></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:11;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6244;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 02:19:03";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:547;s:12:"tax_class_id";N;s:4:"slug";s:60:"wall-mount-phone-holder-with-adhesive-strips-charging-holder";s:5:"price";s:6:"5.0000";s:13:"special_price";s:6:"3.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"3.0000";s:3:"sku";s:4:"J0P5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:6244;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-03-05 22:10:42";s:10:"updated_at";s:19:"2026-03-07 02:19:03";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:547;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:547;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:547;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:545;s:10:"product_id";i:547;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wall Mount Phone Holder with Adhesive Strips, Charging Holder";s:11:"description";s:1644:"<p><span style="font-size: small;"><strong>Features</strong></span></p>\r\n
    <p><span style="font-size: small;">* The smart phone wall holder can give your phone a safe dock while charging, no need to hold on your hand</span></p>\r\n
    <p><span style="font-size: small;">* The phone charging holder could be easily attached to your wall with smooth surface, such as ceramic wall, glass wall and wall with wallpaper</span></p>\r\n
    <p><span style="font-size: small;">* Fits for all mobile phones, compatible for iPhone, Samsung, LG, Huawei, XIAOMI, OPPO, MEIZU, VIVO</span></p>\r\n
    <p><span style="font-size: small;">* The phone charge holder is made of ABS plastic, non-toxic, no smell and heat-resisting, sturdy, durable and environmentally-friendly</span></p>\r\n
    <p><span style="font-size: small;">* With wide range of application, this wall mount for phone can be used on smooth and even wallpaper, lime wall, glass, wooden and metal surface</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Product Specification</strong></span></p>\r\n
    <p><span style="font-size: small;">Product name: wall phone charge holder</span></p>\r\n
    <p><span style="font-size: small;">Material: ABS plastic</span></p>\r\n
    <p><span style="font-size: small;">Color: white,golf</span></p>\r\n
    <p><span style="font-size: small;">Size: 10CM*8.6CM</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <p><span style="font-size: small;"><strong>Installation</strong></span></p>\r\n
    <p><span style="font-size: small;">1.Keep the place clean &amp; dry</span></p>\r\n
    <p><span style="font-size: small;">2.Tear the foam glue</span></p>\r\n
    <p><span style="font-size: small;">3.Stick on the wall</span></p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:12;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-04-22 16:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:576;s:12:"tax_class_id";N;s:4:"slug";s:61:"wood-smart-portable-laptop-table-multi-purpose-desk-with-dock";s:5:"price";s:7:"19.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:6:"J5P5S6";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:8492;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-04-22 16:05:20";s:10:"updated_at";s:19:"2026-03-06 07:21:36";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:576;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:576;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:576;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:574;s:10:"product_id";i:576;s:6:"locale";s:2:"en";s:4:"name";s:61:"Wood Smart Portable Laptop Table Multi-Purpose Desk with Dock";s:11:"description";s:2280:"<div class="celwidget aplus-module launchpad-brand-description-left aplus-standard" data-csa-c-id="s957ev-yi6gta-220wci-vfw26u" data-cel-widget="aplus-launchpad-brand-description-left">\r\n
    <div class="a-section launchpad-module launchpad-module-brand-description-left">\r\n
    <div class="a-section launchpad-text-left-justify">\r\n
    <p>M<span class="a-text-bold">ulti-purpose table/desk:</span></p>\r\n
    <p>&nbsp;</p>\r\n
    <ol class="a-ordered-list a-vertical">\r\n
    <li><span class="a-list-item">Durable and Sturdy structure: Made of powder-coated metal tubes and high-quality Engineered Wood top board. This Laptop Table have good compression resistance.</span></li>\r\n
    <li><span class="a-list-item">Multi-purpose table/desk: Not only work as a laptop table but also as a TV Dinner Tray, serving table for patients/kids, Standing Desk for office workers, Book Writing Desk for kids, Tablet Holder, Standing Desk/Stand Up table</span></li>\r\n
    <li><span class="a-list-item">Suitable from 5-year-old child to 80-year-old senior. A smooth surface laptop table can use for surfing the internet, reading book, painting work, enjoy leisure snack time, serving breakfast, enjoy family time on your bed, sofa, couch, floor, lawn etc. Indoor or outdoor.</span></li>\r\n
    <li><span class="a-list-item">Using it for simple dining table, laptop computer table, studying desk, serving table, or any other scenes you want for reading/writing/drawing/playing board games/models puzzles arts.</span></li>\r\n
    </ol>\r\n
    <p>&nbsp;</p>\r\n
    <p><span class="a-text-bold">Unique design and beautiful finish:</span>&nbsp;It features anti-slip legs so that the laptop will not skid while using. No assembly required, foldable frame for easy carry and storage. Simple design make your life more fashion. Reasonable size 60cm x 40cm x 27cm (L x W x H). Fit for 15.6 or even for 17 inches laptop. You can use in the office, bedroom, car etc.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget aplus-module module-6 aplus-standard" data-csa-c-id="rw1be1-5bjvy5-ctjlir-o4woq1" data-cel-widget="aplus-module-6">\r\n
    <div class="aplus-module-wrapper apm-fixed-width">\r\n
    <div id="aplus-module-6-2" class="aplus-module-content">\r\n
    <div class="apm-hovermodule">\r\n
    <div>\r\n
    <div class="apm-hovermodule-slides">&nbsp;</div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:13;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:602;s:12:"tax_class_id";N;s:4:"slug";s:100:"table-mate-4-with-cup-holder-multi-function-and-foldable-for-laptop-reading-home-office-tablemate-iv";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"22.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"22.0000";s:3:"sku";s:7:"J10P5G5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3587;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-19 16:29:26";s:10:"updated_at";s:19:"2026-03-06 22:12:57";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:602;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"up_sell_products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:602;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:602;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;s:13:"\x00*\x00foreignKey";s:10:"product_id";s:13:"\x00*\x00relatedKey";s:18:"up_sell_product_id";}s:12:"translations";O:39:"Illuminate\Database\Eloquent\Collection":1:{s:8:"\x00*\x00items";a:1:{i:0;O:43:"Modules\Product\Entities\ProductTranslation":26:{s:11:"\x00*\x00fillable";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:10:"timestamps";b:0;s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:20:"product_translations";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"\x00*\x00with";a:0:{}s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:600;s:10:"product_id";i:602;s:6:"locale";s:2:"en";s:4:"name";s:106:"Table Mate 4 with Cup Holder | Multi Function and Foldable for Laptop, Reading, Home, Office, TableMate IV";s:11:"description";s:615:"<p>Table Mate IV with cup holder is the transformable thing that slides to you! This is the only one with a built-in adjustable cup holder with different colors and the table adjusts to 6 different heights and 3 angles; making it versatile for most activities.</p>\r\n
    <div class="electro-description clearfix">\r\n
    <h4>&nbsp;Specifications</h4>\r\n
    <ul>\r\n
    <li>Slides right to you</li>\r\n
    <li>Colors : White</li>\r\n
    <li>Adjusts to 6 different heights and 3 angles</li>\r\n
    <li>Ideal for those with limited space and mobility</li>\r\n
    <li>Holds up to 50 LBS</li>\r\n
    <li>Folds flat for storage or stacks for convenience</li>\r\n
    </ul>\r\n
    </div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:14;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:604;s:12:"tax_class_id";N;s:4:"slug";s:52:"desktop-mobile-tablet-table-holder-phone-stand-mount";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"4.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"4.0000";s:3:"sku";s:6:"J1P5K3";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2816;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-05-24 15:53:33";s:10:"updated_at";s:19:"2026-03-05 21:41:30";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:604;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:604;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:604;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:602;s:10:"product_id";i:604;s:6:"locale";s:2:"en";s:4:"name";s:54:"Desktop Mobile & Tablet Table Holder Phone Stand Mount";s:11:"description";s:393:"<p class="textDescTitle"><strong>Main Features</strong></p>\r\n
    <p class="textDescContent">Compatible For Samsung Galaxy A50 A70 S10 Plus S9 S8 Note 10 9 Plus<br />Compatible For iPhone XR X XS MAX 8 7 6 plus<br />Compatible For Huawei P20 30 lite pro Mate 20 lite10 Pro Honor 10 9 8X<br />Feature: 45&deg; adjustment / 4.7-10.5 inch comability / ABS Material + Anti -Slip Silicone Pad Design</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:15;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:632;s:12:"tax_class_id";N;s:4:"slug";s:71:"gripgo-universal-car-phone-mount-mobile-holder-360-degree-anti-skidding";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"8.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"8.0000";s:3:"sku";s:6:"J1P0K5";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3125;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-06-29 15:06:18";s:10:"updated_at";s:19:"2026-03-06 00:26:37";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:632;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:632;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:632;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:630;s:10:"product_id";i:632;s:6:"locale";s:2:"en";s:4:"name";s:71:"GripGo Universal Car Phone Mount Mobile Holder 360 Degree Anti-skidding";s:11:"description";s:1770:"<div class="celwidget" data-cel-widget="dpx-product-description_csm_instrumentation_wrapper" data-csa-c-id="9rq24-r925vs-v2e38l-qr1vza">\r\n
    <div id="descriptionAndDetails" class="a-section a-spacing-extra-large">\r\n
    <div id="productDescription_feature_div" class="celwidget" data-feature-name="productDescription" data-cel-widget="productDescription_feature_div" data-csa-c-id="yw8l5m-p5uq9d-l7cwk5-hmkn6c">\r\n
    <div>\r\n
    <div id="productDescription_feature_div" class="a-row feature" data-feature-name="productDescription" data-template-name="productDescription" data-cel-widget="productDescription_feature_div">\r\n
    <h2 class="default">Product description</h2>\r\n
    <div id="productDescription" class="a-section a-spacing-small">\r\n
    <p>Use with any phone! The Grip Go hands-free mount allows you to easily glance at your phone for safe driving. You can position it anywhere on the dashboard, and use it with any model phone! The Grip Go hands-free mount instantly grabs hold of your phone...and keeps hold, letting go instantly when you remove the phone. It leaves no sticky residue behind!</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="celwidget" data-cel-widget="dpx-btf-renewed-program-description_csm_instrumentation_wrapper" data-csa-c-id="19a7td-o78ysp-x2c2wo-8sw2gx">\r\n
    <div id="renewedProgramDescriptionBtf_feature_div" class="celwidget" data-feature-name="renewedProgramDescriptionBtf" data-cel-widget="renewedProgramDescriptionBtf_feature_div" data-csa-c-id="5ah8fq-s1r29a-c2535w-icdq7c">&nbsp;</div>\r\n
    </div>\r\n
    <p><a id="productDetails" name="productDetails"></a></p>\r\n
    <div id="productDetails_feature_div" class="celwidget" data-feature-name="productDetails" data-cel-widget="productDetails_feature_div" data-csa-c-id="qtql0u-yir73x-xrdmb8-4ck9p2">&nbsp;</div>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:16;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2152;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-16 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:666;s:12:"tax_class_id";N;s:4:"slug";s:51:"ok-design-cell-phone-stands.-silicon-display-holder";s:5:"price";s:6:"7.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2152;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-16 19:48:09";s:10:"updated_at";s:19:"2026-03-06 18:11:58";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:666;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:666;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:666;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:664;s:10:"product_id";i:666;s:6:"locale";s:2:"en";s:4:"name";s:50:"OK-design Cell Phone Stands Silicon Display Holder";s:11:"description";s:869:"<p><span class="a-list-item">Cute,compact and effective, unique ok-stand design.</span></p>\r\n
    <p><span class="a-list-item">Great Material:Built with high-grade &amp; recyclable TPU plastic,the cell phone stand is more flexible and durable, longer lasting.</span></p>\r\n
    <p><span class="a-list-item">Adjustable:Multi-angle adjustable,You can adjust the viewing angle by sliding the cute hands up and down.Supporting both vertical and horizontal viewing.</span></p>\r\n
    <p><span class="a-list-item">Size: Holds smart phone with approximate span from 3 1/2 inch to 8 inch (90mm to 203mm).Thickness of device in case: NO more than 3/8 inch (10mm).</span></p>\r\n
    <p><span class="a-list-item">Easy Installation:Simply insert your mobile phone in between the two thumbs.A fun way to use it as cellphone holder at home,office iphone holder and so on,free Our Hands safety.</span></p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:17;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:696;s:12:"tax_class_id";N;s:4:"slug";s:51:"baby-blue-fancy-mobile-holder-fits-most-smartphones";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P3K25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2369;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-07-26 22:46:34";s:10:"updated_at";s:19:"2026-03-05 13:15:57";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:696;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:696;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:696;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:694;s:10:"product_id";i:696;s:6:"locale";s:2:"en";s:4:"name";s:52:"Fancy Car Mobile Holder Fits Most Smartphones Mobile";s:11:"description";s:758:"<p>Material: Plastic; Package Content: 1 x Phone Holder<br />Shell Color: baby blue, Black. Dimension: 11 x 7 x 1.5cm/4.3" x 2.8" x 0.6"(L*W*T)<br />Suction Cup Dia: 7.5cm / 3"<br />Adjustable Width: 5-10.5cm/2"-4.13"<br />Fully adjustable with 360 degree rotation for viewing your device at the right position. Change your perspective with a simple spin.<br />One push-button fixation design. Strong sticky gel suction cup easily adhere to windshield or most surfaces and keeps your smartphone safe and sound. Also easily removable.<br />Comes with a fixing plate to place the suction mount on it.<br />Anti-slip foam, keep your phone from scratches and bump.<br />Adjustable legs gives stability and prevents your smartphone from falling when released.</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:18;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2907;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:802;s:12:"tax_class_id";N;s:4:"slug";s:72:"power-bank-20000mah-capacity-with-3-usb-port-fast-charging-and-flash-led";s:5:"price";s:7:"24.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";N;s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:2907;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-18 14:44:14";s:10:"updated_at";s:19:"2026-03-06 22:44:32";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:802;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":29:{s:10:"\x00*\x00guarded";a:0:{}s:13:"\x00*\x00connection";N;s:8:"\x00*\x00table";s:16:"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:825;s:18:"up_sell_product_id";i:802;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:802;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:0;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:11:"\x00*\x00fillable";a:0:{}s:11:"pivotParent";r:3391;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:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:800;s:10:"product_id";i:802;s:6:"locale";s:2:"en";s:4:"name";s:72:"Power Bank 20000mAh Capacity With 3 USB Port Fast Charging and flash led";s:11:"description";s:895:"<p>Charging Anytime Anywhere..Its multiple circuit protection systems can avoid overcharging.. 3 USB Port can charge three devices simultaneously</p>\r\n
    <p>20000mAh<br />3 USB Ports For Output<br />CHARGING MOBILE PHONES AT ANY TIME<br />Quick charge<br />No memory effect<br />Digital screen<br />Flash light includedBuilt-in intelligent recognition voltage imported chip, can automatically identify the mobile phone, PSP, tablets, and other digital products charge.Precise electronic board, have prevent overcharge, discharge, prevent leakage,short circuit and high temperature resistant.High quality high capacity batteries, durable. Support for fast charging. no memory effect,charging circuit number up to 1000 times.Standard USB output, Micro/Mini USB input, simple and easy to carry.Capacity : 20000mAh <br />Input DC5V 2.1A <br />Cupunt : SV2.1A <br />Output DC5V 2.1A</p>\r\n
    <h2>&nbsp;</h2>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:19;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-07 02:13:30";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:807;s:12:"tax_class_id";N;s:4:"slug";s:35:"silvercrest-3000mah-smart-powerbank";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:8:"J1P25D25";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:5852;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-23 19:05:23";s:10:"updated_at";s:19:"2026-03-07 02:13:30";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:807;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:807;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:807;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:805;s:10:"product_id";i:807;s:6:"locale";s:2:"en";s:4:"name";s:35:"SilverCrest 3000mAh Smart Powerbank";s:11:"description";s:567:"<p>SilverCrest 3000mAh Smart Powerbank is a timeless, discreet and delicious powerbank.&nbsp;With a capacity of approx.&nbsp;one and a half charge, and a size that fits perfectly in your pocket, the SilverCrest 3000mAh Smart Powerbank can become your smartphone's best friend on the go.&nbsp;</p>\r\n
    <p>portable charger for smartphones, MP3 players, cameras, cordless Blurtooth headphones etc<br />built-in 3000mAh rechargeable Li-Ion battery by LG<br />up to 2.1A output for rapid charging<br />battery status indicator via 4 LEDS <br />includes USB charging cable</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:20;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:808;s:12:"tax_class_id";N;s:4:"slug";s:83:"bevena-7800mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:7:"J8P0M35";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3046;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-26 13:53:27";s:10:"updated_at";s:19:"2026-03-06 11:36:17";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:808;s:12:"tax_class_id";N;s:4:"slug";s:83:"bevena-7800mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"20.0000";s:13:"special_price";s:7:"16.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"16.0000";s:3:"sku";s:7:"J8P0M35";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:3046;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-26 13:53:27";s:10:"updated_at";s:19:"2026-03-06 11:36:17";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:808;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:808;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:808;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:806;s:10:"product_id";i:808;s:6:"locale";s:2:"en";s:4:"name";s:88:"Bevena D780 7800mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1364:"<p>7800mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 7800mAh rechargeable battery power capacity with both 2.1A output and 2.1A input. This portable battery will add 30 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena camel power bank<br />Batterie type : Li-ion<br />Capacity: 7800mAh/3.7V<br />Output 1: USB DC5.0V/1A<br />Output 2: USB DC5.0V/2.1A<br />Input voltage: DC5.0V<br />Input current: Max. 1A<br />Self-charging: Max. 9 hours</p>\r\n
    <p>dual output USB compatible with most of mobile phones, tablets and digital devices</p>\r\n
    <p>charge two devices simultaneously</p>\r\n
    <p>4LEDS indicates the battery level and charging status&nbsp;</p>\r\n
    <p>emergency LED lighting</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:806;s:10:"product_id";i:808;s:6:"locale";s:2:"en";s:4:"name";s:88:"Bevena D780 7800mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1364:"<p>7800mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 7800mAh rechargeable battery power capacity with both 2.1A output and 2.1A input. This portable battery will add 30 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena camel power bank<br />Batterie type : Li-ion<br />Capacity: 7800mAh/3.7V<br />Output 1: USB DC5.0V/1A<br />Output 2: USB DC5.0V/2.1A<br />Input voltage: DC5.0V<br />Input current: Max. 1A<br />Self-charging: Max. 9 hours</p>\r\n
    <p>dual output USB compatible with most of mobile phones, tablets and digital devices</p>\r\n
    <p>charge two devices simultaneously</p>\r\n
    <p>4LEDS indicates the battery level and charging status&nbsp;</p>\r\n
    <p>emergency LED lighting</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:21;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:814;s:12:"tax_class_id";N;s:4:"slug";s:84:"bevena-13000mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:8:"J14P5V75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4484;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-27 11:29:58";s:10:"updated_at";s:19:"2026-03-06 20:46:06";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:814;s:12:"tax_class_id";N;s:4:"slug";s:84:"bevena-13000mah-full-capacity-power-bank-fast-charging-portable-mobile-power-station";s:5:"price";s:7:"27.0000";s:13:"special_price";s:7:"23.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"23.0000";s:3:"sku";s:8:"J14P5V75";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:4484;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-27 11:29:58";s:10:"updated_at";s:19:"2026-03-06 20:46:06";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:814;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:814;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:814;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:812;s:10:"product_id";i:814;s:6:"locale";s:2:"en";s:4:"name";s:94:"Bevena LIMO D130 13000mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1392:"<p>LIMO 13000mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 13000mAh rechargeable battery power capacity with both 2.1A output and 2A input. This portable battery will add 52 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena LIMO powerbank</p>\r\n
    <p>for all smartphones and ipad and samsung galaxy tablets</p>\r\n
    <p>2USB posts with 5V/1A and 5V/2.1A output, to charge two devices simultaneously</p>\r\n
    <p>13000 mAh battery</p>\r\n
    <p>fast charging with max 5V/2A input power</p>\r\n
    <p>battery status indicator</p>\r\n
    <p>smart protection system for safe and fast charging</p>\r\n
    <p>2 micro-USB charge cables included</p>\r\n
    <p>charges phones for 52 extra hours</p>\r\n
    <p>charges tablets for 20 extra hours</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:812;s:10:"product_id";i:814;s:6:"locale";s:2:"en";s:4:"name";s:94:"Bevena LIMO D130 13000mAh Full-Capacity Power Bank fast charging Portable Mobile Power Station";s:11:"description";s:1392:"<p>LIMO 13000mAh capacity. On/off button to stop/resume charging, LED indicators displaying charging status. high-quality and capacity portable charger, with 13000mAh rechargeable battery power capacity with both 2.1A output and 2A input. This portable battery will add 52 extra hours of talk time<br />Samsung grade A Li-ion polymer cell and premium microchips create high-quality portable charger; Premium aluminum case; Secured battery safety with 4 layers of smart safety protection circuit; Advanced power lock technology with standby time up to 6 months after fully charged. 500+ recharge cycles over the life of the battery.<br />Multiple protection system inside for safety. It's designed for avoiding overcharge, overvoltage, overcurrent, and short circuit to ensure reliability.PERFECT for long plane flights, road trips, or whenever you need to charge your mobile devices wherever you are.<br />Bevena LIMO powerbank</p>\r\n
    <p>for all smartphones and ipad and samsung galaxy tablets</p>\r\n
    <p>2USB posts with 5V/1A and 5V/2.1A output, to charge two devices simultaneously</p>\r\n
    <p>13000 mAh battery</p>\r\n
    <p>fast charging with max 5V/2A input power</p>\r\n
    <p>battery status indicator</p>\r\n
    <p>smart protection system for safe and fast charging</p>\r\n
    <p>2 micro-USB charge cables included</p>\r\n
    <p>charges phones for 52 extra hours</p>\r\n
    <p>charges tablets for 20 extra hours</p>\r\n
    <p>&nbsp;</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}i:22;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:818;s:12:"tax_class_id";N;s:4:"slug";s:70:"multi-angle-pad2-stand-adjustable-foldable-metal-non-slip-stand-holder";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.0000";s:3:"sku";s:8:"J1P75T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2037;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-28 23:05:54";s:10:"updated_at";s:19:"2026-03-06 23:34:23";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:818;s:12:"tax_class_id";N;s:4:"slug";s:70:"multi-angle-pad2-stand-adjustable-foldable-metal-non-slip-stand-holder";s:5:"price";s:7:"10.0000";s:13:"special_price";s:6:"7.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"7.0000";s:3:"sku";s:8:"J1P75T05";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2037;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-28 23:05:54";s:10:"updated_at";s:19:"2026-03-06 23:34:23";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:818;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:818;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:818;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:816;s:10:"product_id";i:818;s:6:"locale";s:2:"en";s:4:"name";s:70:"Multi-angle Pad2 Stand Adjustable Foldable Metal Non-slip Stand Holder";s:11:"description";s:1045:"<div class="_2pGc2E">\r\n
    <p>Non-slip protection: with anti-skid design, provide better protection of your tablet PC<br />Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos Rubber skin cover steel pole to protect your tablets from hit or scratching</p>\r\n
    <p>Description:<br />Universal designed for tablet or laptop in any thickness. Extremely portable design, convenient to take, also can fit your pocket or your computer bag.</p>\r\n
    <p>Features:<br />1. Non-slip protection: with anti-skid design, provide better protection of your tablet PC.<br />2. Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos.<br />3. Simple and easy set-up. Screws on two sides control the tightness of adjusting angle.<br />4. Rubber skin cover steel pole to protect your tablets from hit or scratching.<br />5. Makes your tablet at an easy-to-read angle, allowing you to watch movies, view photos or type in a more comfortable position.</p>\r\n
    </div>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:816;s:10:"product_id";i:818;s:6:"locale";s:2:"en";s:4:"name";s:70:"Multi-angle Pad2 Stand Adjustable Foldable Metal Non-slip Stand Holder";s:11:"description";s:1045:"<div class="_2pGc2E">\r\n
    <p>Non-slip protection: with anti-skid design, provide better protection of your tablet PC<br />Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos Rubber skin cover steel pole to protect your tablets from hit or scratching</p>\r\n
    <p>Description:<br />Universal designed for tablet or laptop in any thickness. Extremely portable design, convenient to take, also can fit your pocket or your computer bag.</p>\r\n
    <p>Features:<br />1. Non-slip protection: with anti-skid design, provide better protection of your tablet PC.<br />2. Adjustable angle up to 160 degrees, that provided you a comfortable view to control it, watch movies and videos.<br />3. Simple and easy set-up. Screws on two sides control the tightness of adjusting angle.<br />4. Rubber skin cover steel pole to protect your tablets from hit or scratching.<br />5. Makes your tablet at an easy-to-read angle, allowing you to watch movies, view photos or type in a more comfortable position.</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:23;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:821;s:12:"tax_class_id";N;s:4:"slug";s:67:"samsung-level-u-bluetooth-headset-in-ear-with-mic-neckband-wireless";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";s:7:"J9P5T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3139;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 18:41:40";s:10:"updated_at";s:19:"2026-03-07 02:20:41";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:821;s:12:"tax_class_id";N;s:4:"slug";s:67:"samsung-level-u-bluetooth-headset-in-ear-with-mic-neckband-wireless";s:5:"price";s:7:"25.0000";s:13:"special_price";s:7:"19.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:7:"19.0000";s:3:"sku";s:7:"J9P5T65";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:0;s:6:"viewed";i:3139;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 18:41:40";s:10:"updated_at";s:19:"2026-03-07 02:20:41";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:821;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:821;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:821;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:819;s:10:"product_id";i:821;s:6:"locale";s:2:"en";s:4:"name";s:67:"Samsung Level U Bluetooth Headset In Ear With Mic Neckband Wireless";s:11:"description";s:820:"<p>COMFORTABLE FIT<br />Built with soft, flexible urethane joints, the LEVEL U Wireless&rsquo;s neckband-type design offers you exceptional wearing comfort. Adjust the neckband for a perfect, customised fit, compatible with your neck size. Its ergonomically designed hybrid-type eartips allow you a secure wearing experience, wherever you go.<br />MORE BATTERY POWER<br />The LEVEL U Wireless provides up to 10 hours of music playback, 11 hours of voice calls and 500 hours of standby time. Say goodbye to worries about your headset&rsquo;s battery life with the LEVEL U Wireless.<br />CLEAR VOICE QUALITY<br />With two built-in microphones, the LEVEL U Wireless delivers accurate and clear sound reproduction for voice calls. Enjoy crystal-clear call quality thanks to noise- and echo-reducing NR and EC technology.</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:819;s:10:"product_id";i:821;s:6:"locale";s:2:"en";s:4:"name";s:67:"Samsung Level U Bluetooth Headset In Ear With Mic Neckband Wireless";s:11:"description";s:820:"<p>COMFORTABLE FIT<br />Built with soft, flexible urethane joints, the LEVEL U Wireless&rsquo;s neckband-type design offers you exceptional wearing comfort. Adjust the neckband for a perfect, customised fit, compatible with your neck size. Its ergonomically designed hybrid-type eartips allow you a secure wearing experience, wherever you go.<br />MORE BATTERY POWER<br />The LEVEL U Wireless provides up to 10 hours of music playback, 11 hours of voice calls and 500 hours of standby time. Say goodbye to worries about your headset&rsquo;s battery life with the LEVEL U Wireless.<br />CLEAR VOICE QUALITY<br />With two built-in microphones, the LEVEL U Wireless delivers accurate and clear sound reproduction for voice calls. Enjoy crystal-clear call quality thanks to noise- and echo-reducing NR and EC technology.</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:24;O:32:"Modules\Product\Entities\Product":31:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:13:{i:0;s:12:"tax_class_id";i:1;s:4:"slug";i:2;s:3:"sku";i:3;s:5:"price";i:4;s:13:"special_price";i:5;s:19:"special_price_start";i:6;s:17:"special_price_end";i:7;s:12:"manage_stock";i:8;s:3:"qty";i:9;s:8:"in_stock";i:10;s:9:"is_active";i:11;s:8:"new_from";i:12;s:6:"new_to";}s:8:"\x00*\x00casts";a:3:{s:12:"manage_stock";s:7:"boolean";s:8:"in_stock";s:7:"boolean";s:9:"is_active";s:7:"boolean";}s:8:"\x00*\x00dates";a:7:{i:0;s:19:"special_price_start";i:1;s:17:"special_price_end";i:2;s:8:"new_from";i:3;s:6:"new_to";i:4;s:10:"start_date";i:5;s:8:"end_date";i:6;s:10:"deleted_at";}s:10:"\x00*\x00appends";a:1:{i:0;s:7:"pricing";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:17:"short_description";}s:16:"\x00*\x00slugAttribute";s:4:"name";s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:8:"products";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:20:{s:2:"id";i:822;s:12:"tax_class_id";N;s:4:"slug";s:106:"universal-neck-cell-phone-stand-lazy-bracket-diy-free-rotating-mounts-mobile-holder-with-multiple-function";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P5T95";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2257;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 20:12:50";s:10:"updated_at";s:19:"2026-03-07 00:24:34";}s:11:"\x00*\x00original";a:22:{s:2:"id";i:822;s:12:"tax_class_id";N;s:4:"slug";s:106:"universal-neck-cell-phone-stand-lazy-bracket-diy-free-rotating-mounts-mobile-holder-with-multiple-function";s:5:"price";s:6:"8.0000";s:13:"special_price";s:6:"5.0000";s:19:"special_price_start";N;s:17:"special_price_end";N;s:13:"selling_price";s:6:"5.0000";s:3:"sku";s:7:"J1P5T95";s:12:"manage_stock";i:0;s:3:"qty";N;s:8:"in_stock";i:1;s:6:"viewed";i:2257;s:9:"is_active";i:1;s:8:"new_from";N;s:6:"new_to";N;s:9:"video_url";N;s:10:"deleted_at";N;s:10:"created_at";s:19:"2021-08-29 20:12:50";s:10:"updated_at";s:19:"2026-03-07 00:24:34";s:16:"pivot_product_id";i:825;s:24:"pivot_up_sell_product_id";i:822;}s:10:"\x00*\x00changes";a:0:{}s:13:"\x00*\x00dateFormat";N;s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:2:{s:5:"pivot";O: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:825;s:18:"up_sell_product_id";i:822;}s:11:"\x00*\x00original";a:2:{s:10:"product_id";i:825;s:18:"up_sell_product_id";i:822;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:10:"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:3391;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:820;s:10:"product_id";i:822;s:6:"locale";s:2:"en";s:4:"name";s:106:"Universal Neck Cell Phone Stand Lazy Bracket DIY Free Rotating Mounts Mobile Holder with Multiple Function";s:11:"description";s:2236:"<p>Hanging on Neck Cell Phone Holder Flexible Lazy Bracket Universal Mobile Phone Stand</p>\r\n
    <p>1. Flexible Adjustable Holder.You can strap it around your neck,wrap it around your car or bicycle steering wheel, put it on the ground or bed, do anything with it, just get your imagination started.360 degree rotating phone case, free to adjust any angle as you like for convenient reviewing.<br />2. Free Your Hands,perfect for viewing phone &amp; watching movie &amp; enjoying music &amp; GPS &amp; phone games in bedroom, car, bicycle,gym, office, exhibition and more.<br />3. Universal mobile phone stand, Compatible with all size of Smart phones from 4.5 to 6 inches. for iphone 8 iphone 7 iphone 8 plus iphone 7 plus etc.<br />4. Problem Solved,tired of holding your phone by hand, always drop your phone on your face when lying, mobile devices are mounted unstably.</p>\r\n
    <p>Features: <br />1. Universal smart cell phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />2. The newest cell phone holder, universal mobile phone stand, lazy bracket, DIY free 360&deg; rotating mount with multiple functions.<br />3. You can strap it around your neck or wrap it around your car or bike, you can also put it on the ground,table or bed, or anywhere you like. <br />4. 360 degree rotating clamp, easy to adjust to any angle you like.<br />5. Perfect for viewing phone, watching movie, enjoying music &amp; video, holding GPS device, playing phone games in bedroom, car, metro, bus, bicycle, train, plane, gym, office, classroom, park, exhibition, etc. <br />6. Universal smart phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />Indoor Uses <br />It can be tucked into the headboard of bed or under the mattress, sitting on the desk or chair,strap it around your neck or chest, while you are watching videos, streams,facetime, gaming, reading, cooking, cleaning or sporting in home. No more hand pain holding your phone!</p>\r\n
    <p>Outdoor Uses <br />It is a wonderful gadget when you are traveling. You can strap it around your steering wheel in cars, or put it on the front desk on planes, it also can be used as a selfie stand, or recording your own videos outside. Give you a hand in your life!</p>";s:17:"short_description";N;}s:11:"\x00*\x00original";a:6:{s:2:"id";i:820;s:10:"product_id";i:822;s:6:"locale";s:2:"en";s:4:"name";s:106:"Universal Neck Cell Phone Stand Lazy Bracket DIY Free Rotating Mounts Mobile Holder with Multiple Function";s:11:"description";s:2236:"<p>Hanging on Neck Cell Phone Holder Flexible Lazy Bracket Universal Mobile Phone Stand</p>\r\n
    <p>1. Flexible Adjustable Holder.You can strap it around your neck,wrap it around your car or bicycle steering wheel, put it on the ground or bed, do anything with it, just get your imagination started.360 degree rotating phone case, free to adjust any angle as you like for convenient reviewing.<br />2. Free Your Hands,perfect for viewing phone &amp; watching movie &amp; enjoying music &amp; GPS &amp; phone games in bedroom, car, bicycle,gym, office, exhibition and more.<br />3. Universal mobile phone stand, Compatible with all size of Smart phones from 4.5 to 6 inches. for iphone 8 iphone 7 iphone 8 plus iphone 7 plus etc.<br />4. Problem Solved,tired of holding your phone by hand, always drop your phone on your face when lying, mobile devices are mounted unstably.</p>\r\n
    <p>Features: <br />1. Universal smart cell phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />2. The newest cell phone holder, universal mobile phone stand, lazy bracket, DIY free 360&deg; rotating mount with multiple functions.<br />3. You can strap it around your neck or wrap it around your car or bike, you can also put it on the ground,table or bed, or anywhere you like. <br />4. 360 degree rotating clamp, easy to adjust to any angle you like.<br />5. Perfect for viewing phone, watching movie, enjoying music &amp; video, holding GPS device, playing phone games in bedroom, car, metro, bus, bicycle, train, plane, gym, office, classroom, park, exhibition, etc. <br />6. Universal smart phone stand, compatible for all size of phones from 4 to 7.3 inches.<br />Indoor Uses <br />It can be tucked into the headboard of bed or under the mattress, sitting on the desk or chair,strap it around your neck or chest, while you are watching videos, streams,facetime, gaming, reading, cooking, cleaning or sporting in home. No more hand pain holding your phone!</p>\r\n
    <p>Outdoor Uses <br />It is a wonderful gadget when you are traveling. You can strap it around your steering wheel in cars, or put it on the front desk on planes, it also can be used as a selfie stand, or recording your own videos outside. Give you a hand in your life!</p>";s:17:"short_description";N;}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";N;s:10:"\x00*\x00appends";a:0:{}s:19:"\x00*\x00dispatchesEvents";a:0:{}s:14:"\x00*\x00observables";a:0:{}s:12:"\x00*\x00relations";a:0:{}s:10:"\x00*\x00touches";a:0:{}s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}}}}}s:10:"\x00*\x00touches";a:0:{}s:10:"timestamps";b:1;s:9:"\x00*\x00hidden";a:0:{}s:10:"\x00*\x00visible";a:0:{}s:10:"\x00*\x00guarded";a:1:{i:0;s:1:"*";}s:16:"\x00*\x00defaultLocale";N;s:16:"\x00*\x00scoutMetadata";a:0:{}s:16:"\x00*\x00forceDeleting";b:0;}}}s:4:"meta";O:30:"Modules\Meta\Entities\MetaData":28:{s:7:"\x00*\x00with";a:1:{i:0;s:12:"translations";}s:11:"\x00*\x00fillable";a:2:{i:0;s:9:"entity_id";i:1;s:11:"entity_type";}s:23:"\x00*\x00translatedAttributes";a:3:{i:0;s:10:"meta_title";i:1;s:13:"meta_keywords";i:2;s:16:"meta_description";}s:13:"\x00*\x00connection";s:5:"mysql";s:8:"\x00*\x00table";s:9:"meta_data";s:13:"\x00*\x00primaryKey";s:2:"id";s:10:"\x00*\x00keyType";s:3:"int";s:12:"incrementing";b:1;s:12:"\x00*\x00withCount";a:0:{}s:10:"\x00*\x00perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:13:"\x00*\x00attributes";a:6:{s:2:"id";i:823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:825;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2021-08-30 17:19:05";s:13:"meta_keywords";a:34:{i:0;s:14:"tp link router";i:1;s:28:"tp link TD-9960 MODEM ROUTER";i:2;s:15:"ROUTER WIRELESS";i:3;s:18:"NEW ROUTER TP LINK";i:4;s:20:"WIRELESS N VDSL/ADSL";i:5;s:12:"HOME NETWORK";i:6;s:13:"HOME INTERNET";i:7;s:12:"SOCIAL MEDIA";i:8;s:11:"4G INTERNET";i:9;s:11:"3G INTERNET";i:10;s:11:"5G INTERNET";i:11;s:14:"SPEED INTERNET";i:12;s:16:"SPEED CONNECTION";i:13;s:13:"BOOSTED SPPED";i:14;s:12:"VDSL2/ADSL2+";i:15;s:10:"ADSL2/ADSL";i:16;s:18:"FIBER CABLE ACCESS";i:17;s:12:"ACCESS POINT";i:18;s:14:"CONTROL PANELS";i:19;s:28:"PROTOCOL INTERNET  VERSION 6";i:20;s:14:"SUPERFAST VDSL";i:21;s:15:"BROADBAND SPEED";i:22;s:7:"100Mbps";i:23;s:12:"WI-FI DIRECT";i:24;s:13:"300Mbps WI-FI";i:25;s:10:"SMARTPHONS";i:26;s:13:"MOBILE DEVICE";i:27;s:9:"MAX RANGE";i:28;s:26:"POWERFUL EXTERNAL ANTENNAS";i:29;s:21:"FAR REACHING WIRELESS";i:30;s:20:"EFFORTLESS MANAGMENT";i:31;s:13:"WEB INTERFACE";i:32;s:16:"NETWORK ANYWHERE";i:33;s:13:"FREE INTERNET";}}s:11:"\x00*\x00original";a:5:{s:2:"id";i:823;s:11:"entity_type";s:32:"Modules\Product\Entities\Product";s:9:"entity_id";i:825;s:10:"created_at";s:19:"2021-08-30 17:19:05";s:10:"updated_at";s:19:"2021-08-30 17:19:05";}s:10:"\x00*\x00changes";a:0:{}s:8:"\x00*\x00casts";a:0:{}s:8:"\x00*\x00dates";a:0:{}s:13:"\x00*\x00dateFormat";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:825;s:12:"meta_data_id";i:823;s:6:"locale";s:2:"en";s:10:"meta_title";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:13:"meta_keywords";s:610:"["tp link router","tp link TD-9960 MODEM ROUTER","ROUTER WIRELESS","NEW ROUTER TP LINK","WIRELESS N VDSL\/ADSL","HOME NETWORK","HOME INTERNET","SOCIAL MEDIA","4G INTERNET","3G INTERNET","5G INTERNET","SPEED INTERNET","SPEED CONNECTION","BOOSTED SPPED","VDSL2\/ADSL2+","ADSL2\/ADSL","FIBER CABLE ACCESS","ACCESS POINT","CONTROL PANELS","PROTOCOL INTERNET  VERSION 6","SUPERFAST VDSL","BROADBAND SPEED","100Mbps","WI-FI DIRECT","300Mbps WI-FI","SMARTPHONS","MOBILE DEVICE","MAX RANGE","POWERFUL EXTERNAL ANTENNAS","FAR REACHING WIRELESS","EFFORTLESS MANAGMENT","WEB INTERFACE","NETWORK ANYWHERE","FREE INTERNET"]";s:16:"meta_description";s:2597:"Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.\r\n
    Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.\r\n
    Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.\r\n
    Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.\r\n
    \r\n
    HARDWARE FEATURES\r\n
    Interface\t3 10/100Mbps RJ45 LAN Ports\r\n
    1 10/100Mbps RJ45 LAN/WAN Port\r\n
    1 RJ11 Port\r\n
    Button\tWPS Button\r\n
    RESET Button\r\n
    Power ON/OFF Button\r\n
    External Power Supply\t9VDC/0.6A\r\n
    IEEE Standards\tIEEE 802.3, 802.3u\r\n
    VDSL2 Standards\tITU-T G.993.2\r\n
    ITU-T G.993.5 (G.vector)\r\n
    ITU-T G.998.4 (G.INP)\r\n
    Dimensions ( W x D x H )\t181.6 x 129.7 x 36.2mm\r\n
    Antenna Type\tOmni directional, Fixed\r\n
    Antenna Gain\t2 x 5dBi\r\n
    WIRELESS FEATURES\r\n
    Wireless Standards\tIEEE 802.11b, 802.11g, 802.11n\r\n
    Frequency\t2.400-2.4835GHz\r\n
    Transmit Power\t<20dBm(EIRP)\r\n
    Wireless Security\t64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2\r\n
    encryptions, Wireless MAC Filtering\r\n
    SOFTWARE FEATURES\r\n
    Quality of Service\tWMM, Bandwidth Control (IP QoS)\r\n
    Security\tNAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls\r\n
    Operating Modes\tVDSL/ADSL Modem Router, Wireless Router,\r\n
    Management\tWeb Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools\r\n
    VPN Pass-Through\tIPSec VPN\r\n
    Protocols\tSupports IPv4 and IPv6\r\n
    ATM/PPP Protocols\tPPPoE (RFC2516)\r\n
    PPPoA (RFC 2364)\r\n
    MER\IPoE (RFC 1483 Routed)\r\n
    IPoA (RFC1577/2225)\r\n
    Bridge (RFC1483 Bridge)\r\n
    Advanced Features\tParental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3\r\n
    APP\tTether App\r\n
    NAT\tVirtual Server, Port Triggering, DMZ, ALG, UPnP\r\n
    OTHERS\r\n
    Certification\tCE, RoHS\r\n
    Package Contents\tTD-W9960\r\n
    External DSL Splitter\r\n
    RJ-11 DSL Cable\r\n
    RJ-45 Ethernet Cable\r\n
    Quick Installation Guide\r\n
    Power Adapter\r\n
    System Requirements\tMicrosoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,\r\n
    Mac OS, NetWare, UNIX or Linux\r\n
    Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other\r\n
    Java-enabled browser\r\n
    Subscription with an internet service provider (for internet access)\r\n
    Environment\tOperating Temperature: 0℃~40℃(32℉~104℉)\r\n
    Storage Temperature: -40℃~70℃(-40℉~158℉)\r\n
    Operating Humidity: 10%~90% non-condensing\r\n
    Storage Humidity: 5%~90% non-condensing";}s:11:"\x00*\x00original";a:6:{s:2:"id";i:825;s:12:"meta_data_id";i:823;s:6:"locale";s:2:"en";s:10:"meta_title";s:65:"Tp-Link TD-W9960 Router 300Mbps Wireless N VDSL/ADSL Modem Router";s:13:"meta_keywords";s:610:"["tp link router","tp link TD-9960 MODEM ROUTER","ROUTER WIRELESS","NEW ROUTER TP LINK","WIRELESS N VDSL\/ADSL","HOME NETWORK","HOME INTERNET","SOCIAL MEDIA","4G INTERNET","3G INTERNET","5G INTERNET","SPEED INTERNET","SPEED CONNECTION","BOOSTED SPPED","VDSL2\/ADSL2+","ADSL2\/ADSL","FIBER CABLE ACCESS","ACCESS POINT","CONTROL PANELS","PROTOCOL INTERNET  VERSION 6","SUPERFAST VDSL","BROADBAND SPEED","100Mbps","WI-FI DIRECT","300Mbps WI-FI","SMARTPHONS","MOBILE DEVICE","MAX RANGE","POWERFUL EXTERNAL ANTENNAS","FAR REACHING WIRELESS","EFFORTLESS MANAGMENT","WEB INTERFACE","NETWORK ANYWHERE","FREE INTERNET"]";s:16:"meta_description";s:2597:"Versatile Connectivity – With DSL and LAN/WAN ports, TD-W9960 is fully compatible with the VDSL2/ADSL2+/ADSL2/ADSL standards and also works with fiber/cable access.\r\n
    Boosted Speeds – Superfast VDSL broadband speeds of up to 100Mbps together with 300Mbps Wi-Fi.\r\n
    Maximized Range – Powerful external antennas provide far-reaching wireless coverage in every direction.\r\n
    Effortless Management – Set up in minutes with the powerful Tether app or intuitive web interface and manage the network from anywhere.\r\n
    \r\n
    HARDWARE FEATURES\r\n
    Interface\t3 10/100Mbps RJ45 LAN Ports\r\n
    1 10/100Mbps RJ45 LAN/WAN Port\r\n
    1 RJ11 Port\r\n
    Button\tWPS Button\r\n
    RESET Button\r\n
    Power ON/OFF Button\r\n
    External Power Supply\t9VDC/0.6A\r\n
    IEEE Standards\tIEEE 802.3, 802.3u\r\n
    VDSL2 Standards\tITU-T G.993.2\r\n
    ITU-T G.993.5 (G.vector)\r\n
    ITU-T G.998.4 (G.INP)\r\n
    Dimensions ( W x D x H )\t181.6 x 129.7 x 36.2mm\r\n
    Antenna Type\tOmni directional, Fixed\r\n
    Antenna Gain\t2 x 5dBi\r\n
    WIRELESS FEATURES\r\n
    Wireless Standards\tIEEE 802.11b, 802.11g, 802.11n\r\n
    Frequency\t2.400-2.4835GHz\r\n
    Transmit Power\t<20dBm(EIRP)\r\n
    Wireless Security\t64/128-bit WEP, WPA/WPA2, WPA-PSK/WPA-PSK2\r\n
    encryptions, Wireless MAC Filtering\r\n
    SOFTWARE FEATURES\r\n
    Quality of Service\tWMM, Bandwidth Control (IP QoS)\r\n
    Security\tNAT Firewall, SPI Firewall, DoS Protection, IP & MAC Binding, Service Filtering, Access Control, Parental Controls\r\n
    Operating Modes\tVDSL/ADSL Modem Router, Wireless Router,\r\n
    Management\tWeb Based Configuration (HTTP), Remote management, CWMP(TR-069), Web Based Firmware Upgrade, Diagnostic Tools\r\n
    VPN Pass-Through\tIPSec VPN\r\n
    Protocols\tSupports IPv4 and IPv6\r\n
    ATM/PPP Protocols\tPPPoE (RFC2516)\r\n
    PPPoA (RFC 2364)\r\n
    MER\IPoE (RFC 1483 Routed)\r\n
    IPoA (RFC1577/2225)\r\n
    Bridge (RFC1483 Bridge)\r\n
    Advanced Features\tParental Controls, Network Address Translation(NAT), Port Mapping(Grouping), Static Routing, RIP v1/v2(optional), DNS Relay, DDNS, IGMP V1/V2/V3\r\n
    APP\tTether App\r\n
    NAT\tVirtual Server, Port Triggering, DMZ, ALG, UPnP\r\n
    OTHERS\r\n
    Certification\tCE, RoHS\r\n
    Package Contents\tTD-W9960\r\n
    External DSL Splitter\r\n
    RJ-11 DSL Cable\r\n
    RJ-45 Ethernet Cable\r\n
    Quick Installation Guide\r\n
    Power Adapter\r\n
    System Requirements\tMicrosoft Windows 98SE, NT, 2000, XP, Vista™ or Windows 7, 8, 8.1, 10,\r\n
    Mac OS, NetWare, UNIX or Linux\r\n
    Internet Explorer 11, Firefox 12.0, Chrome 20.0, Safari 4.0, or other\r\n
    Java-enabled browser\r\n
    Subscription with an internet service provider (for internet access)\r\n
    Environment\tOperating Temperature: 0℃~40℃(32℉~104℉)\r\n
    Storage Temperature: -40℃~70℃(-40℉~158℉)\r\n
    Operating Humidity: 10%~90% non-condensing\r\n
    Storage Humidity: 5%~90% non-condensing";}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:95:"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router";}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/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
      #requestUri: "/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1545}
    
     */
    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/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
      #requestUri: "/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1545}
    
|--------------------------------------------------------------------------
| 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/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
      #requestUri: "/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Store {#774}
      #locale: null
      #defaultLocale: "en"
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Response {#1545}
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
TZ
"Europe/Berlin"
REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
"aauLz5Xttwjkc_S9fvnZAAAAAAw"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL
"/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aauLz5Xttwjkc_S9fvnZAAAAAAw"
REDIRECT_REDIRECT_SCRIPT_URL
"/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
REDIRECT_REDIRECT_SCRIPT_URI
"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aauLz5Xttwjkc_S9fvnZAAAAAAw"
REDIRECT_SCRIPT_URL
"/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
REDIRECT_SCRIPT_URI
"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"black-lb.com"
REDIRECT_HANDLER
"application/x-httpd-ea-php73"
REDIRECT_STATUS
"200"
UNIQUE_ID
"aauLz5Xttwjkc_S9fvnZAAAAAAw"
SCRIPT_URL
"/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
SCRIPT_URI
"https://black-lb.com/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
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
"21406"
REDIRECT_URL
"/public/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/products/tp-link-td-w9960-router-300mbps-wireless-n-vdsl-adsl-modem-router"
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
1772850127.9788
REQUEST_TIME
1772850127
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