Warning: Undefined array key "PHP_AUTH_USER" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 18
console.log('poi rorder: 260415012');

Order Info:

Array
(
    [comments] => HKUP $15, HA OLD $10 Basement
    [additional_notes] => 
    [targetdate] => 2026-04-22 00:00:00.000
    [location] => 0000
    [paid] => 1
    [balance] => 0
    [release] => 1
    [orderlines] => Array
        (
            [0] => Array
                (
                    [model] => WM4000HBA
                    [notes] => 
                    [instock] => 1
                    [fulfilled] => 0
                    [attarget] => 1
                    [location] => 0000
                    [serial] => 511TNXR3U002
                    [recid] => 202904
                    [received_date] => 2026-04-22
                )

            [1] => Array
                (
                    [model] => WDP6B
                    [notes] => 
                    [instock] => 1
                    [fulfilled] => 0
                    [attarget] => 1
                    [location] => 0000
                    [serial] => 601OSHTR0601
                    [recid] => 202905
                    [received_date] => 2026-04-22
                )

            [2] => Array
                (
                    [model] => PARTS
                    [description] => PARTS
                    [notes] => SSHOSES
                    [recid] => 202906
                )

            [6] => Array
                (
                    [model] => MBF1958FEZ
                    [notes] => 
                    [instock] => 1
                    [fulfilled] => 0
                    [attarget] => 1
                    [location] => 0000
                    [serial] => KF0409608
                    [recid] => 202910
                    [received_date] => 2026-04-22
                )

        )

    [emails] => Array
        (
            [0] => wwarmy97@verizon.net
        )

    [status] => 1
    [statusmessage] => OK
    [orderno] => 260415012
    [numitems] => 3
    [numinstock] => 3
    [numattarget] => 3
    [numfulfilled] => 0
    [customerno] => 3022941596
    [shipmethod] => delivery
    [readystatus] => 1
    [orderopen] => 1
    [billname] => William Wansaw
    [billaddr1] => 10 Dawes Dr
    [billaddr2] => 
    [billcity] => NEWARK
    [billstate] => DE
    [billzip] => 19702
    [shipname] => William Wansaw
    [shipaddr1] => 10 Dawes Dr
    [shipaddr2] => 
    [shipcity] => NEWARK
    [shipstate] => DE
    [shipzip] => 19702
    [phonenos] => Array
        (
            [0] => 3022941596
            [1] => 3022879064
        )

)

Order Lines:

Array
(
    [0] => Array
        (
            [model] => WM4000HBA
            [notes] => 
            [instock] => 1
            [fulfilled] => 0
            [attarget] => 1
            [location] => 0000
            [serial] => 511TNXR3U002
            [recid] => 202904
            [received_date] => 2026-04-22
        )

    [1] => Array
        (
            [model] => WDP6B
            [notes] => 
            [instock] => 1
            [fulfilled] => 0
            [attarget] => 1
            [location] => 0000
            [serial] => 601OSHTR0601
            [recid] => 202905
            [received_date] => 2026-04-22
        )

    [2] => Array
        (
            [model] => PARTS
            [description] => PARTS
            [notes] => SSHOSES
            [recid] => 202906
        )

    [6] => Array
        (
            [model] => MBF1958FEZ
            [notes] => 
            [instock] => 1
            [fulfilled] => 0
            [attarget] => 1
            [location] => 0000
            [serial] => KF0409608
            [recid] => 202910
            [received_date] => 2026-04-22
        )

)

Warning: Undefined array key 2 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 361

Warning: Undefined array key 3 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 362

Warning: Undefined array key 4 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 373

Warning: Undefined array key 4 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 417
change_deliver_dd('deliver_contacts',2); $('#contact_name-0').attr('value','William Wansaw'); $('#contact_email-0').attr('value','wwarmy97@verizon.net'); $('#contact_phone-0').attr('value','3022941596'); $('#contact_phonetxt-0').attr('value','3022941596'); $('#contact_name-1').attr('value','William Wansaw');
Warning: Undefined variable $email_2 in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 436
$('#contact_email-1').attr('value',''); $('#contact_phone-1').attr('value','3022879064'); $('#contact_phonetxt-1').attr('value','3022879064');

