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: 260429006');

Order Info:

Array
(
    [comments] => HKUP, HA OLD Basement for freezer, $20 due on site
    [additional_notes] => 
    [targetdate] => 2026-04-30 00:00:00.000
    [location] => 0000
    [paid] => 1
    [balance] => -109
    [release] => 1
    [orderlines] => Array
        (
            [0] => Array
                (
                    [model] => GNE27JYMFS
                    [notes] => 
                    [instock] => 0
                    [fulfilled] => 0
                    [attarget] => 0
                    [location] => 
                    [serial] => 
                    [recid] => 203548
                )

            [1] => Array
                (
                    [model] => PARTS
                    [description] => PARTS
                    [notes] => IMLINE
                    [recid] => 203549
                )

            [6] => Array
                (
                    [model] => FCM5STWW
                    [notes] => 
                    [instock] => 0
                    [fulfilled] => 0
                    [attarget] => 0
                    [location] => 
                    [serial] => 
                    [recid] => 203554
                )

        )

    [emails] => Array
        (
            [0] => bsellers@wsfsbank.com
        )

    [status] => 1
    [statusmessage] => OK
    [orderno] => 260429006
    [numitems] => 2
    [numinstock] => 0
    [numattarget] => 0
    [numfulfilled] => 0
    [customerno] => 3025886181
    [shipmethod] => delivery
    [readystatus] => -1
    [orderopen] => 1
    [billname] => Beth Sellers
    [billaddr1] => 1204 Fairview Ave
    [billaddr2] => 
    [billcity] => WILMINGTON
    [billstate] => DE
    [billzip] => 19805
    [shipname] => Beth Sellers
    [shipaddr1] => 1204 Fairview Ave
    [shipaddr2] => 
    [shipcity] => WILMINGTON
    [shipstate] => DE
    [shipzip] => 19805
    [phonenos] => Array
        (
            [0] => 3025886181
            [1] => 3025933196
        )

)

Order Lines:

Array
(
    [0] => Array
        (
            [model] => GNE27JYMFS
            [notes] => 
            [instock] => 0
            [fulfilled] => 0
            [attarget] => 0
            [location] => 
            [serial] => 
            [recid] => 203548
        )

    [1] => Array
        (
            [model] => PARTS
            [description] => PARTS
            [notes] => IMLINE
            [recid] => 203549
        )

    [6] => Array
        (
            [model] => FCM5STWW
            [notes] => 
            [instock] => 0
            [fulfilled] => 0
            [attarget] => 0
            [location] => 
            [serial] => 
            [recid] => 203554
        )

)

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','Beth Sellers'); $('#contact_email-0').attr('value','bsellers@wsfsbank.com'); $('#contact_phone-0').attr('value','3025886181'); $('#contact_phonetxt-0').attr('value','3025886181'); $('#contact_name-1').attr('value','Beth Sellers');
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','3025933196'); $('#contact_phonetxt-1').attr('value','3025933196');

key 1

Model #s:

Array
(
    [0] => GNE27JYMFS
    [2] => FCM5STWW
)
console.log('modelnumbs_arr: {\"0\":\"GNE27JYMFS\",\"2\":\"FCM5STWW\"}');
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] => GNE27JYMFS
    [1] => PARTS
    [6] => FCM5STWW
)

key 1

console.log('Fix: [\"PARTS\"]'); console.log('modelnumbs: {\"0\":\"GNE27JYMFS\",\"2\":\"FCM5STWW\",\"3\":\"PARTS\"}');

Model Info:

