Warning: Undefined array key "PHP_AUTH_USER" in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/config.php on line 18

Warning: Undefined variable $location in /home/backoffice.pudserv.com/dev-backoffice.pudserv.com/poi.php on line 190
$('#stop_address-0').val('5 Thomas Farm Ln\nLandenberg, PA 19350'); $('#stop_nickname-0').attr('value','5 Thomas Farm Ln'); $('#stop_state-0').attr('value','PA'); $('#stop_zip-0').attr('value','19350'); $('#contact_name-0').attr('value','Leithya'); $('#contact_phone-0').attr('value','3022586709'); $('#view_link').html('
**View Info Pulled**'); $('#covered_delivery').val(350); $('#datetime_duration').val(60); $('#store_order_numb-button-0').removeClass('redbg'); $('#store_order_numb-button-0').addClass('graybg'); $('body').attr('data-state','changed'); $('#vis_store_order_numb-0').removeClass('hidden'); $('#vis_store_order_numb-0').html('testing'); $('#store_order_numb-0').addClass('hidden'); $('#store_order_numb-0').attr('value','testing'); $('#store_order_numb-0').val('testing');

Model Info Pick Up:

Array
(
    [model] => Pick Up
    [serial] => testing
    [prod_type] => 69
    [notes] => just testing code, ignore
    [width] => 1
    [depth] => 1
    [height] => 1
    [weight] => 1
    [instock] => 1
    [fulfilled] => 0
)

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

(0) Pick Up

$('#product-span-0').html(' '); $('#product_modelnumb-0').attr('value','Pick Up'); $('#product_serialnumb-0').attr('value','testing'); $('#product_status-0').attr('value','in stock'); $('#product_notes-0').val(' 1077 just testing code, ignore'); dimensions = 0; $('#product-span-0').html('Pick Up
in stock
'); $('#product_type-0 option').filter(function() { return $(this).val() == '69'; }).attr('selected', true); prod_id = ''; prod_id = $('#product_type-0').find(':selected').val(); console.log('prod_id: '+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++; $('#dimensions-0').addClass('hidediv');