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

Order Info:

Array
(
    [comments] => 
    [additional_notes] => 
    [targetdate] => 2026-01-28 00:00:00.000
    [location] => 0000
    [paid] => 0
    [balance] => 2044
    [release] => 0
    [orderlines] => Array
        (
            [0] => Array
                (
                    [model] => GYE22GMNES
                    [notes] => 
                    [instock] => 1
                    [fulfilled] => 0
                    [attarget] => 1
                    [location] => 0000
                    [serial] => SBAD500473
                    [recid] => 198239
                    [received_date] => 2026-01-28
                )

        )

    [emails] => Array
        (
            [0] => rmeluney@yahoo.com
        )

    [status] => 1
    [statusmessage] => OK
    [orderno] => 260127002
    [numitems] => 1
    [numinstock] => 1
    [numattarget] => 1
    [numfulfilled] => 0
    [customerno] => 3027409071
    [shipmethod] => delivery
    [readystatus] => 1
    [orderopen] => 1
    [billname] => Rachel Mullens
    [billaddr1] => 105 Stratton Drive
    [billaddr2] => 
    [billcity] => HOCKESSIN
    [billstate] => DE
    [billzip] => 19707
    [shipname] => Rachel Mullens
    [shipaddr1] => 105 Stratton Drive
    [shipaddr2] => 
    [shipcity] => HOCKESSIN
    [shipstate] => DE
    [shipzip] => 19707
    [phonenos] => Array
        (
            [0] => 3027409071
        )

)

Order Lines:

Array
(
    [0] => Array
        (
            [model] => GYE22GMNES
            [notes] => 
            [instock] => 1
            [fulfilled] => 0
            [attarget] => 1
            [location] => 0000
            [serial] => SBAD500473
            [recid] => 198239
            [received_date] => 2026-01-28
        )

)

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

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',1);$('#contact_primary-1').prop('checked', true); $('#contact_name-0').attr('value','Rachel Mullens'); $('#contact_email-0').attr('value','rmeluney@yahoo.com'); $('#contact_phone-0').attr('value','3027409071'); $('#contact_phonetxt-0').attr('value','3027409071');

Model #s:

Array
(
    [0] => GYE22GMNES
)
console.log('modelnumbs_arr: [\"GYE22GMNES\"]');
Warning: Undefined array key "statusmessage" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 505

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

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 364

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 364

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 405
console.log('Fix 1: ');
Warning: Undefined variable $fixother in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 539

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

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 364

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 364

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 405
console.log('Fix: '); console.log('modelnumbs: [\"GYE22GMNES\"]');

Model Info:

Array
(
    [GYE22GMNES] => Array
        (
            [model] => GYE22GMNES
            [brand] => GE
            [description] => GE 36" Counter Depth French Door Refrigerator with Dispenser
            [height] => 70.5
            [width] => 35.75
            [depth] => 31.25
            [case_depth] => 
            [case_height] => 
            [class] => Fridge
            [weight] => 360
        )

)
var def_width = {}; var def_height = {}; var def_depth = {}; var def_weight = {}; console.log('i cnt GYE22GMNES: 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 GYE22GMNES:

Array
(
    [model] => GYE22GMNES
    [brand] => GE
    [description] => GE 36" Counter Depth French Door Refrigerator with Dispenser
    [height] => 70.5
    [width] => 35.75
    [depth] => 31.25
    [case_depth] => 
    [case_height] => 
    [class] => Fridge
    [weight] => 360
)

(0) GYE22GMNES


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 ('GYE22GMNES','1','GE','GE 36" Counter Depth French Door Refrigerator with Dispenser','78','Fridge','','','70.5','35.75','31.25','360') ON DUPLICATE KEY UPDATE model_description = 'GE 36" Counter Depth French Door Refrigerator with Dispenser',prod_type='78',class='Fridge',subclass='',heat_source='',height='70.5',width='35.75',depth='31.25',weight='360' ; $('#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',1); $('#product-span-0').css('background-color','greenyellow'); $('#product-span-0').css('color','black'); $('#product-span-0').html(' '); $('#product_modelnumb-0').attr('value','GYE22GMNES'); $('#product_serialnumb-0').attr('value','SBAD500473'); $('#product_store_prodlnid-0').attr('value','198239'); $('#product_status-0').attr('value','in stock'); $('#product_notes-0').val(''); dimensions = 0; $('#product-span-0').html('GE Appliances Fridge
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() == '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() == '351-400 lbs'; }).attr('selected', true); $('#product_weight-0').css('background-color','white');dimensions++; if(dimensions == 4){ $('#dimensions-0').addClass('hidediv'); }