key 2

Model #s:

Array
(
    [0] => WM4000HBA
    [1] => WDP6B
    [3] => MBF1958FEZ
)
console.log('modelnumbs_arr: {\"0\":\"WM4000HBA\",\"1\":\"WDP6B\",\"3\":\"MBF1958FEZ\"}');
Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505

Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505

Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505
console.log('Fix 1: [\"PARTS\"]');

fix PARTS

Columns model:

Array
(
    [0] => WM4000HBA
    [1] => WDP6B
    [2] => PARTS
    [6] => MBF1958FEZ
)

key 2

console.log('Fix: [\"PARTS\"]'); console.log('modelnumbs: {\"0\":\"WM4000HBA\",\"1\":\"WDP6B\",\"3\":\"MBF1958FEZ\",\"4\":\"PARTS\"}');

Model Info:

Array
(
    [MBF1958FEZ] => Array
        (
            [model] => MBF1958FEZ
            [brand] => MAY
            [description] => Maytag 30" Wide Bottom Freezer Refrigerator 
            [height] => 67
            [width] => 29.625
            [depth] => 33.375
            [case_depth] => 
            [case_height] => 
            [class] => Fridge
        )

    [WDP6B] => Array
        (
            [model] => WDP6B
            [brand] => LG
            [description] => LG 27" Pedestal Storage Drawer, Black Steel
            [height] => 13.625
            [width] => 27
            [depth] => 28
            [case_depth] => 
            [case_height] => 
            [class] => Pedestal
            [weight] => 53
        )

    [WM4000HBA] => Array
        (
            [model] => WM4000HBA
            [brand] => LG
            [description] => LG 27" Wide, 4.5 cf. Smart Wi-Fi Enabled Front Load Washer with TurboWash 360, Built In Intelligence
            [height] => 39
            [width] => 27
            [depth] => 30.25
            [case_depth] => 
            [case_height] => 
            [class] => Washer
            [weight] => 187.4
        )

    [PARTS] => Array
        (
            [class] => Parts
            [serial] => SSHOSES 
            [model] => PARTS
            [description] => 
            [notes] => SSHOSES
            [width] => 1
            [depth] => 1
            [height] => 1
            [weight] => 1
            [fulfilled] => 0
        )

)
var def_width = {}; var def_height = {}; var def_depth = {}; var def_weight = {}; console.log('i cnt WM4000HBA: 0');
Warning: Undefined variable $description in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 644

Warning: Undefined variable $description in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 650
console.log('Notes: ');

Model Info WM4000HBA:

Array
(
    [model] => WM4000HBA
    [brand] => LG
    [description] => LG 27" Wide, 4.5 cf. Smart Wi-Fi Enabled Front Load Washer with TurboWash 360, Built In Intelligence
    [height] => 39
    [width] => 27
    [depth] => 30.25
    [case_depth] => 
    [case_height] => 
    [class] => Washer
    [weight] => 187.4
)

(0) WM4000HBA


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[6] = '1-36 inches'; def_height[6] = '37-48 inches'; def_depth[6] = '1-36 inches'; def_weight[6] = '151-200 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('WM4000HBA','1','LG','LG 27" Wide, 4.5 cf. Smart Wi-Fi Enabled Front Load Washer with TurboWash 360, Built In Intelligence','6','Washer','','','39','27','30.25','187.4') ON DUPLICATE KEY UPDATE model_description = 'LG 27" Wide, 4.5 cf. Smart Wi-Fi Enabled Front Load Washer with TurboWash 360, Built In Intelligence',prod_type='6',class='Washer',subclass='',heat_source='',height='39',width='27',depth='30.25',weight='187.4' ; console.log('i cnt WDP6B: 1');
Warning: Undefined variable $description in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 644

Warning: Undefined variable $description in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 650
console.log('Notes: ');

Model Info WDP6B:

Array
(
    [model] => WDP6B
    [brand] => LG
    [description] => LG 27" Pedestal Storage Drawer, Black Steel
    [height] => 13.625
    [width] => 27
    [depth] => 28
    [case_depth] => 
    [case_height] => 
    [class] => Pedestal
    [weight] => 53
)

