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('8 Salevan Pl\nMilford, DE 19963');
$('#stop_nickname-0').attr('value','8 Salevan Pl');
$('#stop_state-0').attr('value','DE');
$('#stop_zip-0').attr('value','19963');
$('#contact_name-0').attr('value','BigCentric South');
$('#contact_phone-0').attr('value','');
$('#view_link').html('
**View Info Pulled**');
$('#covered_delivery').val(120);
$('#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('bcn-bcs');
$('#store_order_numb-0').addClass('hidden');
$('#store_order_numb-0').attr('value','bcn-bcs');
$('#store_order_numb-0').val('bcn-bcs');Model Info Drop Off:
Array
(
[model] => Drop Off
[serial] => Products
[prod_type] => 69
[notes] => Drop Off Products from BigCentric
[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 1045
(0) Drop Off
$('#product-span-0').html(' ');
$('#product_modelnumb-0').attr('value','Drop Off');
$('#product_serialnumb-0').attr('value','Products');
$('#product_status-0').attr('value','in stock');
$('#product_notes-0').val(' 1077 Drop Off Products from BigCentric');
dimensions = 0;
$('#product-span-0').html('Drop Off
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');