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: 260602011');
Order Info:
Array
(
[comments] => Standard HKUP$20, 2nd floor$10 pay directly, HA
[additional_notes] => Check the dimension:
Width 29" Height 42-7/8" Depth 28-1/2" Open Depth 41-3/4"
Report damages, if any, within 48 hours. Whirlpool will take care of all other issues under warranty. 20% restocking fee for no-damage return
[targetdate] => 2026-06-03 00:00:00.000
[location] => 0000
[paid] => 1
[balance] => 0
[release] => 1
[orderlines] => Array
(
[0] => Array
(
[model] => PARTS
[description] => EDCord, Vent
[notes] =>
[recid] => 205836
)
[3] => Array
(
[model] => DLE6100W
[notes] =>
[instock] => 1
[fulfilled] => 0
[attarget] => 1
[location] => 0000
[serial] => 603KWUC5H878
[recid] => 205912
[received_date] => 2026-06-11
)
)
[emails] => Array
(
[0] => nhspjm@gmail.com
)
[status] => 1
[statusmessage] => OK
[orderno] => 260602011
[numitems] => 1
[numinstock] => 1
[numattarget] => 1
[numfulfilled] => 0
[customerno] => 2156675604
[shipmethod] => delivery
[readystatus] => 1
[orderopen] => 1
[billname] => Hesook PARK
[billaddr1] => 355 Wheatfield Circle
[billaddr2] =>
[billcity] => HATFIELD
[billstate] => PA
[billzip] => 19440
[shipname] =>
[shipaddr1] =>
[shipaddr2] =>
[shipcity] =>
[shipstate] =>
[shipzip] =>
[phonenos] => Array
(
[0] => 2156675604
[1] => 2679125182
)
)
Order Lines:
Array
(
[0] => Array
(
[model] => PARTS
[description] => EDCord, Vent
[notes] =>
[recid] => 205836
)
[3] => Array
(
[model] => DLE6100W
[notes] =>
[instock] => 1
[fulfilled] => 0
[attarget] => 1
[location] => 0000
[serial] => 603KWUC5H878
[recid] => 205912
[received_date] => 2026-06-11
)
)
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','Hesook PARK');
$('#contact_email-0').attr('value','nhspjm@gmail.com');
$('#contact_phone-0').attr('value','2156675604');
$('#contact_phonetxt-0').attr('value','2156675604');
$('#contact_name-1').attr('value','Hesook PARK');
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','2679125182');
$('#contact_phonetxt-1').attr('value','2679125182');key 0
Model #s:
Array
(
[1] => DLE6100W
)
console.log('modelnumbs_arr: {\"1\":\"DLE6100W\"}');
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] => PARTS
[3] => DLE6100W
)
key 0
console.log('Fix: [\"PARTS\"]');
console.log('modelnumbs: {\"1\":\"DLE6100W\",\"2\":\"PARTS\"}');
Model Info:
Array
(
[DLE6100W] => Array
(
[model] => DLE6100W
[brand] => LG
[description] => LG 27" Wide, 7.3 cu. ft. Top Load Matching Electric Dryer with Sensor Dry
[height] => 44.5
[width] => 27
[depth] => 29.5
[case_depth] =>
[case_height] =>
[class] => Dryer
[electric] => 1
[weight] => 115.7
)
[PARTS] => Array
(
[class] => Parts
[serial] => EDCord, Vent
[model] => PARTS
[description] => EDCord, Vent
[notes] =>
[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 PARTS: 0');
console.log('Notes: EDCord, Vent');
Model Info PARTS:
Array
(
[class] => Parts
[serial] => EDCord, Vent
[model] => PARTS
[description] => EDCord, Vent
[notes] =>
[width] => 1
[depth] => 1
[height] => 1
[weight] => 1
[fulfilled] => 0
)
(0) 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','','EDCord, Vent','38','Parts','','','1','1','1','1') ON DUPLICATE KEY UPDATE model_description = 'EDCord, Vent',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 DLE6100W: 1');
console.log('Notes: EDCord, Vent');
Model Info DLE6100W:
Array
(
[model] => DLE6100W
[brand] => LG
[description] => LG 27" Wide, 7.3 cu. ft. Top Load Matching Electric Dryer with Sensor Dry
[height] => 44.5
[width] => 27
[depth] => 29.5
[case_depth] =>
[case_height] =>
[class] => Dryer
[electric] => 1
[weight] => 115.7
)
(1) DLE6100W
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 ('DLE6100W','1','LG','LG 27" Wide, 7.3 cu. ft. Top Load Matching Electric Dryer with Sensor Dry','35','Dryer','','Electric','44.5','27','29.5','115.7') ON DUPLICATE KEY UPDATE model_description = 'LG 27" Wide, 7.3 cu. ft. Top Load Matching Electric Dryer with Sensor Dry',prod_type='35',class='Dryer',subclass='',heat_source='Electric',height='44.5',width='27',depth='29.5',weight='115.7' ;
$('#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',2);
$('#product-span-0').css('background-color','greenyellow');
$('#product-span-0').css('color','black');
$('#product-span-0').html(' ');
$('#product_modelnumb-0').attr('value','PARTS');
$('#product_serialnumb-0').attr('value',' EDCord, Vent');
$('#product_store_prodlnid-0').attr('value','0');
$('#product_status-0').attr('value','in stock');
$('#product_notes-0').val('EDCord, Vent');
dimensions = 0;
$('#product-span-0').html(' Parts
in stock
');
$('#product_type-0 option').filter(function() { return $(this).text() == 'Parts'; }).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() == '1-36 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() == '1-50 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','DLE6100W');
$('#product_serialnumb-1').attr('value','603KWUC5H878');
$('#product_store_prodlnid-1').attr('value','205912');
$('#product_status-1').attr('value','in stock');
$('#product_notes-1').val('EDCord, Vent');
dimensions = 0;
$('#product-span-1').html('LG Dryer electric
in stock
');
$('#product_type-1 option').filter(function() { return $(this).text() == 'Dryer - Electric'; }).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() == '37-48 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() == '101-150 lbs'; }).attr('selected', true);
$('#product_weight-1').css('background-color','white');dimensions++;
if(dimensions == 4){ $('#dimensions-1').addClass('hidediv'); }