(1) WDP6B


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[20] = '1-36 inches'; def_height[20] = '1-36 inches'; def_depth[20] = '1-36 inches'; def_weight[20] = '1-50 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('WDP6B','1','LG','LG 27" Pedestal Storage Drawer, Black Steel','20','Pedestal','','','13.625','27','28','53') ON DUPLICATE KEY UPDATE model_description = 'LG 27" Pedestal Storage Drawer, Black Steel',prod_type='20',class='Pedestal',subclass='',heat_source='',height='13.625',width='27',depth='28',weight='53' ; console.log('i cnt PARTS: 2'); console.log('Notes: SSHOSES');

Model Info PARTS:

Array
(
    [class] => Parts
    [serial] => SSHOSES 
    [model] => PARTS
    [description] => 
    [notes] => SSHOSES
    [width] => 1
    [depth] => 1
    [height] => 1
    [weight] => 1
    [fulfilled] => 0
)

(2) PARTS


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[38] = '1-36 inches'; def_height[38] = '1-36 inches'; def_depth[38] = '1-36 inches'; def_weight[38] = '1-50 lbs';
Warning: Undefined variable $brand in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 835

INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('PARTS','1','','','38','Parts','','','1','1','1','1') ON DUPLICATE KEY UPDATE model_description = '',prod_type='38',class='Parts',subclass='',heat_source='',height='1',width='1',depth='1',weight='1' ;
Warning: Undefined variable $brand in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 841

Warning: Undefined array key "" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 841
console.log('i cnt MBF1958FEZ: 3'); console.log('Notes: ');

Model Info MBF1958FEZ:

Array
(
    [model] => MBF1958FEZ
    [brand] => MAY
    [description] => Maytag 30" Wide Bottom Freezer Refrigerator 
    [height] => 67
    [width] => 29.625
    [depth] => 33.375
    [case_depth] => 
    [case_height] => 
    [class] => Fridge
)