Array
(
    [FCM5STWW] => Array
        (
            [model] => FCM5STWW
            [brand] => GE
            [description] => GE 5.1 cu. ft. Manual Defrost Chest Freezer, Garage Ready
            [height] => 33.5
            [width] => 29.9
            [depth] => 21.7
            [case_depth] => 
            [case_height] => 
            [class] => Freezer
            [weight] => 54
        )

    [GNE27JYMFS] => Array
        (
            [model] => GNE27JYMFS
            [brand] => GE
            [description] => GE 36" Full Depth French Door Refrigerator with Internal Dispenser, Ice Maker, Print Resistant
            [height] => 69.75
            [width] => 35.625
            [depth] => 36.375
            [case_depth] => 
            [case_height] => 
            [class] => Fridge
            [weight] => 308
        )

    [PARTS] => Array
        (
            [class] => Parts
            [serial] => IMLINE 
            [model] => PARTS
            [description] => 
            [notes] => IMLINE
            [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 GNE27JYMFS: 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 GNE27JYMFS:

Array
(
    [model] => GNE27JYMFS
    [brand] => GE
    [description] => GE 36" Full Depth French Door Refrigerator with Internal Dispenser, Ice Maker, Print Resistant
    [height] => 69.75
    [width] => 35.625
    [depth] => 36.375
    [case_depth] => 
    [case_height] => 
    [class] => Fridge
    [weight] => 308
)

(0) GNE27JYMFS


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 ('GNE27JYMFS','1','GE','GE 36" Full Depth French Door Refrigerator with Internal Dispenser, Ice Maker, Print Resistant','78','Fridge','','','69.75','35.625','36.375','308') ON DUPLICATE KEY UPDATE model_description = 'GE 36" Full Depth French Door Refrigerator with Internal Dispenser, Ice Maker, Print Resistant',prod_type='78',class='Fridge',subclass='',heat_source='',height='69.75',width='35.625',depth='36.375',weight='308' ; console.log('i cnt PARTS: 1'); console.log('Notes: IMLINE');

Model Info PARTS:

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

(1) 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 FCM5STWW: 2'); console.log('Notes: ');

Model Info FCM5STWW:

Array
(
    [model] => FCM5STWW
    [brand] => GE
    [description] => GE 5.1 cu. ft. Manual Defrost Chest Freezer, Garage Ready
    [height] => 33.5
    [width] => 29.9
    [depth] => 21.7
    [case_depth] => 
    [case_height] => 
    [class] => Freezer
    [weight] => 54
)

(2) FCM5STWW


Warning: Undefined variable $orli in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 809

INSERT INTO model_info (model_numb,store_id,model_brand,model_description,prod_type,class,subclass,heat_source,height,width,depth,weight) VALUES ('FCM5STWW','1','GE','GE 5.1 cu. ft. Manual Defrost Chest Freezer, Garage Ready','10','Freezer','','','33.5','29.9','21.7','54') ON DUPLICATE KEY UPDATE model_description = 'GE 5.1 cu. ft. Manual Defrost Chest Freezer, Garage Ready',prod_type='10',class='Freezer',subclass='',heat_source='',height='33.5',width='29.9',depth='21.7',weight='54' ; $('#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',3); $('#product-span-0').css('background-color','gold'); $('#product-span-0').css('color','black'); $('#product-span-0').html(' '); $('#product_modelnumb-0').attr('value','GNE27JYMFS'); $('#product_serialnumb-0').attr('value',''); $('#product_store_prodlnid-0').attr('value','203548'); $('#product_status-0').attr('value','not in stock'); $('#product_notes-0').val(''); dimensions = 0; $('#product-span-0').html('GE Appliances Fridge
not in stock
'); $('#product_type-0 option').filter(function() { return $(this).text() == 'Fridge'; }).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() == '61-72 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() == '37-48 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() == '301-350 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','PARTS'); $('#product_serialnumb-1').attr('value','IMLINE '); $('#product_store_prodlnid-1').attr('value','0'); $('#product_status-1').attr('value','in stock'); $('#product_notes-1').val('IMLINE'); dimensions = 0; $('#product-span-1').html(' Parts
in stock
'); $('#product_type-1 option').filter(function() { return $(this).text() == 'Parts'; }).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() == '1-50 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','gold'); $('#product-span-2').css('color','black'); $('#product-span-2').html(' '); $('#product_modelnumb-2').attr('value','FCM5STWW'); $('#product_serialnumb-2').attr('value',''); $('#product_store_prodlnid-2').attr('value','203554'); $('#product_status-2').attr('value','not in stock'); $('#product_notes-2').val(''); dimensions = 0; $('#product-span-2').html('GE Appliances Freezer
not in stock
'); $('#product_type-2 option').filter(function() { return $(this).text() == 'Freezer'; }).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() == '51-100 lbs'; }).attr('selected', true); $('#product_weight-2').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-2').addClass('hidediv'); }