(3) MBF1958FEZ


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809
def_width[1] = '1-36 inches'; def_height[1] = '61-72 inches'; def_depth[1] = '1-36 inches'; def_weight[1] = '251-300 lbs';
INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('MBF1958FEZ','1','MAY','Maytag 30" Wide Bottom Freezer Refrigerator ','78','Fridge','','','67','29.625','33.375','') ON DUPLICATE KEY UPDATE model_description = 'Maytag 30" Wide Bottom Freezer Refrigerator ',prod_type='78',class='Fridge',subclass='',heat_source='',height='67',width='29.625',depth='33.375',weight='' ; $('#covered_delivery').val(60); tally_delivery(); $('#store_order_numb-button-0').removeClass('redbg'); $('#store_order_numb-button-0').addClass('graybg'); change_deliver_dd('deliver_products',4); $('#product-span-0').css('background-color','greenyellow'); $('#product-span-0').css('color','black'); $('#product-span-0').html(' '); $('#product_modelnumb-0').attr('value','WM4000HBA'); $('#product_serialnumb-0').attr('value','511TNXR3U002'); $('#product_store_prodlnid-0').attr('value','202904'); $('#product_status-0').attr('value','in stock'); $('#product_notes-0').val(''); dimensions = 0; $('#product-span-0').html('LG Washer
in stock
'); $('#product_type-0 option').filter(function() { return $(this).text() == 'Washer'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-0').find(':selected').val(); console.log('prod_id: '+prod_id); console.log('def_height[prod_id]: '+def_height[prod_id]); $('#height-0').addClass('hidediv'); $('#product_height-0 option').filter(function() { return $(this).text() == '37-48 inches'; }).attr('selected', true); $('#product_height-0').css('background-color','white');dimensions++; $('#width-0').addClass('hidediv'); $('#product_width-0 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_width-0').css('background-color','white');dimensions++; $('#depth-0').addClass('hidediv'); $('#product_depth-0 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_depth-0').css('background-color','white');dimensions++; $('#weight-0').addClass('hidediv'); $('#product_weight-0 option').filter(function() { return $(this).text() == '151-200 lbs'; }).attr('selected', true); $('#product_weight-0').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-0').addClass('hidediv'); } $('#product-span-1').css('background-color','greenyellow'); $('#product-span-1').css('color','black'); $('#product-span-1').html(' '); $('#product_modelnumb-1').attr('value','WDP6B'); $('#product_serialnumb-1').attr('value','601OSHTR0601'); $('#product_store_prodlnid-1').attr('value','202905'); $('#product_status-1').attr('value','in stock'); $('#product_notes-1').val(''); dimensions = 0; $('#product-span-1').html('LG Pedestal
in stock
'); $('#product_type-1 option').filter(function() { return $(this).text() == 'Pedestal'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-1').find(':selected').val(); console.log('prod_id: '+prod_id); console.log('def_height[prod_id]: '+def_height[prod_id]); $('#height-1').addClass('hidediv'); $('#product_height-1 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_height-1').css('background-color','white');dimensions++; $('#width-1').addClass('hidediv'); $('#product_width-1 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_width-1').css('background-color','white');dimensions++; $('#depth-1').addClass('hidediv'); $('#product_depth-1 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_depth-1').css('background-color','white');dimensions++; $('#weight-1').addClass('hidediv'); $('#product_weight-1 option').filter(function() { return $(this).text() == '51-100 lbs'; }).attr('selected', true); $('#product_weight-1').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-1').addClass('hidediv'); } $('#product-span-2').css('background-color','greenyellow'); $('#product-span-2').css('color','black'); $('#product-span-2').html(' '); $('#product_modelnumb-2').attr('value','PARTS'); $('#product_serialnumb-2').attr('value','SSHOSES '); $('#product_store_prodlnid-2').attr('value','0'); $('#product_status-2').attr('value','in stock'); $('#product_notes-2').val('SSHOSES'); dimensions = 0; $('#product-span-2').html(' Parts
in stock
'); $('#product_type-2 option').filter(function() { return $(this).text() == 'Parts'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-2').find(':selected').val(); console.log('prod_id: '+prod_id); console.log('def_height[prod_id]: '+def_height[prod_id]); $('#height-2').addClass('hidediv'); $('#product_height-2 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_height-2').css('background-color','white');dimensions++; $('#width-2').addClass('hidediv'); $('#product_width-2 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_width-2').css('background-color','white');dimensions++; $('#depth-2').addClass('hidediv'); $('#product_depth-2 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_depth-2').css('background-color','white');dimensions++; $('#weight-2').addClass('hidediv'); $('#product_weight-2 option').filter(function() { return $(this).text() == '1-50 lbs'; }).attr('selected', true); $('#product_weight-2').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-2').addClass('hidediv'); } $('#product-span-3').css('background-color','greenyellow'); $('#product-span-3').css('color','black'); $('#product-span-3').html(' '); $('#product_modelnumb-3').attr('value','MBF1958FEZ'); $('#product_serialnumb-3').attr('value','KF0409608'); $('#product_store_prodlnid-3').attr('value','202910'); $('#product_status-3').attr('value','in stock'); $('#product_notes-3').val(''); dimensions = 0; $('#product-span-3').html('Maytag Fridge
in stock
'); $('#product_type-3 option').filter(function() { return $(this).text() == 'Fridge'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-3').find(':selected').val(); console.log('prod_id: '+prod_id); console.log('def_height[prod_id]: '+def_height[prod_id]); $('#height-3').addClass('hidediv'); $('#product_height-3 option').filter(function() { return $(this).text() == '61-72 inches'; }).attr('selected', true); $('#product_height-3').css('background-color','white');dimensions++; $('#width-3').addClass('hidediv'); $('#product_width-3 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_width-3').css('background-color','white');dimensions++; $('#depth-3').addClass('hidediv'); $('#product_depth-3 option').filter(function() { return $(this).text() == '1-36 inches'; }).attr('selected', true); $('#product_depth-3').css('background-color','white');dimensions++; if(def_weight[prod_id] != ''){ $('#product_weight-3 option').filter(function() { return $(this).text() == ''+def_weight[prod_id]+''; }).attr('selected', true); } else { $('#product_weight-3').css('background-color','red');} if(dimensions == 4){ $('#dimensions-3').addClass('hidediv'); }